Source: libgovirt Version: 0.3.7-1 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[5]: Entering directory '/<<PKGBUILDDIR>>/tests' > ../build-aux/test-driver: line 107: 17674 Trace/breakpoint trap "$@" > > $log_file 2>&1 > FAIL: test-govirt > =========================================== > libgovirt 0.3.7: tests/test-suite.log > =========================================== > > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: test-govirt > ================= > > # random seed: R02S2c214f45fe23607ab25f7fa1cae83bc8 > 1..6 > # Start of govirt tests > # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used > after threads are created > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > gnutls (GTlsBackendGnutls) for ?gio-tls-backend? > > (/<<PKGBUILDDIR>>/tests/.libs/test-govirt:17674): GLib-CRITICAL **: > 11:26:26.668: Did not see expected message libgovirt-WARNING **: Disabling > strict checking of SSL certificates > Bail out! libsoup-FATAL-WARNING: Could not set SSL credentials from > '/etc/ssl/certs/ca-certificates.crt': Failed to populate trust list from > /etc/ssl/certs/ca-certificates.crt: Error while reading file. > > (/<<PKGBUILDDIR>>/tests/.libs/test-govirt:17674): libsoup-WARNING **: > 11:26:26.668: Could not set SSL credentials from > '/etc/ssl/certs/ca-certificates.crt': Failed to populate trust list from > /etc/ssl/certs/ca-certificates.crt: Error while reading file. > # DEBUG: Listening on https://127.0.0.1:8088/ > > # DEBUG: Listening on https://[::1]:8088/ > > # DEBUG: > Waiting for requests... > > FAIL test-govirt (exit status: 133) > > ============================================================================ > Testsuite summary for libgovirt 0.3.7 > ============================================================================ > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See tests/test-suite.log > ============================================================================ > make[5]: *** [Makefile:753: test-suite.log] Error 1 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[4]: *** [Makefile:861: check-TESTS] Error 2 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[3]: *** [Makefile:934: check-am] Error 2 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[2]: *** [Makefile:476: check-recursive] Error 1 > make[2]: 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/libgovirt_0.3.7-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.