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.4, which was generated by GNU Autoconf 2.71. Invocation command line was

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

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

hostname = 5466b1a6571c48048aa8399c9ffb098b uname -m = x86_64 uname -r = 6.3.5-200.fc38.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Tue May 30 15:44:17 UTC 2023

/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:3015: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub configure:3028: trying /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/ configure:3057: /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/ltmain.sh found configure:3057: /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/compile found configure:3057: /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/missing found configure:3039: /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/install-sh found configure:3057: /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/config.guess found configure:3057: /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/config.sub found configure:3178: checking build system type configure:3193: result: x86_64-pc-linux-gnu configure:3213: checking host system type configure:3227: result: x86_64-pc-linux-gnu configure:3247: checking target system type configure:3261: result: x86_64-pc-linux-gnu configure:3359: checking for gsed configure:3395: result: sed configure:3424: checking for a BSD-compatible install configure:3497: result: /usr/bin/install -c configure:3508: checking whether build environment is sane configure:3563: result: yes configure:3718: checking for a race-free mkdir -p configure:3762: result: /usr/bin/mkdir -p configure:3769: checking for gawk configure:3790: found /usr/bin/gawk configure:3801: result: gawk configure:3812: checking whether make sets $(MAKE) configure:3835: result: yes configure:3865: checking whether make supports nested variables configure:3883: result: yes configure:4092: checking for gcc configure:4113: found /usr/bin/gcc configure:4124: result: gcc configure:4477: checking for C compiler version configure:4486: gcc –version >&5 gcc (GCC) 11.4.1 20230605 (Red Hat 11.4.1-2) Copyright (C) 2021 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:4497: $? = 0 configure:4486: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure –enable-bootstrap –enable-host-pie –enable-host-bind-now –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 –with-system-zlib –enable-__cxa_atexit –disable-libunwind-exceptions –enable-gnu-unique-object –enable-linker-build-id –with-gcc-major-version-only –enable-plugin –enable-initfini-array –without-isl –enable-multilib –with-linker-hash-style=gnu –enable-offload-targets=nvptx-none –without-cuda-driver –enable-gnu-indirect-function –enable-cet –with-tune=generic –with-arch_64=x86-64-v2 –with-arch_32=x86-64 –build=x86_64-redhat-linux –with-build-config=bootstrap-lto –enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.1 20230605 (Red Hat 11.4.1-2) (GCC) … rest of stderr output deleted … configure:4497: $? = 0 configure:4486: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4497: $? = 1 configure:4486: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '–version'? gcc: fatal error: no input files compilation terminated. configure:4497: $? = 1 configure:4486: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4497: $? = 1 configure:4517: checking whether the C compiler works configure:4539: gcc conftest.c >&5 configure:4543: $? = 0 configure:4593: result: yes configure:4596: checking for C compiler default output file name configure:4598: result: a.out configure:4604: checking for suffix of executables configure:4611: gcc -o conftest conftest.c >&5 configure:4615: $? = 0 configure:4638: result: configure:4660: checking whether we are cross compiling configure:4668: gcc -o conftest conftest.c >&5 configure:4672: $? = 0 configure:4679: ./conftest configure:4683: $? = 0 configure:4698: result: no configure:4703: checking for suffix of object files configure:4726: gcc -c conftest.c >&5 configure:4730: $? = 0 configure:4752: result: o configure:4756: checking whether the compiler supports GNU C configure:4776: gcc -c conftest.c >&5 configure:4776: $? = 0 configure:4786: result: yes configure:4797: checking whether gcc accepts -g configure:4818: gcc -c -g conftest.c >&5 configure:4818: $? = 0 configure:4862: result: yes configure:4882: checking for gcc option to enable C11 features configure:4897: gcc -c conftest.c >&5 configure:4897: $? = 0 configure:4915: result: none needed configure:5031: checking whether gcc understands -c and -o together configure:5054: gcc -c conftest.c -o conftest2.o configure:5057: $? = 0 configure:5054: gcc -c conftest.c -o conftest2.o configure:5057: $? = 0 configure:5069: result: yes configure:5089: checking whether make supports the include directive configure:5104: make -f confmf.GNU && cat confinc.out make: Entering directory '/builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux' make: Leaving directory '/builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi-x86_64-linux' this is the am__doit target configure:5107: $? = 0 configure:5126: result: yes (GNU style) configure:5152: checking dependency style of gcc configure:5264: result: none configure:5348: checking for g++ configure:5383: result: no configure:5348: checking for c++ configure:5383: result: no configure:5348: checking for gpp configure:5383: result: no configure:5348: checking for aCC configure:5383: result: no configure:5348: checking for CC configure:5383: result: no configure:5348: checking for cxx configure:5383: result: no configure:5348: checking for cc++ configure:5383: result: no configure:5348: checking for cl.exe configure:5383: result: no configure:5348: checking for FCC configure:5383: result: no configure:5348: checking for KCC configure:5383: result: no configure:5348: checking for RCC configure:5383: result: no configure:5348: checking for xlC_r configure:5383: result: no configure:5348: checking for xlC configure:5383: result: no configure:5348: checking for clang++ configure:5383: result: no configure:5407: checking for C++ compiler version configure:5416: g++ –version >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 5418: g++: command not found configure:5427: $? = 127 configure:5416: g++ -v >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 5418: g++: command not found configure:5427: $? = 127 configure:5416: g++ -V >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 5418: g++: command not found configure:5427: $? = 127 configure:5416: g++ -qversion >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 5418: g++: command not found configure:5427: $? = 127 configure:5431: checking whether the compiler supports GNU C++ configure:5451: g++ -c conftest.cpp >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 1690: g++: command not found configure:5451: $? = 127 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | /* end confdefs.h. */ | | int | main (void) | { | ifndef __GNUC__ | choke me | endif | | ; | return 0; | } configure:5461: result: no configure:5472: checking whether g++ accepts -g configure:5493: g++ -c -g conftest.cpp >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 1690: g++: command not found configure:5493: $? = 127 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5509: g++ -c conftest.cpp >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 1690: g++: command not found configure:5509: $? = 127 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5526: g++ -c -g conftest.cpp >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 1690: g++: command not found configure:5526: $? = 127 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5537: result: no configure:5557: checking for g++ option to enable C++11 features configure:5572: g++ -c conftest.cpp >&5 /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/configure: line 1690: g++: command not found configure:5572: $? = 127 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | /* end confdefs.h. */ | | // Does the compiler advertise C++98 conformance? | if !defined __cplusplus || __cplusplus < 199711L | # error “Compiler does not advertise C++98 conformance” | endif | | // These inclusions are to reject old compilers that | // lack the unsuffixed header files. | include <cstdlib> | include <exception> | | // <cassert> and <cstring> are not freestanding headers in C++98. | extern void assert (int); | namespace std { | extern int strcmp (const char *, const char *); | } | | // Namespaces, exceptions, and templates were all added after “C++ 2.0”. | using std::exception; | using std::strcmp; | | namespace { | | void test_exception_syntax() | { | try { | throw “test”; | } catch (const char *s) { | // Extra parentheses suppress a warning when building autoconf itself, | // due to lint rules shared with more typical C programs. | assert (!(strcmp) (s, “test”)); | } | } | | template <typename T> struct test_template | { | T const val; | explicit test_template(T t) : val(t) {} | template <typename U> T add(U u) { return static_cast<T>(u) + val; } | }; | | } // anonymous namespace | | | // Does the compiler advertise C++ 2011 conformance? | if !defined __cplusplus || __cplusplus < 201103L | # error “Compiler does not advertise C++11 conformance” | endif | | namespace cxx11test | { | constexpr int get_val() { return 20; } | | struct testinit | { | int i; | double d; | }; | | class delegate | { | public: | delegate(int n) : n(n) {} | delegate(): delegate(2354) {} | | virtual int getval() { return this->n; }; | protected: | int n; | }; | | class overridden : public delegate | { | public: | overridden(int n): delegate(n) {} | virtual int getval() override final { return this->n * 2; } | }; | | class nocopy | { | public: | nocopy(int i): i(i) {} | nocopy() = default; | nocopy(const nocopy&) = delete; | nocopy & operator=(const nocopy&) = delete; | private: | int i; | }; | | // for testing lambda expressions | template <typename Ret, typename Fn> Ret eval(Fn f, Ret v) | { | return f(v); | } | | // for testing variadic templates and trailing return types | template <typename V> auto sum(V first) -> V | { | return first; | } | template <typename V, typename… Args> auto sum(V first, Args… rest) -> V | { | return first + sum(rest…); | } | } | | | int | main (int argc, char **argv) | { | int ok = 0; |

