/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-Gauge does not start with /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi 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/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: Mon Jul 2 19:06:33 2007 # Current time GMT: Tue Jul 3 02:06:33 2007 # Using Test.pm version 1.24 ok 1 # Test 2 got: 'couldn't connect to display "plow.activestate.com:32" at /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi/Tk/MainWindow.pm line 55. Tk::MainWindow->new() at t/test1.t line 11 ' (t/test1.t at line 12) # Expected: '' (can't create MainWindow) # t/test1.t line 12 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/test1.t at line 13) # Expected: '1' (MainWindow creation failed) # t/test1.t line 13 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); # 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) # Expected: '' (Error loading Tk::Gauge) # t/test1.t line 20 is: ok($@, "", "Error loading Tk::$class"); # Test 5 got: 'Can't call method "Gauge" on an undefined value at t/test1.t line 22. ' (t/test1.t at line 23) # Expected: '' (can't create Gauge widget) # t/test1.t line 23 is: ok($@, "", "can't create $class widget"); not ok 2 not ok 3 not ok 4 not ok 5 ok 6 # skip Can't call method "Gauge" on an undefined value at t/test1.t line 22. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 2-5, 12 Failed 5/12 tests, 58.33% okay (less 6 skipped tests: 1 okay, 8.33%) Failed 1/1 test scripts, 0.00% okay. 5/12 subtests failed, 58.33% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/test1.t 12 5 41.67% 2-5 12 6 subtests skipped. make: *** [test_dynamic] Error 25