Checking if your kit is complete... Looks good Writing Makefile for Tk::Contrib cp TiedListbox.pm blib/lib/Tk/TiedListbox.pm cp Dial.pm blib/lib/Tk/Dial.pm cp OlWm.pm blib/lib/Tk/OlWm.pm cp Axis.pm blib/lib/Tk/Axis.pm Manifying blib/man3/Tk::TiedListbox.3 Manifying blib/man3/Tk::OlWm.3 Manifying blib/man3/Tk::Dial.3 Manifying blib/man3/Tk::Axis.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00basic........1..33 # Running under perl version 5.008002 for hpux # Current time local: Wed Jul 4 04:54:38 2007 # Current time GMT: Wed Jul 4 11:54:38 2007 # Using Test.pm version 1.24 ok 1 # Test 2 got: 'couldn't connect to display "plow.activestate.com:38" at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/Tk/MainWindow.pm line 55. Tk::MainWindow->new() at t/00basic.t line 42 ' (t/00basic.t at line 43) # Expected: '' (can't create MainWindow) # t/00basic.t line 43 is: ok($@, "", "can't create MainWindow"); not ok 2 # Test 3 got: '' (t/00basic.t at line 44) # Expected: '1' (MainWindow creation failed) # t/00basic.t line 44 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 3 Testing Dial # Test 5 got: 'Can't call method "Dial" on an undefined value at t/00basic.t line 56. ' (t/00basic.t at line 57) # Expected: '' (can't create Dial widget) # t/00basic.t line 57 is: ok($@, "", "can't create $class widget"); ok 4 not ok 5 ok 6 # skip Can't call method "Dial" on an undefined value at t/00basic.t line 56. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip Testing Axis # Test 13 got: 'Can't call method "Axis" on an undefined value at t/00basic.t line 56. ' (t/00basic.t at line 57 fail #2) # Expected: '' (can't create Axis widget) ok 12 not ok 13 ok 14 # skip Can't call method "Axis" on an undefined value at t/00basic.t line 56. ok 15 # skip ok 16 # skip ok 17 # skip ok 18 # skip ok 19 # skip Testing TiedListbox # Test 21 got: 'Can't call method "TiedListbox" on an undefined value at t/00basic.t line 56. ' (t/00basic.t at line 57 fail #3) # Expected: '' (can't create TiedListbox widget) ok 20 not ok 21 ok 22 # skip Can't call method "TiedListbox" on an undefined value at t/00basic.t line 56. ok 23 # skip ok 24 # skip ok 25 # skip ok 26 # skip ok 27 # skip FAILED tests 2-3, 5, 13, 21, 28-33 Failed 11/33 tests, 66.67% okay (less 18 skipped tests: 4 okay, 12.12%) t/axis...........1..1 ok 1 ok t/dial...........1..1 ok 1 ok t/olwm...........1..1 ok 1 ok t/tiedlistbox....1..1 ok 1 ok Failed 1/5 test scripts, 80.00% okay. 11/37 subtests failed, 70.27% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/00basic.t 33 11 33.33% 2-3 5 13 21 28-33 18 subtests skipped. make: *** [test_dynamic] Error 25