/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-Gauge does not start with /home/cpanrun/ia64-lp64/build/5.6.1/lib/site_perl/5.6.1/IA64.ARCHREV_0-thread-multi-64all i.e. building outside Tk itself Checking if your kit is complete... Looks good Writing Makefile for Tk::Gauge cp Tk/Gauge.pm blib/lib/Tk/Gauge.pm cp Tk/Labelled.pm blib/lib/Tk/Labelled.pm Manifying blib/man3/Tk::Tk::Gauge.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi-64all -I/home/cpanrun/ia64-lp64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/test1.............1..12 ok 1 ok 2 ok 3 not ok 4 # Test 4 got: 'Perl v5.8.2 required--this is only v5.6.1, stopped at blib/lib/Tk/Gauge.pm line 5. BEGIN failed--compilation aborted at blib/lib/Tk/Gauge.pm line 5. Compilation failed in require at (eval 6) line 1. ' (t/test1.t at line 20) # Expected: '' (Error loading Tk::Gauge) Assuming 'require Tk::Gauge;' at t/test1.t line 22 not ok 5 # Test 5 got: 'Failed to AUTOLOAD 'Tk::Widget::Gauge' at t/test1.t line 22 ' (t/test1.t at line 23) # Expected: '' (can't create Gauge widget) ok 6 # Failed to AUTOLOAD 'Tk::Widget::Gauge' at t/test1.t line 22 ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 4-5, 12 Failed 3/12 tests, 75.00% okay (-5 skipped tests: 4 okay, 33.33%) Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/test1.t 12 3 25.00% 4-5, 12 5 subtests skipped. Failed 1/1 test scripts, 0.00% okay. 3/12 subtests failed, 75.00% okay. make: *** [test_dynamic] Error 25