I have tried this with my compiled version of perl (i actually used 5.84 and 5.85, both to the same results). Same module builds no problem on my linux boxen.


This is an error report generated automatically by CPANPLUS, version 0.049.

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/001_load......ok
t/002_format....ok
t/003_bigint....ok
t/004_nano......ok
t/005_leap......# Failed test (t/005_leap.t at line 29)
# got: '22'
# expected: '23'
# Looks like you failed 1 tests of 10.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/10 tests, 90.00% okay
t/006_local.....ok
t/007_parse.....ok
t/008_dhms......# Failed test (t/008_dhms.t at line 27)
# Looks like you failed 1 tests of 6.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
Failed 1/6 tests, 83.33% okay
t/101_load......ok
t/102_format....ok
t/201_load......ok
t/202_format....ok
t/301_load......ok
t/302_format....# Failed test (t/302_format.t at line 16)
# got: '@4566'
# expected: '@4567'
# Looks like you failed 1 tests of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/303_parse.....# Failed test (t/303_parse.t at line 13)
# got: '1997-10-03T18:14:49'
# expected: '1997-10-03T18:14:48'
# Looks like you failed 1 tests of 2.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/401_load......ok
t/402_format....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------ -------
t/005_leap.t 1 256 10 1 10.00% 5
t/008_dhms.t 1 256 6 1 16.67% 5
t/302_format.t 1 256 2 1 50.00% 2
t/303_parse.t 1 256 2 1 50.00% 2
Failed 4/17 test scripts, 76.47% okay. 4/80 subtests failed, 95.00% okay.
make: *** [test_dynamic] Error 45



Additional comments: --

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=darwin, osvers=7.4.0, archname=darwin-2level
uname='darwin jason-gessners-computer.local 7.4.0 darwin kernel version 7.4.0: wed may 12 16:58:24 pdt 2004; root:xnuxnu-517.7.7.obj~7release_ppc power macintosh powerpc '
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='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include',
optimize='-Os',
cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1495)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib'




Reply via email to