[Python-modules-team] Bug#839478: python-aiohttp: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

Lucas Nussbaum lucas at debian.org
Sat Oct 1 14:41:07 UTC 2016


Source: python-aiohttp
Version: 0.22.4-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20161001 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):
> creating build/temp.linux-x86_64-3.5-pydebug/aiohttp
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.5dm -c aiohttp/_websocket.c -o build/temp.linux-x86_64-3.5-pydebug/aiohttp/_websocket.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/aiohttp/_websocket.o -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/aiohttp/_websocket.cpython-35dm-x86_64-linux-gnu.so
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build; python3.5 -m pytest /<<PKGBUILDDIR>>/tests
> ============================= test session starts ==============================
> platform linux -- Python 3.5.2+, pytest-3.0.2, py-1.4.31, pluggy-0.3.1
> rootdir: /<<PKGBUILDDIR>>, inifile: 
> collected 1408 items / 1 skipped
> 
> ../../../tests/test_classbasedview.py .FFF
> ../../../tests/test_client_connection.py .....
> ../../../tests/test_client_functional.py ...FF.FFFFFFFFF....FFFFFFFF
> ../../../tests/test_client_functional_oldstyle.py ....F........F.....F...........F........debian/rules:9: recipe for target 'build' failed
> make: *** [build] Terminated
> E: Build killed with signal TERM after 150 minutes of inactivity

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   http://aws-logs.debian.net/2016/10/01/python-aiohttp_0.22.4-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.



More information about the Python-modules-team mailing list