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 PEVANS,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.80. 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 Jan 26 23:45:37 2008] Trying to get 
'http://www.cpan.org/authors/id/P/PE/PEVANS/CHECKSUMS'
[MSG] [Sat Jan 26 23:45:39 2008] Checksum matches for 
'Socket-GetAddrInfo-0.08_4.tar.gz'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket-GetAddrInfo-0.08_4/'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket-GetAddrInfo-0.08_4/t/'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 
'Socket-GetAddrInfo-0.08_4/t/03Socket6api.t'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 
'Socket-GetAddrInfo-0.08_4/t/02getnameinfo.t'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket-GetAddrInfo-0.08_4/t/00use.t'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 
'Socket-GetAddrInfo-0.08_4/t/01getaddrinfo.t'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket-GetAddrInfo-0.08_4/META.yml'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket-GetAddrInfo-0.08_4/Changes'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket-GetAddrInfo-0.08_4/MANIFEST'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket-GetAddrInfo-0.08_4/lib/'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 
'Socket-GetAddrInfo-0.08_4/lib/Socket/'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 
'Socket-GetAddrInfo-0.08_4/lib/Socket/GetAddrInfo.pm'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 
'Socket-GetAddrInfo-0.08_4/lib/Socket/GetAddrInfo.xs'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket-GetAddrInfo-0.08_4/Build.PL'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 
'Socket-GetAddrInfo-0.08_4/Makefile.PL'
[MSG] [Sat Jan 26 23:45:39 2008] Extracted 'Socket::GetAddrInfo' to 
'/home/cpan/.cpanplus/5.8.8/build/Socket-GetAddrInfo-0.08_4'
[MSG] [Sat Jan 26 23:45:42 2008] # running Build.PL 
/home/cpan/perl588/bin/perl Build.PL
Detecting if the environment has a C compiler...
cc -I/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE -DPIC 
-fPIC -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -o /tmp/compilet.o 
/tmp/compilet.c
cc --whole-archive -shared -L/usr/pkg/lib -o /tmp/compilet.so /tmp/compilet.o

Detecting if libc supports getaddrinfo()...
cc -I/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE -DPIC 
-fPIC -c -fno-strict-aliasing -pipe -I/usr/pkg/include -O -o test-getaddrinfo.o 
test-getaddrinfo.c
Compiled test-getaddrinfo.c to test-getaddrinfo.o

cc -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib -o 
test-getaddrinfo test-getaddrinfo.o
Linked test-getaddrinfo.o to test-getaddrinfo


Successfully ran test-getaddrinfo - looks like the libc supports getaddrinfo()
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

Creating new 'Build' script for 'Socket-GetAddrInfo' version '0.08_4'

[MSG] [Sat Jan 26 23:45:42 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Sat Jan 26 23:45:46 2008] /home/cpan/perl588/bin/perl Build 
--makefile_env_macros 1
Copying lib/Socket/GetAddrInfo.pm -> blib/lib/Socket/GetAddrInfo.pm
lib/Socket/GetAddrInfo.xs -> lib/Socket/GetAddrInfo.c
cc -I/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE 
-DXS_VERSION="0.08_4" -DVERSION="0.08_4" -DPIC -fPIC -c -fno-strict-aliasing 
-pipe -I/usr/pkg/include -O -o lib/Socket/GetAddrInfo.o lib/Socket/GetAddrInfo.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Socket/GetAddrInfo/GetAddrInfo.bs')
cc --whole-archive -shared -L/usr/pkg/lib -o 
blib/arch/auto/Socket/GetAddrInfo/GetAddrInfo.so lib/Socket/GetAddrInfo.o
Manifying blib/lib/Socket/GetAddrInfo.pm -> blib/libdoc/Socket::GetAddrInfo.3

[ERROR] [Sat Jan 26 23:45:48 2008] MAKE TEST failed:  
/home/cpan/perl588/bin/perl Build --makefile_env_macros 1 test
t/00use............# Using native XS code
ok
t/01getaddrinfo....
#   Failed test '$res[0] addr is {"127.0.0.1", 0}'
#   at t/01getaddrinfo.t line 27.
#          got: 'P'
#     expected: 'P'

#   Failed test '$res[0] addr is {"127.0.0.1", 0}'
#   at t/01getaddrinfo.t line 38.
#          got: ''
#     expected: ''
# Skipping test that requires internet connectivity
# Set environment variable I_CAN_HAS_INTERNETS=1 to run this

#   Failed test '$err == EAI_NONAME or @res == 0 for 
host=something.invalid/service=ftp/socktype=SOCK_STREAM'
#   at t/01getaddrinfo.t line 72.
# Looks like you failed 3 tests of 24.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 7, 11, 19
        Failed 3/24 tests, 87.50% okay (less 2 skipped tests: 19 okay, 79.17%)
