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.61
on perl-5.8.8, created automatically by CPAN-Reporter-1.05 
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, 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.61
# 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
        3/45 skipped: various reasons
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..............skipped
        all skipped: Digest::BubbleBabble not installed.
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................
#   Failed test 'The object isa Net::DNS::Packet'
#   at t/08-online.t line 157.
#     The object isn't defined
Can't call method "header" on an undefined value at t/08-online.t line 159.
# Looks like you planned 93 tests but only ran 65.
# Looks like you failed 1 test of 65 run.
# Looks like your test died just after 65.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 65-93
        Failed 29/93 tests, 68.82% okay
t/09-tkey..................ok
t/10-recurse...............skipped
        all skipped: Cannot run these tests from this IP:192.168.1.102
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.................ok
        10/11 skipped: various reasons
t/12-compression...........123456789112345678921234567893123456789412345678951234567896123...
truncated to 63 octets (RFC1035 2.3.1) at t/12-compression.t line 56
ok
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/08-online.t  255 65280    93   57  65-93
2 tests and 13 subtests skipped.
Failed 1/25 test scripts. 29/1230 subtests failed.
Files=25, Tests=1230, 183 wallclock secs (24.33 cusr +  2.14 csys = 26.47 CPU)
Failed 1/25 test programs. 29/1230 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.29
    MIME::Base64     2.11 3.07
    Net::IP          1.2  1.25
    Test::More       0.18 0.62

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
/home/icerider70/.cpan/build/Digest-HMAC-1.01-65SrdP/blib/arch:/home/icerider70/.cpan/build/Digest-HMAC-1.01-65SrdP/blib/lib:/home/icerider70/.cpan/build/Data-Throttler-0.01-CjkcPi/blib/arch:/home/icerider70/.cpan/build/Data-Throttler-0.01-CjkcPi/blib/lib:/home/icerider70/.cpan/build/Set-IntSpan-1.13-xPIXIW/blib/arch:/home/icerider70/.cpan/build/Set-IntSpan-1.13-xPIXIW/blib/lib:/home/icerider70/.cpan/build/Text-ASCIITable-0.18-lgWYoD/blib/arch:/home/icerider70/.cpan/build/Text-ASCIITable-0.18-lgWYoD/blib/lib:/home/icerider70/.cpan/build/DBM-Deep-1.0006-xtKTiQ/blib/arch:/home/icerider70/.cpan/build/DBM-Deep-1.0006-xtKTiQ/blib/lib:/home/icerider70/.cpan/build/FileHandle-Fmode-0.10-SLXEsl/blib/arch:/home/icerider70/.cpan/build/FileHandle-Fmode-0.10-SLXEsl/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 8430
    PERL5_CPAN_IS_RUNNING = 8430
    PERL_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.76_02
    Cwd                 3.12   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.09   
    ExtUtils::Install   1.33   
    ExtUtils::MakeMaker 6.30_01
    ExtUtils::Manifest  1.46   
    ExtUtils::ParseXS   2.18   
    File::Spec          3.12   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.56   
    Test::More          0.62   
    YAML                0.62   
    YAML::Syck          0.98   
    version             0.73   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22-3-amd64, archname=i486-linux-gnu-thread-multi
    uname='linux deneb 2.6.22-3-amd64 #1 smp thu oct 11 15:23:23 utc 2007 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 
-Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
    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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
    gnulibc_version='2.3.6'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to