CGI-Cache v1.4213 Perl 5 v5.14.2 x86_64-gnukfreebsd-thread-multi
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
CGI-Cache v1.4213
- Platform
- Perl 5 v5.14.2 x86_64-gnukfreebsd-thread-multi
- Date
- 2018-07-19 03:28:32
- ID
- cfd31916-8b03-11e8-98d5-bb14e5798fec
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.9176. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
TEST RESULTS:
Below is the error stack from stage 'make test':
PERL_DL_NONLAZY=1 "/home/cpan/pit/thr/perl-5.14.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/000_standard__compile.t .......
1..1
ok 1 - Compile test for blib/lib/CGI/Cache.pm
ok
t/000_standard__perl_critic.t ... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run.
t/000_standard__pod.t ........... skipped: Test::Pod required for testing POD
t/000_standard__pod_coverage.t .. skipped: Test::Pod::Coverage required for testing POD coverage
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/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
t/user_specified_filehandle.t ...
1..6
ok 1 - Output to non-STDOUT filehandle: Computing the right output
ok 2 - Output to non-STDOUT filehandle: Computing the right errors
ok 3 - Output to non-STDOUT filehandle: Correct cached data
ok 4 - Monitor non-STDOUT filehandle: Computing the right output
ok 5 - Monitor non-STDOUT filehandle: Computing the right errors
ok 6 - Monitor non-STDOUT filehandle: Correct cached data
ok
All tests successful.
Files=13, Tests=67, 7 wallclock secs ( 0.05 usr 0.02 sys + 1.23 cusr 1.15 csys = 2.45 CPU)
Result: PASS
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.17026 0
ExtUtils::MakeMaker 7.34 6.36
File::Path 2.15 0
File::Slurper 0.012 0
File::Spec 3.74 0
Storable 3.11 0
Test::Compile v1.3.0 0
Test::More 1.302136 0
Tie::Restore 0.11 0
UNIVERSAL::require 0.18 0
URI::Escape 3.31 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9176
CPANPLUS::Dist::Build 0.90
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.71
ExtUtils::ParseXS 3.35
File::Spec 3.74
Module::Build 0.4224
Pod::Parser 1.37
Pod::Simple 3.16
Test2 1.302136
Test::Harness 3.42
Test::More 1.302136
version 0.9924
******************************** 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 1.02.
Powered by minismokebox version 0.68
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/4examVuk1Y/Test-Needs-0.002005/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/4examVuk1Y/Test-Needs-0.002005/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/0blC5qu3bs/URI-1.74/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/0blC5qu3bs/URI-1.74/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/1SaeX17Bp5/Digest-SHA1-2.13/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/1SaeX17Bp5/Digest-SHA1-2.13/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/GafEOC5PR0/Error-0.17026/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/GafEOC5PR0/Error-0.17026/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/E9wQvDTV9q/Cache-Cache-1.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/E9wQvDTV9q/Cache-Cache-1.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/MGAIlc5xTR/Test-Warnings-0.026/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/MGAIlc5xTR/Test-Warnings-0.026/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/qhBCYUSfGc/File-Slurper-0.012/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/qhBCYUSfGc/File-Slurper-0.012/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/rEVLYmr4M7/UNIVERSAL-require-0.18/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/rEVLYmr4M7/UNIVERSAL-require-0.18/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/PfP5ueLTPM/Test-Compile-v1.3.0/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/PfP5ueLTPM/Test-Compile-v1.3.0/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/xuMoccKQqO/Tie-Restore-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/xuMoccKQqO/Tie-Restore-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/iY9gwuxYaZ/CGI-Cache-1.4213/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/iY9gwuxYaZ/CGI-Cache-1.4213/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 48927
PERL5_CPANPLUS_IS_VERSION = 0.9176
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.14.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.14.2/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=gnukfreebsd, osvers=10.1-0-amd64, archname=x86_64-gnukfreebsd-thread-multi
uname='gnukfreebsd kondor 10.1-0-amd64 #0 wed, 16 mar 2016 23:16:33 +0000 x86_64 amd64 qemu virtual cpu version 2.0.0 gnukfreebsd '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.14.2 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-kfreebsd-gnu /lib/../lib /usr/lib/x86_64-kfreebsd-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/usr/lib/x86_64-kfreebsd-gnu/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.42
Built under gnukfreebsd
Compiled at May 7 2016 03:54:50
%ENV:
PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/4examVuk1Y/Test-Needs-0.002005/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/4examVuk1Y/Test-Needs-0.002005/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/0blC5qu3bs/URI-1.74/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/0blC5qu3bs/URI-1.74/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/1SaeX17Bp5/Digest-SHA1-2.13/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/1SaeX17Bp5/Digest-SHA1-2.13/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/GafEOC5PR0/Error-0.17026/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/GafEOC5PR0/Error-0.17026/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/E9wQvDTV9q/Cache-Cache-1.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/E9wQvDTV9q/Cache-Cache-1.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/MGAIlc5xTR/Test-Warnings-0.026/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/MGAIlc5xTR/Test-Warnings-0.026/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/qhBCYUSfGc/File-Slurper-0.012/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/qhBCYUSfGc/File-Slurper-0.012/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/rEVLYmr4M7/UNIVERSAL-require-0.18/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/rEVLYmr4M7/UNIVERSAL-require-0.18/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/PfP5ueLTPM/Test-Compile-v1.3.0/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/PfP5ueLTPM/Test-Compile-v1.3.0/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/xuMoccKQqO/Tie-Restore-0.11/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/xuMoccKQqO/Tie-Restore-0.11/blib/arch:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/iY9gwuxYaZ/CGI-Cache-1.4213/blib/lib:/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/iY9gwuxYaZ/CGI-Cache-1.4213/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="48927"
PERL5_CPANPLUS_IS_VERSION="0.9176"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.14.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/4examVuk1Y/Test-Needs-0.002005/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/4examVuk1Y/Test-Needs-0.002005/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/0blC5qu3bs/URI-1.74/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/0blC5qu3bs/URI-1.74/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/1SaeX17Bp5/Digest-SHA1-2.13/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/1SaeX17Bp5/Digest-SHA1-2.13/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/GafEOC5PR0/Error-0.17026/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/GafEOC5PR0/Error-0.17026/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/E9wQvDTV9q/Cache-Cache-1.08/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/E9wQvDTV9q/Cache-Cache-1.08/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/MGAIlc5xTR/Test-Warnings-0.026/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/MGAIlc5xTR/Test-Warnings-0.026/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/qhBCYUSfGc/File-Slurper-0.012/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/qhBCYUSfGc/File-Slurper-0.012/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/rEVLYmr4M7/UNIVERSAL-require-0.18/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/rEVLYmr4M7/UNIVERSAL-require-0.18/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/PfP5ueLTPM/Test-Compile-v1.3.0/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/PfP5ueLTPM/Test-Compile-v1.3.0/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/xuMoccKQqO/Tie-Restore-0.11/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/xuMoccKQqO/Tie-Restore-0.11/blib/arch
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/iY9gwuxYaZ/CGI-Cache-1.4213/blib/lib
/home/cpan/pit/thr/conf/perl-5.14.2/.cpanplus/5.14.2/build/iY9gwuxYaZ/CGI-Cache-1.4213/blib/arch
/home/cpan/pit/thr/perl-5.14.2/lib/site_perl/5.14.2/x86_64-gnukfreebsd-thread-multi
/home/cpan/pit/thr/perl-5.14.2/lib/site_perl/5.14.2
/home/cpan/pit/thr/perl-5.14.2/lib/5.14.2/x86_64-gnukfreebsd-thread-multi
/home/cpan/pit/thr/perl-5.14.2/lib/5.14.2
.