This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Jonathan Swartz,
    
This is a computer-generated report for CHI-0.03
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

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

/Users/david/cpantesting/perl-5.10.0/bin/perl "-Iinc" Makefile.PL --config= 
--installdeps=Test::Class,0,Data::UUID,0,Digest::JHash,0,Hash::MoreUtils,0,Time::Duration::Parse,0.03
PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 
'blib/arch')" t/00-load.t t/Driver-CacheCache.t t/Driver-FastMmap.t 
t/Driver-File.t t/Driver-Memcached.t t/Driver-Memory.t 
t/Driver-Multilevel-Single.t t/Driver-Multilevel.t t/GetError.t t/Initialize.t 
t/pod.t t/RequiredModules.t t/Sanity.t t/SetError.t t/Util.t
t/00-load.....................# Testing CHI 0.03, Perl 5.010000, 
/Users/david/cpantesting/perl-5.10.0/bin/perl
ok
t/Driver-CacheCache...........skipped
        all skipped: one of required modules not installed: {Cache::Cache => 
undef}
t/Driver-FastMmap.............
#   Failed test 'cache persisted between cache object creations'
#   at t/lib/CHI/t/Driver.pm line 429.
#   (in CHI::t::Driver::FastMmap->test_persist)
# Comparing hash keys of $data
# Extra: ' ', ' !"#$%&'()*+,-./09:;<=>[EMAIL PROTECTED]|}~', '0', '1', 'a', 
'abababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababababab',
 'arrayref', 'hashref', 'medium'
# Looks like you failed 1 test of 262.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 252
        Failed 1/262 tests, 99.62% okay (less 5 skipped tests: 256 okay, 97.71%)
t/Driver-File.................ok
        5/273 skipped: various reasons
t/Driver-Memcached............skipped
        all skipped: internal test only
t/Driver-Memory...............ok
        5/262 skipped: various reasons
t/Driver-Multilevel-Single....ok
        5/262 skipped: various reasons
t/Driver-Multilevel...........ok
        14/318 skipped: various reasons
t/GetError....................ok
t/Initialize..................ok
t/pod.........................skipped
        all skipped: internal test only
t/RequiredModules.............skipped
        all skipped: internal test only
t/Sanity......................ok
t/SetError....................ok
t/Util........................ok
Failed Test         Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/Driver-FastMmap.t    1   256   262    1  252
4 tests and 34 subtests skipped.
Failed 1/15 test scripts. 1/1411 subtests failed.
Files=15, Tests=1411, 29 wallclock secs ( 4.58 cusr +  1.60 csys =  6.18 CPU)
Failed 1/15 test programs. 1/1411 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                    Need Have   
    ------------------------- ---- -------
    Class::Accessor::Fast     0    0.31   
    Data::UUID                0    1.148  
    Digest::JHash             0    0.02   
    File::Slurp               0    9999.12
    File::Spec                0.80 3.2501 
    Hash::MoreUtils           0    0.01   
    List::MoreUtils           0.13 0.21   
    Module::Find              0.05 0.05   
    Module::Load::Conditional 0    0.22   
    Storable                  0    2.18   
    Test::Class               0    0.28   
    Test::Deep                0    0.099  
    Test::More                0    0.72   
    Time::Duration::Parse     0.03 0.05   

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 17389
    PERL5_CPAN_IS_RUNNING = 17389
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          1.01     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, 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-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to