Mac-SystemDirectory v0.14 Perl 5 v5.41.10 darwin-2level
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
Mac-SystemDirectory v0.14
- Platform
- Perl 5 v5.41.10 darwin-2level
- Date
- 2025-03-21 18:39:11
- ID
- c847a22c-0683-11f0-b5df-a2aff6db061e
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 ETHER,
This is a computer-generated report for Mac-SystemDirectory-0.14
on perl 5.41.10, created by App::cpanminus::reporter 0.22 (1.7048).
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 Mac-SystemDirectory-0.14
cp lib/Mac/SystemDirectory.pm blib/lib/Mac/SystemDirectory.pm
Running Mkbootstrap for SystemDirectory ()
chmod 644 "SystemDirectory.bs"
"/opt/plenv/versions/5.41.10/bin/perl5.41.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/opt/plenv/versions/5.41.10/bin/perl5.41.10" "/opt/plenv/versions/5.41.10/lib/perl5/5.41.10/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.41.10/lib/perl5/5.41.10/ExtUtils/typemap' SystemDirectory.xs > SystemDirectory.xsc
mv SystemDirectory.xsc SystemDirectory.c
mv SystemDirectory.c SystemDirectory.m
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=15.3 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/opt/plenv/versions/5.41.10/lib/perl5/5.41.10/darwin-2level/CORE" -DHAS_BOOL SystemDirectory.m
SystemDirectory.xs:8:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
8 | #endif Move
| ^
| //
SystemDirectory.xs:12:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
12 | #endif I_POLL
| ^
| //
SystemDirectory.xs:92:12: warning: enumeration values 'NSAutosavedInformationDirectory', 'NSApplicationScriptsDirectory', and 'NSTrashDirectory' not handled in switch [-Wswitch]
92 | switch(directory) {
| ^~~~~~~~~
SystemDirectory.xs:92:12: note: add missing switch cases
92 | switch(directory) {
| ^
3 warnings generated.
rm -f blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
cc -mmacosx-version-min=15.3 -bundle -undefined dynamic_lookup -fstack-protector-strong -lobjc -framework CoreFoundation -framework Foundation SystemDirectory.o -o blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle \
\
chmod 755 blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
"/opt/plenv/versions/5.41.10/bin/perl5.41.10" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/opt/plenv/versions/5.41.10/bin/perl5.41.10" "/opt/plenv/versions/5.41.10/lib/perl5/5.41.10/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.41.10/lib/perl5/5.41.10/ExtUtils/typemap' SystemDirectory.xs > SystemDirectory.xsc
mv SystemDirectory.xsc SystemDirectory.c
mv SystemDirectory.c SystemDirectory.m
cc -c -fno-common -DPERL_DARWIN -mmacosx-version-min=15.3 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/opt/plenv/versions/5.41.10/lib/perl5/5.41.10/darwin-2level/CORE" -DHAS_BOOL SystemDirectory.m
SystemDirectory.xs:8:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
8 | #endif Move
| ^
| //
SystemDirectory.xs:12:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
12 | #endif I_POLL
| ^
| //
SystemDirectory.xs:92:12: warning: enumeration values 'NSAutosavedInformationDirectory', 'NSApplicationScriptsDirectory', and 'NSTrashDirectory' not handled in switch [-Wswitch]
92 | switch(directory) {
| ^~~~~~~~~
SystemDirectory.xs:92:12: note: add missing switch cases
92 | switch(directory) {
| ^
3 warnings generated.
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.41.10/bin/perl5.41.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.72
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.72
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.72
# File::Spec any 3.93
# Test::More any 1.302209
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------- ---- ----
# Exporter any 5.79
# XSLoader any 0.32
# strict any 1.13
# warnings any 1.74
#
# === Other Modules ===
#
# Module Have
# --------------- -------
# Encode 3.21
# File::Temp 0.2311
# JSON::PP 4.16
# Module::Runtime missing
# Pod::Coverage missing
# Sub::Name missing
# YAML missing
# autodie 2.37
#
t/00-report-prereqs.t .. ok
# Mac::SystemDirectory 0.14, Perl 5.041010, /opt/plenv/versions/5.41.10/bin/perl5.41.10
t/000_load.t ........... ok
# limiting available functions to Mac OS X 10.3
t/005_import.t ......... ok
t/010_usage.t .......... ok
t/020_basic.t .......... ok
All tests successful.
Files=5, Tests=15, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.13 cusr 0.03 csys = 0.17 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------- ----- --------
Exporter 0 5.79
perl 5.006 5.041010
strict 0 1.13
warnings 0 1.74
XSLoader 0 0.32
build:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.72
configure:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.72
------------------------------
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.11
PATH = /opt/plenv/versions/5.41.10/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/Users/genehack/src/git-subrepo/lib:/opt/nextstrain:/Users/genehack/bin:/opt/miniconda3/bin:/opt/plenv/shims:/opt/plenv/bin:/opt/git/bin:/opt/homebrew/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/rust/cargo/bin
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/wb/w4vwqm8d34x0w9pcyr63fv5m0000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 701 33 98 100 204 250 395 398 399 400
EUID = 501
EXECUTABLE_NAME = /opt/plenv/versions/5.41.10/bin/perl5.41.10
GID = 20 20 12 61 79 80 81 701 33 98 100 204 250 395 398 399 400
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.72
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.72
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.93
JSON n/a
JSON::PP 4.16
Module::Build n/a
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.50
Test::More 1.302209
YAML n/a
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 10) configuration:
Platform:
osname=darwin
osvers=24.3.0
archname=darwin-2level
uname='darwin betterer.home.genehack.org 24.3.0 darwin kernel version 24.3.0: thu jan 2 20:24:23 pst 2025; root:xnu-11215.81.4~3release_arm64_t8122 arm64 arm darwin '
config_args='-Dprefix=/opt/plenv/versions/5.41.10 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.41.10/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.3 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=15.3 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong'
ccversion=''
gccversion='Apple LLVM 16.0.0 (clang-1600.0.26.6)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
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.3 -fstack-protector-strong'
libpth=/Library/Developer/CommandLineTools/usr/lib/clang/16/lib /Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/lib /Library/Developer/CommandLineTools/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.3 -bundle -undefined dynamic_lookup -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 Mar 21 2025 11:32:57
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.41.10/lib/perl5/site_perl/5.41.10/darwin-2level
/opt/plenv/versions/5.41.10/lib/perl5/site_perl/5.41.10
/opt/plenv/versions/5.41.10/lib/perl5/5.41.10/darwin-2level
/opt/plenv/versions/5.41.10/lib/perl5/5.41.10