This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.

It was created by libffi configure 3.4.6, which was generated by GNU Autoconf 2.72. Invocation command line was

$ /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/configure --disable-shared --enable-static --with-pic=yes --disable-dependency-tracking --disable-docs --host=x86_64-redhat-linux-gnu

## ——— ## ## Platform. ## ## ——— ##

hostname = 25ce0a8db776487fa31026072c9fd7c1 uname -m = x86_64 uname -r = 6.11.8-300.fc41.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu Nov 14 20:37:39 UTC 2024

/usr/bin/uname -p = x86_64 /bin/uname -X = unknown

/bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown

PATH: /usr/bin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /sbin/ PATH: /usr/local/sbin/

## ———– ## ## Core tests. ## ## ———– ##

configure:3041: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub configure:3054: trying /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/ configure:3083: /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/ltmain.sh found configure:3083: /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/compile found configure:3083: /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/missing found configure:3065: /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/install-sh found configure:3083: /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/config.guess found configure:3083: /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/config.sub found configure:3205: checking build system type configure:3221: result: x86_64-pc-linux-gnu configure:3241: checking host system type configure:3256: result: x86_64-redhat-linux-gnu configure:3276: checking target system type configure:3291: result: x86_64-redhat-linux-gnu configure:3390: checking for gsed configure:3427: result: sed configure:3456: checking for a BSD-compatible install configure:3530: result: /usr/bin/install -c configure:3541: checking whether build environment is sane configure:3596: result: yes configure:3648: checking for x86_64-redhat-linux-gnu-strip configure:3684: result: no configure:3694: checking for strip configure:3715: found /usr/bin/strip configure:3727: result: strip configure:3753: checking for a race-free mkdir -p configure:3796: result: /usr/bin/mkdir -p configure:3803: checking for gawk configure:3824: found /usr/bin/gawk configure:3836: result: gawk configure:3847: checking whether make sets $(MAKE) configure:3871: result: yes configure:3901: checking whether make supports nested variables configure:3920: result: yes configure:4084: checking for x86_64-redhat-linux-gnu-gcc configure:4120: result: no configure:4130: checking for gcc configure:4151: found /usr/bin/gcc configure:4163: result: gcc configure:4522: checking for C compiler version configure:4531: gcc –version >&5 gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4542: $? = 0 configure:4531: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure –enable-bootstrap –enable-languages=c,c++,fortran,lto –prefix=/usr –mandir=/usr/share/man –infodir=/usr/share/info –with-bugurl=bugzilla.redhat.com/bugzilla –enable-shared –enable-threads=posix –enable-checking=release –enable-multilib –with-system-zlib –enable-__cxa_atexit –disable-libunwind-exceptions –enable-gnu-unique-object –enable-linker-build-id –with-gcc-major-version-only –with-linker-hash-style=gnu –enable-plugin –enable-initfini-array –with-isl –disable-libmpx –enable-offload-targets=nvptx-none –without-cuda-driver –enable-gnu-indirect-function –enable-cet –with-tune=generic –with-arch_32=x86-64 –build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC) configure:4542: $? = 0 configure:4531: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4542: $? = 1 configure:4531: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '–version'? gcc: fatal error: no input files compilation terminated. configure:4542: $? = 1 configure:4531: gcc -version >&5 gcc: error: unrecognized command line option '-version' gcc: fatal error: no input files compilation terminated. configure:4542: $? = 1 configure:4562: checking whether the C compiler works configure:4584: gcc conftest.c >&5 configure:4588: $? = 0 configure:4639: result: yes configure:4643: checking for C compiler default output file name configure:4645: result: a.out configure:4651: checking for suffix of executables configure:4658: gcc -o conftest conftest.c >&5 configure:4662: $? = 0 configure:4686: result: configure:4710: checking whether we are cross compiling configure:4718: gcc -o conftest conftest.c >&5 configure:4722: $? = 0 configure:4729: ./conftest configure:4733: $? = 0 configure:4748: result: no configure:4754: checking for suffix of object files configure:4777: gcc -c conftest.c >&5 configure:4781: $? = 0 configure:4805: result: o configure:4809: checking whether the compiler supports GNU C configure:4829: gcc -c conftest.c >&5 configure:4829: $? = 0 configure:4841: result: yes configure:4852: checking whether gcc accepts -g configure:4873: gcc -c -g conftest.c >&5 configure:4873: $? = 0 configure:4920: result: yes configure:4940: checking for gcc option to enable C11 features configure:4955: gcc -c conftest.c >&5 configure:4955: $? = 0 configure:4974: result: none needed configure:5098: checking whether gcc understands -c and -o together configure:5121: gcc -c conftest.c -o conftest2.o configure:5124: $? = 0 configure:5121: gcc -c conftest.c -o conftest2.o configure:5124: $? = 0 configure:5137: result: yes configure:5157: checking whether make supports the include directive configure:5172: make -f confmf.GNU && cat confinc.out make: Entering directory '/builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi-x86_64-linux' make: Leaving directory '/builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi-x86_64-linux' this is the am__doit target configure:5175: $? = 0 configure:5194: result: yes (GNU style) configure:5220: checking dependency style of gcc configure:5333: result: none configure:5368: checking for x86_64-redhat-linux-gnu-g++ configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-c++ configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-gpp configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-aCC configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-CC configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-cxx configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-cc++ configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-cl.exe configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-FCC configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-KCC configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-RCC configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-xlC_r configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-xlC configure:5404: result: no configure:5368: checking for x86_64-redhat-linux-gnu-clang++ configure:5404: result: no configure:5418: checking for g++ configure:5439: found /usr/bin/g++ configure:5451: result: g++ configure:5478: checking for C++ compiler version configure:5487: g++ –version >&5 g++ (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22) Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5498: $? = 0 configure:5487: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure –enable-bootstrap –enable-languages=c,c++,fortran,lto –prefix=/usr –mandir=/usr/share/man –infodir=/usr/share/info –with-bugurl=bugzilla.redhat.com/bugzilla –enable-shared –enable-threads=posix –enable-checking=release –enable-multilib –with-system-zlib –enable-__cxa_atexit –disable-libunwind-exceptions –enable-gnu-unique-object –enable-linker-build-id –with-gcc-major-version-only –with-linker-hash-style=gnu –enable-plugin –enable-initfini-array –with-isl –disable-libmpx –enable-offload-targets=nvptx-none –without-cuda-driver –enable-gnu-indirect-function –enable-cet –with-tune=generic –with-arch_32=x86-64 –build=x86_64-redhat-linux Thread model: posix gcc version 8.5.0 20210514 (Red Hat 8.5.0-22) (GCC) configure:5498: $? = 0 configure:5487: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5498: $? = 1 configure:5487: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '–version'? g++: fatal error: no input files compilation terminated. configure:5498: $? = 1 configure:5502: checking whether the compiler supports GNU C++ configure:5522: g++ -c conftest.cpp >&5 configure:5522: $? = 0 configure:5534: result: yes configure:5545: checking whether g++ accepts -g configure:5566: g++ -c -g conftest.cpp >&5 configure:5566: $? = 0 configure:5613: result: yes configure:5633: checking for g++ option to enable C++11 features configure:5648: g++ -c -g -O2 conftest.cpp >&5 configure:5648: $? = 0 configure:5667: result: none needed configure:5738: checking dependency style of g++ configure:5851: result: none configure:5881: checking dependency style of gcc configure:5992: result: none configure:6008: checking for grep that handles long lines and -e configure:6074: result: /usr/bin/grep configure:6079: checking for egrep configure:6149: result: /usr/bin/grep -E configure:6203: checking how to print strings configure:6230: result: printf configure:6251: checking for a sed that does not truncate output configure:6323: result: /usr/bin/sed configure:6341: checking for fgrep configure:6411: result: /usr/bin/grep -F configure:6448: checking for ld used by gcc configure:6517: result: /usr/bin/ld configure:6524: checking if the linker (/usr/bin/ld) is GNU ld configure:6541: result: yes configure:6553: checking for BSD- or MS-compatible name lister (nm) configure:6609: result: no configure:6623: checking for x86_64-redhat-linux-gnu-dumpbin configure:6659: result: no configure:6623: checking for x86_64-redhat-linux-gnu-link configure:6659: result: no configure:6673: checking for dumpbin configure:6709: result: no configure:6673: checking for link configure:6694: found /usr/bin/link configure:6706: result: link -dump configure:6751: checking the name lister (nm) interface configure:6759: gcc -c conftest.c >&5 configure:6762: nm “conftest.o” configure:6765: output 0000000000000000 B some_variable configure:6773: result: BSD nm configure:6776: checking whether ln -s works configure:6780: result: yes configure:6788: checking the maximum length of command line arguments configure:6921: result: 1572864 configure:6969: checking how to convert x86_64-pc-linux-gnu file names to x86_64-redhat-linux-gnu format configure:7011: result: func_convert_file_noop configure:7018: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7040: result: func_convert_file_noop configure:7047: checking for /usr/bin/ld option to reload object files configure:7056: result: -r configure:7090: checking for x86_64-redhat-linux-gnu-file configure:7126: result: no configure:7136: checking for file configure:7157: found /usr/bin/file configure:7169: result: file configure:7200: checking for x86_64-redhat-linux-gnu-objdump configure:7236: result: no configure:7246: checking for objdump configure:7267: found /usr/bin/objdump configure:7279: result: objdump configure:7311: checking how to recognize dependent libraries configure:7513: result: pass_all configure:7558: checking for x86_64-redhat-linux-gnu-dlltool configure:7594: result: no configure:7604: checking for dlltool configure:7640: result: no configure:7670: checking how to associate runtime and link libraries configure:7699: result: printf %sn configure:7716: checking for x86_64-redhat-linux-gnu-ar configure:7752: result: no configure:7766: checking for ar configure:7787: found /usr/bin/ar configure:7799: result: ar configure:7852: checking for archiver @FILE support configure:7870: gcc -c conftest.c >&5 configure:7870: $? = 0 configure:7874: ar cr libconftest.a @conftest.lst >&5 configure:7877: $? = 0 configure:7882: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7885: $? = 1 configure:7898: result: @ configure:7916: checking for x86_64-redhat-linux-gnu-strip configure:7949: result: strip configure:8027: checking for x86_64-redhat-linux-gnu-ranlib configure:8063: result: no configure:8073: checking for ranlib configure:8094: found /usr/bin/ranlib configure:8106: result: ranlib configure:8208: checking command to parse nm output from gcc object configure:8362: gcc -c conftest.c >&5 configure:8365: $? = 0 configure:8369: nm conftest.o | /usr/bin/sed -n -e 's/^.*[ ]([ABCDGIRSTW]*)[ ][ ]*([_A-Za-z]*)$/1 2 2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm configure:8435: gcc -o conftest conftest.c conftstm.o >&5 configure:8438: $? = 0 configure:8477: result: ok configure:8524: checking for sysroot configure:8556: result: no configure:8563: checking for a working dd configure:8608: result: /usr/bin/dd configure:8612: checking how to truncate binary pipes configure:8629: result: /usr/bin/dd bs=4096 count=1 configure:8766: gcc -c conftest.c >&5 configure:8769: $? = 0 configure:8923: checking for x86_64-redhat-linux-gnu-mt configure:8959: result: no configure:8969: checking for mt configure:9005: result: no configure:9025: checking if : is a manifest tool configure:9032: : '-?' configure:9041: result: no configure:9780: checking for stdio.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9780: checking for stdlib.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9780: checking for string.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9780: checking for inttypes.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9780: checking for stdint.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9780: checking for strings.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9780: checking for sys/stat.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9780: checking for sys/types.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9780: checking for unistd.h configure:9780: gcc -c conftest.c >&5 configure:9780: $? = 0 configure:9780: result: yes configure:9805: checking for dlfcn.h configure:9805: gcc -c conftest.c >&5 configure:9805: $? = 0 configure:9805: result: yes configure:10081: checking for objdir configure:10098: result: .libs configure:10364: checking if gcc supports -fno-rtti -fno-exceptions configure:10383: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C+/ObjC+ but not for C configure:10387: $? = 0 configure:10401: result: no configure:10765: checking for gcc option to produce PIC configure:10774: result: -fPIC -DPIC configure:10782: checking if gcc PIC flag -fPIC -DPIC works configure:10801: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:10805: $? = 0 configure:10819: result: yes configure:10848: checking if gcc static flag -static works configure:10878: result: no configure:10893: checking if gcc supports -c -o file.o configure:10915: gcc -c -o out/conftest2.o conftest.c >&5 configure:10919: $? = 0 configure:10942: result: yes configure:10950: checking if gcc supports -c -o file.o configure:10999: result: yes configure:11032: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12311: result: yes configure:12553: checking dynamic linker characteristics configure:13135: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13135: $? = 0 configure:13387: result: GNU/Linux ld.so configure:13509: checking how to hardcode library paths into programs configure:13534: result: immediate configure:14134: checking whether stripping libraries is possible configure:14143: result: yes configure:14185: checking if libtool supports shared libraries configure:14187: result: yes configure:14190: checking whether to build shared libraries configure:14215: result: no configure:14218: checking whether to build static libraries configure:14222: result: yes configure:14245: checking how to run the C++ preprocessor configure:14267: g++ -E conftest.cpp configure:14267: $? = 0 configure:14283: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory

