Package: src:python-click Version: 6.7-5 Severity: serious Tags: ftbfs Dear maintainer:
I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild dh_update_autotools_config -i -O--buildsystem=pybuild debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_configure I: pybuild base:217: python2.7 setup.py config running config I: pybuild base:217: python3.6 setup.py config running config rm -rf artwork/.DS_STORE make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' [... snipped ...] running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/_winconsole.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/termui.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/_textwrap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/_termui_impl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/testing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/globals.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/formatting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/_unicodefun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click copying click/_bashcomplete.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_click/build/click /usr/bin/make -C docs clean html make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' rm -rf _build/* sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/dev/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'http://docs.python.org/dev/objects.inv' not fetchable due to <class 'requests.exceptions.ProxyError'>: ('intersphinx inventory %r not fetchable due to %s: %s', 'http://docs.python.org/dev/objects.inv', <class 'requests.exceptions.ProxyError'>, ProxyError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 23 source files that are out of date updating environment: 23 added, 0 changed, 0 removed reading sources... [ 4%] advanced Exception occurred: File "/<<PKGBUILDDIR>>/docs/clickdoctools.py", line 73, in isolation if isinstance(input, unicode): NameError: name 'unicode' is not defined The full traceback has been saved in /tmp/sphinx-err-17l90v2w.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! make[2]: *** [Makefile:40: html] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' make[1]: *** [debian/rules:27: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:13: build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -A" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-click.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.