Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL MooseX-AbstractFactory-0.3.2 v5.14.2 GNU/Linux
Date: 2011-10-22T12:25:59Z
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 Penfold,
This is a computer-generated report for MooseX-AbstractFactory-0.3.2
on perl 5.14.2, 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/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00_load.t t/01_factory.t t/02_factory_validate.t t/03_check_implementation_class.t t/04_override_get_implementation.t t/05_override_validate_implementation.t t/97_pod.t t/98_pod_coverage.t t/99_perl_critic.t
t/00_load.t .............................. ok
# Failed test 'Factory->new() doesn't die'
# at t/01_factory.t line 25.
# died: Invalid implementation class My::Factory::Implementation: Can't use string ("My::Factory::Implementation") as a HASH ref while "strict refs" in use at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/lib/site_perl/5.14.2/Class/Load.pm line 170.
# at /tmp/loop_over_bdir-Yy_JX9/MooseX-AbstractFactory-0.3.2-NSuFPV/blib/lib/MooseX/AbstractFactory/Role.pm line 80
# MooseX::AbstractFactory::Role::_validate_implementation_class() called at /tmp/loop_over_bdir-Yy_JX9/MooseX-AbstractFactory-0.3.2-NSuFPV/blib/lib/MooseX/AbstractFactory/Role.pm line 23
# MooseX::AbstractFactory::Role::create() called at t/01_factory.t line 21
# Test::Exception::lives_ok() called at t/01_factory.t line 25
# Failed test 'The thing isa My::Factory::Implementation'
# at t/01_factory.t line 27.
# The thing isn't defined
# Failed test '->can(...)'
# at t/01_factory.t line 29.
# can_ok() called with empty class or reference
Can't call method "tweak" on an undefined value at t/01_factory.t line 30.
# Looks like you planned 6 tests but ran 3.
# Looks like you failed 3 tests of 3 run.
# Looks like your test exited with 255 just after 3.
t/01_factory.t ...........................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
# Failed test 'Factory->new() doesn't die with ImplementationA'
# at t/02_factory_validate.t line 43.
# died: Invalid implementation class My::Factory::ImplementationA: Can't use string ("My::Factory::ImplementationA") as a HASH ref while "strict refs" in use at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/lib/site_perl/5.14.2/Class/Load.pm line 170.
# at /tmp/loop_over_bdir-Yy_JX9/MooseX-AbstractFactory-0.3.2-NSuFPV/blib/lib/MooseX/AbstractFactory/Role.pm line 80
# MooseX::AbstractFactory::Role::_validate_implementation_class() called at /tmp/loop_over_bdir-Yy_JX9/MooseX-AbstractFactory-0.3.2-NSuFPV/blib/lib/MooseX/AbstractFactory/Role.pm line 23
# MooseX::AbstractFactory::Role::create() called at t/02_factory_validate.t line 40
# Test::Exception::lives_ok() called at t/02_factory_validate.t line 43
# Looks like you failed 1 test of 2.
t/02_factory_validate.t ..................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test 'Factory->new() doesn't die with ImplementationA'
# at t/03_check_implementation_class.t line 43.
# died: Invalid implementation class My::Factory::ImplementationA: Can't use string ("My::Factory::ImplementationA") as a HASH ref while "strict refs" in use at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/lib/site_perl/5.14.2/Class/Load.pm line 170.
# at /tmp/loop_over_bdir-Yy_JX9/MooseX-AbstractFactory-0.3.2-NSuFPV/blib/lib/MooseX/AbstractFactory/Role.pm line 80
# MooseX::AbstractFactory::Role::_validate_implementation_class() called at /tmp/loop_over_bdir-Yy_JX9/MooseX-AbstractFactory-0.3.2-NSuFPV/blib/lib/MooseX/AbstractFactory/Role.pm line 23
# MooseX::AbstractFactory::Role::create() called at t/03_check_implementation_class.t line 40
# Test::Exception::lives_ok() called at t/03_check_implementation_class.t line 43
# Looks like you failed 1 test of 2.
t/03_check_implementation_class.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
# Failed test 'Factory->new() doesn't die'
# at t/04_override_get_implementation.t line 30.
# died: Invalid implementation class Bar::Implementation: Can't use string ("Bar::Implementation") as a HASH ref while "strict refs" in use at /home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/lib/site_perl/5.14.2/Class/Load.pm line 170.
# at /tmp/loop_over_bdir-Yy_JX9/MooseX-AbstractFactory-0.3.2-NSuFPV/blib/lib/MooseX/AbstractFactory/Role.pm line 80
# MooseX::AbstractFactory::Role::_validate_implementation_class() called at /tmp/loop_over_bdir-Yy_JX9/MooseX-AbstractFactory-0.3.2-NSuFPV/blib/lib/MooseX/AbstractFactory/Role.pm line 23
# MooseX::AbstractFactory::Role::create() called at t/04_override_get_implementation.t line 26
# Test::Exception::lives_ok() called at t/04_override_get_implementation.t line 30
# Failed test 'The thing isa Bar::Implementation'
# at t/04_override_get_implementation.t line 32.
# The thing isn't defined
# Looks like you failed 2 tests of 2.
t/04_override_get_implementation.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/05_override_validate_implementation.t .. ok
t/97_pod.t ............................... ok
t/98_pod_coverage.t ...................... skipped: Pod::Coverage::Moose required for testing POD coverage
t/99_perl_critic.t ....................... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
Test Summary Report
-------------------
t/01_factory.t (Wstat: 65280 Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 3.
t/02_factory_validate.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/03_check_implementation_class.t (Wstat: 256 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/04_override_get_implementation.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Files=9, Tests=17, 2 wallclock secs ( 0.04 usr 0.02 sys + 1.56 cusr 0.14 csys = 1.76 CPU)
Result: FAIL
Failed 4/9 test programs. 7/17 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ------
ExtUtils::MakeMaker 6.59 6.59
Moose 0 2.0301
Moose::Autobox 0 0.11
Test::Exception 0 0.31
Test::Moose 0 2.0301
build_requires:
Module Need Have
------------------- ---- ------
ExtUtils::MakeMaker 0 6.59
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12657
PERL5_CPAN_IS_RUNNING = 12657
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
Cwd 3.36
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.68
Test::Harness 3.23
Test::More 0.98
YAML 0.77
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Commit id: dc281e6088d189558b79a5121119b7196c8b3db0
Platform:
osname=linux, osvers=2.6.32-5-amd64, archname=x86_64-linux-thread-multi-ld
uname='linux k83 2.6.32-5-amd64 #1 smp mon oct 3 03:59:20 utc 2011 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Duselongdouble -DDEBUGGING=-g'
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=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 -g',
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=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -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_LONG_DOUBLE USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Oct 16 2011 06:05:32
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12657"
PERL5_CPAN_IS_RUNNING="12657"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/lib/site_perl/5.14.2/x86_64-linux-thread-multi-ld
/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/lib/site_perl/5.14.2
/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/lib/5.14.2/x86_64-linux-thread-multi-ld
/home/src/perl/repoperls/installed-perls/perl/v5.14.2/2a56/lib/5.14.2
.