FFI-Platypus v2.07 Perl 5 v5.16.3 darwin-thread-multi-2level

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
FFI-Platypus v2.07
Platform
Perl 5 v5.16.3 darwin-thread-multi-2level
Date
2023-03-15 01:51:05
ID
d94abdd4-c2d3-11ed-8c4a-a8ffca46ec77
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.07
on perl 5.16.3, created by CPAN-Reporter-1.2018.

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':

"/Users/cpantesting/cpantesting/perl-5.16.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/FFI/Platypus.bs blib/arch/auto/FFI/Platypus/Platypus.bs 644
CC t/ffi/align.c
CC t/ffi/align_array.c
CC t/ffi/align_fixed.c
CC t/ffi/align_string.c
CC t/ffi/basic.c
CC t/ffi/closure.c
CC t/ffi/color.c
CC t/ffi/complex_double.c
CC t/ffi/complex_float.c
CC t/ffi/double.c
CC t/ffi/float.c
CC t/ffi/gh117.c
CC t/ffi/gh174.c
CC t/ffi/longdouble.c
CC t/ffi/memcmp4.c
CC t/ffi/meta.c
CC t/ffi/pointer.c
CC t/ffi/record.c
CC t/ffi/sint16.c
CC t/ffi/sint32.c
CC t/ffi/sint64.c
CC t/ffi/sint8.c
CC t/ffi/string.c
CC t/ffi/string_array.c
CC t/ffi/uint16.c
CC t/ffi/uint32.c
CC t/ffi/uint64.c
CC t/ffi/uint8.c
CC t/ffi/variadic.c
LD t/ffi/libtest.dylib
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-5.16.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# 
# 
# HARNESS_ACTIVE=1
# HARNESS_VERSION=3.44
# PERL="/Users/cpantesting/cpantesting/perl-5.16.3/bin/perl"
# PERL5LIB=/Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/blib/lib:/Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/blib/arch:
# PERL5OPT=
# PERL5_CPANPLUS_IS_RUNNING=64513
# PERL5_CPAN_IS_RUNNING=64513
# 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=5.16.3
# PERL_DL_NONLAZY=1
# PERL_INLINE_DIRECTORY=/Users/cpantesting/.Inline-5.16.3
# PERL_MM_USE_DEFAULT=1
# PERL_USE_UNSAFE_INC=0
# SHELL=/bin/bash
# 
# 
# 
# PERL5LIB path
# /Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/blib/lib
# /Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/blib/arch
# 
# 
# 
# perl                  5.016003 darwin darwin-thread-multi-2level
# Alien::Base           2.78
# Alien::FFI            -
# Capture::Tiny         0.48
# Devel::Hide           0.0015
# ExtUtils::CBuilder    0.280235
# ExtUtils::MakeMaker   7.58
# ExtUtils::ParseXS     3.44
# FFI::CheckLib         0.31
# File::Spec::Functions 3.39_02
# IPC::Cmd              0.76
# JSON::PP              4.05
# List::Util            1.63
# Math::LongDouble      -
# PkgConfig             -
# Test2::API            1.302194
# Test2::V0             0.000148
# autodie               2.10
# constant              1.33
# forks                 -
# parent                0.225
# 
# 
# 
# mode : system
# Alien::FFI::pkgconfig->VERSION      = 
# Alien::FFI::pkgconfig->install_type = system
# Alien::FFI::pkgconfig->cflags       = -I/usr/local/Cellar/libffi/3.4.4/include
# Alien::FFI::pkgconfig->libs         = -L/usr/local/Cellar/libffi/3.4.4/lib -lffi
# Alien::FFI::pkgconfig->version      = 3.4.4
# 
# 
# 
# ffi.platypus.memory.strdup_impl =libc
# ffi.platypus.memory.strndup_impl=libc
# 
# 
# 
# Types:
#   double   : double, float complex
#   float    : float
#   longdouble : double complex, long double, long double complex
#   sint16   : int16_t, short, signed short
#   sint32   : blksize_t, dev_t, int, int32_t, senum, signed int, wchar_t, wint_t
#   sint64   : blkcnt_t, int64_t, intmax_t, intptr_t, long, long long, off_t, ptrdiff_t, signed long, signed long long, ssize_t, time_t
#   sint8    : char, int8_t, signed char
#   uint16   : mode_t, nlink_t, uint16_t, unsigned short, ushort
#   uint32   : enum, gid_t, uid_t, uint, uint32_t, unsigned int
#   uint64   : ino_t, size_t, uint64_t, uintmax_t, uintptr_t, ulong, unsigned long, unsigned long long
#   uint8    : bool, uchar, uint8_t, unsigned char
# 
# 
# 
# ABIs:
#   default_abi          2
#   efi64                3
#   gnuw64               4
#   unix64               2
#   win64                3
# 
# 
# 
# Probes:
#   bigendian64          0
#   recordvalue          1
#   longdouble           1
#   complex              1
#   abi                  1
#   bigendian            0
#   alloca               1
#   variadic             1
#   strnlen              1
# 
# 
# 
# [PLATFORM]
# osname            : darwin
# cc                : cc
# cxx               : c++
# cxxld             : env MACOSX_DEPLOYMENT_TARGET=10.3 c++
# for               : gfortran
# ld                : env MACOSX_DEPLOYMENT_TARGET=10.3 cc
# ccflags           : -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O3 -I/Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/blib/lib/auto/share/dist/FFI-Platypus/include
# ldflags           : -dynamiclib -undefined dynamic_lookup -L/usr/local/lib -fstack-protector
# object suffix     : .o
# library prefix    : lib
# library suffix    : .dylib,.bundle
# cc mm works       : -MM
# 
# 
# 
t/00_diag.t .............................. ok
    # Failed test 'no error'
    # at t/ffi_build.t line 145.
    # +c++ -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O3 -I/Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/blib/lib/auto/share/dist/FFI-Platypus/include -c corpus/ffi_build/project-cxx/foo1.cxx -o corpus/ffi_build/project-cxx/tmpbuild.66800.1678845015/foo1.o
    # +c++ -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O3 -I/Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/blib/lib/auto/share/dist/FFI-Platypus/include -c corpus/ffi_build/project-cxx/foo2.cpp -o corpus/ffi_build/project-cxx/tmpbuild.66800.1678845015/foo2.o
    # +env MACOSX_DEPLOYMENT_TARGET=10.3 c++ -dynamiclib -undefined dynamic_lookup -L/usr/local/lib -fstack-protector corpus/ffi_build/project-cxx/tmpbuild.66800.1678845015/foo1.o corpus/ffi_build/project-cxx/tmpbuild.66800.1678845015/foo2.o -install_name @rpath//Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/.tmp/4JIerzwqI3/libfoo.dylib -o /Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/.tmp/4JIerzwqI3/libfoo.dylib
    # clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9 [-Wdeprecated]
    # ld: warning: double slash removed from -install_name (@rpath//Users/cpantesting/cpantesting/perl-5.16.3/.cpan/build/FFI-Platypus-2.07-GBrAhH/.tmp/4JIerzwqI3/libfoo.dylib)
    # ld: library not found for -lstdc++
    # clang: error: linker command failed with exit code 1 (use -v to see invocation)

