/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Tk-MacCopy does not start with /home/cpanrun/build/5.10.0/lib i.e. building outside Tk itself Checking if your kit is complete... Looks good Writing Makefile for Tk::MacCopy cp NCopy.pm blib/lib/Tk/../File/NCopy.pm cp MacCopy.pm blib/lib/Tk/MacCopy.pm Manifying blib/man3/Tk::NCopy.3 Manifying blib/man3/Tk::MacCopy.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..11 # Running under perl version 5.010000 for linux # Current time local: Fri Nov 30 19:20:58 2007 # Current time GMT: Sat Dec 1 03:20:58 2007 # Using Test.pm version 1.25 ok 1 not ok 2 # Test 2 got: "couldn't connect to display \"plow.activestate.com:32\" at /home/cpanrun/build/5.10.0/lib/Tk/MainWindow.pm line 55.\nTk::MainWindow->new() at test.pl line 11\n" (test.pl at line 12) # Expected: "" (can't create MainWindow) # test.pl line 12 is: ok($@, "", "can't create MainWindow"); not ok 3 # Test 3 got: "" (test.pl at line 13) # Expected: "1" (MainWindow creation failed) # test.pl line 13 is: ok(Tk::Exists($mw), 1, "MainWindow creation failed"); not ok 4 # Test 4 got: "Can't locate Tk/MacProgressBar.pm in @INC (@INC contains: blib/lib blib/arch /home/cpanrun/depot/main/Apps/CPAN_Run/lib /home/cpanrun/build/5.10.0/site/lib /home/cpanrun/build/5.10.0/lib .) at /home/cpanrun/build/5.10.0/lib/Tk/widgets.pm line 14.\n at blib/lib/Tk/MacCopy.pm line 8\nBEGIN failed--compilation aborted at blib/lib/Tk/MacCopy.pm line 8.\nCompilation failed in require at (eval 9) line 1.\n" (test.pl at line 20) # Expected: "" (Error loading Tk::MacCopy) # test.pl line 20 is: ok($@, "", "Error loading Tk::$class"); not ok 5 # Test 5 got: "Can't call method \"MacCopy\" on an undefined value at test.pl line 22.\n" (test.pl at line 23) # Expected: "" (can't create MacCopy widget) # test.pl line 23 is: ok($@, "", "can't create $class widget"); ok 6 # skip Can't call method "MacCopy" on an undefined value at test.pl line 22. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip Installing /home/cpanrun/build/5.10.0/html/site/lib/Tk/MacCopy.html Installing /home/cpanrun/build/5.10.0/site/lib/Tk/MacCopy.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tk::NCopy.3 Installing /home/cpanrun/build/5.10.0/site/man/man3/Tk::MacCopy.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod