Checking if your kit is complete... Warning: prerequisite Image::Magick failed to load: Can't locate loadable object for module Image::Magick 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 6) line 3 Compilation failed in require at (eval 6) line 3. Looks good Writing Makefile for GD::Barcode::Image cp lib/GD/Barcode/Image.pm blib/lib/GD/Barcode/Image.pm cp bin/barcodegen blib/script/barcodegen /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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/barcodegen Manifying blib/man1/barcodegen.1 Manifying blib/man3/GD::Barcode::Image.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/test_gen..........1..10 Getopt::Long version 2.33 required--this is only version 2.25 at blib/script/barcodegen line 29. BEGIN failed--compilation aborted at blib/script/barcodegen line 29. not ok 1 - help # Failed test (t/test_gen.t at line 27) Getopt::Long version 2.33 required--this is only version 2.25 at blib/script/barcodegen line 29. BEGIN failed--compilation aborted at blib/script/barcodegen line 29. not ok 2 - man # TODO 'blib/script/barcodegen --man' works in local directory, fails when installing from CPAN, needs to be tested later # Failed (TODO) test (t/test_gen.t at line 32) not ok 3 - created Code39 barcode # Failed test (t/test_gen.t at line 36) not ok 4 - border size 10 # Failed test (t/test_gen.t at line 39) not ok 5 - border size 10x20 # Failed test (t/test_gen.t at line 42) not ok 6 - correct error on invalid characters # Failed test (t/test_gen.t at line 45) not ok 7 - created QRcode barcode # Failed test (t/test_gen.t at line 48) not ok 8 - QRcode ecc Q # Failed test (t/test_gen.t at line 51) not ok 9 - QRcode module size 3 # Failed test (t/test_gen.t at line 54) not ok 10 - QRcode version 4 # Failed test (t/test_gen.t at line 57) # Looks like you failed 9 tests of 10. dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/test_mod..........1..5 not ok 1 - use GD::Barcode::Image; # Failed test (t/test_mod.t at line 8) # Tried to use 'GD::Barcode::Image'. # Error: Can't locate loadable object for module Image::Magick in @INC (@INC contains: blib/arch blib/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/i686-linux-thread-multi /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/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/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/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/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 . /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 blib/lib/GD/Barcode/Image.pm line 3 # Compilation failed in require at blib/lib/GD/Barcode/Image.pm line 3. # BEGIN failed--compilation aborted at t/test_mod.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 "new" via package "GD::Barcode::Image" (perhaps you forgot to load "GD::Barcode::Image"?) at t/test_mod.t line 12. # 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 Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/test_gen.t 9 2304 10 10 100.00% 1-10 t/test_mod.t 255 65280 5 5 100.00% 1-5 Failed 2/2 test scripts, 0.00% okay. 15/15 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2