Source: spice Version: 0.14.2-4 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200321 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[7]: Entering directory '/<<PKGBUILDDIR>>/server/tests' > PASS: test-codecs-parsing > PASS: test-options > PASS: test-stream > PASS: test-agent-msg-filter > PASS: test-stat-file > PASS: test-stat > PASS: test-loop > PASS: test-vdagent > ../../test-driver: line 107: 16271 Trace/breakpoint trap "$@" > $log_file > 2>&1 > PASS: test-fail-on-null-core-interface > FAIL: test-leaks > PASS: test-empty-success > PASS: test-record > PASS: test-stream-device > PASS: test-channel > PASS: test-qxl-parsing > PASS: test-sasl > =============================================== > spice 0.14.2: server/tests/test-suite.log > =============================================== > > # TOTAL: 16 > # PASS: 15 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: test-leaks > ================ > > # random seed: R02Sfc2c3f661a60f8251bd9cee289ff9745 > 1..4 > # Start of server tests > # Spice-DEBUG: reds.c:3548:do_spice_init: starting 0.14.2 > # Spice-DEBUG: char-device.c:693:red_char_device_reset_dev_instance: sin > (nil), char device 0x55cd793c6110 > # Spice-DEBUG: reds.c:2705:reds_init_socket: bound to 0.0.0.0:5922 > # Spice-DEBUG: reds.c:2941:reds_init_ssl: Loaded certificates from > /<<PKGBUILDDIR>>/server/tests/pki/server-cert.pem > # Spice-DEBUG: reds.c:2954:reds_init_ssl: Using private key from > /<<PKGBUILDDIR>>/server/tests/pki/server-key.pem > # Spice-DEBUG: reds.c:2963:reds_init_ssl: Loaded CA certificates from > /<<PKGBUILDDIR>>/server/tests/pki/ca-cert.pem > # Spice-DEBUG: main:0 (0x55cd793ef880): thread_id 0x7f1ffb7849c0 > # Spice-DEBUG: inputs:0 (0x55cd793f0890): thread_id 0x7f1ffb7849c0 > > (./test-leaks:16271): GLib-CRITICAL **: 03:15:22.056: Did not see expected > message Spice-WARNING **: *SSL_accept failed* > Bail out! Spice-FATAL-WARNING: error:14095126:SSL > routines:ssl3_read_n:unexpected eof while reading > > (./test-leaks:16271): Spice-WARNING **: 03:15:22.056: error:14095126:SSL > routines:ssl3_read_n:unexpected eof while reading > FAIL test-leaks (exit status: 133) > > ============================================================================ > Testsuite summary for spice 0.14.2 > ============================================================================ > # TOTAL: 16 > # PASS: 15 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See server/tests/test-suite.log > Please report to spice-de...@lists.freedesktop.org > ============================================================================ > make[7]: *** [Makefile:1340: test-suite.log] Error 1 > make[7]: Leaving directory '/<<PKGBUILDDIR>>/server/tests' > make[6]: *** [Makefile:1448: check-TESTS] Error 2 > make[6]: Leaving directory '/<<PKGBUILDDIR>>/server/tests' > make[5]: *** [Makefile:1634: check-am] Error 2 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/server/tests' > make[4]: *** [Makefile:882: check-recursive] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/server' > make[3]: *** [Makefile:1034: check] Error 2 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/server' > make[2]: *** [Makefile:537: check-recursive] Error 1 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: *** [Makefile:831: check] Error 2 > 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/03/21/spice_0.14.2-4_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.