PATH=/usr/bin:/bin Start 2011-08-02T00:09:44 ActivePerl-818 CPAN-1.9402 Going to read '/Users/fly818/var/cpan/Metadata' Database was generated on Mon, 01 Aug 2011 17:27:13 GMT Running make for M/ME/MELO/Bash-Completion-0.003.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/ME/MELO/Bash-Completion-0.003.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/ME/MELO/CHECKSUMS Checksum for /Users/fly818/var/cpan/sources/authors/id/M/ME/MELO/Bash-Completion-0.003.tar.gz ok Will not use Archive::Tar, need 1.00 Bash-Completion-0.003 Bash-Completion-0.003/README Bash-Completion-0.003/Changes Bash-Completion-0.003/LICENSE Bash-Completion-0.003/INSTALL Bash-Completion-0.003/dist.ini Bash-Completion-0.003/META.yml Bash-Completion-0.003/MANIFEST Bash-Completion-0.003/META.json Bash-Completion-0.003/00-next.md Bash-Completion-0.003/weaver.ini Bash-Completion-0.003/Makefile.PL Bash-Completion-0.003/eg Bash-Completion-0.003/eg/tester.sh Bash-Completion-0.003/t Bash-Completion-0.003/t/05-utils.t Bash-Completion-0.003/t/07-plugin.t Bash-Completion-0.003/t/03-request.t Bash-Completion-0.003/t/release-eol.t Bash-Completion-0.003/bin Bash-Completion-0.003/bin/bash-complete Bash-Completion-0.003/t/tlib/bin Bash-Completion-0.003/t/tlib/bin/perldoc Bash-Completion-0.003/t/release-no-tabs.t Bash-Completion-0.003/t/release-distmeta.t Bash-Completion-0.003/lib/Bash Bash-Completion-0.003/lib/Bash/Completion.pm Bash-Completion-0.003/t/10-bash-completion.t Bash-Completion-0.003/t/release-pod-syntax.t Bash-Completion-0.003/bin/setup-bash-complete Bash-Completion-0.003/lib/App Bash-Completion-0.003/lib/App/BashComplete.pm Bash-Completion-0.003/t/50-app-bash-complete.t Bash-Completion-0.003/t/release-pod-coverage.t Bash-Completion-0.003/t/60-plugin-bashcomplete.t Bash-Completion-0.003/lib/Bash/Completion Bash-Completion-0.003/lib/Bash/Completion/Utils.pm Bash-Completion-0.003/lib/Bash/Completion/Plugin.pm Bash-Completion-0.003/lib/Bash/Completion/Request.pm Bash-Completion-0.003/lib/Bash/Completion/Plugins Bash-Completion-0.003/lib/Bash/Completion/Plugins/Perldoc.pm /usr/bin/tar: Read 7680 bytes from - Bash-Completion-0.003/lib/Bash/Completion/Plugins/BashComplete.pm Bash-Completion-0.003/t/tlib/OhPleaseLetNotBeAModuleWithThisPrefixOnCPAN Bash-Completion-0.003/t/tlib/OhPleaseLetNotBeAModuleWithThisPrefixOnCPAN/A.pm Bash-Completion-0.003/t/tlib/OhPleaseLetNotBeAModuleWithThisPrefixOnCPAN/B.pm Bash-Completion-0.003/t/tlib/OhPleaseLetNotBeAModuleWithThisPrefixOnCPAN/c.pm CPAN.pm: Going to build M/ME/MELO/Bash-Completion-0.003.tar.gz >>> /Users/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Bash::Completion >>> make 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 cp bin/setup-bash-complete blib/script/setup-bash-complete /Users/fly818/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/setup-bash-complete cp bin/bash-complete blib/script/bash-complete /Users/fly818/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/bash-complete Manifying blib/man1/setup-bash-complete.1 Manifying blib/man1/bash-complete.1 Manifying blib/man3/App::BashComplete.3 Manifying blib/man3/Bash::Completion::Utils.3 Manifying blib/man3/Bash::Completion::Request.3 Manifying blib/man3/Bash::Completion::Plugins::Perldoc.3 Manifying blib/man3/Bash::Completion::Plugins::BashComplete.3 Manifying blib/man3/Bash::Completion.3 Manifying blib/man3/Bash::Completion::Plugin.3 MELO/Bash-Completion-0.003.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Unrecognized escape \h passed through at /Users/fly818/var/cpan/build/Bash-Completion-0.003-4dosdz/blib/lib/Bash/Completion/Request.pm line 69. # Failed test '... correct number of parsed arguments' # at t/03-request.t line 20. # got: '2' # expected: '3' # Failed test '... and the expected arguments' # at t/03-request.t line 21. # Compared array length of $data # got : array with 2 element(s) # expect : array with 3 element(s) # Looks like you failed 2 tests of 9. 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 not ok 6 - ... correct number of parsed arguments not ok 7 - ... and the expected arguments ok 8 - Request accepts method candidates() ok 9 - candidates() work as expected 1..9 Dubious, test returned 2 (wstat 512, 0x200) Failed 2/9 subtests t/05-utils.t ................ ok 1 - use Bash::Completion::Utils; 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 ok 12 - Let ourUniquePrefix expand to ourUniquePrefix:: ok 13 ok 14 - Matched correct set of options ok 15 - Matched correct set of words 1..15 ok 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 Unrecognized escape \h passed through at /Users/fly818/var/cpan/build/Bash-Completion-0.003-4dosdz/blib/lib/Bash/Completion/Request.pm line 69. # Failed test '... with the expected setup command for bash-complete' # at t/10-bash-completion.t line 25. # 'complete -C 'bash-complete complete Perldoc -- ' -o nospace -o default perldoc # ' # doesn't match '(?-xism:bash-complete complete BashComplete)' # Looks like you failed 1 test 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(0x1875820) is ok ok 5 - ... plugin Bash::Completion::Plugins::Perldoc=HASH(0x18487e8) is ok ok 6 - Got us a setup script not ok 7 - ... with the expected setup command for bash-complete ok 8 - ... with the expected setup command for perldoc ok 9 - ...... and even using the correct options 1..9 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/9 subtests Unrecognized escape \h passed through at /Users/fly818/var/cpan/build/Bash-Completion-0.003-4dosdz/blib/lib/Bash/Completion/Request.pm line 69. 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 Unrecognized escape \h passed through at /Users/fly818/var/cpan/build/Bash-Completion-0.003-4dosdz/blib/lib/Bash/Completion/Request.pm line 69. # Failed test 'Expected for "complete"' # at t/60-plugin-bashcomplete.t line 21. # Looks like you failed 1 test of 4. t/60-plugin-bashcomplete.t .. ok 1 - use Bash::Completion; ok 2 - Expected for empty args ok 3 - Expected for single "se" not ok 4 - Expected for "complete" 1..4 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests 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/03-request.t (Wstat: 512 Tests: 9 Failed: 2) Failed tests: 6-7 Non-zero exit status: 2 t/10-bash-completion.t (Wstat: 256 Tests: 9 Failed: 1) Failed test: 7 Non-zero exit status: 1 t/60-plugin-bashcomplete.t (Wstat: 256 Tests: 4 Failed: 1) Failed test: 4 Non-zero exit status: 1 Files=11, Tests=50, 7 wallclock secs ( 0.18 usr 0.16 sys + 1.47 cusr 0.74 csys = 2.55 CPU) Result: FAIL Failed 3/11 test programs. 4/50 subtests failed. make: *** [test_dynamic] Error 255 MELO/Bash-Completion-0.003.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MELO/Bash-Completion-0.003.tar.gz Finished 2011-08-02T00:10:13