Report for IOC-0.29

Back
From: metabase:user:88ef830e-3cb1-11e3-afcf-3a1e153c5931
Subject: FAIL IOC-0.29 v5.19.5 GNU/Linux
Date: 2013-10-24T23:27:40Z

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 STEVAN,

This is a computer-generated report for IOC-0.29
on perl 5.19.5, created by App::cpanminus::reporter 0.10 (1.7001).

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:

none provided

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

Output from '':

Building and testing IOC-0.29
cp lib/IOC/Visitor/ServiceLocator.pm blib/lib/IOC/Visitor/ServiceLocator.pm
cp lib/IOC/Service/SetterInjection.pm blib/lib/IOC/Service/SetterInjection.pm
cp lib/IOC/Exceptions.pm blib/lib/IOC/Exceptions.pm
cp lib/IOC/Container/MethodResolution.pm blib/lib/IOC/Container/MethodResolution.pm
cp lib/IOC/Service/Prototype/ConstructorInjection.pm blib/lib/IOC/Service/Prototype/ConstructorInjection.pm
cp lib/IOC/Service/Literal.pm blib/lib/IOC/Service/Literal.pm
cp lib/IOC/Visitor/SearchForContainer.pm blib/lib/IOC/Visitor/SearchForContainer.pm
cp lib/IOC/Config/XML.pm blib/lib/IOC/Config/XML.pm
cp lib/IOC/Registry.pm blib/lib/IOC/Registry.pm
cp lib/Test/IOC.pm blib/lib/Test/IOC.pm
cp lib/IOC/Service.pm blib/lib/IOC/Service.pm
cp lib/IOC/Interfaces.pm blib/lib/IOC/Interfaces.pm
cp lib/IOC/Service/Prototype.pm blib/lib/IOC/Service/Prototype.pm
cp lib/IOC/Container.pm blib/lib/IOC/Container.pm
cp lib/IOC/Config/XML/SAX/Handler.pm blib/lib/IOC/Config/XML/SAX/Handler.pm
cp lib/IOC/Service/Parameterized.pm blib/lib/IOC/Service/Parameterized.pm
cp lib/IOC.pm blib/lib/IOC.pm
cp lib/IOC/Service/ConstructorInjection.pm blib/lib/IOC/Service/ConstructorInjection.pm
cp lib/IOC/Proxy/Interfaces.pm blib/lib/IOC/Proxy/Interfaces.pm
cp lib/IOC/Visitor/SearchForService.pm blib/lib/IOC/Visitor/SearchForService.pm
cp lib/IOC/Service/Prototype/SetterInjection.pm blib/lib/IOC/Service/Prototype/SetterInjection.pm
cp lib/IOC/Proxy.pm blib/lib/IOC/Proxy.pm
Manifying blib/man3/IOC.3
Manifying blib/man3/IOC::Config::XML.3
Manifying blib/man3/IOC::Config::XML::SAX::Handler.3
Manifying blib/man3/IOC::Container.3
Manifying blib/man3/IOC::Container::MethodResolution.3
Manifying blib/man3/IOC::Exceptions.3
Manifying blib/man3/IOC::Interfaces.3
Manifying blib/man3/IOC::Proxy.3
Manifying blib/man3/IOC::Proxy::Interfaces.3
Manifying blib/man3/IOC::Registry.3
Manifying blib/man3/IOC::Service.3
Manifying blib/man3/IOC::Service::ConstructorInjection.3
Manifying blib/man3/IOC::Service::Literal.3
Manifying blib/man3/IOC::Service::Parameterized.3
Manifying blib/man3/IOC::Service::Prototype.3
Manifying blib/man3/IOC::Service::Prototype::ConstructorInjection.3
Manifying blib/man3/IOC::Service::Prototype::SetterInjection.3
Manifying blib/man3/IOC::Service::SetterInjection.3
Manifying blib/man3/IOC::Visitor::SearchForContainer.3
Manifying blib/man3/IOC::Visitor::SearchForService.3
Manifying blib/man3/IOC::Visitor::ServiceLocator.3
Manifying blib/man3/Test::IOC.3
PERL_DL_NONLAZY=1 /root/perl5/perlbrew/perls/perl-5.19.5/bin/perl5.19.5 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)
t/010_IOC_test.t ......................................... ok
t/020_IOC_Container_test.t ............................... ok
t/021_IOC_Container_MethodResolution_test.t .............. ok
t/022_IOC_Container_SubContainers_test.t ................. ok
t/023_IOC_Container_Visitors_test.t ...................... ok
t/024_IOC_Container_Proxy_test.t ......................... ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)
t/025_IOC_Container_cyclical_test.t ...................... ok
t/030_IOC_Service_test.t ................................. ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
	(Maybe you should just omit the defined()?)
t/031_IOC_Service_ConstructorInjection_test.t ............ ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)
t/032_IOC_Service_SetterInjection_test.t ................. ok
t/033_IOC_Service_Prototype_test.t ....................... ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
	(Maybe you should just omit the defined()?)
