meta v0.009 Perl 5 v5.40.0 x86_64-linux
- Status
- Pass
- From
- Tom Molesworth
- Dist
-
meta v0.009
- Platform
- Perl 5 v5.40.0 x86_64-linux
- Date
- 2024-09-15 01:30:52
- ID
- 250a5470-7302-11ef-945c-884aa384325d
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 PEVANS,
This is a computer-generated report for meta-0.009
on perl 5.40.0, created by App::cpanminus::reporter 0.22 (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 meta-0.009
Building meta
cc -I/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE '-DVERSION="0.009"' '-DXS_VERSION="0.009"' -fPIC -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE '-D_FILE_OFFSET_BITS=64' -O2 -o lib/meta.o lib/meta.c
In file included from /home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/perl.h:6225,
from lib/meta.xs:9:
lib/meta.xs: In function âÂÂXS_meta__package__list_symbolsâÂÂ:
lib/meta.xs:640:31: warning: field precision specifier âÂÂ.*â expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
640 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \
| ^~~~~~~~ ~~~~~~
| |
| STRLEN {aka long unsigned int}
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/embed.h:871:69: note: in definition of macro âÂÂnewSVpvfâÂÂ
871 | # define newSVpvf(...) Perl_newSVpvf(aTHX_ __VA_ARGS__)
| ^~~~~~~~~~~
lib/meta.xs:652:9: note: in expansion of macro âÂÂPUSH_SVREF_IFâÂÂ
652 | PUSH_SVREF_IF(GvSV (gv), '$');
| ^~~~~~~~~~~~~
lib/meta.xs:640:31: warning: field precision specifier âÂÂ.*â expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
640 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \
| ^~~~~~~~ ~~~~~~
| |
| STRLEN {aka long unsigned int}
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/embed.h:871:69: note: in definition of macro âÂÂnewSVpvfâÂÂ
871 | # define newSVpvf(...) Perl_newSVpvf(aTHX_ __VA_ARGS__)
| ^~~~~~~~~~~
lib/meta.xs:653:9: note: in expansion of macro âÂÂPUSH_SVREF_IFâÂÂ
653 | PUSH_SVREF_IF(GvAV (gv), '@');
| ^~~~~~~~~~~~~
lib/meta.xs:640:31: warning: field precision specifier âÂÂ.*â expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
640 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \
| ^~~~~~~~ ~~~~~~
| |
| STRLEN {aka long unsigned int}
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/embed.h:871:69: note: in definition of macro âÂÂnewSVpvfâÂÂ
871 | # define newSVpvf(...) Perl_newSVpvf(aTHX_ __VA_ARGS__)
| ^~~~~~~~~~~
lib/meta.xs:654:9: note: in expansion of macro âÂÂPUSH_SVREF_IFâÂÂ
654 | PUSH_SVREF_IF(GvHV (gv), '%');
| ^~~~~~~~~~~~~
lib/meta.xs:640:31: warning: field precision specifier âÂÂ.*â expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
640 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \
| ^~~~~~~~ ~~~~~~
| |
| STRLEN {aka long unsigned int}
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/embed.h:871:69: note: in definition of macro âÂÂnewSVpvfâÂÂ
871 | # define newSVpvf(...) Perl_newSVpvf(aTHX_ __VA_ARGS__)
| ^~~~~~~~~~~
lib/meta.xs:655:9: note: in expansion of macro âÂÂPUSH_SVREF_IFâÂÂ
655 | PUSH_SVREF_IF(GvCVu(gv), '&');
| ^~~~~~~~~~~~~
lib/meta.xs:640:31: warning: field precision specifier âÂÂ.*â expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
640 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \
| ^~~~~~~~ ~~~~~~
| |
| STRLEN {aka long unsigned int}
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/embed.h:871:69: note: in definition of macro âÂÂnewSVpvfâÂÂ
871 | # define newSVpvf(...) Perl_newSVpvf(aTHX_ __VA_ARGS__)
| ^~~~~~~~~~~
lib/meta.xs:662:9: note: in expansion of macro âÂÂPUSH_SVREF_IFâÂÂ
662 | PUSH_SVREF_IF(type <= SVt_PVMG ? rv : NULL, '$');
| ^~~~~~~~~~~~~
lib/meta.xs:640:31: warning: field precision specifier âÂÂ.*â expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
640 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \
| ^~~~~~~~ ~~~~~~
| |
| STRLEN {aka long unsigned int}
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/embed.h:871:69: note: in definition of macro âÂÂnewSVpvfâÂÂ
871 | # define newSVpvf(...) Perl_newSVpvf(aTHX_ __VA_ARGS__)
| ^~~~~~~~~~~
lib/meta.xs:663:9: note: in expansion of macro âÂÂPUSH_SVREF_IFâÂÂ
663 | PUSH_SVREF_IF(type == SVt_PVAV ? rv : NULL, '@');
| ^~~~~~~~~~~~~
lib/meta.xs:640:31: warning: field precision specifier âÂÂ.*â expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
640 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \
| ^~~~~~~~ ~~~~~~
| |
| STRLEN {aka long unsigned int}
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/embed.h:871:69: note: in definition of macro âÂÂnewSVpvfâÂÂ
871 | # define newSVpvf(...) Perl_newSVpvf(aTHX_ __VA_ARGS__)
| ^~~~~~~~~~~
lib/meta.xs:664:9: note: in expansion of macro âÂÂPUSH_SVREF_IFâÂÂ
664 | PUSH_SVREF_IF(type == SVt_PVHV ? rv : NULL, '%');
| ^~~~~~~~~~~~~
lib/meta.xs:640:31: warning: field precision specifier âÂÂ.*â expects argument of type âÂÂintâÂÂ, but argument 3 has type âÂÂSTRLENâ {aka âÂÂlong unsigned intâÂÂ} [-Wformat=]
640 | SV *namesv = newSVpvf("%c%.*s", sigil, keylen, keypv); \
| ^~~~~~~~ ~~~~~~
| |
| STRLEN {aka long unsigned int}
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux/CORE/embed.h:871:69: note: in definition of macro âÂÂnewSVpvfâÂÂ
871 | # define newSVpvf(...) Perl_newSVpvf(aTHX_ __VA_ARGS__)
| ^~~~~~~~~~~
lib/meta.xs:665:9: note: in expansion of macro âÂÂPUSH_SVREF_IFâÂÂ
665 | PUSH_SVREF_IF(type == SVt_PVCV ? rv : NULL, '&');
| ^~~~~~~~~~~~~
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/meta/meta.bs')
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/meta/meta.so lib/meta.o
t/00use.t ............... ok
t/01package.t ........... ok
t/02glob.t .............. ok
t/03symbols.t ........... ok
t/10variables.t ......... ok
t/11subroutines.t ....... ok
t/20add.t ............... ok
t/21remove.t ............ ok
t/60class.t ............. ok
t/80subname+Sub-Util.t .. ok
t/94warnings.t .......... ok
t/99pod.t ............... ok
All tests successful.
Files=12, Tests=139, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.39 cusr 0.06 csys = 0.47 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------ ------ --------
perl 5.014 5.040000
build:
Module Need Have
------------------ ------ --------
ExtUtils::CBuilder 0 0.280240
configure:
Module Need Have
------------------ ------ --------
Module::Build 0.4004 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LANGUAGE = en_US
LC_ADDRESS = ms_MY.UTF-8
LC_IDENTIFICATION = ms_MY.UTF-8
LC_MEASUREMENT = ms_MY.UTF-8
LC_MONETARY = ms_MY.UTF-8
LC_NAME = ms_MY.UTF-8
LC_NUMERIC = ms_MY.UTF-8
LC_PAPER = ms_MY.UTF-8
LC_TELEPHONE = ms_MY.UTF-8
LD_LIBRARY_PATH = /home/tom/local/lib:/home/tom/local/lib:
PATH = /home/tom/.local/bin:/home/tom/.krew/bin:/home/tom/perl5/perlbrew/bin:/home/tom/perl5/perlbrew/perls/perl-5.40.0/bin:/home/tom/local/bin:/home/tom/.micromamba/condabin:/home/tom/.krew/bin:/home/tom/local/bin:/home/tom/.cargo/bin:/home/tom/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/cuda-12.3/bin:/home/tom/android/sdk/platform-tools:/home/tom/android/sdk/tools:/home/tom/android/flutter/bin:/usr/local/cuda-12.3/bin:/home/tom/android/sdk/platform-tools:/home/tom/android/sdk/tools:/home/tom/android/flutter/bin
PERLBREW_HOME = /home/tom/.perlbrew
PERLBREW_MANPATH = /home/tom/perl5/perlbrew/perls/perl-5.40.0/man
PERLBREW_PATH = /home/tom/perl5/perlbrew/bin:/home/tom/perl5/perlbrew/perls/perl-5.40.0/bin
PERLBREW_PERL = perl-5.40.0
PERLBREW_ROOT = /home/tom/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.88
PERLBREW_VERSION = 0.98
PERL_FUTURE_NO_XS = 1
PERL_LWP_SSL_VERIFY_HOSTNAME = 0
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = tmux-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1000 4 7 24 27 29 30 46 114 134 139 998 1000
EUID = 1000
EXECUTABLE_NAME = /home/tom/perl5/perlbrew/perls/perl-5.40.0/bin/perl
GID = 1000 4 7 24 27 29 30 46 114 134 139 998 1000
UID = 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
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 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.50
Test::More 1.302203
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
Platform:
osname=linux
osvers=6.9.7-x64v3-xanmod1
archname=x86_64-linux
uname='linux kyu 6.9.7-x64v3-xanmod1 #0~20240628.ga806d19 smp preempt_dynamic fri jun 28 11:45:49 utc x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/tom/perl5/perlbrew/perls/perl-5.40.0 -DSILENT_NO_TAINT_SUPPORT -Dman1dir=none -Dman3dir=none -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/home/tom/perl5/perlbrew/perls/perl-5.40.0/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
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'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.4.0'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
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-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
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_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
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 Jul 4 2024 11:29:14
%ENV:
PERLBREW_HOME="/home/tom/.perlbrew"
PERLBREW_MANPATH="/home/tom/perl5/perlbrew/perls/perl-5.40.0/man"
PERLBREW_PATH="/home/tom/perl5/perlbrew/bin:/home/tom/perl5/perlbrew/perls/perl-5.40.0/bin"
PERLBREW_PERL="perl-5.40.0"
PERLBREW_ROOT="/home/tom/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.88"
PERLBREW_VERSION="0.98"
PERL_FUTURE_NO_XS="1"
PERL_LWP_SSL_VERIFY_HOSTNAME="0"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/site_perl/5.40.0/x86_64-linux
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/site_perl/5.40.0
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0/x86_64-linux
/home/tom/perl5/perlbrew/perls/perl-5.40.0/lib/5.40.0