show_bzversion.c:3: bzlib.h: No such file or directory Parsing config.in... compile command 'gcc -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o show_bzversion show_bzversion.c -lbz2' failed system bzip2 not found, building internal libbz2 Looks Good. Checking if your kit is complete... Looks good Writing Makefile for Compress::Bzip2::internal_bzlib Writing Makefile for Compress::Bzip2 cp lib/Compress/Bzip2.pm blib/lib/Compress/Bzip2.pm AutoSplitting blib/lib/Compress/Bzip2.pm (blib/lib/auto/Compress/Bzip2) cd bzlib-src && make make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Compress-Bzip2/bzlib-src' gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE blocksort.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE huffman.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE crctable.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE randtable.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE compress.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE decompress.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE bzlib.c ar cr libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o && : libbz2.a gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE bzip2.c gcc bzip2.o libbz2.a -o bzip2 make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Compress-Bzip2/bzlib-src' make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Compress-Bzip2/bzlib-src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Compress-Bzip2/bzlib-src' /export/home/cpanrun/build/5.6.1/bin/perl -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap Bzip2.xs > Bzip2.xsc && mv Bzip2.xsc Bzip2.c gcc -c -Ibzlib-src -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE Bzip2.c Running Mkbootstrap for Compress::Bzip2 () chmod 644 Bzip2.bs rm -f blib/arch/auto/Compress/Bzip2/Bzip2.so LD_RUN_PATH="" gcc -G Bzip2.o -o blib/arch/auto/Compress/Bzip2/Bzip2.so bzlib-src/libbz2.a chmod 755 blib/arch/auto/Compress/Bzip2/Bzip2.so cp Bzip2.bs blib/arch/auto/Compress/Bzip2/Bzip2.bs chmod 644 blib/arch/auto/Compress/Bzip2/Bzip2.bs Manifying blib/man3/Compress::Bzip2.3 make[1]: Entering directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Compress-Bzip2/bzlib-src' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Compress-Bzip2/bzlib-src' PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/010-useability.... # Failed test (t/010-useability.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d214)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/010-useability.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::bzlibversion called at t/010-useability.t line 30. # Looks like you planned 3 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, 3 Failed 2/3 tests, 33.33% okay t/011-prototype..... # Failed test (t/011-prototype.t at line 8) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d35c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/011-prototype.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory # Failed test (t/011-prototype.t at line 21) # Failed test (t/011-prototype.t at line 22) # Failed test (t/011-prototype.t at line 23) # Failed test (t/011-prototype.t at line 45) # Failed test (t/011-prototype.t at line 46) # Failed test (t/011-prototype.t at line 47) # Failed test (t/011-prototype.t at line 50) Use of uninitialized value in concatenation (.) or string at t/011-prototype.t line 51. Use of uninitialized value in concatenation (.) or string at t/011-prototype.t line 51. # Looks like you failed 8 tests of 9. dubious Test returned status 8 (wstat 2048, 0x800) DIED. FAILED tests 1-8 Failed 8/9 tests, 11.11% okay t/020-compfile...... # Failed test (t/020-compfile.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d29c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/020-compfile.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Undefined subroutine &main::bzopen called at t/020-compfile.t line 22. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/021-compfile...... # Failed test (t/021-compfile.t at line 9) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d29c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/021-compfile.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Undefined subroutine &main::bzopen called at t/021-compfile.t line 21. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/022-compfile...... # Failed test (t/022-compfile.t at line 9) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d29c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/022-compfile.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Undefined subroutine &main::bzopen called at t/022-compfile.t line 21. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/023-compfile...... # Failed test (t/023-compfile.t at line 9) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d29c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/023-compfile.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Undefined subroutine &main::bzopen called at t/023-compfile.t line 21. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/024-compfile...... # Failed test (t/024-compfile.t at line 9) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d694)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/024-compfile.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/024-compfile.t line 21. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/025-compfile...... # Failed test (t/025-compfile.t at line 12) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d694)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/025-compfile.t line 12. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/025-compfile.t line 26. # Looks like you planned 12 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-12 Failed 12/12 tests, 0.00% okay t/026-compfile...... # Failed test (t/026-compfile.t at line 11) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d694)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/026-compfile.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/026-compfile.t line 25. # Looks like you planned 12 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-12 Failed 12/12 tests, 0.00% okay t/030-uncompfile.... # Failed test (t/030-uncompfile.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d2d4)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/030-uncompfile.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/030-uncompfile.t line 22. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/031-uncompfile.... # Failed test (t/031-uncompfile.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d2d4)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/031-uncompfile.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "main::BZIP" used only once: possible typo at t/031-uncompfile.t line 13. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/031-uncompfile.t line 24. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/032-uncompfile.... # Failed test (t/032-uncompfile.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d35c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/032-uncompfile.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/032-uncompfile.t line 23. # Looks like you planned 7 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-7 Failed 7/7 tests, 0.00% okay t/033-uncompfile.... # Failed test (t/033-uncompfile.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d29c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/033-uncompfile.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/033-uncompfile.t line 23. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/034-uncompfile.... # Failed test (t/034-uncompfile.t at line 13) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d5d4)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/034-uncompfile.t line 13. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/034-uncompfile.t line 50. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/035-uncompreadline. # Failed test (t/035-uncompreadline.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22c434)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/035-uncompreadline.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/035-uncompreadline.t line 22. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/040-memory........ # Failed test (t/040-memory.t at line 7) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22cfac)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/040-memory.t line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &main::memBzip called at t/040-memory.t line 18. # Looks like you planned 10 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-10 Failed 10/10 tests, 0.00% okay t/041-error......... # Failed test (t/041-error.t at line 8) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x23263c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/041-error.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "main::BZIP" used only once: possible typo at t/041-error.t line 11. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/041-error.t line 22. # Looks like you planned 9 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-9 Failed 9/9 tests, 0.00% okay t/050-deflate....... # Failed test (t/050-deflate.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d444)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/050-deflate.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "main::bzerrno" used only once: possible typo at t/050-deflate.t line 37. Name "main::BZIP" used only once: possible typo at t/050-deflate.t line 13. show_bzversion.c:3: bzlib.h: No such file or directory Undefined subroutine &main::bzdeflateInit called at t/050-deflate.t line 27. # Looks like you planned 4 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-4 Failed 4/4 tests, 0.00% okay t/051-deflate-flush. # Failed test (t/051-deflate-flush.t at line 11) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d694)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/051-deflate-flush.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "main::bzerrno" used only once: possible typo at t/051-deflate-flush.t line 40. show_bzversion.c:3: bzlib.h: No such file or directory Undefined subroutine &main::bzdeflateInit called at t/051-deflate-flush.t line 28. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/060-inflate....... # Failed test (t/060-inflate.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d444)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/060-inflate.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "main::bzerrno" used only once: possible typo at t/060-inflate.t line 37. Name "main::BZIP" used only once: possible typo at t/060-inflate.t line 13. show_bzversion.c:3: bzlib.h: No such file or directory Undefined subroutine &main::bzinflateInit called at t/060-inflate.t line 27. # Looks like you planned 4 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-4 Failed 4/4 tests, 0.00% okay t/070-gzcomp........ # Failed test (t/070-gzcomp.t at line 11) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22cf3c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/070-gzcomp.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. show_bzversion.c:3: bzlib.h: No such file or directory Undefined subroutine &main::gzopen called at t/070-gzcomp.t line 23. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/071-gzuncomp...... # Failed test (t/071-gzuncomp.t at line 10) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x22d03c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/071-gzuncomp.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Name "main::gzerrno" used only once: possible typo at t/071-gzuncomp.t line 33. show_bzversion.c:3: bzlib.h: No such file or directory Can't locate object method "new" via package "Compress::Bzip2" (perhaps you forgot to load "Compress::Bzip2"?) at t/071-gzuncomp.t line 22. # Looks like you planned 5 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-5 Failed 5/5 tests, 0.00% okay t/080-version....... # Failed test (t/080-version.t at line 13) # Tried to use 'Compress::Bzip2'. # Error: Constant name 'HASH(0x223b38)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 # BEGIN failed--compilation aborted at t/080-version.t line 13. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/080-version.t line 18. # Failed test (t/080-version.t at line 18) Undefined subroutine &Compress::Bzip2::version called at t/080-version.t line 20. # Looks like you planned 3 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-3 Failed 3/3 tests, 0.00% okay t/081-basic.........Constant name 'HASH(0x22cd90)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 BEGIN failed--compilation aborted at blib/lib/Compress/Bzip2.pm line 144. Compilation failed in require at t/081-basic.t line 11. BEGIN failed--compilation aborted at t/081-basic.t line 11. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-208 Failed 208/208 tests, 0.00% okay t/082-stream........Constant name 'HASH(0x22d05c)' has invalid characters at blib/lib/Compress/Bzip2.pm line 144 BEGIN failed--compilation aborted at blib/lib/Compress/Bzip2.pm line 144. Compilation failed in require at t/082-stream.t line 16. BEGIN failed--compilation aborted at t/082-stream.t line 16. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-208 Failed 208/208 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/010-useability.t 255 65280 3 2 66.67% 1, 3 t/011-prototype.t 8 2048 9 8 88.89% 1-8 t/020-compfile.t 255 65280 5 5 100.00% 1-5 t/021-compfile.t 255 65280 5 5 100.00% 1-5 t/022-compfile.t 255 65280 5 5 100.00% 1-5 t/023-compfile.t 255 65280 5 5 100.00% 1-5 t/024-compfile.t 255 65280 5 5 100.00% 1-5 t/025-compfile.t 255 65280 12 12 100.00% 1-12 t/026-compfile.t 255 65280 12 12 100.00% 1-12 t/030-uncompfile.t 255 65280 5 5 100.00% 1-5 t/031-uncompfile.t 255 65280 5 5 100.00% 1-5 t/032-uncompfile.t 255 65280 7 7 100.00% 1-7 t/033-uncompfile.t 255 65280 5 5 100.00% 1-5 t/034-uncompfile.t 255 65280 5 5 100.00% 1-5 t/035-uncompreadline.t 255 65280 1 1 100.00% 1 t/040-memory.t 255 65280 10 10 100.00% 1-10 t/041-error.t 255 65280 9 9 100.00% 1-9 t/050-deflate.t 255 65280 4 4 100.00% 1-4 t/051-deflate-flush.t 255 65280 5 5 100.00% 1-5 t/060-inflate.t 255 65280 4 4 100.00% 1-4 t/070-gzcomp.t 255 65280 5 5 100.00% 1-5 t/071-gzuncomp.t 255 65280 5 5 100.00% 1-5 t/080-version.t 255 65280 3 3 100.00% 1-3 t/081-basic.t 255 65280 208 208 100.00% 1-208 t/082-stream.t 255 65280 208 208 100.00% 1-208 Failed 25/25 test scripts, 0.00% okay. 548/550 subtests failed, 0.36% okay. make: *** [test_dynamic] Error 2