Package: src:gdspy
Version: 1.3.1-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in a clean chroot but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -i -O--buildsystem=pybuild
dh_autoreconf -i -O--buildsystem=pybuild
dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config
running config
I: pybuild base:217: python3.6 setup.py config
running config
I: pybuild base:217: python3.7 setup.py config
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
[... snipped ...]
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/data/05.xbm ->
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/data/up.xbm ->
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/viewer.py ->
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy
creating
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/__pycache__/__init__.cpython-37.pyc
->
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/__pycache__/viewer.cpython-37.pyc
->
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_gdspy/build/gdspy/boolext.cpython-37m-x86_64-linux-gnu.so
-> /<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/__init__.py
to __init__.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy/viewer.py
to viewer.cpython-37.pyc
running install_egg_info
running egg_info
writing gdspy.egg-info/PKG-INFO
writing dependency_links to gdspy.egg-info/dependency_links.txt
writing requirements to gdspy.egg-info/requires.txt
writing top-level names to gdspy.egg-info/top_level.txt
reading manifest file 'gdspy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'docs/_build/html'
writing manifest file 'gdspy.egg-info/SOURCES.txt'
Copying gdspy.egg-info to
/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.7/dist-packages/gdspy-1.3.1.egg-info
Skipping SOURCES.txt
running install_scripts
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_install -i -O--buildsystem=pybuild
debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd build && PYTHONPATH=../debian/python3-gdspy/usr/lib/python3.6/dist-packages
http_proxy='127.0.0.1:9' python3 -m sphinx -N -bhtml ../docs html # HTML
generator
Running Sphinx v1.7.9
Configuration error:
There is a programable error in your configuration file:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sphinx/config.py", line 161, in __init__
execfile_(filename, config)
File "/usr/lib/python3/dist-packages/sphinx/util/pycompat.py", line 150, in
execfile_
exec_(code, _globals)
File "conf.py", line 80, in <module>
from gdspy import __version__ as vv
File
"/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.6/dist-packages/gdspy/__init__.py",
line 48, in <module>
from gdspy import boolext
ImportError: cannot import name 'boolext' from 'gdspy'
(/<<PKGBUILDDIR>>/debian/python3-gdspy/usr/lib/python3.6/dist-packages/gdspy/__init__.py)
make[1]: *** [debian/rules:32: override_dh_installdocs] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess
returned exit status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A".
Most probably, it will also fail here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gdspy.html
but I can't test it yet.
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.