Package: librpc-xml-perl
Version: 0.58-1
Severity: serious
Tags: patch

From my pbuilder build log:

...
/usr/bin/make test
make[1]: Entering directory `/tmp/buildd/librpc-xml-perl-0.58'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00_load..........ok
t/10_data..........ok
t/11_base64_fh.....ok
t/15_serialize.....ok
t/20_parser........ok
t/30_method........ok
t/40_server........Use of uninitialized value in getprotobynumber at 
/usr/lib/perl/5.8/IO/Socket/INET.pm line 133.
t/40_server........ok 1/41Use of uninitialized value in socket at 
/usr/lib/perl/5.8/IO/Socket.pm line 80.
Use of uninitialized value in socket at /usr/lib/perl/5.8/IO/Socket.pm line 80.
# Failed test 8 in t/40_server.t at line 53
#  t/40_server.t line 53 is: ok(ref($srv) eq 'RPC::XML::Server');
Can't locate object method "url" via package "RPC::XML::Server::new: Unable to 
create HTTP::Daemon object" (perhaps you forgot to load "RPC::XML::Server::new: 
Unable to create HTTP::Daemon object"?) at t/40_server.t line 54.
t/40_server........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 8-41
        Failed 34/41 tests, 17.07% okay
t/50_client........Use of uninitialized value in getprotobynumber at 
/usr/lib/perl/5.8/IO/Socket/INET.pm line 133.
Use of uninitialized value in socket at /usr/lib/perl/5.8/IO/Socket.pm line 80.
Use of uninitialized value in socket at /usr/lib/perl/5.8/IO/Socket.pm line 80.
t/50_client........ok 1/19Failed to create server: RPC::XML::Server::new: 
Unable to create HTTP::Daemon object, stopped at t/50_client.t line 60.
t/50_client........dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 8-19
        Failed 12/19 tests, 36.84% okay
t/60_net_server....ok
        17/17 skipped: Skipped: Net::Server not available
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/40_server.t    2   512    41   67 163.41%  8-41
t/50_client.t    2   512    19   24 126.32%  8-19
17 subtests skipped.
Failed 2/9 test scripts, 77.78% okay. 46/303 subtests failed, 84.82% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/tmp/buildd/librpc-xml-perl-0.58'
make: *** [build-stamp] Error 2

Adding netbase to the Build-Depends fixes this for me (it's probably needed
for /etc/protocols and/or /etc/services).
-- 
Daniel Schepler

Reply via email to