Start 2009-08-21T02:07:11 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/cpanfly/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly\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 C:\cpanfly\var\cpan\sources\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 >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Getopt::Long::Descriptive >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Getopt/Long/Descriptive.pm blib\lib\Getopt\Long\Descriptive.pm RJBS/Getopt-Long-Descriptive-0.075.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe "-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: C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.075-Vzd9I2\blib\lib C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.075-Vzd9I2\blib\arch C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib) at C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.075-Vzd9I2\blib\lib/Getopt/Long/Descriptive.pm line 10. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.075-Vzd9I2\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, C:\Perl\bin\perl.exe # 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: C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.075-Vzd9I2\blib\lib C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.075-Vzd9I2\blib\arch C:/cpanfly/var/megalib C:/cpanfly/var/megalib C:/Perl/site/lib C:/Perl/lib .) at C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.075-Vzd9I2\blib\lib/Getopt/Long/Descriptive.pm line 10. # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\Getopt-Long-Descriptive-0.075-Vzd9I2\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, 0 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: FAIL Failed 2/4 test programs. 12/14 subtests failed. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff' Stop. RJBS/Getopt-Long-Descriptive-0.075.tar.gz nmake 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-21T02:07:16