PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-05-15T08:08:10 ActivePerl-818 CPAN-2.00 Reading '/export/home/fly818/var/cpan/Metadata' Database was generated on Thu, 15 May 2014 13:53:02 GMT Running make for L/LE/LEPREVOST/Bio-Tools-Alignment-Overview-0.36.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/L/LE/LEPREVOST/Bio-Tools-Alignment-Overview-0.36.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/L/LE/LEPREVOST/CHECKSUMS Checksum for /export/home/fly818/var/cpan/sources/authors/id/L/LE/LEPREVOST/Bio-Tools-Alignment-Overview-0.36.tar.gz ok You have Archive::Tar 1.40, but 1.50 or later is recommended. Please upgrade. Bio-Tools-Alignment-Overview-0.36/ Bio-Tools-Alignment-Overview-0.36/META.yml Bio-Tools-Alignment-Overview-0.36/Makefile.PL Bio-Tools-Alignment-Overview-0.36/ignore.txt Bio-Tools-Alignment-Overview-0.36/lib/ Bio-Tools-Alignment-Overview-0.36/lib/Bio/ Bio-Tools-Alignment-Overview-0.36/lib/Bio/Tools/ Bio-Tools-Alignment-Overview-0.36/lib/Bio/Tools/Alignment/ Bio-Tools-Alignment-Overview-0.36/lib/Bio/Tools/Alignment/Overview.pm Bio-Tools-Alignment-Overview-0.36/Changes Bio-Tools-Alignment-Overview-0.36/t/ Bio-Tools-Alignment-Overview-0.36/t/01-module.t Bio-Tools-Alignment-Overview-0.36/t/Overview.pm Bio-Tools-Alignment-Overview-0.36/t/02-object.t Bio-Tools-Alignment-Overview-0.36/t/boilerplate.t Bio-Tools-Alignment-Overview-0.36/t/manifest.t Bio-Tools-Alignment-Overview-0.36/t/pod.t Bio-Tools-Alignment-Overview-0.36/MANIFEST Bio-Tools-Alignment-Overview-0.36/META.json Bio-Tools-Alignment-Overview-0.36/README CPAN.pm: Building L/LE/LEPREVOST/Bio-Tools-Alignment-Overview-0.36.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Warning: prerequisite GD::Simple 0 not found. Checking if your kit is complete... Warning: the following files are missing in your kit: Bio-Tools-Alignment-Overview-0.01.tar.gz t/00-load.t t/pod-coverage.t Please inform the author. Generating a Unix-style Makefile Writing Makefile for Bio::Tools::Alignment::Overview Writing MYMETA.yml and MYMETA.json >>> make cp lib/Bio/Tools/Alignment/Overview.pm blib/lib/Bio/Tools/Alignment/Overview.pm Manifying blib/man3/Bio::Tools::Alignment::Overview.3 LEPREVOST/Bio-Tools-Alignment-Overview-0.36.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Bio::Tools::Alignment::Overview;' # at t/01-module.t line 7. # Tried to use 'Bio::Tools::Alignment::Overview'. # Error: Can't locate GD/Simple.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/lib /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/lib/Bio/Tools/Alignment/Overview.pm line 6. # BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/lib/Bio/Tools/Alignment/Overview.pm line 6. # Compilation failed in require at t/01-module.t line 7. # BEGIN failed--compilation aborted at t/01-module.t line 7. # Failed test 'use GD::Simple;' # at t/01-module.t line 8. # Tried to use 'GD::Simple'. # Error: Can't locate GD/Simple.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/lib /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at t/01-module.t line 8. # BEGIN failed--compilation aborted at t/01-module.t line 8. # Looks like you failed 2 tests of 2. t/01-module.t .... 1..2 not ok 1 - use Bio::Tools::Alignment::Overview; not ok 2 - use GD::Simple; Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests Can't locate GD/Simple.pm in @INC (@INC contains: /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/lib /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/lib/Bio/Tools/Alignment/Overview.pm line 6. BEGIN failed--compilation aborted at /export/home/fly818/var/cpan/build/Bio-Tools-Alignment-Overview-0.36-XTcU3b/blib/lib/Bio/Tools/Alignment/Overview.pm line 6. Compilation failed in require at t/02-object.t line 3. BEGIN failed--compilation aborted at t/02-object.t line 3. t/02-object.t .... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/boilerplate.t .. 1..3 ok 1 - README contains no boilerplate text # TODO Need to replace the boilerplate text not ok 2 - Changes contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test 'Changes contains boilerplate text' # at t/boilerplate.t line 24. # placeholder date/time appears on lines 3 ok 3 - lib/Bio/Tools/Alignment/Overview.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok t/manifest.t ..... skipped: Author tests not required for installation t/pod.t .......... 1..1 ok 1 - POD test for blib/lib/Bio/Tools/Alignment/Overview.pm ok Test Summary Report ------------------- t/01-module.t (Wstat: 512 Tests: 2 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 t/02-object.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1, 3 Files=5, Tests=6, 1 wallclock secs ( 0.13 usr 0.05 sys + 0.62 cusr 0.09 csys = 0.89 CPU) Result: FAIL Failed 2/5 test programs. 2/6 subtests failed. make: *** [test_dynamic] Error 29 LEPREVOST/Bio-Tools-Alignment-Overview-0.36.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LEPREVOST/Bio-Tools-Alignment-Overview-0.36.tar.gz Finished 2014-05-15T08:08:24