Front page | perl.cpan.testers |
Postings from December 2003
FAIL Data-Dumper-EasyOO-0.02 sun4-solaris 2.8
Thread Previous
From:
mthurn
Date:
December 22, 2003 07:10
Subject:
FAIL Data-Dumper-EasyOO-0.02 sun4-solaris 2.8
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
CPAN.pm: Going to build J/JC/JCROMIE/Data-Dumper-EasyOO-0.02.tar.gz
/usr/local/bin/perl Build.PL
Checking whether your kit is complete...
Looks good
Creating new 'Build' script for 'Data-Dumper-EasyOO' version '0.02'
/usr/local/bin/perl Build
lib/Data/Dumper/EasyOO.pm -> blib/lib/Data/Dumper/EasyOO.pm
Manifying blib/lib/Data/Dumper/EasyOO.pm -> blib/libdoc/Data::Dumper::EasyOO.3
/usr/local/bin/make -- OK
Running make test
Prepending /disk1/src/PERL/.cpan/build/Tk-804.025_beta12/blib/arch /disk1/src/PERL/.cpan/build/Tk-804.025_beta12/blib/lib to PERL5LIB.
/usr/local/bin/perl Build test
t/01_use..........# To see output from all tests that test data output, you can force failures with $ENV{TEST_FAIL}=1
t/01_use..........ok
t/autoprint.......# test void-context calls
# Set() autoprint to STDOUT, STDERR
t/autoprint.......ok 2/15# autoprint => STDOUT at use-time, STDERR via Set()
t/autoprint.......ok 6/15# override use-time: new(autoprint=>1), STDERR via Set()
t/autoprint.......ok 8/15# autoprint to open filehandle (ie GLOB)
t/autoprint.......NOK 9# Failed test (t/autoprint.t at line 99)
# got: 'Bad file number'
# expected: 'Bad file descriptor'
t/autoprint.......ok 10/15# test autoprint => IO using IO::string
t/autoprint.......ok 11/15# test autoprint => IO using 5.8 open (H, '>', \$scalar)
t/autoprint.......ok 15/15# Looks like you failed 1 tests of 15.
t/autoprint.......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 9
Failed 1/15 tests, 93.33% okay (less 3 skipped tests: 11 okay, 73.33%)
t/basic...........ok
t/chains..........ok 2/326# dump with default indent
t/chains..........ok 4/326# test method chaining: ->Indent($i)->Terse($t)
t/chains..........ok 20/326# test that objects are returned from AUTOLOAD(), Set()
t/chains..........ok 37/326# test that 2 method chains are ok
t/chains..........ok
t/honorLocals.....ok
t/indent-terse....# dump with default indent
# test combos of Terse(T), Indent(I)
# following with Terse(0)
# following with Terse(1)
# repeat with opposite nesting
# following with Indent(0)
# following with Indent(1)
# following with Indent(2)
# following with Indent(3)
# test combos of Set(indent=>I), Set(terse=>T)
# following with Set(terse=>0)
# following with Set(terse=>1)
# test combos of Set(indent=>I,terse=>T)
# repeat with opposite nesting
t/indent-terse....ok
t/labels..........ok 1/43# test auto-labeling with combos of Terse(T), Indent(I)
# following with Terse(0)
t/labels..........ok 9/43# following with Terse(1)
t/labels..........ok 17/43# two labeled data items, with combos of Terse(T), Indent(I)
# following with Terse(0)
t/labels..........ok 21/43# following with Terse(1)
t/labels..........ok 25/43# test un-labelling
t/labels..........ok 35/43# test programmer intended labelling, right and wrong
t/labels..........ok
t/multiarg........ok
t/new.............# accept both lowercase and titlecase
t/new.............ok
t/pod.............ok
t/pp-dump.........ok
t/speed...........ok 2/3# EzDDtmp - 4 wallclock secs ( 3.08 usr + 0.00 sys = 3.08 CPU) @ 14727.27/s (n=45360)
# DDtmp - 3 wallclock secs ( 2.89 usr + 0.15 sys = 3.04 CPU) @ 9547.37/s (n=29024)
t/speed...........ok 3/3# EzDDnull - 4 wallclock secs ( 3.00 usr + 0.00 sys = 3.00 CPU) @ 14831.67/s (n=44495)
# DDnull - 4 wallclock secs ( 3.07 usr + 0.11 sys = 3.18 CPU) @ 9570.44/s (n=30434)
t/speed...........ok
t/twoObjects......ok 3/115# dump with default indent & terse-ness
t/twoObjects......ok 7/115# test combos of Terse(T), Indent(I)
# following with Terse(0)
t/twoObjects......ok 19/115# following with Terse(1)
t/twoObjects......ok 31/115# repeat with opposite nesting
# following with Terse(0)
t/twoObjects......ok 35/115# following with Terse(1)
t/twoObjects......ok 39/115# following with Terse(0)
t/twoObjects......ok 43/115# following with Terse(1)
t/twoObjects......ok 47/115# following with Terse(0)
t/twoObjects......ok 51/115# following with Terse(1)
t/twoObjects......ok 55/115# test combos of Set(indent=>I), Set(terse=>T)
# following with Set(terse=>0)
t/twoObjects......ok 67/115# following with Set(terse=>1)
t/twoObjects......ok 79/115# test combos of Set(indent=>I,terse=>T)
# following with Set(terse=>0)
t/twoObjects......ok 91/115# following with Set(terse=>1)
t/twoObjects......ok 103/115# test combos of Set(indent=>I,terse=>T) on 1, leave 2 alone
# following with Set(terse=>0)
t/twoObjects......ok 109/115# following with Set(terse=>1)
t/twoObjects......ok
t/useoptions......# dump with default indent
t/useoptions......ok
t/warns...........skipped
all skipped: Test::Warn needed to test that warnings are properly issued
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/autoprint.t 1 256 15 1 6.67% 9
1 test and 3 subtests skipped.
Failed 1/15 test scripts, 93.33% okay. 1/660 subtests failed, 99.85% okay.
make: *** [test] Error 29
/usr/local/bin/make test -- NOT OK
--
Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration:
Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos copper 5.8 generic_108528-22 sun4u sparc sunw,sun-fire-v250 '
config_args='-des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -I/usr/local/include -I/opt/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
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='gcc', ldflags =' -L/usr/local/lib -L/opt/local/lib '
libpth=/usr/local/lib /opt/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
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='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib -L/opt/local/lib'
Thread Previous