Source: fakechroot Version: 2.19-3.2 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200709 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>>/test/src' > make[5]: 'test-canonicalize_file_name' is up to date. > make[5]: 'test-chroot' is up to date. > make[5]: 'test-clearenv' is up to date. > make[5]: 'test-dedotdot' is up to date. > make[5]: 'test-execlp' is up to date. > make[5]: 'test-execve-null-envp' is up to date. > make[5]: 'test-fts' is up to date. > make[5]: 'test-ftw' is up to date. > make[5]: 'test-hello' is up to date. > make[5]: 'test-lstat' is up to date. > make[5]: 'test-mkdtemp' is up to date. > make[5]: 'test-mkstemp' is up to date. > make[5]: 'test-mkstemps' is up to date. > make[5]: 'test-mktemp' is up to date. > make[5]: 'test-opendir' is up to date. > make[5]: 'test-popen' is up to date. > make[5]: 'test-posix_spawn' is up to date. > make[5]: 'test-posix_spawnp' is up to date. > make[5]: 'test-realpath' is up to date. > make[5]: 'test-scandir' is up to date. > make[5]: 'test-socket-af_unix-client' is up to date. > make[5]: 'test-socket-af_unix-server' is up to date. > make[5]: 'test-statfs' is up to date. > make[5]: 'test-statvfs' is up to date. > make[5]: 'test-system' is up to date. > make[5]: Leaving directory '/<<PKGBUILDDIR>>/test/src' > make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/src' > srcdir=. SEQ= prove -j4 --failures --exec /bin/sh ./t > t/00echo.t .................. ok > t/chdir.t ................... ok > t/canonicalize_file_name.t .. ok > t/clearenv.t ................ ok > t/dedotdot.t ................ ok > t/chroot.t .................. ok > t/cmd-subst.t ............... ok > t/cp.t ...................... ok > t/execlp.t .................. ok > t/execve-elfloader.t ........ ok > t/execve-null-envp.t ........ ok > t/host.t .................... ok > t/escape-nested-chroot.t .... > not ok 8 fakechroot test-chroot . . (escaped): 1051590 / 1051590 / > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/8 subtests > (less 4 skipped subtests: 3 okay) > t/jemalloc.t ................ skipped: jemalloc library is missing (sudo > apt-get install libjemalloc1) > t/java.t .................... ok > t/ftw.t ..................... ok > t/fts.t ..................... ok > t/mkstemps.t ................ ok > t/opendir.t ................. ok > t/mktemp.t .................. ok > t/popen.t ................... ok > t/posix_spawn.t ............. ok > t/posix_spawnp.t ............ ok > t/pwd.t ..................... ok > t/realpath.t ................ ok > t/statfs.t .................. ok > t/statvfs.t ................. ok > t/symlink.t ................. ok > t/system.t .................. ok > t/test-r.t .................. ok > t/zzarchlinux.t ............. skipped: TEST_ARCHLINUX is false > t/zzdebootstrap.t ........... skipped: TEST_DEBOOTSTRAP is false > t/touch.t ................... ok > t/socket-af_unix.t .......... ok > t/readlink.t ................ ok > > Test Summary Report > ------------------- > t/escape-nested-chroot.t (Wstat: 256 Tests: 8 Failed: 1) > Failed test: 8 > Non-zero exit status: 1 > Files=35, Tests=856, 10 wallclock secs ( 0.18 usr 0.03 sys + 18.54 cusr > 5.20 csys = 23.95 CPU) > Result: FAIL > make[3]: *** [Makefile:1325: prove] Error 1 > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test' > make[2]: *** [Makefile:1328: test] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test' > make[1]: *** [Makefile:864: test] Error 2 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test: error: make -j4 test VERBOSE=1 returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2020/07/09/fakechroot_2.19-3.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.