Report for Make-Cache-1.052

Back
From: metabase:user:313dc9fe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Make-Cache-1.052 v5.8.9 GNU/Linux
Date: 2010-10-15T13:18:07Z

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 Wilson Snyder,

This is a computer-generated report for Make-Cache-1.052
on perl 5.8.9, created by CPAN-Reporter-1.1711.

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/perl589/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_pod.t ....... ok
t/01_manifest.t .. ok
t/02_help.t ...... ok
t/10_runtime.t ... ok
t/20_hash.t ...... ok
t/40_cache.t ..... ok
-Info: A warning on the next line is expected, we're testing that...
objcache: -Info: Ignoring cache: Can't cp /home/perl589/.cpan/build/Make-Cache-1.052-LECSvh/test_dir/cache/db/db247b699d1521912a68a4f2ccd2fe88/13259fa5ad235890e39bbae835086bc3.t0 test1.o: No such file or directory
t/50_gcc.t ....... ok
Can't store CODE items at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_store.al) line 264, at /home/perl589/.cpan/build/Make-Cache-1.052-LECSvh/blib/lib/Make/Cache.pm line 215
%Error: Command Failed /home/perl589/perl/bin/perl -Iblib/arch -Iblib/lib ../objcache --read --write g++ -DIGNORED test1.cpp -O1 -c -o test1.o, 512, stopped at t/test_utils.pl line 36.
t/90_objcache.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 27/27 subtests 
Can't store CODE items at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_store.al) line 264, at /home/perl589/.cpan/build/Make-Cache-1.052-LECSvh/blib/lib/Make/Cache.pm line 215
%Error: Command Failed /home/perl589/perl/bin/perl -Iblib/arch -Iblib/lib ../objcache --read --write --distcc g++ -DIGNORED test1.cpp -c -o test1.o, 512, stopped at t/test_utils.pl line 36.
t/95_distcc.t .... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/12 subtests 
t/96_icecream.t .. ok
Can't store CODE items at blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_store.al) line 264, at /home/perl589/.cpan/build/Make-Cache-1.052-LECSvh/blib/lib/Make/Cache.pm line 215
%Error: Command Failed /home/perl589/perl/bin/perl -Iblib/arch -Iblib/lib ../objcache --read --write --wrapper t/fake_purify g++ -DIGNORED test1.cpp -c -o test1.o, 512, stopped at t/test_utils.pl line 36.
t/97_purify.t .... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 12/12 subtests 

Test Summary Report
-------------------
t/90_objcache.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 27 tests but ran 0.
t/95_distcc.t  (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 12 tests but ran 0.
t/97_purify.t  (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 12 tests but ran 0.
Files=11, Tests=76,  2 wallclock secs ( 0.09 usr  0.02 sys +  1.53 cusr  0.42 csys =  2.06 CPU)
Result: FAIL
Failed 3/11 test programs. 0/76 subtests failed.
make: *** [test_dynamic] Error 2

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

Prerequisite modules loaded:

requires:

    Module        Need Have  
    ------------- ---- ------
    BSD::Resource 1    1.2904
    Digest::MD5   1    2.39  
    Pod::Usage    1.34 1.36  
    Storable      1    2.21  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    PERL5LIB = /home/perl589/.cpan/build/BSD-Resource-1.2904-_THhxF/blib/arch:/home/perl589/.cpan/build/BSD-Resource-1.2904-_THhxF/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12607
    PERL5_CPAN_IS_RUNNING = 12607
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29169,12607
    PERL_CR_SMOKER_CURRENT = Make-Cache-1.052
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/perl589/perl/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9402
    Cwd                 3.31  
    ExtUtils::CBuilder  0.2703
    ExtUtils::Command   1.16  
    ExtUtils::Install   1.54  
    ExtUtils::MakeMaker 6.56  
    ExtUtils::Manifest  1.58  
    ExtUtils::ParseXS   2.2205
    File::Spec          3.31  
    Module::Build       0.3607
    Module::Signature   n/a   
    Test::Harness       3.21  
    Test::More          0.94  
    YAML                0.71  
    YAML::Syck          1.09  
    version             0.82  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=linux, osvers=2.6.31-20-generic, archname=i686-linux-thread-multi
    uname='linux st47-laptop 2.6.31-20-generic #57-ubuntu smp mon feb 8 09:05:19 utc 2010 i686 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef 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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.4.1', gccosandvers=''
    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/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.10.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.10.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        THREADS_HAVE_PIDS USE_FAST_STDIO USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Mar 11 2010 22:22:38
  %ENV:
    PERL5LIB="/home/perl589/.cpan/build/BSD-Resource-1.2904-_THhxF/blib/arch:/home/perl589/.cpan/build/BSD-Resource-1.2904-_THhxF/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12607"
    PERL5_CPAN_IS_RUNNING="12607"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="29169,12607"
    PERL_CR_SMOKER_CURRENT="Make-Cache-1.052"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perl589/.cpan/build/BSD-Resource-1.2904-_THhxF/blib/arch
    /home/perl589/.cpan/build/BSD-Resource-1.2904-_THhxF/blib/lib
    /home/perl589/perl/lib/5.8.9/i686-linux-thread-multi
    /home/perl589/perl/lib/5.8.9
    /home/perl589/perl/lib/site_perl/5.8.9/i686-linux-thread-multi
    /home/perl589/perl/lib/site_perl/5.8.9
    .