Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: FAIL Class-DI-0.03 v5.12.2 GNU/Linux
Date: 2010-11-30T07:58:04Z
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.12.2, created by CPAN-Reporter-1.1803.
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/tests/perl-5.12.2/bin/perl "-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 UNIVERSAL/require.pm in @INC (@INC contains: /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/arch /home/tester/tests/perl-5.12.2/lib/site_perl/5.12.2/x86_64-linux-thread-multi /home/tester/tests/perl-5.12.2/lib/site_perl/5.12.2 /home/tester/tests/perl-5.12.2/lib/5.12.2/x86_64-linux-thread-multi /home/tester/tests/perl-5.12.2/lib/5.12.2 .) at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI/Factory.pm line 4.
# BEGIN failed--compilation aborted at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI/Factory.pm line 4.
# Compilation failed in require at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI.pm line 9.
# BEGIN failed--compilation aborted at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI.pm line 9.
# 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/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/arch /home/tester/tests/perl-5.12.2/lib/site_perl/5.12.2/x86_64-linux-thread-multi /home/tester/tests/perl-5.12.2/lib/site_perl/5.12.2 /home/tester/tests/perl-5.12.2/lib/5.12.2/x86_64-linux-thread-multi /home/tester/tests/perl-5.12.2/lib/5.12.2 .) at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI/Factory.pm line 4.
# BEGIN failed--compilation aborted at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/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
# Looks like you planned 1 test but ran 2.
t/04_resource.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed
# Failed test 'use Class::DI;'
# at t/05_get_component.t line 3.
# Tried to use 'Class::DI'.
# Error: Can't locate UNIVERSAL/require.pm in @INC (@INC contains: /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/arch /home/tester/tests/perl-5.12.2/lib/site_perl/5.12.2/x86_64-linux-thread-multi /home/tester/tests/perl-5.12.2/lib/site_perl/5.12.2 /home/tester/tests/perl-5.12.2/lib/5.12.2/x86_64-linux-thread-multi /home/tester/tests/perl-5.12.2/lib/5.12.2 .) at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI/Factory.pm line 4.
# BEGIN failed--compilation aborted at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI/Factory.pm line 4.
# Compilation failed in require at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI.pm line 9.
# BEGIN failed--compilation aborted at /home/tester/tests/perl-5.12.2/.cpan/build/Class-DI-0.03-qb_0Mz/blib/lib/Class/DI.pm line 9.
# 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 255 just after 1.
t/05_get_component.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
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: 65280 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 1 tests but ran 2.
t/05_get_component.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 1.
Files=5, Tests=12, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.21 cusr 0.05 csys = 0.30 CPU)
Result: FAIL
Failed 4/5 test programs. 4/12 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.utf8
LC_COLLATE = C
PATH = /home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/current/bin:/home/tester/perl5/perlbrew/bin:/home/tester/perl5/perlbrew/perls/current/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
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 15091
PERL5_CPAN_IS_RUNNING = 15091
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 32518,15091
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/tests/perl-5.12.2/bin/perl
$UID/$EUID = 501 / 501
$GID = 501 501
$EGID = 501 501
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_56
Cwd 3.31
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.21
File::Spec 3.31_01
Module::Build 0.3607
Module::Signature n/a
Test::Harness 3.17
Test::More 0.96
YAML 0.72
YAML::Syck 1.17
version 0.85
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.35.6-48.fc14.x86_64, archname=x86_64-linux-thread-multi
uname='linux firenze.localhost 2.6.35.6-48.fc14.x86_64 #1 smp fri oct 22 15:36:08 utc 2010 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/tester/tests/perl-5.12.2 -Dusethreads -Duse64bigint'
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 /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.12.90'
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_ALL
USE_64_BIT_INT USE_FAST_STDIO USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Nov 25 2010 21:07:57
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="15091"
PERL5_CPAN_IS_RUNNING="15091"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="32518,15091"
PERL_CR_SMOKER_CURRENT="Class-DI-0.03"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/tester/tests/perl-5.12.2/lib/site_perl/5.12.2/x86_64-linux-thread-multi
/home/tester/tests/perl-5.12.2/lib/site_perl/5.12.2
/home/tester/tests/perl-5.12.2/lib/5.12.2/x86_64-linux-thread-multi
/home/tester/tests/perl-5.12.2/lib/5.12.2
.