Mac-SystemDirectory v0.14 Perl 5 v5.37.1 darwin-2level
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
Mac-SystemDirectory v0.14
- Platform
- Perl 5 v5.37.1 darwin-2level
- Date
- 2022-06-20 19:48:00
- ID
- e3a9fd8c-f0d1-11ec-a2ab-91d0fcec60bc
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.37.1, created by App::cpanminus::reporter 0.17 (1.7046).
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.37.1/bin/perl5.37.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/opt/plenv/versions/5.37.1/bin/perl5.37.1" "/opt/plenv/versions/5.37.1/lib/perl5/5.37.1/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.37.1/lib/perl5/5.37.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=12.4 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/opt/plenv/versions/5.37.1/lib/perl5/5.37.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=12.4 -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
Manifying 1 pod document
"/opt/plenv/versions/5.37.1/bin/perl5.37.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- SystemDirectory.bs blib/arch/auto/Mac/SystemDirectory/SystemDirectory.bs 644
"/opt/plenv/versions/5.37.1/bin/perl5.37.1" "/opt/plenv/versions/5.37.1/lib/perl5/5.37.1/ExtUtils/xsubpp" -typemap '/opt/plenv/versions/5.37.1/lib/perl5/5.37.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=12.4 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" "-I/opt/plenv/versions/5.37.1/lib/perl5/5.37.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=12.4 -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 "/opt/plenv/versions/5.37.1/bin/perl5.37.1" "-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.85
# 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 missing
# Pod::Coverage missing
# Sub::Name missing
# YAML missing
# autodie 2.34
#
t/00-report-prereqs.t .. ok
# Mac::SystemDirectory 0.14, Perl 5.037001, /opt/plenv/versions/5.37.1/bin/perl5.37.1
t/000_load.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
t/010_usage.t .......... ok
t/020_basic.t .......... ok
All tests successful.
Files=5, Tests=15, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.43 cusr 0.09 csys = 0.56 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.4.15
PATH = /opt/plenv/versions/5.37.1/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/plenv/shims:/opt/plenv/bin:/Users/genehack/bin:/usr/local/opt/texinfo/bin:/opt/nvm/versions/node/v16.14.0/bin:/opt/git/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/opt/fzf/bin/
PERL_CPANM_OPT = --skip-installed --prompt
SHELL = /bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/2s/9hc8cgcd2h7dglxq0j84ybwr0000gn/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.37.1/bin/perl5.37.1
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.33
CPAN::Meta 2.150010
Cwd 3.85
ExtUtils::CBuilder 0.280237
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.85
JSON n/a
JSON::PP 4.07
Module::Build n/a
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302190
YAML n/a
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 37 subversion 1) configuration:
Platform:
osname=darwin
osvers=21.5.0
archname=darwin-2level
uname='darwin bumfit.home.genehack.org 21.5.0 darwin kernel version 21.5.0: tue apr 26 21:08:22 pdt 2022; root:xnu-8020.121.3~4release_x86_64 x86_64 i386 macbookpro16,2 darwin '
config_args='-Dprefix=/opt/plenv/versions/5.37.1 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.37.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=12.4 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.4 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 13.1.6 (clang-1316.0.21.2.5)'
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=12.4 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/lib /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/lib /Library/Developer/CommandLineTools/usr/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=12.4 -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_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 Jun 20 2022 12:39:58
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.37.1/lib/perl5/site_perl/5.37.1/darwin-2level
/opt/plenv/versions/5.37.1/lib/perl5/site_perl/5.37.1
/opt/plenv/versions/5.37.1/lib/perl5/5.37.1/darwin-2level
/opt/plenv/versions/5.37.1/lib/perl5/5.37.1