Checking if your kit is complete... Looks good Writing Makefile for Tk::GBARR cp FireButton.pm blib/lib/Tk/FireButton.pm cp NumEntry.pm blib/lib/Tk/NumEntry.pm cp NumEntryPlain.pm blib/lib/Tk/NumEntryPlain.pm cp examples/cloth blib/arch/Tk/demos/widtrib/cloth.pl cp examples/numentry blib/arch/Tk/demos/widtrib/numentry.pl cp examples/numentryplain blib/arch/Tk/demos/widtrib/numentryplain.pl cp Cloth.pm blib/lib/Tk/Cloth.pm cp TFrame.pm blib/lib/Tk/TFrame.pm cp examples/firebutton blib/arch/Tk/demos/widtrib/firebutton.pl cp examples/tframe blib/arch/Tk/demos/widtrib/tframe.pl Manifying blib/man3/Tk::NumEntry.3 Manifying blib/man3/Tk::NumEntryPlain.3 Manifying blib/man3/Tk::Cloth.3 Manifying blib/man3/Tk::TFrame.3 Manifying blib/man3/Tk::FireButton.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/0basic............1..53 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 01:17:55 2007 # Current time GMT: Sat Jun 30 08:17:55 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/0basic.t line 44 ' (t/0basic.t at line 45) # Expected: '' (can't create MainWindow) # t/0basic.t line 45 is: ok($@, "", "can't create MainWindow"); not ok 2 # Test 3 got: '' (t/0basic.t at line 46) # Expected: '1' (MainWindow creation failed) # t/0basic.t line 46 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 3 Testing Cloth # Test 5 got: 'Can't call method "Cloth" on an undefined value at t/0basic.t line 57. ' (t/0basic.t at line 58) # Expected: '' (can't create Cloth widget) # t/0basic.t line 58 is: ok($@, "", "can't create $class widget"); ok 4 not ok 5 ok 6 # skip Can't call method "Cloth" on an undefined value at t/0basic.t line 57. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip Testing FireButton # Test 13 got: 'Can't call method "FireButton" on an undefined value at t/0basic.t line 57. ' (t/0basic.t at line 58 fail #2) # Expected: '' (can't create FireButton widget) ok 12 not ok 13 ok 14 # skip Can't call method "FireButton" on an undefined value at t/0basic.t line 57. ok 15 # skip ok 16 # skip ok 17 # skip ok 18 # skip ok 19 # skip Testing NumEntryPlain # Test 21 got: 'Can't call method "NumEntryPlain" on an undefined value at t/0basic.t line 57. ' (t/0basic.t at line 58 fail #3) # Expected: '' (can't create NumEntryPlain widget) ok 20 not ok 21 ok 22 # skip Can't call method "NumEntryPlain" on an undefined value at t/0basic.t line 57. ok 23 # skip ok 24 # skip ok 25 # skip ok 26 # skip ok 27 # skip Testing NumEntry ok 28 # Test 29 got: 'Can't call method "NumEntry" on an undefined value at t/0basic.t line 57. ' (t/0basic.t at line 58 fail #4) # Expected: '' (can't create NumEntry widget) not ok 29 ok 30 # skip Can't call method "NumEntry" on an undefined value at t/0basic.t line 57. ok 31 # skip ok 32 # skip ok 33 # skip ok 34 # skip ok 35 # skip Testing TFrame # Test 37 got: 'Can't call method "TFrame" on an undefined value at t/0basic.t line 57. ' (t/0basic.t at line 58 fail #5) # Expected: '' (can't create TFrame widget) ok 36 not ok 37 ok 38 # skip Can't call method "TFrame" on an undefined value at t/0basic.t line 57. ok 39 # skip ok 40 # skip ok 41 # skip ok 42 # skip ok 43 # skip FAILED tests 2-3, 5, 13, 21, 29, 37, 44-53 Failed 17/53 tests, 67.92% okay (less 30 skipped tests: 6 okay, 11.32%) t/0firebutton.......1..10 ok 1 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. MainWindow->new() at t/0firebutton.t line 11 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-10 Failed 9/10 tests, 10.00% okay t/1numentryplain....1..10 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 01:18:21 2007 # Current time GMT: Sat Jun 30 08:18:21 2007 # Using Test.pm version 1.24 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/1numentryplain.t line 21 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/2numentry.........1..7 ok 1 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. MainWindow->new() at t/2numentry.t line 10 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay t/3cloth............1..10 ok 1 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. MainWindow->new() at t/3cloth.t line 11 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-10 Failed 9/10 tests, 10.00% okay t/5tframe...........1..1 ok 1 ok t/6numentry.........1..6 ok 1 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. MainWindow->new() at t/6numentry.t line 65 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-6 Failed 5/6 tests, 16.67% okay Failed 6/7 test scripts, 14.29% okay. 56/97 subtests failed, 42.27% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/0basic.t 53 17 32.08% 2-3 5 13 21 29 37 44-53 t/0firebutton.t 255 65280 10 18 180.00% 2-10 t/1numentryplain.t 255 65280 10 20 200.00% 1-10 t/2numentry.t 255 65280 7 12 171.43% 2-7 t/3cloth.t 255 65280 10 18 180.00% 2-10 t/6numentry.t 255 65280 6 10 166.67% 2-6 30 subtests skipped. make: *** [test_dynamic] Error 2