Storable v3.25 Perl 5 v5.35.3 armv7l-linux
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
Storable v3.25
- Platform
- Perl 5 v5.35.3 armv7l-linux
- Date
- 2021-09-05 00:06:58
- ID
- 2fe98484-0ddd-11ec-a1af-8d1271207ed4
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 NWCLARK,
This is a computer-generated report for Storable-3.25
on perl 5.35.3, created by App::cpanminus::reporter 0.17 (1.7044).
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 Storable-3.25
cp Storable.pm blib/lib/Storable.pm
Running Mkbootstrap for Storable ()
chmod 644 "Storable.bs"
"/opt/plenv/versions/5.35.3/bin/perl5.35.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs blib/arch/auto/Storable/Storable.bs 644
"/opt/plenv/versions/5.35.3/bin/perl5.35.3" "/opt/plenv/versions/5.35.3/lib/perl5/5.35.3/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.35.3/lib/perl5/5.35.3/ExtUtils/typemap' Storable.xs > Storable.xsc
mv Storable.xsc Storable.c
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"3.25\" -DXS_VERSION=\"3.25\" -fPIC "-I/opt/plenv/versions/5.35.3/lib/perl5/5.35.3/armv7l-linux/CORE" Storable.c
rm -f blib/arch/auto/Storable/Storable.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Storable.o -o blib/arch/auto/Storable/Storable.so \
\
chmod 755 blib/arch/auto/Storable/Storable.so
Manifying 1 pod document
"/opt/plenv/versions/5.35.3/bin/perl5.35.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs blib/arch/auto/Storable/Storable.bs 644
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.35.3/bin/perl5.35.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/attach.t ............ ok
t/attach_errors.t ..... ok
t/attach_singleton.t .. ok
t/blessed.t ........... ok
t/canonical.t ......... ok
t/circular_hook.t ..... ok
t/code.t .............. ok
t/compat01.t .......... ok
t/compat06.t .......... ok
t/croak.t ............. ok
t/CVE-2015-1592.t ..... ok
t/dclone.t ............ ok
t/destroy.t ........... ok
t/downgrade.t ......... ok
t/file_magic.t ........ ok
t/flags.t ............. ok
t/forgive.t ........... ok
t/freeze.t ............ ok
t/huge.t .............. skipped: Need 64-bit pointers for this test
t/hugeids.t ........... skipped: Need 64-bit pointers for this test
t/integer.t ........... ok
t/interwork56.t ....... skipped: Your IVs are no larger than your longs
t/just_plain_nasty.t .. ok
t/leaks.t ............. ok
t/lock.t .............. ok
t/malice.t ............ ok
t/overload.t .......... ok
t/recurse.t ........... ok
t/regexp.t ............ ok
t/restrict.t .......... ok
t/retrieve.t .......... ok
t/robust.t ............ ok
t/sig_die.t ........... ok
t/store.t ............. ok
t/threads.t ........... skipped: no threads
t/tied.t .............. ok
t/tied_hook.t ......... ok
t/tied_items.t ........ ok
t/tied_reify.t ........ ok
t/tied_store.t ........ ok
t/utf8.t .............. ok
t/utf8hash.t .......... ok
t/weak.t .............. ok
All tests successful.
Files=43, Tests=2702, 11 wallclock secs ( 0.66 usr 0.23 sys + 8.59 cusr 1.06 csys = 10.54 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.8
PATH = /opt/plenv/versions/5.35.3/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/plenv/shims:/opt/plenv/shims:/opt/plenv/bin:/home/genehack/bin:/opt/nvm/versions/node/v12.17.0/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1001 27 1001
EUID = 1000
EXECUTABLE_NAME = /opt/plenv/versions/5.35.3/bin/perl5.35.3
GID = 1001 27 1001
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.82
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.43
File::Spec 3.81
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302186
YAML 1.30
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 3) configuration:
Platform:
osname=linux
osvers=5.10.52-v7l+
archname=armv7l-linux
uname='linux weefree 5.10.52-v7l+ #1441 smp tue aug 3 18:11:56 bst 2021 armv7l gnulinux '
config_args='-Dprefix=/opt/plenv/versions/5.35.3 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.35.3/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='10.2.1 20210110'
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 /lib/arm-linux-gnueabihf /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
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_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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 Aug 23 2021 16:47:02
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.35.3/lib/perl5/site_perl/5.35.3/armv7l-linux
/opt/plenv/versions/5.35.3/lib/perl5/site_perl/5.35.3
/opt/plenv/versions/5.35.3/lib/perl5/5.35.3/armv7l-linux
/opt/plenv/versions/5.35.3/lib/perl5/5.35.3