| assert (argc); | assert (! argv); | { | test_exception_syntax (); | test_template<double> tt (2.0); | assert (tt.add (4) == 6.0); | assert (true && !false); | } | |

| { | // Test auto and decltype | auto a1 = 6538; | auto a2 = 48573953.4; | auto a3 = “String literal”; | | int total = 0; | for (auto i = a3; *i; ++i) { total += *i; } | | decltype(a2) a4 = 34895.034; | } | { | // Test constexpr | short sa = { 0 }; | } | { | // Test initializer lists | cxx11test::testinit il = { 4323, 435234.23544 }; | } | { | // Test range-based for | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | for (auto &x : array) { x += 23; } | } | { | // Test lambda expressions | using cxx11test::eval; | assert (eval ([](int x) { return x*2; }, 21) == 42); | double d = 2.0; | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); | assert (d == 5.0); | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); | assert (d == 5.0); | } | { | // Test use of variadic templates | using cxx11test::sum; | auto a = sum(1); | auto b = sum(1, 2); | auto c = sum(1.0, 2.0, 3.0); | } | { | // Test constructor delegation | cxx11test::delegate d1; | cxx11test::delegate d2(); | cxx11test::delegate d3(45); | } | { | // Test override and final | cxx11test::overridden o1(55464); | } | { | // Test nullptr | char *c = nullptr; | } | { | // Test template brackets | test_template<::test_template<int>> v(test_template<int>(12)); | } | { | // Unicode literals | char const *utf8 = u8“UTF-8 string u2500”; | char16_t const *utf16 = u“UTF-8 string u2500”; | char32_t const *utf32 = U“UTF-32 string u2500”; | } | | return ok; | } | configure:5590: result: none needed configure:5656: checking dependency style of g++ configure:5768: result: none configure:5798: checking dependency style of gcc configure:5908: result: none configure:5924: checking for grep that handles long lines and -e configure:5988: result: /usr/bin/grep configure:5993: checking for egrep configure:6061: result: /usr/bin/grep -E configure:6113: checking how to print strings configure:6140: result: printf configure:6161: checking for a sed that does not truncate output configure:6231: result: /usr/bin/sed configure:6249: checking for fgrep configure:6317: result: /usr/bin/grep -F configure:6353: checking for ld used by gcc configure:6421: result: /usr/bin/ld configure:6428: checking if the linker (/usr/bin/ld) is GNU ld configure:6444: result: yes configure:6456: checking for BSD- or MS-compatible name lister (nm) configure:6511: result: /usr/bin/nm -B configure:6651: checking the name lister (/usr/bin/nm -B) interface configure:6659: gcc -c conftest.c >&5 configure:6662: /usr/bin/nm -B “conftest.o” configure:6665: output 0000000000000000 B some_variable configure:6672: result: BSD nm configure:6675: checking whether ln -s works configure:6679: result: yes configure:6687: checking the maximum length of command line arguments configure:6819: result: 1572864 configure:6867: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6908: result: func_convert_file_noop configure:6915: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6936: result: func_convert_file_noop configure:6943: checking for /usr/bin/ld option to reload object files configure:6951: result: -r configure:7030: checking for file configure:7051: found /usr/bin/file configure:7062: result: file configure:7138: checking for objdump configure:7159: found /usr/bin/objdump configure:7170: result: objdump configure:7202: checking how to recognize dependent libraries configure:7403: result: pass_all configure:7493: checking for dlltool configure:7528: result: no configure:7558: checking how to associate runtime and link libraries configure:7586: result: printf %sn configure:7652: checking for ar configure:7673: found /usr/bin/ar configure:7684: result: ar configure:7737: checking for archiver @FILE support configure:7755: gcc -c conftest.c >&5 configure:7755: $? = 0 configure:7759: ar cr libconftest.a @conftest.lst >&5 configure:7762: $? = 0 configure:7767: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7770: $? = 1 configure:7782: result: @ configure:7845: checking for strip configure:7866: found /usr/bin/strip configure:7877: result: strip configure:7954: checking for ranlib configure:7975: found /usr/bin/ranlib configure:7986: result: ranlib configure:8088: checking command to parse /usr/bin/nm -B output from gcc object configure:8242: gcc -c conftest.c >&5 configure:8245: $? = 0 configure:8249: /usr/bin/nm -B 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:8315: gcc -o conftest conftest.c conftstm.o >&5 configure:8318: $? = 0 configure:8356: result: ok configure:8403: checking for sysroot configure:8434: result: no configure:8441: checking for a working dd configure:8485: result: /usr/bin/dd configure:8489: checking how to truncate binary pipes configure:8505: result: /usr/bin/dd bs=4096 count=1 configure:8642: gcc -c conftest.c >&5 configure:8645: $? = 0 configure:8842: checking for mt configure:8877: result: no configure:8897: checking if : is a manifest tool configure:8904: : '-?' configure:8912: result: no configure:9637: checking for stdio.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9637: checking for stdlib.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9637: checking for string.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9637: checking for inttypes.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9637: checking for stdint.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9637: checking for strings.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9637: checking for sys/stat.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9637: checking for sys/types.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9637: checking for unistd.h configure:9637: gcc -c conftest.c >&5 configure:9637: $? = 0 configure:9637: result: yes configure:9662: checking for dlfcn.h configure:9662: gcc -c conftest.c >&5 configure:9662: $? = 0 configure:9662: result: yes configure:9932: checking for objdir configure:9948: result: .libs configure:10212: checking if gcc supports -fno-rtti -fno-exceptions configure:10231: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C+/D/ObjC+ but not for C configure:10235: $? = 0 configure:10248: result: no configure:10612: checking for gcc option to produce PIC configure:10620: result: -fPIC -DPIC configure:10628: checking if gcc PIC flag -fPIC -DPIC works configure:10647: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:10651: $? = 0 configure:10664: result: yes configure:10693: checking if gcc static flag -static works configure:10722: result: no configure:10737: checking if gcc supports -c -o file.o configure:10759: gcc -c -o out/conftest2.o conftest.c >&5 configure:10763: $? = 0 configure:10785: result: yes configure:10793: checking if gcc supports -c -o file.o configure:10841: result: yes configure:10874: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12148: result: yes configure:12389: checking dynamic linker characteristics configure:12971: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12971: $? = 0 configure:13222: result: GNU/Linux ld.so configure:13344: checking how to hardcode library paths into programs configure:13369: result: immediate configure:13921: checking whether stripping libraries is possible configure:13930: result: yes configure:13972: checking if libtool supports shared libraries configure:13974: result: yes configure:13977: checking whether to build shared libraries configure:14002: result: no configure:14005: checking whether to build static libraries configure:14009: result: yes configure:17427: checking for readelf configure:17448: found /usr/bin/readelf configure:17459: result: readelf configure:17487: checking size of size_t configure:17493: gcc -o conftest conftest.c >&5 configure:17493: $? = 0 configure:17493: ./conftest configure:17493: $? = 0 configure:17508: result: 8 configure:17517: checking for C compiler vendor configure:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: error: 'thisisanerror' undeclared (first use in this function)

30 |       thisisanerror;
   |       ^~~~~~~~~~~~~

conftest.c:30:7: note: each undeclared identifier is reported only once for each function it appears in configure:17576: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:17576: gcc -c conftest.c >&5 configure:17576: $? = 0 configure:17586: result: gnu configure:18477: checking CFLAGS for most reasonable warnings configure:18564: : CFLAGS=“$CFLAGS” configure:18567: $? = 0 configure:18590: result: -Wall configure:18613: checking whether to enable maintainer-specific portions of Makefiles configure:18623: result: no configure:18637: checking for sys/memfd.h configure:18637: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c:52:10: fatal error: sys/memfd.h: No such file or directory

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

compilation terminated. configure:18637: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:18637: result: no configure:18644: checking for memfd_create configure:18644: gcc -o conftest -Wall -fexceptions conftest.c >&5 configure:18644: $? = 0 configure:18644: result: yes configure:18676: checking for egrep configure:18744: result: /usr/bin/grep -E configure:18750: checking for memcpy configure:18750: gcc -o conftest -Wall -fexceptions conftest.c >&5 conftest.c:41:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]

