Checking if your kit is complete... Looks good Writing Makefile for Tk::MK cp lib/Tk/BootSplash.pm blib/lib/Tk/BootSplash.pm cp lib/Tk/ProgressBarPlus.pm blib/lib/Tk/ProgressBarPlus.pm cp lib/Tk/Checkbox.pm blib/lib/Tk/Checkbox.pm cp lib/Tk/Statusbox.pm blib/lib/Tk/Statusbox.pm cp lib/Tk/DataHList.pm blib/lib/Tk/DataHList.pm cp lib/Tk/HListplus.pm blib/lib/Tk/HListplus.pm cp lib/Tk/Optionbox.pm blib/lib/Tk/Optionbox.pm cp lib/Tk/Buttonplus.pm blib/lib/Tk/Buttonplus.pm cp lib/Tk/HdrResizeButton.pm blib/lib/Tk/HdrResizeButton.pm cp lib/Tk/DataTree.pm blib/lib/Tk/DataTree.pm Manifying blib/man3/Tk::BootSplash.3 Manifying blib/man3/Tk::ProgressBarPlus.3 Manifying blib/man3/Tk::Statusbox.3 Manifying blib/man3/Tk::Checkbox.3 Manifying blib/man3/Tk::Optionbox.3 Manifying blib/man3/Tk::HListplus.3 Manifying blib/man3/Tk::DataHList.3 Manifying blib/man3/Tk::Buttonplus.3 Manifying blib/man3/Tk::HdrResizeButton.3 Manifying blib/man3/Tk::DataTree.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/Buttonplus....1..13 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 19:48:16 2007 # Current time GMT: Tue Jul 3 02:48:16 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/Buttonplus.t line 14 ' (t/Buttonplus.t at line 15) # Expected: '' (can't create MainWindow) # t/Buttonplus.t line 15 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/Buttonplus.t at line 17) # Expected: '1' (MainWindow creation failed) # t/Buttonplus.t line 17 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 2 not ok 3 Testing Buttonplus # Test 5 got: 'Can't call method "Buttonplus" on an undefined value at t/Buttonplus.t line 44. ' (t/Buttonplus.t at line 45) # Expected: '' (can't create Buttonplus widget) # t/Buttonplus.t line 45 is: ok($@, "", "can't create $class widget"); ok 4 not ok 5 ok 6 # skip Can't call method "Buttonplus" on an undefined value at t/Buttonplus.t line 44. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 2-3, 5, 12-13 Failed 5/13 tests, 61.54% okay (less 6 skipped tests: 2 okay, 15.38%) t/Checkbox......1..16 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 19:48:28 2007 # Current time GMT: Tue Jul 3 02:48:28 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/Checkbox.t line 14 ' (t/Checkbox.t at line 15) # Expected: '' (can't create MainWindow) # t/Checkbox.t line 15 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/Checkbox.t at line 17) # Expected: '1' (MainWindow creation failed) # t/Checkbox.t line 17 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 2 not ok 3 Testing Checkbox # Test 5 got: 'Can't call method "Checkbox" on an undefined value at t/Checkbox.t line 28. ' (t/Checkbox.t at line 29) # Expected: '' (can't create Checkbox widget) # t/Checkbox.t line 29 is: ok($@, "", "can't create $class widget"); ok 4 not ok 5 ok 6 # skip Can't call method "Checkbox" on an undefined value at t/Checkbox.t line 28. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 2-3, 5, 12-16 Failed 8/16 tests, 50.00% okay (less 6 skipped tests: 2 okay, 12.50%) t/DataHList.....1..18 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 19:48:39 2007 # Current time GMT: Tue Jul 3 02:48:39 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/DataHList.t line 14 ' (t/DataHList.t at line 15) # Expected: '' (can't create MainWindow) # t/DataHList.t line 15 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/DataHList.t at line 17) # Expected: '1' (MainWindow creation failed) # t/DataHList.t line 17 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); # Test 5 got: 'Can't call method "DataHList" on an undefined value at t/DataHList.t line 31. ' (t/DataHList.t at line 32) # Expected: '' (can't create DataHList widget) # t/DataHList.t line 32 is: ok($@, "", "can't create $class widget"); not ok 2 not ok 3 Testing DataHList ok 4 not ok 5 ok 6 # skip Can't call method "DataHList" on an undefined value at t/DataHList.t line 31. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 2-3, 5, 12-18 Failed 10/18 tests, 44.44% okay (less 6 skipped tests: 2 okay, 11.11%) t/DataTree......1..18 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 19:48:50 2007 # Current time GMT: Tue Jul 3 02:48:50 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/DataTree.t line 14 ' (t/DataTree.t at line 15) # Expected: '' (can't create MainWindow) # t/DataTree.t line 15 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/DataTree.t at line 17) # Expected: '1' (MainWindow creation failed) # t/DataTree.t line 17 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 2 not ok 3 Testing DataTree # Test 5 got: 'Can't call method "DataTree" on an undefined value at t/DataTree.t line 31. ' (t/DataTree.t at line 32) # Expected: '' (can't create DataTree widget) # t/DataTree.t line 32 is: ok($@, "", "can't create $class widget"); ok 4 not ok 5 ok 6 # skip Can't call method "DataTree" on an undefined value at t/DataTree.t line 31. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 2-3, 5, 12-18 Failed 10/18 tests, 44.44% okay (less 6 skipped tests: 2 okay, 11.11%) t/HListplus.....1..16 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 19:49:02 2007 # Current time GMT: Tue Jul 3 02:49:02 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/HListplus.t line 14 ' (t/HListplus.t at line 15) # Expected: '' (can't create MainWindow) # t/HListplus.t line 15 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/HListplus.t at line 17) # Expected: '1' (MainWindow creation failed) # t/HListplus.t line 17 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 2 not ok 3 Testing HListplus # Test 5 got: 'Can't call method "HListplus" on an undefined value at t/HListplus.t line 30. ' (t/HListplus.t at line 31) ok 4 not ok 5 # Expected: '' (can't create HListplus widget) # t/HListplus.t line 31 is: ok($@, "", "can't create $class widget"); ok 6 # skip Can't call method "HListplus" on an undefined value at t/HListplus.t line 30. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 2-3, 5, 12-16 Failed 8/16 tests, 50.00% okay (less 6 skipped tests: 2 okay, 12.50%) t/Optionbox.....1..21 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 19:49:13 2007 # Current time GMT: Tue Jul 3 02:49:13 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/Optionbox.t line 14 ' (t/Optionbox.t at line 15) # Expected: '' (can't create MainWindow) # t/Optionbox.t line 15 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/Optionbox.t at line 17) # Expected: '1' (MainWindow creation failed) # t/Optionbox.t line 17 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 2 not ok 3 Testing Optionbox # Test 5 got: 'Can't call method "Optionbox" on an undefined value at t/Optionbox.t line 29. ' (t/Optionbox.t at line 30) # Expected: '' (can't create Optionbox widget) # t/Optionbox.t line 30 is: ok($@, "", "can't create $class widget"); ok 4 not ok 5 ok 6 # skip Can't call method "Optionbox" on an undefined value at t/Optionbox.t line 29. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 2-3, 5, 12-21 Failed 13/21 tests, 38.10% okay (less 6 skipped tests: 2 okay, 9.52%) t/pod...........1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD t/Statusbox.....1..15 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 19:49:25 2007 # Current time GMT: Tue Jul 3 02:49:25 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/Statusbox.t line 14 ' (t/Statusbox.t at line 15) # Expected: '' (can't create MainWindow) # t/Statusbox.t line 15 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/Statusbox.t at line 17) # Expected: '1' (MainWindow creation failed) not ok 2 # t/Statusbox.t line 17 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 3 Testing Statusbox # Test 5 got: 'Can't call method "Statusbox" on an undefined value at t/Statusbox.t line 28. ' (t/Statusbox.t at line 29) # Expected: '' (can't create Statusbox widget) # t/Statusbox.t line 29 is: ok($@, "", "can't create $class widget"); ok 4 not ok 5 ok 6 # skip Can't call method "Statusbox" on an undefined value at t/Statusbox.t line 28. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip FAILED tests 2-3, 5, 12-15 Failed 7/15 tests, 53.33% okay (less 6 skipped tests: 2 okay, 13.33%) Failed 7/8 test scripts, 12.50% okay. 61/117 subtests failed, 47.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/Buttonplus.t 13 5 38.46% 2-3 5 12-13 t/Checkbox.t 16 8 50.00% 2-3 5 12-16 t/DataHList.t 18 10 55.56% 2-3 5 12-18 t/DataTree.t 18 10 55.56% 2-3 5 12-18 t/HListplus.t 16 8 50.00% 2-3 5 12-16 t/Optionbox.t 21 13 61.90% 2-3 5 12-21 t/Statusbox.t 15 7 46.67% 2-3 5 12-15 1 test and 42 subtests skipped. make: *** [test_dynamic] Error 25