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 Paul Evans,
    
This is a computer-generated report for Socket-GetAddrInfo-0.08_4
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'make test':

/Users/david/cpantesting/perl-5.10.0/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.

#   Failed test '$err == EAI_SERVICE for 
host=127.0.0.1/service=ZZgetaddrinfoNameTest/socktype=SOCK_STREAM'
#   at t/01getaddrinfo.t line 78.
#          got: '7'
#     expected: '9'

#   Failed test '$err == EAI_NONAME for 
host=localhost/service=ftp/flags=AI_NUMERICHOST/socktype=SOCK_STREAM'
#   at t/01getaddrinfo.t line 83.
#          got: '7'
#     expected: '8'
# Looks like you failed 5 tests of 24.
dubious
        Test returned status 5 (wstat 1280, 0x500)
DIED. FAILED tests 7, 11, 19-21
        Failed 5/24 tests, 79.17% okay (less 2 skipped tests: 17 okay, 70.83%)
t/02getnameinfo....
#   Failed test '$err == 0 for 
{family=AF_INET,port=80,sinaddr=127.0.0.1}/NI_NUMERICSERV'
#   at t/02getnameinfo.t line 25.
#          got: '5'
#     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: '5'
#     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: '5'
#     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: '5'
#     expected: '8'
# Looks like you failed 10 tests of 14.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 5-14
        Failed 10/14 tests, 28.57% okay
t/03Socket6api.....
#   Failed test '$res[3] is { "127.0.0.1", 80 }'
#   at t/03Socket6api.t line 21.
#          got: 'P'
#     expected: 'P'
# Looks like you failed 1 test of 8.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
        Failed 1/8 tests, 87.50% okay
Failed Test       Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01getaddrinfo.t    5  1280    24    5  7 11 19-21
t/02getnameinfo.t   10  2560    14   10  5-14
t/03Socket6api.t     1   256     8    1  5
2 subtests skipped.
Failed 3/4 test scripts. 16/47 subtests failed.
Files=4, Tests=47,  1 wallclock secs ( 0.21 cusr +  0.06 csys =  0.27 CPU)
Failed 3/4 test programs. 16/47 subtests failed.
make: *** [test] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have     
    --------------------- ---- ---------
    ExtUtils::CBuilder    0    0.21     
    Module::Build         0    0.2808_01
    Module::Build::Compat 0    0.2808_01
    Test::Exception       0    0.26     
    Test::More            0    0.72     

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 22135
    PERL5_CPAN_IS_RUNNING = 22135
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          1.01     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    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, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to