41 | char memcpy ();
   |      ^~~~~~

conftest.c:33:1: note: 'memcpy' is declared in header '<string.h>'

32 | #include <limits.h>
33 | #undef memcpy

configure:18750: $? = 0 configure:18750: result: yes configure:18757: checking for alloca.h configure:18757: gcc -c -Wall -fexceptions conftest.c >&5 configure:18757: $? = 0 configure:18757: result: yes configure:18769: checking size of double configure:18775: gcc -o conftest -Wall -fexceptions conftest.c >&5 configure:18775: $? = 0 configure:18775: ./conftest configure:18775: $? = 0 configure:18790: result: 8 configure:18802: checking size of long double configure:18808: gcc -o conftest -Wall -fexceptions conftest.c >&5 configure:18808: $? = 0 configure:18808: ./conftest configure:18808: $? = 0 configure:18823: result: 16 configure:18854: checking whether byte ordering is bigendian configure:18870: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c:31:16: error: unknown type name 'not'

31 |                not a universal capable compiler
   |                ^~~

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

31 |                not a universal capable compiler
   |                      ^~~~~~~~~

conftest.c:31:22: error: unknown type name 'universal' configure:18870: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:18916: gcc -c -Wall -fexceptions conftest.c >&5 configure:18916: $? = 0 configure:18935: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c: In function 'main': conftest.c:37:18: error: unknown type name 'not'; did you mean 'ino_t'?

