Bug#852642: scoop: FTBFS randomly (sbuild hangs)
Santiago Vila
sanvila at debian.org
Wed Jan 25 23:03:54 UTC 2017
Package: src:scoop
Version: 0.7.1.1-1
Severity: important
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild
dh_testdir -i -O--buildsystem=pybuild
dh_update_autotools_config -i -O--buildsystem=pybuild
dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py config
running config
I: pybuild base:184: python3.5 setup.py config
running config
dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:184: /usr/bin/python setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/scoop
[... snipped ...]
copying scoop/shared.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop
copying scoop/utils.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop
copying scoop/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop
copying scoop/futures.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop
copying scoop/encapsulation.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop
copying scoop/fallbacks.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/bootstrap
copying scoop/bootstrap/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/bootstrap
copying scoop/bootstrap/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/bootstrap
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/launch
copying scoop/launch/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/launch
copying scoop/launch/workerLaunch.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/launch
copying scoop/launch/brokerLaunch.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/launch
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/broker
copying scoop/broker/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/broker
copying scoop/broker/__main__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/broker
copying scoop/broker/brokertcp.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/broker
copying scoop/broker/structs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/broker
copying scoop/broker/brokerzmq.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/broker
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/_comm
copying scoop/_comm/scooptcp.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/_comm
copying scoop/_comm/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/_comm
copying scoop/_comm/scoopzmq.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/_comm
copying scoop/_comm/scoopexceptions.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/_comm
creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/discovery
copying scoop/discovery/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/discovery
copying scoop/discovery/minusconf.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/scoop/discovery
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYBUILD_SYSTEM=custom \
PYBUILD_TEST_ARGS="cd {dir}/test; {interpreter} tests.py" \
dh_auto_test
I: pybuild base:184: cd /<<PKGBUILDDIR>>/test; python2.7 tests.py
.............................................................................
----------------------------------------------------------------------
Ran 77 tests in 49.575s
OK
I: pybuild base:184: cd /<<PKGBUILDDIR>>/test; python3.5 tests.py
.............................................................................
----------------------------------------------------------------------
Ran 77 tests in 52.916s
OK
E: Build killed with signal TERM after 60 minutes of inactivity
--------------------------------------------------------------------------------
This is just how the build ends, not necessarily the relevant part.
I've put several build logs here:
https://people.debian.org/~sanvila/build-logs/scoop/
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 page for this package.
The bug should be reproducible with sbuild on a single CPU virtual machine,
provided you try enough times (as the failure happens randomly).
Thanks.
More information about the debian-science-maintainers
mailing list