Source: libunity Version: 7.1.4+19.04.20190319-5 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20210406 ftbfs-bullseye
Hi, During a rebuild of all packages in bullseye, your package failed to build on amd64. Relevant part (hopefully): > make[5]: Entering directory '/<<PKGBUILDDIR>>/test/python' > make[5]: warning: jobserver unavailable: using -j1. Add '+' to parent make > rule. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/python' > PASS: bug-1062331.py > PASS: extras.py > PASS: container-ownership.py > FAIL: scope-result.py > ================================================ > libunity 7.1.4: test/python/test-suite.log > ================================================ > > # TOTAL: 4 > # PASS: 3 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: scope-result > ================== > > /<<PKGBUILDDIR>>/test/python/./scope-result.py:2: PyGIWarning: Unity was > imported without specifying a version first. Use gi.require_version('Unity', > '7.0') before import to ensure that the right version gets loaded. > from gi.repository import Unity, GLib > TypeError: do_add_result() missing 1 required positional argument: 'result' > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/test/python/./scope-result.py", line 24, in <module> > saved_result = rs.results[0] > IndexError: list index out of range > FAIL scope-result.py (exit status: 1) > > ============================================================================ > Testsuite summary for libunity 7.1.4 > ============================================================================ > # TOTAL: 4 > # PASS: 3 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See test/python/test-suite.log > ============================================================================ > make[5]: *** [Makefile:625: test-suite.log] Error 1 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/python' > make[4]: *** [Makefile:733: check-TESTS] Error 2 > make[4]: *** Waiting for unfinished jobs.... > make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/python' > make[3]: *** [Makefile:799: check-am] Error 2 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/python' > make[2]: *** [Makefile:456: check-recursive] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > make[1]: *** [Makefile:576: check-recursive] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2021/04/06/libunity_7.1.4+19.04.20190319-5_testing.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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime. 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.