Report for Bash-Completion-0.003

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Bash-Completion-0.003 v5.8.8 Mac OS X
Date: 2011-08-02T14:55:10Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear MELO,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Tue Aug  2 15:59:16 2011] 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
/Volumes/Media/smoke/thr/perl-5.8.8/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/setup-bash-complete
cp bin/bash-complete blib/script/bash-complete
/Volumes/Media/smoke/thr/perl-5.8.8/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
lib/Bash/Completion/Plugins/Perldoc.pm:168: Unknown formatting code V<\-f>
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

[ERROR] [Tue Aug  2 15:59:22 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /Volumes/Media/smoke/thr/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Unrecognized escape \h passed through at /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/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 .............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/9 subtests 
t/05-utils.t ................ ok
t/07-plugin.t ............... ok
Unrecognized escape \h passed through at /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/lib/Bash/Completion/Request.pm line 69.

#   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 '(?-xism:bash-complete complete BashComplete)'

#   Failed test '... with the expected setup command for perldoc'
#   at t/10-bash-completion.t line 30.
#                   ''
#     doesn't match '(?-xism:bash-complete complete Perldoc)'

#   Failed test '...... and even using the correct options'
#   at t/10-bash-completion.t line 35.
#                   ''
#     doesn't match '(?-xism:-o nospace -o default perldoc)'
# Looks like you failed 4 tests of 8.
t/10-bash-completion.t ...... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/8 subtests 
Unrecognized escape \h passed through at /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/lib/Bash/Completion/Request.pm line 69.

#   Failed test 'use App::BashComplete;'
#   at t/50-app-bash-complete.t line 7.
#     Tried to use 'App::BashComplete'.
#     Error:  "GetOptionsFromArray" is not exported by the Getopt::Long module
# Can't continue after import errors at /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/lib/App/BashComplete.pm line 11
# BEGIN failed--compilation aborted at /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/lib/App/BashComplete.pm line 11.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Could not load App::BashComplete,  at t/50-app-bash-complete.t line 7.
# Tests were run but no plan was declared and done_testing() was not seen.
t/50-app-bash-complete.t .... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
Unrecognized escape \h passed through at /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/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 .. 
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: 1024 Tests: 8 Failed: 4)
  Failed tests:  5-8
  Non-zero exit status: 4
t/50-app-bash-complete.t  (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/60-plugin-bashcomplete.t (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
Files=11, Tests=45,  5 wallclock secs ( 0.42 usr  0.23 sys +  3.11 cusr  1.09 csys =  4.85 CPU)
Result: FAIL
Failed 4/11 test programs. 8/45 subtests failed.
make: *** [test_dynamic] Error 255

[MSG] [Tue Aug  2 15:59:22 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  File::Spec                         3.33        0
	  Getopt::Long                       2.35        0
	  Module::Pluggable                   3.9        0
	  Test::Deep                        0.108        0
	  Test::More                         0.98     0.98
	  parent                            0.225        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9105
	CPANPLUS::Dist::Build              0.56
	Cwd                                3.33
	ExtUtils::CBuilder             0.280202
	ExtUtils::Command                  1.16
	ExtUtils::Install                  1.54
	ExtUtils::MakeMaker                6.56
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2206
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.91

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.62.
Powered by minismokebox version 0.54

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Tester-0.107/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Tester-0.107/blib/arch:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-NoWarnings-1.02/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-NoWarnings-1.02/blib/arch:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Deep-0.108/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Deep-0.108/blib/arch:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/parent-0.225/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/parent-0.225/blib/arch:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 27980
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL5_MINISMOKEBOX = 0.54
    PERL5_YACSMOKE_BASE = /Volumes/Media/smoke/thr/conf/perl-5.8.8
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /Volumes/Media/smoke/thr/perl-5.8.8/bin/perl
    UID:  $<  = 502
    EUID: $>  = 502
    GID:  $(  = 502 502
    EGID: $)  = 502 502


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.11.0, archname=darwin-thread-multi-2level
    uname='darwin afalglas.bingosnet.co.uk 8.11.0 darwin kernel version 8.11.0: wed oct 10 18:26:00 pdt 2007; root:xnu-792.24.17~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Volumes/Media/smoke/thr/perl-5.8.8 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Built under darwin
  Compiled at May 26 2009 09:04:48
  %ENV:
    PERL5LIB=":/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Tester-0.107/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Tester-0.107/blib/arch:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-NoWarnings-1.02/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-NoWarnings-1.02/blib/arch:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Deep-0.108/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Deep-0.108/blib/arch:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/parent-0.225/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/parent-0.225/blib/arch:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/lib:/Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="27980"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL5_MINISMOKEBOX="0.54"
    PERL5_YACSMOKE_BASE="/Volumes/Media/smoke/thr/conf/perl-5.8.8"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Tester-0.107/blib/lib
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Tester-0.107/blib/arch
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-NoWarnings-1.02/blib/lib
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-NoWarnings-1.02/blib/arch
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Deep-0.108/blib/lib
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Deep-0.108/blib/arch
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/parent-0.225/blib/lib
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/parent-0.225/blib/arch
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/lib
    /Volumes/Media/smoke/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Bash-Completion-0.003/blib/arch
    /Volumes/Media/smoke/thr/perl-5.8.8/lib/5.8.8/darwin-thread-multi-2level
    /Volumes/Media/smoke/thr/perl-5.8.8/lib/5.8.8
    /Volumes/Media/smoke/thr/perl-5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level
    /Volumes/Media/smoke/thr/perl-5.8.8/lib/site_perl/5.8.8
    /Volumes/Media/smoke/thr/perl-5.8.8/lib/site_perl
    .