Cannot determine perl version info from lib/Crypt/Util.pm Checking if your kit is complete... Looks good Writing Makefile for Crypt::Util cp lib/Digest/MultiHash.pm blib/lib/Digest/MultiHash.pm cp lib/Crypt/Util.pm blib/lib/Crypt/Util.pm cp lib/Digest/MoreFallbacks.pm blib/lib/Digest/MoreFallbacks.pm cp lib/Crypt/Util.pmc blib/lib/Crypt/Util.pmc Manifying blib/man3/Digest::MultiHash.3 Manifying blib/man3/Digest::MoreFallbacks.3 Manifying blib/man3/Crypt::Util.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/basic........ # Failed test 'use Crypt::Util;' # at t/basic.t line 8. # Tried to use 'Crypt::Util'. # Error: Can't locate tt.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/inc /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl . /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/lib/Crypt/Util.pm line 319. # BEGIN failed--compilation aborted at t/basic.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Crypt::Util; # Failed test 'Crypt::Util->can(...)' # at t/basic.t line 10. not ok 2 - Crypt::Util->can(...) # Crypt::Util->can('digest_object') failed ok 3 - The object isa Crypt::Util ok 4 - no default cipher # Failed test 'no unexpected error' # at t/basic.t line 26. not ok 5 - no unexpected error # Failed test 'fallback defined' # at t/basic.t line 27. not ok 6 - fallback defined No default value for required parameter 'mode' at t/basic.t line 29 # Looks like you failed 4 tests of 6. # Looks like your test died just after 6. 1..6 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2, 5-6 Failed 4/6 tests, 33.33% okay t/digest.......Can't locate object method "digest_string" via package "Crypt::Util" at t/digest.t line 25. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/encoding.....not ok 1 - use Crypt::Util; # Failed test 'use Crypt::Util;' # at t/encoding.t line 8. # Tried to use 'Crypt::Util'. # Error: Can't locate tt.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/inc /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl . /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/lib/Crypt/Util.pm line 319. # BEGIN failed--compilation aborted at t/encoding.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "encode_string_uri_base64" via package "Crypt::Util" at t/encoding.t line 29. 1..1 # 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/encrypt......Can't locate object method "process_key" via package "Crypt::Util" at t/encrypt.t line 24. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/exported..... # Failed test 'use Crypt::Util;' # at t/exported.t line 14. # Tried to use 'Crypt::Util'. # Error: Can't locate tt.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/inc /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl . /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl .) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Crypt-Util/blib/lib/Crypt/Util.pm line 319. # BEGIN failed--compilation aborted at t/exported.t line 14. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Bareword "default_key" not allowed while "strict subs" in use at t/exported.t line 16. Bareword "default_key" not allowed while "strict subs" in use at t/exported.t line 20. Bareword "exported_instance" not allowed while "strict subs" in use at t/exported.t line 22. Execution of t/exported.t aborted due to compilation errors. # Looks like you failed 1 test of 1. not ok 1 - use Crypt::Util; # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/multihash....1..5 ok 1 - The object isa Digest::base ok 2 - digests differ ok 3 - the hash width is 8 ok 4 - Insufficient width causes error ok 5 - Can't construct without hashes ok t/tamper.......Name "Crypt::Util::PACK_FORMAT_VERSION" used only once: possible typo at t/tamper.t line 68. Can't locate object method "tamper_proof" via package "Crypt::Util" at t/tamper.t line 32. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/basic.t 255 65280 6 4 1-2 5-6 t/digest.t 255 65280 ?? ?? ?? t/encoding.t 255 65280 1 1 1 t/encrypt.t 255 65280 ?? ?? ?? t/exported.t 255 65280 1 1 1 t/tamper.t 255 65280 ?? ?? ?? Failed 6/7 test scripts. 6/13 subtests failed. Files=7, Tests=13, 1 wallclock secs ( 0.84 cusr + 0.31 csys = 1.15 CPU) Failed 6/7 test programs. 6/13 subtests failed. make: *** [test_dynamic] Error 255