FFI-Platypus v2.08 Perl 5 v5.36.0 amd64-freebsd

Status
Na
From
Bartosz Jarzyna
Dist
FFI-Platypus v2.08
Platform
Perl 5 v5.36.0 amd64-freebsd
Date
2023-06-15 02:01:15
ID
82c01a8c-0b20-11ee-a687-4811bc41fc32
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.08
on perl 5.36.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl.  Nevertheless, any
diagnostic output produced is provided below for reference.  If this is not
what you expect, 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:

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

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"=0
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=8
PR type.dev_t.sign=unsigned
PR type.dev_t.size=8
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=8
PR type.nlink_t.sign=unsigned
PR type.nlink_t.size=8
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 probe.abi=0
PR probe.alloca=0
PR probe.complex=0
PR probe.longdouble=0
PR probe.recordvalue=0
PR probe.strnlen=0
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
*** Error code 255

Stop.
make: stopped in /usr/home/smoker/.cpan/build/FFI-Platypus-2.08-3

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
  ! autodie               0                
  ! Capture::Tiny         0                
  ! constant              1.32             
  ! ExtUtils::MakeMaker   7.12             
  ! FFI::CheckLib         0.05             
  ! File::Spec::Functions 0                
  ! IPC::Cmd              0                
  ! JSON::PP              0                
  ! List::Util            1.45             
  ! parent                0                
  ! perl                  5.008004         

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.302190
    Test2::V0             0.000121 0.000155

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Capture::Tiny         0        0.48    
    ExtUtils::MakeMaker   7.12     7.64    
    ExtUtils::ParseXS     3.30     3.45    
    IPC::Cmd              0        1.04    
    JSON::PP              0        4.07    
    parent                0        0.238   
    perl                  5.006    5.036000


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/smoker/bin
    PERL = /usr/home/smoker/perl5/perlbrew/perls/perl-5.36.0/bin/perl
    PERL5LIB = /home/smoker/.cpan/build/Alien-FFI-0.27-3/blib/arch:/home/smoker/.cpan/build/Alien-FFI-0.27-3/blib/lib:/home/smoker/.cpan/build/Mojo-DOM58-3.001-3/blib/arch:/home/smoker/.cpan/build/Mojo-DOM58-3.001-3/blib/lib:/home/smoker/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-3/blib/arch:/home/smoker/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-3/blib/lib:/home/smoker/.cpan/build/Alien-Build-2.80-3/blib/arch:/home/smoker/.cpan/build/Alien-Build-2.80-3/blib/lib:/home/smoker/.cpan/build/PkgConfig-0.25026-3/blib/arch:/home/smoker/.cpan/build/PkgConfig-0.25026-3/blib/lib:/home/smoker/.cpan/build/File-chdir-0.1011-3/blib/arch:/home/smoker/.cpan/build/File-chdir-0.1011-3/blib/lib:/home/smoker/.cpan/build/FFI-CheckLib-0.31-3/blib/arch:/home/smoker/.cpan/build/FFI-CheckLib-0.31-3/blib/lib:/home/smoker/.cpan/build/Test2-Suite-0.000155-5/blib/arch:/home/smoker/.cpan/build/Test2-Suite-0.000155-5/blib/lib:/home/smoker/.cpan/build/Module-Build-Tiny-0.046-2/blib/arch:/home/smoker/.cpan/build/Module-Build-Tiny-0.046-2/blib/lib:/home/smoker/.cpan/build/ExtUtils-InstallPaths-0.012-2/blib/arch:/home/smoker/.cpan/build/ExtUtils-InstallPaths-0.012-2/blib/lib:/home/smoker/.cpan/build/ExtUtils-Helpers-0.026-2/blib/arch:/home/smoker/.cpan/build/ExtUtils-Helpers-0.026-2/blib/lib:/home/smoker/.cpan/build/ExtUtils-Config-0.008-2/blib/arch:/home/smoker/.cpan/build/ExtUtils-Config-0.008-2/blib/lib:/home/smoker/.cpan/build/Devel-CheckBin-0.04-0/blib/arch:/home/smoker/.cpan/build/Devel-CheckBin-0.04-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 95621
    PERL5_CPAN_IS_RUNNING = 95621
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 21155,95621
    PERL_CR_SMOKER_CURRENT = Termbox-2.00
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh

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

    $^X = /usr/home/smoker/perl5/perlbrew/perls/perl-5.36.0/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                n/a     
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.1-release-p3
    archname=amd64-freebsd
    uname='freebsd smoker-36.smoker 13.1-release-p3 freebsd 13.1-release-p3 generic amd64 '
    config_args='-de -Dprefix=/home/smoker/perl5/perlbrew/perls/perl-5.36.0 -Aeval:scriptdir=/home/smoker/perl5/perlbrew/perls/perl-5.36.0/bin'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib
    libs=-lpthread -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at Nov 14 2022 20:41:28
  %ENV:
    PERL="/usr/home/smoker/perl5/perlbrew/perls/perl-5.36.0/bin/perl"
    PERL5LIB="/home/smoker/.cpan/build/Alien-FFI-0.27-3/blib/arch:/home/smoker/.cpan/build/Alien-FFI-0.27-3/blib/lib:/home/smoker/.cpan/build/Mojo-DOM58-3.001-3/blib/arch:/home/smoker/.cpan/build/Mojo-DOM58-3.001-3/blib/lib:/home/smoker/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-3/blib/arch:/home/smoker/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-3/blib/lib:/home/smoker/.cpan/build/Alien-Build-2.80-3/blib/arch:/home/smoker/.cpan/build/Alien-Build-2.80-3/blib/lib:/home/smoker/.cpan/build/PkgConfig-0.25026-3/blib/arch:/home/smoker/.cpan/build/PkgConfig-0.25026-3/blib/lib:/home/smoker/.cpan/build/File-chdir-0.1011-3/blib/arch:/home/smoker/.cpan/build/File-chdir-0.1011-3/blib/lib:/home/smoker/.cpan/build/FFI-CheckLib-0.31-3/blib/arch:/home/smoker/.cpan/build/FFI-CheckLib-0.31-3/blib/lib:/home/smoker/.cpan/build/Test2-Suite-0.000155-5/blib/arch:/home/smoker/.cpan/build/Test2-Suite-0.000155-5/blib/lib:/home/smoker/.cpan/build/Module-Build-Tiny-0.046-2/blib/arch:/home/smoker/.cpan/build/Module-Build-Tiny-0.046-2/blib/lib:/home/smoker/.cpan/build/ExtUtils-InstallPaths-0.012-2/blib/arch:/home/smoker/.cpan/build/ExtUtils-InstallPaths-0.012-2/blib/lib:/home/smoker/.cpan/build/ExtUtils-Helpers-0.026-2/blib/arch:/home/smoker/.cpan/build/ExtUtils-Helpers-0.026-2/blib/lib:/home/smoker/.cpan/build/ExtUtils-Config-0.008-2/blib/arch:/home/smoker/.cpan/build/ExtUtils-Config-0.008-2/blib/lib:/home/smoker/.cpan/build/Devel-CheckBin-0.04-0/blib/arch:/home/smoker/.cpan/build/Devel-CheckBin-0.04-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="95621"
    PERL5_CPAN_IS_RUNNING="95621"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="21155,95621"
    PERL_CR_SMOKER_CURRENT="Termbox-2.00"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/smoker/.cpan/build/Alien-FFI-0.27-3/blib/arch
    /home/smoker/.cpan/build/Alien-FFI-0.27-3/blib/lib
    /home/smoker/.cpan/build/Mojo-DOM58-3.001-3/blib/arch
    /home/smoker/.cpan/build/Mojo-DOM58-3.001-3/blib/lib
    /home/smoker/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-3/blib/arch
    /home/smoker/.cpan/build/Alien-Build-Plugin-Download-GitHub-0.10-3/blib/lib
    /home/smoker/.cpan/build/Alien-Build-2.80-3/blib/arch
    /home/smoker/.cpan/build/Alien-Build-2.80-3/blib/lib
    /home/smoker/.cpan/build/PkgConfig-0.25026-3/blib/arch
    /home/smoker/.cpan/build/PkgConfig-0.25026-3/blib/lib
    /home/smoker/.cpan/build/File-chdir-0.1011-3/blib/arch
    /home/smoker/.cpan/build/File-chdir-0.1011-3/blib/lib
    /home/smoker/.cpan/build/FFI-CheckLib-0.31-3/blib/arch
    /home/smoker/.cpan/build/FFI-CheckLib-0.31-3/blib/lib
    /home/smoker/.cpan/build/Test2-Suite-0.000155-5/blib/arch
    /home/smoker/.cpan/build/Test2-Suite-0.000155-5/blib/lib
    /home/smoker/.cpan/build/Module-Build-Tiny-0.046-2/blib/arch
    /home/smoker/.cpan/build/Module-Build-Tiny-0.046-2/blib/lib
    /home/smoker/.cpan/build/ExtUtils-InstallPaths-0.012-2/blib/arch
    /home/smoker/.cpan/build/ExtUtils-InstallPaths-0.012-2/blib/lib
    /home/smoker/.cpan/build/ExtUtils-Helpers-0.026-2/blib/arch
    /home/smoker/.cpan/build/ExtUtils-Helpers-0.026-2/blib/lib
    /home/smoker/.cpan/build/ExtUtils-Config-0.008-2/blib/arch
    /home/smoker/.cpan/build/ExtUtils-Config-0.008-2/blib/lib
    /home/smoker/.cpan/build/Devel-CheckBin-0.04-0/blib/arch
    /home/smoker/.cpan/build/Devel-CheckBin-0.04-0/blib/lib
    /home/smoker/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0/amd64-freebsd
    /home/smoker/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0
    /home/smoker/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/amd64-freebsd
    /home/smoker/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0
    .