This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
This is an error report generated automatically by CPANPLUS,
version 0.0499.
Below is the error stack during 'make test':
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/190_alarm..........ok
t/200_ping_tcp.......# Failed test 3 in t/200_ping_tcp.t at line 44
# t/200_ping_tcp.t line 44 is: ok $p -> ping("localhost");
# Failed test 5 in t/200_ping_tcp.t at line 52
# t/200_ping_tcp.t line 52 is: ok $p -> ping("localhost");
FAILED tests 3, 5
Failed 2/13 tests, 84.62% okay
t/250_ping_hires.....# Failed test 7 in t/250_ping_hires.t at line 57
# t/250_ping_hires.t line 57 is: ok $ret;
FAILED test 7
Failed 1/8 tests, 87.50% okay
t/300_ping_stream....skipped
all skipped: loopback tcp echo service is off (Operation timed out)
t/400_ping_syn.......# Failed test 18 in t/400_ping_syn.t at line 98
# t/400_ping_syn.t line 98 is: if (!ok !$webs->{$host}) {
DOWN: http://127.0.0.1/ [Timed out]
FAILED test 18
Failed 1/19 tests, 94.74% okay
t/410_syn_host.......# Failed test 12 in t/410_syn_host.t at line 93
# t/410_syn_host.t line 93 is: if (!ok (($on && $webs->{$host}) ||
DOWN: http://127.0.0.1/ [Timed out]
FAILED test 12
Failed 1/19 tests, 94.74% okay
t/450_service........# Failed test 9 in t/450_service.t at line 83
# t/450_service.t line 83 is: ok $p -> ping("127.0.0.1");
# Failed test 18 in t/450_service.t at line 142
# t/450_service.t line 142 is: ok $p -> ack();
FAILED tests 9, 18
Failed 2/26 tests, 92.31% okay
t/500_ping_icmp......ok
t/510_ping_udp.......# Failed test 2 in t/510_ping_udp.t at line 22
FAILED test 2
Failed 1/2 tests, 50.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-----------------------------------------------------------------------------------------------------------------------------------
t/200_ping_tcp.t 13 2 15.38% 3 5
t/250_ping_hires.t 8 1 12.50% 7
t/400_ping_syn.t 19 1 5.26% 18
t/410_syn_host.t 19 1 5.26% 12
t/450_service.t 26 2 7.69% 9 18
t/510_ping_udp.t 2 1 50.00% 2
1 test skipped.
*** Error code 35
Stop in /home/.cpanplus/5.6.1/build/Net-Ping-2.31.
# t/510_ping_udp.t line 22 is: ok $p->ping("127.0.0.1");
Failed 6/15 test scripts, 60.00% okay. 8/106 subtests failed, 92.45% okay.
Additional comments:
--
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=freebsd, osvers=4.7-release, archname=i386-freebsd
uname='freebsd sferics.mongueurs.net 4.7-release freebsd 4.7-release #0:
mon oct 28 18:00:14 cet 2002 [EMAIL PROTECTED]:usrsrcsyscompilewilderness i386 '
config_args='-des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fpic', lddlflags='-shared -L/usr/local/lib'