Source: evemu Version: 2.7.0-2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200926 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[4]: Entering directory '/<<PKGBUILDDIR>>/test' > PASS: test-cxx-compile > PASS: test-c-compile > ../config-aux/test-driver: line 107: 31163 Aborted "$@" > > $log_file 2>&1 > FAIL: test-evemu-create > ======================================================== > Kernel device emulation 2.7.0: test/test-suite.log > ======================================================== > > # TOTAL: 3 > # PASS: 2 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: test-evemu-create > ======================= > > test-evemu-create: test-evemu-create.c:184: check_evemu_read: Assertion > `evemu_has_event(dev, i, j)' failed. > FAIL test-evemu-create (exit status: 134) > > ============================================================================ > Testsuite summary for Kernel device emulation 2.7.0 > ============================================================================ > # TOTAL: 3 > # PASS: 2 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See test/test-suite.log > ============================================================================ > make[4]: *** [Makefile:760: test-suite.log] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/test' > make[3]: *** [Makefile:868: check-TESTS] Error 2 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test' > make[2]: *** [Makefile:955: check-am] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > make[1]: *** [Makefile:478: 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/2020/09/26/evemu_2.7.0-2_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.