Mac-SystemDirectory v0.14 Perl 5 v5.36.1 darwin-2level
- Status
- Pass
- From
- Stanislaw Pusep
- Dist
-
Mac-SystemDirectory v0.14
- Platform
- Perl 5 v5.36.1 darwin-2level
- Date
- 2023-05-03 08:50:48
- ID
- 996833a8-e98f-11ed-9b16-c75a4dfef186
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.36.1, created by App::cpanminus::reporter 0.19 (1.7044).
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"
"/Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin/perl" "/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1/ExtUtils/xsubpp" -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1/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=13.3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1/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=13.3 -bundle -undefined dynamic_lookup -L/usr/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
"/Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin/perl" "/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1/ExtUtils/xsubpp" -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1/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=13.3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1/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=13.3 -bundle -undefined dynamic_lookup -L/usr/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
PERL_DL_NONLAZY=1 "/Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin/perl" "-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.64
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.64
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.64
# File::Spec any 3.84
# Test::More any 1.302190
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------- ---- ----
# Exporter any 5.77
# XSLoader any 0.31
# strict any 1.12
# warnings any 1.58
#
# === Other Modules ===
#
# Module Have
# --------------- -------
# Encode 3.17
# File::Temp 0.2311
# JSON::PP 4.07
# Module::Runtime 0.016
# Pod::Coverage missing
# Sub::Name missing
# YAML missing
# autodie 2.34
#
t/00-report-prereqs.t .. ok
# Mac::SystemDirectory 0.14, Perl 5.036001, /Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin/perl
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.02 usr 0.01 sys + 0.34 cusr 0.06 csys = 0.43 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------- ----- --------
Exporter 0 5.77
perl 5.006 5.036001
strict 0 1.12
warnings 0 1.58
XSLoader 0 0.31
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_CTYPE = UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.19
LDFLAGS = -L/usr/local/opt/curl/lib
PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/opt/X11/bin:/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:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin
PERLBREW_HOME = /Users/stan/.perlbrew
PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.36.1/man
PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin
PERLBREW_PERL = perl-5.36.1
PERLBREW_ROOT = /Users/stan/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.92
PERLBREW_VERSION = 0.92
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/tk/hx6fvpsj3yzbyd1k1br945mc0000gn/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 101 400
EUID = 501
EXECUTABLE_NAME = /Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin/perl
GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
UID = 501
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.35
CPAN::Meta 2.150010
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302195
YAML 1.30
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
Platform:
osname=darwin
osvers=22.4.0
archname=darwin-2level
uname='darwin imac.fritz.box 22.4.0 darwin kernel version 22.4.0: mon mar 6 21:00:17 pst 2023; root:xnu-8796.101.5~3release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.36.1 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.36.1/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=13.3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 14.0.3 (clang-1403.0.22.14.1)'
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=13.3 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/14.0.3/lib /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
libs=-lgdbm -ldb
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=13.3 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
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 darwin
Compiled at May 3 2023 09:10:13
%ENV:
PERLBREW_HOME="/Users/stan/.perlbrew"
PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.36.1/man"
PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.36.1/bin"
PERLBREW_PERL="perl-5.36.1"
PERLBREW_ROOT="/Users/stan/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.92"
PERLBREW_VERSION="0.92"
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/site_perl/5.36.1/darwin-2level
/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/site_perl/5.36.1
/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1/darwin-2level
/Users/stan/perl5/perlbrew/perls/perl-5.36.1/lib/5.36.1