Bug#825609: libnet-snpp-perl: FTBFS with Perl 5.24: t/server.t failure
Niko Tyni
ntyni at debian.org
Sat May 28 07:25:35 UTC 2016
Package: libnet-snpp-perl
Version: 1.17-4
Severity: important
User: debian-perl at lists.debian.org
Usertags: perl-5.24-transition
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=111013
This package fails to build with Perl 5.24 (currently in experimental.)
According to the upstream ticket, this is due to a change in libnet 3.08.
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switche
s; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
# test server up and running on 20444
# attempting to connect to server using Net::SNPP
Can't locate object method "timeout" via package "Net::SNPP::Server" at /usr/share/perl/5.24/Net/Cmd.pm line 201.
# Failed test 'connected to server using Net::SNPP client'
# at t/server.t line 32.
Can't call method "ping" on an undefined value at t/server.t line 39.
# Looks like you planned 15 tests but ran 4.
# Looks like you failed 1 test of 4 run.
# Looks like your test exited with 9 just after 4.
t/server.t ..
1..15
ok 1 - use Net::SNPP::Server;
ok 2 - use Net::SNPP;
ok 3 - created a server
not ok 4 - connected to server using Net::SNPP client
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 12/15 subtests
A full build log is available at
http://perl.debian.net/rebuild-logs/perl-5.24-throwaway/libnet-snpp-perl_1.17-4/
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list