Source: python-acora Version: 2.1-1 Severity: serious Justification: FTBFS on amd64 Tags: buster sid Usertags: ftbfs-20181229 ftbfs-buster
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f acora/_acora.c acora/_cacora.c > dh_auto_clean > I: pybuild base:217: python2.7 setup.py clean > WARNING: Generated .c files are missing, enabling Cython compilation > Building with Cython 0.28.4 > Compiling acora/_acora.py because it changed. > Compiling acora/_cacora.pyx because it changed. > [1/2] Cythonizing acora/_acora.py > [2/2] Cythonizing acora/_cacora.pyx > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_acora/build' (and everything > under it) > 'build/bdist.linux-amd64' does not exist -- can't clean it > 'build/scripts-2.7' does not exist -- can't clean it > I: pybuild base:217: python3.7 setup.py clean > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_acora/build' (and everything > under it) > 'build/bdist.linux-amd64' does not exist -- can't clean it > 'build/scripts-3.7' does not exist -- can't clean it > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--buildsystem=pybuild > dh_clean -O--buildsystem=pybuild > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building python-acora using existing > ./python-acora_2.1.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: info: local changes detected, the modified files are: > python-acora-2.1/acora/_acora.c > python-acora-2.1/acora/_acora.html > python-acora-2.1/acora/_cacora.c > python-acora-2.1/acora/_cacora.html > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/python-acora_2.1-1.diff.T8mOsr > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > -------------------------------------------------------------------------------- > Build finished at 2018-12-29T12:29:03Z The full build log is available from: http://aws-logs.debian.net/2018/12/29/python-acora_2.1-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.