XS-Parse-Sublike v0.32 Perl 5 v5.30.2 armv7l-linux-thread-multi
- Status
- Fail
- From
- Nigel Horne
- Dist
-
XS-Parse-Sublike v0.32
- Platform
- Perl 5 v5.30.2 armv7l-linux-thread-multi
- Date
- 2025-01-02 04:03:16
- ID
- 7eac61e6-c8be-11ef-8cfb-956cfee3dd2f
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 Paul Evans,
This is a computer-generated report for XS-Parse-Sublike-0.32
on perl 5.30.2, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
cc -I/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -o t/actions.o t/actions.c
t/actions.xs: In function 'action_pre_subparse':
t/actions.xs:13:80: warning: unused parameter '_' [-Wunused-parameter]
static void action_pre_subparse(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~^
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/actions/actions.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/actions/actions.so t/actions.o
cc -I/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -o t/any.o t/any.c
t/any.xs: In function 'func_pre_subparse':
t/any.xs:17:67: warning: unused parameter 'ctx' [-Wunused-parameter]
static void func_pre_subparse(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/any.xs: In function 'func_post_blockstart':
t/any.xs:23:70: warning: unused parameter 'ctx' [-Wunused-parameter]
static void func_post_blockstart(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/any.xs: In function 'func_pre_blockend':
t/any.xs:29:67: warning: unused parameter 'ctx' [-Wunused-parameter]
static void func_pre_blockend(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/any.xs: In function 'func_post_newcv':
t/any.xs:35:65: warning: unused parameter 'ctx' [-Wunused-parameter]
static void func_post_newcv(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/any.xs: In function 'prefixed_pre_subparse':
t/any.xs:50:71: warning: unused parameter 'ctx' [-Wunused-parameter]
static void prefixed_pre_subparse(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/any.xs: In function 'prefixed_post_blockstart':
t/any.xs:56:74: warning: unused parameter 'ctx' [-Wunused-parameter]
static void prefixed_post_blockstart(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/any.xs: In function 'prefixed_pre_blockend':
t/any.xs:62:71: warning: unused parameter 'ctx' [-Wunused-parameter]
static void prefixed_pre_blockend(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/any.xs: In function 'prefixed_post_newcv':
t/any.xs:68:69: warning: unused parameter 'ctx' [-Wunused-parameter]
static void prefixed_post_newcv(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/any/any.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/any/any.so t/any.o
cc -I/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -o t/flags.o t/flags.c
t/flags.xs: In function 'no_body_post_newcv':
t/flags.xs:13:79: warning: unused parameter '_' [-Wunused-parameter]
static void no_body_post_newcv(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~^
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/flags/flags.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/flags/flags.so t/flags.o
cc -I/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -o t/func.o t/func.c
t/func.xs: In function 'apply_Attribute':
t/func.xs:47:95: warning: unused parameter 'attrdata_ptr' [-Wunused-parameter]
static void apply_Attribute(pTHX_ struct XPSSignatureParamContext *ctx, SV *attrvalue, void **attrdata_ptr, void *funcdata)
~~~~~~~^~~~~~~~~~~~
t/func.xs:47:115: warning: unused parameter 'funcdata' [-Wunused-parameter]
static void apply_Attribute(pTHX_ struct XPSSignatureParamContext *ctx, SV *attrvalue, void **attrdata_ptr, void *funcdata)
~~~~~~^~~~~~~~
t/func.xs: In function 'post_defop_Attribute':
t/func.xs:60:84: warning: unused parameter 'attrdata' [-Wunused-parameter]
static void post_defop_Attribute(pTHX_ struct XPSSignatureParamContext *ctx, void *attrdata, void *funcdata)
~~~~~~^~~~~~~~
t/func.xs:60:100: warning: unused parameter 'funcdata' [-Wunused-parameter]
static void post_defop_Attribute(pTHX_ struct XPSSignatureParamContext *ctx, void *attrdata, void *funcdata)
~~~~~~^~~~~~~~
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/func/func.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/func/func.so t/func.o
cc -I/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -o t/parts.o t/parts.c
t/parts.xs: In function 'parts_permit':
t/parts.xs:20:38: warning: unused parameter '_' [-Wunused-parameter]
static bool parts_permit(pTHX_ void *_)
~~~~~~^
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/parts/parts.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/parts/parts.so t/parts.o
cc -I/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -o t/prefix.o t/prefix.c
t/prefix.xs: In function 'func_pre_subparse':
t/prefix.xs:13:67: warning: unused parameter 'ctx' [-Wunused-parameter]
static void func_pre_subparse(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/prefix.xs: In function 'func_post_blockstart':
t/prefix.xs:19:70: warning: unused parameter 'ctx' [-Wunused-parameter]
static void func_post_blockstart(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/prefix.xs: In function 'func_pre_blockend':
t/prefix.xs:25:67: warning: unused parameter 'ctx' [-Wunused-parameter]
static void func_pre_blockend(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/prefix.xs: In function 'func_post_newcv':
t/prefix.xs:31:65: warning: unused parameter 'ctx' [-Wunused-parameter]
static void func_post_newcv(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/prefix.xs: In function 'prefixed_pre_subparse':
t/prefix.xs:46:71: warning: unused parameter 'ctx' [-Wunused-parameter]
static void prefixed_pre_subparse(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/prefix.xs: In function 'prefixed_post_blockstart':
t/prefix.xs:52:74: warning: unused parameter 'ctx' [-Wunused-parameter]
static void prefixed_post_blockstart(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/prefix.xs: In function 'prefixed_pre_blockend':
t/prefix.xs:58:71: warning: unused parameter 'ctx' [-Wunused-parameter]
static void prefixed_pre_blockend(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/prefix.xs: In function 'prefixed_post_newcv':
t/prefix.xs:64:69: warning: unused parameter 'ctx' [-Wunused-parameter]
static void prefixed_post_newcv(pTHX_ struct XSParseSublikeContext *ctx, void *_logsv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/prefix/prefix.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/prefix/prefix.so t/prefix.o
cc -I/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -o t/registrations.o t/registrations.c
t/registrations.xs: In function 'red_pre_blockend':
t/registrations.xs:13:77: warning: unused parameter '_' [-Wunused-parameter]
static void red_pre_blockend(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~^
t/registrations.xs: In function 'blue_pre_blockend':
t/registrations.xs:26:78: warning: unused parameter '_' [-Wunused-parameter]
static void blue_pre_blockend(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~^
ExtUtils::Mkbootstrap::Mkbootstrap('t/blib/arch/auto/t/registrations/registrations.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o t/blib/arch/auto/t/registrations/registrations.so t/registrations.o
cc -I/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi/CORE -DVERSION="0.32" -DXS_VERSION="0.32" -fPIC -Ishare/include -Iinclude -Ihax -std=c99 -Wall -Wno-unused-function -Wno-unused-value -c -D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -o t/stages.o t/stages.c
t/stages.xs: In function 'stage_permit':
t/stages.xs:19:38: warning: unused parameter '_' [-Wunused-parameter]
static bool stage_permit(pTHX_ void *_)
~~~~~~^
t/stages.xs: In function 'stage_pre_subparse':
t/stages.xs:27:68: warning: unused parameter 'ctx' [-Wunused-parameter]
static void stage_pre_subparse(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/stages.xs:27:79: warning: unused parameter '_' [-Wunused-parameter]
static void stage_pre_subparse(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~^
t/stages.xs: In function 'stage_post_blockstart':
t/stages.xs:34:71: warning: unused parameter 'ctx' [-Wunused-parameter]
static void stage_post_blockstart(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/stages.xs:34:82: warning: unused parameter '_' [-Wunused-parameter]
static void stage_post_blockstart(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~^
t/stages.xs: In function 'stage_pre_blockend':
t/stages.xs:41:68: warning: unused parameter 'ctx' [-Wunused-parameter]
static void stage_pre_blockend(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/stages.xs:41:79: warning: unused parameter '_' [-Wunused-parameter]
static void stage_pre_blockend(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~^
t/stages.xs: In function 'stage_post_newcv':
t/stages.xs:48:77: warning: unused parameter '_' [-Wunused-parameter]
static void stage_post_newcv(pTHX_ struct XSParseSublikeContext *ctx, void *_)
~~~~~~^
t/stages.xs: In function 'stage_filter_attr':
t/stages.xs:55:67: warning: unused parameter 'ctx' [-Wunused-parameter]
static bool stage_filter_attr(pTHX_ struct XSParseSublikeContext *ctx, SV *attr, SV *value, void *_)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
t/stages.xs:55:99: warning: unused parameter '_' [-Wunused-parameter]
static bool stage_filter_attr(pTHX_ struct XSParseSublikeContext *ctx, SV *attr, SV *value, void *_)
~~~~~~^
t/stages.xs: In function 'stage_start_signature':
t/stages.xs:69:76: error: parameter name omitted
static void stage_start_signature(pTHX_ struct XSParseSublikeContext *ctx, void *)
^~~~~~
t/stages.xs: In function 'stage_finish_signature':
t/stages.xs:91:77: error: parameter name omitted
static void stage_finish_signature(pTHX_ struct XSParseSublikeContext *ctx, void *)
^~~~~~
error building t/stages.o from 't/stages.c' at /home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/ExtUtils/CBuilder/Base.pm line 185.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ------ --------
File::ShareDir 1.00 1.118
perl 5.016 5.030002
build_requires:
Module Need Have
------------------ ------ --------
ExtUtils::CBuilder 0 0.280231
Sub::Util 0 1.50
Test2::V0 0 1.302207
configure_requires:
Module Need Have
------------------ ------ --------
Module::Build 0.4004 0.4231
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
HARNESS_OPTIONS = j4
NONINTERACTIVE_TESTING = 1
PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PERL5LIB = /tmp/build/List-Keywords-0.11-0/blib/arch:/tmp/build/List-Keywords-0.11-0/blib/lib:/tmp/build/XS-Parse-Keyword-0.47-0/blib/arch:/tmp/build/XS-Parse-Keyword-0.47-0/blib/lib:/tmp/build/ExtUtils-CChecker-0.12-0/blib/arch:/tmp/build/ExtUtils-CChecker-0.12-0/blib/lib:/tmp/build/Data-Checks-0.10-0/blib/arch:/tmp/build/Data-Checks-0.10-0/blib/lib:/tmp/build/builtin-Backport-0.02-0/blib/arch:/tmp/build/builtin-Backport-0.02-0/blib/lib:/tmp/build/Convert-Color-XTerm-0.06-0/blib/arch:/tmp/build/Convert-Color-XTerm-0.06-0/blib/lib:/tmp/build/Convert-Color-0.18-0/blib/arch:/tmp/build/Convert-Color-0.18-0/blib/lib:/tmp/build/meta-0.012-0/blib/arch:/tmp/build/meta-0.012-0/blib/lib:/tmp/build/Module-Pluggable-6.2-0/blib/arch:/tmp/build/Module-Pluggable-6.2-0/blib/lib:/tmp/build/List-UtilsBy-0.12-0/blib/arch:/tmp/build/List-UtilsBy-0.12-0/blib/lib:/tmp/build/XS-Parse-Sublike-0.33-0/blib/arch:/tmp/build/XS-Parse-Sublike-0.33-0/blib/lib:/tmp/build/Test-Simple-1.302207-0/blib/arch:/tmp/build/Test-Simple-1.302207-0/blib/lib:/tmp/build/Term-Table-0.024-0/blib/arch:/tmp/build/Term-Table-0.024-0/blib/lib:/tmp/build/File-ShareDir-1.118-0/blib/arch:/tmp/build/File-ShareDir-1.118-0/blib/lib:/tmp/build/Class-Inspector-1.36-0/blib/arch:/tmp/build/Class-Inspector-1.36-0/blib/lib:/tmp/build/File-ShareDir-Install-0.14-0/blib/arch:/tmp/build/File-ShareDir-Install-0.14-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 26001
PERL5_CPAN_IS_RUNNING = 26001
PERLBREW_HOME = /home/smoker/.perlbrew
PERLBREW_MANPATH = /home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/man
PERLBREW_PATH = /home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/bin
PERLBREW_PERL = perl-5.30.2-thread
PERLBREW_ROOT = /home/smoker/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.88
PERLBREW_VERSION = 0.88
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = xterm
TMPDIR = /tmp/testwrapper.25990
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/bin/perl5.30.2
$UID/$EUID = 1000 / 1000
$GID = 1000 1000
$EGID = 1000 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.44
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.02
JSON::PP 4.02
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302207
YAML 1.30
YAML::Syck 1.32
version 0.9924
--
Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
Platform:
osname=linux
osvers=4.19.97-v7l+
archname=armv7l-linux-thread-multi
uname='linux b9a8560151d5 4.19.97-v7l+ #1294 smp thu jan 30 13:21:14 gmt 2020 armv7l gnulinux '
config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread -Dusedevel -Dusethreads -Accflags=-O2 -pipe -Wall -Wextra -mtune=native -march=native -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=undef
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -pipe -Wall -Wextra -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3.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/gcc/arm-linux-gnueabihf/8/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.28'
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
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
Devel::PatchPerl 1.90
Built under linux
Compiled at Apr 16 2020 02:34:30
%ENV:
PERL5LIB="/tmp/build/List-Keywords-0.11-0/blib/arch:/tmp/build/List-Keywords-0.11-0/blib/lib:/tmp/build/XS-Parse-Keyword-0.47-0/blib/arch:/tmp/build/XS-Parse-Keyword-0.47-0/blib/lib:/tmp/build/ExtUtils-CChecker-0.12-0/blib/arch:/tmp/build/ExtUtils-CChecker-0.12-0/blib/lib:/tmp/build/Data-Checks-0.10-0/blib/arch:/tmp/build/Data-Checks-0.10-0/blib/lib:/tmp/build/builtin-Backport-0.02-0/blib/arch:/tmp/build/builtin-Backport-0.02-0/blib/lib:/tmp/build/Convert-Color-XTerm-0.06-0/blib/arch:/tmp/build/Convert-Color-XTerm-0.06-0/blib/lib:/tmp/build/Convert-Color-0.18-0/blib/arch:/tmp/build/Convert-Color-0.18-0/blib/lib:/tmp/build/meta-0.012-0/blib/arch:/tmp/build/meta-0.012-0/blib/lib:/tmp/build/Module-Pluggable-6.2-0/blib/arch:/tmp/build/Module-Pluggable-6.2-0/blib/lib:/tmp/build/List-UtilsBy-0.12-0/blib/arch:/tmp/build/List-UtilsBy-0.12-0/blib/lib:/tmp/build/XS-Parse-Sublike-0.33-0/blib/arch:/tmp/build/XS-Parse-Sublike-0.33-0/blib/lib:/tmp/build/Test-Simple-1.302207-0/blib/arch:/tmp/build/Test-Simple-1.302207-0/blib/lib:/tmp/build/Term-Table-0.024-0/blib/arch:/tmp/build/Term-Table-0.024-0/blib/lib:/tmp/build/File-ShareDir-1.118-0/blib/arch:/tmp/build/File-ShareDir-1.118-0/blib/lib:/tmp/build/Class-Inspector-1.36-0/blib/arch:/tmp/build/Class-Inspector-1.36-0/blib/lib:/tmp/build/File-ShareDir-Install-0.14-0/blib/arch:/tmp/build/File-ShareDir-Install-0.14-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="26001"
PERL5_CPAN_IS_RUNNING="26001"
PERLBREW_HOME="/home/smoker/.perlbrew"
PERLBREW_MANPATH="/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/man"
PERLBREW_PATH="/home/smoker/perl5/perlbrew/bin:/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/bin"
PERLBREW_PERL="perl-5.30.2-thread"
PERLBREW_ROOT="/home/smoker/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.88"
PERLBREW_VERSION="0.88"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/build/List-Keywords-0.11-0/blib/arch
/tmp/build/List-Keywords-0.11-0/blib/lib
/tmp/build/XS-Parse-Keyword-0.47-0/blib/arch
/tmp/build/XS-Parse-Keyword-0.47-0/blib/lib
/tmp/build/ExtUtils-CChecker-0.12-0/blib/arch
/tmp/build/ExtUtils-CChecker-0.12-0/blib/lib
/tmp/build/Data-Checks-0.10-0/blib/arch
/tmp/build/Data-Checks-0.10-0/blib/lib
/tmp/build/builtin-Backport-0.02-0/blib/arch
/tmp/build/builtin-Backport-0.02-0/blib/lib
/tmp/build/Convert-Color-XTerm-0.06-0/blib/arch
/tmp/build/Convert-Color-XTerm-0.06-0/blib/lib
/tmp/build/Convert-Color-0.18-0/blib/arch
/tmp/build/Convert-Color-0.18-0/blib/lib
/tmp/build/meta-0.012-0/blib/arch
/tmp/build/meta-0.012-0/blib/lib
/tmp/build/Module-Pluggable-6.2-0/blib/arch
/tmp/build/Module-Pluggable-6.2-0/blib/lib
/tmp/build/List-UtilsBy-0.12-0/blib/arch
/tmp/build/List-UtilsBy-0.12-0/blib/lib
/tmp/build/XS-Parse-Sublike-0.33-0/blib/arch
/tmp/build/XS-Parse-Sublike-0.33-0/blib/lib
/tmp/build/Test-Simple-1.302207-0/blib/arch
/tmp/build/Test-Simple-1.302207-0/blib/lib
/tmp/build/Term-Table-0.024-0/blib/arch
/tmp/build/Term-Table-0.024-0/blib/lib
/tmp/build/File-ShareDir-1.118-0/blib/arch
/tmp/build/File-ShareDir-1.118-0/blib/lib
/tmp/build/Class-Inspector-1.36-0/blib/arch
/tmp/build/Class-Inspector-1.36-0/blib/lib
/tmp/build/File-ShareDir-Install-0.14-0/blib/arch
/tmp/build/File-ShareDir-Install-0.14-0/blib/lib
/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/site_perl/5.30.2/armv7l-linux-thread-multi
/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/site_perl/5.30.2
/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2/armv7l-linux-thread-multi
/home/smoker/perl5/perlbrew/perls/perl-5.30.2-thread/lib/5.30.2
.