Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-06-14T15:13:22 ActivePerl-818 CPAN-1.94 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Sun, 14 Jun 2009 08:27:34 GMT Running make for R/RE/REID/Games-Go-GoPair-1.001.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RE/REID/Games-Go-GoPair-1.001.tar.gz ok Games-Go-GoPair-1.001/ Games-Go-GoPair-1.001/randresult Games-Go-GoPair-1.001/Changes Games-Go-GoPair-1.001/Erf.pm Games-Go-GoPair-1.001/MANIFEST Games-Go-GoPair-1.001/gopair Games-Go-GoPair-1.001/tdfind Games-Go-GoPair-1.001/TDEntry.pm Games-Go-GoPair-1.001/META.yml Games-Go-GoPair-1.001/tpairs Games-Go-GoPair-1.001/tscore Games-Go-GoPair-1.001/t/ Games-Go-GoPair-1.001/t/Games-Go-AGA-TDEntry.t Games-Go-GoPair-1.001/t/Games-Go-AGA-TDFinder.t Games-Go-GoPair-1.001/send2aga Games-Go-GoPair-1.001/rats Games-Go-GoPair-1.001/aradjust Games-Go-GoPair-1.001/Makefile.PL Games-Go-GoPair-1.001/README Games-Go-GoPair-1.001/TDFinder.pm CPAN.pm: Going to build R/RE/REID/Games-Go-GoPair-1.001.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Games::Go::GoPair >>> make cp TDEntry.pm blib/lib/Games/Go/TDEntry.pm cp Erf.pm blib/lib/Games/Go/Erf.pm cp TDFinder.pm blib/lib/Games/Go/TDFinder.pm cp randresult blib/script/randresult /export/home/fly818/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/randresult cp send2aga blib/script/send2aga /export/home/fly818/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/send2aga cp gopair blib/script/gopair /export/home/fly818/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/gopair cp rats blib/script/rats /export/home/fly818/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/rats cp tscore blib/script/tscore /export/home/fly818/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tscore cp aradjust blib/script/aradjust /export/home/fly818/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/aradjust cp tdfind blib/script/tdfind /export/home/fly818/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/tdfind Manifying blib/man1/randresult.1 Manifying blib/man1/send2aga.1 Manifying blib/man1/gopair.1 Manifying blib/man1/rats.1 Manifying blib/man1/tscore.1 Manifying blib/man1/aradjust.1 Manifying blib/man1/tdfind.1 Manifying blib/man3/Games::Go::TDEntry.3 Manifying blib/man3/Games::Go::TDFinder.3 Manifying blib/man3/Games::Go::Erf.3 REID/Games-Go-GoPair-1.001.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'creating main window' # at t/Games-Go-AGA-TDEntry.t line 26. # got: 'couldn't connect to display ":0" at /export/home/fly818/var/megalib/Tk/MainWindow.pm line 55. # MainWindow->new() at t/Games-Go-AGA-TDEntry.t line 25 # ' # expected: '' # Failed test 'created new Games::Go::TDEntry object' # at t/Games-Go-AGA-TDEntry.t line 30. # Failed test ' with no errors,' # at t/Games-Go-AGA-TDEntry.t line 31. # got: 'Can't call method "TDEntry" on an undefined value at t/Games-Go-AGA-TDEntry.t line 29. # ' # expected: '' Can't call method "isa" on an undefined value at t/Games-Go-AGA-TDEntry.t line 32. # Looks like you planned 10 tests but ran 5. # Looks like you failed 3 tests of 5 run. # Looks like your test exited with 146 just after 5. t/Games-Go-AGA-TDEntry.t ... 1..10 ok 1 - use Games::Go::TDEntry; ok 2 - loading Tk not ok 3 - creating main window not ok 4 - created new Games::Go::TDEntry object not ok 5 - with no errors, Dubious, test returned 146 (wstat 37376, 0x9200) Failed 8/10 subtests # Failed test 'creating main window' # at t/Games-Go-AGA-TDFinder.t line 26. # got: 'couldn't connect to display ":0" at /export/home/fly818/var/megalib/Tk/MainWindow.pm line 55. # MainWindow->new() at t/Games-Go-AGA-TDFinder.t line 25 # ' # expected: '' # Failed test 'created new Games::Go::TDFinder object' # at t/Games-Go-AGA-TDFinder.t line 30. # Failed test ' with no errors,' # at t/Games-Go-AGA-TDFinder.t line 31. # got: 'Can't call method "TDFinder" on an undefined value at t/Games-Go-AGA-TDFinder.t line 29. # ' # expected: '' Can't call method "isa" on an undefined value at t/Games-Go-AGA-TDFinder.t line 32. # Looks like you planned 18 tests but ran 5. # Looks like you failed 3 tests of 5 run. # Looks like your test exited with 146 just after 5. t/Games-Go-AGA-TDFinder.t .. 1..18 ok 1 - use Games::Go::TDFinder; ok 2 - loading Tk not ok 3 - creating main window not ok 4 - created new Games::Go::TDFinder object not ok 5 - with no errors, Dubious, test returned 146 (wstat 37376, 0x9200) Failed 16/18 subtests Test Summary Report ------------------- t/Games-Go-AGA-TDEntry.t (Wstat: 37376 Tests: 5 Failed: 3) Failed tests: 3-5 Non-zero exit status: 146 Parse errors: Bad plan. You planned 10 tests but ran 5. t/Games-Go-AGA-TDFinder.t (Wstat: 37376 Tests: 5 Failed: 3) Failed tests: 3-5 Non-zero exit status: 146 Parse errors: Bad plan. You planned 18 tests but ran 5. Files=2, Tests=10, 1 wallclock secs ( 0.09 usr 0.03 sys + 0.71 cusr 0.15 csys = 0.98 CPU) Result: FAIL Failed 2/2 test programs. 6/10 subtests failed. make: *** [test_dynamic] Error 29 REID/Games-Go-GoPair-1.001.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports REID/Games-Go-GoPair-1.001.tar.gz Finished 2009-06-14T15:13:34