XString v0.005 Perl 5 v5.41.5 darwin-2level
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
XString v0.005
- Platform
- Perl 5 v5.41.5 darwin-2level
- Date
- 2024-10-21 00:18:40
- ID
- 05d25164-8f42-11ef-9243-cd6305e020fa
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 ATOOMIC,
This is a computer-generated report for XString-0.005
on perl 5.41.5, 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 XString-0.005
cp lib/XString.pm blib/lib/XString.pm
Running Mkbootstrap for XString ()
chmod 644 "XString.bs"
"/opt/plenv/versions/5.41.5/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- XString.bs blib/arch/auto/XString/XString.bs 644
"/opt/plenv/versions/5.41.5/bin/perl5.41.5" "/opt/plenv/versions/5.41.5/lib/perl5/5.41.5/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.41.5/lib/perl5/5.41.5/ExtUtils/typemap' XString.xs > XString.xsc
Please specify prototyping behavior for XString.xs (see perlxs manual)
mv XString.xsc XString.c
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=15.0 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.005\" -DXS_VERSION=\"0.005\" "-I/opt/plenv/versions/5.41.5/lib/perl5/5.41.5/darwin-2level/CORE" XString.c
rm -f blib/arch/auto/XString/XString.bundle
cc -mmacosx-version-min=15.0 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong XString.o -o blib/arch/auto/XString/XString.bundle \
\
chmod 755 blib/arch/auto/XString/XString.bundle
"/opt/plenv/versions/5.41.5/bin/perl5.41.5" -MExtUtils::Command::MM -e 'cp_nonempty' -- XString.bs blib/arch/auto/XString/XString.bs 644
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.41.5/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ............ ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.93
# File::Temp any 0.2311
# Test::More 0.87 1.302204
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------ ---- ----
#
t/00-report-prereqs.t .. ok
t/cstring.t ............ ok
t/perlstring.t ......... ok
All tests successful.
Files=4, Tests=282, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.27 cusr 0.05 csys = 0.35 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------- ----- --------
perl 5.008 5.041005
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.5.5
PATH = /opt/plenv/versions/5.41.5/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/rbenv/shims:/opt/nextstrain:/Users/genehack/bin:/opt/plenv/shims:/opt/plenv/bin:/opt/git/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/rust/cargo/bin:/usr/local/opt/fzf/bin/
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/91/jjmr4sms7fz9s27f3_9glhb80000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
EUID = 501
EXECUTABLE_NAME = /opt/plenv/versions/5.41.5/bin/perl5.41.5
GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.55
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 5) configuration:
Platform:
osname=darwin
osvers=24.0.0
archname=darwin-2level
uname='darwin bigjob.home.genehack.org 24.0.0 darwin kernel version 24.0.0: tue sep 24 23:36:30 pdt 2024; root:xnu-11215.1.12~1release_x86_64 x86_64 i386 macmini8,1 darwin '
config_args='-Dprefix=/opt/plenv/versions/5.41.5 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.41.5/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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=15.0 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=15.0 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 16.0.0 (clang-1600.0.26.3)'
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 =' -mmacosx-version-min=15.0 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=
perllibs=
libc=
so=dylib
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=15.0 -bundle -undefined dynamic_lookup -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_DEVEL
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 darwin
Compiled at Oct 20 2024 14:44:56
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.41.5/lib/perl5/site_perl/5.41.5/darwin-2level
/opt/plenv/versions/5.41.5/lib/perl5/site_perl/5.41.5
/opt/plenv/versions/5.41.5/lib/perl5/5.41.5/darwin-2level
/opt/plenv/versions/5.41.5/lib/perl5/5.41.5