Source: libnet-server-mail-perl Version: 0.28-1 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[1]: Entering directory '/<<PKGBUILDDIR>>' > PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" > "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', > 'blib/arch')" t/*.t > t/esmtp.t ..... > 1..10 > ok 1 - use Net::Server::Mail::ESMTP; > ok 2 > ok 3 > ok 4 > ok 5 > ok 6 > ok 7 > ok 8 > ok 9 > ok 10 > ok > t/lmtp.t ...... > 1..10 > ok 1 # skip You don't seem to have Net::LMTP installed on your system > ok 2 # skip You don't seem to have Net::LMTP installed on your system > ok 3 # skip You don't seem to have Net::LMTP installed on your system > ok 4 # skip You don't seem to have Net::LMTP installed on your system > ok 5 # skip You don't seem to have Net::LMTP installed on your system > ok 6 # skip You don't seem to have Net::LMTP installed on your system > ok 7 # skip You don't seem to have Net::LMTP installed on your system > ok 8 # skip You don't seem to have Net::LMTP installed on your system > ok 9 # skip You don't seem to have Net::LMTP installed on your system > ok 10 # skip You don't seem to have Net::LMTP installed on your system > ok > t/smtp.t ...... > 1..10 > ok 1 - use Net::Server::Mail::SMTP; > ok 2 > ok 3 > ok 4 > ok 5 > ok 6 > ok 7 > ok 8 > ok 9 > ok 10 > ok > # Error: Can't call method "peerhost" on an undefined value at t/starttls.t > line 131. > # kill 9, 2163 (server) > t/starttls.t .. > ok 1 - Accepted client for Test01: STARTTLS support > ok 2 - Accepted client for Test02: STARTTLS invalid parameters > ok 3 - Accepted client for Test03: STARTTLS handshake > All 3 subtests passed > > Test Summary Report > ------------------- > t/starttls.t (Wstat: 13 Tests: 3 Failed: 0) > Non-zero wait status: 13 > Parse errors: No plan found in TAP output > Files=4, Tests=33, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.30 cusr 0.06 > csys = 0.38 CPU) > Result: FAIL > Failed 1/4 test programs. 0/33 subtests failed. > make[1]: *** [Makefile:861: test_dynamic] Error 255 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2020/03/21/libnet-server-mail-perl_0.28-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.

