Skip to content

Instantly share code, notes, and snippets.

@nachocab
Created June 9, 2012 01:06
Show Gist options
  • Save nachocab/2898941 to your computer and use it in GitHub Desktop.
Save nachocab/2898941 to your computer and use it in GitHub Desktop.
homebrew config log
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.0.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/gawk/4.0.1
## --------- ##
## Platform. ##
## --------- ##
hostname = nachocab.local
uname -m = x86_64
uname -r = 11.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 8.00 gigabytes
Default processor set: 143 tasks, 716 threads, 2 processors
Load average: 6.10, Mach factor: 0.22
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/nachocab/.rvm/gems/ruby-1.9.3-p194/bin
PATH: /Users/nachocab/.rvm/gems/ruby-1.9.3-p194@global/bin
PATH: /Users/nachocab/.rvm/rubies/ruby-1.9.3-p194/bin
PATH: /Users/nachocab/.rvm/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/X11/bin
PATH: /usr/texbin
PATH: /Users/nachocab/bin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/local/java/jdk1.6/bin
PATH: /usr/local/mysql/bin
PATH: /usr/local/ncbi/blast/bin
PATH: /sw/bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2592: checking for a BSD-compatible install
configure:2660: result: ./install-sh -c
configure:2671: checking whether build environment is sane
configure:2721: result: yes
configure:2862: checking for a thread-safe mkdir -p
configure:2901: result: /usr/local/bin/mkdir -p
configure:2914: checking for gawk
configure:2944: result: no
configure:2914: checking for mawk
configure:2944: result: no
configure:2914: checking for nawk
configure:2944: result: no
configure:2914: checking for awk
configure:2930: found /usr/bin/awk
configure:2941: result: awk
configure:2952: checking whether make sets $(MAKE)
configure:2974: result: yes
configure:3093: checking for style of include used by make
configure:3121: result: GNU
configure:3191: checking for gcc
configure:3218: result: /usr/bin/clang
configure:3447: checking for C compiler version
configure:3456: /usr/bin/clang --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix
configure:3467: $? = 0
configure:3456: /usr/bin/clang -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix
configure:3467: $? = 0
configure:3456: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:3467: $? = 1
configure:3456: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:3467: $? = 1
configure:3487: checking whether the C compiler works
configure:3509: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3513: $? = 0
configure:3561: result: yes
configure:3564: checking for C compiler default output file name
configure:3566: result: a.out
configure:3572: checking for suffix of executables
configure:3579: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3583: $? = 0
configure:3605: result:
configure:3627: checking whether we are cross compiling
configure:3635: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3639: $? = 0
configure:3646: ./conftest
configure:3650: $? = 0
configure:3665: result: no
configure:3670: checking for suffix of object files
configure:3692: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3696: $? = 0
configure:3717: result: o
configure:3721: checking whether we are using the GNU C compiler
configure:3740: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3740: $? = 0
configure:3749: result: yes
configure:3758: checking whether /usr/bin/clang accepts -g
configure:3778: /usr/bin/clang -c -g conftest.c >&5
configure:3778: $? = 0
configure:3819: result: yes
configure:3836: checking for /usr/bin/clang option to accept ISO C89
configure:3900: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:3900: $? = 0
configure:3913: result: none needed
configure:3935: checking dependency style of /usr/bin/clang
configure:4045: result: gcc3
configure:4066: checking how to run the C preprocessor
configure:4097: /usr/bin/clang -E conftest.c
configure:4097: $? = 0
configure:4111: /usr/bin/clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4136: result: /usr/bin/clang -E
configure:4156: /usr/bin/clang -E conftest.c
configure:4156: $? = 0
configure:4170: /usr/bin/clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4199: checking for grep that handles long lines and -e
configure:4257: result: /usr/bin/grep
configure:4262: checking for egrep
configure:4324: result: /usr/bin/grep -E
configure:4329: checking for ANSI C header files
configure:4349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4349: $? = 0
configure:4422: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4422: $? = 0
configure:4422: ./conftest
configure:4422: $? = 0
configure:4433: result: yes
configure:4446: checking for sys/types.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for sys/stat.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for stdlib.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for string.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for memory.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for strings.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for inttypes.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for stdint.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4446: checking for unistd.h
configure:4446: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4446: $? = 0
configure:4446: result: yes
configure:4459: checking minix/config.h usability
configure:4459: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:4459: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4459: result: no
configure:4459: checking minix/config.h presence
configure:4459: /usr/bin/clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:4459: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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 <minix/config.h>
configure:4459: result: no
configure:4459: checking for minix/config.h
configure:4459: result: no
configure:4480: checking whether it is safe to define __EXTENSIONS__
configure:4498: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:4498: $? = 0
configure:4505: result: yes
configure:4520: checking for egrep
configure:4582: result: /usr/bin/grep -E
configure:4591: checking for bison
configure:4607: found /usr/bin/bison
configure:4618: result: bison -y
configure:4630: checking whether ln -s works
configure:4634: result: yes
configure:4689: checking for gcc
configure:4716: result: /usr/bin/clang
configure:4945: checking for C compiler version
configure:4954: /usr/bin/clang --version >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix
configure:4965: $? = 0
configure:4954: /usr/bin/clang -v >&5
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.3.0
Thread model: posix
configure:4965: $? = 0
configure:4954: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4965: $? = 1
configure:4954: /usr/bin/clang -qversion >&5
clang: error: no input files
configure:4965: $? = 1
configure:4969: checking whether we are using the GNU C compiler
configure:4997: result: yes
configure:5006: checking whether /usr/bin/clang accepts -g
configure:5067: result: yes
configure:5084: checking for /usr/bin/clang option to accept ISO C89
configure:5161: result: none needed
configure:5183: checking dependency style of /usr/bin/clang
configure:5293: result: gcc3
configure:5313: checking how to run the C preprocessor
configure:5383: result: /usr/bin/clang -E
configure:5403: /usr/bin/clang -E conftest.c
configure:5403: $? = 0
configure:5417: /usr/bin/clang -E conftest.c
conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5417: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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 <ac_nonexistent.h>
configure:5450: checking whether make sets $(MAKE)
configure:5472: result: yes
configure:5484: checking for special development options
configure:5504: result: no
configure:5511: checking for z/OS USS compilation
configure:5522: result: no
configure:5526: checking for strerror in -lcposix
configure:5551: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lcposix >&5
ld: library not found for -lcposix
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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. */
|
| /* 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 strerror ();
| int
| main ()
| {
| return strerror ();
| ;
| return 0;
| }
configure:5560: result: no
configure:5575: checking for special C compiler options needed for large files
configure:5620: result: no
configure:5626: checking for _FILE_OFFSET_BITS value needed for large files
configure:5651: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:5651: $? = 0
configure:5683: result: no
configure:5767: checking for AIX compilation hacks
configure:5782: result: no
configure:5786: checking for Linux/Alpha compilation hacks
configure:5808: result: no
configure:5834: checking whether NLS is requested
configure:5843: result: yes
configure:5884: checking for msgfmt
configure:5919: result: no
configure:5925: checking for gmsgfmt
configure:5956: result: :
configure:6007: checking for xgettext
configure:6042: result: no
configure:6085: checking for msgmerge
configure:6119: result: no
configure:6153: checking build system type
configure:6167: result: i386-apple-darwin11.3.0
configure:6187: checking host system type
configure:6200: result: i386-apple-darwin11.3.0
configure:6244: checking for ld used by GCC
configure:6308: result: /usr/bin/clang
configure:6315: checking if the linker (/usr/bin/clang) is GNU ld
configure:6328: result: no
configure:6335: checking for shared library run path origin
configure:6348: result: done
configure:6920: checking for CFPreferencesCopyAppValue
configure:6938: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:6938: $? = 0
configure:6947: result: yes
configure:6954: checking for CFLocaleCopyCurrent
configure:6972: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -Wl,-framework -Wl,CoreFoundation >&5
configure:6972: $? = 0
configure:6981: result: yes
configure:7030: checking for GNU gettext in libc
configure:7050: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:28:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:7050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:7059: result: no
configure:7093: checking for iconv
configure:7115: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv_open", referenced from:
_main in conftest-L1Pjlz.o
"_iconv", referenced from:
_main in conftest-L1Pjlz.o
"_iconv_close", referenced from:
_main in conftest-L1Pjlz.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:7137: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -liconv >&5
configure:7137: $? = 0
configure:7147: result: yes
configure:7150: checking for working iconv
configure:7245: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -liconv >&5
configure:7245: $? = 0
configure:7245: ./conftest
configure:7245: $? = 0
configure:7257: result: yes
configure:7272: checking how to link with libiconv
configure:7274: result: -liconv
configure:7746: checking for GNU gettext in libintl
configure:7774: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lintl >&5
conftest.c:29:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:7774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:7802: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lintl -liconv >&5
conftest.c:29:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:7802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:7815: result: no
configure:7850: checking whether to use NLS
configure:7852: result: no
configure:7925: checking for nl_langinfo and CODESET
configure:7941: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:7941: $? = 0
configure:7950: result: yes
configure:7959: checking for LC_MESSAGES
configure:7975: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:7975: $? = 0
configure:7983: result: yes
configure:7992: checking for ANSI C header files
configure:8096: result: yes
configure:8104: checking for sys/wait.h that is POSIX.1 compatible
configure:8130: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8130: $? = 0
configure:8137: result: yes
configure:8145: checking whether time.h and sys/time.h may both be included
configure:8165: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8165: $? = 0
configure:8172: result: yes
configure:8186: checking arpa/inet.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking arpa/inet.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for arpa/inet.h
configure:8186: result: yes
configure:8186: checking fcntl.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking fcntl.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for fcntl.h
configure:8186: result: yes
configure:8186: checking limits.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking limits.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for limits.h
configure:8186: result: yes
configure:8186: checking locale.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking locale.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for locale.h
configure:8186: result: yes
configure:8186: checking libintl.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:71:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:8186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libintl.h>
configure:8186: result: no
configure:8186: checking libintl.h presence
configure:8186: /usr/bin/clang -E conftest.c
conftest.c:38:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:8186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <libintl.h>
configure:8186: result: no
configure:8186: checking for libintl.h
configure:8186: result: no
configure:8186: checking mcheck.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:71:10: fatal error: 'mcheck.h' file not found
#include <mcheck.h>
^
1 error generated.
configure:8186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mcheck.h>
configure:8186: result: no
configure:8186: checking mcheck.h presence
configure:8186: /usr/bin/clang -E conftest.c
conftest.c:38:10: fatal error: 'mcheck.h' file not found
#include <mcheck.h>
^
1 error generated.
configure:8186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <mcheck.h>
configure:8186: result: no
configure:8186: checking for mcheck.h
configure:8186: result: no
configure:8186: checking netdb.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking netdb.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for netdb.h
configure:8186: result: yes
configure:8186: checking netinet/in.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking netinet/in.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for netinet/in.h
configure:8186: result: yes
configure:8186: checking stdarg.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking stdarg.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for stdarg.h
configure:8186: result: yes
configure:8186: checking stddef.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking stddef.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for stddef.h
configure:8186: result: yes
configure:8186: checking for string.h
configure:8186: result: yes
configure:8186: checking sys/ioctl.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking sys/ioctl.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for sys/ioctl.h
configure:8186: result: yes
configure:8186: checking sys/param.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking sys/param.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for sys/param.h
configure:8186: result: yes
configure:8186: checking sys/socket.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking sys/socket.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for sys/socket.h
configure:8186: result: yes
configure:8186: checking sys/time.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking sys/time.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for sys/time.h
configure:8186: result: yes
configure:8186: checking for unistd.h
configure:8186: result: yes
configure:8186: checking termios.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking termios.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for termios.h
configure:8186: result: yes
configure:8186: checking stropts.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:82:10: fatal error: 'stropts.h' file not found
#include <stropts.h>
^
1 error generated.
configure:8186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <stropts.h>
configure:8186: result: no
configure:8186: checking stropts.h presence
configure:8186: /usr/bin/clang -E conftest.c
conftest.c:49:10: fatal error: 'stropts.h' file not found
#include <stropts.h>
^
1 error generated.
configure:8186: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <stropts.h>
configure:8186: result: no
configure:8186: checking for stropts.h
configure:8186: result: no
configure:8186: checking wchar.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking wchar.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for wchar.h
configure:8186: result: yes
configure:8186: checking wctype.h usability
configure:8186: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking wctype.h presence
configure:8186: /usr/bin/clang -E conftest.c
configure:8186: $? = 0
configure:8186: result: yes
configure:8186: checking for wctype.h
configure:8186: result: yes
configure:8201: checking for memory.h
configure:8201: result: yes
configure:8226: checking for pid_t
configure:8226: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8226: $? = 0
configure:8226: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:88:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:8226: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:8226: result: yes
configure:8237: checking return type of signal handlers
configure:8255: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:58:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:8255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:8262: result: void
configure:8270: checking for size_t
configure:8270: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8270: $? = 0
configure:8270: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:89:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:8270: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:8270: result: yes
configure:8281: checking for uid_t in sys/types.h
configure:8300: result: yes
configure:8311: checking type of array argument to getgroups
configure:8345: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8345: $? = 0
configure:8345: ./conftest
configure:8345: $? = 0
configure:8370: result: gid_t
configure:8379: checking for long long int
configure:8402: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8402: $? = 0
configure:8410: result: yes
configure:8428: checking for unsigned long long int
configure:8449: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8449: $? = 0
configure:8457: result: yes
configure:8479: checking for inttypes.h
configure:8496: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8496: $? = 0
configure:8503: result: yes
configure:8519: checking for stdint.h
configure:8536: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8536: $? = 0
configure:8543: result: yes
configure:8592: checking for ssize_t
configure:8592: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8592: $? = 0
configure:8592: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:98:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:8592: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_UINTMAX_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:8592: result: yes
configure:8607: checking size of unsigned int
configure:8612: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8612: $? = 0
configure:8612: ./conftest
configure:8612: $? = 0
configure:8626: result: 4
configure:8640: checking size of unsigned long
configure:8645: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8645: $? = 0
configure:8645: ./conftest
configure:8645: $? = 0
configure:8659: result: 8
configure:8683: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8683: $? = 0
configure:8703: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8703: $? = 0
configure:8723: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8723: $? = 0
configure:8743: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8743: $? = 0
configure:8755: checking for socklen_t
configure:8755: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8755: $? = 0
configure:8755: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:74:24: error: expected expression
if (sizeof ((socklen_t)))
^
1 error generated.
configure:8755: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 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 <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:8755: result: yes
configure:8821: checking for vprintf
configure:8821: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8821: $? = 0
configure:8821: result: yes
configure:8827: checking for _doprnt
configure:8827: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
Undefined symbols for architecture x86_64:
"__doprnt", referenced from:
_main in conftest-odEbbR.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8827: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 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_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* 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__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:8827: result: no
configure:8844: checking for sys/time.h
configure:8844: result: yes
configure:8844: checking for unistd.h
configure:8844: result: yes
configure:8865: checking for alarm
configure:8865: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:8865: $? = 0
configure:8865: result: yes
configure:8878: checking for working mktime
configure:9080: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:9080: $? = 0
configure:9080: ./conftest
configure:9080: $? = 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.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 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_VPRINTF 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 <sys/time.h>
| # include <time.h>
| #else
| # ifdef HAVE_SYS_TIME_H
| # include <sys/time.h>
| # else
| # include <time.h>
| # endif
| #endif
|
| #include <limits.h>
| #include <stdlib.h>
|
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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:9090: result: no
configure:9108: checking for getaddrinfo
configure:9108: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:9108: $? = 0
configure:9108: result: yes
configure:9159: checking for fmod in -lm
configure:9184: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm >&5
configure:9184: $? = 0
configure:9193: result: yes
configure:9204: checking for isinf in -lm
configure:9229: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9229: $? = 0
configure:9238: result: yes
configure:9249: checking for ismod in -lm
configure:9274: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm -lm >&5
Undefined symbols for architecture x86_64:
"_ismod", referenced from:
_main in conftest-8IeUbH.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 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_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 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:9283: result: no
configure:9791: checking for libsigsegv
configure:9813: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm -lsigsegv >&5
conftest.c:75:10: fatal error: 'sigsegv.h' file not found
#include <sigsegv.h>
^
1 error generated.
configure:9813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 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_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <sigsegv.h>
| int
| main ()
| {
| sigsegv_deinstall_handler();
| ;
| return 0;
| }
configure:9823: result: no, consider installing GNU libsigsegv
configure:9863: checking for atexit
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for btowc
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for fmod
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for getgrent
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for getgroups
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for grantpt
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for isascii
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for iswctype
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for iswlower
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for iswupper
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for mbrlen
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for memcmp
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for memcpy
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for memcpy_ulong
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
Undefined symbols for architecture x86_64:
"_memcpy_ulong", referenced from:
_main in conftest-0ILdcY.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 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_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_ATEXIT 1
| #define HAVE_BTOWC 1
| #define HAVE_FMOD 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 <limits.h> declares memcpy_ulong.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:9863: result: no
configure:9863: checking for memmove
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for memset
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for memset_ulong
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
Undefined symbols for architecture x86_64:
"_memset_ulong", referenced from:
_main in conftest-CmaktL.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9863: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 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_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_ATEXIT 1
| #define HAVE_BTOWC 1
| #define HAVE_FMOD 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 <limits.h> declares memset_ulong.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:9863: result: no
configure:9863: checking for mkstemp
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for setenv
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for setlocale
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for setsid
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for snprintf
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for strchr
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for strerror
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for strftime
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for strncasecmp
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for strcoll
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for strtod
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for strtoul
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for system
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for tmpfile
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for towlower
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for towupper
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for tzset
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for usleep
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for wcrtomb
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for wcscoll
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9863: checking for wctype
configure:9863: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9863: $? = 0
configure:9863: result: yes
configure:9873: checking whether mbrtowc and mbstate_t are properly declared
configure:9893: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9893: $? = 0
configure:9901: result: yes
configure:9910: checking dlfcn.h usability
configure:9910: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:9910: $? = 0
configure:9910: result: yes
configure:9910: checking dlfcn.h presence
configure:9910: /usr/bin/clang -E conftest.c
configure:9910: $? = 0
configure:9910: result: yes
configure:9910: checking for dlfcn.h
configure:9910: result: yes
configure:9930: checking for library containing dlopen
configure:9961: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:9961: $? = 0
configure:9978: result: none required
configure:9997: checking whether getpgrp requires zero arguments
configure:10014: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
conftest.c:149:10: error: too many arguments to function call, expected 0, have 1
getpgrp (0);
~~~~~~~ ^
/usr/include/unistd.h:498:1: note: 'getpgrp' declared here
pid_t getpgrp(void);
^
1 error generated.
configure:10014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Awk"
| #define PACKAGE_TARNAME "gawk"
| #define PACKAGE_VERSION "4.0.1"
| #define PACKAGE_STRING "GNU Awk 4.0.1"
| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
| #define PACKAGE "gawk"
| #define VERSION "4.0.1"
| #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_CFPREFERENCESCOPYAPPVALUE 1
| #define HAVE_CFLOCALECOPYCURRENT 1
| #define HAVE_ICONV 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
| #define RETSIGTYPE void
| #define GETGROUPS_T gid_t
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 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_VPRINTF 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_LIBM 1
| #define HAVE_LIBM 1
| #define HAVE_ATEXIT 1
| #define HAVE_BTOWC 1
| #define HAVE_FMOD 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_SETENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETSID 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRTOD 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSTEM 1
| #define HAVE_TMPFILE 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_TZSET 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCSCOLL 1
| #define HAVE_WCTYPE 1
| #define HAVE_MBRTOWC 1
| #define DYNAMIC 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
| ;
| return 0;
| }
configure:10022: result: yes
configure:10033: checking for printf %F format
configure:10057: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:10057: $? = 0
configure:10057: ./conftest
configure:10057: $? = 0
configure:10071: result: yes
configure:10099: checking for gethostbyname
configure:10099: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:10099: $? = 0
configure:10099: result: yes
configure:10154: checking for connect
configure:10154: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm >&5
configure:10154: $? = 0
configure:10154: result: yes
configure:10208: checking where to find the socket library calls
configure:10214: result: the standard library
configure:10244: checking whether readline via "-lreadline" is present and sane
configure:10270: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lm -lm -lreadline >&5
configure:10270: $? = 0
configure:10278: result: yes
configure:10300: checking for struct stat.st_blksize
configure:10300: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:10300: $? = 0
configure:10300: result: yes
configure:10313: checking whether time.h and sys/time.h may both be included
configure:10340: result: yes
configure:10348: checking whether struct tm is in sys/time.h or time.h
configure:10368: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:10368: $? = 0
configure:10375: result: time.h
configure:10383: checking for struct tm.tm_zone
configure:10383: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:10383: $? = 0
configure:10383: result: yes
configure:10451: checking whether char is unsigned
configure:10469: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:10469: $? = 0
configure:10476: result: no
configure:10483: checking for an ANSI C-conforming const
configure:10548: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:10548: $? = 0
configure:10555: result: yes
configure:10563: checking for C/C++ restrict keyword
configure:10588: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:10588: $? = 0
configure:10596: result: __restrict
configure:10609: checking for inline
configure:10625: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5
configure:10625: $? = 0
configure:10633: result: inline
configure:10651: checking for preprocessor stringizing operator
configure:10671: result: yes
configure:10820: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GNU Awk config.status 4.0.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on nachocab.local
config.status:1010: creating Makefile
config.status:1010: creating awklib/Makefile
config.status:1010: creating doc/Makefile
config.status:1010: creating po/Makefile.in
config.status:1010: creating test/Makefile
config.status:1010: creating config.h
config.status:1239: executing depfiles commands
config.status:1239: executing po-directories commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin11.3.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=set
ac_cv_env_CC_value=/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments'
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__doprnt=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_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_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setsid=yes
ac_cv_func_snprintf=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_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_vprintf=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=no
ac_cv_header_limits_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_stdarg_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_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=i386-apple-darwin11.3.0
ac_cv_lib_cposix_strerror=no
ac_cv_lib_m_fmod=yes
ac_cv_lib_m_isinf=yes
ac_cv_lib_m_ismod=no
ac_cv_libsigsegv='no, consider installing GNU libsigsegv'
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=:
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_XGETTEXT=:
ac_cv_path_mkdir=/usr/local/bin/mkdir
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/clang -E'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=/usr/bin/clang
ac_cv_prog_cc_c89=
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_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_getgroups=gid_t
ac_cv_type_long_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
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_unsigned_long_long=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=
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/clang
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
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
gawk_cv_aix_hack=no
gawk_cv_linux_alpha_hack=no
gl_cv_header_inttypes_h=yes
gl_cv_header_stdint_h=yes
gl_cv_lib_sigsegv='no, consider installing GNU libsigsegv'
gt_cv_func_CFLocaleCopyCurrent=yes
gt_cv_func_CFPreferencesCopyAppValue=yes
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
gt_cv_val_LC_MESSAGES=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-gawk-4.0.1-2QjQ/gawk-4.0.1/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /private/tmp/homebrew-gawk-4.0.1-2QjQ/gawk-4.0.1/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/homebrew-gawk-4.0.1-2QjQ/gawk-4.0.1/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-gawk-4.0.1-2QjQ/gawk-4.0.1/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-gawk-4.0.1-2QjQ/gawk-4.0.1/missing --run automake-1.11'
AWK='awk'
CC='/usr/bin/clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments'
CPP='/usr/bin/clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GETTEXT_MACRO_VERSION='0.18'
GMSGFMT=':'
GMSGFMT_015=':'
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=''
INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=' ${LIBOBJDIR}mktime$U.o'
LIBREADLINE='-lreadline'
LIBS='-lm -lm '
LIBSIGSEGV=''
LIBSIGSEGV_PREFIX=''
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo'
LTLIBSIGSEGV=''
MAKEINFO='${SHELL} /private/tmp/homebrew-gawk-4.0.1-2QjQ/gawk-4.0.1/missing --run makeinfo'
MKDIR_P='/usr/local/bin/mkdir -p'
MSGFMT=':'
MSGFMT_015=':'
MSGMERGE=':'
OBJEXT='o'
PACKAGE='gawk'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_NAME='GNU Awk'
PACKAGE_STRING='GNU Awk 4.0.1'
PACKAGE_TARNAME='gawk'
PACKAGE_URL='http://www.gnu.org/software/gawk/'
PACKAGE_VERSION='4.0.1'
PATH_SEPARATOR=':'
POSUB=''
SET_MAKE=''
SHELL='/bin/sh'
SOCKET_LIBS=''
STRIP=''
USE_NLS='no'
VERSION='4.0.1'
XGETTEXT=':'
XGETTEXT_015=':'
XGETTEXT_EXTRA_OPTIONS=''
YACC='bison -y'
YFLAGS=''
ac_ct_CC='/usr/bin/clang'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin11.3.0'
build_alias=''
build_cpu='i386'
build_os='darwin11.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i386-apple-darwin11.3.0'
host_alias=''
host_cpu='i386'
host_os='darwin11.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/homebrew-gawk-4.0.1-2QjQ/gawk-4.0.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/local/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gawk/4.0.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GNU Awk"
#define PACKAGE_TARNAME "gawk"
#define PACKAGE_VERSION "4.0.1"
#define PACKAGE_STRING "GNU Awk 4.0.1"
#define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
#define PACKAGE "gawk"
#define VERSION "4.0.1"
#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_CFPREFERENCESCOPYAPPVALUE 1
#define HAVE_CFLOCALECOPYCURRENT 1
#define HAVE_ICONV 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDARG_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_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 HAVE_MEMORY_H 1
#define RETSIGTYPE void
#define GETGROUPS_T gid_t
#define HAVE_LONG_LONG_INT 1
#define HAVE_LONG_LONG 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 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_VPRINTF 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_GETADDRINFO 1
#define HAVE_LIBM 1
#define HAVE_LIBM 1
#define HAVE_ATEXIT 1
#define HAVE_BTOWC 1
#define HAVE_FMOD 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_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_SETSID 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRCOLL 1
#define HAVE_STRTOD 1
#define HAVE_STRTOUL 1
#define HAVE_SYSTEM 1
#define HAVE_TMPFILE 1
#define HAVE_TOWLOWER 1
#define HAVE_TOWUPPER 1
#define HAVE_TZSET 1
#define HAVE_USLEEP 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 HAVE_SOCKETS 1
#define HAVE_LIBREADLINE 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_ST_BLKSIZE 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define restrict __restrict
#define HAVE_STRINGIZE 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GNU Awk config.status 4.0.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status --file=version.c:version.in
on nachocab.local
config.status:1010: creating version.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment