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 cpan-testers@perl.org 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.82. 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] [Sat Feb  9 04:26:43 2008] Trying to get 
'http://www.cpan.org/authors/id/S/SM/SMPETERS/CHECKSUMS'
[MSG] [Sat Feb  9 04:26:45 2008] Checksum matches for 'Net-Ping-2.35.tar.gz'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/250_ping_hires.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/150_syn_inst.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/120_udp_inst.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/510_ping_udp.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/400_ping_syn.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/500_ping_icmp.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/410_syn_host.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/450_service.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/100_load.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/140_stream_inst.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/130_tcp_inst.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/200_ping_tcp.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/190_alarm.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/110_icmp_inst.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/t/300_ping_stream.t'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/lib/'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/lib/Net/'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/lib/Net/Ping.pm'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/README'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/Changes'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/Makefile.PL'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/META.yml'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net-Ping-2.35/MANIFEST'
[MSG] [Sat Feb  9 04:26:46 2008] Extracted 'Net::Ping' to 
'/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/Net-Ping-2.35'
[MSG] [Sat Feb  9 04:26:48 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Net::Ping

[MSG] [Sat Feb  9 04:26:48 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Feb  9 04:26:53 2008] cp lib/Net/Ping.pm blib/lib/Net/Ping.pm
Manifying blib/man3/Net::Ping.3

[ERROR] [Sat Feb  9 04:27:17 2008] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/Volumes/Media/smoke/perl562/bin/perl "-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 6
        Failed 1/13 tests, 92.31% 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 13 in t/400_ping_syn.t at line 90 fail #2
#  t/400_ping_syn.t line 90 is:   if (!ok $webs->{$host}) {
SUPPOSED TO BE DOWN: http://172.29.249.249/
FAILED test 13
        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    1  6
t/400_ping_syn.t               19    1  13
t/410_syn_host.t               19    1  13
1 test and 2 subtests skipped.
Failed 3/15 test scripts. 3/106 subtests failed.
Files=15, Tests=106, 23 wallclock secs ( 3.45 cusr +  0.79 csys =  4.24 CPU)
Failed 3/15 test programs. 3/106 subtests failed.

[MSG] [Sat Feb  9 04:27:17 2008] 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.24        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 3.07e-02.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/Net-Ping-2.35/blib/lib:/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/Net-Ping-2.35/blib/arch:/Volumes/Media/smoke/perl562/.cpanplus/5.6.2/build/Net-Ping-2.35/blib
    PERL5_CPANPLUS_IS_EXECUTING = 
    PERL5_CPANPLUS_IS_RUNNING = 7179
    PERL5_CPANPLUS_IS_VERSION = 0.82
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /Volumes/Media/smoke/perl562/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


-------------------------------


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=darwin, osvers=8.10.0, archname=darwin-thread-multi
    uname='darwin bingos-power-mac-g4-agp-graphics.local 8.10.0 darwin kernel 
version 8.10.0: wed may 23 16:50:59 pdt 2007; root:xnu-792.21.3~1release_ppc 
power macintosh powerpc '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include',
    optimize='-O3',
    cppflags='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup 
-L/usr/local/lib'

Reply via email to