#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~

compilation terminated. configure:14283: $? = 1 configure: failed program was: | confdefs.h

| define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | end confdefs.h.

| include <ac_nonexistent.h> configure:14312: result: g++ -E configure:14326: g++ -E conftest.cpp configure:14326: $? = 0 configure:14342: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory

#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~

compilation terminated. configure:14342: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | /* end confdefs.h. */ | include <ac_nonexistent.h> configure:14510: checking for ld used by g++ configure:14579: result: /usr/bin/ld -m elf_x86_64 configure:14586: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14603: result: yes configure:14658: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15738: result: yes configure:15774: g++ -c -g -O2 conftest.cpp >&5 configure:15777: $? = 0 configure:16258: checking for g++ option to produce PIC configure:16267: result: -fPIC -DPIC configure:16275: checking if g++ PIC flag -fPIC -DPIC works configure:16294: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16298: $? = 0 configure:16312: result: yes configure:16335: checking if g++ static flag -static works configure:16365: result: no configure:16377: checking if g++ supports -c -o file.o configure:16399: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16403: $? = 0 configure:16426: result: yes configure:16431: checking if g++ supports -c -o file.o configure:16480: result: yes configure:16510: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16553: result: yes configure:16696: checking dynamic linker characteristics configure:17457: result: GNU/Linux ld.so configure:17522: checking how to hardcode library paths into programs configure:17547: result: immediate configure:17613: checking for x86_64-redhat-linux-gnu-readelf configure:17649: result: no configure:17659: checking for readelf configure:17680: found /usr/bin/readelf configure:17692: result: readelf configure:17720: checking size of size_t configure:17726: gcc -o conftest conftest.c >&5 configure:17726: $? = 0 configure:17726: ./conftest configure:17726: $? = 0 configure:17743: result: 8 configure:17752: checking for C compiler vendor configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) || defined(__ibmxl__)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(__clang__)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(_CRAYC)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(__FUJITSU)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(SDCC) || defined(__SDCC)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(_SX)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(__NVCOMPILER)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

