PATH=/usr/bin:/bin:/Users/fly2200/var/megalib/bin Start 2015-09-30T23:30:46 ActivePerl-2200 CPAN-2.00 Reading '/Users/fly2200/var/cpan/Metadata' Database was generated on Wed, 30 Sep 2015 05:53:39 GMT Running make for D/DH/DHICKLING/Tk-ImageButton-1.0.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DH/DHICKLING/Tk-ImageButton-1.0.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DH/DHICKLING/CHECKSUMS Checksum for /Users/fly2200/var/cpan/sources/authors/id/D/DH/DHICKLING/Tk-ImageButton-1.0.tar.gz ok Tk-ImageButton-1.0/ Tk-ImageButton-1.0/example/ Tk-ImageButton-1.0/example/ib_test.pl Tk-ImageButton-1.0/example/quit_clicked.bmp Tk-ImageButton-1.0/example/quit_disabled.bmp Tk-ImageButton-1.0/example/quit_normal.bmp Tk-ImageButton-1.0/example/quit_over.bmp Tk-ImageButton-1.0/ImageButton.pm Tk-ImageButton-1.0/ImageButton.pod Tk-ImageButton-1.0/Makefile.PL Tk-ImageButton-1.0/MANIFEST Tk-ImageButton-1.0/META.yml Tk-ImageButton-1.0/README Tk-ImageButton-1.0/test.pl CPAN.pm: Building D/DH/DHICKLING/Tk-ImageButton-1.0.tar.gz >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL /Users/fly2200/var/cpan/build/Tk-ImageButton-1.0-CRDedh does not start with /Users/fly2200/var/megalib i.e. building outside Tk itself Writing MANIFEST for Tk::ImageButton Writing test.pl for Tk::ImageButton Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Tk::ImageButton Writing MYMETA.yml and MYMETA.json >>> make cp ImageButton.pm blib/lib/Tk/ImageButton.pm DHICKLING/Tk-ImageButton-1.0.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-Iblib/lib" "-Iblib/arch" test.pl 1..12 # Running under perl version 5.022000 for darwin # Current time local: Wed Sep 30 23:30:49 2015 # Current time GMT: Thu Oct 1 06:30:49 2015 # Using Test.pm version 1.26 ok 1 not ok 2 # Test 2 got: "couldn't connect to display \":0\" at /Users/fly2200/var/megalib/Tk/MainWindow.pm line 53.\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"); Testing ImageButton ok 4 not ok 5 # Test 5 got: "Can't call method \"ImageButton\" on an undefined value at test.pl line 24.\n" (test.pl at line 25) # Expected: "" (can't create ImageButton widget) # test.pl line 25 is: ok($@, "", "can't create $class widget"); ok 6 # skip Can't call method "ImageButton" on an undefined value at test.pl line 24. ok 7 # skip ok 8 # skip ok 9 # skip ok 10 # skip ok 11 # skip DHICKLING/Tk-ImageButton-1.0.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Dave Hickling <dr_dave_cheese@yahoo.co.uk> Customizable/Graphical Button >>> (cd /Users/fly2200/var/cpan/build/Tk-ImageButton-1.0-CRDedh && tar cvf - Tk-ImageButton-1.0.ppd blib) | gzip -c >/Users/fly2200/var/REPO/D/DH/DHICKLING/Tk-ImageButton-1.0.tar.gz Tk-ImageButton-1.0.ppd blib/ blib/lib/ blib/lib/Tk/ blib/lib/Tk/ImageButton.pm >>> mv /Users/fly2200/var/cpan/build/Tk-ImageButton-1.0-CRDedh/Tk-ImageButton-1.0.ppd /Users/fly2200/var/REPO/D/DH/DHICKLING Finished 2015-09-30T23:30:49