Package: src:decopy
Version: 0.2.4.1-1
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 python3 --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: python3.7 setup.py config
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:217: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/dep5.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/matchers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/cmdoptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/output.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/decopy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/parsers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/res.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/datatypes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
copying decopy/tree.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build/decopy
ronn README.md
roff: ./README.md.1
html: ./README.md.1.html +man
mv README.1 decopy.1
mv: cannot stat 'README.1': No such file or directory
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
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/decopy.html
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.