Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL CGI-Cache-1.4206 v5.12.5 NetBSD
Date: 2015-05-10T04:58:11Z
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 DCOPPIT,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9152. 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':
PERL_DL_NONLAZY=1 "/home/cpan/pit/64bit/perl-5.12.5/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/basic.t ......................
1..11
ok 1 - use CGI::Cache;
ok 2 - No errors initializing with default values
ok 3 - Return value after initializing with default values
ok 4 - No errors initializing with non-default values
ok 5 - Return value after initializing with non-default values
ok 6 - No errors setting a simple key
ok 7 - Return value after setting a simple key
ok 8 - No errors setting a complex key
ok 9 - Return value after setting a complex key
ok 10 - Empty cache directory until something cached
Cached output
ok 11 - Cache directory after something cached
ok
t/buffer.t .....................
1..6
ok 1 - read buffer(): Computing the right output
ok 2 - read buffer(): Computing the right errors
ok 3 - read buffer(): Correct cached data
ok 4 - write buffer(): Computing the right output
ok 5 - write buffer(): Computing the right errors
ok 6 - write buffer(): Correct cached data
ok
t/cgi_carp.t ...................
1..7
ok 1 - CGI::Carp not caching with default attributes: Computing the right output
ok 2 - CGI::Carp not caching with default attributes: Computing the right errors
ok 3 - CGI::Carp not caching with default attributes: Undefined cached data
ok 4 - Empty cache directory until something cached
ok 5 - CGI::Carp caching with default attributes: Computing the right output
ok 6 - CGI::Carp caching with default attributes: Computing the right errors
ok 7 - CGI::Carp caching with default attributes: Correct cached data
ok
t/disabled_ouput.t .............
1..3
ok 1 - Disabled output: Computing the right output
ok 2 - Disabled output: Computing the right errors
ok 3 - Disabled output: Correct cached data
ok
t/invalidate_cache_entry.t .....
1..6
ok 1 - invalidate_cache_entry() setup: Computing the right output
ok 2 - invalidate_cache_entry() setup: Computing the right errors
ok 3 - invalidate_cache_entry() setup: Correct cached data
ok 4 - invalidate_cache_entry() operation: Computing the right output
ok 5 - invalidate_cache_entry() operation: Computing the right errors
ok 6 - invalidate_cache_entry() operation: Correct cached data
ok
t/non-caching.t ................
1..15
ok 1 - die() prevents caching: Computing the right output
ok 2 - die() prevents caching: Computing the right errors
ok 3 - die() prevents caching: Undefined cached data
ok 4 - Empty cache directory until something cached
ok 5 - Print to STDERR prevents caching: Computing the right output
ok 6 - Print to STDERR prevents caching: Computing the right errors
ok 7 - Print to STDERR prevents caching: Undefined cached data
ok 8 - Empty cache directory until something cached
ok 9 - redirected die() prevents caching: Computing the right output
ok 10 - redirected die() prevents caching: Computing the right errors
ok 11 - redirected die() prevents caching: Undefined cached data
ok 12 - Empty cache directory until something cached
ok 13 - die() (with filehandles) prevents caching: Computing the right output
ok 14 - die() (with filehandles) prevents caching: Computing the right errors
ok 15 - die() (with filehandles) prevents caching: Undefined cached data
ok
t/pause_continue.t .............
1..6
ok 1 - pause() and continue(): Computing the right output
ok 2 - pause() and continue(): Computing the right errors
ok 3 - pause() and continue(): Correct cached data
ok 4 - pause() and continue() with filehandles: Computing the right output
ok 5 - pause() and continue() with filehandles: Computing the right errors
ok 6 - pause() and continue() with filehandles: Correct cached data
ok
t/pod.t ........................ skipped: Test::Pod 1.00 required for testing POD
t/stop.t .......................
1..6
ok 1 - stop(): Computing the right output
ok 2 - stop(): Computing the right errors
ok 3 - stop(): Correct cached data
ok 4 - stop() with filehandles: Computing the right output
ok 5 - stop() with filehandles: Computing the right errors
ok 6 - stop() with filehandles: Correct cached data
ok
Global symbol "$warning" requires explicit package name at t/user_specified_filehandle.t line 34.
Global symbol "$warning" requires explicit package name at t/user_specified_filehandle.t line 34.
Global symbol "$warning" requires explicit package name at t/user_specified_filehandle.t line 34.
Execution of t/user_specified_filehandle.t aborted due to compilation errors.
# Looks like your test exited with 255 before it could output anything.
t/user_specified_filehandle.t ..
1..6
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
Test Summary Report
-------------------
t/user_specified_filehandle.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 0.
Files=10, Tests=60, 6 wallclock secs ( 0.02 usr 0.03 sys + 0.82 cusr 0.46 csys = 1.33 CPU)
Result: FAIL
Failed 1/10 test programs. 0/60 subtests failed.
*** Error code 255
Stop.
make: stopped in /home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/CGI-Cache-1.4206
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Cache::Cache 1.08 0
Error 0.17023 0
ExtUtils::MakeMaker 7.04 6.36
File::Path 2.09 0
File::Slurp 9999.19 0
File::Spec 3.47 0
Storable 2.51 0
Test::More 1.001014 0
Tie::Restore 0.11 0
URI::Escape 3.31 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9152
CPANPLUS::Dist::Build 0.78
Cwd 3.47
ExtUtils::CBuilder 0.280220
ExtUtils::Command 1.16
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.47
Module::Build 0.4211
Pod::Parser 1.37
Pod::Simple 3.14
Test::Harness 3.35
Test::More 1.001014
version 0.9912
******************************** 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.90.
Powered by minismokebox version 0.58
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/X11R6/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
PERL5LIB = :/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/URI-1.67/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/URI-1.67/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Digest-SHA1-2.13/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Digest-SHA1-2.13/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Error-0.17023/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Error-0.17023/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Cache-Cache-1.08/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Cache-Cache-1.08/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/File-Slurp-9999.19/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/File-Slurp-9999.19/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Tie-Restore-0.11/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Tie-Restore-0.11/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/CGI-Cache-1.4206/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/CGI-Cache-1.4206/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 3843
PERL5_CPANPLUS_IS_VERSION = 0.9152
PERL5_MINISMOKEBOX = 0.58
PERL5_YACSMOKE_BASE = /home/cpan/pit/64bit/conf/perl-5.12.5
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
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/pit/64bit/perl-5.12.5/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 100 100
EGID: $) = 100 100
-------------------------------
--
Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
Platform:
osname=netbsd, osvers=6.1.5, archname=i386-netbsd-64int
uname='netbsd nyrs.bingosnet.co.uk 6.1.5 netbsd 6.1.5 (generic) i386 '
config_args='-des -Dprefix=/home/cpan/pit/64bit/perl-5.12.5 -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=n, 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.5.3', 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=-lgdbm -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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_INT
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under netbsd
Compiled at Oct 9 2014 16:45:47
%ENV:
PERL5LIB=":/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/URI-1.67/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/URI-1.67/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Digest-SHA1-2.13/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Digest-SHA1-2.13/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Error-0.17023/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Error-0.17023/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Cache-Cache-1.08/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Cache-Cache-1.08/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/File-Slurp-9999.19/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/File-Slurp-9999.19/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Tie-Restore-0.11/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Tie-Restore-0.11/blib/arch:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/CGI-Cache-1.4206/blib/lib:/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/CGI-Cache-1.4206/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="3843"
PERL5_CPANPLUS_IS_VERSION="0.9152"
PERL5_MINISMOKEBOX="0.58"
PERL5_YACSMOKE_BASE="/home/cpan/pit/64bit/conf/perl-5.12.5"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/URI-1.67/blib/lib
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/URI-1.67/blib/arch
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Digest-SHA1-2.13/blib/lib
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Digest-SHA1-2.13/blib/arch
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Error-0.17023/blib/lib
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Error-0.17023/blib/arch
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Cache-Cache-1.08/blib/lib
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Cache-Cache-1.08/blib/arch
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/File-Slurp-9999.19/blib/lib
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/File-Slurp-9999.19/blib/arch
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Tie-Restore-0.11/blib/lib
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/Tie-Restore-0.11/blib/arch
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/CGI-Cache-1.4206/blib/lib
/home/cpan/pit/64bit/conf/perl-5.12.5/.cpanplus/5.12.5/build/CGI-Cache-1.4206/blib/arch
/home/cpan/pit/64bit/perl-5.12.5/lib/site_perl/5.12.5/i386-netbsd-64int
/home/cpan/pit/64bit/perl-5.12.5/lib/site_perl/5.12.5
/home/cpan/pit/64bit/perl-5.12.5/lib/5.12.5/i386-netbsd-64int
/home/cpan/pit/64bit/perl-5.12.5/lib/5.12.5
.