Bug#651537: libio-socket-inet6-perl: FTBFS: Test failures

Daniel Schepler dschepler at gmail.com
Fri Dec 9 16:58:00 UTC 2011


Source: libio-socket-inet6-perl
Version: 2.69-1
Severity: serious

From my pbuilder build log:

...
   dh_auto_test
make[1]: Entering directory `/tmp/buildd/libio-socket-inet6-perl-2.69'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
IO::Socket::INET6: sock_info: Bad protocol 'tcp' at t/blocking.t line 34.
# Looks like your test exited with 2 before it could output anything.
t/blocking.t .......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 
t/configure6.t ........ ok
IO::Socket::INET6: sock_info: Bad protocol 'tcp' at t/host6.t line 35.
t/host6.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Use of uninitialized value $proto in getprotobynumber at /tmp/buildd/libio-socket-inet6-perl-2.69/blib/lib/IO/Socket/INET6.pm line 171.
Use of uninitialized value in hash element at /tmp/buildd/libio-socket-inet6-perl-2.69/blib/lib/IO/Socket/INET6.pm line 171.
Use of uninitialized value in subroutine entry at /tmp/buildd/libio-socket-inet6-perl-2.69/blib/lib/IO/Socket/INET6.pm line 185.
...
Use of uninitialized value $protocol in socket at /usr/lib/perl/5.14/IO/Socket.pm line 80.
Use of uninitialized value $type in socket at /usr/lib/perl/5.14/IO/Socket.pm line 80.
t/listen_port_only.t .. skipped: failed to create inet6 listener
t/pod-coverage.t ...... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t ............... ok

Test Summary Report
-------------------
t/blocking.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/host6.t           (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/io_multihomed6.t  (Wstat: 24064 Tests: 0 Failed: 0)
  Non-zero exit status: 94
  Parse errors: Bad plan.  You planned 8 tests but ran 0.
t/io_sock6.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 20 tests but ran 0.
t/io_udp6.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
Files=9, Tests=2,  2 wallclock secs ( 0.13 usr  0.03 sys +  0.53 cusr  0.15 csys =  0.84 CPU)
Result: FAIL
Failed 5/9 test programs. 0/2 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/tmp/buildd/libio-socket-inet6-perl-2.69'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Looks like the package is missing a Build-Depends on netbase.
-- 
Daniel Schepler





More information about the pkg-perl-maintainers mailing list