37 |                  not big endian
   |                  ^~~
   |                  ino_t

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

37 |                  not big endian
   |                          ^~~~~~

configure:18935: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:19069: result: no configure:19088: checking assembler .cfi pseudo-op support configure:19107: gcc -c -Wall -fexceptions conftest.c >&5 configure:19107: $? = 0 configure:19116: result: yes configure:19207: checking assembler supports pc related relocs configure:19221: result: yes configure:19257: checking whether compiler supports pointer authentication configure:19286: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c: In function 'main': conftest.c:44:3: error: error Pointer authentication not supported

44 | # error Pointer authentication not supported
   |   ^~~~~

configure:19286: $? = 1 configure: failed program was: | /* confdefs.h */ | define PACKAGE_NAME “libffi” | define PACKAGE_TARNAME “libffi” | define PACKAGE_VERSION “3.4.4” | define PACKAGE_STRING “libffi 3.4.4” | define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” | define PACKAGE_URL “” | define PACKAGE “libffi” | define VERSION “3.4.4” | 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:19295: result: no configure:19321: checking for _ prefix in compiled symbols configure:19332: gcc -c -Wall -fexceptions conftest.c >&5 conftest.c: In function 'main': conftest.c:2:12: warning: statement with no effect [-Wunused-value]

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

