ExtUtils-Constant v0.25 Perl 5 v5.41.11 darwin-2level
- Status
- Fail
- From
- David Cantrell (DCANTRELL)
- Dist
-
ExtUtils-Constant v0.25
- Platform
- Perl 5 v5.41.11 darwin-2level
- Date
- 2025-04-19 01:24:02
- ID
- f9f9c3c8-1cbc-11f0-aadc-e81e42a08c0a
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 Nicholas Clark,
This is a computer-generated report for ExtUtils-Constant-0.25
on perl 5.41.11, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.11" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Bareword found where operator expected (Do you need to predeclare "bootstrap"?) at blib/lib/ExtTest.pm line 60, near "bootstrap ExtTest"
syntax error at blib/lib/ExtTest.pm line 60, near "bootstrap ExtTest "
Execution of blib/lib/ExtTest.pm aborted due to compilation errors.
Compilation failed in require at test.pl line 2.
BEGIN failed--compilation aborted at test.pl line 2.
make[1]: *** [test_dynamic] Error 255
Can't unlink 'output': No such file or directory at t/Constant.t line 283.
Bareword found where operator expected (Do you need to predeclare "bootstrap"?) at blib/lib/ExtTest.pm line 60, near "bootstrap ExtTest"
syntax error at blib/lib/ExtTest.pm line 60, near "bootstrap ExtTest "
Execution of blib/lib/ExtTest.pm aborted due to compilation errors.
Compilation failed in require at test.pl line 2.
BEGIN failed--compilation aborted at test.pl line 2.
make[1]: *** [test_dynamic] Error 255
Can't unlink 'output': No such file or directory at t/Constant.t line 283.
Bareword found where operator expected (Do you need to predeclare "bootstrap"?) at blib/lib/ExtTest.pm line 39, near "bootstrap ExtTest"
syntax error at blib/lib/ExtTest.pm line 39, near "bootstrap ExtTest "
Execution of blib/lib/ExtTest.pm aborted due to compilation errors.
Compilation failed in require at test.pl line 2.
BEGIN failed--compilation aborted at test.pl line 2.
make[1]: *** [test_dynamic] Error 255
Can't unlink 'output': No such file or directory at t/Constant.t line 283.
Bareword found where operator expected (Do you need to predeclare "bootstrap"?) at blib/lib/ExtTest.pm line 44, near "bootstrap ExtTest"
syntax error at blib/lib/ExtTest.pm line 44, near "bootstrap ExtTest "
Execution of blib/lib/ExtTest.pm aborted due to compilation errors.
Compilation failed in require at test.pl line 2.
BEGIN failed--compilation aborted at test.pl line 2.
make[1]: *** [test_dynamic] Error 255
Can't unlink 'output': No such file or directory at t/Constant.t line 283.
Bareword found where operator expected (Do you need to predeclare "bootstrap"?) at blib/lib/ExtTest.pm line 51, near "bootstrap ExtTest"
syntax error at blib/lib/ExtTest.pm line 51, near "bootstrap ExtTest "
Execution of blib/lib/ExtTest.pm aborted due to compilation errors.
Compilation failed in require at test.pl line 2.
BEGIN failed--compilation aborted at test.pl line 2.
make[1]: *** [test_dynamic] Error 255
Can't unlink 'output': No such file or directory at t/Constant.t line 283.
Bareword found where operator expected (Do you need to predeclare "bootstrap"?) at blib/lib/ExtTest.pm line 49, near "bootstrap ExtTest"
syntax error at blib/lib/ExtTest.pm line 49, near "bootstrap ExtTest "
Execution of blib/lib/ExtTest.pm aborted due to compilation errors.
Compilation failed in require at test.pl line 2.
BEGIN failed--compilation aborted at test.pl line 2.
make[1]: *** [test_dynamic] Error 255
Can't unlink 'output': No such file or directory at t/Constant.t line 283.
Bareword found where operator expected (Do you need to predeclare "bootstrap"?) at blib/lib/ExtTest.pm line 45, near "bootstrap ExtTest"
syntax error at blib/lib/ExtTest.pm line 45, near "bootstrap ExtTest "
Execution of blib/lib/ExtTest.pm aborted due to compilation errors.
Compilation failed in require at test.pl line 2.
BEGIN failed--compilation aborted at test.pl line 2.
make[1]: *** [test_dynamic] Error 255
Can't unlink 'output': No such file or directory at t/Constant.t line 283.
t/Constant.t ..
Failed 224/302 subtests
(less 14 skipped subtests: 64 okay)
Test Summary Report
-------------------
t/Constant.t (Wstat: 0 Tests: 85 Failed: 7)
Failed tests: 23, 53, 86, 123, 195, 249, 294
Parse errors: Tests out of sequence. Found (23) but expected (5)
Tests out of sequence. Found (24) but expected (6)
Tests out of sequence. Found (25) but expected (7)
Tests out of sequence. Found (26) but expected (8)
Tests out of sequence. Found (27) but expected (9)
Displayed the first 5 of 82 TAP syntax errors.
Re-run prove with the -p option to see them all.
Files=1, Tests=85, 15 wallclock secs ( 0.04 usr 0.01 sys + 8.58 cusr 5.59 csys = 14.22 CPU)
Result: FAIL
Failed 1/1 test programs. 7/85 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.74
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.74
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.5.12
NONINTERACTIVE_TESTING = 1
PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/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:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/zfs/bin:/Users/cpantesting/.cargo/bin
PERL = blead
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 26786
PERL5_CPAN_IS_RUNNING = 26786
PERLBREW_HOME = /Users/cpantesting/.perlbrew
PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.94
PERLBREW_VERSION = 0.94
PERLVER = blead
PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-blead
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = screen
TMPDIR = /var/folders/zy/47mkymr176b35xhyp425tk7h0000gq/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/cpantesting/cpantesting/perl-blead/bin/perl5.41.11
$UID/$EUID = 503 / 503
$GID = 20 20 12 61 399 703 702 701 100
$EGID = 20 20 12 61 399 703 702 701 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.94
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.74
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.74
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.94
JSON n/a
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302210
Test::Harness 3.50
Test::More 1.302210
YAML n/a
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 11) configuration:
Commit id: 6d600bc5bae025d62ff8aaa309e8ef1b93669aea
Platform:
osname=darwin
osvers=24.3.0
archname=darwin-2level
uname='darwin harrow.home 24.3.0 darwin kernel version 24.3.0: thu jan 2 20:22:00 pst 2025; root:xnu-11215.81.4~3release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-blead -Dusedevel'
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 -I/usr/local/include'
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 -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 17.0.0 (clang-1700.0.13.3)'
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=15.3 -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/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 /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=15.3 -bundle -undefined dynamic_lookup -L/usr/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 Apr 18 2025 13:18:25
%ENV:
PERL="blead"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="26786"
PERL5_CPAN_IS_RUNNING="26786"
PERLBREW_HOME="/Users/cpantesting/.perlbrew"
PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.94"
PERLBREW_VERSION="0.94"
PERLVER="blead"
PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-blead"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.41.11/darwin-2level
/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.41.11
/Users/cpantesting/cpantesting/perl-blead/lib/5.41.11/darwin-2level
/Users/cpantesting/cpantesting/perl-blead/lib/5.41.11