Source: python-aiohttp Version: 1.1.5-1 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161202 qa-ftbfs Justification: FTBFS on amd64
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 -rf .cache > dh_auto_clean > I: pybuild base:184: python3.5 setup.py clean > Compiling aiohttp/_websocket.pyx because it depends on > /usr/lib/python3/dist-packages/Cython/Includes/libc/string.pxd. > [1/1] Cythonizing aiohttp/_websocket.pyx > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build' (and everything > under it) > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.5' does not exist -- can't clean it > I: pybuild base:184: python3.5-dbg setup.py clean > running clean > removing '/<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build' (and everything > under it) > setup.py:65: ResourceWarning: unclosed file <_io.TextIOWrapper > name='README.rst' mode='r' encoding='ANSI_X3.4-1968'> > return open(os.path.join(os.path.dirname(__file__), f)).read().strip() > setup.py:65: ResourceWarning: unclosed file <_io.TextIOWrapper > name='CHANGES.rst' mode='r' encoding='ANSI_X3.4-1968'> > return open(os.path.join(os.path.dirname(__file__), f)).read().strip() > 'build/bdist.linux-x86_64' does not exist -- can't clean it > 'build/scripts-3.5' does not exist -- can't clean it > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean -O--buildsystem=pybuild > dpkg-source -b python-aiohttp-1.1.5 > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building python-aiohttp using existing > ./python-aiohttp_1.1.5.orig.tar.gz > dpkg-source: info: local changes detected, the modified files are: > python-aiohttp-1.1.5/aiohttp/_websocket.c > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/python-aiohttp_1.1.5-1.diff.i9z41W > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b python-aiohttp-1.1.5 gave error exit > status 2 > -------------------------------------------------------------------------------- > Build finished at 2016-12-02T19:07:28Z The full build log is available from: http://aws-logs.debian.net/2016/12/02/python-aiohttp_1.1.5-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.