# Failed test 'build c++'
# at t/ffi_build.t line 196.
t/ffi_build.t ............................ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests 
t/ffi_build_file_base.t .................. ok
t/ffi_build_file_c.t ..................... ok
t/ffi_build_file_cxx.t ................... ok
t/ffi_build_file_library.t ............... ok
t/ffi_build_file_object.t ................ ok
t/ffi_build_mm.t ......................... ok
t/ffi_build_platform.t ................... ok
t/ffi_build_plugin.t ..................... ok
t/ffi_build_plugindata.t ................. ok
t/ffi_platypus.t ......................... ok
t/ffi_platypus_api.t ..................... ok
t/ffi_platypus_buffer.t .................. ok
t/ffi_platypus_bundle.t .................. ok
t/ffi_platypus_closure.t ................. ok
t/ffi_platypus_constant.t ................ ok
t/ffi_platypus_dl.t ...................... ok
t/ffi_platypus_function.t ................ ok
t/ffi_platypus_function_wrapper.t ........ ok
t/ffi_platypus_internal.t ................ ok
t/ffi_platypus_lang.t .................... ok
t/ffi_platypus_lang_asm.t ................ ok
t/ffi_platypus_lang_c.t .................. ok
t/ffi_platypus_lang_win32.t .............. ok
t/ffi_platypus_legacy.t .................. ok
t/ffi_platypus_memory.t .................. ok
t/ffi_platypus_record.t .................. ok
t/ffi_platypus_record_meta.t ............. ok
t/ffi_platypus_record_tiearray.t ......... ok
t/ffi_platypus_shareconfig.t ............. ok
t/ffi_platypus_type.t .................... ok
t/ffi_platypus_type_pointersizebuffer.t .. ok
t/ffi_platypus_type_stringarray.t ........ ok
t/ffi_platypus_type_stringpointer.t ...... ok
t/ffi_platypus_type_widestring.t ......... ok
t/ffi_platypus_typeparser.t .............. ok
t/ffi_platypus_typeparser_version0.t ..... ok
t/ffi_platypus_typeparser_version1.t ..... ok
t/ffi_platypus_typeparser_version2.t ..... ok
t/ffi_probe.t ............................ ok
t/ffi_probe_runner.t ..................... ok
t/ffi_probe_runner_builder.t ............. ok
t/ffi_probe_runner_result.t .............. ok
t/ffi_temp.t ............................. ok
t/forks.t ................................ skipped: Test requires forks
t/gh117.t ................................ ok
t/gh129.t ................................ ok
t/gh323.t ................................ ok
t/memory.t ............................... skipped: tested only in CI
t/threads.t .............................. ok
t/type_complex_double.t .................. ok
t/type_complex_float.t ................... ok
t/type_custom.t .......................... ok
t/type_double.t .......................... ok
t/type_float.t ........................... ok
t/type_longdouble.t ...................... ok
t/type_longdouble__array.t ............... ok
t/type_longdouble__hide.t ................ ok
t/type_longdouble__ptr.t ................. ok
t/type_opaque.t .......................... ok
t/type_record.t .......................... ok
t/type_record_value.t .................... ok
t/type_sint16.t .......................... ok
t/type_sint32.t .......................... ok
t/type_sint64.t .......................... ok
t/type_sint8.t ........................... ok
t/type_string.t .......................... ok
t/type_uint16.t .......................... ok
t/type_uint32.t .......................... ok
t/type_uint64.t .......................... ok
t/type_uint8.t ........................... ok

