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': /tmp/drhyde/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 # Looks like you failed 2 tests of 24. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 7, 11 Failed 2/24 tests, 91.67% okay (less 2 skipped tests: 20 okay, 83.33%) 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: 'permanent failure' # 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 www' # at t/02getnameinfo.t line 38. # got: undef # expected: 'www' # 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 www' # at t/02getnameinfo.t line 67. # got: undef # expected: 'www' # 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 2 512 24 2 7 11 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. 19/47 subtests failed. Files=4, Tests=47, 1 wallclock secs ( 0.84 cusr + 0.13 csys = 0.97 CPU) Failed 3/4 test programs. 19/47 subtests failed. *** Error code 3 Stop. make: stopped in /tmp/drhyde/.cpan/build/Socket-GetAddrInfo-0.08_4-0ws6cK ------------------------------ 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 = /usr/bin:/bin:/usr/pkg/bin:/usr/local/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 5376 PERL5_CPAN_IS_RUNNING = 5376 SHELL = /usr/pkg/bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /tmp/drhyde/perl-5.10.0/bin/perl $UID/$EUID = 40631 / 40631 $GID = 500 500 $EGID = 500 500 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=netbsd, osvers=2.1.0_stable, archname=alpha-netbsd uname='netbsd sdf 2.1.0_stable netbsd 2.1.0_stable (sdf) #0: fri mar 30 02:24:32 utc 2007 [EMAIL PROTECTED]:varsysarchalphacompilesdf alpha ' config_args='-de -Dprefix=/tmp/drhyde/perl-5.10.0' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, 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=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, 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=-lbind -lgdbm -lm -lcrypt -lutil -lc -lposix perllibs=-lbind -lm -lcrypt -lutil -lc -lposix 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='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
