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.048.
Below is the error stack during 'make test':
Running Mkbootstrap for Storable ()
chmod 644 Storable.bs
rm -f blib/arch/auto/Storable/Storable.bundle
LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup
-L/usr/local/lib Storable.o -o blib/arch/auto/Storable/Storable.bundle
ld: warning -prebind has no effect with -bundle
chmod 755 blib/arch/auto/Storable/Storable.bundle
cp Storable.bs blib/arch/auto/Storable/Storable.bs
chmod 644 blib/arch/auto/Storable/Storable.bs
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/blessed........ok
t/canonical......ok
t/code...........ok
t/compat06.......ok
t/croak..........ok
t/dclone.........ok
t/downgrade......ok
t/forgive........ok
t/freeze.........ok
t/integer........ok
t/interwork56....skipped
all skipped: Your IVs are no larger than your longs
t/lock...........ok
t/malice.........ok
t/overload.......ok
t/recurse........ok
t/restrict.......FAILED tests 1, 5, 9, 13
Failed 4/16 tests, 75.00% okay
t/retrieve.......ok
t/store..........ok
t/tied...........ok
t/tied_hook......ok
t/tied_items.....ok
t/utf8...........ok
t/utf8hash.......ok
Failed 1/23 test scripts, 95.65% okay. 4/1869 subtests failed, 99.79% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/restrict.t 16 4 25.00% 1 5 9 13
1 test skipped.
make: *** [test_dynamic] Error 45
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration:
Platform:
osname=darwin, osvers=7.0.0, archname=darwin-2level
uname='darwin knave.local 7.0.0 darwin kernel version 7.0.0: wed sep 24 15:48:39
pdt 2003; root:xnuxnu-517.obj~1release_ppc power macintosh powerpc '
config_args='-d'
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 ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp
-fno-strict-aliasing -I/usr/local/include',
optimize='-Os',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp
-fno-strict-aliasing -I/usr/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'
libpth=/usr/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'