Test Summary Report
-------------------
t/ffi_build.t                          (Wstat: 256 (exited 1) Tests: 5 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
Files=72, Tests=322, 52 wallclock secs ( 0.95 usr  0.31 sys + 38.94 cusr 10.98 csys = 51.18 CPU)
Result: FAIL
Failed 1/72 test programs. 1/322 subtests failed.
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    autodie               0        2.10    
    Capture::Tiny         0        0.48    
    constant              1.32     1.33    
    ExtUtils::MakeMaker   7.12     7.58    
    FFI::CheckLib         0.05     0.31    
    File::Spec::Functions 0        3.39_02 
    IPC::Cmd              0        0.76    
    JSON::PP              0        4.05    
    List::Util            1.45     1.63    
    parent                0        0.225   
    perl                  5.008004 5.016003

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Capture::Tiny         0        0.48    
    ExtUtils::CBuilder    0        0.280235
    Test2::API            1.302015 1.302194
    Test2::V0             0.000121 0.000148

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Capture::Tiny         0        0.48    
    ExtUtils::MakeMaker   7.12     7.58    
    ExtUtils::ParseXS     3.30     3.44    
    IPC::Cmd              0        0.76    
    JSON::PP              0        4.05    
    parent                0        0.225   
    perl                  5.006    5.016003


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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/Users/cpantesting/.cargo/bin
    PERL = 5.16.3
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 64513
    PERL5_CPAN_IS_RUNNING = 64513
    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 = 5.16.3
    PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-5.16.3
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/cpantesting/cpantesting/perl-5.16.3/bin/perl
    $UID/$EUID = 503 / 503
    $GID = 20 20 12 61 703 702 701 100
    $EGID = 20 20 12 61 703 702 701 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.143240
    Cwd                 3.39_02 
    ExtUtils::CBuilder  0.280235
    ExtUtils::Command   7.58    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.58    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.39_02 
    JSON                4.10    
    JSON::PP            4.05    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.44    
    Test::More          1.302194
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=darwin, osvers=19.6.0, archname=darwin-thread-multi-2level
    uname='darwin harrow.local 19.6.0 darwin kernel version 19.6.0: thu oct 29 22:56:45 pdt 2020; root:xnu-6153.141.2.2~1release_x86_64 x86_64 '
    config_args='-de -Dusethreads -Dprefix=/Users/cpantesting/cpantesting/perl-5.16.3'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='Apple LLVM 12.0.0 (clang-1200.0.32.27)', 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 cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/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 -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV 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_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under darwin
  Compiled at Dec 29 2020 22:52:51
  %ENV:
    PERL="5.16.3"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="64513"
    PERL5_CPAN_IS_RUNNING="64513"
    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="5.16.3"
    PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-5.16.3"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3/darwin-thread-multi-2level
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/site_perl/5.16.3
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3/darwin-thread-multi-2level
    /Users/cpantesting/cpantesting/perl-5.16.3/lib/5.16.3
    .