t/034_IOC_Service_Prototype_ConstructorInjection_test.t .. ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)
t/035_IOC_Service_Prototype_SetterInjection_test.t ....... ok
t/036_IOC_Service_Literal_test.t ......................... ok
t/040_IOC_Registry_test.t ................................ ok
t/041_IOC_Registry_aliasing_test.t ....................... ok
t/050_IOC_Proxy_test.t ................................... ok
t/051_IOC_Proxy_edge_case_test.t ......................... ok
t/055_IOC_Proxy_Interfaces_test.t ........................ ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)
t/060_IOC_Config_XML_test.t .............................. ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)
t/061_IOC_Config_XML_edge_tests.t ........................ ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)
t/062_IOC_Config_XML_error_test.t ........................ ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)
t/confs/063a_IOC_Config_XML_include_test.xml:7: parser error : Failure to process entity included_service
        &included_service;
                          ^
t/confs/063a_IOC_Config_XML_include_test.xml:7: parser error : Entity 'included_service' not defined
        &included_service;
                          ^
# Looks like you planned 6 tests but ran 2.
# Looks like your test exited with 2 just after 2.
t/063_IOC_Config_XML_include_test.t ...................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/6 subtests 
t/070_IOC_Parameterized.t ................................ ok
t/071_IOC_Parameterized_w_Registry.t ..................... ok
t/100_Test_IOC.t ......................................... ok
t/pod.t .................................................. ok
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /root/.cpanm/work/1382650020.13805/IOC-0.29/blib/lib/IOC/Service/SetterInjection.pm line 46.
	(Maybe you should just omit the defined()?)

#   Failed test 'Pod coverage on IOC::Service::Prototype::ConstructorInjection'
#   at /root/perl5/perlbrew/perls/perl-5.19.5/lib/site_perl/5.19.5/Test/Pod/Coverage.pm line 126.
# Coverage for IOC::Service::Prototype::ConstructorInjection is 0.0%, with 1 naked subroutine:
# 	instance

#   Failed test 'Pod coverage on IOC::Service::Prototype::SetterInjection'
#   at /root/perl5/perlbrew/perls/perl-5.19.5/lib/site_perl/5.19.5/Test/Pod/Coverage.pm line 126.
# Coverage for IOC::Service::Prototype::SetterInjection is 0.0%, with 1 naked subroutine:
# 	instance
# Looks like you failed 2 tests of 22.
t/pod_coverage.t ......................................... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/22 subtests 

Test Summary Report
-------------------
t/063_IOC_Config_XML_include_test.t                    (Wstat: 512 Tests: 2 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 6 tests but ran 2.
t/pod_coverage.t                                       (Wstat: 512 Tests: 22 Failed: 2)
  Failed tests:  20-21
  Non-zero exit status: 2
Files=28, Tests=785,  4 wallclock secs ( 0.22 usr  0.16 sys +  1.98 cusr  0.45 csys =  2.81 CPU)
Result: FAIL

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = de_DE.UTF-8
    PATH = /root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.19.5/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games
    PERLBREW_MANPATH = /root/perl5/perlbrew/perls/perl-5.19.5/man
    PERLBREW_PATH = /root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.19.5/bin
    PERLBREW_PERL = perl-5.19.5
    PERLBREW_ROOT = /root/perl5/perlbrew
    PERLBREW_SKIP_INIT = 1
    PERLBREW_VERSION = 0.42
    SHELL = /bin/bash
    TERM = xterm

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

    EGID = 0 0
    EUID = 0
    EXECUTABLE_NAME = /root/perl5/perlbrew/perls/perl-5.19.5/bin/perl5.19.5
    GID = 0 0
    UID = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.03    
    CPAN::Meta          2.132830
    Cwd                 3.45    
    ExtUtils::CBuilder  0.280212
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.61    
    ExtUtils::MakeMaker 6.80    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.23    
    File::Spec          3.45    
    JSON                2.61    
    JSON::PP            2.27203 
    Module::Build       0.4007  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4409  
    Test::Harness       3.29    
    Test::More          0.99    
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9904  


--

Summary of my perl5 (revision 5 version 19 subversion 5) configuration:
   
  Platform:
    osname=linux, osvers=3.10.13-x86_64-jb1, archname=x86_64-linux
    uname='linux j67734 3.10.13-x86_64-jb1 #3 smp fri oct 4 11:46:29 cest 2013 x86_64 x86_64 x86_64 gnulinux '
    config_args='-de -Dprefix=/root/perl5/perlbrew/perls/perl-5.19.5 -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2 20130108 [gcc-4_7-branch revision 195012]', 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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.17.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.17'
  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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Oct 24 2013 13:16:23
  %ENV:
    PERLBREW_MANPATH="/root/perl5/perlbrew/perls/perl-5.19.5/man"
    PERLBREW_PATH="/root/perl5/perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.19.5/bin"
    PERLBREW_PERL="perl-5.19.5"
    PERLBREW_ROOT="/root/perl5/perlbrew"
    PERLBREW_SKIP_INIT="1"
    PERLBREW_VERSION="0.42"
  @INC:
    /root/perl5/perlbrew/perls/perl-5.19.5/lib/site_perl/5.19.5/x86_64-linux
    /root/perl5/perlbrew/perls/perl-5.19.5/lib/site_perl/5.19.5
    /root/perl5/perlbrew/perls/perl-5.19.5/lib/5.19.5/x86_64-linux
    /root/perl5/perlbrew/perls/perl-5.19.5/lib/5.19.5
    .