MooseX-WithCache v0.01001 Perl 5 v5.12.0 RC0 i686-linux
- Status
- Pass
- From
- Serguei Trouchelle (STRO)
- Dist
-
MooseX-WithCache v0.01001
- Platform
- Perl 5 v5.12.0 RC0 i686-linux
- Date
- 2010-04-22 17:42:56
- ID
- 7c215ebc-4e36-11df-82b7-281fcb64c448
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 Daisuke Maki,
This is a computer-generated report for MooseX-WithCache-0.01001
on perl 5.12.0, created by CPAN-Reporter-1.1711.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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/gnu/bin/make test':
PERL_DL_NONLAZY=1 /export/home/stro/perl5120rc0m/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/00_compile.t ............... ok
t/02_memcached.t ............. skipped: no memcached server found
use of with_cache for MooseX::WithCache is now deprecated. Use parameterized roles directly at t/03_chi.t line 26
must specify either 'datastore' hashref or 'global' flag at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/CHI/Driver/Memory.pm line 34
CHI::Driver::Memory::BUILD('Class::MOP::Class::__ANON__::SERIAL::3=HASH(0x8840410)', 'HASH(0x8840580)') called at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/i86pc-solaris-multi/Class/MOP/Method.pm line 123
Class::MOP::Method::execute('Moose::Meta::Method=HASH(0x8aad468)', 'Class::MOP::Class::__ANON__::SERIAL::3=HASH(0x8840410)', 'HASH(0x8840580)') called at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/i86pc-solaris-multi/Moose/Object.pm line 54
Moose::Object::BUILDALL('Class::MOP::Class::__ANON__::SERIAL::3=HASH(0x8840410)', 'HASH(0x8840580)') called at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/i86pc-solaris-multi/Moose/Object.pm line 27
Moose::Object::new('Class::MOP::Class::__ANON__::SERIAL::3', 'chi_root_class', 'CHI', 'driver_class', 'CHI::Driver::Memory') called at generated method (unknown origin) line 3
CHI::Driver::Memory::new('Class::MOP::Class::__ANON__::SERIAL::3', 'chi_root_class', 'CHI', 'driver_class', 'CHI::Driver::Memory') called at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/CHI.pm line 65
CHI::new('CHI', 'driver', 'Memory') called at t/03_chi.t line 28
t/03_chi.t ................... ok
t/04_fastmmap.t .............. ok
t/99_pod-coverage.t .......... skipped: Enable TEST_POD environment variable to test POD
t/99_pod.t ................... skipped: Enable TEST_POD environment variable to test POD
t/deprecated/00_compile.t .... ok
t/deprecated/02_memcached.t .. skipped: no memcached server found
must specify either 'datastore' hashref or 'global' flag at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/CHI/Driver/Memory.pm line 34
CHI::Driver::Memory::BUILD('Class::MOP::Class::__ANON__::SERIAL::3=HASH(0x816a3c8)', 'HASH(0x816a398)') called at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/i86pc-solaris-multi/Class/MOP/Method.pm line 123
Class::MOP::Method::execute('Moose::Meta::Method=HASH(0x8a62660)', 'Class::MOP::Class::__ANON__::SERIAL::3=HASH(0x816a3c8)', 'HASH(0x816a398)') called at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/i86pc-solaris-multi/Moose/Object.pm line 54
Moose::Object::BUILDALL('Class::MOP::Class::__ANON__::SERIAL::3=HASH(0x816a3c8)', 'HASH(0x816a398)') called at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/i86pc-solaris-multi/Moose/Object.pm line 27
Moose::Object::new('Class::MOP::Class::__ANON__::SERIAL::3', 'chi_root_class', 'CHI', 'driver_class', 'CHI::Driver::Memory') called at generated method (unknown origin) line 3
CHI::Driver::Memory::new('Class::MOP::Class::__ANON__::SERIAL::3', 'chi_root_class', 'CHI', 'driver_class', 'CHI::Driver::Memory') called at /export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/CHI.pm line 65
CHI::new('CHI', 'driver', 'Memory') called at t/deprecated/03_chi.t line 30
t/deprecated/03_chi.t ........ ok
t/deprecated/04_fastmmap.t ... ok
All tests successful.
Files=10, Tests=62, 7 wallclock secs ( 0.14 usr 0.18 sys + 3.06 cusr 2.25 csys = 5.63 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------- ---- -------
Cache::Memcached 0 1.28
Data::Dumper 0 2.125
Digest::MD5 0 2.39
ExtUtils::MakeMaker 6.42 6.56
IO::Socket::INET 0 1.31
Moose 0.59 1.01
MooseX::Role::Parameterized 0 0.18
Test::Exception 0 0.29
Test::More 0 0.95_01
configure_requires:
Module Need Have
--------------------------- ---- -------
ExtUtils::MakeMaker 6.42 6.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_MESSAGES = en_US.UTF-8
PATH = /usr/gnu/bin:/usr/bin:/usr/X11/bin:/usr/sbin:/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22530
PERL5_CPAN_IS_RUNNING = 22530
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 15103,22530
PERL_CR_SMOKER_CURRENT = MooseX-WithCache-0.01001
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/stro/perl5120rc0m/bin/perl
$UID/$EUID = 101 / 101
$GID = 10 10 0
$EGID = 10 10 0
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.58
ExtUtils::ParseXS 2.2205
File::Spec 3.31
Module::Build 0.3605
Module::Signature 0.63
Test::Harness 3.21
Test::More 0.95_01
YAML 0.71
YAML::Syck 1.07
version 0.81
--
Summary of my perl5 (revision 5 version 12 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.11, archname=i86pc-solaris-multi
uname='sunos opensolaris 5.11 snv_111b i86pc i386 i86pc solaris '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe'
ccversion='', gccversion='3.4.3 (csl-sol210-3_4-20050802)', gccosandvers='solaris2.11'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/gnu/lib '
libpth=/usr/gnu/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/gnu/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_USE_SAFE_PUTENV USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
RC0
Built under solaris
Compiled at Mar 23 2010 17:07:41
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22530"
PERL5_CPAN_IS_RUNNING="22530"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="15103,22530"
PERL_CR_SMOKER_CURRENT="MooseX-WithCache-0.01001"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/stro/perl5120rc0m/lib/site_perl/5.12.0/i86pc-solaris-multi
/export/home/stro/perl5120rc0m/lib/site_perl/5.12.0
/export/home/stro/perl5120rc0m/lib/5.12.0/i86pc-solaris-multi
/export/home/stro/perl5120rc0m/lib/5.12.0
.