Report for Cache-Adaptive-ByLoad-0.01

Back
From: metabase:user:0b91ce32-3676-11e1-a1bc-bfed0df65b4f
Subject: FAIL Cache-Adaptive-ByLoad-0.01 v5.9.5 GNU/Linux
Date: 2012-05-11T12:58:16Z

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 Kazuho Oku,

This is a computer-generated report for Cache-Adaptive-ByLoad-0.01
on perl 5.9.5, created by CPAN-Reporter-1.2006.

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 '/usr/bin/make test':

/opt/perl-5.9.5/bin/perl5.9.5 "-Iinc" Makefile.PL --config= --installdeps=Sys::Statistics::Linux::LoadAVG,0
PERL_DL_NONLAZY=1 /opt/perl-5.9.5/bin/perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/cache-adaptive-byload.t t/pod-coverage.t t/pod.t
# Testing Cache::Adaptive::ByLoad 0.01
t/00-load.t ................ ok
Can't load '/opt/perl-5.9.5/lib/5.9.5/i686-linux-thread-multi-64int-ld/auto/Storable/Storable.so' for module Storable: /opt/perl-5.9.5/lib/5.9.5/i686-linux-thread-multi-64int-ld/auto/Storable/Storable.so: undefined symbol: newSVpvs_flags at /opt/perl-5.9.5/lib/5.9.5/i686-linux-thread-multi-64int-ld/XSLoader.pm line 71.
 at /opt/perl-5.9.5/lib/5.9.5/i686-linux-thread-multi-64int-ld/Storable.pm line 72.
Compilation failed in require at /opt/perl-5.9.5/lib/site_perl/5.9.5/Cache/CacheUtils.pm line 19.
BEGIN failed--compilation aborted at /opt/perl-5.9.5/lib/site_perl/5.9.5/Cache/CacheUtils.pm line 19.
Compilation failed in require at /opt/perl-5.9.5/lib/site_perl/5.9.5/Cache/BaseCache.pm line 18.
BEGIN failed--compilation aborted at /opt/perl-5.9.5/lib/site_perl/5.9.5/Cache/BaseCache.pm line 18.
Compilation failed in require at /opt/perl-5.9.5/lib/site_perl/5.9.5/Cache/MemoryCache.pm line 17.
BEGIN failed--compilation aborted at /opt/perl-5.9.5/lib/site_perl/5.9.5/Cache/MemoryCache.pm line 17.
Compilation failed in require at t/cache-adaptive-byload.t line 7.
BEGIN failed--compilation aborted at t/cache-adaptive-byload.t line 7.
# Looks like your test died before it could output anything.
t/cache-adaptive-byload.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/5 subtests 
t/pod-coverage.t ........... ok
t/pod.t .................... ok

Test Summary Report
-------------------
t/cache-adaptive-byload.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 5 tests but ran 0.
Files=4, Tests=3,  1 wallclock secs ( 0.08 usr  0.02 sys +  0.57 cusr  0.08 csys =  0.75 CPU)
Result: FAIL
Failed 1/4 test programs. 0/3 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                          Need Have  
    ------------------------------- ---- ------
    Cache::Adaptive                 0.03 0.03  
    Class::Accessor::Fast           0.3  0.34  
    List::Util                      1.14 1.25  
    Sys::Statistics::Linux::LoadAVG 0    0.08  
    Time::HiRes                     1.65 1.9725

build_requires:

    Module                          Need Have  
    ------------------------------- ---- ------
    ExtUtils::MakeMaker             0    6.62  


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/real/RealPlayer:/root/bin:/opt/real/RealPlayer
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24119
    PERL5_CPAN_IS_RUNNING = 24119
    PERL_ANYEVENT_MEMCACHED_SERVERS = 1
    PERL_LIBMEMCACHED_TEST_SERVERS = 1
    SHELL = /bin/bash
    TERM = xterm
    TEST_PERL_CRITIC = 1

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

    $^X = /opt/perl-5.9.5/bin/perl5.9.5
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 6 10
    $EGID = 0 0 1 2 3 4 6 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.40    
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.81    
    YAML::Syck          1.20    
    version             0.88    


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.18-1.2798.fc6, archname=i686-linux-thread-multi-64int-ld
    uname='linux localhost.localdomain 2.6.18-1.2798.fc6 #1 smp mon oct 16 14:37:32 edt 2006 i686 i686 i386 gnulinux '
    config_args='-Dcc=gcc -Dprefix=/opt/perl-5.9.5 -DDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm'
    ccversion='', gccversion='4.1.1 20061011 (Red Hat 4.1.1-30)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl-5.9.5/lib/5.9.5/i686-linux-thread-multi-64int-ld/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_TRACK_MEMPOOL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
                        USE_REENTRANT_API
  Built under linux
  Compiled at Mar 15 2012 20:27:39
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24119"
    PERL5_CPAN_IS_RUNNING="24119"
    PERL_ANYEVENT_MEMCACHED_SERVERS="1"
    PERL_LIBMEMCACHED_TEST_SERVERS="1"
  @INC:
    /opt/perl-5.9.5/lib/5.9.5/i686-linux-thread-multi-64int-ld
    /opt/perl-5.9.5/lib/5.9.5
    /opt/perl-5.9.5/lib/site_perl/5.9.5/i686-linux-thread-multi-64int-ld
    /opt/perl-5.9.5/lib/site_perl/5.9.5
    .