FFI-Platypus v2.10 Perl 5 v5.32.1 darwin-thread-multi-2level
- Status
- Unknown
- From
- aero
- Dist
-
FFI-Platypus v2.10
- Platform
- Perl 5 v5.32.1 darwin-thread-multi-2level
- Date
- 2024-12-18 23:43:22
- ID
- de231208-bd99-11ef-809b-a7465e91df8c
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 Graham Ollis,
This is a computer-generated report for FFI-Platypus-2.10
on perl 5.32.1, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
XX src/dlrun.c
XX bin/
CC src/dlrun.c
LD src/dlrun.o
VV bin/dlrun
UN src/dlrun.o
PR header."stdlib.h"=1
PR header."stdint.h"=1
PR header."sys/types.h"=1
PR header."sys/stat.h"=1
PR header."unistd.h"=1
PR header."alloca.h"=1
PR header."dlfcn.h"=1
PR header."limits.h"=1
PR header."stddef.h"=1
PR header."wchar.h"=1
PR header."signal.h"=1
PR header."inttypes.h"=1
PR header."windows.h"=0
PR header."sys/cygwin.h"=0
PR header."string.h"=1
PR header."psapi.h"=0
PR header."stdio.h"=1
PR header."stdbool.h"=1
PR header."complex.h"=1
PR type.char.align=1
PR type.char.sign=signed
PR type.char.size=1
PR type.signed char.align=1
PR type.signed char.sign=signed
PR type.signed char.size=1
PR type.unsigned char.align=1
PR type.unsigned char.sign=unsigned
PR type.unsigned char.size=1
PR type.short.align=2
PR type.short.sign=signed
PR type.short.size=2
PR type.signed short.align=2
PR type.signed short.sign=signed
PR type.signed short.size=2
PR type.unsigned short.align=2
PR type.unsigned short.sign=unsigned
PR type.unsigned short.size=2
PR type.int.align=4
PR type.int.sign=signed
PR type.int.size=4
PR type.signed int.align=4
PR type.signed int.sign=signed
PR type.signed int.size=4
PR type.unsigned int.align=4
PR type.unsigned int.sign=unsigned
PR type.unsigned int.size=4
PR type.long.align=8
PR type.long.sign=signed
PR type.long.size=8
PR type.signed long.align=8
PR type.signed long.sign=signed
PR type.signed long.size=8
PR type.unsigned long.align=8
PR type.unsigned long.sign=unsigned
PR type.unsigned long.size=8
PR type.uint8_t.align=1
PR type.uint8_t.sign=unsigned
PR type.uint8_t.size=1
PR type.int8_t.align=1
PR type.int8_t.sign=signed
PR type.int8_t.size=1
PR type.uint16_t.align=2
PR type.uint16_t.sign=unsigned
PR type.uint16_t.size=2
PR type.int16_t.align=2
PR type.int16_t.sign=signed
PR type.int16_t.size=2
PR type.uint32_t.align=4
PR type.uint32_t.sign=unsigned
PR type.uint32_t.size=4
PR type.int32_t.align=4
PR type.int32_t.sign=signed
PR type.int32_t.size=4
PR type.uint64_t.align=8
PR type.uint64_t.sign=unsigned
PR type.uint64_t.size=8
PR type.int64_t.align=8
PR type.int64_t.sign=signed
PR type.int64_t.size=8
PR type.size_t.align=8
PR type.size_t.sign=unsigned
PR type.size_t.size=8
PR type.ssize_t.align=8
PR type.ssize_t.sign=signed
PR type.ssize_t.size=8
PR type.float.align=4
PR type.float.size=4
PR type.double.align=8
PR type.double.size=8
PR type.long double.align=8
PR type.long double.size=8
PR type.float complex.align=4
PR type.float complex.size=8
PR type.double complex.align=8
PR type.double complex.size=16
PR type.long double complex.align=8
PR type.long double complex.size=16
PR type.bool.align=1
PR type.bool.sign=unsigned
PR type.bool.size=1
PR type._Bool.align=1
PR type._Bool.sign=unsigned
PR type._Bool.size=1
PR type.pointer.align=8
PR type.pointer.size=8
PR type.uintptr_t.align=8
PR type.uintptr_t.sign=unsigned
PR type.uintptr_t.size=8
PR type.intptr_t.align=8
PR type.intptr_t.sign=signed
PR type.intptr_t.size=8
PR type.enum.align=4
PR type.enum.sign=unsigned
PR type.enum.size=4
PR type.senum.align=4
PR type.senum.sign=signed
PR type.senum.size=4
PR type.intmax_t.align=8
PR type.intmax_t.sign=signed
PR type.intmax_t.size=8
PR type.uintmax_t.align=8
PR type.uintmax_t.sign=unsigned
PR type.uintmax_t.size=8
PR type.long long.align=8
PR type.long long.sign=signed
PR type.long long.size=8
PR type.signed long long.align=8
PR type.signed long long.sign=signed
PR type.signed long long.size=8
PR type.unsigned long long.align=8
PR type.unsigned long long.sign=unsigned
PR type.unsigned long long.size=8
PR type.dev_t.align=4
PR type.dev_t.sign=signed
PR type.dev_t.size=4
PR type.ino_t.align=8
PR type.ino_t.sign=unsigned
PR type.ino_t.size=8
PR type.mode_t.align=2
PR type.mode_t.sign=unsigned
PR type.mode_t.size=2
PR type.nlink_t.align=2
PR type.nlink_t.sign=unsigned
PR type.nlink_t.size=2
PR type.uid_t.align=4
PR type.uid_t.sign=unsigned
PR type.uid_t.size=4
PR type.gid_t.align=4
PR type.gid_t.sign=unsigned
PR type.gid_t.size=4
PR type.off_t.align=8
PR type.off_t.sign=signed
PR type.off_t.size=8
PR type.blksize_t.align=4
PR type.blksize_t.sign=signed
PR type.blksize_t.size=4
PR type.blkcnt_t.align=8
PR type.blkcnt_t.sign=signed
PR type.blkcnt_t.size=8
PR type.time_t.align=8
PR type.time_t.sign=signed
PR type.time_t.size=8
PR type.ptrdiff_t.align=8
PR type.ptrdiff_t.sign=signed
PR type.ptrdiff_t.size=8
PR type.wchar_t.align=4
PR type.wchar_t.sign=signed
PR type.wchar_t.size=4
PR type.wint_t.align=4
PR type.wint_t.sign=signed
PR type.wint_t.size=4
PR probe.abi=0
PR probe.alloca=0
PR probe.complex=0
PR probe.longdouble=0
PR probe.recordvalue=0
PR probe.strnlen=1
PR probe.variadic=0
*** Unable to detect ffi_abis ***
[[[ C pre-processor failed... ]]]
[[[ will try all known ABIs ]]]
unable to configure Platypus at inc/My/Config.pm line 447.
Unable to determine even the default ABI
make: *** [_mm/config] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
autodie 0 2.37
Capture::Tiny 0 0.48
constant 1.32 1.33
ExtUtils::MakeMaker 7.12 7.70
FFI::CheckLib 0.05 0.31
File::Spec::Functions 0 3.78
IPC::Cmd 0 1.04
JSON::PP 0 4.16
List::Util 1.45 1.68
parent 0 0.244
perl 5.008004 5.032001
build_requires:
Module Need Have
--------------------- -------- --------
Alien::FFI 0.20 0.27
Capture::Tiny 0 0.48
ExtUtils::CBuilder 0 0.280236
Test2::API 1.302015 1.302204
Test2::V0 0.000121 1.302204
configure_requires:
Module Need Have
--------------------- -------- --------
Capture::Tiny 0 0.48
ExtUtils::MakeMaker 7.12 7.70
ExtUtils::ParseXS 3.30 3.51
IPC::Cmd 0 1.04
JSON::PP 0 4.16
parent 0 0.244
perl 5.006 5.032001
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.5.10
NONINTERACTIVE_TESTING = 1
PATH = /Users/chadwick/.anyenv/envs/pyenv/shims:/Users/chadwick/.anyenv/envs/pyenv/bin:/Users/chadwick/.anyenv/envs/nodenv/shims:/Users/chadwick/.anyenv/envs/nodenv/bin:/Users/chadwick/.anyenv/envs/jenv/shims:/Users/chadwick/.anyenv/envs/jenv/bin:/Users/chadwick/.anyenv/envs/goenv/bin:/Users/chadwick/.anyenv/bin:/Users/chadwick/CASE_SENSITIVE_APFS/.rakubrew/versions/moar-2024.04/bin:/Users/chadwick/CASE_SENSITIVE_APFS/.rakubrew/versions/moar-2024.04/share/perl6/site/bin:/Users/chadwick/perl5/perlbrew/bin:/Users/chadwick/perl5/perlbrew/perls/perl-5.32/bin:/Users/chadwick/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/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/Wireshark.app/Contents/MacOS:/Applications/iTerm.app/Contents/Resources/utilities:/Users/chadwick/.anyenv/envs/goenv/shims
PERL = /Users/chadwick/CASE_SENSITIVE_APFS/perl5/perlbrew/perls/perl-5.32/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4963
PERL5_CPAN_IS_RUNNING = 4963
PERLBREW_HOME = /Users/chadwick/.perlbrew
PERLBREW_MANPATH = /Users/chadwick/perl5/perlbrew/perls/perl-5.32/man
PERLBREW_PATH = /Users/chadwick/perl5/perlbrew/bin:/Users/chadwick/perl5/perlbrew/perls/perl-5.32/bin
PERLBREW_PERL = perl-5.32
PERLBREW_ROOT = /Users/chadwick/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 1.01
PERLBREW_VERSION = 1.01
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /opt/homebrew/bin/bash
TERM = xterm-256color
TMPDIR = /var/folders/67/gvpdjjy932sgfc3cm678s56h0000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/chadwick/CASE_SENSITIVE_APFS/perl5/perlbrew/perls/perl-5.32/bin/perl
$UID/$EUID = 501 / 501
$GID = 20 20 101 12 61 79 80 81 98 399 701 33 100 204 250 395 398
$EGID = 20 20 101 12 61 79 80 81 98 399 701 33 100 204 250 395 398
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.78
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=darwin
osvers=21.6.0
archname=darwin-thread-multi-2level
uname='darwin chadwick-m1 21.6.0 darwin kernel version 21.6.0: sat jun 18 17:07:22 pdt 2022; root:xnu-8020.140.41~1release_arm64_t6000 arm64 '
config_args='-de -Dprefix=/Users/chadwick/perl5/perlbrew/perls/perl-5.32 -Dman1dir=none -Dman3dir=none -Dusethreads -Aeval:scriptdir=/Users/chadwick/perl5/perlbrew/perls/perl-5.32/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong'
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=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=12.5 -fstack-protector-strong -L/usr/local/lib'
libpth=/Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/lib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/local/lib /usr/lib
libs=
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.5 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Locally applied patches:
Devel::PatchPerl 2.08
Built under darwin
Compiled at Aug 13 2022 03:16:24
%ENV:
PERL="/Users/chadwick/CASE_SENSITIVE_APFS/perl5/perlbrew/perls/perl-5.32/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4963"
PERL5_CPAN_IS_RUNNING="4963"
PERLBREW_HOME="/Users/chadwick/.perlbrew"
PERLBREW_MANPATH="/Users/chadwick/perl5/perlbrew/perls/perl-5.32/man"
PERLBREW_PATH="/Users/chadwick/perl5/perlbrew/bin:/Users/chadwick/perl5/perlbrew/perls/perl-5.32/bin"
PERLBREW_PERL="perl-5.32"
PERLBREW_ROOT="/Users/chadwick/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="1.01"
PERLBREW_VERSION="1.01"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/Users/chadwick/perl5/perlbrew/perls/perl-5.32/lib/site_perl/5.32.1/darwin-thread-multi-2level
/Users/chadwick/perl5/perlbrew/perls/perl-5.32/lib/site_perl/5.32.1
/Users/chadwick/perl5/perlbrew/perls/perl-5.32/lib/5.32.1/darwin-thread-multi-2level
/Users/chadwick/perl5/perlbrew/perls/perl-5.32/lib/5.32.1
.