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.
--
This is an error report generated automatically by CPANPLUS.
Below is the error stack during 'make test':
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00config..............ok
t/00eventmethodmaker....ok
t/00machines............ok
t/00valid_name..........ok
t/00xsw_version.........
** WARNING **** WARNING **** WARNING **** WARNING **** WARNING **** WARNING **
XML::SAX::Writer v0.41 is too buggy for production
use, please upgrade if a new one is available or downgrade to 0.39.
# Failed test 1 in t/00xsw_version.t at line 21
FAILED test 1
Failed 1/1 tests, 0.00% okay
t/01compile_spec........ok
t/02find_part...........ok
t/09machine.............# Test 8 got: '' (t/09machine.t at line 30)
# Expected: 'something like <foo><bar /></foo>'
# Test 10 got: '' (t/09machine.t at line 41)
# Expected: 'something like <foo><bar /></foo>'
# Test 18 got: '' (t/09machine.t at line 30 fail #2)
# Expected: 'something like <foo><bar /></foo>'
# Test 20 got: '' (t/09machine.t at line 41 fail #2)
# Expected: 'something like <foo><bar /></foo>'
# Test 28 got: '' (t/09machine.t at line 30 fail #3)
# Expected: 'something like <foo><bar /></foo>'
# Test 30 got: '' (t/09machine.t at line 41 fail #3)
# Expected: 'something like <foo><bar /></foo>'
FAILED tests 8, 10, 18, 20, 28, 30
Failed 6/30 tests, 80.00% okay
t/09merger..............# Test 2 got: '' (t/09merger.t at line 31)
# Expected: 'something like <foo><bar /><baz /></foo>'
# Test 3 got: 'This output ' (t/09merger.t at line 48)
# Expected: 'something like <foo1><bar /><foo2><baz /></foo2></foo1>'
# Test 4 got: 'This output ' (t/09merger.t at line 68)
# Expected: 'something like <foo1><baz /></foo1>'
# Test 5 got: 'This output ' (t/09merger.t at line 87)
# Expected: 'something like <foo1><foo2><baz /></foo2></foo1>'
# Test 6 got: 'This output ' (t/09merger.t at line 110)
# Expected: 'something like <foo1><baz /><bat /></foo1>'
FAILED tests 2-6
Failed 5/6 tests, 16.67% okay
t/10bad_machine.........ok
t/10distributor.........# Test 3 got: '' (t/10distributor.t at line 34)
# Expected: 'something like <foo><bar /></foo>'
FAILED test 3
Failed 1/3 tests, 66.67% okay
t/10docsplitter.........# Test 3 got: 'this output ' (t/10docsplitter.t at line 65)
# Expected: 'something like <foo>a<bar id='1'>b</bar>c<baz id='2'>d</baz>e<bat
id='3'>f</bat>g</foo>'
FAILED test 3
Failed 1/3 tests, 66.67% okay
t/10pipeline............# Test 8 got: '' (t/10pipeline.t at line 27)
# Expected: 'something like <foo><bar /></foo>'
# Test 10 got: '' (t/10pipeline.t at line 38)
# Expected: 'something like <foo><bar /></foo>'
# Test 18 got: '' (t/10pipeline.t at line 27 fail #2)
# Expected: 'something like <foo><bar /></foo>'
# Test 20 got: '' (t/10pipeline.t at line 38 fail #2)
# Expected: 'something like <foo><bar /></foo>'
# Test 28 got: '' (t/10pipeline.t at line 27 fail #3)
# Expected: 'something like <foo><bar /></foo>'
# Test 30 got: '' (t/10pipeline.t at line 38 fail #3)
# Expected: 'something like <foo><bar /></foo>'
FAILED tests 8, 10, 18, 20, 28, 30
Failed 6/30 tests, 80.00% okay
t/10tap.................# Test 3 got: <UNDEF> (t/10tap.t at line 27)
# Expected: 'something like <foo><bar /></foo>' (tap_out)
# Test 4 got: <UNDEF> (t/10tap.t at line 33)
# Expected: 'something like <foo><bar /></foo>' (main_out)
FAILED tests 3-4
Failed 2/4 tests, 50.00% okay
t/11byrecord............Use of uninitialized value in numeric gt (>) at
/usr/local/src/cpanplus/build/XML-SAX-Machines-0.37/blib/lib/XML/Filter/Merger.pm line
226.
Use of uninitialized value in numeric gt (>) at
/usr/local/src/cpanplus/build/XML-SAX-Machines-0.37/blib/lib/XML/Filter/Merger.pm line
226.
Use of uninitialized value in numeric eq (==) at
/usr/local/src/cpanplus/build/XML-SAX-Machines-0.37/blib/lib/XML/Filter/Merger.pm line
252.
# Test 3 got: 'this outout ' (t/11byrecord.t at line 79)
# Expected: 'something like <foo>a<bar id='1'>B</bar>c<baz id='2'>D</baz>e<bat
id='3'>F</bat>g</foo>'
Use of uninitialized value in numeric gt (>) at
/usr/local/src/cpanplus/build/XML-SAX-Machines-0.37/blib/lib/XML/Filter/Merger.pm line
226.
Use of uninitialized value in numeric gt (>) at
/usr/local/src/cpanplus/build/XML-SAX-Machines-0.37/blib/lib/XML/Filter/Merger.pm line
226.
Use of uninitialized value in numeric eq (==) at
/usr/local/src/cpanplus/build/XML-SAX-Machines-0.37/blib/lib/XML/Filter/Merger.pm line
252.
# Test 4 got: 'this outout ' (t/11byrecord.t at line 93)
# Expected: 'something like <root>a<rec id='1'>B</rec>c<rec id='2'>D</rec>e<rec
id='3'>F</rec>g</root>'
FAILED tests 3-4
Failed 2/4 tests, 50.00% okay
t/11manifold............# Test 3 got: '' (t/11manifold.t at line 38)
# Expected: 'something like <foo><bar /><bar /></foo>'
FAILED test 3
Failed 1/3 tests, 66.67% okay
t/20saxt................# Test 3 got: '' (t/20saxt.t at line 35)
# Expected: 'out1: something like <foo><bar /></foo>'
# Test 4 got: '' (t/20saxt.t at line 41)
# Expected: 'out2: something like <foo><bar /></foo>'
# Test 5 got: '' (t/20saxt.t at line 47)
# Expected: 'out3: something like <foo><bar /></foo>'
FAILED tests 3-5
Failed 3/5 tests, 40.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/00xsw_version.t 1 1 100.00% 1
t/09machine.t 30 6 20.00% 8 10 18 20 28 30
t/09merger.t 6 5 83.33% 2-6
t/10distributor.t 3 1 33.33% 3
t/10docsplitter.t 3 1 33.33% 3
t/10pipeline.t 30 6 20.00% 8 10 18 20 28 30
t/10tap.t 4 2 50.00% 3-4
t/11byrecord.t 4 2 50.00% 3-4
t/11manifold.t 3 1 33.33% 3
t/20saxt.t 5 3 60.00% 3-5
Failed 10/17 test scripts, 41.18% okay. 28/207 subtests failed, 86.47% okay.
make: *** [test_dynamic] Error 11
Additional comments:
--
Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
Platform:
osname=linux, osvers=2.4.16-6mdksmp, archname=i386-linux
uname='linux bi.mandrakesoft.com 2.4.16-6mdksmp #1 smp sat dec 8 04:02:48 cet 2001
i686 unknown '
config_args='-des -Darchname=i386-linux -Dd_dosuid -Ud_csh -Duseshrplib
-Doptimize=-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math
-fno-strength-reduce -Dprefix=/usr -Di_ndbm -Di_gdbm -Di_shadow -Di_syslog
-Uuselargefiles -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/lib/perl5/man/man3'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include',
optimize='-O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math
-fno-strength-reduce',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.96 20000731 (Mandrake Linux 8.2 2.96-0.75mdk)',
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=4
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.4.so, so=so, useshrplib=true, libperl=libperl.so
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic
-Wl,-rpath,/usr/lib/perl5/5.6.1/i386-linux/CORE'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'