FFI-Platypus v2.09 Perl 5 v5.40.0 darwin-thread-multi-ld-2level

Status
Unknown
From
Dist
FFI-Platypus v2.09
Platform
Perl 5 v5.40.0 darwin-thread-multi-ld-2level
Date
2024-10-15 06:36:26
ID
cde36f30-8abf-11ef-ad6d-e91133262e76
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.09
on perl 5.40.0, 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 '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=16
PR type.long double.size=16
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=16
PR type.long double complex.size=32
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.91    
    IPC::Cmd              0        1.04    
    JSON::PP              0        4.16    
    List::Util            1.45     1.63    
    parent                0        0.241   
    perl                  5.008004 5.040000

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Capture::Tiny         0        0.48    
    ExtUtils::CBuilder    0        0.280240
    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.241   
    perl                  5.006    5.040000


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    CPAN_RUN_SHELL_TEST_WITHOUT_EXPECT = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en:C
    LC_ADDRESS = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_COLLATE = C.UTF-8
    LC_IDENTIFICATION = en_US.UTF-8
    LC_MEASUREMENT = en_US.UTF-8
    LC_MESSAGES = POSIX
    LC_MONETARY = en_US.UTF-8
    LC_NAME = en_US.UTF-8
    LC_NUMERIC = en_US.UTF-8
    LC_PAPER = en_US.UTF-8
    LC_TELEPHONE = en_US.UTF-8
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.5.5
    LC_TIME = en_US.UTF-8
    LDFLAGS = -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -mmacosx-version-min=13 -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk/usr/lib -L/usr/local/lib -L/usr/local/opt/openssl@3/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/zlib/lib -L/usr/local/opt/bzip2/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/expat/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/bison/lib -L/usr/local/opt/berkeley-db/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libarchive/lib
    LD_LIBRARY_PATH = :/usr/lib:/usr/local/lib:/usr/lib:/usr/local/lib
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/b1-bloom/.local/bin:/Users/b1-bloom/.cargo/bin:/usr/local/opt/libtool/libexec/gnubin:/usr/local/opt/gnupg/bin:/Users/b1-bloom/.bin:/opt/perl5/bin:/opt/perl5/perls/perl-5.40.0/bin:/Users/b1-bloom/Library/Python/3.11/bin:/Users/b1-bloom/Library/Python/3.10/bin:/Users/b1-bloom/Library/Python/3.9/bin:/Users/b1-bloom/.pyenv/bin:/Users/b1-bloom/.rbenv/bin:/Users/b1-bloom/.jenv/bin:/opt/luarocks/bin:/usr/local/opt/luajit-openresty/bin:/Users/b1-bloom/.mint/bin:/Users/b1-bloom/Bloom-Development/Bloom-Project/B1-Local/B1-GOLANG/bin:/usr/local/opt/go/libexec/bin:/Users/b1-bloom/.deno/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/tnftp/bin:/usr/local/opt/telnet/bin:/usr/local/opt/gnu-which/libexec/gnubin:/usr/local/opt/grep/libexec/gnubin:/usr/local/opt/bison/bin:/opt/metasploit-framework/bin:/usr/local/opt/ncurses/bin:/usr/local/opt/awk/bin:/usr/local/opt/berkeley-db/bin:/usr/local/opt/lsof/bin:/usr/local/opt/git/bin:/usr/local/opt/rtmpdump/bin:/usr/local/opt/unzip/bin:/usr/local/opt/bzip2/bin:/usr/local/opt/libarchive/bin:/usr/local/opt/expat/bin:/usr/local/opt/libxslt/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/file-formula/bin:/usr/local/opt/man-db/libexec/man-db:/usr/local/opt/man-db/libexec/sbin:/usr/local/opt/man-db/libexec/bin:/usr/local/opt/apr-util/bin:/usr/local/opt/apr/bin:/usr/local/opt/icu4c/sbin:/usr/local/opt/icu4c/bin:/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/bin:/opt/DevTools/DictionaryDevelopmentKit/bin:/Users/b1-bloom/.yarn/bin:/Users/b1-bloom/.osx-sysdir/FinderMD/bin:/usr/local/opt/openssl@3/bin:/Users/b1-bloom/.jenv/shims:/Users/b1-bloom/.pyenv/plugins/pyenv-virtualenv/shims:/Users/b1-bloom/.pyenv/shims:/Users/b1-bloom/.nvm/versions/node/v22.9.0/bin:/Users/b1-bloom/.rbenv/shims:/usr/local/bin:/usr/local/sbin:/Library/Apple/usr/bin:/usr/bin:/usr/sbin:/bin:/sbin:/System/Cryptexes/App/usr/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:/opt/X11/bin:/usr/local/MacGPG2/bin:/Applications/Wireshark.app/Contents/MacOS:/Applications/iTerm.app/Contents/Resources/utilities:/System/Library/CoreServices:/usr/libexec:/Users/b1-bloom/Bloom-Development/Bloom-Terminal/B3-Term/plugins/jq/bin:/Users/b1-bloom/.composer/vendor/bin:/Users/b1-bloom/.config/nvim/plugged/fzf/bin
    PERL = /opt/perl5/perls/perl-5.40.0/bin/perl5.40.0
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 48782
    PERL5_CPAN_IS_RUNNING = 48782
    PERLBREW_CPAN_MIRROR = https://cpan.metacpan.org
    PERLBREW_HOME = /Users/b1-bloom/.perlbrew
    PERLBREW_MANPATH = /opt/perl5/perls/perl-5.40.0/man
    PERLBREW_PATH = /opt/perl5/bin:/opt/perl5/perls/perl-5.40.0/bin
    PERLBREW_PERL = perl-5.40.0
    PERLBREW_ROOT = /opt/perl5
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    PERL_AUTOINSTALL = 1
    PERL_CPANM_OPT = -v --with-recommends --with-suggests --man-pages --auto-cleanup
    PERL_EXTUTILS_AUTOINSTALL = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = xterm-256color
    TMPDIR = /var/folders/jn/jcn2g_t16f9b_gpcjvfgzvs80000gn/T/

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /opt/perl5/perls/perl-5.40.0/bin/perl5.40.0
    $UID/$EUID = 501 / 501
    $GID = 20 20 12 61 79 80 81 98 398 399 400 101 705 703 33 100 204
    $EGID = 20 20 12 61 79 80 81 98 398 399 400 101 705 703 33 100 204

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    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.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
   
  Platform:
    osname=darwin
    osvers=24.0.0
    archname=darwin-thread-multi-ld-2level
    uname='darwin ast-03.local 24.0.0 darwin kernel version 24.0.0: tue sep 24 23:36:30 pdt 2024; root:xnu-11215.1.12~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/opt/perl5/perls/perl-5.40.0 -Duseshrplib -Duselargefiles -Dusethreads -Dusedevel -Dsed=/usr/local/opt/gnu-sed/libexec/gnubin/sed -Doptimize=-O3 -Dusethreads -Dusemultiplicity -Duse64bitint -Duse64bitall -Duselongdouble -Dcc=clang -Aeval:scriptdir=/opt/perl5/perls/perl-5.40.0/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='clang'
    ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=15.0 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -arch x86_64 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-no-cpp-precomp -arch x86_64 -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=15.0 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -arch x86_64 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 16.0.0 (clang-1600.0.26.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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='clang -arch x86_64'
    ldflags =' -mmacosx-version-min=15.0 -arch x86_64 -fstack-protector-strong -L/usr/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/lib /Library/Developer/CommandLineTools/SDKs/MacOSX15.0.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/local/lib /usr/lib
    libs=-lgdbm -ldbm
    perllibs=
    libc=
    so=dylib
    useshrplib=true
    libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=15.0 -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
    MULTIPLICITY
    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_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under darwin
  Compiled at Oct 15 2024 01:13:43
  %ENV:
    PERL="/opt/perl5/perls/perl-5.40.0/bin/perl5.40.0"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="48782"
    PERL5_CPAN_IS_RUNNING="48782"
    PERLBREW_CPAN_MIRROR="https://cpan.metacpan.org"
    PERLBREW_HOME="/Users/b1-bloom/.perlbrew"
    PERLBREW_MANPATH="/opt/perl5/perls/perl-5.40.0/man"
    PERLBREW_PATH="/opt/perl5/bin:/opt/perl5/perls/perl-5.40.0/bin"
    PERLBREW_PERL="perl-5.40.0"
    PERLBREW_ROOT="/opt/perl5"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
    PERL_AUTOINSTALL="1"
    PERL_CPANM_OPT="-v --with-recommends --with-suggests --man-pages --auto-cleanup"
    PERL_EXTUTILS_AUTOINSTALL="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl5/perls/perl-5.40.0/lib/site_perl/5.40.0/darwin-thread-multi-ld-2level
    /opt/perl5/perls/perl-5.40.0/lib/site_perl/5.40.0
    /opt/perl5/perls/perl-5.40.0/lib/5.40.0/darwin-thread-multi-ld-2level
    /opt/perl5/perls/perl-5.40.0/lib/5.40.0
    .