thisisanerror;
^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17811: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | | int | main (void) | { | | if !(defined(__PGI)) | thisisanerror; | endif | | ; | return 0; | } configure:17811: gcc -c conftest.c >&5 configure:17811: $? = 0 configure:17822: result: gnu configure:18747: checking CFLAGS for most reasonable warnings configure:18834: : CFLAGS=“$CFLAGS” configure:18837: $? = 0 configure:18863: result: -Wall configure:18886: checking whether to enable maintainer-specific portions of Makefiles configure:18897: result: no configure:18911: checking for sys/memfd.h configure:18911: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c:52:10: fatal error: sys/memfd.h: No such file or directory

#include <sys/memfd.h>
         ^~~~~~~~~~~~~

compilation terminated. configure:18911: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | include <stddef.h> | ifdef HAVE_STDIO_H | # include <stdio.h> | endif | ifdef HAVE_STDLIB_H | # include <stdlib.h> | endif | ifdef HAVE_STRING_H | # include <string.h> | endif | ifdef HAVE_INTTYPES_H | # include <inttypes.h> | endif | ifdef HAVE_STDINT_H | # include <stdint.h> | endif | ifdef HAVE_STRINGS_H | # include <strings.h> | endif | ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | endif | ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | endif | ifdef HAVE_UNISTD_H | # include <unistd.h> | endif | include <sys/memfd.h> configure:18911: result: no configure:18918: checking for memfd_create configure:18918: gcc -o conftest -Wall -fexceptions conftest.c >&5 configure:18918: $? = 0 configure:18918: result: yes configure:18950: checking for egrep configure:19020: result: /usr/bin/grep -E configure:19028: checking for memcpy configure:19028: gcc -o conftest -Wall -fexceptions conftest.c >&5 conftest.c:41:6: warning: conflicting types for built-in function 'memcpy' [-Wbuiltin-declaration-mismatch]

