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 Olaf Kolkman,
    
This is a computer-generated report for Net-DNS-0.62
on perl-5.8.8, 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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00-load....................# 
# These tests were ran with:
# Net::DNS::VERSION:               0.62
# set environment variable NET_DNS_DEBUG to get all versions
ok
t/00-pod.....................ok
t/00-version.................ok
t/01-resolver-env............ok
t/01-resolver-file...........ok
t/01-resolver-opt............ok
t/01-resolver................ok
t/02-header..................ok
t/03-question................ok
t/04-packet-unique-push......ok
t/04-packet..................ok
t/05-rr-opt..................ok
t/05-rr-rrsort...............ok
t/05-rr-sshfp................ok
t/05-rr-txt..................ok
t/05-rr-unknown..............ok
t/05-rr......................ok
t/06-update..................ok
t/07-misc....................ok
t/08-online..................ok
t/09-tkey....................ok
t/10-recurse.................skipped: Cannot run these tests from this 
IP:192.168.2.2
t/11-escapedchars............# Using the  XS compiled dn_expand function 
# 
# disabling XS based dns_expand for a moment.
# 
# Continuing to use the XS based dn_expand()
ok
t/11-inet6...................# 
# The libraries needed for IPv6 support have been found
#               Now we establish if  we can bind to ::1
# 
# 
#               Failed to bind to ::1
#               Address family not supported by protocol
# 
#               We assume there is no IPv6 connectivity and skip the tests
# 
# 
# 
#       Testing for global IPv6 connectivity...
#                preparing...
# 
#                Will try to connect to  ns-pri.ripe.net (193.0.0.195)
# 
#                Will try to connect to  ns-pri.ripe.net 
(2001:610:240:0:53:0:0:3)
# 
#                Connection failed: Send error: cannot reach 
2001:610:240:0:53:0:0:3 (IPv6) not available
# 
#                It seems you do not have global IPv6 connectivity' 
#                This is not an error in Net::DNS 
#                You can confirm this by trying 'ping6 2001:610:240:0:53:0:0:3' 
# 
# You can safely ignore the following message:
# configuring 2001:610:240:0:53:0:0:3 193.0.0.195 as nameservers
# 
#                Trying to connect to  ns.hactrn.net 
(2002:425c:4242:0:210:5aff:fe86:1f54)
Couldn't create TCP socket: Address family not supported by protocol at 
/root/.cpan/build/Net-DNS-0.62-LWOf1B/blib/lib/Net/DNS/Nameserver.pm line 100
        Net::DNS::Nameserver::new('Net::DNS::Nameserver', 'LocalAddr', 
'ARRAY(0x8ab1468)', 'LocalPort', 5363, 'ReplyHandler', 'CODE(0x8ab0cb8)', 
'Verbose', 1, ...) called at t/11-inet6.t line 197
Couldn't create UDP socket: Address family not supported by protocol at 
/root/.cpan/build/Net-DNS-0.62-LWOf1B/blib/lib/Net/DNS/Nameserver.pm line 119
        Net::DNS::Nameserver::new('Net::DNS::Nameserver', 'LocalAddr', 
'ARRAY(0x8ab1468)', 'LocalPort', 5363, 'ReplyHandler', 'CODE(0x8ab0cb8)', 
'Verbose', 1, ...) called at t/11-inet6.t line 197
 Failed 2/12 subtests 
        (less 2 skipped subtests: 8 okay)
t/12-compression.............
123456789112345678921234567893123456789412345678951234567896123...
truncated to 63 octets (RFC1035 2.3.1) at t/12-compression.t line 56
ok

Test Summary Report
-------------------
t/11-inet6.t             (Wstat: 0 Tests: 10 Failed: 0)
  Parse errors: Tests out of sequence.  Found (6) but expected (5)
                Tests out of sequence.  Found (7) but expected (6)
                Tests out of sequence.  Found (8) but expected (7)
                Tests out of sequence.  Found (9) but expected (8)
                Tests out of sequence.  Found (10) but expected (9)
Displayed the first 5 of 7 TAP syntax errors.
Re-run prove with the -p option to see them all.
Files=25, Tests=1473, 20 wallclock secs ( 1.44 usr  0.19 sys + 12.51 cusr  1.08 
csys = 15.22 CPU)
Result: FAIL
Failed 1/25 test programs. 0/1473 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module           Need Have
    ---------------- ---- ----
    Digest::HMAC_MD5 1    1.01
    Digest::MD5      2.12 2.36
    IO::Socket       0    1.30
    MIME::Base64     2.11 3.07
    Net::IP          1.2  1.25
    Test::More       0.18 0.74

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

Environment variables:

    LANG = en_GB
    LD_LIBRARY_PATH = :/usr/X11R6/lib
    PATH = 
/usr/kerberos/sbin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/bin:/bin:/usr/bin:/home/njh/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 21855
    PERL5_CPAN_IS_RUNNING = 21855
    SHELL = /bin/bash
    TERM = linux

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

    $^X = /usr/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 10 6 4 3 2 1 0
    $EGID = 0 10 6 4 3 2 1 0

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  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.2501
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.05  
    Test::More          0.74  
    YAML                0.66  
    YAML::Syck          1.00  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.20-1.3001.fc6xen, archname=i386-linux-thread-multi
    uname='linux xenbuilder4.fedora.phx.redhat.com 2.6.20-1.3001.fc6xen #1 smp 
thu aug 9 16:18:42 edt 2007 i686 i686 i386 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 
-mtune=generic -fasynchronous-unwind-tables -Dversion=5.8.8 
-Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. 
-Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr 
-Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles 
-Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog 
-Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly 
-Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto 
-Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto 
-Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 
5.8.5 -Dscriptdir=/usr/bin'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.2 20070925 (Red Hat 4.1.2-33)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, 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 /lib /usr/lib
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.7.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.7'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E 
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables -L/usr/local/lib'

Reply via email to