develooper Front page | perl.cpan.testers | Postings from July 2008

FAIL Cache-Cache-1.05 i386-netbsd-64int 4.0

From:
chris
Date:
July 17, 2008 03:03
Subject:
FAIL Cache-Cache-1.05 i386-netbsd-64int 4.0
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/


--

Dear DeWitt Clinton,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Thu Jul 17 10:58:58 2008] cp lib/Error.pm blib/lib/Error.pm
cp lib/Error/Simple.pm blib/lib/Error/Simple.pm
Manifying blib/man3/Error.3
Manifying blib/man3/Error::Simple.3

[MSG] [Thu Jul 17 10:59:02 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /home/cpan/blead/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01throw..............................ok
t/02order..............................ok
t/03throw-non-Error....................ok
t/04use-base-Error-Simple..............ok
t/05text-errors-with-file-handles......ok
t/06customize-text-throw...............ok
t/07try-in-obj-destructor..............ok
t/08warndie............................ok
t/09dollar-at..........................ok
t/10throw-in-catch.....................ok
t/11rethrow............................ok
t/12wrong-error-var....................ok
t/13except-arg0........................ok
t/pod-coverage.........................skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod..................................skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=15, Tests=60,  3 wallclock secs ( 0.15 usr  0.18 sys +  1.22 cusr  1.44 csys =  2.99 CPU)
Result: PASS

[MSG] [Thu Jul 17 10:59:02 2008] Sending test report for 'Error-0.17014'
[MSG] [Thu Jul 17 10:59:02 2008] Successfully sent 'pass' report for 'Error-0.17014'
[MSG] [Thu Jul 17 10:59:05 2008] cp lib/Cache/Object.pm blib/lib/Cache/Object.pm
cp lib/Cache/MemoryCache.pm blib/lib/Cache/MemoryCache.pm
cp lib/Cache/SizeAwareMemoryCache.pm blib/lib/Cache/SizeAwareMemoryCache.pm
cp lib/Cache/SizeAwareCacheTester.pm blib/lib/Cache/SizeAwareCacheTester.pm
cp lib/Cache/Cache.pm blib/lib/Cache/Cache.pm
cp lib/Cache/FileCache.pm blib/lib/Cache/FileCache.pm
cp lib/Cache/CacheUtils.pm blib/lib/Cache/CacheUtils.pm
cp lib/Cache/SizeAwareFileCache.pm blib/lib/Cache/SizeAwareFileCache.pm
cp lib/Cache/MemoryBackend.pm blib/lib/Cache/MemoryBackend.pm
cp lib/Cache/SizeAwareSharedMemoryCache.pm blib/lib/Cache/SizeAwareSharedMemoryCache.pm
cp lib/Cache/CacheMetaData.pm blib/lib/Cache/CacheMetaData.pm
cp lib/Cache/CacheSizer.pm blib/lib/Cache/CacheSizer.pm
cp lib/Cache/BaseCache.pm blib/lib/Cache/BaseCache.pm
cp lib/Cache/FileBackend.pm blib/lib/Cache/FileBackend.pm
cp lib/Cache/BaseCacheTester.pm blib/lib/Cache/BaseCacheTester.pm
cp lib/Cache/SizeAwareCache.pm blib/lib/Cache/SizeAwareCache.pm
cp lib/Cache/SharedMemoryBackend.pm blib/lib/Cache/SharedMemoryBackend.pm
cp lib/Cache/SharedMemoryCache.pm blib/lib/Cache/SharedMemoryCache.pm
cp lib/Cache/CacheTester.pm blib/lib/Cache/CacheTester.pm
cp lib/Cache/NullCache.pm blib/lib/Cache/NullCache.pm
Manifying blib/man3/Cache::Object.3
Manifying blib/man3/Cache::MemoryCache.3
Manifying blib/man3/Cache::SizeAwareMemoryCache.3
Manifying blib/man3/Cache::SizeAwareCacheTester.3
Manifying blib/man3/Cache::Cache.3
Manifying blib/man3/Cache::FileCache.3
Manifying blib/man3/Cache::CacheUtils.3
Manifying blib/man3/Cache::SizeAwareFileCache.3
Manifying blib/man3/Cache::MemoryBackend.3
Manifying blib/man3/Cache::SizeAwareSharedMemoryCache.3
Manifying blib/man3/Cache::CacheMetaData.3
Manifying blib/man3/Cache::CacheSizer.3
Manifying blib/man3/Cache::BaseCache.3
Manifying blib/man3/Cache::FileBackend.3
Manifying blib/man3/Cache::BaseCacheTester.3
Manifying blib/man3/Cache::SizeAwareCache.3
Manifying blib/man3/Cache::SharedMemoryBackend.3
Manifying blib/man3/Cache::SharedMemoryCache.3
Manifying blib/man3/Cache::CacheTester.3
Manifying blib/man3/Cache::NullCache.3

[ERROR] [Thu Jul 17 11:03:11 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /home/cpan/blead/bin/perl5.11.0 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/1_test_cache_interface.t t/2_test_memory_cache.t t/3_test_file_cache.t t/5_test_size_aware_file_cache.t t/6_test_size_aware_memory_cache.t
t/1_test_cache_interface..............ok
t/2_test_memory_cache.................ok
t/3_test_file_cache...................ok
t/5_test_size_aware_file_cache........Use of uninitialized value $first_value in string eq at /home/cpan/blead/.cpanplus/5.11.0/build/Cache-Cache-1.05/blib/lib/Cache/SizeAwareCacheTester.pm line 149.
 Failed 1/48 subtests 
t/6_test_size_aware_memory_cache......Use of uninitialized value $first_value in string eq at /home/cpan/blead/.cpanplus/5.11.0/build/Cache-Cache-1.05/blib/lib/Cache/SizeAwareCacheTester.pm line 149.
 Failed 1/48 subtests 

Test Summary Report
-------------------
t/5_test_size_aware_file_cache.t  (Wstat: 0 Tests: 48 Failed: 1)
  Failed test:  45
t/6_test_size_aware_memory_cache.t (Wstat: 0 Tests: 48 Failed: 1)
  Failed test:  45
Files=5, Tests=167, 244 wallclock secs ( 0.02 usr  0.17 sys +  0.82 cusr  1.04 csys =  2.05 CPU)
Result: FAIL
*** Error code 255

Stop.
make: stopped in /home/cpan/blead/.cpanplus/5.11.0/build/Cache-Cache-1.05
Failed 2/5 test programs. 2/167 subtests failed.

[MSG] [Thu Jul 17 11:03:11 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
	  Module Name                        Have     Want
	  Digest::SHA1                       2.11     2.02
	  Error                           0.17014     0.15
	  File::Spec                       3.2701     0.82
	  Storable                           2.18    1.014

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.01_01.

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = :/home/cpan/blead/.cpanplus/5.11.0/build/CGI-Simple-1.105/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/CGI-Simple-1.105/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/CGI-Simple-1.105/blib:/home/cpan/blead/.cpanplus/5.11.0/build/CGI-Simple-1.105/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/CGI-Simple-1.105/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/CGI-Simple-1.105/blib:/home/cpan/blead/.cpanplus/5.11.0/build/Digest-SHA1-2.11/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/Digest-SHA1-2.11/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/Digest-SHA1-2.11/blib:/home/cpan/blead/.cpanplus/5.11.0/build/Digest-SHA1-2.11/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/Digest-SHA1-2.11/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/Digest-SHA1-2.11/blib:/home/cpan/blead/.cpanplus/5.11.0/build/Error-0.17014/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/Error-0.17014/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/Error-0.17014/blib:/home/cpan/blead/.cpanplus/5.11.0/build/Error-0.17014/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/Error-0.17014/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/Error-0.17014/blib:/home/cpan/blead/.cpanplus/5.11.0/build/Cache-Cache-1.05/blib/lib:/home/cpan/blead/.cpanplus/5.11.0/build/Cache-Cache-1.05/blib/arch:/home/cpan/blead/.cpanplus/5.11.0/build/Cache-Cache-1.05/blib
    PERL5_CPANPLUS_IS_RUNNING = 15519
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen

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

    Perl: $^X = /home/cpan/blead/bin/perl5.11.0
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 100 100
    EGID: $)  = 100 100


-------------------------------


--

Summary of my perl5 (revision 5 version 11 subversion 0 patch 34150) configuration:
  Platform:
    osname=netbsd, osvers=4.0, archname=i386-netbsd-64int
    uname='netbsd diafol.bingosnet.co.uk 4.0 netbsd 4.0 (generic) #0: sun dec 16 00:20:10 pst 2007 builds@wb34:homebuildsabnetbsd-4-0-releasei386200712160005z-objhomebuildsabnetbsd-4-0-releasesrcsysarchi386compilegeneric i386 '
    config_args='-de -Dusedevel -Dprefix=/home/cpan/blead -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
    ccversion='', gccversion='4.1.2 20061021 prerelease (NetBSD nb3 20061125)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lm -lcrypt -lutil -lc -lposix
    perllibs=-lm -lcrypt -lutil -lc -lposix
    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='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -fstack-protector'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About