Front page | perl.cpan.testers |
Postings from July 2008
PASS NetAddr-IP-4.007 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
From:
DAGOLDEN
Date:
July 1, 2008 12:17
Subject:
PASS NetAddr-IP-4.007 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
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/
--
Dear Luis Munoz,
This is a computer-generated report for NetAddr-IP-4.007
on perl 5.8.8 patch 34066, created by CPAN-Reporter-1.1556.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
make[1]: Entering directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite'
make[2]: Entering directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite/Util'
make[2]: Leaving directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite/Util'
make[1]: Leaving directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite'
PERL_DL_NONLAZY=1 /home/david/perl/5.8.x-threads/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/imhoff...........ok
t/loops............ok
t/masklen..........ok
t/new-store........ok
t/old-store........ok
t/over-arr.........ok
t/over-qq..........ok
t/relops...........ok
t/short............ok
t/v4-coalesce......ok
t/v4-compact.......ok
t/v4-compplus......ok
t/v4-hostenum......ok
t/v4-re............ok
t/v4-split-bulk....ok
t/v4-split-list....ok
t/v4-sprefix.......ok
t/v4-xprefix.......ok
t/v6-re............ok
t/v6-split-bulk....ok
t/wildcard.........ok
All tests successful.
Files=21, Tests=9371, 27 wallclock secs ( 0.71 usr 6.40 sys + 6.33 cusr 12.80 csys = 26.24 CPU)
Result: PASS
make[1]: Entering directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite'
make[2]: Entering directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite/Util'
make[2]: Leaving directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite/Util'
PERL_DL_NONLAZY=1 /home/david/perl/5.8.x-threads/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/addr............ok
t/aton............ok
t/bits............ok
t/broadcast.......ok
t/cidr............ok
t/contains........ok
t/copy............ok
t/firstlast.......ok
t/lemasklen.......ok
t/loops...........ok
t/mask............ok
t/masklen.........ok
t/netaddr.........ok
t/network.........ok
t/new-nth.........ok
t/new-num.........ok
t/numeric.........ok
t/old-nth.........ok
t/old-num.........ok
t/over-qq.........ok
t/over_comp.......ok
t/over_copy.......ok
t/over_equal......ok
t/over_math.......ok
t/pathological....ok
t/range...........ok
t/relops..........ok
t/v4-aton.........ok
t/v4-badnm........ok
t/v4-base.........ok
t/v4-basem........ok
t/v4-cidr.........ok
t/v4-cnew.........ok
t/v4-contains.....ok
t/v4-last.........ok
t/v4-new-first....ok
t/v4-new..........ok
t/v4-num..........ok
t/v4-numeric......ok
t/v4-old-first....ok
t/v4-range........ok
t/v4-snew.........ok
t/v4-wnew.........#
# The following 8 tests involve resolving (hopefully)
# non-existant names. This may take a while.
ok
t/v6-contains.....ok
t/v6-inc..........ok
t/v6-new-base.....ok
t/v6-numeric......ok
t/v6-old-base.....ok
t/version.........ok
t/within..........ok
All tests successful.
Files=50, Tests=1849, 110 wallclock secs ( 0.28 usr 0.95 sys + 2.14 cusr 4.53 csys = 7.90 CPU)
Result: PASS
make[2]: Entering directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite/Util'
PERL_DL_NONLAZY=1 /home/david/perl/5.8.x-threads/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '../../blib/lib', '../../blib/arch')" t/*.t
t/4to6.............ok
t/add128...........ok
t/addconst.........ok
t/anyto6...........ok
t/badd.............ok
t/bcd2bin..........ok
t/bcdn2bin.........ok
t/bin..............ok
t/comp128..........ok
t/croak............ok
t/hasbits..........ok
t/inet_n2ad........ok
t/inet_n2dx........ok
t/ipv4_inet........ok
t/ipv6_any2n.......ok
t/ipv6func.........ok
t/ipv6to4..........ok
t/isIPv4...........ok
t/leftshift........ok
t/mode............. operating mode CC XS
ok
t/notcontiguous....ok
t/simple_pack......ok
t/sub128...........ok
All tests successful.
Files=23, Tests=591, 2 wallclock secs ( 0.11 usr 0.36 sys + 0.54 cusr 1.11 csys = 2.12 CPU)
Result: PASS
make[2]: Leaving directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite/Util'
make[1]: Leaving directory `/home/david/.cpan/build/NetAddr-IP-4.007-S7cYcK/Lite'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0 0.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6343
PERL5_CPAN_IS_RUNNING = 6343
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4238,6343
PERL_CR_SMOKER_CURRENT = Net-DNS-ToolKit-0.36
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.8.x-threads/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 8 patch 34066) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-thread-multi-64int-ld
uname='linux manticore 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.8.x-threads -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc -Dusethreads'
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=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -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 -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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='long double', nvsize=12, 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=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
PASS NetAddr-IP-4.007 i686-linux-thread-multi-64int-ld 2.6.24-16-generic
by DAGOLDEN