Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-08-20T05:05:43 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Thu, 20 Aug 2009 10:27:04 GMT Running make for R/RJ/RJBS/Getopt-Long-Descriptive-0.075.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Getopt-Long-Descriptive-0.075.tar.gz ok Will not use Archive::Tar, need 1.00 Getopt-Long-Descriptive-0.075/ Getopt-Long-Descriptive-0.075/Changes Getopt-Long-Descriptive-0.075/MANIFEST Getopt-Long-Descriptive-0.075/META.yml Getopt-Long-Descriptive-0.075/Makefile.PL Getopt-Long-Descriptive-0.075/README Getopt-Long-Descriptive-0.075/lib/ Getopt-Long-Descriptive-0.075/lib/Getopt/ Getopt-Long-Descriptive-0.075/lib/Getopt/Long/ Getopt-Long-Descriptive-0.075/lib/Getopt/Long/Descriptive.pm Getopt-Long-Descriptive-0.075/t/ Getopt-Long-Descriptive-0.075/t/00-load.t Getopt-Long-Descriptive-0.075/t/descriptive.t Getopt-Long-Descriptive-0.075/t/pod-coverage.t Getopt-Long-Descriptive-0.075/t/pod.t CPAN.pm: Going to build R/RJ/RJBS/Getopt-Long-Descriptive-0.075.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long::Descriptive >>> make cp lib/Getopt/Long/Descriptive.pm blib/lib/Getopt/Long/Descriptive.pm Manifying blib/man3/Getopt::Long::Descriptive.3 RJBS/Getopt-Long-Descriptive-0.075.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use Getopt::Long::Descriptive;' # at t/00-load.t line 6. # Tried to use 'Getopt::Long::Descriptive'. # Error: Can't locate Getopt/Long/Descriptive/Usage.pm in @INC (@INC contains: /export/home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.075-1zumfF/blib/lib /export/home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.075-1zumfF/blib/arch /export/home/fly1003/var/megalib /export/home/fly1003/ap1003/site/lib /export/home/fly1003/ap1003/lib) at /export/home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.075-1zumfF/blib/lib/Getopt/Long/Descriptive.pm line 10. # BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.075-1zumfF/blib/lib/Getopt/Long/Descriptive.pm line 10. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of uninitialized value $Getopt::Long::Descriptive::VERSION in concatenation (.) or string at t/00-load.t line 9. # Testing Getopt::Long::Descriptive , Perl 5.010000, /export/home/fly1003/bin/perl # Looks like you failed 1 test of 1. t/00-load.t ....... 1..1 not ok 1 - use Getopt::Long::Descriptive; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Failed test 'use Getopt::Long::Descriptive;' # at t/descriptive.t line 8. # Tried to use 'Getopt::Long::Descriptive'. # Error: Can't locate Getopt/Long/Descriptive/Usage.pm in @INC (@INC contains: /export/home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.075-1zumfF/blib/lib /export/home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.075-1zumfF/blib/arch /export/home/fly1003/var/megalib /export/home/fly1003/var/megalib /export/home/fly1003/ap1003/site/lib /export/home/fly1003/ap1003/lib .) at /export/home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.075-1zumfF/blib/lib/Getopt/Long/Descriptive.pm line 10. # BEGIN failed--compilation aborted at /export/home/fly1003/var/cpan/build/Getopt-Long-Descriptive-0.075-1zumfF/blib/lib/Getopt/Long/Descriptive.pm line 10. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Failed test 'default foo_bar with no short option name: Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # at t/descriptive.t line 37. # got: 'Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # expected: '' # Failed test 'hidden: Undefined subroutine &main::describe_options called at t/descriptive.t line 46.' # at t/descriptive.t line 63. # got: 'Undefined subroutine &main::describe_options called at t/descriptive.t line 46.' # expected: '' # Failed test at t/descriptive.t line 64. # Failed test 'basic usage, with default: Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # at t/descriptive.t line 37. # got: 'Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # expected: '' # Failed test 'basic usage, passed-in: Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # at t/descriptive.t line 37. # got: 'Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # expected: '' # Failed test 'hidden: Undefined subroutine &main::describe_options called at t/descriptive.t line 46.' # at t/descriptive.t line 63. # got: 'Undefined subroutine &main::describe_options called at t/descriptive.t line 46.' # expected: '' # Failed test at t/descriptive.t line 64. # Failed test 'only one 'mode' option' # at t/descriptive.t line 34. # 'Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # doesn't match '(?-xism:it is 'foo' already)' # Failed test 'negatable usage: Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # at t/descriptive.t line 37. # got: 'Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # expected: '' # Failed test 'required option -- help text' # at t/descriptive.t line 34. # 'Undefined subroutine &main::describe_options called at t/descriptive.t line 21.' # doesn't match '(?-xism:a required option)' Undefined subroutine &main::describe_options called at t/descriptive.t line 158. # Looks like you failed 11 tests of 11. # Looks like your test exited with 255 just after 11. t/descriptive.t ... not ok 1 - use Getopt::Long::Descriptive; not ok 2 - default foo_bar with no short option name: Undefined subroutine &main::describe_options called at t/descriptive.t line 21. not ok 3 - hidden: Undefined subroutine &main::describe_options called at t/descriptive.t line 46. not ok 4 not ok 5 - basic usage, with default: Undefined subroutine &main::describe_options called at t/descriptive.t line 21. not ok 6 - basic usage, passed-in: Undefined subroutine &main::describe_options called at t/descriptive.t line 21. not ok 7 - hidden: Undefined subroutine &main::describe_options called at t/descriptive.t line 46. not ok 8 not ok 9 - only one 'mode' option not ok 10 - negatable usage: Undefined subroutine &main::describe_options called at t/descriptive.t line 21. not ok 11 - required option -- help text 1..11 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 11/11 subtests t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Getopt::Long::Descriptive ok t/pod.t ........... 1..1 ok 1 - blib/lib/Getopt/Long/Descriptive.pm ok Test Summary Report ------------------- t/00-load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/descriptive.t (Wstat: 65280 Tests: 11 Failed: 11) Failed tests: 1-11 Non-zero exit status: 255 Files=4, Tests=14, 1 wallclock secs ( 0.11 usr 0.04 sys + 0.97 cusr 0.07 csys = 1.19 CPU) Result: FAIL Failed 2/4 test programs. 12/14 subtests failed. make: *** [test_dynamic] Error 255 RJBS/Getopt-Long-Descriptive-0.075.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RJBS/Getopt-Long-Descriptive-0.075.tar.gz Finished 2009-08-20T05:05:51