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 configure 4.2.64, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = gcc202 uname -m = sparc64 uname -r = 4.19.0-4-sparc64-smp uname -s = Linux uname -v = #1 SMP Debian 4.19.28-1 (2019-03-12) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2644: checking for a BSD-compatible install configure:2712: result: ./install-sh -c configure:2723: checking whether build environment is sane configure:2778: result: yes configure:2927: checking for a thread-safe mkdir -p configure:2966: result: /bin/mkdir -p configure:2973: checking for gawk configure:2989: found /usr/bin/gawk configure:3000: result: gawk configure:3011: checking whether make sets $(MAKE) configure:3033: result: yes configure:3062: checking whether make supports nested variables configure:3079: result: yes configure:3269: checking build system type configure:3283: result: sparc64-unknown-linux-gnu configure:3303: checking host system type configure:3316: result: sparc64-unknown-linux-gnu configure:3340: checking whether make supports the include directive configure:3355: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3358: $? = 0 configure:3377: result: yes (GNU style) configure:3447: checking for gcc configure:3463: found /usr/bin/gcc configure:3474: result: gcc configure:3703: checking for C compiler version configure:3712: gcc --version >&5 gcc (Debian 8.3.0-2) 8.3.0 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3723: $? = 0 configure:3712: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/sparc64-linux-gnu/8/lto-wrapper Target: sparc64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-2' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=sparc64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --disable-libphobos --enable-objc-gc=auto --enable-multiarch --disable-werror --with-cpu-32=ultrasparc --enable-targets=all --with-long-double-128 --enable-multilib --enable-checking=release --build=sparc64-linux-gnu --host=sparc64-linux-gnu --target=sparc64-linux-gnu Thread model: posix gcc version 8.3.0 (Debian 8.3.0-2) configure:3723: $? = 0 configure:3712: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3723: $? = 1 configure:3712: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3723: $? = 1 configure:3743: checking whether the C compiler works configure:3765: gcc conftest.c >&5 configure:3769: $? = 0 configure:3817: result: yes configure:3820: checking for C compiler default output file name configure:3822: result: a.out configure:3828: checking for suffix of executables configure:3835: gcc -o conftest conftest.c >&5 configure:3839: $? = 0 configure:3861: result: configure:3883: checking whether we are cross compiling configure:3891: gcc -o conftest conftest.c >&5 configure:3895: $? = 0 configure:3902: ./conftest configure:3906: $? = 0 configure:3894: result: no configure:3899: checking for suffix of object files configure:3921: gcc -c conftest.c >&5 configure:3925: $? = 0 configure:3946: result: o configure:3950: checking whether we are using the GNU C compiler configure:3969: gcc -c conftest.c >&5 configure:3969: $? = 0 configure:3978: result: yes configure:3987: checking whether gcc accepts -g configure:4007: gcc -c -g conftest.c >&5 configure:4007: $? = 0 configure:4048: result: yes configure:4065: checking for gcc option to accept ISO C89 configure:4128: gcc -c -g -O2 conftest.c >&5 configure:4128: $? = 0 configure:4141: result: none needed configure:4166: checking whether gcc understands -c and -o together configure:4188: gcc -c conftest.c -o conftest2.o configure:4191: $? = 0 configure:4188: gcc -c conftest.c -o conftest2.o configure:4191: $? = 0 configure:4203: result: yes configure:4222: checking dependency style of gcc configure:4333: result: gcc3 configure:4354: checking how to run the C preprocessor configure:4385: gcc -E conftest.c configure:4385: $? = 0 configure:4399: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | /* end confdefs.h. */ | #include configure:4424: result: gcc -E configure:4444: gcc -E conftest.c configure:4444: $? = 0 configure:4458: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | /* end confdefs.h. */ | #include configure:4487: checking for grep that handles long lines and -e configure:4545: result: /bin/grep configure:4550: checking for egrep configure:4612: result: /bin/grep -E configure:4617: checking for ANSI C header files configure:4637: gcc -c -g -O2 conftest.c >&5 configure:4637: $? = 0 configure:4710: gcc -o conftest -g -O2 conftest.c >&5 configure:4710: $? = 0 configure:4710: ./conftest configure:4710: $? = 0 configure:4721: result: yes configure:4734: checking for sys/types.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4734: checking for sys/stat.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4734: checking for stdlib.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4734: checking for string.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4734: checking for memory.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4734: checking for strings.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4734: checking for inttypes.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4734: checking for stdint.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4734: checking for unistd.h configure:4734: gcc -c -g -O2 conftest.c >&5 configure:4734: $? = 0 configure:4734: result: yes configure:4747: checking minix/config.h usability configure:4747: gcc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4747: result: no configure:4747: checking minix/config.h presence configure:4747: gcc -E conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:4747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4747: result: no configure:4747: checking for minix/config.h configure:4747: result: no configure:4768: checking whether it is safe to define __EXTENSIONS__ configure:4786: gcc -c -g -O2 conftest.c >&5 configure:4786: $? = 0 configure:4793: result: yes configure:4808: checking for egrep configure:4870: result: /bin/grep -E configure:4879: checking for bison configure:4895: found /usr/bin/bison configure:4906: result: bison -y configure:4918: checking whether ln -s works configure:4922: result: yes configure:4929: checking for gcc option to accept ISO C99 configure:5078: gcc -c -g -O2 conftest.c >&5 configure:5078: $? = 0 configure:5091: result: none needed configure:5111: checking how to run the C preprocessor configure:5181: result: gcc -E configure:5201: gcc -E conftest.c configure:5201: $? = 0 configure:5215: gcc -E conftest.c conftest.c:26:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5215: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:5286: checking for ranlib configure:5302: found /usr/bin/ranlib configure:5313: result: ranlib configure:5340: checking whether make sets $(MAKE) configure:5362: result: yes configure:5374: checking for special development options configure:5390: result: no configure:5401: checking for z/OS USS compilation configure:5415: result: no configure:5493: checking for library containing strerror configure:5524: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:5524: $? = 0 configure:5541: result: none required configure:5556: checking for special C compiler options needed for large files configure:5601: result: no configure:5607: checking for _FILE_OFFSET_BITS value needed for large files configure:5632: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:5632: $? = 0 configure:5664: result: no configure:5750: checking if we are using EBCDIC configure:5769: result: no configure:5784: checking for a sed that does not truncate output configure:5848: result: /bin/sed configure:5854: checking whether NLS is requested configure:5863: result: yes configure:5903: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:5935: result: /usr/bin/msgfmt configure:5944: checking for gmsgfmt configure:5975: result: /usr/bin/msgfmt configure:6025: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:6057: result: /usr/bin/xgettext configure:6102: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:6133: result: /usr/bin/msgmerge configure:6191: checking for ld used by gcc configure:6258: result: /usr/bin/ld configure:6265: checking if the linker (/usr/bin/ld) is GNU ld configure:6280: result: yes configure:6287: checking for shared library run path origin configure:6300: result: done configure:6872: checking for CFPreferencesCopyAppValue configure:6890: gcc -o conftest -g -O2 -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:6890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:6899: result: no configure:6906: checking for CFLocaleCopyCurrent configure:6924: gcc -o conftest -g -O2 -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:6924: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:6933: result: no configure:6982: checking for GNU gettext in libc configure:7011: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:7011: $? = 0 configure:7020: result: yes configure:7867: checking whether to use NLS configure:7869: result: yes configure:7872: checking where the gettext function comes from configure:7883: result: libc configure:7942: checking for nl_langinfo and CODESET configure:7958: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:7958: $? = 0 configure:7967: result: yes configure:7976: checking for LC_MESSAGES configure:7992: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:7992: $? = 0 configure:8000: result: yes configure:8015: checking arpa/inet.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking arpa/inet.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for arpa/inet.h configure:8015: result: yes configure:8015: checking fcntl.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking fcntl.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for fcntl.h configure:8015: result: yes configure:8015: checking locale.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking locale.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for locale.h configure:8015: result: yes configure:8015: checking libintl.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking libintl.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for libintl.h configure:8015: result: yes configure:8015: checking mcheck.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking mcheck.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for mcheck.h configure:8015: result: yes configure:8015: checking netdb.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking netdb.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for netdb.h configure:8015: result: yes configure:8015: checking netinet/in.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking netinet/in.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for netinet/in.h configure:8015: result: yes configure:8015: checking stddef.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking stddef.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for stddef.h configure:8015: result: yes configure:8015: checking for string.h configure:8015: result: yes configure:8015: checking sys/ioctl.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking sys/ioctl.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for sys/ioctl.h configure:8015: result: yes configure:8015: checking sys/param.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking sys/param.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for sys/param.h configure:8015: result: yes configure:8015: checking sys/select.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking sys/select.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for sys/select.h configure:8015: result: yes configure:8015: checking sys/socket.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking sys/socket.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for sys/socket.h configure:8015: result: yes configure:8015: checking sys/time.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking sys/time.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for sys/time.h configure:8015: result: yes configure:8015: checking for unistd.h configure:8015: result: yes configure:8015: checking termios.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking termios.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for termios.h configure:8015: result: yes configure:8015: checking stropts.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking stropts.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for stropts.h configure:8015: result: yes configure:8015: checking wchar.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking wchar.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for wchar.h configure:8015: result: yes configure:8015: checking wctype.h usability configure:8015: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking wctype.h presence configure:8015: gcc -E conftest.c configure:8015: $? = 0 configure:8015: result: yes configure:8015: checking for wctype.h configure:8015: result: yes configure:8025: checking for ANSI C header files configure:8129: result: yes configure:8137: checking for stdbool.h that conforms to C99 configure:8204: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8204: $? = 0 configure:8211: result: yes configure:8213: checking for _Bool configure:8213: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8213: $? = 0 configure:8213: gcc -c -g -O2 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:87:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:8213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:8213: result: yes configure:8230: checking for sys/wait.h that is POSIX.1 compatible configure:8256: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8256: $? = 0 configure:8263: result: yes configure:8271: checking whether time.h and sys/time.h may both be included configure:8291: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8291: $? = 0 configure:8298: result: yes configure:8311: checking for memory.h configure:8311: result: yes configure:8345: checking for pid_t configure:8345: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8345: $? = 0 configure:8345: gcc -c -g -O2 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:92:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:8345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:8345: result: yes configure:8356: checking for size_t configure:8356: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8356: $? = 0 configure:8356: gcc -c -g -O2 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:92:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:8356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:8356: result: yes configure:8367: checking for uid_t in sys/types.h configure:8386: result: yes configure:8397: checking type of array argument to getgroups configure:8431: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:8431: $? = 0 configure:8431: ./conftest configure:8431: $? = 0 configure:8456: result: gid_t configure:8465: checking for unsigned long long int configure:8486: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:8486: $? = 0 configure:8494: result: yes configure:8504: checking for long long int configure:8554: result: yes configure:8563: checking for unsigned long long int configure:8592: result: yes configure:8602: checking for intmax_t configure:8602: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8602: $? = 0 configure:8602: gcc -c -g -O2 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:96:23: error: expected expression before ')' token if (sizeof ((intmax_t))) ^ configure:8602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:8602: result: yes configure:8621: checking for uintmax_t configure:8621: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8621: $? = 0 configure:8621: gcc -c -g -O2 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:97:24: error: expected expression before ')' token if (sizeof ((uintmax_t))) ^ configure:8621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uintmax_t))) | return 0; | ; | return 0; | } configure:8621: result: yes configure:8638: checking for ssize_t configure:8638: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8638: $? = 0 configure:8638: gcc -c -g -O2 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:98:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:8638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:8638: result: yes configure:8653: checking size of unsigned int configure:8658: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:8658: $? = 0 configure:8658: ./conftest configure:8658: $? = 0 configure:8672: result: 4 configure:8686: checking size of unsigned long configure:8691: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:8691: $? = 0 configure:8691: ./conftest configure:8691: $? = 0 configure:8705: result: 8 configure:8729: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8729: $? = 0 configure:8749: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8749: $? = 0 configure:8769: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8769: $? = 0 configure:8789: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8789: $? = 0 configure:8801: checking for socklen_t configure:8801: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:8801: $? = 0 configure:8801: gcc -c -g -O2 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:74:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:8801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:8801: result: yes configure:8877: checking for sys/time.h configure:8877: result: yes configure:8877: checking for unistd.h configure:8877: result: yes configure:8898: checking for alarm configure:8898: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:8898: $? = 0 configure:8898: result: yes configure:8911: checking for working mktime configure:9113: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:9113: $? = 0 configure:9113: ./conftest configure:9113: $? = 0 configure:9123: result: yes configure:9141: checking for getaddrinfo configure:9141: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 configure:9141: $? = 0 configure:9141: result: yes configure:9192: checking for library containing fmod configure:9223: gcc -o conftest -g -O2 -DNDEBUG conftest.c >&5 conftest.c:80:6: warning: conflicting types for built-in function 'fmod' [-Wbuiltin-declaration-mismatch] char fmod (); ^~~~ /usr/bin/ld: /home/agn/tmp/pretest.2019-03-15.9VgdN5/ccWHw3wW.o: in function `main': /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/conftest.c:84: undefined reference to `fmod' collect2: error: ld returned 1 exit status configure:9223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 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. */ | #ifdef __cplusplus | extern "C" | #endif | char fmod (); | int | main () | { | return fmod (); | ; | return 0; | } configure:9223: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'fmod' [-Wbuiltin-declaration-mismatch] char fmod (); ^~~~ configure:9223: $? = 0 configure:9240: result: -lm configure:9248: checking for library containing isinf configure:9279: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:80:6: warning: conflicting types for built-in function 'isinf' [-Wbuiltin-declaration-mismatch] char isinf (); ^~~~~ configure:9279: $? = 0 configure:9296: result: none required configure:9304: checking for library containing ismod configure:9335: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 /usr/bin/ld: /home/agn/tmp/pretest.2019-03-15.9VgdN5/ccjbjyYe.o: in function `main': /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/conftest.c:84: undefined reference to `ismod' collect2: error: ld returned 1 exit status configure:9335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 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. */ | #ifdef __cplusplus | extern "C" | #endif | char ismod (); | int | main () | { | return ismod (); | ; | return 0; | } configure:9335: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm -lm >&5 /usr/bin/ld: /home/agn/tmp/pretest.2019-03-15.9VgdN5/ccLQbIii.o: in function `main': /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/conftest.c:84: undefined reference to `ismod' collect2: error: ld returned 1 exit status configure:9335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 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. */ | #ifdef __cplusplus | extern "C" | #endif | char ismod (); | int | main () | { | return ismod (); | ; | return 0; | } configure:9352: result: no configure:9857: checking for libsigsegv configure:9879: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm -lsigsegv >&5 conftest.c:73:10: fatal error: sigsegv.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:9879: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | #include | int | main () | { | sigsegv_deinstall_handler(); | ; | return 0; | } configure:9889: result: no, consider installing GNU libsigsegv configure:9932: checking for __etoa_l configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 /usr/bin/ld: /home/agn/tmp/pretest.2019-03-15.9VgdN5/ccp4STju.o: in function `main': /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/conftest.c:107: undefined reference to `__etoa_l' collect2: error: ld returned 1 exit status configure:9932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | /* Define __etoa_l to an innocuous variant, in case declares __etoa_l. | For example, HP-UX 11i declares gettimeofday. */ | #define __etoa_l innocuous___etoa_l | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __etoa_l (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __etoa_l | | /* 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 __etoa_l (); | /* 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___etoa_l || defined __stub_____etoa_l | choke me | #endif | | int | main () | { | return __etoa_l (); | ; | return 0; | } configure:9932: result: no configure:9932: checking for atexit configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for btowc configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for fmod configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:98:6: warning: conflicting types for built-in function 'fmod' [-Wbuiltin-declaration-mismatch] char fmod (); ^~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for gai_strerror configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for getgrent configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for getgroups configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for grantpt configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for fwrite_unlocked configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:103:6: warning: conflicting types for built-in function 'fwrite_unlocked' [-Wbuiltin-declaration-mismatch] char fwrite_unlocked (); ^~~~~~~~~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for isascii configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:104:6: warning: conflicting types for built-in function 'isascii' [-Wbuiltin-declaration-mismatch] char isascii (); ^~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for iswctype configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for iswlower configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:106:6: warning: conflicting types for built-in function 'iswlower' [-Wbuiltin-declaration-mismatch] char iswlower (); ^~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for iswupper configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:107:6: warning: conflicting types for built-in function 'iswupper' [-Wbuiltin-declaration-mismatch] char iswupper (); ^~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for mbrlen configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for memcmp configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:109:6: warning: conflicting types for built-in function 'memcmp' [-Wbuiltin-declaration-mismatch] char memcmp (); ^~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for memcpy configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:110:6: warning: conflicting types for built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] char memcpy (); ^~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for memcpy_ulong configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 /usr/bin/ld: /home/agn/tmp/pretest.2019-03-15.9VgdN5/ccZu5RoY.o: in function `main': /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/conftest.c:122: undefined reference to `memcpy_ulong' collect2: error: ld returned 1 exit status configure:9932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_ATEXIT 1 | #define HAVE_BTOWC 1 | #define HAVE_FMOD 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GRANTPT 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | /* end confdefs.h. */ | /* Define memcpy_ulong to an innocuous variant, in case declares memcpy_ulong. | For example, HP-UX 11i declares gettimeofday. */ | #define memcpy_ulong innocuous_memcpy_ulong | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memcpy_ulong (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memcpy_ulong | | /* 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 memcpy_ulong (); | /* 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_memcpy_ulong || defined __stub___memcpy_ulong | choke me | #endif | | int | main () | { | return memcpy_ulong (); | ; | return 0; | } configure:9932: result: no configure:9932: checking for memmove configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:111:6: warning: conflicting types for built-in function 'memmove' [-Wbuiltin-declaration-mismatch] char memmove (); ^~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for memset configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:112:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch] char memset (); ^~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for memset_ulong configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 /usr/bin/ld: /home/agn/tmp/pretest.2019-03-15.9VgdN5/ccnNe58l.o: in function `main': /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/conftest.c:124: undefined reference to `memset_ulong' collect2: error: ld returned 1 exit status configure:9932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_ATEXIT 1 | #define HAVE_BTOWC 1 | #define HAVE_FMOD 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GRANTPT 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define memset_ulong to an innocuous variant, in case declares memset_ulong. | For example, HP-UX 11i declares gettimeofday. */ | #define memset_ulong innocuous_memset_ulong | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memset_ulong (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memset_ulong | | /* 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 memset_ulong (); | /* 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_memset_ulong || defined __stub___memset_ulong | choke me | #endif | | int | main () | { | return memset_ulong (); | ; | return 0; | } configure:9932: result: no configure:9932: checking for mkstemp configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for posix_openpt configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for setenv configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for setlocale configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for setsid configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for sigprocmask configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for snprintf configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:119:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for strchr configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:120:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch] char strchr (); ^~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for strerror configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for strftime configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:122:6: warning: conflicting types for built-in function 'strftime' [-Wbuiltin-declaration-mismatch] char strftime (); ^~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for strcasecmp configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:123:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] char strcasecmp (); ^~~~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for strncasecmp configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:124:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch] char strncasecmp (); ^~~~~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for strcoll configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for strtod configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for strtoul configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for system configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for timegm configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for tmpfile configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for towlower configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:131:6: warning: conflicting types for built-in function 'towlower' [-Wbuiltin-declaration-mismatch] char towlower (); ^~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for towupper configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 conftest.c:132:6: warning: conflicting types for built-in function 'towupper' [-Wbuiltin-declaration-mismatch] char towupper (); ^~~~~~~~ configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for tzset configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for usleep configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for waitpid configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for wcrtomb configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for wcscoll configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9932: checking for wctype configure:9932: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9932: $? = 0 configure:9932: result: yes configure:9942: checking whether mbrtowc and mbstate_t are properly declared configure:9962: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 configure:9962: $? = 0 configure:9970: result: yes configure:9992: checking dlfcn.h usability configure:9992: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:9992: $? = 0 configure:9992: result: yes configure:9992: checking dlfcn.h presence configure:9992: gcc -E conftest.c configure:9992: $? = 0 configure:9992: result: yes configure:9992: checking for dlfcn.h configure:9992: result: yes configure:9998: checking for library containing dlopen configure:10029: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lm >&5 /usr/bin/ld: /home/agn/tmp/pretest.2019-03-15.9VgdN5/cc3qKu5b.o: in function `main': /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/conftest.c:128: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:10029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_ATEXIT 1 | #define HAVE_BTOWC 1 | #define HAVE_FMOD 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GRANTPT 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSTEM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TMPFILE 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TZSET 1 | #define HAVE_USLEEP 1 | #define HAVE_WAITPID 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 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. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:10029: gcc -o conftest -g -O2 -DNDEBUG conftest.c -ldl -lm >&5 configure:10029: $? = 0 configure:10046: result: -ldl configure:10093: checking whether getpgrp requires zero arguments configure:10110: gcc -c -g -O2 -DNDEBUG conftest.c >&5 conftest.c: In function 'main': conftest.c:154:1: error: too many arguments to function 'getpgrp' getpgrp (0); ^~~~~~~ In file included from conftest.c:149: /usr/include/unistd.h:634:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^~~~~~~ configure:10110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU Awk" | #define PACKAGE_TARNAME "gawk" | #define PACKAGE_VERSION "4.2.64" | #define PACKAGE_STRING "GNU Awk 4.2.64" | #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" | #define PACKAGE_URL "http://www.gnu.org/software/gawk/" | #define PACKAGE "gawk" | #define VERSION "4.2.64" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define STDC_HEADERS 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_MEMORY_H 1 | #define GETGROUPS_T gid_t | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_UINTMAX_T 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define TIME_T_IN_SYS_TYPES_H 1 | #define HAVE_WCTYPE_T 1 | #define HAVE_WINT_T 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_MKTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_ATEXIT 1 | #define HAVE_BTOWC 1 | #define HAVE_FMOD 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGROUPS 1 | #define HAVE_GRANTPT 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_ISASCII 1 | #define HAVE_ISWCTYPE 1 | #define HAVE_ISWLOWER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_MBRLEN 1 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKSTEMP 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETSID 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSTEM 1 | #define HAVE_TIMEGM 1 | #define HAVE_TMPFILE 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_TZSET 1 | #define HAVE_USLEEP 1 | #define HAVE_WAITPID 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCSCOLL 1 | #define HAVE_WCTYPE 1 | #define HAVE_MBRTOWC 1 | #define DYNAMIC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:10118: result: yes configure:10129: checking for printf %F format configure:10153: gcc -o conftest -g -O2 -DNDEBUG conftest.c -ldl -lm >&5 conftest.c: In function 'main': conftest.c:129:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp(buf, "123.450000") == 0) ^~~~~~ configure:10153: $? = 0 configure:10153: ./conftest configure:10153: $? = 0 configure:10168: result: yes configure:10171: checking for printf %a format configure:10195: gcc -o conftest -g -O2 -DNDEBUG conftest.c -ldl -lm >&5 conftest.c: In function 'main': conftest.c:130:6: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (strncmp(buf, "0x", 2) == 0) ^~~~~~~ configure:10195: $? = 0 configure:10195: ./conftest configure:10195: $? = 0 configure:10210: result: yes configure:10238: checking for gethostbyname configure:10238: gcc -o conftest -g -O2 -DNDEBUG conftest.c -ldl -lm >&5 configure:10238: $? = 0 configure:10238: result: yes configure:10293: checking for connect configure:10293: gcc -o conftest -g -O2 -DNDEBUG conftest.c -ldl -lm >&5 configure:10293: $? = 0 configure:10293: result: yes configure:10347: checking where to find the socket library calls configure:10353: result: the standard library configure:10383: checking whether readline via "-lreadline" is present and sane configure:10444: gcc -o conftest -g -O2 -DNDEBUG conftest.c -ldl -lm -lreadline >&5 conftest.c: In function 'main': conftest.c:131:2: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(0); ^~~~~ pclose conftest.c:133:7: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] fd = open("/dev/null", 2); /* should get fd 0 */ ^~~~ popen conftest.c:134:2: warning: implicit declaration of function 'dup' [-Wimplicit-function-declaration] dup(fd); ^~~ configure:10444: $? = 0 configure:10444: ./conftest configure:10444: $? = 0 configure:10454: result: yes configure:10509: checking for history_list in -lreadline configure:10534: gcc -o conftest -g -O2 -DNDEBUG conftest.c -lreadline -lreadline -ldl -lm >&5 configure:10534: $? = 0 configure:10543: result: yes configure:10588: checking whether mpfr via "-lmpfr -lgmp" is present and usable configure:10615: gcc -o conftest -g -O2 -DNDEBUG conftest.c -ldl -lm -lmpfr -lgmp >&5 configure:10615: $? = 0 configure:10623: result: yes configure:10647: checking for struct stat.st_blksize configure:10647: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10647: $? = 0 configure:10647: result: yes configure:10657: checking for struct passwd.pw_passwd configure:10657: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10657: $? = 0 configure:10657: result: yes configure:10671: checking for struct group.gr_passwd configure:10671: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10671: $? = 0 configure:10671: result: yes configure:10685: checking whether struct tm is in sys/time.h or time.h configure:10705: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10705: $? = 0 configure:10712: result: time.h configure:10720: checking for struct tm.tm_zone configure:10720: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10720: $? = 0 configure:10720: result: yes configure:10788: checking whether char is unsigned configure:10807: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10807: $? = 0 configure:10814: result: no configure:10821: checking for an ANSI C-conforming const configure:10887: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10887: $? = 0 configure:10894: result: yes configure:10902: checking for C/C++ restrict keyword configure:10927: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10927: $? = 0 configure:10935: result: __restrict configure:10948: checking for inline configure:10964: gcc -c -g -O2 -DNDEBUG conftest.c >&5 configure:10964: $? = 0 configure:10972: result: inline configure:10990: checking for preprocessor stringizing operator configure:11010: result: yes configure:11139: checking that generated files are newer than configure configure:11145: result: done configure:11176: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU Awk config.status 4.2.64, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc202 config.status:1021: creating Makefile config.status:1021: creating support/Makefile config.status:1021: creating awklib/Makefile config.status:1021: creating doc/Makefile config.status:1021: creating extras/Makefile config.status:1021: creating po/Makefile.in config.status:1021: creating test/Makefile config.status:1021: creating config.h config.status:1250: executing depfiles commands config.status:1327: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1332: $? = 0 config.status:1327: cd support && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1332: $? = 0 config.status:1327: cd awklib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1332: $? = 0 config.status:1250: executing po-directories commands configure:12689: === configuring in extension (/home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/extension) configure:12752: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=sparc64-unknown-linux-gnu ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_c_stringize=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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___etoa_l=no ac_cv_func_alarm=yes ac_cv_func_atexit=yes ac_cv_func_btowc=yes ac_cv_func_connect=yes ac_cv_func_fmod=yes ac_cv_func_fwrite_unlocked=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getgrent=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpgrp_void=yes ac_cv_func_grantpt=yes ac_cv_func_isascii=yes ac_cv_func_iswctype=yes ac_cv_func_iswlower=yes ac_cv_func_iswupper=yes ac_cv_func_mbrlen=yes ac_cv_func_mbrtowc=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memcpy_ulong=no ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_memset_ulong=no ac_cv_func_mkstemp=yes ac_cv_func_posix_openpt=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setsid=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcoll=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtod=yes ac_cv_func_strtoul=yes ac_cv_func_system=yes ac_cv_func_timegm=yes ac_cv_func_tmpfile=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_tzset=yes ac_cv_func_usleep=yes ac_cv_func_waitpid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wctype=yes ac_cv_func_working_mktime=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_mcheck_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=sparc64-unknown-linux-gnu ac_cv_lib_readline_history_list=yes ac_cv_libsigsegv='no, consider installing GNU libsigsegv' ac_cv_member_struct_group_gr_passwd=yes ac_cv_member_struct_passwd_pw_passwd=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen=-ldl ac_cv_search_fmod=-lm ac_cv_search_isinf='none required' ac_cv_search_ismod=no ac_cv_search_strerror='none required' ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_getgroups=gid_t ac_cv_type_intmax_t=yes ac_cv_type_long_long_int=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_type_uintmax_t=yes ac_cv_type_unsigned_long_long_int=yes 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_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_langinfo_codeset=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_lib_sigsegv='no, consider installing GNU libsigsegv' gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_val_LC_MESSAGES=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/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)' AUTOCONF='${SHELL} /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/missing autoconf' AUTOHEADER='${SHELL} /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/missing autoheader' AUTOMAKE='${SHELL} /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/missing automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -DNDEBUG' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_EXTENSIONS_FALSE='#' ENABLE_EXTENSIONS_TRUE='' EXEEXT='' GAWKLIBEXT='so' GETTEXT_MACRO_VERSION='0.19' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' HAVE_LIBSIGSEGV='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBMPFR='-lmpfr -lgmp' LIBOBJS='' LIBREADLINE='-lreadline' LIBS='-ldl -lm ' LIBSIGSEGV='' LIBSIGSEGV_PREFIX='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LTLIBSIGSEGV='' MAKEINFO='${SHELL} /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/missing makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='gawk' PACKAGE_BUGREPORT='bug-gawk@gnu.org' PACKAGE_NAME='GNU Awk' PACKAGE_STRING='GNU Awk 4.2.64' PACKAGE_TARNAME='gawk' PACKAGE_URL='http://www.gnu.org/software/gawk/' PACKAGE_VERSION='4.2.64' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SOCKET_LIBS='' STRIP='' TEST_CROSS_COMPILE_FALSE='' TEST_CROSS_COMPILE_TRUE='#' USE_NLS='yes' VERSION='4.2.64' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' YACC='bison -y' YFLAGS='' ZOS_FAIL='' ac_ct_CC='gcc' acl_shlibext='so' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='sparc64-unknown-linux-gnu' build_alias='' build_cpu='sparc64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='sparc64-unknown-linux-gnu' host_alias='' host_cpu='sparc64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/agn/tmp/pretest.2019-03-15.9VgdN5/gawk-4.2.64.jt3bXk/gawk-4.2.64/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgextensiondir='${pkglibdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' extension' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU Awk" #define PACKAGE_TARNAME "gawk" #define PACKAGE_VERSION "4.2.64" #define PACKAGE_STRING "GNU Awk 4.2.64" #define PACKAGE_BUGREPORT "bug-gawk@gnu.org" #define PACKAGE_URL "http://www.gnu.org/software/gawk/" #define PACKAGE "gawk" #define VERSION "4.2.64" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MCHECK_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_STROPTS_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define STDC_HEADERS 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_MEMORY_H 1 #define GETGROUPS_T gid_t #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_INTMAX_T 1 #define HAVE_UINTMAX_T 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 8 #define TIME_T_IN_SYS_TYPES_H 1 #define HAVE_WCTYPE_T 1 #define HAVE_WINT_T 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_MKTIME 1 #define HAVE_GETADDRINFO 1 #define HAVE_ATEXIT 1 #define HAVE_BTOWC 1 #define HAVE_FMOD 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GETGRENT 1 #define HAVE_GETGROUPS 1 #define HAVE_GRANTPT 1 #define HAVE_FWRITE_UNLOCKED 1 #define HAVE_ISASCII 1 #define HAVE_ISWCTYPE 1 #define HAVE_ISWLOWER 1 #define HAVE_ISWUPPER 1 #define HAVE_MBRLEN 1 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKSTEMP 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETSID 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRCOLL 1 #define HAVE_STRTOD 1 #define HAVE_STRTOUL 1 #define HAVE_SYSTEM 1 #define HAVE_TIMEGM 1 #define HAVE_TMPFILE 1 #define HAVE_TOWLOWER 1 #define HAVE_TOWUPPER 1 #define HAVE_TZSET 1 #define HAVE_USLEEP 1 #define HAVE_WAITPID 1 #define HAVE_WCRTOMB 1 #define HAVE_WCSCOLL 1 #define HAVE_WCTYPE 1 #define HAVE_MBRTOWC 1 #define DYNAMIC 1 #define GETPGRP_VOID 1 #define PRINTF_HAS_F_FORMAT 1 #define PRINTF_HAS_A_FORMAT 1 #define HAVE_SOCKETS 1 #define HAVE_LIBREADLINE 1 #define HAVE_HISTORY_LIST 1 #define HAVE_MPFR 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_STRUCT_PASSWD_PW_PASSWD 1 #define HAVE_STRUCT_GROUP_GR_PASSWD 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define restrict __restrict #define HAVE_STRINGIZE 1 configure: exit 0