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. -- Dear SMPETERS, This is a computer-generated error report created automatically by CPANPLUS, version 0.81_01. Testers personal comments may appear at the end of this report. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. TEST RESULTS: Below is the error stack from stage 'make test': [MSG] [Tue Aug 14 00:05:30 2007] Trying to get 'http://www.cpan.org/authors/id/S/SM/SMPETERS/Net-Ping-2.33.tar.gz' [MSG] [Tue Aug 14 00:05:31 2007] Trying to get 'http://www.cpan.org/authors/id/S/SM/SMPETERS/CHECKSUMS' [MSG] [Tue Aug 14 00:05:31 2007] Checksum matches for 'Net-Ping-2.33.tar.gz' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/250_ping_hires.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/150_syn_inst.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/120_udp_inst.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/510_ping_udp.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/400_ping_syn.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/500_ping_icmp.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/410_syn_host.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/450_service.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/100_load.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/140_stream_inst.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/130_tcp_inst.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/200_ping_tcp.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/190_alarm.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/110_icmp_inst.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/t/300_ping_stream.t' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/lib/' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/lib/Net/' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/lib/Net/Ping.pm' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/README' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/Changes' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/Makefile.PL' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/META.yml' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net-Ping-2.33/MANIFEST' [MSG] [Tue Aug 14 00:05:32 2007] Extracted 'Net::Ping' to '/usr/home/cpan/perl595/.cpanplus/5.9.5/build/Net-Ping-2.33' [MSG] [Tue Aug 14 00:05:33 2007] Checking if your kit is complete... Looks good Writing Makefile for Net::Ping [MSG] [Tue Aug 14 00:05:33 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Tue Aug 14 00:05:35 2007] cp lib/Net/Ping.pm blib/lib/Net/Ping.pm Manifying blib/man3/Net::Ping.3 [ERROR] [Tue Aug 14 00:06:04 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/home/cpan/perl595/bin/perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/100_load...........ok t/110_icmp_inst......ok 1/2 skipped: various reasons 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 6 in t/200_ping_tcp.t at line 55 # t/200_ping_tcp.t line 55 is: ok !$p -> ping("172.29.249.249"); # Failed test 8 in t/200_ping_tcp.t at line 61 # t/200_ping_tcp.t line 61 is: ok $p -> ping("ftp.geocities.com"); FAILED tests 6, 8 Failed 2/13 tests, 84.62% okay t/250_ping_hires.....ok t/300_ping_stream....skipped all skipped: loopback tcp echo service is off (Connection refused) t/400_ping_syn.......# Failed test 14 in t/400_ping_syn.t at line 90 fail #3 # t/400_ping_syn.t line 90 is: if (!ok $webs->{$host}) { SUPPOSED TO BE DOWN: http://172.29.249.249/ FAILED test 14 Failed 1/19 tests, 94.74% okay t/410_syn_host.......# Failed test 13 in t/410_syn_host.t at line 93 fail #2 # t/410_syn_host.t line 93 is: if (!ok (($on && $webs->{$host}) || SUPPOSED TO BE DOWN: http://172.29.249.249/ FAILED test 13 Failed 1/19 tests, 94.74% okay t/450_service........ok t/500_ping_icmp......ok 1/2 skipped: various reasons t/510_ping_udp.......ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/200_ping_tcp.t 13 2 6 8 t/400_ping_syn.t 19 1 14 t/410_syn_host.t 19 1 13 1 test and 2 subtests skipped. Failed 3/15 test scripts. 4/106 subtests failed. Files=15, Tests=106, 28 wallclock secs ( 1.17 cusr + 2.50 csys = 3.67 CPU) Failed 3/15 test programs. 4/106 subtests failed. *** Error code 255 Stop in /usr/home/cpan/perl595/.cpanplus/5.9.5/build/Net-Ping-2.33. [MSG] [Tue Aug 14 00:06:04 2007] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want Test 1.25 0 ******************************** NOTE ******************************** The comments above are created mechanically, possibly without manual checking by the sender. As there are many people performing automatic tests on each upload to CPAN, it is likely that you will receive identical messages about the same problem. If you believe that the message is mistaken, please reply to the first one with correction and/or additional informations, and do not take it personally. We appreciate your patience. :) ********************************************************************** Additional comments: This report was machine-generated by CPAN::YACSmoke 0.0307. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/cpan/bin PERL5LIB = :/usr/home/cpan/perl595/.cpanplus/5.9.5/build/Net-Ping-2.33/blib/lib:/usr/home/cpan/perl595/.cpanplus/5.9.5/build/Net-Ping-2.33/blib/arch:/usr/home/cpan/perl595/.cpanplus/5.9.5/build/Net-Ping-2.33/blib PERL5_CPANPLUS_IS_RUNNING = 98791 PERL5_CPANPLUS_IS_VERSION = 0.81_01 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/sh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/home/cpan/perl595/bin/perl5.9.5 UID: $< = 1002 EUID: $> = 1002 GID: $( = 20 20 20 2 EGID: $) = 20 20 20 2 ------------------------------- -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=freebsd, osvers=6.2-release, archname=i386-freebsd-thread-multi-64int uname='freebsd forneus.bingosnet.co.uk 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt perllibs=-lm -lcrypt libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
