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 = gcc303 uname -m = amd64 uname -r = 12.0-RELEASE-p3 uname -s = FreeBSD uname -v = FreeBSD 12.0-RELEASE-p3 GENERIC /usr/bin/uname -p = amd64 /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /home/miles/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2648: checking for a BSD-compatible install configure:2716: result: ./install-sh -c configure:2727: checking whether build environment is sane configure:2782: result: yes configure:2933: checking for a thread-safe mkdir -p configure:2972: result: ./install-sh -c -d configure:2979: checking for gawk configure:3009: result: no configure:2979: checking for mawk configure:3009: result: no configure:2979: checking for nawk configure:2995: found /usr/bin/nawk configure:3006: result: nawk configure:3017: checking whether make sets $(MAKE) configure:3039: result: yes configure:3068: checking whether make supports nested variables configure:3085: result: yes configure:3275: checking build system type configure:3289: result: x86_64-unknown-freebsd12.0 configure:3309: checking host system type configure:3322: result: x86_64-unknown-freebsd12.0 configure:3346: checking whether make supports the include directive configure:3361: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3364: $? = 0 configure:3383: result: yes (GNU style) configure:3453: checking for gcc configure:3483: result: no configure:3546: checking for cc configure:3567: found /usr/bin/cc configure:3590: result: cc configure:3709: checking for C compiler version configure:3718: cc --version >&5 FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin configure:3729: $? = 0 configure:3718: cc -v >&5 FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin configure:3729: $? = 0 configure:3718: cc -V >&5 cc: error: argument to '-V' is missing (expected 1 value) cc: error: no input files configure:3729: $? = 1 configure:3718: cc -qversion >&5 cc: error: unknown argument: '-qversion' cc: error: no input files configure:3729: $? = 1 configure:3749: checking whether the C compiler works configure:3771: cc conftest.c >&5 configure:3775: $? = 0 configure:3823: result: yes configure:3826: checking for C compiler default output file name configure:3828: result: a.out configure:3834: checking for suffix of executables configure:3841: cc -o conftest conftest.c >&5 configure:3845: $? = 0 configure:3867: result: configure:3889: checking whether we are cross compiling configure:3897: cc -o conftest conftest.c >&5 configure:3901: $? = 0 configure:3908: ./conftest configure:3912: $? = 0 configure:3927: result: no configure:3932: checking for suffix of object files configure:3954: cc -c conftest.c >&5 configure:3958: $? = 0 configure:3979: result: o configure:3983: checking whether we are using the GNU C compiler configure:4002: cc -c conftest.c >&5 configure:4002: $? = 0 configure:4011: result: yes configure:4020: checking whether cc accepts -g configure:4040: cc -c -g conftest.c >&5 configure:4040: $? = 0 configure:4081: result: yes configure:4098: checking for cc option to accept ISO C89 configure:4161: cc -c -g -O2 conftest.c >&5 configure:4161: $? = 0 configure:4174: result: none needed configure:4199: checking whether cc understands -c and -o together configure:4221: cc -c conftest.c -o conftest2.o configure:4224: $? = 0 configure:4221: cc -c conftest.c -o conftest2.o configure:4224: $? = 0 configure:4236: result: yes configure:4255: checking dependency style of cc configure:4366: result: gcc3 configure:4387: checking how to run the C preprocessor configure:4418: cc -E conftest.c configure:4418: $? = 0 configure:4432: cc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:4432: $? = 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:4457: result: cc -E configure:4477: cc -E conftest.c configure:4477: $? = 0 configure:4491: cc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:4491: $? = 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:4520: checking for grep that handles long lines and -e configure:4578: result: /usr/bin/grep configure:4583: checking for egrep configure:4645: result: /usr/bin/grep -E configure:4650: checking for ANSI C header files configure:4670: cc -c -g -O2 conftest.c >&5 configure:4670: $? = 0 configure:4743: cc -o conftest -g -O2 conftest.c >&5 configure:4743: $? = 0 configure:4743: ./conftest configure:4743: $? = 0 configure:4754: result: yes configure:4767: checking for sys/types.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4767: checking for sys/stat.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4767: checking for stdlib.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4767: checking for string.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4767: checking for memory.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4767: checking for strings.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4767: checking for inttypes.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4767: checking for stdint.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4767: checking for unistd.h configure:4767: cc -c -g -O2 conftest.c >&5 configure:4767: $? = 0 configure:4767: result: yes configure:4780: checking minix/config.h usability configure:4780: cc -c -g -O2 conftest.c >&5 conftest.c:54:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4780: $? = 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:4780: result: no configure:4780: checking minix/config.h presence configure:4780: cc -E conftest.c conftest.c:21:10: fatal error: 'minix/config.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4780: $? = 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:4780: result: no configure:4780: checking for minix/config.h configure:4780: result: no configure:4801: checking whether it is safe to define __EXTENSIONS__ configure:4819: cc -c -g -O2 conftest.c >&5 configure:4819: $? = 0 configure:4826: result: yes configure:4841: checking for egrep configure:4903: result: /usr/bin/grep -E configure:4912: checking for bison configure:4928: found /usr/local/bin/bison configure:4939: result: bison -y configure:4951: checking whether ln -s works configure:4955: result: yes configure:4962: checking for cc option to accept ISO C99 configure:5111: cc -c -g -O2 conftest.c >&5 configure:5111: $? = 0 configure:5124: result: none needed configure:5144: checking how to run the C preprocessor configure:5214: result: cc -E configure:5234: cc -E conftest.c configure:5234: $? = 0 configure:5248: cc -E conftest.c conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:5248: $? = 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:5319: checking for ranlib configure:5335: found /usr/bin/ranlib configure:5346: result: ranlib configure:5373: checking whether make sets $(MAKE) configure:5395: result: yes configure:5407: checking for special development options configure:5423: result: no configure:5434: checking for z/OS USS compilation configure:5448: result: no configure:5526: checking for library containing strerror configure:5557: cc -o conftest -g -O2 -DNDEBUG conftest.c >&5 conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:5557: $? = 0 configure:5574: result: none required configure:5589: checking for special C compiler options needed for large files configure:5634: result: no configure:5640: checking for _FILE_OFFSET_BITS value needed for large files configure:5665: cc -c -g -O2 -DNDEBUG conftest.c >&5 configure:5665: $? = 0 configure:5697: result: no configure:5783: checking if we are using EBCDIC configure:5802: result: no configure:5817: checking for a sed that does not truncate output configure:5881: result: /usr/bin/sed configure:5887: checking whether NLS is requested configure:5896: result: yes configure:5936: checking for msgfmt configure: trying /usr/local/bin/msgfmt... 0 translated messages. configure:5968: result: /usr/local/bin/msgfmt configure:5977: checking for gmsgfmt configure:6008: result: /usr/local/bin/msgfmt configure:6058: checking for xgettext configure: trying /usr/local/bin/xgettext... /usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:6090: result: /usr/local/bin/xgettext configure:6135: checking for msgmerge configure: trying /usr/local/bin/msgmerge... configure:6166: result: /usr/local/bin/msgmerge configure:6224: checking for ld used by cc configure:6291: result: /usr/bin/ld configure:6298: checking if the linker (/usr/bin/ld) is GNU ld configure:6313: result: yes configure:6320: checking for shared library run path origin configure:6333: result: done configure:6905: checking for CFPreferencesCopyAppValue configure:6923: cc -o conftest -g -O2 -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:6923: $? = 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:6932: result: no configure:6939: checking for CFLocaleCopyCurrent configure:6957: cc -o conftest -g -O2 -DNDEBUG conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:26:10: fatal error: 'CoreFoundation/CFLocale.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:6957: $? = 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:6966: result: no configure:7015: checking for GNU gettext in libc configure:7044: cc -o conftest -g -O2 -DNDEBUG conftest.c >&5 conftest.c:27:10: fatal error: 'libintl.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:7044: $? = 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 | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION | extern int _nl_msg_cat_cntr; | extern int *_nl_domain_bindings; | #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings) | #else | #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0 | #endif | | | int | main () | { | | bindtextdomain ("", ""); | return * gettext ("") + __GNU_GETTEXT_SYMBOL_EXPRESSION | | ; | return 0; | } configure:7053: result: no configure:7087: checking for iconv configure:7111: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 /usr/bin/ld: error: undefined symbol: libiconv_open >>> referenced by conftest.c:33 >>> /tmp/conftest-d317ff.o:(main) /usr/bin/ld: error: undefined symbol: libiconv >>> referenced by conftest.c:34 >>> /tmp/conftest-d317ff.o:(main) /usr/bin/ld: error: undefined symbol: libiconv_close >>> referenced by conftest.c:35 >>> /tmp/conftest-d317ff.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:7111: $? = 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 | #include | | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:7135: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:7135: $? = 0 configure:7145: result: yes configure:7148: checking for working iconv configure:7277: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:7277: $? = 0 configure:7277: ./conftest configure:7277: $? = 0 configure:7289: result: yes configure:7304: checking how to link with libiconv configure:7306: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:7778: checking for GNU gettext in libintl configure:7815: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:7815: $? = 0 configure:7865: result: yes configure:7900: checking whether to use NLS configure:7902: result: yes configure:7905: checking where the gettext function comes from configure:7916: result: external libintl configure:7924: checking how to link with libintl configure:7926: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure:7975: checking for nl_langinfo and CODESET configure:7991: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:7991: $? = 0 configure:8000: result: yes configure:8009: checking for LC_MESSAGES configure:8025: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8025: $? = 0 configure:8033: result: yes configure:8048: checking arpa/inet.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking arpa/inet.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for arpa/inet.h configure:8048: result: yes configure:8048: checking fcntl.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking fcntl.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for fcntl.h configure:8048: result: yes configure:8048: checking locale.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking locale.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for locale.h configure:8048: result: yes configure:8048: checking libintl.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking libintl.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for libintl.h configure:8048: result: yes configure:8048: checking mcheck.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:69:10: fatal error: 'mcheck.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:8048: $? = 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 HAVE_ICONV 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 | /* 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:8048: result: no configure:8048: checking mcheck.h presence configure:8048: cc -E -I/usr/local/include conftest.c conftest.c:36:10: fatal error: 'mcheck.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:8048: $? = 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 HAVE_ICONV 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 | /* end confdefs.h. */ | #include configure:8048: result: no configure:8048: checking for mcheck.h configure:8048: result: no configure:8048: checking netdb.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking netdb.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for netdb.h configure:8048: result: yes configure:8048: checking netinet/in.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking netinet/in.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for netinet/in.h configure:8048: result: yes configure:8048: checking stddef.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking stddef.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for stddef.h configure:8048: result: yes configure:8048: checking for string.h configure:8048: result: yes configure:8048: checking sys/ioctl.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking sys/ioctl.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for sys/ioctl.h configure:8048: result: yes configure:8048: checking sys/param.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking sys/param.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for sys/param.h configure:8048: result: yes configure:8048: checking sys/select.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking sys/select.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for sys/select.h configure:8048: result: yes configure:8048: checking sys/socket.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking sys/socket.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for sys/socket.h configure:8048: result: yes configure:8048: checking sys/time.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking sys/time.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for sys/time.h configure:8048: result: yes configure:8048: checking for unistd.h configure:8048: result: yes configure:8048: checking termios.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking termios.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for termios.h configure:8048: result: yes configure:8048: checking stropts.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:80:10: fatal error: 'stropts.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:8048: $? = 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 HAVE_ICONV 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_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 | /* 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:8048: result: no configure:8048: checking stropts.h presence configure:8048: cc -E -I/usr/local/include conftest.c conftest.c:47:10: fatal error: 'stropts.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:8048: $? = 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 HAVE_ICONV 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_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 | /* end confdefs.h. */ | #include configure:8048: result: no configure:8048: checking for stropts.h configure:8048: result: no configure:8048: checking wchar.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking wchar.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for wchar.h configure:8048: result: yes configure:8048: checking wctype.h usability configure:8048: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking wctype.h presence configure:8048: cc -E -I/usr/local/include conftest.c configure:8048: $? = 0 configure:8048: result: yes configure:8048: checking for wctype.h configure:8048: result: yes configure:8058: checking for ANSI C header files configure:8162: result: yes configure:8170: checking for stdbool.h that conforms to C99 configure:8237: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:99:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] bool e = &s; ~ ^ conftest.c:103:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:103:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:103:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:103:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:103:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:103:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:103:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:103:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ~^ conftest.c:104:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ conftest.c:104:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ conftest.c:104:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] ~^ 12 warnings generated. configure:8237: $? = 0 configure:8244: result: yes configure:8246: checking for _Bool configure:8246: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8246: $? = 0 configure:8246: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:86:20: error: expected expression if (sizeof ((_Bool))) ^ 1 error generated. configure:8246: $? = 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 HAVE_ICONV 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_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_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:8246: result: yes configure:8263: checking for sys/wait.h that is POSIX.1 compatible configure:8289: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8289: $? = 0 configure:8296: result: yes configure:8304: checking whether time.h and sys/time.h may both be included configure:8324: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8324: $? = 0 configure:8331: result: yes configure:8344: checking for memory.h configure:8344: result: yes configure:8378: checking for pid_t configure:8378: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8378: $? = 0 configure:8378: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:91:20: error: expected expression if (sizeof ((pid_t))) ^ 1 error generated. configure:8378: $? = 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 HAVE_ICONV 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_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_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:8378: result: yes configure:8389: checking for size_t configure:8389: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8389: $? = 0 configure:8389: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:91:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:8389: $? = 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 HAVE_ICONV 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_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_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:8389: result: yes configure:8400: checking for uid_t in sys/types.h configure:8419: result: yes configure:8430: checking type of array argument to getgroups configure:8464: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8464: $? = 0 configure:8464: ./conftest configure:8464: $? = 0 configure:8489: result: gid_t configure:8498: checking for unsigned long long int configure:8519: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8519: $? = 0 configure:8527: result: yes configure:8537: checking for long long int configure:8587: result: yes configure:8596: checking for unsigned long long int configure:8625: result: yes configure:8635: checking for intmax_t configure:8635: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8635: $? = 0 configure:8635: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:95:23: error: expected expression if (sizeof ((intmax_t))) ^ 1 error generated. configure:8635: $? = 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 HAVE_ICONV 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_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_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:8635: result: yes configure:8654: checking for uintmax_t configure:8654: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8654: $? = 0 configure:8654: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:96:24: error: expected expression if (sizeof ((uintmax_t))) ^ 1 error generated. configure:8654: $? = 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 HAVE_ICONV 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_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_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:8654: result: yes configure:8671: checking for ssize_t configure:8671: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8671: $? = 0 configure:8671: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:97:22: error: expected expression if (sizeof ((ssize_t))) ^ 1 error generated. configure:8671: $? = 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 HAVE_ICONV 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_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_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:8671: result: yes configure:8686: checking size of unsigned int configure:8691: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8691: $? = 0 configure:8691: ./conftest configure:8691: $? = 0 configure:8705: result: 4 configure:8719: checking size of unsigned long configure:8724: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8724: $? = 0 configure:8724: ./conftest configure:8724: $? = 0 configure:8738: result: 8 configure:8762: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8762: $? = 0 configure:8782: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8782: $? = 0 configure:8802: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8802: $? = 0 configure:8822: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8822: $? = 0 configure:8834: checking for socklen_t configure:8834: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8834: $? = 0 configure:8834: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:73:24: error: expected expression if (sizeof ((socklen_t))) ^ 1 error generated. configure:8834: $? = 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 HAVE_ICONV 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_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_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:8834: result: yes configure:8910: checking for sys/time.h configure:8910: result: yes configure:8910: checking for unistd.h configure:8910: result: yes configure:8931: checking for alarm configure:8931: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:8931: $? = 0 configure:8931: result: yes configure:8944: checking for working mktime configure:9146: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:9146: $? = 0 configure:9146: ./conftest configure:9146: $? = 1 configure: program exited with status 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 HAVE_ICONV 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_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_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 | /* end confdefs.h. */ | /* Test program from Paul Eggert and Tony Leneis. */ | #ifdef TIME_WITH_SYS_TIME | # include | # include | #else | # ifdef HAVE_SYS_TIME_H | # include | # else | # include | # endif | #endif | | #include | #include | | #ifdef HAVE_UNISTD_H | # include | #endif | | #ifndef HAVE_ALARM | # define alarm(X) /* empty */ | #endif | | /* Work around redefinition to rpl_putenv by other config tests. */ | #undef putenv | | static time_t time_t_max; | static time_t time_t_min; | | /* Values we'll use to set the TZ environment variable. */ | static const char *tz_strings[] = { | (const char *) 0, "TZ=GMT0", "TZ=JST-9", | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | }; | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | | /* Return 0 if mktime fails to convert a date in the spring-forward gap. | Based on a problem report from Andreas Jaeger. */ | static int | spring_forward_gap () | { | /* glibc (up to about 1998-10-07) failed this test. */ | struct tm tm; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0"); | | tm.tm_year = 98; | tm.tm_mon = 3; | tm.tm_mday = 5; | tm.tm_hour = 2; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | return mktime (&tm) != (time_t) -1; | } | | static int | mktime_test1 (time_t now) | { | struct tm *lt; | return ! (lt = localtime (&now)) || mktime (lt) == now; | } | | static int | mktime_test (time_t now) | { | return (mktime_test1 (now) | && mktime_test1 ((time_t) (time_t_max - now)) | && mktime_test1 ((time_t) (time_t_min + now))); | } | | static int | irix_6_4_bug () | { | /* Based on code from Ariel Faigon. */ | struct tm tm; | tm.tm_year = 96; | tm.tm_mon = 3; | tm.tm_mday = 0; | tm.tm_hour = 0; | tm.tm_min = 0; | tm.tm_sec = 0; | tm.tm_isdst = -1; | mktime (&tm); | return tm.tm_mon == 2 && tm.tm_mday == 31; | } | | static int | bigtime_test (int j) | { | struct tm tm; | time_t now; | tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j; | now = mktime (&tm); | if (now != (time_t) -1) | { | struct tm *lt = localtime (&now); | if (! (lt | && lt->tm_year == tm.tm_year | && lt->tm_mon == tm.tm_mon | && lt->tm_mday == tm.tm_mday | && lt->tm_hour == tm.tm_hour | && lt->tm_min == tm.tm_min | && lt->tm_sec == tm.tm_sec | && lt->tm_yday == tm.tm_yday | && lt->tm_wday == tm.tm_wday | && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst) | == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst)))) | return 0; | } | return 1; | } | | static int | year_2050_test () | { | /* The correct answer for 2050-02-01 00:00:00 in Pacific time, | ignoring leap seconds. */ | unsigned long int answer = 2527315200UL; | | struct tm tm; | time_t t; | tm.tm_year = 2050 - 1900; | tm.tm_mon = 2 - 1; | tm.tm_mday = 1; | tm.tm_hour = tm.tm_min = tm.tm_sec = 0; | tm.tm_isdst = -1; | | /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0" | instead of "TZ=America/Vancouver" in order to detect the bug even | on systems that don't support the Olson extension, or don't have the | full zoneinfo tables installed. */ | putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0"); | | t = mktime (&tm); | | /* Check that the result is either a failure, or close enough | to the correct answer that we can assume the discrepancy is | due to leap seconds. */ | return (t == (time_t) -1 | || (0 < t && answer - 120 <= t && t <= answer + 120)); | } | | int | main () | { | time_t t, delta; | int i, j; | | /* This test makes some buggy mktime implementations loop. | Give up after 60 seconds; a mktime slower than that | isn't worth using anyway. */ | alarm (60); | | for (;;) | { | t = (time_t_max << 1) + 1; | if (t <= time_t_max) | break; | time_t_max = t; | } | time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max; | | delta = time_t_max / 997; /* a suitable prime number */ | for (i = 0; i < N_STRINGS; i++) | { | if (tz_strings[i]) | putenv ((char*) tz_strings[i]); | | for (t = 0; t <= time_t_max - delta; t += delta) | if (! mktime_test (t)) | return 1; | if (! (mktime_test ((time_t) 1) | && mktime_test ((time_t) (60 * 60)) | && mktime_test ((time_t) (60 * 60 * 24)))) | return 1; | | for (j = 1; ; j <<= 1) | if (! bigtime_test (j)) | return 1; | else if (INT_MAX / 2 < j) | break; | if (! bigtime_test (INT_MAX)) | return 1; | } | return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ()); | } configure:9156: result: no configure:9174: checking for getaddrinfo configure:9174: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:9174: $? = 0 configure:9174: result: yes configure:9225: checking for library containing fmod configure:9256: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:78:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] char fmod (); ^ conftest.c:78:6: note: 'fmod' is a builtin with type 'double (double, double)' 1 warning generated. /usr/bin/ld: error: undefined symbol: fmod >>> referenced by conftest.c:82 >>> /tmp/conftest-d2e29a.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9256: $? = 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 HAVE_ICONV 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_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_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_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:9256: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:78:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] char fmod (); ^ conftest.c:78:6: note: 'fmod' is a builtin with type 'double (double, double)' 1 warning generated. configure:9256: $? = 0 configure:9273: result: -lm configure:9281: checking for library containing isinf configure:9312: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9312: $? = 0 configure:9329: result: none required configure:9337: checking for library containing ismod configure:9368: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 /usr/bin/ld: error: undefined symbol: ismod >>> referenced by conftest.c:82 >>> /tmp/conftest-a64a76.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9368: $? = 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 HAVE_ICONV 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_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_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_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:9368: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm -lm >&5 /usr/bin/ld: error: undefined symbol: ismod >>> referenced by conftest.c:82 >>> /tmp/conftest-1ab108.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9368: $? = 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 HAVE_ICONV 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_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_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_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:9385: result: no configure:9890: checking for libsigsegv configure:9912: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm -lsigsegv >&5 conftest.c:71:10: fatal error: 'sigsegv.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:9912: $? = 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 HAVE_ICONV 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_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_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_GETADDRINFO 1 | /* end confdefs.h. */ | #include | int | main () | { | sigsegv_deinstall_handler(); | ; | return 0; | } configure:9922: result: no, consider installing GNU libsigsegv configure:9965: checking for __etoa_l configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 /usr/bin/ld: error: undefined symbol: __etoa_l >>> referenced by conftest.c:105 >>> /tmp/conftest-95ca59.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9965: $? = 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 HAVE_ICONV 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_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_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_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:9965: result: no configure:9965: checking for atexit configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for btowc configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for fmod configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:96:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration] char fmod (); ^ conftest.c:96:6: note: 'fmod' is a builtin with type 'double (double, double)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for gai_strerror configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for getgrent configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for getgroups configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for grantpt configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for fwrite_unlocked configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 /usr/bin/ld: error: undefined symbol: fwrite_unlocked >>> referenced by conftest.c:112 >>> /tmp/conftest-db4813.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9965: $? = 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 HAVE_ICONV 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_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_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_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 | /* end confdefs.h. */ | /* Define fwrite_unlocked to an innocuous variant, in case declares fwrite_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fwrite_unlocked innocuous_fwrite_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fwrite_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fwrite_unlocked | | /* 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 fwrite_unlocked (); | /* 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_fwrite_unlocked || defined __stub___fwrite_unlocked | choke me | #endif | | int | main () | { | return fwrite_unlocked (); | ; | return 0; | } configure:9965: result: no configure:9965: checking for isascii configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for iswctype configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for iswlower configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for iswupper configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for mbrlen configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for memcmp configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:106:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration] char memcmp (); ^ conftest.c:106:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for memcpy configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:107:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] char memcpy (); ^ conftest.c:107:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for memcpy_ulong configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 /usr/bin/ld: error: undefined symbol: memcpy_ulong >>> referenced by conftest.c:119 >>> /tmp/conftest-9d4d41.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9965: $? = 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 HAVE_ICONV 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_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_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_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_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:9965: result: no configure:9965: checking for memmove configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:108:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] char memmove (); ^ conftest.c:108:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for memset configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:109:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] char memset (); ^ conftest.c:109:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for memset_ulong configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 /usr/bin/ld: error: undefined symbol: memset_ulong >>> referenced by conftest.c:121 >>> /tmp/conftest-a1a2b7.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:9965: $? = 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 HAVE_ICONV 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_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_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_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_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:9965: result: no configure:9965: checking for mkstemp configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for posix_openpt configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for setenv configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for setlocale configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for setsid configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for sigprocmask configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for snprintf configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:116:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] char snprintf (); ^ conftest.c:116:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for strchr configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:117:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] char strchr (); ^ conftest.c:117:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for strerror configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:118:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:118:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for strftime configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for strcasecmp configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:120:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] char strcasecmp (); ^ conftest.c:120:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for strncasecmp configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:121:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] char strncasecmp (); ^ conftest.c:121:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' 1 warning generated. configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for strcoll configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for strtod configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for strtoul configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for system configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for timegm configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for tmpfile configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for towlower configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for towupper configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for tzset configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for usleep configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for waitpid configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for wcrtomb configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for wcscoll configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9965: checking for wctype configure:9965: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9965: $? = 0 configure:9965: result: yes configure:9975: checking whether mbrtowc and mbstate_t are properly declared configure:9995: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:9995: $? = 0 configure:10003: result: yes configure:10025: checking dlfcn.h usability configure:10025: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10025: $? = 0 configure:10025: result: yes configure:10025: checking dlfcn.h presence configure:10025: cc -E -I/usr/local/include conftest.c configure:10025: $? = 0 configure:10025: result: yes configure:10025: checking for dlfcn.h configure:10025: result: yes configure:10031: checking for library containing dlopen configure:10062: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:10062: $? = 0 configure:10079: result: none required configure:10126: checking whether getpgrp requires zero arguments configure:10143: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 conftest.c:151:10: error: too many arguments to function call, expected 0, have 1 getpgrp (0); ~~~~~~~ ^ /usr/include/unistd.h:346:1: note: 'getpgrp' declared here pid_t getpgrp(void); ^ 1 error generated. configure:10143: $? = 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 HAVE_ICONV 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_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_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_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_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:10151: result: yes configure:10162: checking for printf %F format configure:10186: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:126:6: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration] if (strcmp(buf, "123.450000") == 0) ^ conftest.c:126:6: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. configure:10186: $? = 0 configure:10186: ./conftest configure:10186: $? = 0 configure:10201: result: yes configure:10204: checking for printf %a format configure:10228: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 conftest.c:127:6: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration] if (strncmp(buf, "0x", 2) == 0) ^ conftest.c:127:6: note: include the header or explicitly provide a declaration for 'strncmp' 1 warning generated. configure:10228: $? = 0 configure:10228: ./conftest configure:10228: $? = 0 configure:10243: result: yes configure:10271: checking for gethostbyname configure:10271: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:10271: $? = 0 configure:10271: result: yes configure:10326: checking for connect configure:10326: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm >&5 configure:10326: $? = 0 configure:10326: result: yes configure:10380: checking where to find the socket library calls configure:10386: result: the standard library configure:10416: checking whether readline via "-lreadline" is present and sane configure:10477: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm -lreadline >&5 conftest.c:128:2: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(0); ^ conftest.c:130:7: warning: implicit declaration of function 'open' is invalid in C99 [-Wimplicit-function-declaration] fd = open("/dev/null", 2); /* should get fd 0 */ ^ conftest.c:131:2: warning: implicit declaration of function 'dup' is invalid in C99 [-Wimplicit-function-declaration] dup(fd); ^ 3 warnings generated. /usr/bin/ld: error: unable to find library -lreadline cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:10477: $? = 1 configure: program exited with status 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 HAVE_ICONV 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_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_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_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_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 | /* end confdefs.h. */ | #include | #include | #include | | int main(int argc, char **argv) | { | int fd; | char *line; | | close(0); | close(1); | fd = open("/dev/null", 2); /* should get fd 0 */ | dup(fd); | line = readline("giveittome> "); | | /* some printfs don't handle NULL for %s */ | printf("got <%s>\n", line ? line : "(NULL)"); | return 0; | } configure:10487: result: no configure:10416: checking whether readline via "-lreadline -ltermcap" is present and sane configure:10477: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm -lreadline -ltermcap >&5 conftest.c:128:2: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(0); ^ conftest.c:130:7: warning: implicit declaration of function 'open' is invalid in C99 [-Wimplicit-function-declaration] fd = open("/dev/null", 2); /* should get fd 0 */ ^ conftest.c:131:2: warning: implicit declaration of function 'dup' is invalid in C99 [-Wimplicit-function-declaration] dup(fd); ^ 3 warnings generated. /usr/bin/ld: error: unable to find library -lreadline cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:10477: $? = 1 configure: program exited with status 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 HAVE_ICONV 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_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_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_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_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 | /* end confdefs.h. */ | #include | #include | #include | | int main(int argc, char **argv) | { | int fd; | char *line; | | close(0); | close(1); | fd = open("/dev/null", 2); /* should get fd 0 */ | dup(fd); | line = readline("giveittome> "); | | /* some printfs don't handle NULL for %s */ | printf("got <%s>\n", line ? line : "(NULL)"); | return 0; | } configure:10487: result: no configure:10416: checking whether readline via "-lreadline -lcurses" is present and sane configure:10477: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm -lreadline -lcurses >&5 conftest.c:128:2: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(0); ^ conftest.c:130:7: warning: implicit declaration of function 'open' is invalid in C99 [-Wimplicit-function-declaration] fd = open("/dev/null", 2); /* should get fd 0 */ ^ conftest.c:131:2: warning: implicit declaration of function 'dup' is invalid in C99 [-Wimplicit-function-declaration] dup(fd); ^ 3 warnings generated. /usr/bin/ld: error: unable to find library -lreadline cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:10477: $? = 1 configure: program exited with status 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 HAVE_ICONV 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_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_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_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_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 | /* end confdefs.h. */ | #include | #include | #include | | int main(int argc, char **argv) | { | int fd; | char *line; | | close(0); | close(1); | fd = open("/dev/null", 2); /* should get fd 0 */ | dup(fd); | line = readline("giveittome> "); | | /* some printfs don't handle NULL for %s */ | printf("got <%s>\n", line ? line : "(NULL)"); | return 0; | } configure:10487: result: no configure:10416: checking whether readline via "-lreadline -lncurses" is present and sane configure:10477: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm -lreadline -lncurses >&5 conftest.c:128:2: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(0); ^ conftest.c:130:7: warning: implicit declaration of function 'open' is invalid in C99 [-Wimplicit-function-declaration] fd = open("/dev/null", 2); /* should get fd 0 */ ^ conftest.c:131:2: warning: implicit declaration of function 'dup' is invalid in C99 [-Wimplicit-function-declaration] dup(fd); ^ 3 warnings generated. /usr/bin/ld: error: unable to find library -lreadline cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:10477: $? = 1 configure: program exited with status 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 HAVE_ICONV 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_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_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_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_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 | /* end confdefs.h. */ | #include | #include | #include | | int main(int argc, char **argv) | { | int fd; | char *line; | | close(0); | close(1); | fd = open("/dev/null", 2); /* should get fd 0 */ | dup(fd); | line = readline("giveittome> "); | | /* some printfs don't handle NULL for %s */ | printf("got <%s>\n", line ? line : "(NULL)"); | return 0; | } configure:10487: result: no configure:10621: checking whether mpfr via "-lmpfr -lgmp" is present and usable configure:10648: cc -o conftest -g -O2 -DNDEBUG -I/usr/local/include conftest.c -lm -lmpfr -lgmp >&5 conftest.c:122:10: fatal error: 'mpfr.h' file not found #include ^~~~~~~~ 1 error generated. configure:10648: $? = 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 HAVE_ICONV 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_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_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_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_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 | /* end confdefs.h. */ | | | #include | #include | #include | | int | main () | { | | mpfr_t p; | mpz_t z; | mpfr_init(p); | mpz_init(z); | mpfr_printf("%Rf%Zd", p, z); | mpfr_clear(p); | mpz_clear(z); | | ; | return 0; | } configure:10656: result: no configure:10680: checking for struct stat.st_blksize configure:10680: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10680: $? = 0 configure:10680: result: yes configure:10690: checking for struct passwd.pw_passwd configure:10690: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10690: $? = 0 configure:10690: result: yes configure:10704: checking for struct group.gr_passwd configure:10704: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10704: $? = 0 configure:10704: result: yes configure:10718: checking whether struct tm is in sys/time.h or time.h configure:10738: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10738: $? = 0 configure:10745: result: time.h configure:10753: checking for struct tm.tm_zone configure:10753: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10753: $? = 0 configure:10753: result: yes configure:10821: checking whether char is unsigned configure:10840: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10840: $? = 0 configure:10847: result: no configure:10854: checking for an ANSI C-conforming const configure:10920: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10920: $? = 0 configure:10927: result: yes configure:10935: checking for C/C++ restrict keyword configure:10960: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10960: $? = 0 configure:10968: result: __restrict configure:10981: checking for inline configure:10997: cc -c -g -O2 -DNDEBUG -I/usr/local/include conftest.c >&5 configure:10997: $? = 0 configure:11005: result: inline configure:11023: checking for preprocessor stringizing operator configure:11043: result: yes configure:11180: checking that generated files are newer than configure configure:11186: result: done configure:11217: 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 gcc303 config.status:1019: creating Makefile config.status:1019: creating support/Makefile config.status:1019: creating awklib/Makefile config.status:1019: creating doc/Makefile config.status:1019: creating extras/Makefile config.status:1019: creating po/Makefile.in config.status:1019: creating test/Makefile config.status:1019: creating config.h config.status:1248: executing depfiles commands config.status:1323: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1330: $? = 0 config.status:1323: cd support && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1330: $? = 0 config.status:1323: cd awklib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1330: $? = 0 config.status:1248: executing po-directories commands configure:12730: === configuring in extension (/tmp/gawk-4.2.64-agn1.XXXXXX.KTCciT8l/gawk-4.2.64-agn1/extension) configure:12793: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-freebsd12.0 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=no 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=no 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=no 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=no 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=x86_64-unknown-freebsd12.0 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='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_prog_AWK=nawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_YACC='bison -y' 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='none required' 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_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=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=no gt_cv_func_gnugettext1_libintl=yes gt_cv_val_LC_MESSAGES=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/gawk-4.2.64-agn1.XXXXXX.KTCciT8l/gawk-4.2.64-agn1/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} /tmp/gawk-4.2.64-agn1.XXXXXX.KTCciT8l/gawk-4.2.64-agn1/missing autoconf' AUTOHEADER='${SHELL} /tmp/gawk-4.2.64-agn1.XXXXXX.KTCciT8l/gawk-4.2.64-agn1/missing autoheader' AUTOMAKE='${SHELL} /tmp/gawk-4.2.64-agn1.XXXXXX.KTCciT8l/gawk-4.2.64-agn1/missing automake-1.16' AWK='nawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -DNDEBUG' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_EXTENSIONS_FALSE='#' ENABLE_EXTENSIONS_TRUE='' EXEEXT='' GAWKLIBEXT='so' GETTEXT_MACRO_VERSION='0.19' GMSGFMT='/usr/local/bin/msgfmt' GMSGFMT_015='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' HAVE_LIBSIGSEGV='no' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib' INTL_MACOSX_LIBS='' LDFLAGS='' LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib' LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib' LIBMPFR='' LIBOBJS=' ${LIBOBJDIR}mktime$U.o' LIBREADLINE='' LIBS='-lm ' LIBSIGSEGV='' LIBSIGSEGV_PREFIX='' LN_S='ln -s' LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib' LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib' LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo' LTLIBSIGSEGV='' MAKEINFO='${SHELL} /tmp/gawk-4.2.64-agn1.XXXXXX.KTCciT8l/gawk-4.2.64-agn1/missing makeinfo' MKDIR_P='./install-sh -c -d' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_015='/usr/local/bin/msgfmt' MSGMERGE='/usr/local/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='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOCKET_LIBS='' STRIP='' TEST_CROSS_COMPILE_FALSE='' TEST_CROSS_COMPILE_TRUE='#' USE_NLS='yes' VERSION='4.2.64' XGETTEXT='/usr/local/bin/xgettext' XGETTEXT_015='/usr/local/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' YACC='bison -y' YFLAGS='' ZOS_FAIL='' ac_ct_CC='' 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='x86_64-unknown-freebsd12.0' build_alias='' build_cpu='x86_64' build_os='freebsd12.0' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-freebsd12.0' host_alias='' host_cpu='x86_64' host_os='freebsd12.0' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/gawk-4.2.64-agn1.XXXXXX.KTCciT8l/gawk-4.2.64-agn1/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 HAVE_ICONV 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_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_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_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_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_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