DynaLoader-Functions v0.003 Perl 5 v5.20.2 darwin-2level
- Status
- Pass
- From
- Neil Bowers
- Dist
-
DynaLoader-Functions v0.003
- Platform
- Perl 5 v5.20.2 darwin-2level
- Date
- 2021-05-05 23:21:30
- ID
- 9fc6b910-adf8-11eb-9fb7-c62debad0c8a
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 Andrew Main (Zefram),
This is a computer-generated report for DynaLoader-Functions-0.003
on perl 5.20.2, created by CPAN-Reporter-1.2018.
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 './Build test':
ld: warning: object file (compilet-gWUWK.o) was built for newer macOS version (11.0) than being linked (10.3)
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
In file included from t/dyna_low.c:3:
In file included from /usr/local/perl/5202/lib/5.20.2/darwin-2level/CORE/perl.h:5199:
/usr/local/perl/5202/lib/5.20.2/darwin-2level/CORE/inline.h:311:9: warning: nonnull parameter 'pv' will evaluate to 'true' on first encounter [-Wpointer-bool-conversion]
if (pv && len > 1) {
^~ ~~
/usr/local/perl/5202/lib/5.20.2/darwin-2level/CORE/proto.h:1791:4: note: declared 'nonnull' here
__attribute__nonnull__(pTHX_1)
^
/usr/local/perl/5202/lib/5.20.2/darwin-2level/CORE/perl.h:3100:60: note: expanded from macro '__attribute__nonnull__'
# define __attribute__nonnull__(a) __attribute__((nonnull(a)))
^
1 warning generated.
ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/bundle1.o) was built for newer macOS version (10.4) than being linked (10.3)
ld: warning: object file (t/dyna_low.o) was built for newer macOS version (11.0) than being linked (10.3)
t/dyna_low.t .. ok
t/pod_cvg.t ... skipped: Test::Pod::Coverage not available
t/pod_syn.t ... ok
All tests successful.
Files=3, Tests=7, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.43 cusr 0.18 csys = 0.64 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------- ----- --------
Carp 0 1.3301
Config 0 5.020002
DynaLoader 0 1.25
Exporter 0 5.71
parent 0 0.228
perl 5.006 5.020002
strict 0 1.08
warnings 0 1.23
build_requires:
Module Need Have
------------- ----- --------
Module::Build 0 0.4218
perl 5.006 5.020002
strict 0 1.08
Test::More 0 1.302177
warnings 0 1.23
configure_requires:
Module Need Have
------------- ----- --------
Module::Build 0 0.4218
perl 5.006 5.020002
strict 0 1.08
warnings 0 1.23
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/apache/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/go/bin:/opt/X11/bin:/usr/local/git/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 6964
PERL5_CPAN_IS_RUNNING = 6964
SHELL = /bin/sh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/perl/5202/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 701 702 33
$EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80 701 702 33
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.05
CPAN::Meta 2.150005
Cwd 3.48_01
ExtUtils::CBuilder 0.280217
ExtUtils::Command 1.18
ExtUtils::Install 1.67
ExtUtils::MakeMaker 6.98
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.48_01
JSON 2.90
JSON::PP 2.27400
Module::Build 0.4218
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.302177
YAML 1.18
YAML::Syck n/a
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
Platform:
osname=darwin, osvers=15.6.0, archname=darwin-2level
uname='darwin tucumcari.home 15.6.0 darwin kernel version 15.6.0: thu jun 23 18:25:34 pdt 2016; root:xnu-3248.60.10~1release_x86_64 x86_64 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 gcc', ldflags =' -fstack-protector -L/usr/local/lib -L/opt/local/lib'
libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/7.0.2/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/lib /usr/local/lib /opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under darwin
Compiled at Jul 22 2016 22:43:36
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="6964"
PERL5_CPAN_IS_RUNNING="6964"
@INC:
/usr/local/perl/5202/lib/site_perl/5.20.2/darwin-2level
/usr/local/perl/5202/lib/site_perl/5.20.2
/usr/local/perl/5202/lib/5.20.2/darwin-2level
/usr/local/perl/5202/lib/5.20.2
.