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.84. 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 Dec 22 05:58:05 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SM/SMPETERS/Net-Ping-2.34.tar.gz'
[MSG] [Sat Dec 22 05:58:08 2007] Trying to get 
'http://www.cpan.org/authors/id/S/SM/SMPETERS/CHECKSUMS'
[MSG] [Sat Dec 22 05:58:09 2007] Checksum matches for 'Net-Ping-2.34.tar.gz'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/500_ping_icmp.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/200_ping_tcp.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/130_tcp_inst.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/190_alarm.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/410_syn_host.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/150_syn_inst.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/140_stream_inst.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/400_ping_syn.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/100_load.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/120_udp_inst.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/250_ping_hires.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/300_ping_stream.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/110_icmp_inst.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/450_service.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/t/510_ping_udp.t'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/Changes'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/MANIFEST'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/lib/'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/lib/Net/'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/lib/Net/Ping.pm'
[MSG] [Sat Dec 22 05:58:10 2007] Extracted 'Net-Ping-2.34/META.yml'
[MSG] [Sat Dec 22 05:58:11 2007] Extracted 'Net-Ping-2.34/README'
[MSG] [Sat Dec 22 05:58:11 2007] Extracted 'Net-Ping-2.34/Makefile.PL'
[MSG] [Sat Dec 22 05:58:11 2007] Extracted 'Net::Ping' to 
'/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Net-Ping-2.34'
[MSG] [Sat Dec 22 05:58:12 2007] Checking if your kit is complete...
Looks good
Writing Makefile for Net::Ping

[MSG] [Sat Dec 22 05:58:12 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Dec 22 05:58:15 2007] cp lib/Net/Ping.pm blib/lib/Net/Ping.pm
Manifying blib/man3/Net::Ping.3

[ERROR] [Sat Dec 22 05:58:52 2007] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /export/home/chris/perl5.10.0/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 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 1/13 subtests 
t/250_ping_hires.......ok
t/300_ping_stream......skipped: loopback tcp echo service is off (Connection 
refused)
t/400_ping_syn.........skipped: no http port
t/410_syn_host.........skipped: no http port
t/450_service..........ok
t/500_ping_icmp........ok
t/510_ping_udp.........ok

Test Summary Report
-------------------
t/200_ping_tcp.t   (Wstat: 0 Tests: 13 Failed: 1)
  Failed test number(s):  8
Files=15, Tests=68, 35 wallclock secs ( 0.46 usr  0.44 sys +  2.29 cusr  0.84 
csys =  4.03 CPU)
Result: FAIL
Failed 1/15 test programs. 1/68 subtests failed.
*** Error code 255
make: Fatal error: Command failed for target `test_dynamic'

[MSG] [Sat Dec 22 05:58:52 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. Powered by 
POE::Component::CPAN::YACSmoke.

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = 
/export/home/chris/perl/bin:/usr/sfw/bin:/usr/ccs/bin:/usr/local/bin:/usr/bin:
    PERL5LIB = 
:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Net-Ping-2.34/blib/lib:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Net-Ping-2.34/blib/arch:/export/home/chris/perl5.10.0/.cpanplus/5.10.0/build/Net-Ping-2.34/blib
    PERL5_CPANPLUS_IS_RUNNING = 22017
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = screen

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

    Perl: $^X = /export/home/chris/perl5.10.0/bin/perl
    UID:  $<  = 100
    EUID: $>  = 100
    GID:  $(  = 1 1
    EGID: $)  = 1 1


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


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-thread-multi-64int
    uname='sunos soleil 5.10 generic_118855-33 i86pc i386 i86pc '
    config_args='-e -Dprefix=/export/home/chris/perl5.10.0 -Dusethreads 
-Duse64bitint -Dusemymalloc=n'
    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='gcc', ccflags ='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.3 (csl-sol210-3_4-branch+sol_rpath)', 
gccosandvers='solaris2.10'
    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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to