Checking if your kit is complete... Looks good Writing Makefile for Tk::ACH cp FcyEntry.pm blib/lib/Tk/FcyEntry.pm cp FileEntry.pm blib/lib/Tk/FileEntry.pm cp ptktrl blib/script/ptktrl /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ptktrl Manifying blib/man1/ptktrl.1 Manifying blib/man3/Tk::FcyEntry.3 Manifying blib/man3/Tk::FileEntry.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic........1..23 # Running under perl version 5.008002 for hpux # Current time local: Mon Jul 2 20:15:21 2007 # Current time GMT: Tue Jul 3 03:15:21 2007 # Using Test.pm version 1.24 ok 1 # Test 2 got: 'couldn't connect to display "plow.activestate.com:30" at /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Tk/MainWindow.pm line 55. Tk::MainWindow->new() at t/basic.t line 40 ' (t/basic.t at line 41) # Expected: '' (can't create MainWindow) # t/basic.t line 41 is: ok($@, "", "can't create MainWindow"); # Test 3 got: '' (t/basic.t at line 42) # Expected: '1' (MainWindow creation failed) # t/basic.t line 42 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 2 not ok 3 Testing Entry (Tk::FcyEntry) # Test 5 got: 'Can't call method "Entry" on an undefined value at t/basic.t line 57. ' (t/basic.t at line 58) # Expected: '' (can't create Entry widget) # t/basic.t line 58 is: ok($@, "", "can't create $class widget"); ok 4 not ok 5 ok 6 # skip Can't call method "Entry" on an undefined value at t/basic.t line 57. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip Testing FileEntry (Tk::FileEntry) ok 12 # Test 13 got: 'Can't call method "FileEntry" on an undefined value at t/basic.t line 57. ' (t/basic.t at line 58 fail #2) # Expected: '' (can't create FileEntry widget) not ok 13 ok 14 # skip Can't call method "FileEntry" on an undefined value at t/basic.t line 57. ok 15 # skip ok 16 # skip ok 17 # skip ok 18 # skip ok 19 # skip FAILED tests 2-3, 5, 13, 20-23 Failed 8/23 tests, 65.22% okay (less 12 skipped tests: 3 okay, 13.04%) t/fcyentry.....1..8 couldn't connect to display "plow.activestate.com:30" at /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Tk/MainWindow.pm line 55. MainWindow->new() at t/TESTsetup line 34 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/fileentry....1..4 couldn't connect to display "plow.activestate.com:30" at /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/Tk/MainWindow.pm line 55. MainWindow->new() at t/TESTsetup line 34 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay Failed 3/3 test scripts, 0.00% okay. 20/35 subtests failed, 42.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 23 8 34.78% 2-3 5 13 20-23 t/fcyentry.t 255 65280 8 16 200.00% 1-8 t/fileentry.t 255 65280 4 8 200.00% 1-4 12 subtests skipped. make: *** [test_dynamic] Error 2