Checking if your kit is complete... Warning: prerequisite Digest::base failed to load: Can't locate Digest/base.pm in @INC (@INC contains: /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi /home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/i686-linux-thread-multi /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1 /home/cpanrun/build/5.6.1/lib/site_perl .) at (eval 4) line 3. Looks good Writing Makefile for Digest::SHA2 cp SHA2.pm blib/lib/Digest/SHA2.pm /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap -typemap typemap SHA2.xs > SHA2.xsc && mv SHA2.xsc SHA2.c gcc -c -I. -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -funroll-loops -fomit-frame-pointer -fschedule-insns2 -Os -fno-strength-reduce -Wall -pipe -DVERSION=\"1.1.1\" -DXS_VERSION=\"1.1.1\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE -DSHA2_USE_INTTYPES_H SHA2.c ppport.h:529: warning: `my_sv_2pvbyte' defined but not used Running Mkbootstrap for Digest::SHA2 () chmod 644 SHA2.bs rm -f blib/arch/auto/Digest/SHA2/SHA2.so LD_RUN_PATH="" gcc -shared SHA2.o -o blib/arch/auto/Digest/SHA2/SHA2.so chmod 755 blib/arch/auto/Digest/SHA2/SHA2.so cp SHA2.bs blib/arch/auto/Digest/SHA2/SHA2.bs chmod 644 blib/arch/auto/Digest/SHA2/SHA2.bs Manifying blib/man3/Digest::SHA2.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01................1..4 not ok 1 - use Digest::SHA2; # Failed test (t/01.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/01.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/01.t line 10. BEGIN failed--compilation aborted at t/01.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/02................1..4 not ok 1 - use Digest::SHA2; # Failed test (t/02.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/02.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/02.t line 10. BEGIN failed--compilation aborted at t/02.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/03................1..4 not ok 1 - use Digest::SHA2; # Failed test (t/03.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/03.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/03.t line 10. BEGIN failed--compilation aborted at t/03.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/04................1..4 not ok 1 - use Digest::SHA2; # Failed test (t/04.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/04.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/04.t line 10. BEGIN failed--compilation aborted at t/04.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/05................1..4 not ok 1 - use Digest::SHA2; # Failed test (t/05.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/05.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/05.t line 10. BEGIN failed--compilation aborted at t/05.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/06................1..4 not ok 1 - use Digest::SHA2; # Failed test (t/06.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/06.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/06.t line 10. BEGIN failed--compilation aborted at t/06.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/07................1..4 not ok 1 - use Digest::SHA2; # Failed test (t/07.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/07.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/07.t line 10. BEGIN failed--compilation aborted at t/07.t line 25. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file01............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file01.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file01.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file01.t line 11. BEGIN failed--compilation aborted at t/file01.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file02............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file02.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file02.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file02.t line 11. BEGIN failed--compilation aborted at t/file02.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file03............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file03.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file03.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file03.t line 11. BEGIN failed--compilation aborted at t/file03.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file04............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file04.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file04.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file04.t line 11. BEGIN failed--compilation aborted at t/file04.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file05............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file05.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file05.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file05.t line 11. BEGIN failed--compilation aborted at t/file05.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file06............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file06.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file06.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file06.t line 11. BEGIN failed--compilation aborted at t/file06.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file07............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file07.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file07.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file07.t line 11. BEGIN failed--compilation aborted at t/file07.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file08............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file08.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file08.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file08.t line 11. BEGIN failed--compilation aborted at t/file08.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file09............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file09.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file09.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file09.t line 11. BEGIN failed--compilation aborted at t/file09.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file10............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file10.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file10.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file10.t line 11. BEGIN failed--compilation aborted at t/file10.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file11............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file11.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file11.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file11.t line 11. BEGIN failed--compilation aborted at t/file11.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/file12............1..4 not ok 1 - use Digest::SHA2; # Failed test (t/file12.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/file12.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/file12.t line 11. BEGIN failed--compilation aborted at t/file12.t line 36. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/loading...........1..1 not ok 1 - use Digest::SHA2; # Failed test (t/loading.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/loading.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/strings...........1..5 not ok 1 - use Digest::SHA2; # Failed test (t/strings.t at line 6) # Tried to use 'Digest::SHA2'. # Error: Base class package "Digest::base" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Digest/SHA2.pm line 3 # BEGIN failed--compilation aborted at t/strings.t line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "Digest::SHA2" (perhaps you forgot to load "Digest::SHA2"?) at t/strings.t line 14. BEGIN failed--compilation aborted at t/strings.t line 34. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01.t 255 65280 4 4 100.00% 1-4 t/02.t 255 65280 4 4 100.00% 1-4 t/03.t 255 65280 4 4 100.00% 1-4 t/04.t 255 65280 4 4 100.00% 1-4 t/05.t 255 65280 4 4 100.00% 1-4 t/06.t 255 65280 4 4 100.00% 1-4 t/07.t 255 65280 4 4 100.00% 1-4 t/file01.t 255 65280 4 4 100.00% 1-4 t/file02.t 255 65280 4 4 100.00% 1-4 t/file03.t 255 65280 4 4 100.00% 1-4 t/file04.t 255 65280 4 4 100.00% 1-4 t/file05.t 255 65280 4 4 100.00% 1-4 t/file06.t 255 65280 4 4 100.00% 1-4 t/file07.t 255 65280 4 4 100.00% 1-4 t/file08.t 255 65280 4 4 100.00% 1-4 t/file09.t 255 65280 4 4 100.00% 1-4 t/file10.t 255 65280 4 4 100.00% 1-4 t/file11.t 255 65280 4 4 100.00% 1-4 t/file12.t 255 65280 4 4 100.00% 1-4 t/loading.t 1 256 1 1 100.00% 1 t/strings.t 255 65280 5 5 100.00% 1-5 Failed 21/21 test scripts, 0.00% okay. 82/82 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2