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/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/Module-Info....# Failed test (t/Module-Info.t at line 63)
# got: '6'
# expected: '5'
# Failed test (t/Module-Info.t at line 64)
# Structures begin differing at:
# $got->[0] = 'CPANPLUS::Internals::System'
# $expected->[0] = 'Carp'
# Failed test (t/Module-Info.t at line 150)
# got: '6'
# expected: '5'
# Failed test (t/Module-Info.t at line 151)
# Structures begin differing at:
# $got->[0] = 'CPANPLUS::Internals::System'
# $expected->[0] = 'Exporter'
# Looks like you failed 4 tests of 51.
dubious
Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 14-15, 46-47
Failed 4/51 tests, 92.16% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/Module-Info.t 4 1024 51 4 7.84% 14-15 46-47
Failed 1/1 test scripts, 0.00% okay. 4/51 subtests failed, 92.16% okay.
make: *** [test_dynamic] Error 2
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.2-2, archname=i586-linux
uname='linux chimpy.petdance.com 2.4.2-2 #1 sun apr 8 19:37:14 edt 2001 i586
unknown '
config_args=''
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 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O3',
cppflags='-fno-strict-aliasing -I/usr/include/gdbm'
ccversion='', gccversion='3.1', 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='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lndbm -lgdbm -ldl -lm -lc -lcrypt -lutil
perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
libc=/lib/libc-2.2.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.2.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'