Package: src:deap
Version: 1.0.2.post2-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
   dh_autoreconf -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config 
warning: pypandoc module not found, could not convert Markdown to RST
running config
I: pybuild base:217: python3.7 setup.py config 
warning: pypandoc module not found, could not convert Markdown to RST
running config
   dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python setup.py build 
warning: pypandoc module not found, could not convert Markdown to RST

[... snipped ...]

copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/gp.cpython-37.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/__init__.cpython-37.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/base.cpython-37.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/creator.cpython-37.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__
creating 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/__init__.py 
-> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/movingpeaks.py
 -> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/binary.py -> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/tools.py -> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/gp.py 
-> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
creating 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/__pycache__/__init__.cpython-37.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__pycache__
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__init__.py
 to __init__.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/emo.py
 to emo.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/migration.py
 to migration.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__init__.py
 to __init__.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/mutation.py
 to mutation.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/selection.py
 to selection.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/crossover.py
 to crossover.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/init.py
 to init.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/support.py
 to support.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/base.py
 to base.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__init__.py
 to __init__.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/test_logbook.py
 to test_logbook.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/test_pickle.py
 to test_pickle.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/algorithms.py
 to algorithms.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/cma.py
 to cma.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/creator.py
 to creator.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/gp.py 
to gp.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__init__.py
 to __init__.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/movingpeaks.py
 to movingpeaks.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/binary.py
 to binary.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/tools.py
 to tools.cpython-37.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/gp.py
 to gp.cpython-37.pyc
running install_egg_info
Writing 
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap-1.0.2.egg-info
PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml doc 
debian/deap-doc/usr/share/doc/deap-doc/html
Running Sphinx v1.8.3

Extension error:
Could not import extension sphinx.ext.pngmath (exception: No module named 
pngmath)
make[1]: *** [debian/rules:12: override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess 
returned exit status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant 
part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/deap.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.

Reply via email to