t/02getnameinfo....
#   Failed test '$err == 0 for 
{family=AF_INET,port=80,sinaddr=127.0.0.1}/NI_NUMERICHOST|NI_NUMERICSERV'
#   at t/02getnameinfo.t line 14.
#          got: '4'
#     expected: '0'

#   Failed test '$err eq "" for 
{family=AF_INET,port=80,sinaddr=127.0.0.1}/NI_NUMERICHOST|NI_NUMERICSERV'
#   at t/02getnameinfo.t line 15.
#          got: 'Non-recoverable failure in name resolution'
#     expected: ''

#   Failed test '$host is 127.0.0.1'
#   at t/02getnameinfo.t line 17.
#          got: '10'
#     expected: '127.0.0.1'

#   Failed test '$service is 80'
#   at t/02getnameinfo.t line 18.
#          got: undef
#     expected: '80'

#   Failed test '$err == 0 for 
{family=AF_INET,port=80,sinaddr=127.0.0.1}/NI_NUMERICSERV'
#   at t/02getnameinfo.t line 25.
#          got: '4'
#     expected: '0'

#   Failed test '$host is localhost'
#   at t/02getnameinfo.t line 27.
#          got: '8'
#     expected: 'localhost'

#   Failed test '$service is 80'
#   at t/02getnameinfo.t line 28.
#          got: undef
#     expected: '80'

#   Failed test '$err == 0 for 
{family=AF_INET,port=80,sinaddr=127.0.0.1}/NI_NUMERICHOST'
#   at t/02getnameinfo.t line 35.
#          got: '4'
#     expected: '0'

#   Failed test '$host is 127.0.0.1'
#   at t/02getnameinfo.t line 37.
#          got: '2'
#     expected: '127.0.0.1'

#   Failed test '$service is http'
#   at t/02getnameinfo.t line 38.
#          got: undef
#     expected: 'http'

#   Failed test '$err == 0 for {family=AF_INET,port=80,sinaddr=192.168.1.1}'
#   at t/02getnameinfo.t line 64.
#          got: '4'
#     expected: '0'

#   Failed test '$host is 192.168.1.1'
#   at t/02getnameinfo.t line 66.
#          got: undef
#     expected: '192.168.1.1'

#   Failed test '$service is http'
#   at t/02getnameinfo.t line 67.
#          got: undef
#     expected: 'http'

#   Failed test '$err == EAI_NONAME for 
{family=AF_INET,port=80,sinaddr=192.168.1.1}/NI_NAMEREQD'
#   at t/02getnameinfo.t line 70.
#          got: '4'
#     expected: '8'
# Looks like you failed 14 tests of 14.
dubious
        Test returned status 14 (wstat 3584, 0xe00)
DIED. FAILED tests 1-14
        Failed 14/14 tests, 0.00% okay
t/03Socket6api.....
#   Failed test '$res[3] is { "127.0.0.1", 80 }'
#   at t/03Socket6api.t line 21.
#          got: 'P'
#     expected: 'P'

#   Failed test '$host is 127.0.0.1'
#   at t/03Socket6api.t line 28.
#          got: undef
#     expected: '127.0.0.1'

#   Failed test '$service is 80'
#   at t/03Socket6api.t line 29.
#          got: undef
#     expected: '80'
# Looks like you failed 3 tests of 8.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 5, 7-8
        Failed 3/8 tests, 62.50% okay
Failed Test       Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01getaddrinfo.t    3   768    24    3  7 11 19
t/02getnameinfo.t   14  3584    14   14  1-14
t/03Socket6api.t     3   768     8    3  5 7-8
2 subtests skipped.
Failed 3/4 test scripts. 20/47 subtests failed.
Files=4, Tests=47,  1 wallclock secs ( 0.69 cusr +  0.13 csys =  0.82 CPU)
Failed 3/4 test programs. 20/47 subtests failed.
gmake: *** [test] Error 3

[MSG] [Sat Jan 26 23:45:48 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
          ExtUtils::CBuilder                 0.19        0
          Module::Build                    0.2808        0
          Module::Build::Compat              0.03        0
          Test::Exception                    0.25        0
          Test::More                         0.70        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 = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
:/home/cpan/.cpanplus/5.8.8/build/Socket-GetAddrInfo-0.08_4/blib/lib:/home/cpan/.cpanplus/5.8.8/build/Socket-GetAddrInfo-0.08_4/blib/arch:/home/cpan/.cpanplus/5.8.8/build/Socket-GetAddrInfo-0.08_4/blib
    PERL5_CPANPLUS_IS_RUNNING = 26829
    PERL5_CPANPLUS_IS_VERSION = 0.80
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/perl588/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 100 100
    EGID: $)  = 100 100


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


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=3.1, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.1 netbsd 3.1 (generic_laptop) #0: 
tue oct 31 04:32:05 utc 2006 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-1-releasei386200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef 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 ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', 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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E  
-Wl,-R/home/cpan/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE'
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to