Source: calibre Version: 4.99.4+dfsg+really4.13.0-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200501 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner > self.run() > File "/<<PKGBUILDDIR>>/src/calibre/srv/jobs.py", line 44, in run > result = func() > File "/<<PKGBUILDDIR>>/src/calibre/utils/ipc/simple_worker.py", line 252, > in fork_job > return two_part_fork_job(env, priority, cwd)( > File "/<<PKGBUILDDIR>>/src/calibre/utils/ipc/simple_worker.py", line 168, > in two_part_fork_job > listener, w = create_worker(env, priority, cwd) > File "/<<PKGBUILDDIR>>/src/calibre/utils/ipc/simple_worker.py", line 130, > in create_worker > address, listener = create_listener(auth_key) > File "/<<PKGBUILDDIR>>/src/calibre/utils/ipc/server.py", line 141, in > create_listener > l = LinuxListener(address=address, authkey=authkey, backlog=backlog) > File "/<<PKGBUILDDIR>>/src/calibre/utils/ipc/server.py", line 110, in > __init__ > self._listener._unlink.cancel() > AttributeError: 'NoneType' object has no attribute 'cancel' > E: Build killed with signal TERM after 150 minutes of inactivity The full build log is available from: http://qa-logs.debian.net/2020/05/01/calibre_4.99.4+dfsg+really4.13.0-3_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.