/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-Gauge does not start with /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64 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/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/test1....1..12 # Running under perl version 5.008002 for hpux # Current time local: Tue Oct 30 12:50:18 2007 # Current time GMT: Tue Oct 30 19:50:18 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 # Test 4 got: 'Tk version 804.027 required--this is only version 800.024 at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-Gauge/blib/lib/Tk/Gauge.pm line 6. BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-Gauge/blib/lib/Tk/Gauge.pm line 6. Compilation failed in require at (eval 6) line 1. ' (t/test1.t at line 20) not ok 4 # Expected: '' (Error loading Tk::Gauge) # t/test1.t line 20 is: ok($@, "", "Error loading Tk::$class"); Assuming 'require Tk::Gauge;' at t/test1.t line 22 # 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) not ok 5 # t/test1.t line 23 is: ok($@, "", "can't create $class widget"); ok 6 # skip 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 (less 6 skipped tests: 3 okay, 25.00%) Failed 1/1 test scripts, 0.00% okay. 3/12 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/test1.t 12 3 25.00% 4-5 12 6 subtests skipped. make: *** [test_dynamic] Error 25