Hello,
I just tried to upgrade Bundle::CPAN (from 1.52 to 1.63) on my 10.1.5
ibook (perl5.6.0) and got the following when running 'make test' for
Compress::Zlib. Is this OK? Should I force the install or ??? I
seem to be running CPAN1.63 OK though
Thanks,
Warren
[Compress-Zlib-1.19]$ sudo make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
t/01version.....ok
t/02zlib........FAILED tests 67, 69, 78, 80
Failed 4/230 tests, 98.26% okay
t/03examples....ok
t/04encoding....skipped
all skipped: Encode is not available
t/05gzsetp......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/02zlib.t 230 4 1.74% 67 69 78 80
1 test skipped.
Failed 1/5 test scripts, 80.00% okay. 4/255 subtests failed, 98.43% okay.
make: *** [test_dynamic] Error 35
- Re: make test for Compress::Zlib failed Warren Pollans
- Re: make test for Compress::Zlib failed Robert Dalgleish
