Report for Class-DI-0.03

Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: FAIL Class-DI-0.03 v5.14.0 RC2 GNU/Linux
Date: 2011-05-09T08:18:42Z

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 Masafumi Yoshida,

This is a computer-generated report for Class-DI-0.03
on perl 5.14.0, 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/tester/testing/perl-5.14.0-RC2/bin/perl5.14.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use Class::DI;'
#   at t/01_di.t line 9.
#     Tried to use 'Class::DI'.
#     Error:  Can't locate YAML.pm in @INC (@INC contains: /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/arch /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0/x86_64-linux-thread-multi /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0 /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0/x86_64-linux-thread-multi /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0 .) at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI/Resource/YAML.pm line 4.
# BEGIN failed--compilation aborted at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI/Resource/YAML.pm line 4.
# Compilation failed in require at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI.pm line 8.
# BEGIN failed--compilation aborted at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI.pm line 8.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/01_di.t ............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
t/02_definition.t ..... ok

#   Failed test 'use Class::DI::Factory;'
#   at t/03_factory.t line 3.
#     Tried to use 'Class::DI::Factory'.
#     Error:  Can't locate UNIVERSAL/require.pm in @INC (@INC contains: /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/arch /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0/x86_64-linux-thread-multi /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0 /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0/x86_64-linux-thread-multi /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0 .) at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI/Factory.pm line 4.
# BEGIN failed--compilation aborted at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI/Factory.pm line 4.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
"my" variable $instance masks earlier declaration in same scope at t/03_factory.t line 40.
"my" variable $definition masks earlier declaration in same scope at t/03_factory.t line 61.
"my" variable $instance masks earlier declaration in same scope at t/03_factory.t line 62.
Can't locate object method "new" via package "Class::DI::Factory" at t/03_factory.t line 5.
# Looks like you failed 1 test of 1.
# Looks like your test exited with 255 just after 1.
t/03_factory.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 

#   Failed test 'use Class::DI::Resource::YAML;'
#   at t/04_resource.t line 3.
#     Tried to use 'Class::DI::Resource::YAML'.
#     Error:  Can't locate YAML.pm in @INC (@INC contains: /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/arch /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0/x86_64-linux-thread-multi /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0 /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0/x86_64-linux-thread-multi /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0 .) at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI/Resource/YAML.pm line 4.
# BEGIN failed--compilation aborted at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI/Resource/YAML.pm line 4.
# Compilation failed in require at (eval 12) line 2.
# BEGIN failed--compilation aborted at (eval 12) line 2.
Can't locate object method "new" via package "Class::DI::Resource::YAML" at t/04_resource.t line 16.
# Looks like you failed 1 test of 1.
# Looks like your test exited with 25 just after 1.
t/04_resource.t ....... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 1/1 subtests 

#   Failed test 'use Class::DI;'
#   at t/05_get_component.t line 3.
#     Tried to use 'Class::DI'.
#     Error:  Can't locate YAML.pm in @INC (@INC contains: /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/arch /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0/x86_64-linux-thread-multi /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0 /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0/x86_64-linux-thread-multi /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0 .) at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI/Resource/YAML.pm line 4.
# BEGIN failed--compilation aborted at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI/Resource/YAML.pm line 4.
# Compilation failed in require at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI.pm line 8.
# BEGIN failed--compilation aborted at /home/tester/testing/perl-5.14.0-RC2/.cpan/build/Class-DI-0.03-pwjDW6/blib/lib/Class/DI.pm line 8.
# Compilation failed in require at (eval 12) line 2.
# BEGIN failed--compilation aborted at (eval 12) line 2.
Can't locate object method "yaml_container" via package "Class::DI" at t/05_get_component.t line 43.
# Looks like you planned 7 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 25 just after 1.
t/05_get_component.t .. 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 7/7 subtests 

Test Summary Report
-------------------
t/01_di.t           (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/03_factory.t      (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
t/04_resource.t     (Wstat: 6400 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 25
t/05_get_component.t (Wstat: 6400 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 25
  Parse errors: Bad plan.  You planned 7 tests but ran 1.
Files=5, Tests=11,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.14 cusr  0.03 csys =  0.21 CPU)
Result: FAIL
Failed 4/5 test programs. 4/11 subtests failed.
make: *** [test_dynamic] Error 25

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

Prerequisite modules loaded:

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_COLLATE = C
    LC_MONETARY = nl_NL.utf8
    PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.12.3/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin:/home/tester/bin
    PATH_WITHOUT_PERLBREW = /usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/tester/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8435
    PERL5_CPAN_IS_RUNNING = 8435
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9321,8435
    PERLBREW_PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.12.3/bin
    PERLBREW_PERL = perl-5.12.3
    PERLBREW_ROOT = /home/tester/perl5/perlbrew
    PERLBREW_VERSION = 0.15
    PERL_CR_SMOKER_CURRENT = Class-DI-0.03
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/tester/testing/perl-5.14.0-RC2/bin/perl5.14.0
    $UID/$EUID = 501 / 501
    $GID = 501 501
    $EGID = 501 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9600  
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280203
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2210  
    File::Spec          3.33    
    Module::Build       0.3800  
    Module::Signature   n/a     
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                n/a     
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=2.6.35.11-83.fc14.x86_64, archname=x86_64-linux-thread-multi
    uname='linux firenze.fritz.box 2.6.35.11-83.fc14.x86_64 #1 smp mon feb 7 07:06:44 utc 2011 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/tester/testing/perl-5.14.0-RC2 -Dusethreads -Dusedevel -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    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.5.1 20100924 (Red Hat 4.5.1-4)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	RC2
  Built under linux
  Compiled at May  4 2011 21:21:13
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8435"
    PERL5_CPAN_IS_RUNNING="8435"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="9321,8435"
    PERLBREW_PATH="/home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/perl-5.12.3/bin"
    PERLBREW_PERL="perl-5.12.3"
    PERLBREW_ROOT="/home/tester/perl5/perlbrew"
    PERLBREW_VERSION="0.15"
    PERL_CR_SMOKER_CURRENT="Class-DI-0.03"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0/x86_64-linux-thread-multi
    /home/tester/testing/perl-5.14.0-RC2/lib/site_perl/5.14.0
    /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0/x86_64-linux-thread-multi
    /home/tester/testing/perl-5.14.0-RC2/lib/5.14.0
    .