configure:19335: $? = 0 configure:19339: /usr/bin/nm -B 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:19342: $? = 0 configure:19364: result: no configure:19400: checking toolchain supports unwind section type configure:19430: result: yes configure:19440: checking whether C compiler accepts -fno-lto configure:19460: gcc -c -Wall -fexceptions -fno-lto conftest.c >&5 configure:19460: $? = 0 configure:19469: result: yes configure:19479: checking whether .eh_frame section should be read-only configure:19496: result: yes configure:19511: checking for __attribute__((visibility(“hidden”))) configure:19521: gcc -Werror -S conftest.c -o conftest.s 1>&5 configure:19524: $? = 0 configure:19533: result: yes configure:20011: versioning on shared library symbols is no configure:20124: checking that generated files are newer than configure configure:20130: result: done configure:20198: creating ./config.status

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

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

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

on 5466b1a6571c48048aa8399c9ffb098b

config.status:1220: creating include/Makefile config.status:1220: creating include/ffi.h config.status:1220: creating Makefile config.status:1220: creating testsuite/Makefile config.status:1220: creating man/Makefile config.status:1220: creating doc/Makefile config.status:1220: creating libffi.pc config.status:1220: creating fficonfig.h config.status:1434: executing buildir commands config.status:1447: skipping top_srcdir/Makefile - not created config.status:1434: executing depfiles commands config.status:1434: executing libtool commands config.status:1434: executing include commands config.status:1434: 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=no 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= 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-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/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_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_11=no ac_cv_prog_cxx_g=no 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-pc-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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=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.16.3/usr/share/gems/gems/ffi-1.16.3/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.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/missing''' autoconf' AUTOHEADER='${SHELL} '''/builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/missing''' autoheader' AUTOMAKE='${SHELL} '''/builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/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='' CXXDEPMODE='depmode=none' CXXFLAGS='' 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.16.3/usr/share/gems/gems/ffi-1.16.3/ext/ffi_c/libffi/missing''' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' 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.4' PACKAGE_TARNAME='libffi' PACKAGE_URL='' PACKAGE_VERSION='3.4.4' 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.4' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' 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-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /builddir/build/BUILD/ffi-1.16.3/usr/share/gems/gems/ffi-1.16.3/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-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' 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.4” define PACKAGE_STRING “libffi 3.4.4” define PACKAGE_BUGREPORT “github.com/libffi/libffi/issues” define PACKAGE_URL “” define PACKAGE “libffi” define VERSION “3.4.4” 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