Package: src:codespell
Version: 1.13.0-2
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 --parallel --buildsystem=pybuild
   dh_update_autotools_config -i -O--parallel -O--buildsystem=pybuild
   dh_autoreconf -i -O--parallel -O--buildsystem=pybuild
   dh_auto_configure -i -O--parallel -O--buildsystem=pybuild
I: pybuild base:217: python3.6 setup.py config 
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
sed -i -e "s|python3|python2|g" ./bin/codespell
make codespell.1
make[2]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. help2man ./bin/codespell --include codespell.1.include --no-info 
--output codespell.1
sed -i '/\.SS \"Usage/,+2d' codespell.1

[... snipped ...]

   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary-indep
dh binary-indep --with python3 --parallel --buildsystem=pybuild
   dh_testroot -i -O--parallel -O--buildsystem=pybuild
   dh_prep -i -O--parallel -O--buildsystem=pybuild
   dh_auto_install -i -O--parallel -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python3 setup.py install --root 
/<<PKGBUILDDIR>>/debian/codespell 
running install
running build
running build_py
running egg_info
writing codespell.egg-info/PKG-INFO
writing dependency_links to codespell.egg-info/dependency_links.txt
writing entry points to codespell.egg-info/entry_points.txt
writing top-level names to codespell.egg-info/top_level.txt
reading manifest file 'codespell.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'codespell.egg-info/SOURCES.txt'
running install_lib
creating /<<PKGBUILDDIR>>/debian/codespell/usr
creating /<<PKGBUILDDIR>>/debian/codespell/usr/lib
creating /<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6
creating /<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib
creating 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/data
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/codespell_lib/data/linux-kernel.exclude
 -> 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/data
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/codespell_lib/data/dictionary.txt 
-> 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/data
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/codespell_lib/data/__init__.py -> 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/data
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/codespell_lib/__init__.py 
-> 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib
creating 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/tests
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/codespell_lib/tests/__init__.py -> 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/tests
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/codespell_lib/tests/test_basic.py 
-> 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/tests
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6/build/codespell_lib/_codespell.py -> 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib
byte-compiling 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/data/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/tests/__init__.py
 to __init__.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/tests/test_basic.py
 to test_basic.cpython-36.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell_lib/_codespell.py
 to _codespell.cpython-36.pyc
running install_egg_info
Copying codespell.egg-info to 
/<<PKGBUILDDIR>>/debian/codespell/usr/lib/python3.6/dist-packages/codespell-1.13.0.egg-info
Skipping SOURCES.txt
running install_scripts
Installing codespell script to /<<PKGBUILDDIR>>/debian/codespell/usr/bin
   dh_installdocs -i -O--parallel -O--buildsystem=pybuild
dh_installdocs: Cannot find (any matches for) "NEWS" (tried in .)

debian/rules:4: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-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/codespell.html

[ Note: There has been a recent change in debhelper behaviour, the current
  behaviour is the intended one. See Bug #903133 for details ].

Thanks.

Reply via email to