char memcpy (void);
     ^~~~~~

configure:19028: $? = 0 configure:19028: result: yes configure:19035: checking for alloca.h configure:19035: gcc -c -Wall -fexceptions conftest.c >&5 configure:19035: $? = 0 configure:19035: result: yes configure:19047: checking size of double configure:19053: gcc -o conftest -Wall -fexceptions conftest.c >&5 configure:19053: $? = 0 configure:19053: ./conftest configure:19053: $? = 0 configure:19070: result: 8 configure:19082: checking size of long double configure:19088: gcc -o conftest -Wall -fexceptions conftest.c >&5 configure:19088: $? = 0 configure:19088: ./conftest configure:19088: $? = 0 configure:19105: result: 16 configure:19136: checking whether byte ordering is bigendian configure:19152: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c:31:9: error: unknown type name 'not'

not a universal capable compiler
^~~

conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'

not a universal capable compiler
      ^~~~~~~~~

conftest.c:31:15: error: unknown type name 'universal' configure:19152: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | define HAVE_MEMFD_CREATE 1 | define HAVE_MEMCPY 1 | define HAVE_ALLOCA_H 1 | define SIZEOF_DOUBLE 8 | define SIZEOF_LONG_DOUBLE 16 | define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | ifndef APPLE_CC | not a universal capable compiler | endif | typedef int dummy; | configure:19198: gcc -c -Wall -fexceptions conftest.c >&5 configure:19198: $? = 0 configure:19217: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c: In function 'main': conftest.c:37:4: error: unknown type name 'not'; did you mean 'ino_t'?

