1595 lines
67 KiB
Plaintext
1595 lines
67 KiB
Plaintext
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.2.0, which was
|
|
generated by GNU Autoconf 2.71. Invocation command line was
|
|
|
|
$ ./configure --disable-option-checking --prefix=/home/chenyf/F1C100S/buildroot-2023.02.3/output/host --sysconfdir=/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/etc --localstatedir=/home/chenyf/F1C100S/buildroot-2023.02.3/output/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/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include' 'LDFLAGS=-L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib' CPPFLAGS=-I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include CPP=/usr/bin/cpp --cache-file=/dev/null --srcdir=.
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = chenyf-VirtualBox
|
|
uname -m = x86_64
|
|
uname -r = 6.5.0-26-generic
|
|
uname -s = Linux
|
|
uname -v = #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2
|
|
|
|
/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: /home/chenyf/F1C100S/buildroot-2023.02.3/output/host/bin/
|
|
PATH: /home/chenyf/F1C100S/buildroot-2023.02.3/output/host/sbin/
|
|
PATH: /usr/local/sbin/
|
|
PATH: /usr/local/bin/
|
|
PATH: /usr/sbin/
|
|
PATH: /usr/bin/
|
|
PATH: /sbin/
|
|
PATH: /bin/
|
|
PATH: /usr/games/
|
|
PATH: /usr/local/games/
|
|
PATH: /snap/bin/
|
|
PATH: /snap/bin/
|
|
PATH: /home/chenyf/v3s-git/toolchain/gcc-linaro-6.3.1-2017.02-x86_64_arm-linux-gnueabihf/bin/
|
|
PATH: /home/chenyf/stm32mp157-git/toolchain/bin/
|
|
PATH: /home/chenyf/v3s-git/toolchain/gcc-linaro-6.3.1-2017.02-x86_64_arm-linux-gnueabihf/bin/
|
|
PATH: /home/chenyf/stm32mp157-git/toolchain/bin/
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2594: looking for aux files: ltmain.sh ar-lib config.rpath compile config.guess config.sub missing install-sh
|
|
configure:2607: trying ./../build-aux/
|
|
configure:2636: ./../build-aux/ltmain.sh found
|
|
configure:2636: ./../build-aux/ar-lib found
|
|
configure:2636: ./../build-aux/config.rpath found
|
|
configure:2636: ./../build-aux/compile found
|
|
configure:2636: ./../build-aux/config.guess found
|
|
configure:2636: ./../build-aux/config.sub found
|
|
configure:2636: ./../build-aux/missing found
|
|
configure:2618: ./../build-aux/install-sh found
|
|
configure:2771: checking for a BSD-compatible install
|
|
configure:2844: result: ./build-aux/install-sh -c
|
|
configure:2855: checking whether build environment is sane
|
|
configure:2910: result: yes
|
|
configure:3069: checking for a race-free mkdir -p
|
|
configure:3113: result: /usr/bin/mkdir -p
|
|
configure:3120: checking for gawk
|
|
configure:3155: result: no
|
|
configure:3120: checking for mawk
|
|
configure:3141: found /usr/bin/mawk
|
|
configure:3152: result: mawk
|
|
configure:3163: checking whether make sets $(MAKE)
|
|
configure:3186: result: yes
|
|
configure:3216: checking whether make supports nested variables
|
|
configure:3234: result: yes
|
|
configure:3377: checking build system type
|
|
configure:3392: result: x86_64-pc-linux-gnu
|
|
configure:3412: checking host system type
|
|
configure:3426: result: x86_64-pc-linux-gnu
|
|
configure:3553: checking whether make supports the include directive
|
|
configure:3568: make -f confmf.GNU && cat confinc.out
|
|
make[2]: Entering directory '/home/chenyf/F1C100S/buildroot-2023.02.3/output/build/host-gawk-5.2.0/extension'
|
|
make[2]: Leaving directory '/home/chenyf/F1C100S/buildroot-2023.02.3/output/build/host-gawk-5.2.0/extension'
|
|
this is the am__doit target
|
|
configure:3571: $? = 0
|
|
configure:3590: result: yes (GNU style)
|
|
configure:3666: checking for gcc
|
|
configure:3698: result: /usr/bin/gcc
|
|
configure:4051: checking for C compiler version
|
|
configure:4060: /usr/bin/gcc --version >&5
|
|
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
|
|
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:4071: $? = 0
|
|
configure:4060: /usr/bin/gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=/usr/bin/gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
|
|
Thread model: posix
|
|
Supported LTO compression algorithms: zlib zstd
|
|
gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04)
|
|
... rest of stderr output deleted ...
|
|
configure:4071: $? = 0
|
|
configure:4060: /usr/bin/gcc -V >&5
|
|
gcc: error: unrecognized command-line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4071: $? = 1
|
|
configure:4060: /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:4071: $? = 1
|
|
configure:4060: /usr/bin/gcc -version >&5
|
|
gcc: error: unrecognized command-line option '-version'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4071: $? = 1
|
|
configure:4091: checking whether the C compiler works
|
|
configure:4113: /usr/bin/gcc -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c >&5
|
|
configure:4117: $? = 0
|
|
configure:4167: result: yes
|
|
configure:4170: checking for C compiler default output file name
|
|
configure:4172: result: a.out
|
|
configure:4178: checking for suffix of executables
|
|
configure:4185: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c >&5
|
|
configure:4189: $? = 0
|
|
configure:4212: result:
|
|
configure:4234: checking whether we are cross compiling
|
|
configure:4242: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c >&5
|
|
configure:4246: $? = 0
|
|
configure:4253: ./conftest
|
|
configure:4257: $? = 0
|
|
configure:4272: result: no
|
|
configure:4277: checking for suffix of object files
|
|
configure:4300: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4304: $? = 0
|
|
configure:4326: result: o
|
|
configure:4330: checking whether the compiler supports GNU C
|
|
configure:4350: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4350: $? = 0
|
|
configure:4360: result: yes
|
|
configure:4371: checking whether /usr/bin/gcc accepts -g
|
|
configure:4392: /usr/bin/gcc -c -g -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4392: $? = 0
|
|
configure:4436: result: yes
|
|
configure:4456: checking for /usr/bin/gcc option to enable C11 features
|
|
configure:4471: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4471: $? = 0
|
|
configure:4489: result: none needed
|
|
configure:4605: checking whether /usr/bin/gcc understands -c and -o together
|
|
configure:4628: /usr/bin/gcc -c conftest.c -o conftest2.o
|
|
configure:4631: $? = 0
|
|
configure:4628: /usr/bin/gcc -c conftest.c -o conftest2.o
|
|
configure:4631: $? = 0
|
|
configure:4643: result: yes
|
|
configure:4662: checking dependency style of /usr/bin/gcc
|
|
configure:4774: result: none
|
|
configure:4794: checking for stdio.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for stdlib.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for string.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for inttypes.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for stdint.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for strings.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for sys/stat.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for sys/types.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for unistd.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for wchar.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4794: checking for minix/config.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
conftest.c:49:10: fatal error: minix/config.h: No such file or directory
|
|
49 | #include <minix/config.h>
|
|
| ^~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:4794: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 <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 <minix/config.h>
|
|
configure:4794: result: no
|
|
configure:4794: checking for sys/time.h
|
|
configure:4794: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4794: $? = 0
|
|
configure:4794: result: yes
|
|
configure:4825: checking whether it is safe to define __EXTENSIONS__
|
|
configure:4844: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4844: $? = 0
|
|
configure:4852: result: yes
|
|
configure:4855: checking whether _XOPEN_SOURCE should be defined
|
|
configure:4877: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:4877: $? = 0
|
|
configure:4904: result: no
|
|
configure:4961: checking for z/OS USS compilation
|
|
configure:4976: result: no
|
|
configure:5077: checking for a sed that does not truncate output
|
|
configure:5147: result: /usr/bin/sed
|
|
configure:5153: checking whether NLS is requested
|
|
configure:5163: result: no
|
|
configure:5203: checking for msgfmt
|
|
configure:5239: result: no
|
|
configure:5245: checking for gmsgfmt
|
|
configure:5281: result: :
|
|
configure:5326: checking for xgettext
|
|
configure:5362: result: no
|
|
configure:5404: checking for msgmerge
|
|
configure:5439: result: no
|
|
configure:5501: checking for ld
|
|
configure:5632: result: /usr/bin/ld
|
|
configure:5639: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:5655: result: yes
|
|
configure:5663: checking for shared library run path origin
|
|
configure:5677: result: done
|
|
configure:5699: checking 32-bit host C ABI
|
|
configure:5766: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:5766: $? = 0
|
|
configure:5962: result: no
|
|
configure:5972: checking how to run the C preprocessor
|
|
configure:6040: result: /usr/bin/cpp
|
|
configure:6054: /usr/bin/cpp -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c
|
|
configure:6054: $? = 0
|
|
configure:6069: /usr/bin/cpp -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c
|
|
conftest.c:39:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
39 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:6069: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 <ac_nonexistent.h>
|
|
configure:6100: checking for grep that handles long lines and -e
|
|
configure:6164: result: /usr/bin/grep
|
|
configure:6169: checking for egrep
|
|
configure:6237: result: /usr/bin/grep -E
|
|
configure:6246: checking for ELF binary format
|
|
configure:6270: result: yes
|
|
configure:6319: checking for the common suffixes of directories in the library search path
|
|
configure:6388: result: lib,lib,lib64
|
|
configure:6906: checking for CFPreferencesCopyAppValue
|
|
configure:6925: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/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 <CoreFoundation/CFPreferences.h>
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:6925: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 <CoreFoundation/CFPreferences.h>
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| CFPreferencesCopyAppValue(NULL, NULL)
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:6935: result: no
|
|
configure:6942: checking for CFLocaleCopyPreferredLanguages
|
|
configure:6961: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/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 <CoreFoundation/CFLocale.h>
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:6961: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 <CoreFoundation/CFLocale.h>
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| CFLocaleCopyPreferredLanguages();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:6971: result: no
|
|
configure:7952: checking whether to use NLS
|
|
configure:7954: result: no
|
|
configure:8027: checking for nl_langinfo and CODESET
|
|
configure:8044: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c >&5
|
|
configure:8044: $? = 0
|
|
configure:8054: result: yes
|
|
configure:8063: checking for LC_MESSAGES
|
|
configure:8080: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c >&5
|
|
configure:8080: $? = 0
|
|
configure:8089: result: yes
|
|
configure:8098: checking for struct stat.st_blksize
|
|
configure:8098: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:8098: $? = 0
|
|
configure:8098: result: yes
|
|
configure:8221: checking the archiver (/usr/bin/ar) interface
|
|
configure:8238: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:8238: $? = 0
|
|
configure:8241: /usr/bin/ar cru libconftest.a conftest.o >&5
|
|
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
|
|
configure:8244: $? = 0
|
|
configure:8272: result: ar
|
|
configure:8300: checking for special C compiler options needed for large files
|
|
configure:8348: result: no
|
|
configure:8354: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:8380: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:8380: $? = 0
|
|
configure:8414: result: no
|
|
configure:8543: checking how to print strings
|
|
configure:8570: result: printf
|
|
configure:8591: checking for a sed that does not truncate output
|
|
configure:8661: result: /usr/bin/sed
|
|
configure:8679: checking for fgrep
|
|
configure:8747: result: /usr/bin/grep -F
|
|
configure:8783: checking for ld used by /usr/bin/gcc
|
|
configure:8851: result: /usr/bin/ld
|
|
configure:8858: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:8874: result: yes
|
|
configure:8886: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:8941: result: /usr/bin/nm
|
|
configure:9081: checking the name lister (/usr/bin/nm) interface
|
|
configure:9089: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:9092: /usr/bin/nm "conftest.o"
|
|
configure:9095: output
|
|
0000000000000000 B some_variable
|
|
configure:9102: result: BSD nm
|
|
configure:9105: checking whether ln -s works
|
|
configure:9109: result: yes
|
|
configure:9117: checking the maximum length of command line arguments
|
|
configure:9249: result: 1572864
|
|
configure:9297: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
|
|
configure:9338: result: func_convert_file_noop
|
|
configure:9345: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
|
configure:9366: result: func_convert_file_noop
|
|
configure:9373: checking for /usr/bin/ld option to reload object files
|
|
configure:9381: result: -r
|
|
configure:9460: checking for file
|
|
configure:9481: found /usr/bin/file
|
|
configure:9492: result: file
|
|
configure:9568: checking for objdump
|
|
configure:9589: found /usr/bin/objdump
|
|
configure:9600: result: objdump
|
|
configure:9629: checking how to recognize dependent libraries
|
|
configure:9830: result: pass_all
|
|
configure:9920: checking for dlltool
|
|
configure:9955: result: no
|
|
configure:9982: checking how to associate runtime and link libraries
|
|
configure:10010: result: printf %s\n
|
|
configure:10160: checking for archiver @FILE support
|
|
configure:10178: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:10178: $? = 0
|
|
configure:10182: /usr/bin/ar cr libconftest.a @conftest.lst >&5
|
|
configure:10185: $? = 0
|
|
configure:10190: /usr/bin/ar cr libconftest.a @conftest.lst >&5
|
|
/usr/bin/ar: conftest.o: No such file or directory
|
|
configure:10193: $? = 1
|
|
configure:10205: result: @
|
|
configure:10268: checking for strip
|
|
configure:10289: found /usr/bin/strip
|
|
configure:10300: result: strip
|
|
configure:10377: checking for ranlib
|
|
configure:10409: result: /usr/bin/ranlib
|
|
configure:10511: checking command to parse /usr/bin/nm output from /usr/bin/gcc object
|
|
configure:10665: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:10668: $? = 0
|
|
configure:10672: /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:10675: $? = 0
|
|
configure:10741: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c conftstm.o >&5
|
|
configure:10744: $? = 0
|
|
configure:10782: result: ok
|
|
configure:10829: checking for sysroot
|
|
configure:10860: result: no
|
|
configure:10867: checking for a working dd
|
|
configure:10911: result: /usr/bin/dd
|
|
configure:10915: checking how to truncate binary pipes
|
|
configure:10931: result: /usr/bin/dd bs=4096 count=1
|
|
configure:11068: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:11071: $? = 0
|
|
configure:11268: checking for mt
|
|
configure:11289: found /usr/bin/mt
|
|
configure:11300: result: mt
|
|
configure:11323: checking if mt is a manifest tool
|
|
configure:11330: mt '-?'
|
|
configure:11338: result: no
|
|
configure:12059: checking for dlfcn.h
|
|
configure:12059: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:12059: $? = 0
|
|
configure:12059: result: yes
|
|
configure:12645: checking for objdir
|
|
configure:12661: result: .libs
|
|
configure:12925: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions
|
|
configure:12944: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/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:12948: $? = 0
|
|
configure:12961: result: no
|
|
configure:13319: checking for /usr/bin/gcc option to produce PIC
|
|
configure:13327: result: -fPIC -DPIC
|
|
configure:13335: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works
|
|
configure:13354: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:13358: $? = 0
|
|
configure:13371: result: yes
|
|
configure:13400: checking if /usr/bin/gcc static flag -static works
|
|
configure:13429: result: yes
|
|
configure:13444: checking if /usr/bin/gcc supports -c -o file.o
|
|
configure:13466: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -o out/conftest2.o conftest.c >&5
|
|
configure:13470: $? = 0
|
|
configure:13492: result: yes
|
|
configure:13500: checking if /usr/bin/gcc supports -c -o file.o
|
|
configure:13548: result: yes
|
|
configure:13581: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:14849: result: yes
|
|
configure:14886: checking whether -lc should be explicitly linked in
|
|
configure:14895: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:14898: $? = 0
|
|
configure:14913: /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:14916: $? = 0
|
|
configure:14930: result: no
|
|
configure:15090: checking dynamic linker characteristics
|
|
configure:15672: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:15672: $? = 0
|
|
configure:15911: result: GNU/Linux ld.so
|
|
configure:16033: checking how to hardcode library paths into programs
|
|
configure:16058: result: immediate
|
|
configure:16610: checking whether stripping libraries is possible
|
|
configure:16619: result: yes
|
|
configure:16661: checking if libtool supports shared libraries
|
|
configure:16663: result: yes
|
|
configure:16666: checking whether to build shared libraries
|
|
configure:16691: result: yes
|
|
configure:16694: checking whether to build static libraries
|
|
configure:16698: result: no
|
|
configure:16744: checking for special development options
|
|
configure:16755: result: no
|
|
configure:16759: checking for fnmatch.h
|
|
configure:16759: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:16759: $? = 0
|
|
configure:16759: result: yes
|
|
configure:16765: checking for limits.h
|
|
configure:16765: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:16765: $? = 0
|
|
configure:16765: result: yes
|
|
configure:16771: checking for sys/mkdev.h
|
|
configure:16771: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
conftest.c:74:10: fatal error: sys/mkdev.h: No such file or directory
|
|
74 | #include <sys/mkdev.h>
|
|
| ^~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:16771: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_FNMATCH_H 1
|
|
| #define HAVE_LIMITS_H 1
|
|
| /* 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/mkdev.h>
|
|
configure:16771: result: no
|
|
configure:16777: checking for sys/param.h
|
|
configure:16777: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:16777: $? = 0
|
|
configure:16777: result: yes
|
|
configure:16783: checking for sys/select.h
|
|
configure:16783: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:16783: $? = 0
|
|
configure:16783: result: yes
|
|
configure:16789: checking for sys/statvfs.h
|
|
configure:16789: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:16789: $? = 0
|
|
configure:16789: result: yes
|
|
configure:16795: checking for sys/sysmacros.h
|
|
configure:16795: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:16795: $? = 0
|
|
configure:16795: result: yes
|
|
configure:16801: checking for sys/time.h
|
|
configure:16801: result: yes
|
|
configure:16812: checking for dirent.h that defines DIR
|
|
configure:16832: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:16832: $? = 0
|
|
configure:16841: result: yes
|
|
configure:16855: checking for library containing opendir
|
|
configure:16885: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c >&5
|
|
configure:16885: $? = 0
|
|
configure:16905: result: none required
|
|
configure:17066: checking for library containing fmod
|
|
configure:17096: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c >&5
|
|
conftest.c:56:6: warning: conflicting types for built-in function 'fmod'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
|
|
56 | char fmod ();
|
|
| ^~~~
|
|
conftest.c:1:1: note: 'fmod' is declared in header '<math.h>'
|
|
1 | /* confdefs.h */
|
|
/usr/bin/ld: /tmp/cc636BCd.o: in function `main':
|
|
conftest.c:(.text.startup+0xb): undefined reference to `fmod'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:17096: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 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:17096: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
conftest.c:56:6: warning: conflicting types for built-in function 'fmod'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
|
|
56 | char fmod ();
|
|
| ^~~~
|
|
conftest.c:1:1: note: 'fmod' is declared in header '<math.h>'
|
|
1 | /* confdefs.h */
|
|
configure:17096: $? = 0
|
|
configure:17116: result: -lm
|
|
configure:17125: checking for fdopendir
|
|
configure:17125: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
configure:17125: $? = 0
|
|
configure:17125: result: yes
|
|
configure:17131: checking for fmod
|
|
configure:17131: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
conftest.c:69:6: warning: conflicting types for built-in function 'fmod'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch]
|
|
69 | char fmod ();
|
|
| ^~~~
|
|
conftest.c:61:1: note: 'fmod' is declared in header '<math.h>'
|
|
60 | #include <limits.h>
|
|
61 | #undef fmod
|
|
configure:17131: $? = 0
|
|
configure:17131: result: yes
|
|
configure:17137: checking for fnmatch
|
|
configure:17137: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
configure:17137: $? = 0
|
|
configure:17137: result: yes
|
|
configure:17143: checking for getdtablesize
|
|
configure:17143: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
configure:17143: $? = 0
|
|
configure:17143: result: yes
|
|
configure:17149: checking for gettimeofday
|
|
configure:17149: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
configure:17149: $? = 0
|
|
configure:17149: result: yes
|
|
configure:17155: checking for nanosleep
|
|
configure:17155: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
configure:17155: $? = 0
|
|
configure:17155: result: yes
|
|
configure:17161: checking for select
|
|
configure:17161: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
configure:17161: $? = 0
|
|
configure:17161: result: yes
|
|
configure:17167: checking for statvfs
|
|
configure:17167: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
configure:17167: $? = 0
|
|
configure:17167: result: yes
|
|
configure:17173: checking for GetSystemTimeAsFileTime
|
|
configure:17173: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
/usr/bin/ld: /tmp/ccKjgVwU.o: in function `main':
|
|
conftest.c:(.text.startup+0xb): undefined reference to `GetSystemTimeAsFileTime'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:17173: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 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 <limits.h> declares GetSystemTimeAsFileTime.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define GetSystemTimeAsFileTime innocuous_GetSystemTimeAsFileTime
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char GetSystemTimeAsFileTime (); below. */
|
|
|
|
|
| #include <limits.h>
|
|
| #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:17173: result: no
|
|
configure:17181: checking for /usr/bin/gcc options needed to detect all undeclared functions
|
|
configure:17203: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:64:8: error: 'strchr' undeclared (first use in this function)
|
|
64 | (void) strchr;
|
|
| ^~~~~~
|
|
conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'?
|
|
1 | /* confdefs.h */
|
|
conftest.c:64:8: note: each undeclared identifier is reported only once for each function it appears in
|
|
64 | (void) strchr;
|
|
| ^~~~~~
|
|
configure:17203: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 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. */
|
|
|
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| (void) strchr;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17230: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:17230: $? = 0
|
|
configure:17247: result: none needed
|
|
configure:17265: checking for dirfd
|
|
configure:17265: /usr/bin/gcc -o conftest -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -L/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib conftest.c -lm >&5
|
|
configure:17265: $? = 0
|
|
configure:17265: result: yes
|
|
configure:17272: checking whether dirfd is declared
|
|
configure:17272: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:17272: $? = 0
|
|
configure:17272: result: yes
|
|
configure:17287: checking whether dirfd is a macro
|
|
configure:17312: result: no
|
|
configure:17324: checking how to get the file descriptor associated with an open DIR*
|
|
configure:17348: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -DDIR_FD_MEMBER_NAME=d_fd -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:68:40: error: invalid use of incomplete typedef 'DIR'
|
|
68 | DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
|
|
| ^~
|
|
configure:17348: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 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_DIRFD 1
|
|
| #define HAVE_DECL_DIRFD 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #include <sys/types.h>
|
|
| #include <dirent.h>
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17348: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -DDIR_FD_MEMBER_NAME=dd_fd -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:68:40: error: invalid use of incomplete typedef 'DIR'
|
|
68 | DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
|
|
| ^~
|
|
configure:17348: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
| #define PACKAGE_TARNAME "gawk-extensions"
|
|
| #define PACKAGE_VERSION "5.2.0"
|
|
| #define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 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_DIRFD 1
|
|
| #define HAVE_DECL_DIRFD 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #include <sys/types.h>
|
|
| #include <dirent.h>
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| DIR *dir_p = opendir("."); (void) dir_p->DIR_FD_MEMBER_NAME;
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:17363: result: no_such_member
|
|
configure:17373: checking for inline
|
|
configure:17390: /usr/bin/gcc -c -O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include conftest.c >&5
|
|
configure:17390: $? = 0
|
|
configure:17399: result: inline
|
|
configure:17525: checking that generated files are newer than configure
|
|
configure:17531: result: done
|
|
configure:17554: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by GNU Awk Bundled Extensions config.status 5.2.0, which was
|
|
generated by GNU Autoconf 2.71. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on chenyf-VirtualBox
|
|
|
|
config.status:1153: creating Makefile
|
|
config.status:1153: creating po/Makefile.in
|
|
config.status:1153: creating config.h
|
|
config.status:1382: executing depfiles commands
|
|
config.status:1382: executing po-directories commands
|
|
config.status:1382: 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/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include'
|
|
ac_cv_env_CPPFLAGS_set=set
|
|
ac_cv_env_CPPFLAGS_value=-I/home/chenyf/F1C100S/buildroot-2023.02.3/output/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/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/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_nanosleep=yes
|
|
ac_cv_func_select=yes
|
|
ac_cv_func_statvfs=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=mawk
|
|
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_MANIFEST_TOOL=mt
|
|
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_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
|
|
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=yes
|
|
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} '\''/home/chenyf/F1C100S/buildroot-2023.02.3/output/build/host-gawk-5.2.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} '\''/home/chenyf/F1C100S/buildroot-2023.02.3/output/build/host-gawk-5.2.0/build-aux/missing'\'' autoconf'
|
|
AUTOHEADER='${SHELL} '\''/home/chenyf/F1C100S/buildroot-2023.02.3/output/build/host-gawk-5.2.0/build-aux/missing'\'' autoheader'
|
|
AUTOMAKE='${SHELL} '\''/home/chenyf/F1C100S/buildroot-2023.02.3/output/build/host-gawk-5.2.0/build-aux/missing'\'' automake-1.16'
|
|
AWK='mawk'
|
|
CC='/usr/bin/gcc'
|
|
CCDEPMODE='depmode=none'
|
|
CFLAGS='-O2 -I/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/include -Wall'
|
|
CPP='/usr/bin/cpp'
|
|
CPPFLAGS='-I/home/chenyf/F1C100S/buildroot-2023.02.3/output/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/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib -Wl,-rpath,/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/lib'
|
|
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} '\''/home/chenyf/F1C100S/buildroot-2023.02.3/output/build/host-gawk-5.2.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.2.0'
|
|
PACKAGE_TARNAME='gawk-extensions'
|
|
PACKAGE_URL='https://www.gnu.org/software/gawk-extensions/'
|
|
PACKAGE_VERSION='5.2.0'
|
|
PATH_SEPARATOR=':'
|
|
POSUB=''
|
|
RANLIB='/usr/bin/ranlib'
|
|
SED='/usr/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP='strip'
|
|
USE_NLS='no'
|
|
VERSION='5.2.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} /home/chenyf/F1C100S/buildroot-2023.02.3/output/build/host-gawk-5.2.0/build-aux/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='$(MKDIR_P)'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
pkgextensiondir='${libdir}/gawk'
|
|
prefix='/home/chenyf/F1C100S/buildroot-2023.02.3/output/host'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
runstatedir='${localstatedir}/run'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='/home/chenyf/F1C100S/buildroot-2023.02.3/output/host/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "GNU Awk Bundled Extensions"
|
|
#define PACKAGE_TARNAME "gawk-extensions"
|
|
#define PACKAGE_VERSION "5.2.0"
|
|
#define PACKAGE_STRING "GNU Awk Bundled Extensions 5.2.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.2.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 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_DIRFD 1
|
|
#define HAVE_DECL_DIRFD 1
|
|
|
|
configure: exit 0
|