CHI v0.61 Perl 5 v5.40.1 armv6l-linux
- Status
- Pass
- From
- gregor herrmann
- Dist
-
CHI v0.61
- Platform
- Perl 5 v5.40.1 armv6l-linux
- Date
- 2025-04-09 12:56:21
- ID
- 09126428-1542-11f0-83a5-9045c816d47a
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 ASB,
This is a computer-generated report for CHI-0.61
on perl 5.40.1, created by App::cpanminus::reporter 0.22 (1.7048).
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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 '':
Building and testing CHI-0.61
cp lib/CHI/Driver/Role/HasSubcaches.pm blib/lib/CHI/Driver/Role/HasSubcaches.pm
cp lib/CHI/Driver/FastMmap.pm blib/lib/CHI/Driver/FastMmap.pm
cp lib/CHI/Serializer/JSON.pm blib/lib/CHI/Serializer/JSON.pm
cp lib/CHI/Util.pm blib/lib/CHI/Util.pm
cp lib/CHI/Serializer/Storable.pm blib/lib/CHI/Serializer/Storable.pm
cp lib/CHI/Driver/Memory.pm blib/lib/CHI/Driver/Memory.pm
cp lib/CHI/Constants.pm blib/lib/CHI/Constants.pm
cp lib/CHI/Benchmarks.pod blib/lib/CHI/Benchmarks.pod
cp lib/CHI/t/Config.pm blib/lib/CHI/t/Config.pm
cp lib/CHI/Test/Driver/Readonly.pm blib/lib/CHI/Test/Driver/Readonly.pm
cp lib/CHI/Stats.pm blib/lib/CHI/Stats.pm
cp lib/CHI/Driver/Development.pod blib/lib/CHI/Driver/Development.pod
cp lib/CHI/Test/Driver/Writeonly.pm blib/lib/CHI/Test/Driver/Writeonly.pm
cp lib/CHI/Driver/Base/CacheContainer.pm blib/lib/CHI/Driver/Base/CacheContainer.pm
cp lib/CHI/t/Bugs.pm blib/lib/CHI/t/Bugs.pm
cp lib/CHI/Test/Util.pm blib/lib/CHI/Test/Util.pm
cp lib/CHI/Driver/File.pm blib/lib/CHI/Driver/File.pm
cp lib/CHI/Test/Class.pm blib/lib/CHI/Test/Class.pm
cp lib/CHI/Driver/Role/IsSubcache.pm blib/lib/CHI/Driver/Role/IsSubcache.pm
cp lib/CHI/Test/Driver/Role/CheckKeyValidity.pm blib/lib/CHI/Test/Driver/Role/CheckKeyValidity.pm
cp lib/CHI/Driver/CacheCache.pm blib/lib/CHI/Driver/CacheCache.pm
cp lib/CHI.pm blib/lib/CHI.pm
cp lib/CHI/Test/Driver/NonMoose.pm blib/lib/CHI/Test/Driver/NonMoose.pm
cp lib/CHI/Types.pm blib/lib/CHI/Types.pm
cp lib/CHI/t/Driver.pm blib/lib/CHI/t/Driver.pm
cp lib/CHI/t/Driver/CacheCache.pm blib/lib/CHI/t/Driver/CacheCache.pm
cp lib/CHI/Driver/Null.pm blib/lib/CHI/Driver/Null.pm
cp lib/CHI/Driver.pm blib/lib/CHI/Driver.pm
cp lib/CHI/Driver/Metacache.pm blib/lib/CHI/Driver/Metacache.pm
cp lib/CHI/t/Driver/File.pm blib/lib/CHI/t/Driver/File.pm
cp lib/CHI/t/Driver/FastMmap.pm blib/lib/CHI/t/Driver/FastMmap.pm
cp lib/CHI/Driver/RawMemory.pm blib/lib/CHI/Driver/RawMemory.pm
cp lib/CHI/Driver/Role/IsSizeAware.pm blib/lib/CHI/Driver/Role/IsSizeAware.pm
cp lib/CHI/t/Constants.pm blib/lib/CHI/t/Constants.pm
cp lib/CHI/Test.pm blib/lib/CHI/Test.pm
cp lib/CHI/Driver/Role/Universal.pm blib/lib/CHI/Driver/Role/Universal.pm
cp lib/CHI/CacheObject.pm blib/lib/CHI/CacheObject.pm
cp lib/CHI/t/RequiredModules.pm blib/lib/CHI/t/RequiredModules.pm
cp lib/CHI/t/Driver/Subcache.pm blib/lib/CHI/t/Driver/Subcache.pm
cp lib/CHI/t/GetError.pm blib/lib/CHI/t/GetError.pm
cp lib/CHI/t/Driver/Subcache/l1_cache.pm blib/lib/CHI/t/Driver/Subcache/l1_cache.pm
cp lib/CHI/t/Driver/RawMemory.pm blib/lib/CHI/t/Driver/RawMemory.pm
cp lib/CHI/t/SetError.pm blib/lib/CHI/t/SetError.pm
cp lib/CHI/t/Util.pm blib/lib/CHI/t/Util.pm
cp lib/CHI/t/Sanity.pm blib/lib/CHI/t/Sanity.pm
cp lib/CHI/t/Driver/Memory.pm blib/lib/CHI/t/Driver/Memory.pm
cp lib/CHI/t/Driver/NonMoose.pm blib/lib/CHI/t/Driver/NonMoose.pm
cp lib/CHI/t/Null.pm blib/lib/CHI/t/Null.pm
cp lib/CHI/t/Subclass.pm blib/lib/CHI/t/Subclass.pm
cp lib/CHI/t/Initialize.pm blib/lib/CHI/t/Initialize.pm
cp lib/CHI/t/Driver/Subcache/mirror_cache.pm blib/lib/CHI/t/Driver/Subcache/mirror_cache.pm
cp lib/CHI/t/Subcache.pm blib/lib/CHI/t/Subcache.pm
cp lib/CHI/t/Driver/File/DepthZero.pm blib/lib/CHI/t/Driver/File/DepthZero.pm
Manifying 15 pod documents
PERL_DL_NONLAZY=1 "/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing CHI 0.61, Perl 5.040001, /srv/smoker/perl5/perlbrew/perls/perl-5.40.1/bin/perl
t/00-load.t ............................. ok
t/author-03-pod.t ....................... skipped: these tests are for testing by the author
t/author-file-driver.t .................. skipped: these tests are for testing by the author
t/author-no-data-serializer.t ........... skipped: these tests are for testing by the author
t/author-RequiredModules.t .............. skipped: these tests are for testing by the author
t/Bugs.t ................................ ok
t/Config.t .............................. ok
t/Constants.t ........................... ok
t/Driver-Memory.t ....................... ok
t/Driver-RawMemory.t .................... ok
t/GetError.t ............................ ok
t/Initialize.t .......................... ok
t/release-dependent.t ................... skipped: these tests are for release candidate testing
t/Sanity.t .............................. ok
t/SetError.t ............................ ok
t/smoke-Driver-CacheCache.t ............. skipped: these tests are for "smoke bot" testing
t/smoke-Driver-FastMmap.t ............... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-File-DepthZero.t ......... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-File.t ................... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-NonMoose.t ............... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-Subcache-l1_cache.t ...... skipped: these tests are for "smoke bot" testing
t/smoke-Driver-Subcache-mirror_cache.t .. skipped: these tests are for "smoke bot" testing
t/smoke-Null.t .......................... skipped: these tests are for "smoke bot" testing
t/Subcache.t ............................ ok
t/Subclass.t ............................ ok
t/Util.t ................................ ok
All tests successful.
Files=26, Tests=1924, 211 wallclock secs ( 5.48 usr 0.69 sys + 110.63 cusr 4.86 csys = 121.66 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------------------- -------- --------
Carp::Assert 0.20 0.22
Class::Load 0 0.25
Data::UUID 0 1.227
Digest::JHash 0 0.10
Digest::MD5 0 2.58_01
File::Spec 0.80 3.91
Hash::MoreUtils 0 0.06
JSON::MaybeXS 1.003003 1.004008
List::MoreUtils 0.13 0.430
Log::Any 0.08 1.717
Moo 1.003 2.005005
MooX::Types::MooseLike 0.23 0.29
MooX::Types::MooseLike::Base 0 0.29
MooX::Types::MooseLike::Numeric 0 1.03
Storable 0 3.32
String::RewritePrefix 0 0.009
Task::Weaken 0 1.06
Time::Duration 1.06 1.21
Time::Duration::Parse 0.03 0.16
Time::HiRes 1.30 1.9777
Try::Tiny 0.05 0.32
build:
Module Need Have
------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.73_01
configure:
Module Need Have
------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.73_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_CTYPE = de_AT.utf8
PATH = /srv/smoker/bin:/usr/lib/ccache:/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5_CPANPLUS_IS_RUNNING = 13675
PERL5_CPAN_IS_RUNNING = 13675
PERLBREW_HOME = /srv/smoker/.perlbrew
PERLBREW_MANPATH = /srv/smoker/perl5/perlbrew/perls/perl-5.40.1/man
PERLBREW_PATH = /srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/bin
PERLBREW_PERL = perl-5.40.1
PERLBREW_ROOT = /srv/smoker/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 1.01
PERLBREW_VERSION = 1.01
PERL_CPANM_OPT = --prompt --configure-timeout 300 --build-timeout 18000 --test-timeout 18000 --from https://www.cpan.org
PERL_MM_USE_DEFAULT = 1
PERL_TEST_TIME_OUT_FACTOR = 3
SHELL = /bin/bash
TERM = screen-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 65534 65534
EUID = 1111
EXECUTABLE_NAME = /srv/smoker/perl5/perlbrew/perls/perl-5.40.1/bin/perl
GID = 65534 65534
UID = 1111
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.91
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.73_01
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.73_01
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.91
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.51_01
Test::More 1.302210
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 40 subversion 1) configuration:
Platform:
osname=linux
osvers=5.10.103+
archname=armv6l-linux
uname='linux smoker 5.10.103+ #1529 tue mar 8 12:19:18 gmt 2022 armv6l gnulinux '
config_args='-de -Dprefix=/srv/smoker/perl5/perlbrew/perls/perl-5.40.1 -Aeval:scriptdir=/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=undef
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='14.2.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=1234
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long'
ivsize=4
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/arm-linux-gnueabihf /usr/lib
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/arm-linux-gnueabihf/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.40'
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-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ZAPHOD32
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jan 19 2025 17:55:30
%ENV:
PERL5_CPANPLUS_IS_RUNNING="13675"
PERL5_CPAN_IS_RUNNING="13675"
PERLBREW_HOME="/srv/smoker/.perlbrew"
PERLBREW_MANPATH="/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/man"
PERLBREW_PATH="/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/bin"
PERLBREW_PERL="perl-5.40.1"
PERLBREW_ROOT="/srv/smoker/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="1.01"
PERLBREW_VERSION="1.01"
PERL_CPANM_OPT="--prompt --configure-timeout 300 --build-timeout 18000 --test-timeout 18000 --from https://www.cpan.org"
PERL_MM_USE_DEFAULT="1"
PERL_TEST_TIME_OUT_FACTOR="3"
@INC:
/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/lib/site_perl/5.40.1/armv6l-linux
/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/lib/site_perl/5.40.1
/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/lib/5.40.1/armv6l-linux
/srv/smoker/perl5/perlbrew/perls/perl-5.40.1/lib/5.40.1