Module-Collect v0.06 Perl 5 v5.13.10 i686-linux-gnu-thread-multi

Status
Fail
From
Dan Collins (DCOLLINS)
Dist
Module-Collect v0.06
Platform
Perl 5 v5.13.10 i686-linux-gnu-thread-multi
Date
2011-04-08 01:17:45
ID
02771e56-617e-11e0-86a4-fb50088fbf27
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 Kazuhiro Osawa,

This is a computer-generated report for Module-Collect-0.06
on perl 5.13.10, created by CPAN-Reporter-1.1902.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/perl51310/perl51310/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t ... ok

#   Failed test at t/01_collect.t line 12.
#          got: undef
#     expected: 'MyApp::Foo'

#   Failed test at t/01_collect.t line 18.
#          got: undef
#     expected: 'With::Pod'

#   Failed test at t/01_collect.t line 21.
#          got: undef
#     expected: 'With::Comment'
# Looks like you failed 3 tests of 4.
t/01_collect.t ... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests 

#   Failed test at t/02_pattern.t line 10.
#          got: undef
#     expected: 'Baz'
# Looks like you failed 1 test of 2.
t/02_pattern.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

#   Failed test at t/03_prefix.t line 10.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'With::Comment'

#   Failed test at t/03_prefix.t line 11.
#          got: '0'
#     expected: '2'
# Looks like you failed 2 tests of 2.
t/03_prefix.t .... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

#   Failed test at t/04_somedir.t line 10.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'One'

#   Failed test at t/04_somedir.t line 11.
#          got: '0'
#     expected: '3'
# Looks like you failed 2 tests of 2.
t/04_somedir.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 

#   Failed test 'The thing isa Module::Collect::Package'
#   at t/05_require.t line 12.
#     The thing isn't defined
Can't call method "require" on an undefined value at t/05_require.t line 13.
# Looks like you planned 11 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/05_require.t ... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/11 subtests 

#   Failed test at t/06_multiple.t line 11.
#          got: '0'
#     expected: '1'
Can't call method "package" on an undefined value at t/06_multiple.t line 12.
# Looks like you planned 21 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 255 just after 1.
t/06_multiple.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 21/21 subtests 

Test Summary Report
-------------------
t/01_collect.t (Wstat: 768 Tests: 4 Failed: 3)
  Failed tests:  1, 3-4
  Non-zero exit status: 3
t/02_pattern.t (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/03_prefix.t  (Wstat: 512 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/04_somedir.t (Wstat: 512 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/05_require.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 1.
t/06_multiple.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 21 tests but ran 1.
Files=7, Tests=13,  1 wallclock secs ( 0.06 usr  0.02 sys +  0.40 cusr  0.12 csys =  0.60 CPU)
Result: FAIL
Failed 6/7 test programs. 10/13 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Carp                0    1.20   
    ExtUtils::MakeMaker 6.42 6.57_05
    File::Spec          0    3.33   
    Test::More          0    0.97_01
    Text::Glob          0.07 0.09   

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_05

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 6.42 6.57_05


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = /home/perl51310/.cpan/build/Text-Patch-1.8-ixyS5G/blib/arch:/home/perl51310/.cpan/build/Text-Patch-1.8-ixyS5G/blib/lib:/home/perl51310/.cpan/build/Text-Diff-1.37-MkgbAH/blib/arch:/home/perl51310/.cpan/build/Text-Diff-1.37-MkgbAH/blib/lib:/home/perl51310/.cpan/build/Algorithm-Diff-1.1902-T39Lxh/blib/arch:/home/perl51310/.cpan/build/Algorithm-Diff-1.1902-T39Lxh/blib/lib:/home/perl51310/.cpan/build/IO-stringy-2.110-LSVAwV/blib/arch:/home/perl51310/.cpan/build/IO-stringy-2.110-LSVAwV/blib/lib:/home/perl51310/.cpan/build/Test-Requires-0.06-lS3Tbd/blib/arch:/home/perl51310/.cpan/build/Test-Requires-0.06-lS3Tbd/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28363
    PERL5_CPAN_IS_RUNNING = 28363
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17478,28363
    PERL_CR_SMOKER_CURRENT = Task-BeLike-JJNAPIORK-0.09
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/perl51310/perl51310/perl
    $UID/$EUID = 1006 / 1006
    $GID = 1006 1006
    $EGID = 1006 1006

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94_65 
    Cwd                 3.37    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2209  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.22    
    Test::More          0.97_01 
    YAML                0.72    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 13 subversion 10) configuration:
   
  Platform:
    osname=linux, osvers=2.6.35-27-generic, archname=i686-linux-thread-multi-64int-ld
    uname='linux st47-laptop 2.6.35-27-generic #47-ubuntu smp fri feb 11 21:01:29 utc 2011 i686 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.12.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.12.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Apr  6 2011 11:41:38
  %ENV:
    PERL5LIB="/home/perl51310/.cpan/build/Text-Patch-1.8-ixyS5G/blib/arch:/home/perl51310/.cpan/build/Text-Patch-1.8-ixyS5G/blib/lib:/home/perl51310/.cpan/build/Text-Diff-1.37-MkgbAH/blib/arch:/home/perl51310/.cpan/build/Text-Diff-1.37-MkgbAH/blib/lib:/home/perl51310/.cpan/build/Algorithm-Diff-1.1902-T39Lxh/blib/arch:/home/perl51310/.cpan/build/Algorithm-Diff-1.1902-T39Lxh/blib/lib:/home/perl51310/.cpan/build/IO-stringy-2.110-LSVAwV/blib/arch:/home/perl51310/.cpan/build/IO-stringy-2.110-LSVAwV/blib/lib:/home/perl51310/.cpan/build/Test-Requires-0.06-lS3Tbd/blib/arch:/home/perl51310/.cpan/build/Test-Requires-0.06-lS3Tbd/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="28363"
    PERL5_CPAN_IS_RUNNING="28363"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="17478,28363"
    PERL_CR_SMOKER_CURRENT="Task-BeLike-JJNAPIORK-0.09"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perl51310/.cpan/build/Text-Patch-1.8-ixyS5G/blib/arch
    /home/perl51310/.cpan/build/Text-Patch-1.8-ixyS5G/blib/lib
    /home/perl51310/.cpan/build/Text-Diff-1.37-MkgbAH/blib/arch
    /home/perl51310/.cpan/build/Text-Diff-1.37-MkgbAH/blib/lib
    /home/perl51310/.cpan/build/Algorithm-Diff-1.1902-T39Lxh/blib/arch
    /home/perl51310/.cpan/build/Algorithm-Diff-1.1902-T39Lxh/blib/lib
    /home/perl51310/.cpan/build/IO-stringy-2.110-LSVAwV/blib/arch
    /home/perl51310/.cpan/build/IO-stringy-2.110-LSVAwV/blib/lib
    /home/perl51310/.cpan/build/Test-Requires-0.06-lS3Tbd/blib/arch
    /home/perl51310/.cpan/build/Test-Requires-0.06-lS3Tbd/blib/lib
    /home/perl51310/perl51310/lib/site_perl/5.13.10/i686-linux-thread-multi-64int-ld
    /home/perl51310/perl51310/lib/site_perl/5.13.10
    /home/perl51310/perl51310/lib/5.13.10/i686-linux-thread-multi-64int-ld
    /home/perl51310/perl51310/lib/5.13.10
    .