Mac-SystemDirectory v0.14 Perl 5 v5.41.3 darwin-2level
- Status
- Pass
- From
- Dist
-
Mac-SystemDirectory v0.14
- Platform
- Perl 5 v5.41.3 darwin-2level
- Date
- 2024-08-29 16:10:37
- ID
- 3a5a44fe-6621-11ef-871e-baf8beab1f2a
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.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 Mac-SystemDirectory-0.14
Running Mkbootstrap for SystemDirectory ()
chmod 644 "SystemDirectory.bs"
"/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin/perl5.41.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin/perl5.41.3" "/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/5.41.3/ExtUtils/xsubpp" -typemap '/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/5.41.3/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=14.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/5.41.3/darwin-2level/CORE" -DHAS_BOOL SystemDirectory.m
SystemDirectory.xs:8:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif Move
^
//
SystemDirectory.xs:12:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif I_POLL
^
//
SystemDirectory.xs:92:12: warning: enumeration values 'NSAutosavedInformationDirectory', 'NSApplicationScriptsDirectory', and 'NSTrashDirectory' not handled in switch [-Wswitch]
switch(directory) {
^~~~~~~~~
SystemDirectory.xs:92:12: note: add missing switch cases
switch(directory) {
^
3 warnings generated.
rm -f blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bundle
cc -mmacosx-version-min=14.6 -bundle -undefined dynamic_lookup -L/opt/local/lib -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
"/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin/perl5.41.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin/perl5.41.3" "/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/5.41.3/ExtUtils/xsubpp" -typemap '/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/5.41.3/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=14.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/5.41.3/darwin-2level/CORE" -DHAS_BOOL SystemDirectory.m
SystemDirectory.xs:8:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif Move
^
//
SystemDirectory.xs:12:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif I_POLL
^
//
SystemDirectory.xs:92:12: warning: enumeration values 'NSAutosavedInformationDirectory', 'NSApplicationScriptsDirectory', and 'NSTrashDirectory' not handled in switch [-Wswitch]
switch(directory) {
^~~~~~~~~
SystemDirectory.xs:92:12: note: add missing switch cases
switch(directory) {
^
3 warnings generated.
PERL_DL_NONLAZY=1 "/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin/perl5.41.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Mac::SystemDirectory 0.14, Perl 5.041003, /Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin/perl5.41.3
t/000_load.t ........... ok
t/020_basic.t .......... ok
t/010_usage.t .......... ok
Use of uninitialized value $minor in numeric ge (>=) at t/005_import.t line 23.
Use of uninitialized value $minor in numeric ge (>=) at t/005_import.t line 23.
Use of uninitialized value $minor in numeric ge (>=) at t/005_import.t line 23.
Use of uninitialized value $featureversion in numeric ge (>=) at t/005_import.t line 23.
Use of uninitialized value $featureversion in numeric ge (>=) at t/005_import.t line 23.
t/005_import.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.92
# Test::More any 1.302201
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------- ---- ----
# Exporter any 5.78
# XSLoader any 0.32
# strict any 1.13
# warnings any 1.70
#
# === 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
All tests successful.
Files=5, Tests=15, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.17 cusr 0.04 csys = 0.22 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j6:c
LANG = en_CA.UTF-8
LC_ALL = en_CA.UTF-8
LC_CTYPE = en_CA.UTF-8
NO_NETWORK_TESTING = 1
PATH = /Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin:/Volumes/chambord/Users/ether/bin:/Volumes/chambord/Users/ether/git/misc/install/advocaat/bin:/Volumes/chambord/Users/ether/git/misc/install/generic/bin:/opt/local/bin:/opt/local/sbin:/Volumes/chambord/Users/ether/git/git-hub/lib:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/opt/local/share/git-core/contrib/workdir
PERL5LIB = /Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/lib/perl5
PERLBREW_HOME = /Volumes/chambord/Users/ether/.perlbrew
PERLBREW_LIB = std
PERLBREW_MANPATH = /Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/man:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/man
PERLBREW_PATH = /Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin
PERLBREW_PERL = 41.3
PERLBREW_ROOT = /Volumes/chambord/Users/ether/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.98
PERLBREW_VERSION = 0.98
PERLDOC = -oansi
PERLDOC_PAGER = less -sicMr
PERL_AUTOINSTALL_PREFER_CPAN = 1
PERL_INSTALL_QUIET = 1
PERL_LOCAL_LIB_ROOT = /Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std
PERL_MB_OPT = --install_base /Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std
PERL_MM_OPT = INSTALL_BASE=/Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std
PERL_TEST_HARNESS_ASAP = 1
SHELL = /bin/bash
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 701 704 703 702 705 33 100 204 250
EUID = 502
EXECUTABLE_NAME = /Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin/perl5.41.3
GID = 20 20 12 61 79 80 81 98 701 704 703 702 705 33 100 204 250
UID = 502
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
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.53
File::Spec 3.92
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.302201
YAML n/a
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 41 subversion 3) configuration:
Platform:
osname=darwin
osvers=23.6.0
archname=darwin-2level
uname='darwin advocaat 23.6.0 darwin kernel version 23.6.0: fri jul 5 18:01:46 pdt 2024; root:xnu-10063.141.1~2release_arm64_t8112 arm64 '
config_args='-de -Dprefix=/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3 -Dman1dir=none -Dman3dir=none -Dusedevel -Aeval:scriptdir=/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/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=14.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.6 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
ccversion=''
gccversion='Apple LLVM 15.0.0 (clang-1500.3.9.4)'
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=14.6 -fstack-protector-strong -L/opt/local/lib'
libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/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 /opt/local/lib /usr/lib
libs=-lgdbm
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=14.6 -bundle -undefined dynamic_lookup -L/opt/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 Aug 29 2024 08:37:55
%ENV:
PERL5LIB="/Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/lib/perl5"
PERLBREW_HOME="/Volumes/chambord/Users/ether/.perlbrew"
PERLBREW_LIB="std"
PERLBREW_MANPATH="/Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/man:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/man"
PERLBREW_PATH="/Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/bin"
PERLBREW_PERL="41.3"
PERLBREW_ROOT="/Volumes/chambord/Users/ether/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.98"
PERLBREW_VERSION="0.98"
PERLDOC="-oansi"
PERLDOC_PAGER="less -sicMr"
PERL_AUTOINSTALL_PREFER_CPAN="1"
PERL_INSTALL_QUIET="1"
PERL_LOCAL_LIB_ROOT="/Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std"
PERL_MB_OPT="--install_base /Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std"
PERL_MM_OPT="INSTALL_BASE=/Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std"
PERL_TEST_HARNESS_ASAP="1"
@INC:
/Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/lib/perl5/darwin-2level
/Volumes/chambord/Users/ether/.perlbrew/libs/41.3@std/lib/perl5
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/site_perl/5.41.3/darwin-2level
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/site_perl/5.41.3
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/5.41.3/darwin-2level
/Volumes/chambord/Users/ether/perl5/perlbrew/perls/41.3/lib/5.41.3