not big endian
^~~
ino_t

conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'

not big endian
        ^~~~~~

configure:19217: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | define HAVE_MEMFD_CREATE 1 | define HAVE_MEMCPY 1 | define HAVE_ALLOCA_H 1 | define SIZEOF_DOUBLE 8 | define SIZEOF_LONG_DOUBLE 16 | define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | include <sys/types.h> | include <sys/param.h> | | int | main (void) | { | if BYTE_ORDER != BIG_ENDIAN | not big endian | endif | | ; | return 0; | } configure:19358: result: no configure:19377: checking assembler .cfi pseudo-op support configure:19396: gcc -c -Wall -fexceptions conftest.c >&5 configure:19396: $? = 0 configure:19407: result: yes configure:19502: checking assembler supports pc related relocs configure:19517: result: yes configure:19554: checking whether compiler supports pointer authentication configure:19583: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c: In function 'main': conftest.c:44:3: error: error Pointer authentication not supported

# error Pointer authentication not supported
  ^~~~~

configure:19583: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.6” | define PACKAGE_STRING “libffi 3.4.6” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.6” | define HAVE_STDIO_H 1 | define HAVE_STDLIB_H 1 | define HAVE_STRING_H 1 | define HAVE_INTTYPES_H 1 | define HAVE_STDINT_H 1 | define HAVE_STRINGS_H 1 | define HAVE_SYS_STAT_H 1 | define HAVE_SYS_TYPES_H 1 | define HAVE_UNISTD_H 1 | define STDC_HEADERS 1 | define HAVE_DLFCN_H 1 | define LT_OBJDIR “.libs/” | define SIZEOF_SIZE_T 8 | define HAVE_MEMFD_CREATE 1 | define HAVE_MEMCPY 1 | define HAVE_ALLOCA_H 1 | define SIZEOF_DOUBLE 8 | define SIZEOF_LONG_DOUBLE 16 | define HAVE_LONG_DOUBLE 1 | define HAVE_AS_CFI_PSEUDO_OP 1 | define HAVE_AS_X86_PCREL 1 | /* end confdefs.h. */ | | int | main (void) | { | | ifdef __clang__ | # if __has_feature(ptrauth_calls) | # define HAVE_PTRAUTH 1 | # endif | endif | | ifndef HAVE_PTRAUTH | # error Pointer authentication not supported | endif | | ; | return 0; | } configure:19594: result: no configure:19620: checking for _ prefix in compiled symbols configure:19631: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c: In function 'main': conftest.c:2:12: warning: statement with no effect [-Wunused-value]

int main(){nm_test_func;return 0;}
           ^~~~~~~~~~~~

configure:19634: $? = 0 configure:19638: nm conftest.o | /usr/bin/sed -n -e 's/^.*[ ]([ABCDGIRSTW]*)[ ][ ]*([_A-Za-z]*)$/1 2 2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm configure:19641: $? = 0 configure:19664: result: no configure:19700: checking toolchain supports unwind section type configure:19731: result: yes configure:19741: checking whether C compiler accepts -fno-lto configure:19761: gcc -c -Wall -fexceptions -fno-lto conftest.c >&5 configure:19761: $? = 0 configure:19772: result: yes configure:19783: checking whether .eh_frame section should be read-only configure:19801: result: yes configure:19816: checking for __attribute__((visibility(“hidden”))) configure:19826: gcc -Werror -S conftest.c -o conftest.s 1>&5 configure:19829: $? = 0 configure:19839: result: yes configure:20322: versioning on shared library symbols is no configure:20443: checking that generated files are newer than configure configure:20449: result: done configure:20517: creating ./config.status

## ———————- ## ## Running config.status. ## ## ———————- ##

This file was extended by libffi config.status 3.4.6, which was generated by GNU Autoconf 2.72. Invocation command line was

CONFIG_FILES    = 
CONFIG_HEADERS  = 
CONFIG_LINKS    = 
CONFIG_COMMANDS = 
$ ./config.status

on 25ce0a8db776487fa31026072c9fd7c1

config.status:1223: creating include/Makefile config.status:1223: creating include/ffi.h config.status:1223: creating Makefile config.status:1223: creating testsuite/Makefile config.status:1223: creating man/Makefile config.status:1223: creating doc/Makefile config.status:1223: creating libffi.pc config.status:1223: creating fficonfig.h config.status:1437: executing buildir commands config.status:1450: skipping top_srcdir/Makefile - not created config.status:1437: executing depfiles commands config.status:1437: executing libtool commands config.status:1437: executing include commands config.status:1437: executing src commands

## —————- ## ## Cache variables. ## ## —————- ##

ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cflags_warn_all=-Wall ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-redhat-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_memcpy=yes ac_cv_func_memfd_create=yes ac_cv_header_alloca_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_memfd_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-redhat-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_ax_enable_builddir_sed=sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DUMPBIN='link -dump' ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_READELF=readelf ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_sizeof_double=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_size_t=8 ac_cv_target=x86_64-redhat-linux-gnu am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_c_compiler_vendor=gnu ax_cv_check_cflags___fno_lto=yes gcc_cv_as_cfi_pseudo_op=yes libffi_cv_as_ptrauth=no libffi_cv_as_x86_64_unwind_section_type=yes libffi_cv_as_x86_pcrel=yes libffi_cv_hidden_visibility_attribute=yes libffi_cv_no_lto=-fno-lto libffi_cv_ro_eh_frame=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM=no lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %sn' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '''s/^.*[ ]([ABCDGIRSTW]*)[ ][ ]*([_A-Za-z]*)$/1 2 2/p''' | /usr/bin/sed '''/ __gnu_lto/d'''' lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '''s/^: (.*) .*$/ {“1”, (void *) 0},/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/ {“1”, (void *) &1},/p'''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '''s/^: (.*) .*$/ {“1”, (void *) 0},/p''' -e '''s/^[ABCDGIRSTW]* .* (lib.*)$/ {“1”, (void *) &1},/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/ {“lib1”, (void *) &1},/p'''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '''s/^T .* (.*)$/extern int 1();/p''' -e '''s/^[ABCDGIRSTW]* .* (.*)$/extern char 1;/p'''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_sys_symbol_underscore=no lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'

## —————– ## ## Output variables. ## ## —————– ##

ACLOCAL='${SHELL} '''/builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/missing''' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LTLDFLAGS='' AM_RUNTESTFLAGS='' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '''/builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/missing''' autoconf' AUTOHEADER='${SHELL} '''/builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/missing''' autoheader' AUTOMAKE='${SHELL} '''/builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/missing''' automake-1.16' AWK='gawk' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='#' CC='gcc' CCAS='gcc' CCASDEPMODE='depmode=none' CCASFLAGS='' CCDEPMODE='depmode=none' CFLAGS='-Wall -fexceptions' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN=':' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ETAGS='etags' EXEEXT='' FFI_DEBUG_FALSE='' FFI_DEBUG_TRUE='#' FFI_EXEC_TRAMPOLINE_TABLE='0' FFI_EXEC_TRAMPOLINE_TABLE_FALSE='' FFI_EXEC_TRAMPOLINE_TABLE_TRUE='#' FGREP='/usr/bin/grep -F' FILECMD='file' GREP='/usr/bin/grep' HAVE_LONG_DOUBLE='1' HAVE_LONG_DOUBLE_VARIANT='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBFFI_BUILD_VERSIONED_SHLIB_FALSE='' LIBFFI_BUILD_VERSIONED_SHLIB_GNU_FALSE='' LIBFFI_BUILD_VERSIONED_SHLIB_GNU_TRUE='#' LIBFFI_BUILD_VERSIONED_SHLIB_SUN_FALSE='' LIBFFI_BUILD_VERSIONED_SHLIB_SUN_TRUE='#' LIBFFI_BUILD_VERSIONED_SHLIB_TRUE='#' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} '''/builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/missing''' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPT_LDFLAGS='-Wl,-O1 ' OTOOL64='' OTOOL='' PACKAGE='libffi' PACKAGE_BUGREPORT='github.com/libffi/libffi/issues' PACKAGE_NAME='libffi' PACKAGE_STRING='libffi 3.4.6' PACKAGE_TARNAME='libffi' PACKAGE_URL='' PACKAGE_VERSION='3.4.6' PATH_SEPARATOR=':' PRTDIAG='' RANLIB='ranlib' READELF='readelf' SECTION_LDFLAGS='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TARGET='X86_64' TARGETDIR='x86' TARGET_OBJ=' src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo' TESTSUBDIR_FALSE='#' TESTSUBDIR_TRUE='' VERSION='3.4.6' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='link -dump' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - “$$tardir”' am__untar='$${TAR-tar} xf -' ax_enable_builddir_sed='sed' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-redhat-linux-gnu' host_alias='x86_64-redhat-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='redhat' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /builddir/build/BUILD/ffi-1.17.1/usr/share/gems/gems/ffi-1.17.1/ext/ffi_c/libffi/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sys_symbol_underscore='no' sysconfdir='${prefix}/etc' target='x86_64-redhat-linux-gnu' target_alias='x86_64-redhat-linux-gnu' target_cpu='x86_64' target_os='linux-gnu' target_vendor='redhat' tmake_file='' toolexecdir='${libdir}/gcc-lib/$(target_alias)' toolexeclibdir='${libdir}/../lib64'

## ———– ## ## confdefs.h. ## ## ———– ##

/* confdefs.h */ define PACKAGE_NAME “libffi” define PACKAGE_TARNAME “libffi” define PACKAGE_VERSION “3.4.6” define PACKAGE_STRING “libffi 3.4.6” define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” define PACKAGE_URL “” define PACKAGE “libffi” define VERSION “3.4.6” define HAVE_STDIO_H 1 define HAVE_STDLIB_H 1 define HAVE_STRING_H 1 define HAVE_INTTYPES_H 1 define HAVE_STDINT_H 1 define HAVE_STRINGS_H 1 define HAVE_SYS_STAT_H 1 define HAVE_SYS_TYPES_H 1 define HAVE_UNISTD_H 1 define STDC_HEADERS 1 define HAVE_DLFCN_H 1 define LT_OBJDIR “.libs/” define SIZEOF_SIZE_T 8 define HAVE_MEMFD_CREATE 1 define HAVE_MEMCPY 1 define HAVE_ALLOCA_H 1 define SIZEOF_DOUBLE 8 define SIZEOF_LONG_DOUBLE 16 define HAVE_LONG_DOUBLE 1 define HAVE_AS_CFI_PSEUDO_OP 1 define HAVE_AS_X86_PCREL 1 define HAVE_AS_X86_64_UNWIND_SECTION_TYPE 1 define HAVE_RO_EH_FRAME 1 define EH_FRAME_FLAGS “a” define HAVE_HIDDEN_VISIBILITY_ATTRIBUTE 1 define FFI_EXEC_STATIC_TRAMP 1

configure: exit 0