Source: udisks2 Version: 2.8.4-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200322 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>>/src/tests' > ../../build-aux/test-driver: line 107: 25219 Aborted "$@" > > $log_file 2>&1 > FAIL: udisks-test > ============================================ > udisks 2.8.4: src/tests/test-suite.log > ============================================ > > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: udisks-test > ================= > > # random seed: R02S75a7e9375430409f104dc3d1401f0dde > 1..23 > # Start of udisks tests > # Start of daemon tests > # Start of spawned_job tests > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 1 /udisks/daemon/spawned_job/successful > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 2 /udisks/daemon/spawned_job/failure > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 3 /udisks/daemon/spawned_job/missing_program > ok 4 /udisks/daemon/spawned_job/cancelled_at_start > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 5 /udisks/daemon/spawned_job/cancelled_midway > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 6 /udisks/daemon/spawned_job/override_signal_handler > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 7 /udisks/daemon/spawned_job/premature_termination > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 8 /udisks/daemon/spawned_job/read_stdout > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 9 /udisks/daemon/spawned_job/read_stderr > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 10 /udisks/daemon/spawned_job/exit_status > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ok 11 /udisks/daemon/spawned_job/abnormal_termination > # GLib-DEBUG: posix_spawn avoided (fd close requested) (child_setup > specified) > ** > udisks-test:ERROR:test.c:358:binary_output_on_spawned_job_completed: > assertion failed (standard_output->len == 200): (0 == 200) > Bail out! > udisks-test:ERROR:test.c:358:binary_output_on_spawned_job_completed: > assertion failed (standard_output->len == 200): (0 == 200) > FAIL udisks-test (exit status: 134) > > ============================================================================ > Testsuite summary for udisks 2.8.4 > ============================================================================ > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See src/tests/test-suite.log > Please report to https://storaged-project.github.io > ============================================================================ > make[7]: *** [Makefile:967: test-suite.log] Error 1 > make[7]: Leaving directory '/<<PKGBUILDDIR>>/src/tests' > make[6]: *** [Makefile:1075: check-TESTS] Error 2 > make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/tests' > make[5]: *** [Makefile:1173: check-am] Error 2 > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/tests' > make[4]: *** [Makefile:859: check-recursive] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tests' > make[3]: *** [Makefile:1192: check-recursive] Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[2]: *** [Makefile:1344: check] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > make[1]: *** [Makefile:505: 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/03/22/udisks2_2.8.4-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.