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 Compress-Zlib-2.006, created automatically by CPAN::Reporter, version 0.41, 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 your distribution tests are not fully supported on this machine, either due to operating system limitations or missing prerequisite modules. If the failure is due to missing prerequisites, you may wish to disregard this report. 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.006 2.006 ! IO::Compress::Base 2.006 2.005 ! IO::Compress::Base::Common 2.006 2.005 ! IO::Compress::Gzip 2.006 n/a ! IO::Compress::Gzip::Constants 2.006 n/a ! IO::Uncompress::Base 2.006 2.005 ! IO::Uncompress::Gunzip 2.006 n/a Scalar::Util 0 1.19 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /home/njh/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/ksh TERM = linux Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = perl UID: $< = 0 EUID: $> = 0 GID: $( = 0 31 20 5 4 3 2 0 EGID: $) = 0 31 20 5 4 3 2 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.90 Cwd 3.24 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS n/a File::Spec 3.24 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.70 version n/a ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000prereq..... # Failed test (t/000prereq.t at line 46) # Tried to use 'IO::Compress::Base'. # Error: IO::Compress::Base version 2.006 required--this is only version 2.005 at (eval 5) line 2. # BEGIN failed--compilation aborted at t/000prereq.t line 46. # Failed test (t/000prereq.t at line 46) # Tried to use 'IO::Compress::Gzip'. # Error: Can't locate IO/Compress/Gzip.pm in @INC (@INC contains: t t/compress /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/arch /usr/lib/perl5/5.8.8/vax-netbsd /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/vax-netbsd /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at (eval 17) line 2. # BEGIN failed--compilation aborted at t/000prereq.t line 46. # Failed test (t/000prereq.t at line 46) # Tried to use 'IO::Uncompress::Gunzip'. # Error: Can't locate IO/Uncompress/Gunzip.pm in @INC (@INC contains: t t/compress /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/arch /usr/lib/perl5/5.8.8/vax-netbsd /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/vax-netbsd /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at (eval 18) line 2. # BEGIN failed--compilation aborted at t/000prereq.t line 46. # Looks like you failed 3 tests of 6. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/6 tests, 50.00% okay t/01version..... # Failed test (t/01version.t at line 23) # Tried to use 'Compress::Zlib'. # Error: IO::Compress::Base::Common version 2.006 required--this is only version 2.005 at /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at t/01version.t line 23. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/01version.t line 28. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/01version.t line 29. Execution of t/01version.t aborted due to compilation errors. # Looks like you planned 2 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/03zlib-v1..... # Failed test (t/03zlib-v1.t at line 35) # Tried to use 'Compress::Zlib'. # Error: IO::Compress::Base::Common version 2.006 required--this is only version 2.005 at /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at t/03zlib-v1.t line 35. # Compilation failed in require at (eval 26) line 2. # BEGIN failed--compilation aborted at (eval 26) line 2. # Failed test (t/03zlib-v1.t at line 36) # Tried to use 'IO::Compress::Gzip::Constants'. # Error: Can't locate IO/Compress/Gzip/Constants.pm in @INC (@INC contains: t t/compress /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/arch /usr/lib/perl5/5.8.8/vax-netbsd /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/vax-netbsd /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at (eval 27) line 2. # BEGIN failed--compilation aborted at t/03zlib-v1.t line 36. # Failed test (t/03zlib-v1.t at line 38) # Tried to use 'IO::Compress::Gzip'. # Error: Can't locate IO/Compress/Gzip.pm in @INC (@INC contains: t t/compress /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/arch /usr/lib/perl5/5.8.8/vax-netbsd /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/vax-netbsd /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at (eval 28) line 2. # BEGIN failed--compilation aborted at t/03zlib-v1.t line 38. Global symbol "$gzerrno" requires explicit package name at t/03zlib-v1.t line 1050. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/03zlib-v1.t line 50. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 50. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 126. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 147. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 153. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 158. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 160. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 169. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 177. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 177. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 181. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 192. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 204. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 206. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 218. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 229. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 229. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 233. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 248. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 253. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 262. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 269. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 275. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 277. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 284. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 307. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 310. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 312. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 321. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 327. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 554. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 560. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 565. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 567. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 578. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 585. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 585. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 589. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 605. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 608. Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at t/03zlib-v1.t line 611. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 611. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 615. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 618. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 626. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 629. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t line 636. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 640. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 650. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 650. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t line 655. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 655. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 666. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 669. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 672. Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t line 676. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 687. Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at t/03zlib-v1.t line 687. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 690. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 692. Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at t/03zlib-v1.t line 693. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 696. Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 710. Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at t/03zlib-v1.t line 711. Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at t/03zlib-v1.t line 714. Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at t/03zlib-v1.t line 714. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 715. Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at t/03zlib-v1.t line 717. Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at t/03zlib-v1.t line 718. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 721. Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 726. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 727. Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 729. Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at t/03zlib-v1.t line 730. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 733. Bareword "Z_FILTERED" not allowed while "strict subs" in use at t/03zlib-v1.t line 738. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 739. Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at t/03zlib-v1.t line 741. Bareword "Z_FILTERED" not allowed while "strict subs" in use at t/03zlib-v1.t line 742. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 745. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 749. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 757. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 761. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 817. Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 823. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t line 834. Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 958. Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 958. Bareword "GZIP_FEXTRA_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 958. Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 979. Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 979. Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 997. Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 997. Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 1013. Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 1013. Bareword "GZIP_FHCRC_SIZE" not allowed while "strict subs" in use at t/03zlib-v1.t line 1013. Execution of t/03zlib-v1.t aborted due to compilation errors. # Looks like you planned 394 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-394 Failed 394/394 tests, 0.00% okay t/05examples....IO::Compress::Base::Common version 2.006 required--this is only version 2.005 at /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib/Compress/Zlib.pm line 11. BEGIN failed--compilation aborted at /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib/Compress/Zlib.pm line 11. Compilation failed in require at t/05examples.t line 16. BEGIN failed--compilation aborted at t/05examples.t line 16. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/06gzsetp......IO::Compress::Base::Common version 2.006 required--this is only version 2.005 at /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib/Compress/Zlib.pm line 11. BEGIN failed--compilation aborted at /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib/Compress/Zlib.pm line 11. Compilation failed in require at t/06gzsetp.t line 16. BEGIN failed--compilation aborted at t/06gzsetp.t line 16. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/08encoding.... # Failed test (t/08encoding.t at line 33) # Tried to use 'Compress::Zlib'. # Error: IO::Compress::Base::Common version 2.006 required--this is only version 2.005 at /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at t/08encoding.t line 33. # Compilation failed in require at (eval 26) line 2. # BEGIN failed--compilation aborted at (eval 26) line 2. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/08encoding.t line 40. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/08encoding.t line 40. Execution of t/08encoding.t aborted due to compilation errors. # Looks like you planned 29 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-29 Failed 29/29 tests, 0.00% okay t/14gzopen...... # Failed test (t/14gzopen.t at line 25) # Tried to use 'Compress::Zlib'. # Error: IO::Compress::Base::Common version 2.006 required--this is only version 2.005 at /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib/Compress/Zlib.pm line 11. # BEGIN failed--compilation aborted at t/14gzopen.t line 25. # Compilation failed in require at (eval 26) line 2. # BEGIN failed--compilation aborted at (eval 26) line 2. # Failed test (t/14gzopen.t at line 26) # Tried to use 'IO::Compress::Gzip::Constants'. # Error: Can't locate IO/Compress/Gzip/Constants.pm in @INC (@INC contains: t t/compress /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/lib /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp/blib/arch /usr/lib/perl5/5.8.8/vax-netbsd /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/vax-netbsd /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at (eval 27) line 2. # BEGIN failed--compilation aborted at t/14gzopen.t line 26. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 49. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 53. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 56. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 59. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 66. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 94. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 97. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 100. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 104. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 111. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 111. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 117. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 118. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 480. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 481. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 499. Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 502. Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use at t/14gzopen.t line 38. Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/14gzopen.t line 38. Bareword "Z_FINISH" not allowed while "strict subs" in use at t/14gzopen.t line 98. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/14gzopen.t line 110. Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/14gzopen.t line 111. Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at t/14gzopen.t line 446. Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at t/14gzopen.t line 461. Execution of t/14gzopen.t aborted due to compilation errors. # Looks like you planned 250 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-250 Failed 250/250 tests, 0.00% okay t/99pod.........skipped all skipped: Test::Pod 1.00 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/000prereq.t 3 768 6 3 2-4 t/01version.t 255 65280 2 3 1-2 t/03zlib-v1.t 255 65280 394 785 1-394 t/05examples.t 255 65280 ?? ?? ?? t/06gzsetp.t 255 65280 ?? ?? ?? t/08encoding.t 255 65280 29 57 1-29 t/14gzopen.t 255 65280 250 498 1-250 1 test skipped. Failed 7/8 test scripts. 678/681 subtests failed. Files=8, Tests=681, 79 wallclock secs (66.91 cusr + 8.89 csys = 75.80 CPU) Failed 7/8 test programs. 678/681 subtests failed. *** Error code 25 Stop. make: stopped in /root/.cpan/build/Compress-Zlib-2.006-MWW3Kp -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=netbsd, osvers=3.1, archname=vax-netbsd uname='netbsd simh-vax-netbsd.bandsman.co.uk 3.1 netbsd 3.1 (generic) #0: tue oct 31 10:04:40 utc 2006 [EMAIL PROTECTED]:homebuildsabnetbsd-3-1-releasevax200610302053z-objhomebuildsabnetbsd-3-1-releasesrcsysarchvaxcompilegeneric vax ' config_args='-de' 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=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe', optimize='-O', cppflags='-fno-strict-aliasing -pipe' ccversion='', gccversion='2.95.3 20010315 (release) (NetBSD nb4)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 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=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib' libpth=/lib /usr/lib libs=-lm -lcrypt -lutil -lc -lposix perllibs=-lm -lcrypt -lutil -lc -lposix libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E ' cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared '
