Subject: | 450_service.t |
This on FreeBSD 4.7 running perl 5.8 and Net-Ping-2.23
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/100_load...........ok
t/110_icmp_inst......ok
t/120_udp_inst.......ok
t/130_tcp_inst.......ok
t/140_stream_inst....ok
t/150_syn_inst.......ok
t/200_ping_tcp.......ok
t/250_ping_hires.....ok
t/300_ping_stream....ok
11/12 skipped: Local echo port is off
t/400_ping_syn.......ok
t/450_service........NOK 2# Failed test 2 in t/450_service.t at line 40
# t/450_service.t line 40 is: ok !!$sock1;
t/450_service........NOK 3# Failed test 3 in t/450_service.t at line 54
# t/450_service.t line 54 is: ok !!$sock2;
Can't call method "sockport" on an undefined value at t/450_service.t line 56.
t/450_service........dubious
Test returned status 49 (wstat 12544, 0x3100)
DIED. FAILED tests 2-37
Failed 36/37 tests, 2.70% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/450_service.t 49 12544 37 36 97.30% 2-37
11 subtests skipped.
Failed 1/11 test scripts, 90.91% okay. 36/98 subtests failed, 63.27% okay.
*** Error code 2
Stop in /root/.cpan/build/Net-Ping-2.23.
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force