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,
version 0.049.
Below is the error stack during 'make test':
cp bin/prove blib/script/prove
/usr/freeware/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
PERL_DL_NONLAZY=1 /usr/freeware/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00compile.........# Testing Test::Harness 2.42
ok
t/assert............ok
t/base..............ok
t/callback..........ok
t/inc_taint.........ok
t/nonumbers.........ok
t/ok................ok
t/pod...............ok
t/prove-globbing....ok
t/prove-switches....ok
t/strap-analyze.....ok
t/strap.............ok
t/test-harness......# Failed test (t/test-harness.t at line 535)
# got: 'Scalar found where operator expected at (eval 110) line 1, near "*($w"
# (Missing operator before $w?)
# '
# expected: ''
# Failed test (t/test-harness.t at line 535)
# got: 'Scalar found where operator expected at (eval 115) line 1, near "*($w"
# (Missing operator before $w?)
# '
# expected: ''
# Failed test (t/test-harness.t at line 535)
# got: 'Scalar found where operator expected at (eval 171) line 1, near "*($w"
# (Missing operator before $w?)
# '
# expected: ''
# Looks like you failed 3 tests of 208.
dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 48, 56, 200
Failed 3/208 tests, 98.56% okay (less 56 skipped tests: 149 okay, 71.63%)
Failed 1/13 test scripts, 92.31% okay. 3/542 subtests failed, 99.45% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/test-harness.t 3 768 208 3 1.44% 48 56 200
56 subtests skipped.
*** Error code 3 (bu21)
Additional comments:
This problem has to do with IRIX's <sys/wait.h> which does type
punning in a way that perl's h to ph convertor does not clean up fully.
--
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
Platform:
osname=irix, osvers=6.5, archname=irix-n32-thread-multi
uname='irix64 zeno 6.5 07121148 ip19 '
config_args=''
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 -n32', ccflags ='-DPTHREAD_H_FIRST -D_BSD_TYPES -D_BSD_TIME -woff 1184,1552
-I/usr/freeware/include/db4 -I/usr/freeware/include -DLANGUAGE_C',
optimize='-O3 -OPT:Olimit=0:space=ON',
cppflags='-DPTHREAD_H_FIRST -D_BSD_TYPES -D_BSD_TIME -I/usr/freeware/include/db4
-I/usr/freeware/include -DLANGUAGE_C'
ccversion='MIPSpro Compilers: Version 7.3.1.2m, Patch 4268', gccversion='',
gccosandvers=''
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='cc -n32', ldflags ='-L/usr/freeware/lib32 -Wl,-woff,84 -rpath
/usr/freeware/lib32'
libpth=/usr/freeware/lib32 /usr/lib32 /lib32
libs=-lgdbm -ldb-4 -lm -lpthread
perllibs=-ldb-4 -lm -lpthread
libc=/usr/lib32/libc.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='
-Wl,-rpath,/usr/freeware/lib/perl5/5.8.3/irix-n32-thread-multi/CORE'
cccdlflags=' ', lddlflags='-n32 -shared -L/usr/freeware/lib32 -rpath
/usr/freeware/lib32'