This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU Awk Bundled Extensions configure 5.3.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --disable-option-checking --prefix=/workdir/instance-0/output-1/host --sysconfdir=/workdir/instance-0/output-1/host/etc --localstatedir=/workdir/instance-0/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-readline --without-mpfr CC=/usr/bin/gcc 'CFLAGS=-O2 -I/workdir/instance-0/output-1/host/include' 'LDFLAGS=-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib' CPPFLAGS=-I/workdir/instance-0/output-1/host/include CPP=/usr/bin/cpp --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = c7b1641865f8 uname -m = x86_64 uname -r = 6.9.7-200.fc40.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Thu Jun 27 18:11:45 UTC 2024 /usr/bin/uname -p = unknown /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: /workdir/instance-0/output-1/host/bin/ PATH: /workdir/instance-0/output-1/host/sbin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2788: looking for aux files: ltmain.sh ar-lib config.rpath compile config.guess config.sub missing install-sh configure:2801: trying ./../build-aux/ configure:2830: ./../build-aux/ltmain.sh found configure:2830: ./../build-aux/ar-lib found configure:2830: ./../build-aux/config.rpath found configure:2830: ./../build-aux/compile found configure:2830: ./../build-aux/config.guess found configure:2830: ./../build-aux/config.sub found configure:2830: ./../build-aux/missing found configure:2812: ./../build-aux/install-sh found configure:2965: checking for a BSD-compatible install configure:3038: result: ./build-aux/install-sh -c configure:3049: checking whether build environment is sane configure:3104: result: yes configure:3263: checking for a race-free mkdir -p configure:3307: result: /usr/bin/mkdir -p configure:3314: checking for gawk configure:3335: found /usr/bin/gawk configure:3346: result: gawk configure:3357: checking whether make sets $(MAKE) configure:3380: result: yes configure:3410: checking whether make supports nested variables configure:3428: result: yes configure:3583: checking build system type configure:3598: result: x86_64-pc-linux-gnu configure:3618: checking host system type configure:3632: result: x86_64-pc-linux-gnu configure:3759: checking whether make supports the include directive configure:3774: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/workdir/instance-0/output-1/build/host-gawk-5.3.0/extension' make[1]: Leaving directory '/workdir/instance-0/output-1/build/host-gawk-5.3.0/extension' this is the am__doit target configure:3777: $? = 0 configure:3796: result: yes (GNU style) configure:3872: checking for gcc configure:3904: result: /usr/bin/gcc configure:4257: checking for C compiler version configure:4266: /usr/bin/gcc --version >&5 gcc (GCC) 14.1.1 20240701 (Red Hat 14.1.1-7) Copyright (C) 2024 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:4277: $? = 0 configure:4266: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/14/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,m2,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://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 --enable-libstdcxx-backtrace --with-libstdcxx-zoneinfo=/usr/share/zoneinfo --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-14.1.1-20240701/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none,amdgcn-amdhsa --enable-offload-defaulted --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --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 14.1.1 20240701 (Red Hat 14.1.1-7) (GCC) ... rest of stderr output deleted ... configure:4277: $? = 0 configure:4266: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4277: $? = 1 configure:4266: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4277: $? = 1 configure:4266: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4277: $? = 1 configure:4297: checking whether the C compiler works configure:4319: /usr/bin/gcc -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c >&5 configure:4323: $? = 0 configure:4373: result: yes configure:4376: checking for C compiler default output file name configure:4378: result: a.out configure:4384: checking for suffix of executables configure:4391: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c >&5 configure:4395: $? = 0 configure:4418: result: configure:4440: checking whether we are cross compiling configure:4448: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c >&5 configure:4452: $? = 0 configure:4459: ./conftest configure:4463: $? = 0 configure:4478: result: no configure:4483: checking for suffix of object files configure:4506: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:4510: $? = 0 configure:4532: result: o configure:4536: checking whether the compiler supports GNU C configure:4556: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:4556: $? = 0 configure:4566: result: yes configure:4577: checking whether /usr/bin/gcc accepts -g configure:4598: /usr/bin/gcc -c -g -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:4598: $? = 0 configure:4642: result: yes configure:4662: checking for /usr/bin/gcc option to enable C11 features configure:4677: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:4677: $? = 0 configure:4695: result: none needed configure:4811: checking whether /usr/bin/gcc understands -c and -o together configure:4834: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4837: $? = 0 configure:4834: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4837: $? = 0 configure:4849: result: yes configure:4868: checking dependency style of /usr/bin/gcc configure:4980: result: none configure:5000: checking for stdio.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for stdlib.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for string.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for inttypes.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for stdint.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for strings.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for sys/stat.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for sys/types.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for unistd.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for wchar.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5000: checking for minix/config.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 conftest.c:49:10: fatal error: minix/config.h: No such file or directory 49 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5000: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5000: result: no configure:5000: checking for sys/time.h configure:5000: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5000: $? = 0 configure:5000: result: yes configure:5031: checking whether it is safe to define __EXTENSIONS__ configure:5050: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5050: $? = 0 configure:5058: result: yes configure:5061: checking whether _XOPEN_SOURCE should be defined configure:5083: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5083: $? = 0 configure:5110: result: no configure:5167: checking for z/OS USS compilation configure:5182: result: no configure:5283: checking for a sed that does not truncate output configure:5353: result: /usr/bin/sed configure:5359: checking whether NLS is requested configure:5369: result: no configure:5409: checking for msgfmt configure:5445: result: no configure:5451: checking for gmsgfmt configure:5487: result: : configure:5532: checking for xgettext configure:5568: result: no configure:5610: checking for msgmerge configure:5645: result: no configure:5707: checking for ld configure:5838: result: /usr/bin/ld configure:5845: checking if the linker (/usr/bin/ld) is GNU ld configure:5861: result: yes configure:5869: checking for shared library run path origin configure:5883: result: done configure:5905: checking 32-bit host C ABI configure:5972: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:5972: $? = 0 configure:6168: result: no configure:6178: checking how to run the C preprocessor configure:6246: result: /usr/bin/cpp configure:6260: /usr/bin/cpp -I/workdir/instance-0/output-1/host/include conftest.c configure:6260: $? = 0 configure:6275: /usr/bin/cpp -I/workdir/instance-0/output-1/host/include conftest.c conftest.c:39:10: fatal error: ac_nonexistent.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include configure:6306: checking for grep that handles long lines and -e configure:6370: result: /usr/bin/grep configure:6375: checking for egrep configure:6443: result: /usr/bin/grep -E configure:6452: checking for ELF binary format configure:6476: result: yes configure:6525: checking for the common suffixes of directories in the library search path configure:6594: result: lib,lib,lib64 configure:7112: checking for CFPreferencesCopyAppValue configure:7131: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:39:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:7141: result: no configure:7148: checking for CFLocaleCopyPreferredLanguages configure:7167: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:39:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 39 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:7167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include | int | main (void) | { | CFLocaleCopyPreferredLanguages(); | ; | return 0; | } configure:7177: result: no configure:8158: checking whether to use NLS configure:8160: result: no configure:8233: checking for nl_langinfo and CODESET configure:8250: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c >&5 configure:8250: $? = 0 configure:8260: result: yes configure:8269: checking for LC_MESSAGES configure:8286: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c >&5 configure:8286: $? = 0 configure:8295: result: yes configure:8304: checking for struct stat.st_blksize configure:8304: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:8304: $? = 0 configure:8304: result: yes configure:8427: checking the archiver (/usr/bin/ar) interface configure:8444: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:8444: $? = 0 configure:8447: /usr/bin/ar cru libconftest.a conftest.o >&5 configure:8450: $? = 0 configure:8478: result: ar configure:8506: checking for special C compiler options needed for large files configure:8554: result: no configure:8560: checking for _FILE_OFFSET_BITS value needed for large files configure:8586: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:8586: $? = 0 configure:8620: result: no configure:8702: checking whether C compiler accepts configure:8722: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:8722: $? = 0 configure:8731: result: yes configure:8746: checking size of void * configure:8752: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c >&5 configure:8752: $? = 0 configure:8752: ./conftest configure:8752: $? = 0 configure:8767: result: 8 configure:8778: checking for mmap configure:8778: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c >&5 configure:8778: $? = 0 configure:8778: result: yes configure:8784: checking for munmap configure:8784: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib conftest.c >&5 configure:8784: $? = 0 configure:8784: result: yes configure:8795: checking whether C compiler accepts -no-pie configure:8815: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -no-pie -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:8815: $? = 0 configure:8824: result: yes configure:8931: checking how to print strings configure:8958: result: printf configure:8979: checking for a sed that does not truncate output configure:9049: result: /usr/bin/sed configure:9067: checking for fgrep configure:9135: result: /usr/bin/grep -F configure:9171: checking for ld used by /usr/bin/gcc configure:9239: result: /usr/bin/ld configure:9246: checking if the linker (/usr/bin/ld) is GNU ld configure:9262: result: yes configure:9274: checking for BSD- or MS-compatible name lister (nm) configure:9329: result: /usr/bin/nm configure:9469: checking the name lister (/usr/bin/nm) interface configure:9477: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:9480: /usr/bin/nm "conftest.o" configure:9483: output 0000000000000000 B some_variable configure:9490: result: BSD nm configure:9493: checking whether ln -s works configure:9497: result: yes configure:9505: checking the maximum length of command line arguments configure:9637: result: 1572864 configure:9685: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:9726: result: func_convert_file_noop configure:9733: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:9754: result: func_convert_file_noop configure:9761: checking for /usr/bin/ld option to reload object files configure:9769: result: -r configure:9848: checking for file configure:9869: found /usr/bin/file configure:9880: result: file configure:9956: checking for objdump configure:9977: found /usr/bin/objdump configure:9988: result: objdump configure:10017: checking how to recognize dependent libraries configure:10218: result: pass_all configure:10308: checking for dlltool configure:10343: result: no configure:10370: checking how to associate runtime and link libraries configure:10398: result: printf %s\n configure:10548: checking for archiver @FILE support configure:10566: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:10566: $? = 0 configure:10570: /usr/bin/ar cr libconftest.a @conftest.lst >&5 configure:10573: $? = 0 configure:10578: /usr/bin/ar cr libconftest.a @conftest.lst >&5 /usr/bin/ar: conftest.o: No such file or directory configure:10581: $? = 1 configure:10593: result: @ configure:10656: checking for strip configure:10677: found /usr/bin/strip configure:10688: result: strip configure:10765: checking for ranlib configure:10797: result: /usr/bin/ranlib configure:10899: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:11053: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:11056: $? = 0 configure:11060: /usr/bin/nm conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm configure:11063: $? = 0 configure:11129: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c conftstm.o >&5 configure:11132: $? = 0 configure:11170: result: ok configure:11217: checking for sysroot configure:11248: result: no configure:11255: checking for a working dd configure:11299: result: /usr/bin/dd configure:11303: checking how to truncate binary pipes configure:11319: result: /usr/bin/dd bs=4096 count=1 configure:11456: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:11459: $? = 0 configure:11656: checking for mt configure:11691: result: no configure:11711: checking if : is a manifest tool configure:11718: : '-?' configure:11726: result: no configure:12447: checking for dlfcn.h configure:12447: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:12447: $? = 0 configure:12447: result: yes configure:13033: checking for objdir configure:13049: result: .libs configure:13313: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:13332: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -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:13336: $? = 0 configure:13349: result: no configure:13707: checking for /usr/bin/gcc option to produce PIC configure:13715: result: -fPIC -DPIC configure:13723: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:13742: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:13746: $? = 0 configure:13759: result: yes configure:13788: checking if /usr/bin/gcc static flag -static works configure:13817: result: no configure:13832: checking if /usr/bin/gcc supports -c -o file.o configure:13854: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:13858: $? = 0 configure:13880: result: yes configure:13888: checking if /usr/bin/gcc supports -c -o file.o configure:13936: result: yes configure:13969: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15237: result: yes configure:15274: checking whether -lc should be explicitly linked in configure:15283: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:15286: $? = 0 configure:15301: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:15304: $? = 0 configure:15318: result: no configure:15478: checking dynamic linker characteristics configure:16060: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie -Wl,-rpath -Wl,/foo conftest.c >&5 configure:16060: $? = 0 configure:16299: result: GNU/Linux ld.so configure:16421: checking how to hardcode library paths into programs configure:16446: result: immediate configure:16998: checking whether stripping libraries is possible configure:17007: result: yes configure:17049: checking if libtool supports shared libraries configure:17051: result: yes configure:17054: checking whether to build shared libraries configure:17079: result: yes configure:17082: checking whether to build static libraries configure:17086: result: no configure:17132: checking for special development options configure:17143: result: no configure:17148: checking for fnmatch.h configure:17148: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17148: $? = 0 configure:17148: result: yes configure:17154: checking for limits.h configure:17154: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17154: $? = 0 configure:17154: result: yes configure:17160: checking for sys/mkdev.h configure:17160: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 conftest.c:76:10: fatal error: sys/mkdev.h: No such file or directory 76 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:17160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define SIZEOF_VOID_P 8 | #define USE_PERSISTENT_MALLOC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17160: result: no configure:17166: checking for sys/param.h configure:17166: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17166: $? = 0 configure:17166: result: yes configure:17172: checking for sys/select.h configure:17172: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17172: $? = 0 configure:17172: result: yes configure:17178: checking for sys/statvfs.h configure:17178: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17178: $? = 0 configure:17178: result: yes configure:17184: checking for sys/sysmacros.h configure:17184: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17184: $? = 0 configure:17184: result: yes configure:17190: checking for sys/time.h configure:17190: result: yes configure:17201: checking for dirent.h that defines DIR configure:17221: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17221: $? = 0 configure:17230: result: yes configure:17244: checking for library containing opendir configure:17274: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c >&5 configure:17274: $? = 0 configure:17294: result: none required configure:17455: checking for library containing fmod configure:17485: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'fmod'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 58 | char fmod (); | ^~~~ conftest.c:1:1: note: 'fmod' is declared in header '' 1 | /* confdefs.h */ /usr/bin/ld: /tmp/ccQY25I1.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `fmod' collect2: error: ld returned 1 exit status configure:17485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define SIZEOF_VOID_P 8 | #define USE_PERSISTENT_MALLOC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char fmod (); | int | main (void) | { | return fmod (); | ; | return 0; | } configure:17485: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 conftest.c:58:6: warning: conflicting types for built-in function 'fmod'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 58 | char fmod (); | ^~~~ conftest.c:1:1: note: 'fmod' is declared in header '' 1 | /* confdefs.h */ configure:17485: $? = 0 configure:17505: result: -lm configure:17514: checking for fdopendir configure:17514: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17514: $? = 0 configure:17514: result: yes configure:17520: checking for fmod configure:17520: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 conftest.c:71:6: warning: conflicting types for built-in function 'fmod'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 71 | char fmod (); | ^~~~ conftest.c:63:1: note: 'fmod' is declared in header '' 62 | #include 63 | #undef fmod configure:17520: $? = 0 configure:17520: result: yes configure:17526: checking for fnmatch configure:17526: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17526: $? = 0 configure:17526: result: yes configure:17532: checking for getdtablesize configure:17532: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17532: $? = 0 configure:17532: result: yes configure:17538: checking for gettimeofday configure:17538: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17538: $? = 0 configure:17538: result: yes configure:17544: checking for nanosleep configure:17544: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17544: $? = 0 configure:17544: result: yes configure:17550: checking for select configure:17550: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17550: $? = 0 configure:17550: result: yes configure:17556: checking for statvfs configure:17556: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17556: $? = 0 configure:17556: result: yes configure:17562: checking for GetSystemTimeAsFileTime configure:17562: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 /usr/bin/ld: /tmp/ccx9AuQo.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `GetSystemTimeAsFileTime' collect2: error: ld returned 1 exit status configure:17562: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define SIZEOF_VOID_P 8 | #define USE_PERSISTENT_MALLOC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FMOD 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_STATVFS 1 | /* end confdefs.h. */ | /* Define GetSystemTimeAsFileTime to an innocuous variant, in case declares GetSystemTimeAsFileTime. | For example, HP-UX 11i declares gettimeofday. */ | #define GetSystemTimeAsFileTime innocuous_GetSystemTimeAsFileTime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetSystemTimeAsFileTime (); below. */ | | #include | #undef GetSystemTimeAsFileTime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char GetSystemTimeAsFileTime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_GetSystemTimeAsFileTime || defined __stub___GetSystemTimeAsFileTime | choke me | #endif | | int | main (void) | { | return GetSystemTimeAsFileTime (); | ; | return 0; | } configure:17562: result: no configure:17568: checking for strptime configure:17568: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17568: $? = 0 configure:17568: result: yes configure:17576: checking for /usr/bin/gcc options needed to detect all undeclared functions configure:17598: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:67:8: error: 'strchr' undeclared (first use in this function) 67 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; this is probably fixable by adding '#include ' 1 | /* confdefs.h */ conftest.c:67:8: note: each undeclared identifier is reported only once for each function it appears in 67 | (void) strchr; | ^~~~~~ configure:17598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define SIZEOF_VOID_P 8 | #define USE_PERSISTENT_MALLOC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FMOD 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_STATVFS 1 | #define HAVE_STRPTIME 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:17625: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17625: $? = 0 configure:17642: result: none needed configure:17660: checking for dirfd configure:17660: /usr/bin/gcc -o conftest -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include -L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie conftest.c -lm >&5 configure:17660: $? = 0 configure:17660: result: yes configure:17667: checking whether dirfd is declared configure:17667: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17667: $? = 0 configure:17667: result: yes configure:17682: checking whether dirfd is a macro configure:17707: result: no configure:17719: checking how to get the file descriptor associated with an open DIR* configure:17743: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -DDIR_FD_MEMBER_NAME=d_fd -I/workdir/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:71:40: error: invalid use of incomplete typedef 'DIR' 71 | DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME; | ^~ configure:17743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define SIZEOF_VOID_P 8 | #define USE_PERSISTENT_MALLOC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FMOD 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_STATVFS 1 | #define HAVE_STRPTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | /* end confdefs.h. */ | | #include | #include | int | main (void) | { | DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME; | ; | return 0; | } configure:17743: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -DDIR_FD_MEMBER_NAME=dd_fd -I/workdir/instance-0/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:71:40: error: invalid use of incomplete typedef 'DIR' 71 | DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME; | ^~ configure:17743: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk Bundled Extensions" | #define PACKAGE_TARNAME "gawk-extensions" | #define PACKAGE_VERSION "5.3.0" | #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" | #define PACKAGE "gawk-extensions" | #define VERSION "5.3.0" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define SIZEOF_VOID_P 8 | #define USE_PERSISTENT_MALLOC 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_FMOD 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SELECT 1 | #define HAVE_STATVFS 1 | #define HAVE_STRPTIME 1 | #define HAVE_DIRFD 1 | #define HAVE_DECL_DIRFD 1 | /* end confdefs.h. */ | | #include | #include | int | main (void) | { | DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME; | ; | return 0; | } configure:17758: result: no_such_member configure:17768: checking for inline configure:17785: /usr/bin/gcc -c -O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG -I/workdir/instance-0/output-1/host/include conftest.c >&5 configure:17785: $? = 0 configure:17794: result: inline configure:17920: checking that generated files are newer than configure configure:17926: result: done configure:17953: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Awk Bundled Extensions config.status 5.3.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on c7b1641865f8 config.status:1158: creating Makefile config.status:1158: creating po/Makefile.in config.status:1158: creating config.h config.status:1387: executing depfiles commands config.status:1387: executing po-directories commands config.status:1387: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_undeclared_builtin_options='none needed' ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/workdir/instance-0/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/workdir/instance-0/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_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= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_GetSystemTimeAsFileTime=no ac_cv_func_dirfd=yes ac_cv_func_fdopendir=yes ac_cv_func_fmod=yes ac_cv_func_fnmatch=yes ac_cv_func_getdtablesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_mmap=yes ac_cv_func_munmap=yes ac_cv_func_nanosleep=yes ac_cv_func_select=yes ac_cv_func_statvfs=yes ac_cv_func_strptime=yes ac_cv_have_decl_dirfd=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_minix_config_h=no 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_mkdev_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=: ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=: ac_cv_path_MSGMERGE=: ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=: ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib 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_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_fmod=-lm ac_cv_search_opendir='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_zos_uss=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib,lib64 acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags__=yes ax_cv_check_cflags___no_pie=yes gl_cv_elf=yes gl_cv_func_dirfd_macro=no gl_cv_host_cpu_c_abi_32bit=no gl_cv_sys_dir_fd_member_name=no_such_member gt_cv_func_CFLocaleCopyPreferredLanguages=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_val_LC_MESSAGES=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no 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 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 %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\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][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][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 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} '\''/workdir/instance-0/output-1/build/host-gawk-5.3.0/build-aux/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_V='$(V)' AR='/usr/bin/ar' AS='/usr/bin/as' AUTOCONF='${SHELL} '\''/workdir/instance-0/output-1/build/host-gawk-5.3.0/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/workdir/instance-0/output-1/build/host-gawk-5.3.0/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/workdir/instance-0/output-1/build/host-gawk-5.3.0/build-aux/missing'\'' automake-1.16' AWK='gawk' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/workdir/instance-0/output-1/host/include -Wall -DNDEBUG' CPP='/usr/bin/cpp' CPPFLAGS='-I/workdir/instance-0/output-1/host/include' CSCOPE='cscope' CTAGS='ctags' 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='' FGREP='/usr/bin/grep -F' FILECMD='file' GETTEXT_MACRO_VERSION='0.20' GMSGFMT=':' GMSGFMT_015=':' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib -no-pie' LIBICONV='-liconv' LIBINTL='' LIBMPFR='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/workdir/instance-0/output-1/build/host-gawk-5.3.0/build-aux/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MSGFMT=':' MSGMERGE=':' MSGMERGE_FOR_MSGFMT_OPTION='--no-location --quiet' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gawk-extensions' PACKAGE_BUGREPORT='bug-gawk@gnu.org' PACKAGE_NAME='GNU Awk Bundled Extensions' PACKAGE_STRING='GNU Awk Bundled Extensions 5.3.0' PACKAGE_TARNAME='gawk-extensions' PACKAGE_URL='https://www.gnu.org/software/gawk-extensions/' PACKAGE_VERSION='5.3.0' PATH_SEPARATOR=':' POSUB='' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='no' USE_PERSISTENT_MALLOC_FALSE='#' USE_PERSISTENT_MALLOC_TRUE='' VERSION='5.3.0' XGETTEXT=':' XGETTEXT_015=':' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 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} /workdir/instance-0/output-1/build/host-gawk-5.3.0/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/workdir/instance-0/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgextensiondir='${libdir}/gawk' prefix='/workdir/instance-0/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/workdir/instance-0/output-1/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Awk Bundled Extensions" #define PACKAGE_TARNAME "gawk-extensions" #define PACKAGE_VERSION "5.3.0" #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.3.0" #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" #define PACKAGE_URL "https://www.gnu.org/software/gawk-extensions/" #define PACKAGE "gawk-extensions" #define VERSION "5.3.0" #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 HAVE_WCHAR_H 1 #define HAVE_SYS_TIME_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define SIZEOF_VOID_P 8 #define USE_PERSISTENT_MALLOC 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_FNMATCH_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_DIRENT_H 1 #define HAVE_FDOPENDIR 1 #define HAVE_FMOD 1 #define HAVE_FNMATCH 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_NANOSLEEP 1 #define HAVE_SELECT 1 #define HAVE_STATVFS 1 #define HAVE_STRPTIME 1 #define HAVE_DIRFD 1 #define HAVE_DECL_DIRFD 1 configure: exit 0