Bug#917656: libnet-server-mail-perl: FTBFS (failing tests)

Santiago Vila sanvila at debian.org
Sat Dec 29 21:39:11 GMT 2018


Package: src:libnet-server-mail-perl
Version: 0.25-4
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
	perl Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "LD=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::Server::Mail
Writing MYMETA.yml and MYMETA.json
   dh_auto_build -i
	make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'

[... snipped ...]

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, 1658 (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,  3 wallclock secs ( 0.06 usr  0.03 sys +  1.04 cusr  0.28 csys =  1.41 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: make -j1 test TEST_VERBOSE=1 returned exit code 2
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libnet-server-mail-perl.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.



More information about the pkg-perl-maintainers mailing list