PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-04-29T04:45:13 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 28 Apr 2011 22:27:12 GMT Running make for M/ME/MELO/Bash-Completion-0.001.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\M\ME\MELO\Bash-Completion-0.001.tar.gz ok Bash-Completion-0.001 Bash-Completion-0.001/Changes Bash-Completion-0.001/dist.ini Bash-Completion-0.001/weaver.ini Bash-Completion-0.001/bin Bash-Completion-0.001/bin/bash-complete Bash-Completion-0.001/bin/setup-bash-complete Bash-Completion-0.001/eg Bash-Completion-0.001/eg/tester.sh Bash-Completion-0.001/lib/App Bash-Completion-0.001/lib/App/BashComplete.pm Bash-Completion-0.001/lib/Bash Bash-Completion-0.001/lib/Bash/Completion.pm Bash-Completion-0.001/lib/Bash/Completion Bash-Completion-0.001/lib/Bash/Completion/Plugin.pm Bash-Completion-0.001/lib/Bash/Completion/Request.pm Bash-Completion-0.001/lib/Bash/Completion/Utils.pm Bash-Completion-0.001/lib/Bash/Completion/Plugins Bash-Completion-0.001/lib/Bash/Completion/Plugins/BashComplete.pm Bash-Completion-0.001/lib/Bash/Completion/Plugins/Perldoc.pm Bash-Completion-0.001/t Bash-Completion-0.001/t/03-request.t Bash-Completion-0.001/t/05-utils.t Bash-Completion-0.001/t/07-plugin.t Bash-Completion-0.001/t/10-bash-completion.t Bash-Completion-0.001/t/50-app-bash-complete.t Bash-Completion-0.001/t/60-plugin-bashcomplete.t Bash-Completion-0.001/t/tlib/bin Bash-Completion-0.001/t/tlib/bin/perldoc Bash-Completion-0.001/META.yml Bash-Completion-0.001/LICENSE Bash-Completion-0.001/README Bash-Completion-0.001/t/release-pod-coverage.t Bash-Completion-0.001/t/release-pod-syntax.t Bash-Completion-0.001/MANIFEST Bash-Completion-0.001/META.json Bash-Completion-0.001/t/release-distmeta.t Bash-Completion-0.001/t/release-no-tabs.t Bash-Completion-0.001/t/release-eol.t Bash-Completion-0.001/Makefile.PL Bash-Completion-0.001/INSTALL CPAN.pm: Going to build M/ME/MELO/Bash-Completion-0.001.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Bash::Completion Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/App/BashComplete.pm blib\lib\App\BashComplete.pm cp lib/Bash/Completion/Request.pm blib\lib\Bash\Completion\Request.pm cp lib/Bash/Completion/Utils.pm blib\lib\Bash\Completion\Utils.pm cp lib/Bash/Completion.pm blib\lib\Bash\Completion.pm cp lib/Bash/Completion/Plugins/BashComplete.pm blib\lib\Bash\Completion\Plugins\BashComplete.pm cp lib/Bash/Completion/Plugins/Perldoc.pm blib\lib\Bash\Completion\Plugins\Perldoc.pm cp lib/Bash/Completion/Plugin.pm blib\lib\Bash\Completion\Plugin.pm C:\Perl-5.14\bin\perl.exe -MExtUtils::Command -e "cp" -- bin/setup-bash-complete blib\script\setup-bash-complete pl2bat.bat blib\script\setup-bash-complete C:\Perl-5.14\bin\perl.exe -MExtUtils::Command -e "cp" -- bin/bash-complete blib\script\bash-complete pl2bat.bat blib\script\bash-complete MELO/Bash-Completion-0.001.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-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/03-request.t .............. ok 1 - use Bash::Completion::Request; ok 2 - Created Request instance ok ok 3 - ... expected command line ok 4 - ... expected parsed word ok 5 - ... expected point value ok 6 - ... correct number of parsed arguments ok 7 - ... and the expected arguments ok 8 - Request accepts method candidates() ok 9 - candidates() work as expected 1..9 ok # Failed test 'command_in_path(perl) works' # at t/05-utils.t line 13. # Failed test 'Let Net expand to Net::' # at t/05-utils.t line 52. # Comparing $data as a Bag # Extra: 'NetAddr::', 'NetAthlon2::', 'NetHack::', 'NetPacket', 'NetPacket::' # Looks like you failed 2 tests of 15. t/05-utils.t ................ ok 1 - use Bash::Completion::Utils; not ok 2 - command_in_path(perl) works ok 3 - command_in_path(non_existing_command) also works ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 not ok 12 - Let Net expand to Net:: ok 13 ok 14 - Matched correct set of options ok 15 - Matched correct set of words 1..15 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/15 subtests t/07-plugin.t ............... ok 1 - use Bash::Completion::Plugin; ok 2 - Got a plugin instance ok 3 - ... no args by default ok 4 - Got a plugin instance ok 5 - ... args as expected ok 6 - ... and the expected args ok 7 - Default should_activate() returns [] ok 8 - Default generate_bash_setup() returns [] 1..8 ok # Failed test 'Got us a setup script' # at t/10-bash-completion.t line 24. # Failed test '... with the expected setup command for bash-complete' # at t/10-bash-completion.t line 25. # '' # doesn't match '(?^:bash-complete complete BashComplete)' # Failed test '... with the expected setup command for perldoc' # at t/10-bash-completion.t line 30. # '' # doesn't match '(?^:bash-complete complete Perldoc)' # Failed test '...... and even using the correct options' # at t/10-bash-completion.t line 35. # '' # doesn't match '(?^:Perldoc' -o nospace -o default )' # Looks like you failed 4 tests of 9. t/10-bash-completion.t ...... ok 1 - use Bash::Completion; ok 2 - Bash::Completion object ok ok 3 - ... got some plugins ok 4 - ... plugin Bash::Completion::Plugins::BashComplete=HASH(0xb9232c) is ok ok 5 - ... plugin Bash::Completion::Plugins::Perldoc=HASH(0x963644) is ok not ok 6 - Got us a setup script not ok 7 - ... with the expected setup command for bash-complete not ok 8 - ... with the expected setup command for perldoc not ok 9 - ...... and even using the correct options 1..9 Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/9 subtests t/50-app-bash-complete.t .... ok 1 - use App::BashComplete; ok 2 - Have a nice app ok 3 - App::BashComplete->can('run') ok 4 - Recognized setup cmd ok 5 - ... help option properly set 1..5 ok t/60-plugin-bashcomplete.t .. ok 1 - use Bash::Completion; ok 2 - Expected for empty args ok 3 - Expected for single "se" ok 4 - Expected for "complete" 1..4 ok t/release-distmeta.t ........ skipped: these tests are for release candidate testing t/release-eol.t ............. skipped: these tests are for release candidate testing t/release-no-tabs.t ......... skipped: these tests are for release candidate testing t/release-pod-coverage.t .... skipped: these tests are for release candidate testing t/release-pod-syntax.t ...... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/05-utils.t (Wstat: 512 Tests: 15 Failed: 2) Failed tests: 2, 12 Non-zero exit status: 2 t/10-bash-completion.t (Wstat: 1024 Tests: 9 Failed: 4) Failed tests: 6-9 Non-zero exit status: 4 Files=11, Tests=50, 1 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: FAIL Failed 2/11 test programs. 6/50 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0xff' Stop. MELO/Bash-Completion-0.001.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MELO/Bash-Completion-0.001.tar.gz Finished 2011-04-29T04:45:20