Thanks for the bug report I'm guessing that you have an older version of Compress::Zlib running on your system. If so, and you have a spare moment, can you run this for me please?
perl -MCompress::Zlib -e 'print qq[ver $Compress::Raw::Zlib::VERSION\n]' perl -MCompress::Zlib -e 'print q[zlib ver ]. Compress::Zlib::ZLIB_VERSION.qq[\n]' cheers Paul > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 09 February 2007 07:52 > To: [email protected] > Cc: [EMAIL PROTECTED] > Subject: FAIL IO-Compress-Zlib-2.003 i386-freebsd-64int 6.0-release > > 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. > > -- > Dear Paul Marquess, > > This is a computer-generated test report for IO-Compress-Zlib-2.003, > created > automatically by CPAN::Reporter, version 0.38, and sent to the CPAN > Testers mailing list. If you have received this email directly, it is > because the person testing your distribution chose to send a copy to your > CPAN email address; there may be a delay before the official report is > received and processed by CPAN Testers. > > Thank you for uploading your work to CPAN. However, it appears that > there were some problems testing your distribution. > > Sections of this report: > > * Tester comments > * Prerequisites > * Environment and other context > * Test output > > ------------------------------ > TESTER COMMENTS > ------------------------------ > > Additional comments from tester: > > [none provided] > > ------------------------------ > PREREQUISITES > ------------------------------ > > Prerequisite modules loaded: > > requires: > > Module Need Have > -------------------- ----- ----- > Compress::Raw::Zlib 2.003 2.003 > IO::Compress::Base 2.003 2.003 > IO::Uncompress::Base 2.003 2.003 > > ------------------------------ > ENVIRONMENT AND OTHER CONTEXT > ------------------------------ > > Environment variables: > > PATH = > /usr/local/libexec/ccache:/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/ > usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/acc > /bin > PERL5LIB = /home/acc/.cpan/build/ExtUtils-MakeMaker- > 6.31/blib/arch:/home/acc/.cpan/build/ExtUtils-MakeMaker- > 6.31/blib/lib:/home/acc/.cpan/build/libnet- > 1.20/blib/arch:/home/acc/.cpan/build/libnet-1.20/blib/lib > SHELL = /usr/local/bin/zsh > TERM = screen > > Perl special variables (and OS-specific diagnostics, for MSWin32): > > Perl: $^X = /usr/local/bin/perl > UID: $< = 0 > EUID: $> = 0 > GID: $( = 0 5 0 0 > EGID: $) = 0 5 0 0 > > Perl module toolchain versions installed: > > Module Have > ------------------- -------- > CPAN 1.8802 > Cwd 3.24 > ExtUtils::CBuilder 0.18 > ExtUtils::Command 1.09 > ExtUtils::Install 1.41 > ExtUtils::MakeMaker 6.31 > ExtUtils::Manifest 1.48 > ExtUtils::ParseXS 2.17 > File::Spec 3.24 > Module::Build 0.280600 > Module::Signature n/a > Test::Harness 2.640 > Test::More 0.660 > version 0.680 > > ------------------------------ > TEST OUTPUT > ------------------------------ > > Output from '/usr/bin/make test': > > PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/000prereq.....................ok > t/001zlib-generic-deflate.......ok > t/001zlib-generic-gzip..........ok > t/001zlib-generic-rawdeflate....ok > t/001zlib-generic-zip...........ok > t/002any-deflate................ok > t/002any-gzip...................ok > t/002any-rawdeflate.............ok > t/002any-transparent............ok > t/002any-zip....................ok > t/004gziphdr....................ok > t/005defhdr.....................ok > t/010examples...................ok > t/020isize......................skipped > all skipped: Lengthy Tests Disabled > t/050interop-gzip...............ok > t/100generic-deflate............ok > t/100generic-gzip...............ok > t/100generic-rawdeflate.........ok > t/100generic-zip................ok > t/101truncate-deflate...........ok > t/101truncate-gzip..............ok > t/101truncate-rawdeflate........ok > t/101truncate-zip...............ok > t/102tied-deflate...............ok > t/102tied-gzip..................ok > t/102tied-rawdeflate............ok > t/102tied-zip...................ok > t/103newtied-deflate............ok > t/103newtied-gzip...............ok > t/103newtied-rawdeflate.........ok > t/103newtied-zip................ok > t/104destroy-deflate............ok > t/104destroy-gzip...............ok > t/104destroy-rawdeflate.........ok > t/104destroy-zip................ok > t/105oneshot-deflate............ok > t/105oneshot-gzip-only..........ok > t/105oneshot-gzip...............ok > t/105oneshot-rawdeflate.........ok > t/105oneshot-zip-bzip2-only.....skipped > all skipped: IO::Compress::Bzip2 not available > t/105oneshot-zip-only...........ok > t/105oneshot-zip................ok > t/106prime-deflate..............ok > t/106prime-gzip.................ok > t/106prime-rawdeflate...........ok > t/106prime-zip..................ok > t/107multi-deflate..............ok > t/107multi-gzip.................ok > t/107multi-rawdeflate...........ok > t/107multi-zip..................ok > t/108anyunc-deflate.............ok > t/108anyunc-gzip................ok > t/108anyunc-rawdeflate..........ok > t/108anyunc-transparent.........ok > t/108anyunc-zip.................ok > t/109merge-deflate.............. > # Failed test (t/compress/merge.pl at line 39) > # got: '1.2.3' > # expected: '1.2.2' > # Looks like you failed 1 test of 166. > dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 1 > Failed 1/166 tests, 99.40% okay (less 6 skipped tests: 159 okay, > 95.78%) > t/109merge-gzip................. > # Failed test (t/compress/merge.pl at line 39) > # got: '1.2.3' > # expected: '1.2.2' > # Looks like you failed 1 test of 166. > dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 1 > Failed 1/166 tests, 99.40% okay (less 6 skipped tests: 159 okay, > 95.78%) > t/109merge-rawdeflate........... > # Failed test (t/compress/merge.pl at line 39) > # got: '1.2.3' > # expected: '1.2.2' > # Looks like you failed 1 test of 166. > dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED test 1 > Failed 1/166 tests, 99.40% okay (less 6 skipped tests: 159 okay, > 95.78%) > t/109merge-zip..................skipped > all skipped: not implemented yet > t/999pod........................skipped > all skipped: Test::Pod 1.00 required for testing POD > Failed Test Stat Wstat Total Fail List of Failed > -------------------------------------------------------------------------- > ----- > t/109merge-deflate.t 1 256 166 1 1 > t/109merge-gzip.t 1 256 166 1 1 > t/109merge-rawdeflate.t 1 256 166 1 1 > 4 tests and 18 subtests skipped. > Failed 3/60 test scripts. 3/38502 subtests failed. > Files=60, Tests=38502, 68 wallclock secs (35.37 cusr + 2.88 csys = 38.25 > CPU) > Failed 3/60 test programs. 3/38502 subtests failed. > *** Error code 25 > > Stop in /usr/home/acc/.cpan/build/IO-Compress-Zlib-2.003. > > > -- > > Summary of my perl5 (revision 5 version 8 subversion 8) configuration: > Platform: > osname=freebsd, osvers=6.0-release, archname=i386-freebsd-64int > uname='freebsd newmetis.anthonychavez.org 6.0-release freebsd 6.0- > release #0: thu nov 3 09:36:13 utc 2005 > [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' > config_args='-sde -Dprefix=/usr/local - > Darchlib=/usr/local/lib/perl5/5.8.8/mach - > Dprivlib=/usr/local/lib/perl5/5.8.8 - > Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 - > Dman1dir=/usr/local/man/man1 - > Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach - > Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin - > Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 - > Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl > -Dcc=cc -Duseshrplib -Dccflags=- > DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno- > strict-aliasing -pipe -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y > -Duse64bitint' > 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=define use64bitall=undef uselongdouble=undef > usemymalloc=y, bincompat5005=undef > Compiler: > cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" - > DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe - > Wdeclaration-after-statement -I/usr/local/include', > optimize='-O2 -fno-strict-aliasing -pipe ', > cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" - > DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe - > Wdeclaration-after-statement -I/usr/local/include' > ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers='' > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 > ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', > lseeksize=8 > alignbytes=4, prototype=define > Linker and Libraries: > ld='cc', ldflags =' -Wl,-E -L/usr/local/lib' > libpth=/usr/lib /usr/local/lib > libs=-lm -lcrypt -lutil > perllibs=-lm -lcrypt -lutil > libc=, so=so, useshrplib=true, libperl=libperl.so > gnulibc_version='' > Dynamic Linking: > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,- > R/usr/local/lib/perl5/5.8.8/mach/CORE' > cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
