Checking if your kit is complete... Looks good Warning: prerequisite Tk::JPEG failed to load: Tk::JPEG object version 800.023 does not match $Tk::JPEG::XS_VERSION 800.024 at /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/DynaLoader.pm line 225. Compilation failed in require at (eval 15) line 3. Writing Makefile for Games::Sudoku::Component::TkPlayer cp lib/Games/Sudoku/Component/TkPlayer.pm blib/lib/Games/Sudoku/Component/TkPlayer.pm cp lib/Games/Sudoku/Component/TkPlayer/Selector.pm blib/lib/Games/Sudoku/Component/TkPlayer/Selector.pm cp lib/Games/Sudoku/Component/TkPlayer/Splashscreen.pm blib/lib/Games/Sudoku/Component/TkPlayer/Splashscreen.pm cp lib/Games/Sudoku/Component/TkPlayer/View.pm blib/lib/Games/Sudoku/Component/TkPlayer/View.pm cp lib/Games/Sudoku/Component/TkPlayer/Controller.pm blib/lib/Games/Sudoku/Component/TkPlayer/Controller.pm cp script/tksudoku.pl blib/script/tksudoku.pl /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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/tksudoku.pl Manifying blib/man3/Games::Sudoku::Component::TkPlayer.3 Manifying blib/man3/Games::Sudoku::Component::TkPlayer::Selector.3 Manifying blib/man3/Games::Sudoku::Component::TkPlayer::Splashscreen.3 Manifying blib/man3/Games::Sudoku::Component::TkPlayer::View.3 Manifying blib/man3/Games::Sudoku::Component::TkPlayer::Controller.3 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=1; runtests @ARGV;' t/*.t t/00_load...........1..5 not ok 1 - use Games::Sudoku::Component::TkPlayer; # Failed test (/export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/UseAllModules.pm at line 50) # Tried to use 'Games::Sudoku::Component::TkPlayer'. # Error: Tk::JPEG object version 800.023 does not match $Tk::JPEG::XS_VERSION 800.024 at /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/DynaLoader.pm line 225. # Compilation failed in require at blib/lib/Games/Sudoku/Component/TkPlayer/View.pm line 7. # BEGIN failed--compilation aborted at /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/UseAllModules.pm line 50. # Compilation failed in require at blib/lib/Games/Sudoku/Component/TkPlayer.pm line 9. # BEGIN failed--compilation aborted at blib/lib/Games/Sudoku/Component/TkPlayer.pm line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. ok 2 - use Games::Sudoku::Component::TkPlayer::Controller; ok 3 - use Games::Sudoku::Component::TkPlayer::Selector; ok 4 - use Games::Sudoku::Component::TkPlayer::Splashscreen; ok 5 - use Games::Sudoku::Component::TkPlayer::View; Undefined subroutine &Test::UseAllModules::BAIL_OUT called at /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Test/UseAllModules.pm line 53. BEGIN failed--compilation aborted at t/00_load.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/5 tests, 80.00% okay t/99_pod............1..0 # Skip Test::Pod 1.18 required skipped: Test::Pod 1.18 required t/99_podcoverage....1..0 # Skip Test::Pod::Coverage 1.04 required skipped: Test::Pod::Coverage 1.04 required Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00_load.t 255 65280 5 1 20.00% 1 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 1/5 subtests failed, 80.00% okay. make: *** [test_dynamic] Error 29