Test-Taint v1.08 Perl 5 v5.39.3 armv7l-linux
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
Test-Taint v1.08
- Platform
- Perl 5 v5.39.3 armv7l-linux
- Date
- 2023-09-20 23:16:57
- ID
- cb397762-580b-11ee-8fdf-3ffa1e1f9e58
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 PETDANCE,
This is a computer-generated report for Test-Taint-1.08
on perl 5.39.3, created by App::cpanminus::reporter 0.21 (1.7047).
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 Test-Taint-1.08
cp Taint.pm blib/lib/Test/Taint.pm
Running Mkbootstrap for Taint ()
chmod 644 "Taint.bs"
"/opt/plenv/versions/5.39.3/bin/perl5.39.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- Taint.bs blib/arch/auto/Test/Taint/Taint.bs 644
"/opt/plenv/versions/5.39.3/bin/perl5.39.3" "/opt/plenv/versions/5.39.3/lib/perl5/5.39.3/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.39.3/lib/perl5/5.39.3/ExtUtils/typemap' Taint.xs > Taint.xsc
Please specify prototyping behavior for Taint.xs (see perlxs manual)
mv Taint.xsc Taint.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=\"1.08\" -DXS_VERSION=\"1.08\" -fPIC "-I/opt/plenv/versions/5.39.3/lib/perl5/5.39.3/armv7l-linux/CORE" Taint.c
In file included from Taint.xs:4:
ppport.h:227: warning: "PERL_UNUSED_DECL" redefined
227 | # define PERL_UNUSED_DECL
|
In file included from Taint.xs:2:
/opt/plenv/versions/5.39.3/lib/perl5/5.39.3/armv7l-linux/CORE/perl.h:539: note: this is the location of the previous definition
539 | # define PERL_UNUSED_DECL __attribute__unused__
|
rm -f blib/arch/auto/Test/Taint/Taint.so
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Taint.o -o blib/arch/auto/Test/Taint/Taint.so \
\
chmod 755 blib/arch/auto/Test/Taint/Taint.so
Manifying 1 pod document
"/opt/plenv/versions/5.39.3/bin/perl5.39.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- Taint.bs blib/arch/auto/Test/Taint/Taint.bs 644
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.39.3/bin/perl5.39.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Test::Taint 1.08, Perl 5.039003, /opt/plenv/versions/5.39.3/bin/perl5.39.3
t/00.load.t ............ ok
t/no-dash-T.t .......... ok
t/pod-coverage.t ....... skipped: Test::Pod::Coverage 1.04 required for testing POD
t/pod.t ................ skipped: Test::Pod 1.14 required for testing POD
t/taint.t .............. ok
t/taint_deeply.t ....... ok
t/tainted.t ............ ok
t/tainted_ok.t ......... ok
t/tainted_ok_deeply.t .. ok
All tests successful.
Files=9, Tests=143, 2 wallclock secs ( 0.11 usr 0.03 sys + 1.51 cusr 0.21 csys = 1.86 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------- ---- --------
overload 0 1.37
Scalar::Util 0 1.63
Test::Builder 0 1.302195
Test::More 0 1.302195
Tie::Array 0 1.07
Tie::Hash 0 1.06
Tie::Scalar 0 1.06
build:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
configure:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
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.20
PATH = /opt/plenv/versions/5.39.3/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/plenv/shims:/home/genehack/bin:/opt/plenv/shims:/opt/plenv/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.39.3/bin/perl5.39.3
GID = 1001 27 1001
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.47
Test::More 1.302195
YAML 1.30
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 39 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.39.3 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.39.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='12.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 -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.36'
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_DEVEL
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 Sep 20 2023 11:48:52
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.39.3/lib/perl5/site_perl/5.39.3/armv7l-linux
/opt/plenv/versions/5.39.3/lib/perl5/site_perl/5.39.3
/opt/plenv/versions/5.39.3/lib/perl5/5.39.3/armv7l-linux
/opt/plenv/versions/5.39.3/lib/perl5/5.39.3