Ticket #58489: config.2.log

File config.2.log, 168.5 KB (added by justinMBullard (Justin Bullard), 5 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GNU Awk configure 5.0.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-libiconv-prefix=/opt/local --without-mpfr --without-readline ac_cv_libsigsegv=no ac_cv_prog_AWK=awk
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Justins-MBP
14uname -m = x86_64
15uname -r = 18.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 18.5.0: Mon Mar 11 20:40:32 PDT 2019; root:xnu-4903.251.3~3/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 447 tasks, 2027 threads, 8 processors
34Load average: 2.71, Mach factor: 5.28
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2648: checking for a BSD-compatible install
52configure:2716: result: /usr/bin/install -c
53configure:2727: checking whether build environment is sane
54configure:2782: result: yes
55configure:2933: checking for a thread-safe mkdir -p
56configure:2972: result: ./install-sh -c -d
57configure:2979: checking for gawk
58configure:3006: result: awk
59configure:3017: checking whether make sets $(MAKE)
60configure:3039: result: yes
61configure:3068: checking whether make supports nested variables
62configure:3085: result: yes
63configure:3275: checking build system type
64configure:3289: result: x86_64-apple-darwin18.5.0
65configure:3309: checking host system type
66configure:3322: result: x86_64-apple-darwin18.5.0
67configure:3346: checking whether make supports the include directive
68configure:3361: make -f confmf.GNU && cat confinc.out
69this is the am__doit target
70configure:3364: $? = 0
71configure:3383: result: yes (GNU style)
72configure:3453: checking for gcc
73configure:3480: result: /usr/bin/clang
74configure:3709: checking for C compiler version
75configure:3718: /usr/bin/clang --version >&5
76Apple LLVM version 10.0.1 (clang-1001.0.46.4)
77Target: x86_64-apple-darwin18.5.0
78Thread model: posix
79InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
80configure:3729: $? = 0
81configure:3718: /usr/bin/clang -v >&5
82Apple LLVM version 10.0.1 (clang-1001.0.46.4)
83Target: x86_64-apple-darwin18.5.0
84Thread model: posix
85InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
86configure:3729: $? = 0
87configure:3718: /usr/bin/clang -V >&5
88clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
89clang: error: no input files
90configure:3729: $? = 1
91configure:3718: /usr/bin/clang -qversion >&5
92clang: error: unknown argument '-qversion', did you mean '--version'?
93clang: error: no input files
94configure:3729: $? = 1
95configure:3749: checking whether the C compiler works
96configure:3771: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
97configure:3775: $? = 0
98configure:3823: result: yes
99configure:3826: checking for C compiler default output file name
100configure:3828: result: a.out
101configure:3834: checking for suffix of executables
102configure:3841: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
103configure:3845: $? = 0
104configure:3867: result:
105configure:3889: checking whether we are cross compiling
106configure:3897: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
107configure:3901: $? = 0
108configure:3908: ./conftest
109configure:3912: $? = 0
110configure:3927: result: no
111configure:3932: checking for suffix of object files
112configure:3954: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
113configure:3958: $? = 0
114configure:3979: result: o
115configure:3983: checking whether we are using the GNU C compiler
116configure:4002: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
117configure:4002: $? = 0
118configure:4011: result: yes
119configure:4020: checking whether /usr/bin/clang accepts -g
120configure:4040: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
121configure:4040: $? = 0
122configure:4081: result: yes
123configure:4098: checking for /usr/bin/clang option to accept ISO C89
124configure:4161: /usr/bin/clang  -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
125configure:4161: $? = 0
126configure:4174: result: none needed
127configure:4199: checking whether /usr/bin/clang understands -c and -o together
128configure:4221: /usr/bin/clang -c conftest.c -o conftest2.o
129configure:4224: $? = 0
130configure:4221: /usr/bin/clang -c conftest.c -o conftest2.o
131configure:4224: $? = 0
132configure:4236: result: yes
133configure:4255: checking dependency style of /usr/bin/clang
134configure:4366: result: gcc3
135configure:4387: checking how to run the C preprocessor
136configure:4418: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
137configure:4418: $? = 0
138configure:4432: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
139conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
140#include <ac_nonexistent.h>
141         ^~~~~~~~~~~~~~~~~~
1421 error generated.
143configure:4432: $? = 1
144configure: failed program was:
145| /* confdefs.h */
146| #define PACKAGE_NAME "GNU Awk"
147| #define PACKAGE_TARNAME "gawk"
148| #define PACKAGE_VERSION "5.0.0"
149| #define PACKAGE_STRING "GNU Awk 5.0.0"
150| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
151| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
152| #define PACKAGE "gawk"
153| #define VERSION "5.0.0"
154| /* end confdefs.h.  */
155| #include <ac_nonexistent.h>
156configure:4457: result: /usr/bin/clang -E
157configure:4477: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
158configure:4477: $? = 0
159configure:4491: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
160conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
161#include <ac_nonexistent.h>
162         ^~~~~~~~~~~~~~~~~~
1631 error generated.
164configure:4491: $? = 1
165configure: failed program was:
166| /* confdefs.h */
167| #define PACKAGE_NAME "GNU Awk"
168| #define PACKAGE_TARNAME "gawk"
169| #define PACKAGE_VERSION "5.0.0"
170| #define PACKAGE_STRING "GNU Awk 5.0.0"
171| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
172| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
173| #define PACKAGE "gawk"
174| #define VERSION "5.0.0"
175| /* end confdefs.h.  */
176| #include <ac_nonexistent.h>
177configure:4520: checking for grep that handles long lines and -e
178configure:4578: result: /opt/local/bin/grep
179configure:4583: checking for egrep
180configure:4645: result: /opt/local/bin/grep -E
181configure:4650: checking for ANSI C header files
182configure:4670: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
183configure:4670: $? = 0
184configure:4743: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
185configure:4743: $? = 0
186configure:4743: ./conftest
187configure:4743: $? = 0
188configure:4754: result: yes
189configure:4767: checking for sys/types.h
190configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
191configure:4767: $? = 0
192configure:4767: result: yes
193configure:4767: checking for sys/stat.h
194configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
195configure:4767: $? = 0
196configure:4767: result: yes
197configure:4767: checking for stdlib.h
198configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
199configure:4767: $? = 0
200configure:4767: result: yes
201configure:4767: checking for string.h
202configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
203configure:4767: $? = 0
204configure:4767: result: yes
205configure:4767: checking for memory.h
206configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
207configure:4767: $? = 0
208configure:4767: result: yes
209configure:4767: checking for strings.h
210configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
211configure:4767: $? = 0
212configure:4767: result: yes
213configure:4767: checking for inttypes.h
214configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
215configure:4767: $? = 0
216configure:4767: result: yes
217configure:4767: checking for stdint.h
218configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
219configure:4767: $? = 0
220configure:4767: result: yes
221configure:4767: checking for unistd.h
222configure:4767: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
223configure:4767: $? = 0
224configure:4767: result: yes
225configure:4780: checking minix/config.h usability
226configure:4780: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
227conftest.c:54:10: fatal error: 'minix/config.h' file not found
228#include <minix/config.h>
229         ^~~~~~~~~~~~~~~~
2301 error generated.
231configure:4780: $? = 1
232configure: failed program was:
233| /* confdefs.h */
234| #define PACKAGE_NAME "GNU Awk"
235| #define PACKAGE_TARNAME "gawk"
236| #define PACKAGE_VERSION "5.0.0"
237| #define PACKAGE_STRING "GNU Awk 5.0.0"
238| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
239| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
240| #define PACKAGE "gawk"
241| #define VERSION "5.0.0"
242| #define STDC_HEADERS 1
243| #define HAVE_SYS_TYPES_H 1
244| #define HAVE_SYS_STAT_H 1
245| #define HAVE_STDLIB_H 1
246| #define HAVE_STRING_H 1
247| #define HAVE_MEMORY_H 1
248| #define HAVE_STRINGS_H 1
249| #define HAVE_INTTYPES_H 1
250| #define HAVE_STDINT_H 1
251| #define HAVE_UNISTD_H 1
252| /* end confdefs.h.  */
253| #include <stdio.h>
254| #ifdef HAVE_SYS_TYPES_H
255| # include <sys/types.h>
256| #endif
257| #ifdef HAVE_SYS_STAT_H
258| # include <sys/stat.h>
259| #endif
260| #ifdef STDC_HEADERS
261| # include <stdlib.h>
262| # include <stddef.h>
263| #else
264| # ifdef HAVE_STDLIB_H
265| #  include <stdlib.h>
266| # endif
267| #endif
268| #ifdef HAVE_STRING_H
269| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
270| #  include <memory.h>
271| # endif
272| # include <string.h>
273| #endif
274| #ifdef HAVE_STRINGS_H
275| # include <strings.h>
276| #endif
277| #ifdef HAVE_INTTYPES_H
278| # include <inttypes.h>
279| #endif
280| #ifdef HAVE_STDINT_H
281| # include <stdint.h>
282| #endif
283| #ifdef HAVE_UNISTD_H
284| # include <unistd.h>
285| #endif
286| #include <minix/config.h>
287configure:4780: result: no
288configure:4780: checking minix/config.h presence
289configure:4780: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
290conftest.c:21:10: fatal error: 'minix/config.h' file not found
291#include <minix/config.h>
292         ^~~~~~~~~~~~~~~~
2931 error generated.
294configure:4780: $? = 1
295configure: failed program was:
296| /* confdefs.h */
297| #define PACKAGE_NAME "GNU Awk"
298| #define PACKAGE_TARNAME "gawk"
299| #define PACKAGE_VERSION "5.0.0"
300| #define PACKAGE_STRING "GNU Awk 5.0.0"
301| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
302| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
303| #define PACKAGE "gawk"
304| #define VERSION "5.0.0"
305| #define STDC_HEADERS 1
306| #define HAVE_SYS_TYPES_H 1
307| #define HAVE_SYS_STAT_H 1
308| #define HAVE_STDLIB_H 1
309| #define HAVE_STRING_H 1
310| #define HAVE_MEMORY_H 1
311| #define HAVE_STRINGS_H 1
312| #define HAVE_INTTYPES_H 1
313| #define HAVE_STDINT_H 1
314| #define HAVE_UNISTD_H 1
315| /* end confdefs.h.  */
316| #include <minix/config.h>
317configure:4780: result: no
318configure:4780: checking for minix/config.h
319configure:4780: result: no
320configure:4801: checking whether it is safe to define __EXTENSIONS__
321configure:4819: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
322configure:4819: $? = 0
323configure:4826: result: yes
324configure:4841: checking for egrep
325configure:4903: result: /opt/local/bin/grep -E
326configure:4912: checking for bison
327configure:4928: found /opt/local/bin/bison
328configure:4939: result: bison -y
329configure:4951: checking whether ln -s works
330configure:4955: result: yes
331configure:4962: checking for /usr/bin/clang option to accept ISO C99
332configure:5111: /usr/bin/clang  -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
333configure:5111: $? = 0
334configure:5124: result: none needed
335configure:5144: checking how to run the C preprocessor
336configure:5214: result: /usr/bin/clang -E
337configure:5234: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
338configure:5234: $? = 0
339configure:5248: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
340conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
341#include <ac_nonexistent.h>
342         ^~~~~~~~~~~~~~~~~~
3431 error generated.
344configure:5248: $? = 1
345configure: failed program was:
346| /* confdefs.h */
347| #define PACKAGE_NAME "GNU Awk"
348| #define PACKAGE_TARNAME "gawk"
349| #define PACKAGE_VERSION "5.0.0"
350| #define PACKAGE_STRING "GNU Awk 5.0.0"
351| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
352| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
353| #define PACKAGE "gawk"
354| #define VERSION "5.0.0"
355| #define STDC_HEADERS 1
356| #define HAVE_SYS_TYPES_H 1
357| #define HAVE_SYS_STAT_H 1
358| #define HAVE_STDLIB_H 1
359| #define HAVE_STRING_H 1
360| #define HAVE_MEMORY_H 1
361| #define HAVE_STRINGS_H 1
362| #define HAVE_INTTYPES_H 1
363| #define HAVE_STDINT_H 1
364| #define HAVE_UNISTD_H 1
365| #define __EXTENSIONS__ 1
366| #define _ALL_SOURCE 1
367| #define _GNU_SOURCE 1
368| #define _POSIX_PTHREAD_SEMANTICS 1
369| #define _TANDEM_SOURCE 1
370| /* end confdefs.h.  */
371| #include <ac_nonexistent.h>
372configure:5319: checking for ranlib
373configure:5335: found /opt/local/bin/ranlib
374configure:5346: result: ranlib
375configure:5373: checking whether make sets $(MAKE)
376configure:5395: result: yes
377configure:5407: checking for special development options
378configure:5423: result: no
379configure:5434: checking for z/OS USS compilation
380configure:5448: result: no
381configure:5526: checking for library containing strerror
382configure:5557: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
383conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
384char strerror ();
385     ^
386conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)'
3871 warning generated.
388configure:5557: $? = 0
389configure:5574: result: none required
390configure:5589: checking for special C compiler options needed for large files
391configure:5634: result: no
392configure:5640: checking for _FILE_OFFSET_BITS value needed for large files
393configure:5665: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
394configure:5665: $? = 0
395configure:5697: result: no
396configure:5783: checking if we are using EBCDIC
397configure:5802: result: no
398configure:5817: checking for a sed that does not truncate output
399configure:5881: result: /opt/local/bin/gsed
400configure:5887: checking whether NLS is requested
401configure:5896: result: yes
402configure:5936: checking for msgfmt
403configure: trying /opt/local/bin/msgfmt...
4040 translated messages.
405configure:5968: result: /opt/local/bin/msgfmt
406configure:5977: checking for gmsgfmt
407configure:6008: result: /opt/local/bin/msgfmt
408configure:6058: checking for xgettext
409configure: trying /opt/local/bin/xgettext...
410/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
411configure:6090: result: /opt/local/bin/xgettext
412configure:6135: checking for msgmerge
413configure: trying /opt/local/bin/msgmerge...
414configure:6166: result: /opt/local/bin/msgmerge
415configure:6224: checking for ld used by /usr/bin/clang
416configure:6291: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
417configure:6298: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
418configure:6313: result: no
419configure:6320: checking for shared library run path origin
420configure:6333: result: done
421configure:6905: checking for CFPreferencesCopyAppValue
422configure:6923: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
423conftest.c:30:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
424CFPreferencesCopyAppValue(NULL, NULL)
425                          ~~~~      ^
426conftest.c:30:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
427CFPreferencesCopyAppValue(NULL, NULL)
428                                ~~~~^
4292 warnings generated.
430configure:6923: $? = 0
431configure:6932: result: yes
432configure:6939: checking for CFLocaleCopyCurrent
433configure:6957: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
434configure:6957: $? = 0
435configure:6966: result: yes
436configure:7015: checking for GNU gettext in libc
437configure:7044: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
438Undefined symbols for architecture x86_64:
439  "_libintl_bindtextdomain", referenced from:
440      _main in conftest-795964.o
441  "_libintl_gettext", referenced from:
442      _main in conftest-795964.o
443ld: symbol(s) not found for architecture x86_64
444clang: error: linker command failed with exit code 1 (use -v to see invocation)
445configure:7044: $? = 1
446configure: failed program was:
447| /* confdefs.h */
448| #define PACKAGE_NAME "GNU Awk"
449| #define PACKAGE_TARNAME "gawk"
450| #define PACKAGE_VERSION "5.0.0"
451| #define PACKAGE_STRING "GNU Awk 5.0.0"
452| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
453| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
454| #define PACKAGE "gawk"
455| #define VERSION "5.0.0"
456| #define STDC_HEADERS 1
457| #define HAVE_SYS_TYPES_H 1
458| #define HAVE_SYS_STAT_H 1
459| #define HAVE_STDLIB_H 1
460| #define HAVE_STRING_H 1
461| #define HAVE_MEMORY_H 1
462| #define HAVE_STRINGS_H 1
463| #define HAVE_INTTYPES_H 1
464| #define HAVE_STDINT_H 1
465| #define HAVE_UNISTD_H 1
466| #define __EXTENSIONS__ 1
467| #define _ALL_SOURCE 1
468| #define _GNU_SOURCE 1
469| #define _POSIX_PTHREAD_SEMANTICS 1
470| #define _TANDEM_SOURCE 1
471| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
472| #define HAVE_CFLOCALECOPYCURRENT 1
473| /* end confdefs.h.  */
474|
475| #include <libintl.h>
476| #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
477| extern int _nl_msg_cat_cntr;
478| extern int *_nl_domain_bindings;
479| #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings)
480| #else
481| #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
482| #endif
483|
484|
485| int
486| main ()
487| {
488|
489| bindtextdomain ("", "");
490| return * gettext ("") + __GNU_GETTEXT_SYMBOL_EXPRESSION
491|
492|   ;
493|   return 0;
494| }
495configure:7053: result: no
496configure:7087: checking for iconv
497configure:7111: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
498Undefined symbols for architecture x86_64:
499  "_libiconv", referenced from:
500      _main in conftest-4c925e.o
501  "_libiconv_close", referenced from:
502      _main in conftest-4c925e.o
503  "_libiconv_open", referenced from:
504      _main in conftest-4c925e.o
505ld: symbol(s) not found for architecture x86_64
506clang: error: linker command failed with exit code 1 (use -v to see invocation)
507configure:7111: $? = 1
508configure: failed program was:
509| /* confdefs.h */
510| #define PACKAGE_NAME "GNU Awk"
511| #define PACKAGE_TARNAME "gawk"
512| #define PACKAGE_VERSION "5.0.0"
513| #define PACKAGE_STRING "GNU Awk 5.0.0"
514| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
515| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
516| #define PACKAGE "gawk"
517| #define VERSION "5.0.0"
518| #define STDC_HEADERS 1
519| #define HAVE_SYS_TYPES_H 1
520| #define HAVE_SYS_STAT_H 1
521| #define HAVE_STDLIB_H 1
522| #define HAVE_STRING_H 1
523| #define HAVE_MEMORY_H 1
524| #define HAVE_STRINGS_H 1
525| #define HAVE_INTTYPES_H 1
526| #define HAVE_STDINT_H 1
527| #define HAVE_UNISTD_H 1
528| #define __EXTENSIONS__ 1
529| #define _ALL_SOURCE 1
530| #define _GNU_SOURCE 1
531| #define _POSIX_PTHREAD_SEMANTICS 1
532| #define _TANDEM_SOURCE 1
533| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
534| #define HAVE_CFLOCALECOPYCURRENT 1
535| /* end confdefs.h.  */
536|
537| #include <stdlib.h>
538| #include <iconv.h>
539|
540| int
541| main ()
542| {
543| iconv_t cd = iconv_open("","");
544|            iconv(cd,NULL,NULL,NULL,NULL);
545|            iconv_close(cd);
546|   ;
547|   return 0;
548| }
549configure:7135: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -liconv >&5
550configure:7135: $? = 0
551configure:7145: result: yes
552configure:7148: checking for working iconv
553configure:7277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -liconv >&5
554configure:7277: $? = 0
555configure:7277: ./conftest
556configure:7277: $? = 0
557configure:7289: result: yes
558configure:7304: checking how to link with libiconv
559configure:7306: result: -liconv
560configure:7778: checking for GNU gettext in libintl
561configure:7815: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lintl >&5
562configure:7815: $? = 0
563configure:7865: result: yes
564configure:7900: checking whether to use NLS
565configure:7902: result: yes
566configure:7905: checking where the gettext function comes from
567configure:7916: result: external libintl
568configure:7924: checking how to link with libintl
569configure:7926: result: -lintl -Wl,-framework -Wl,CoreFoundation
570configure:7975: checking for nl_langinfo and CODESET
571configure:7991: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
572configure:7991: $? = 0
573configure:8000: result: yes
574configure:8009: checking for LC_MESSAGES
575configure:8025: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
576configure:8025: $? = 0
577configure:8033: result: yes
578configure:8048: checking arpa/inet.h usability
579configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
580configure:8048: $? = 0
581configure:8048: result: yes
582configure:8048: checking arpa/inet.h presence
583configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
584configure:8048: $? = 0
585configure:8048: result: yes
586configure:8048: checking for arpa/inet.h
587configure:8048: result: yes
588configure:8048: checking fcntl.h usability
589configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
590configure:8048: $? = 0
591configure:8048: result: yes
592configure:8048: checking fcntl.h presence
593configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
594configure:8048: $? = 0
595configure:8048: result: yes
596configure:8048: checking for fcntl.h
597configure:8048: result: yes
598configure:8048: checking locale.h usability
599configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
600configure:8048: $? = 0
601configure:8048: result: yes
602configure:8048: checking locale.h presence
603configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
604configure:8048: $? = 0
605configure:8048: result: yes
606configure:8048: checking for locale.h
607configure:8048: result: yes
608configure:8048: checking libintl.h usability
609configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
610configure:8048: $? = 0
611configure:8048: result: yes
612configure:8048: checking libintl.h presence
613configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
614configure:8048: $? = 0
615configure:8048: result: yes
616configure:8048: checking for libintl.h
617configure:8048: result: yes
618configure:8048: checking mcheck.h usability
619configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
620conftest.c:71:10: fatal error: 'mcheck.h' file not found
621#include <mcheck.h>
622         ^~~~~~~~~~
6231 error generated.
624configure:8048: $? = 1
625configure: failed program was:
626| /* confdefs.h */
627| #define PACKAGE_NAME "GNU Awk"
628| #define PACKAGE_TARNAME "gawk"
629| #define PACKAGE_VERSION "5.0.0"
630| #define PACKAGE_STRING "GNU Awk 5.0.0"
631| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
632| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
633| #define PACKAGE "gawk"
634| #define VERSION "5.0.0"
635| #define STDC_HEADERS 1
636| #define HAVE_SYS_TYPES_H 1
637| #define HAVE_SYS_STAT_H 1
638| #define HAVE_STDLIB_H 1
639| #define HAVE_STRING_H 1
640| #define HAVE_MEMORY_H 1
641| #define HAVE_STRINGS_H 1
642| #define HAVE_INTTYPES_H 1
643| #define HAVE_STDINT_H 1
644| #define HAVE_UNISTD_H 1
645| #define __EXTENSIONS__ 1
646| #define _ALL_SOURCE 1
647| #define _GNU_SOURCE 1
648| #define _POSIX_PTHREAD_SEMANTICS 1
649| #define _TANDEM_SOURCE 1
650| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
651| #define HAVE_CFLOCALECOPYCURRENT 1
652| #define HAVE_ICONV 1
653| #define ENABLE_NLS 1
654| #define HAVE_GETTEXT 1
655| #define HAVE_DCGETTEXT 1
656| #define HAVE_LANGINFO_CODESET 1
657| #define HAVE_LC_MESSAGES 1
658| #define HAVE_ARPA_INET_H 1
659| #define HAVE_FCNTL_H 1
660| #define HAVE_LOCALE_H 1
661| #define HAVE_LIBINTL_H 1
662| /* end confdefs.h.  */
663| #include <stdio.h>
664| #ifdef HAVE_SYS_TYPES_H
665| # include <sys/types.h>
666| #endif
667| #ifdef HAVE_SYS_STAT_H
668| # include <sys/stat.h>
669| #endif
670| #ifdef STDC_HEADERS
671| # include <stdlib.h>
672| # include <stddef.h>
673| #else
674| # ifdef HAVE_STDLIB_H
675| #  include <stdlib.h>
676| # endif
677| #endif
678| #ifdef HAVE_STRING_H
679| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
680| #  include <memory.h>
681| # endif
682| # include <string.h>
683| #endif
684| #ifdef HAVE_STRINGS_H
685| # include <strings.h>
686| #endif
687| #ifdef HAVE_INTTYPES_H
688| # include <inttypes.h>
689| #endif
690| #ifdef HAVE_STDINT_H
691| # include <stdint.h>
692| #endif
693| #ifdef HAVE_UNISTD_H
694| # include <unistd.h>
695| #endif
696| #include <mcheck.h>
697configure:8048: result: no
698configure:8048: checking mcheck.h presence
699configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
700conftest.c:38:10: fatal error: 'mcheck.h' file not found
701#include <mcheck.h>
702         ^~~~~~~~~~
7031 error generated.
704configure:8048: $? = 1
705configure: failed program was:
706| /* confdefs.h */
707| #define PACKAGE_NAME "GNU Awk"
708| #define PACKAGE_TARNAME "gawk"
709| #define PACKAGE_VERSION "5.0.0"
710| #define PACKAGE_STRING "GNU Awk 5.0.0"
711| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
712| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
713| #define PACKAGE "gawk"
714| #define VERSION "5.0.0"
715| #define STDC_HEADERS 1
716| #define HAVE_SYS_TYPES_H 1
717| #define HAVE_SYS_STAT_H 1
718| #define HAVE_STDLIB_H 1
719| #define HAVE_STRING_H 1
720| #define HAVE_MEMORY_H 1
721| #define HAVE_STRINGS_H 1
722| #define HAVE_INTTYPES_H 1
723| #define HAVE_STDINT_H 1
724| #define HAVE_UNISTD_H 1
725| #define __EXTENSIONS__ 1
726| #define _ALL_SOURCE 1
727| #define _GNU_SOURCE 1
728| #define _POSIX_PTHREAD_SEMANTICS 1
729| #define _TANDEM_SOURCE 1
730| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
731| #define HAVE_CFLOCALECOPYCURRENT 1
732| #define HAVE_ICONV 1
733| #define ENABLE_NLS 1
734| #define HAVE_GETTEXT 1
735| #define HAVE_DCGETTEXT 1
736| #define HAVE_LANGINFO_CODESET 1
737| #define HAVE_LC_MESSAGES 1
738| #define HAVE_ARPA_INET_H 1
739| #define HAVE_FCNTL_H 1
740| #define HAVE_LOCALE_H 1
741| #define HAVE_LIBINTL_H 1
742| /* end confdefs.h.  */
743| #include <mcheck.h>
744configure:8048: result: no
745configure:8048: checking for mcheck.h
746configure:8048: result: no
747configure:8048: checking netdb.h usability
748configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
749configure:8048: $? = 0
750configure:8048: result: yes
751configure:8048: checking netdb.h presence
752configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
753configure:8048: $? = 0
754configure:8048: result: yes
755configure:8048: checking for netdb.h
756configure:8048: result: yes
757configure:8048: checking netinet/in.h usability
758configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
759configure:8048: $? = 0
760configure:8048: result: yes
761configure:8048: checking netinet/in.h presence
762configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
763configure:8048: $? = 0
764configure:8048: result: yes
765configure:8048: checking for netinet/in.h
766configure:8048: result: yes
767configure:8048: checking stddef.h usability
768configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
769configure:8048: $? = 0
770configure:8048: result: yes
771configure:8048: checking stddef.h presence
772configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
773configure:8048: $? = 0
774configure:8048: result: yes
775configure:8048: checking for stddef.h
776configure:8048: result: yes
777configure:8048: checking for string.h
778configure:8048: result: yes
779configure:8048: checking sys/ioctl.h usability
780configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
781configure:8048: $? = 0
782configure:8048: result: yes
783configure:8048: checking sys/ioctl.h presence
784configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
785configure:8048: $? = 0
786configure:8048: result: yes
787configure:8048: checking for sys/ioctl.h
788configure:8048: result: yes
789configure:8048: checking sys/param.h usability
790configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
791configure:8048: $? = 0
792configure:8048: result: yes
793configure:8048: checking sys/param.h presence
794configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
795configure:8048: $? = 0
796configure:8048: result: yes
797configure:8048: checking for sys/param.h
798configure:8048: result: yes
799configure:8048: checking sys/select.h usability
800configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
801configure:8048: $? = 0
802configure:8048: result: yes
803configure:8048: checking sys/select.h presence
804configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
805configure:8048: $? = 0
806configure:8048: result: yes
807configure:8048: checking for sys/select.h
808configure:8048: result: yes
809configure:8048: checking sys/socket.h usability
810configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
811configure:8048: $? = 0
812configure:8048: result: yes
813configure:8048: checking sys/socket.h presence
814configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
815configure:8048: $? = 0
816configure:8048: result: yes
817configure:8048: checking for sys/socket.h
818configure:8048: result: yes
819configure:8048: checking sys/time.h usability
820configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
821configure:8048: $? = 0
822configure:8048: result: yes
823configure:8048: checking sys/time.h presence
824configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
825configure:8048: $? = 0
826configure:8048: result: yes
827configure:8048: checking for sys/time.h
828configure:8048: result: yes
829configure:8048: checking for unistd.h
830configure:8048: result: yes
831configure:8048: checking termios.h usability
832configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
833configure:8048: $? = 0
834configure:8048: result: yes
835configure:8048: checking termios.h presence
836configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
837configure:8048: $? = 0
838configure:8048: result: yes
839configure:8048: checking for termios.h
840configure:8048: result: yes
841configure:8048: checking stropts.h usability
842configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
843conftest.c:82:10: fatal error: 'stropts.h' file not found
844#include <stropts.h>
845         ^~~~~~~~~~~
8461 error generated.
847configure:8048: $? = 1
848configure: failed program was:
849| /* confdefs.h */
850| #define PACKAGE_NAME "GNU Awk"
851| #define PACKAGE_TARNAME "gawk"
852| #define PACKAGE_VERSION "5.0.0"
853| #define PACKAGE_STRING "GNU Awk 5.0.0"
854| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
855| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
856| #define PACKAGE "gawk"
857| #define VERSION "5.0.0"
858| #define STDC_HEADERS 1
859| #define HAVE_SYS_TYPES_H 1
860| #define HAVE_SYS_STAT_H 1
861| #define HAVE_STDLIB_H 1
862| #define HAVE_STRING_H 1
863| #define HAVE_MEMORY_H 1
864| #define HAVE_STRINGS_H 1
865| #define HAVE_INTTYPES_H 1
866| #define HAVE_STDINT_H 1
867| #define HAVE_UNISTD_H 1
868| #define __EXTENSIONS__ 1
869| #define _ALL_SOURCE 1
870| #define _GNU_SOURCE 1
871| #define _POSIX_PTHREAD_SEMANTICS 1
872| #define _TANDEM_SOURCE 1
873| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
874| #define HAVE_CFLOCALECOPYCURRENT 1
875| #define HAVE_ICONV 1
876| #define ENABLE_NLS 1
877| #define HAVE_GETTEXT 1
878| #define HAVE_DCGETTEXT 1
879| #define HAVE_LANGINFO_CODESET 1
880| #define HAVE_LC_MESSAGES 1
881| #define HAVE_ARPA_INET_H 1
882| #define HAVE_FCNTL_H 1
883| #define HAVE_LOCALE_H 1
884| #define HAVE_LIBINTL_H 1
885| #define HAVE_NETDB_H 1
886| #define HAVE_NETINET_IN_H 1
887| #define HAVE_STDDEF_H 1
888| #define HAVE_STRING_H 1
889| #define HAVE_SYS_IOCTL_H 1
890| #define HAVE_SYS_PARAM_H 1
891| #define HAVE_SYS_SELECT_H 1
892| #define HAVE_SYS_SOCKET_H 1
893| #define HAVE_SYS_TIME_H 1
894| #define HAVE_UNISTD_H 1
895| #define HAVE_TERMIOS_H 1
896| /* end confdefs.h.  */
897| #include <stdio.h>
898| #ifdef HAVE_SYS_TYPES_H
899| # include <sys/types.h>
900| #endif
901| #ifdef HAVE_SYS_STAT_H
902| # include <sys/stat.h>
903| #endif
904| #ifdef STDC_HEADERS
905| # include <stdlib.h>
906| # include <stddef.h>
907| #else
908| # ifdef HAVE_STDLIB_H
909| #  include <stdlib.h>
910| # endif
911| #endif
912| #ifdef HAVE_STRING_H
913| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
914| #  include <memory.h>
915| # endif
916| # include <string.h>
917| #endif
918| #ifdef HAVE_STRINGS_H
919| # include <strings.h>
920| #endif
921| #ifdef HAVE_INTTYPES_H
922| # include <inttypes.h>
923| #endif
924| #ifdef HAVE_STDINT_H
925| # include <stdint.h>
926| #endif
927| #ifdef HAVE_UNISTD_H
928| # include <unistd.h>
929| #endif
930| #include <stropts.h>
931configure:8048: result: no
932configure:8048: checking stropts.h presence
933configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
934conftest.c:49:10: fatal error: 'stropts.h' file not found
935#include <stropts.h>
936         ^~~~~~~~~~~
9371 error generated.
938configure:8048: $? = 1
939configure: failed program was:
940| /* confdefs.h */
941| #define PACKAGE_NAME "GNU Awk"
942| #define PACKAGE_TARNAME "gawk"
943| #define PACKAGE_VERSION "5.0.0"
944| #define PACKAGE_STRING "GNU Awk 5.0.0"
945| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
946| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
947| #define PACKAGE "gawk"
948| #define VERSION "5.0.0"
949| #define STDC_HEADERS 1
950| #define HAVE_SYS_TYPES_H 1
951| #define HAVE_SYS_STAT_H 1
952| #define HAVE_STDLIB_H 1
953| #define HAVE_STRING_H 1
954| #define HAVE_MEMORY_H 1
955| #define HAVE_STRINGS_H 1
956| #define HAVE_INTTYPES_H 1
957| #define HAVE_STDINT_H 1
958| #define HAVE_UNISTD_H 1
959| #define __EXTENSIONS__ 1
960| #define _ALL_SOURCE 1
961| #define _GNU_SOURCE 1
962| #define _POSIX_PTHREAD_SEMANTICS 1
963| #define _TANDEM_SOURCE 1
964| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
965| #define HAVE_CFLOCALECOPYCURRENT 1
966| #define HAVE_ICONV 1
967| #define ENABLE_NLS 1
968| #define HAVE_GETTEXT 1
969| #define HAVE_DCGETTEXT 1
970| #define HAVE_LANGINFO_CODESET 1
971| #define HAVE_LC_MESSAGES 1
972| #define HAVE_ARPA_INET_H 1
973| #define HAVE_FCNTL_H 1
974| #define HAVE_LOCALE_H 1
975| #define HAVE_LIBINTL_H 1
976| #define HAVE_NETDB_H 1
977| #define HAVE_NETINET_IN_H 1
978| #define HAVE_STDDEF_H 1
979| #define HAVE_STRING_H 1
980| #define HAVE_SYS_IOCTL_H 1
981| #define HAVE_SYS_PARAM_H 1
982| #define HAVE_SYS_SELECT_H 1
983| #define HAVE_SYS_SOCKET_H 1
984| #define HAVE_SYS_TIME_H 1
985| #define HAVE_UNISTD_H 1
986| #define HAVE_TERMIOS_H 1
987| /* end confdefs.h.  */
988| #include <stropts.h>
989configure:8048: result: no
990configure:8048: checking for stropts.h
991configure:8048: result: no
992configure:8048: checking wchar.h usability
993configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
994configure:8048: $? = 0
995configure:8048: result: yes
996configure:8048: checking wchar.h presence
997configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
998configure:8048: $? = 0
999configure:8048: result: yes
1000configure:8048: checking for wchar.h
1001configure:8048: result: yes
1002configure:8048: checking wctype.h usability
1003configure:8048: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1004configure:8048: $? = 0
1005configure:8048: result: yes
1006configure:8048: checking wctype.h presence
1007configure:8048: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
1008configure:8048: $? = 0
1009configure:8048: result: yes
1010configure:8048: checking for wctype.h
1011configure:8048: result: yes
1012configure:8058: checking for ANSI C header files
1013configure:8162: result: yes
1014configure:8170: checking for stdbool.h that conforms to C99
1015configure:8237: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1016conftest.c:101:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
1017             bool e = &s;
1018                  ~    ^
1019conftest.c:105:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
1020             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1021                     ~^
1022conftest.c:105:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
1023             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1024                          ~^
1025conftest.c:105:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
1026             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1027                               ~^
1028conftest.c:105:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
1029             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1030                                    ~^
1031conftest.c:105:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
1032             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1033                                              ~^
1034conftest.c:105:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
1035             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1036                                                   ~^
1037conftest.c:105:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
1038             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1039                                                        ~^
1040conftest.c:105:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
1041             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1042                                                             ~^
1043conftest.c:106:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
1044                            ~^
1045conftest.c:106:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
1046                                 ~^
1047conftest.c:106:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
1048                                      ~^
104912 warnings generated.
1050configure:8237: $? = 0
1051configure:8244: result: yes
1052configure:8246: checking for _Bool
1053configure:8246: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1054configure:8246: $? = 0
1055configure:8246: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1056conftest.c:88:20: error: expected expression
1057if (sizeof ((_Bool)))
1058                   ^
10591 error generated.
1060configure:8246: $? = 1
1061configure: failed program was:
1062| /* confdefs.h */
1063| #define PACKAGE_NAME "GNU Awk"
1064| #define PACKAGE_TARNAME "gawk"
1065| #define PACKAGE_VERSION "5.0.0"
1066| #define PACKAGE_STRING "GNU Awk 5.0.0"
1067| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1068| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1069| #define PACKAGE "gawk"
1070| #define VERSION "5.0.0"
1071| #define STDC_HEADERS 1
1072| #define HAVE_SYS_TYPES_H 1
1073| #define HAVE_SYS_STAT_H 1
1074| #define HAVE_STDLIB_H 1
1075| #define HAVE_STRING_H 1
1076| #define HAVE_MEMORY_H 1
1077| #define HAVE_STRINGS_H 1
1078| #define HAVE_INTTYPES_H 1
1079| #define HAVE_STDINT_H 1
1080| #define HAVE_UNISTD_H 1
1081| #define __EXTENSIONS__ 1
1082| #define _ALL_SOURCE 1
1083| #define _GNU_SOURCE 1
1084| #define _POSIX_PTHREAD_SEMANTICS 1
1085| #define _TANDEM_SOURCE 1
1086| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1087| #define HAVE_CFLOCALECOPYCURRENT 1
1088| #define HAVE_ICONV 1
1089| #define ENABLE_NLS 1
1090| #define HAVE_GETTEXT 1
1091| #define HAVE_DCGETTEXT 1
1092| #define HAVE_LANGINFO_CODESET 1
1093| #define HAVE_LC_MESSAGES 1
1094| #define HAVE_ARPA_INET_H 1
1095| #define HAVE_FCNTL_H 1
1096| #define HAVE_LOCALE_H 1
1097| #define HAVE_LIBINTL_H 1
1098| #define HAVE_NETDB_H 1
1099| #define HAVE_NETINET_IN_H 1
1100| #define HAVE_STDDEF_H 1
1101| #define HAVE_STRING_H 1
1102| #define HAVE_SYS_IOCTL_H 1
1103| #define HAVE_SYS_PARAM_H 1
1104| #define HAVE_SYS_SELECT_H 1
1105| #define HAVE_SYS_SOCKET_H 1
1106| #define HAVE_SYS_TIME_H 1
1107| #define HAVE_UNISTD_H 1
1108| #define HAVE_TERMIOS_H 1
1109| #define HAVE_WCHAR_H 1
1110| #define HAVE_WCTYPE_H 1
1111| #define STDC_HEADERS 1
1112| /* end confdefs.h.  */
1113| #include <stdio.h>
1114| #ifdef HAVE_SYS_TYPES_H
1115| # include <sys/types.h>
1116| #endif
1117| #ifdef HAVE_SYS_STAT_H
1118| # include <sys/stat.h>
1119| #endif
1120| #ifdef STDC_HEADERS
1121| # include <stdlib.h>
1122| # include <stddef.h>
1123| #else
1124| # ifdef HAVE_STDLIB_H
1125| #  include <stdlib.h>
1126| # endif
1127| #endif
1128| #ifdef HAVE_STRING_H
1129| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1130| #  include <memory.h>
1131| # endif
1132| # include <string.h>
1133| #endif
1134| #ifdef HAVE_STRINGS_H
1135| # include <strings.h>
1136| #endif
1137| #ifdef HAVE_INTTYPES_H
1138| # include <inttypes.h>
1139| #endif
1140| #ifdef HAVE_STDINT_H
1141| # include <stdint.h>
1142| #endif
1143| #ifdef HAVE_UNISTD_H
1144| # include <unistd.h>
1145| #endif
1146| int
1147| main ()
1148| {
1149| if (sizeof ((_Bool)))
1150|           return 0;
1151|   ;
1152|   return 0;
1153| }
1154configure:8246: result: yes
1155configure:8263: checking for sys/wait.h that is POSIX.1 compatible
1156configure:8289: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1157configure:8289: $? = 0
1158configure:8296: result: yes
1159configure:8304: checking whether time.h and sys/time.h may both be included
1160configure:8324: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1161configure:8324: $? = 0
1162configure:8331: result: yes
1163configure:8344: checking for memory.h
1164configure:8344: result: yes
1165configure:8378: checking for pid_t
1166configure:8378: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1167configure:8378: $? = 0
1168configure:8378: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1169conftest.c:93:20: error: expected expression
1170if (sizeof ((pid_t)))
1171                   ^
11721 error generated.
1173configure:8378: $? = 1
1174configure: failed program was:
1175| /* confdefs.h */
1176| #define PACKAGE_NAME "GNU Awk"
1177| #define PACKAGE_TARNAME "gawk"
1178| #define PACKAGE_VERSION "5.0.0"
1179| #define PACKAGE_STRING "GNU Awk 5.0.0"
1180| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1181| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1182| #define PACKAGE "gawk"
1183| #define VERSION "5.0.0"
1184| #define STDC_HEADERS 1
1185| #define HAVE_SYS_TYPES_H 1
1186| #define HAVE_SYS_STAT_H 1
1187| #define HAVE_STDLIB_H 1
1188| #define HAVE_STRING_H 1
1189| #define HAVE_MEMORY_H 1
1190| #define HAVE_STRINGS_H 1
1191| #define HAVE_INTTYPES_H 1
1192| #define HAVE_STDINT_H 1
1193| #define HAVE_UNISTD_H 1
1194| #define __EXTENSIONS__ 1
1195| #define _ALL_SOURCE 1
1196| #define _GNU_SOURCE 1
1197| #define _POSIX_PTHREAD_SEMANTICS 1
1198| #define _TANDEM_SOURCE 1
1199| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1200| #define HAVE_CFLOCALECOPYCURRENT 1
1201| #define HAVE_ICONV 1
1202| #define ENABLE_NLS 1
1203| #define HAVE_GETTEXT 1
1204| #define HAVE_DCGETTEXT 1
1205| #define HAVE_LANGINFO_CODESET 1
1206| #define HAVE_LC_MESSAGES 1
1207| #define HAVE_ARPA_INET_H 1
1208| #define HAVE_FCNTL_H 1
1209| #define HAVE_LOCALE_H 1
1210| #define HAVE_LIBINTL_H 1
1211| #define HAVE_NETDB_H 1
1212| #define HAVE_NETINET_IN_H 1
1213| #define HAVE_STDDEF_H 1
1214| #define HAVE_STRING_H 1
1215| #define HAVE_SYS_IOCTL_H 1
1216| #define HAVE_SYS_PARAM_H 1
1217| #define HAVE_SYS_SELECT_H 1
1218| #define HAVE_SYS_SOCKET_H 1
1219| #define HAVE_SYS_TIME_H 1
1220| #define HAVE_UNISTD_H 1
1221| #define HAVE_TERMIOS_H 1
1222| #define HAVE_WCHAR_H 1
1223| #define HAVE_WCTYPE_H 1
1224| #define STDC_HEADERS 1
1225| #define HAVE__BOOL 1
1226| #define HAVE_STDBOOL_H 1
1227| #define HAVE_SYS_WAIT_H 1
1228| #define TIME_WITH_SYS_TIME 1
1229| #define HAVE_MEMORY_H 1
1230| /* end confdefs.h.  */
1231| #include <stdio.h>
1232| #ifdef HAVE_SYS_TYPES_H
1233| # include <sys/types.h>
1234| #endif
1235| #ifdef HAVE_SYS_STAT_H
1236| # include <sys/stat.h>
1237| #endif
1238| #ifdef STDC_HEADERS
1239| # include <stdlib.h>
1240| # include <stddef.h>
1241| #else
1242| # ifdef HAVE_STDLIB_H
1243| #  include <stdlib.h>
1244| # endif
1245| #endif
1246| #ifdef HAVE_STRING_H
1247| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1248| #  include <memory.h>
1249| # endif
1250| # include <string.h>
1251| #endif
1252| #ifdef HAVE_STRINGS_H
1253| # include <strings.h>
1254| #endif
1255| #ifdef HAVE_INTTYPES_H
1256| # include <inttypes.h>
1257| #endif
1258| #ifdef HAVE_STDINT_H
1259| # include <stdint.h>
1260| #endif
1261| #ifdef HAVE_UNISTD_H
1262| # include <unistd.h>
1263| #endif
1264| int
1265| main ()
1266| {
1267| if (sizeof ((pid_t)))
1268|           return 0;
1269|   ;
1270|   return 0;
1271| }
1272configure:8378: result: yes
1273configure:8389: checking for size_t
1274configure:8389: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1275configure:8389: $? = 0
1276configure:8389: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1277conftest.c:93:21: error: expected expression
1278if (sizeof ((size_t)))
1279                    ^
12801 error generated.
1281configure:8389: $? = 1
1282configure: failed program was:
1283| /* confdefs.h */
1284| #define PACKAGE_NAME "GNU Awk"
1285| #define PACKAGE_TARNAME "gawk"
1286| #define PACKAGE_VERSION "5.0.0"
1287| #define PACKAGE_STRING "GNU Awk 5.0.0"
1288| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1289| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1290| #define PACKAGE "gawk"
1291| #define VERSION "5.0.0"
1292| #define STDC_HEADERS 1
1293| #define HAVE_SYS_TYPES_H 1
1294| #define HAVE_SYS_STAT_H 1
1295| #define HAVE_STDLIB_H 1
1296| #define HAVE_STRING_H 1
1297| #define HAVE_MEMORY_H 1
1298| #define HAVE_STRINGS_H 1
1299| #define HAVE_INTTYPES_H 1
1300| #define HAVE_STDINT_H 1
1301| #define HAVE_UNISTD_H 1
1302| #define __EXTENSIONS__ 1
1303| #define _ALL_SOURCE 1
1304| #define _GNU_SOURCE 1
1305| #define _POSIX_PTHREAD_SEMANTICS 1
1306| #define _TANDEM_SOURCE 1
1307| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1308| #define HAVE_CFLOCALECOPYCURRENT 1
1309| #define HAVE_ICONV 1
1310| #define ENABLE_NLS 1
1311| #define HAVE_GETTEXT 1
1312| #define HAVE_DCGETTEXT 1
1313| #define HAVE_LANGINFO_CODESET 1
1314| #define HAVE_LC_MESSAGES 1
1315| #define HAVE_ARPA_INET_H 1
1316| #define HAVE_FCNTL_H 1
1317| #define HAVE_LOCALE_H 1
1318| #define HAVE_LIBINTL_H 1
1319| #define HAVE_NETDB_H 1
1320| #define HAVE_NETINET_IN_H 1
1321| #define HAVE_STDDEF_H 1
1322| #define HAVE_STRING_H 1
1323| #define HAVE_SYS_IOCTL_H 1
1324| #define HAVE_SYS_PARAM_H 1
1325| #define HAVE_SYS_SELECT_H 1
1326| #define HAVE_SYS_SOCKET_H 1
1327| #define HAVE_SYS_TIME_H 1
1328| #define HAVE_UNISTD_H 1
1329| #define HAVE_TERMIOS_H 1
1330| #define HAVE_WCHAR_H 1
1331| #define HAVE_WCTYPE_H 1
1332| #define STDC_HEADERS 1
1333| #define HAVE__BOOL 1
1334| #define HAVE_STDBOOL_H 1
1335| #define HAVE_SYS_WAIT_H 1
1336| #define TIME_WITH_SYS_TIME 1
1337| #define HAVE_MEMORY_H 1
1338| /* end confdefs.h.  */
1339| #include <stdio.h>
1340| #ifdef HAVE_SYS_TYPES_H
1341| # include <sys/types.h>
1342| #endif
1343| #ifdef HAVE_SYS_STAT_H
1344| # include <sys/stat.h>
1345| #endif
1346| #ifdef STDC_HEADERS
1347| # include <stdlib.h>
1348| # include <stddef.h>
1349| #else
1350| # ifdef HAVE_STDLIB_H
1351| #  include <stdlib.h>
1352| # endif
1353| #endif
1354| #ifdef HAVE_STRING_H
1355| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1356| #  include <memory.h>
1357| # endif
1358| # include <string.h>
1359| #endif
1360| #ifdef HAVE_STRINGS_H
1361| # include <strings.h>
1362| #endif
1363| #ifdef HAVE_INTTYPES_H
1364| # include <inttypes.h>
1365| #endif
1366| #ifdef HAVE_STDINT_H
1367| # include <stdint.h>
1368| #endif
1369| #ifdef HAVE_UNISTD_H
1370| # include <unistd.h>
1371| #endif
1372| int
1373| main ()
1374| {
1375| if (sizeof ((size_t)))
1376|           return 0;
1377|   ;
1378|   return 0;
1379| }
1380configure:8389: result: yes
1381configure:8400: checking for uid_t in sys/types.h
1382configure:8419: result: yes
1383configure:8430: checking type of array argument to getgroups
1384configure:8464: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1385configure:8464: $? = 0
1386configure:8464: ./conftest
1387configure:8464: $? = 0
1388configure:8489: result: gid_t
1389configure:8498: checking for unsigned long long int
1390configure:8519: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1391configure:8519: $? = 0
1392configure:8527: result: yes
1393configure:8537: checking for long long int
1394configure:8587: result: yes
1395configure:8596: checking for unsigned long long int
1396configure:8625: result: yes
1397configure:8635: checking for intmax_t
1398configure:8635: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1399configure:8635: $? = 0
1400configure:8635: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1401conftest.c:97:23: error: expected expression
1402if (sizeof ((intmax_t)))
1403                      ^
14041 error generated.
1405configure:8635: $? = 1
1406configure: failed program was:
1407| /* confdefs.h */
1408| #define PACKAGE_NAME "GNU Awk"
1409| #define PACKAGE_TARNAME "gawk"
1410| #define PACKAGE_VERSION "5.0.0"
1411| #define PACKAGE_STRING "GNU Awk 5.0.0"
1412| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1413| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1414| #define PACKAGE "gawk"
1415| #define VERSION "5.0.0"
1416| #define STDC_HEADERS 1
1417| #define HAVE_SYS_TYPES_H 1
1418| #define HAVE_SYS_STAT_H 1
1419| #define HAVE_STDLIB_H 1
1420| #define HAVE_STRING_H 1
1421| #define HAVE_MEMORY_H 1
1422| #define HAVE_STRINGS_H 1
1423| #define HAVE_INTTYPES_H 1
1424| #define HAVE_STDINT_H 1
1425| #define HAVE_UNISTD_H 1
1426| #define __EXTENSIONS__ 1
1427| #define _ALL_SOURCE 1
1428| #define _GNU_SOURCE 1
1429| #define _POSIX_PTHREAD_SEMANTICS 1
1430| #define _TANDEM_SOURCE 1
1431| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1432| #define HAVE_CFLOCALECOPYCURRENT 1
1433| #define HAVE_ICONV 1
1434| #define ENABLE_NLS 1
1435| #define HAVE_GETTEXT 1
1436| #define HAVE_DCGETTEXT 1
1437| #define HAVE_LANGINFO_CODESET 1
1438| #define HAVE_LC_MESSAGES 1
1439| #define HAVE_ARPA_INET_H 1
1440| #define HAVE_FCNTL_H 1
1441| #define HAVE_LOCALE_H 1
1442| #define HAVE_LIBINTL_H 1
1443| #define HAVE_NETDB_H 1
1444| #define HAVE_NETINET_IN_H 1
1445| #define HAVE_STDDEF_H 1
1446| #define HAVE_STRING_H 1
1447| #define HAVE_SYS_IOCTL_H 1
1448| #define HAVE_SYS_PARAM_H 1
1449| #define HAVE_SYS_SELECT_H 1
1450| #define HAVE_SYS_SOCKET_H 1
1451| #define HAVE_SYS_TIME_H 1
1452| #define HAVE_UNISTD_H 1
1453| #define HAVE_TERMIOS_H 1
1454| #define HAVE_WCHAR_H 1
1455| #define HAVE_WCTYPE_H 1
1456| #define STDC_HEADERS 1
1457| #define HAVE__BOOL 1
1458| #define HAVE_STDBOOL_H 1
1459| #define HAVE_SYS_WAIT_H 1
1460| #define TIME_WITH_SYS_TIME 1
1461| #define HAVE_MEMORY_H 1
1462| #define GETGROUPS_T gid_t
1463| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1464| #define HAVE_LONG_LONG_INT 1
1465| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1466| /* end confdefs.h.  */
1467| #include <stdio.h>
1468| #ifdef HAVE_SYS_TYPES_H
1469| # include <sys/types.h>
1470| #endif
1471| #ifdef HAVE_SYS_STAT_H
1472| # include <sys/stat.h>
1473| #endif
1474| #ifdef STDC_HEADERS
1475| # include <stdlib.h>
1476| # include <stddef.h>
1477| #else
1478| # ifdef HAVE_STDLIB_H
1479| #  include <stdlib.h>
1480| # endif
1481| #endif
1482| #ifdef HAVE_STRING_H
1483| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1484| #  include <memory.h>
1485| # endif
1486| # include <string.h>
1487| #endif
1488| #ifdef HAVE_STRINGS_H
1489| # include <strings.h>
1490| #endif
1491| #ifdef HAVE_INTTYPES_H
1492| # include <inttypes.h>
1493| #endif
1494| #ifdef HAVE_STDINT_H
1495| # include <stdint.h>
1496| #endif
1497| #ifdef HAVE_UNISTD_H
1498| # include <unistd.h>
1499| #endif
1500| int
1501| main ()
1502| {
1503| if (sizeof ((intmax_t)))
1504|           return 0;
1505|   ;
1506|   return 0;
1507| }
1508configure:8635: result: yes
1509configure:8654: checking for uintmax_t
1510configure:8654: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1511configure:8654: $? = 0
1512configure:8654: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1513conftest.c:98:24: error: expected expression
1514if (sizeof ((uintmax_t)))
1515                       ^
15161 error generated.
1517configure:8654: $? = 1
1518configure: failed program was:
1519| /* confdefs.h */
1520| #define PACKAGE_NAME "GNU Awk"
1521| #define PACKAGE_TARNAME "gawk"
1522| #define PACKAGE_VERSION "5.0.0"
1523| #define PACKAGE_STRING "GNU Awk 5.0.0"
1524| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1525| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1526| #define PACKAGE "gawk"
1527| #define VERSION "5.0.0"
1528| #define STDC_HEADERS 1
1529| #define HAVE_SYS_TYPES_H 1
1530| #define HAVE_SYS_STAT_H 1
1531| #define HAVE_STDLIB_H 1
1532| #define HAVE_STRING_H 1
1533| #define HAVE_MEMORY_H 1
1534| #define HAVE_STRINGS_H 1
1535| #define HAVE_INTTYPES_H 1
1536| #define HAVE_STDINT_H 1
1537| #define HAVE_UNISTD_H 1
1538| #define __EXTENSIONS__ 1
1539| #define _ALL_SOURCE 1
1540| #define _GNU_SOURCE 1
1541| #define _POSIX_PTHREAD_SEMANTICS 1
1542| #define _TANDEM_SOURCE 1
1543| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1544| #define HAVE_CFLOCALECOPYCURRENT 1
1545| #define HAVE_ICONV 1
1546| #define ENABLE_NLS 1
1547| #define HAVE_GETTEXT 1
1548| #define HAVE_DCGETTEXT 1
1549| #define HAVE_LANGINFO_CODESET 1
1550| #define HAVE_LC_MESSAGES 1
1551| #define HAVE_ARPA_INET_H 1
1552| #define HAVE_FCNTL_H 1
1553| #define HAVE_LOCALE_H 1
1554| #define HAVE_LIBINTL_H 1
1555| #define HAVE_NETDB_H 1
1556| #define HAVE_NETINET_IN_H 1
1557| #define HAVE_STDDEF_H 1
1558| #define HAVE_STRING_H 1
1559| #define HAVE_SYS_IOCTL_H 1
1560| #define HAVE_SYS_PARAM_H 1
1561| #define HAVE_SYS_SELECT_H 1
1562| #define HAVE_SYS_SOCKET_H 1
1563| #define HAVE_SYS_TIME_H 1
1564| #define HAVE_UNISTD_H 1
1565| #define HAVE_TERMIOS_H 1
1566| #define HAVE_WCHAR_H 1
1567| #define HAVE_WCTYPE_H 1
1568| #define STDC_HEADERS 1
1569| #define HAVE__BOOL 1
1570| #define HAVE_STDBOOL_H 1
1571| #define HAVE_SYS_WAIT_H 1
1572| #define TIME_WITH_SYS_TIME 1
1573| #define HAVE_MEMORY_H 1
1574| #define GETGROUPS_T gid_t
1575| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1576| #define HAVE_LONG_LONG_INT 1
1577| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1578| #define HAVE_INTMAX_T 1
1579| /* end confdefs.h.  */
1580| #include <stdio.h>
1581| #ifdef HAVE_SYS_TYPES_H
1582| # include <sys/types.h>
1583| #endif
1584| #ifdef HAVE_SYS_STAT_H
1585| # include <sys/stat.h>
1586| #endif
1587| #ifdef STDC_HEADERS
1588| # include <stdlib.h>
1589| # include <stddef.h>
1590| #else
1591| # ifdef HAVE_STDLIB_H
1592| #  include <stdlib.h>
1593| # endif
1594| #endif
1595| #ifdef HAVE_STRING_H
1596| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1597| #  include <memory.h>
1598| # endif
1599| # include <string.h>
1600| #endif
1601| #ifdef HAVE_STRINGS_H
1602| # include <strings.h>
1603| #endif
1604| #ifdef HAVE_INTTYPES_H
1605| # include <inttypes.h>
1606| #endif
1607| #ifdef HAVE_STDINT_H
1608| # include <stdint.h>
1609| #endif
1610| #ifdef HAVE_UNISTD_H
1611| # include <unistd.h>
1612| #endif
1613| int
1614| main ()
1615| {
1616| if (sizeof ((uintmax_t)))
1617|           return 0;
1618|   ;
1619|   return 0;
1620| }
1621configure:8654: result: yes
1622configure:8671: checking for ssize_t
1623configure:8671: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1624configure:8671: $? = 0
1625configure:8671: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1626conftest.c:99:22: error: expected expression
1627if (sizeof ((ssize_t)))
1628                     ^
16291 error generated.
1630configure:8671: $? = 1
1631configure: failed program was:
1632| /* confdefs.h */
1633| #define PACKAGE_NAME "GNU Awk"
1634| #define PACKAGE_TARNAME "gawk"
1635| #define PACKAGE_VERSION "5.0.0"
1636| #define PACKAGE_STRING "GNU Awk 5.0.0"
1637| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1638| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1639| #define PACKAGE "gawk"
1640| #define VERSION "5.0.0"
1641| #define STDC_HEADERS 1
1642| #define HAVE_SYS_TYPES_H 1
1643| #define HAVE_SYS_STAT_H 1
1644| #define HAVE_STDLIB_H 1
1645| #define HAVE_STRING_H 1
1646| #define HAVE_MEMORY_H 1
1647| #define HAVE_STRINGS_H 1
1648| #define HAVE_INTTYPES_H 1
1649| #define HAVE_STDINT_H 1
1650| #define HAVE_UNISTD_H 1
1651| #define __EXTENSIONS__ 1
1652| #define _ALL_SOURCE 1
1653| #define _GNU_SOURCE 1
1654| #define _POSIX_PTHREAD_SEMANTICS 1
1655| #define _TANDEM_SOURCE 1
1656| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1657| #define HAVE_CFLOCALECOPYCURRENT 1
1658| #define HAVE_ICONV 1
1659| #define ENABLE_NLS 1
1660| #define HAVE_GETTEXT 1
1661| #define HAVE_DCGETTEXT 1
1662| #define HAVE_LANGINFO_CODESET 1
1663| #define HAVE_LC_MESSAGES 1
1664| #define HAVE_ARPA_INET_H 1
1665| #define HAVE_FCNTL_H 1
1666| #define HAVE_LOCALE_H 1
1667| #define HAVE_LIBINTL_H 1
1668| #define HAVE_NETDB_H 1
1669| #define HAVE_NETINET_IN_H 1
1670| #define HAVE_STDDEF_H 1
1671| #define HAVE_STRING_H 1
1672| #define HAVE_SYS_IOCTL_H 1
1673| #define HAVE_SYS_PARAM_H 1
1674| #define HAVE_SYS_SELECT_H 1
1675| #define HAVE_SYS_SOCKET_H 1
1676| #define HAVE_SYS_TIME_H 1
1677| #define HAVE_UNISTD_H 1
1678| #define HAVE_TERMIOS_H 1
1679| #define HAVE_WCHAR_H 1
1680| #define HAVE_WCTYPE_H 1
1681| #define STDC_HEADERS 1
1682| #define HAVE__BOOL 1
1683| #define HAVE_STDBOOL_H 1
1684| #define HAVE_SYS_WAIT_H 1
1685| #define TIME_WITH_SYS_TIME 1
1686| #define HAVE_MEMORY_H 1
1687| #define GETGROUPS_T gid_t
1688| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1689| #define HAVE_LONG_LONG_INT 1
1690| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1691| #define HAVE_INTMAX_T 1
1692| #define HAVE_UINTMAX_T 1
1693| /* end confdefs.h.  */
1694| #include <stdio.h>
1695| #ifdef HAVE_SYS_TYPES_H
1696| # include <sys/types.h>
1697| #endif
1698| #ifdef HAVE_SYS_STAT_H
1699| # include <sys/stat.h>
1700| #endif
1701| #ifdef STDC_HEADERS
1702| # include <stdlib.h>
1703| # include <stddef.h>
1704| #else
1705| # ifdef HAVE_STDLIB_H
1706| #  include <stdlib.h>
1707| # endif
1708| #endif
1709| #ifdef HAVE_STRING_H
1710| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1711| #  include <memory.h>
1712| # endif
1713| # include <string.h>
1714| #endif
1715| #ifdef HAVE_STRINGS_H
1716| # include <strings.h>
1717| #endif
1718| #ifdef HAVE_INTTYPES_H
1719| # include <inttypes.h>
1720| #endif
1721| #ifdef HAVE_STDINT_H
1722| # include <stdint.h>
1723| #endif
1724| #ifdef HAVE_UNISTD_H
1725| # include <unistd.h>
1726| #endif
1727| int
1728| main ()
1729| {
1730| if (sizeof ((ssize_t)))
1731|           return 0;
1732|   ;
1733|   return 0;
1734| }
1735configure:8671: result: yes
1736configure:8686: checking size of unsigned int
1737configure:8691: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1738configure:8691: $? = 0
1739configure:8691: ./conftest
1740configure:8691: $? = 0
1741configure:8705: result: 4
1742configure:8719: checking size of unsigned long
1743configure:8724: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1744configure:8724: $? = 0
1745configure:8724: ./conftest
1746configure:8724: $? = 0
1747configure:8738: result: 8
1748configure:8762: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1749configure:8762: $? = 0
1750configure:8782: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1751configure:8782: $? = 0
1752configure:8802: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1753configure:8802: $? = 0
1754configure:8822: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1755configure:8822: $? = 0
1756configure:8834: checking for socklen_t
1757configure:8834: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1758configure:8834: $? = 0
1759configure:8834: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
1760conftest.c:75:24: error: expected expression
1761if (sizeof ((socklen_t)))
1762                       ^
17631 error generated.
1764configure:8834: $? = 1
1765configure: failed program was:
1766| /* confdefs.h */
1767| #define PACKAGE_NAME "GNU Awk"
1768| #define PACKAGE_TARNAME "gawk"
1769| #define PACKAGE_VERSION "5.0.0"
1770| #define PACKAGE_STRING "GNU Awk 5.0.0"
1771| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1772| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1773| #define PACKAGE "gawk"
1774| #define VERSION "5.0.0"
1775| #define STDC_HEADERS 1
1776| #define HAVE_SYS_TYPES_H 1
1777| #define HAVE_SYS_STAT_H 1
1778| #define HAVE_STDLIB_H 1
1779| #define HAVE_STRING_H 1
1780| #define HAVE_MEMORY_H 1
1781| #define HAVE_STRINGS_H 1
1782| #define HAVE_INTTYPES_H 1
1783| #define HAVE_STDINT_H 1
1784| #define HAVE_UNISTD_H 1
1785| #define __EXTENSIONS__ 1
1786| #define _ALL_SOURCE 1
1787| #define _GNU_SOURCE 1
1788| #define _POSIX_PTHREAD_SEMANTICS 1
1789| #define _TANDEM_SOURCE 1
1790| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1791| #define HAVE_CFLOCALECOPYCURRENT 1
1792| #define HAVE_ICONV 1
1793| #define ENABLE_NLS 1
1794| #define HAVE_GETTEXT 1
1795| #define HAVE_DCGETTEXT 1
1796| #define HAVE_LANGINFO_CODESET 1
1797| #define HAVE_LC_MESSAGES 1
1798| #define HAVE_ARPA_INET_H 1
1799| #define HAVE_FCNTL_H 1
1800| #define HAVE_LOCALE_H 1
1801| #define HAVE_LIBINTL_H 1
1802| #define HAVE_NETDB_H 1
1803| #define HAVE_NETINET_IN_H 1
1804| #define HAVE_STDDEF_H 1
1805| #define HAVE_STRING_H 1
1806| #define HAVE_SYS_IOCTL_H 1
1807| #define HAVE_SYS_PARAM_H 1
1808| #define HAVE_SYS_SELECT_H 1
1809| #define HAVE_SYS_SOCKET_H 1
1810| #define HAVE_SYS_TIME_H 1
1811| #define HAVE_UNISTD_H 1
1812| #define HAVE_TERMIOS_H 1
1813| #define HAVE_WCHAR_H 1
1814| #define HAVE_WCTYPE_H 1
1815| #define STDC_HEADERS 1
1816| #define HAVE__BOOL 1
1817| #define HAVE_STDBOOL_H 1
1818| #define HAVE_SYS_WAIT_H 1
1819| #define TIME_WITH_SYS_TIME 1
1820| #define HAVE_MEMORY_H 1
1821| #define GETGROUPS_T gid_t
1822| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1823| #define HAVE_LONG_LONG_INT 1
1824| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1825| #define HAVE_INTMAX_T 1
1826| #define HAVE_UINTMAX_T 1
1827| #define SIZEOF_UNSIGNED_INT 4
1828| #define SIZEOF_UNSIGNED_LONG 8
1829| #define TIME_T_IN_SYS_TYPES_H 1
1830| #define HAVE_WCTYPE_T 1
1831| #define HAVE_WINT_T 1
1832| #define HAVE_SOCKADDR_STORAGE 1
1833| /* end confdefs.h.  */
1834| #include <sys/types.h>
1835| #include <sys/socket.h>
1836|
1837| int
1838| main ()
1839| {
1840| if (sizeof ((socklen_t)))
1841|           return 0;
1842|   ;
1843|   return 0;
1844| }
1845configure:8834: result: yes
1846configure:8910: checking for sys/time.h
1847configure:8910: result: yes
1848configure:8910: checking for unistd.h
1849configure:8910: result: yes
1850configure:8931: checking for alarm
1851configure:8931: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1852configure:8931: $? = 0
1853configure:8931: result: yes
1854configure:8944: checking for working mktime
1855configure:9146: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
1856configure:9146: $? = 0
1857configure:9146: ./conftest
1858configure:9146: $? = 1
1859configure: program exited with status 1
1860configure: failed program was:
1861| /* confdefs.h */
1862| #define PACKAGE_NAME "GNU Awk"
1863| #define PACKAGE_TARNAME "gawk"
1864| #define PACKAGE_VERSION "5.0.0"
1865| #define PACKAGE_STRING "GNU Awk 5.0.0"
1866| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
1867| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
1868| #define PACKAGE "gawk"
1869| #define VERSION "5.0.0"
1870| #define STDC_HEADERS 1
1871| #define HAVE_SYS_TYPES_H 1
1872| #define HAVE_SYS_STAT_H 1
1873| #define HAVE_STDLIB_H 1
1874| #define HAVE_STRING_H 1
1875| #define HAVE_MEMORY_H 1
1876| #define HAVE_STRINGS_H 1
1877| #define HAVE_INTTYPES_H 1
1878| #define HAVE_STDINT_H 1
1879| #define HAVE_UNISTD_H 1
1880| #define __EXTENSIONS__ 1
1881| #define _ALL_SOURCE 1
1882| #define _GNU_SOURCE 1
1883| #define _POSIX_PTHREAD_SEMANTICS 1
1884| #define _TANDEM_SOURCE 1
1885| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1886| #define HAVE_CFLOCALECOPYCURRENT 1
1887| #define HAVE_ICONV 1
1888| #define ENABLE_NLS 1
1889| #define HAVE_GETTEXT 1
1890| #define HAVE_DCGETTEXT 1
1891| #define HAVE_LANGINFO_CODESET 1
1892| #define HAVE_LC_MESSAGES 1
1893| #define HAVE_ARPA_INET_H 1
1894| #define HAVE_FCNTL_H 1
1895| #define HAVE_LOCALE_H 1
1896| #define HAVE_LIBINTL_H 1
1897| #define HAVE_NETDB_H 1
1898| #define HAVE_NETINET_IN_H 1
1899| #define HAVE_STDDEF_H 1
1900| #define HAVE_STRING_H 1
1901| #define HAVE_SYS_IOCTL_H 1
1902| #define HAVE_SYS_PARAM_H 1
1903| #define HAVE_SYS_SELECT_H 1
1904| #define HAVE_SYS_SOCKET_H 1
1905| #define HAVE_SYS_TIME_H 1
1906| #define HAVE_UNISTD_H 1
1907| #define HAVE_TERMIOS_H 1
1908| #define HAVE_WCHAR_H 1
1909| #define HAVE_WCTYPE_H 1
1910| #define STDC_HEADERS 1
1911| #define HAVE__BOOL 1
1912| #define HAVE_STDBOOL_H 1
1913| #define HAVE_SYS_WAIT_H 1
1914| #define TIME_WITH_SYS_TIME 1
1915| #define HAVE_MEMORY_H 1
1916| #define GETGROUPS_T gid_t
1917| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1918| #define HAVE_LONG_LONG_INT 1
1919| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1920| #define HAVE_INTMAX_T 1
1921| #define HAVE_UINTMAX_T 1
1922| #define SIZEOF_UNSIGNED_INT 4
1923| #define SIZEOF_UNSIGNED_LONG 8
1924| #define TIME_T_IN_SYS_TYPES_H 1
1925| #define HAVE_WCTYPE_T 1
1926| #define HAVE_WINT_T 1
1927| #define HAVE_SOCKADDR_STORAGE 1
1928| #define HAVE_SYS_TIME_H 1
1929| #define HAVE_UNISTD_H 1
1930| #define HAVE_ALARM 1
1931| /* end confdefs.h.  */
1932| /* Test program from Paul Eggert and Tony Leneis.  */
1933| #ifdef TIME_WITH_SYS_TIME
1934| # include <sys/time.h>
1935| # include <time.h>
1936| #else
1937| # ifdef HAVE_SYS_TIME_H
1938| #  include <sys/time.h>
1939| # else
1940| #  include <time.h>
1941| # endif
1942| #endif
1943|
1944| #include <limits.h>
1945| #include <stdlib.h>
1946|
1947| #ifdef HAVE_UNISTD_H
1948| # include <unistd.h>
1949| #endif
1950|
1951| #ifndef HAVE_ALARM
1952| # define alarm(X) /* empty */
1953| #endif
1954|
1955| /* Work around redefinition to rpl_putenv by other config tests.  */
1956| #undef putenv
1957|
1958| static time_t time_t_max;
1959| static time_t time_t_min;
1960|
1961| /* Values we'll use to set the TZ environment variable.  */
1962| static const char *tz_strings[] = {
1963|   (const char *) 0, "TZ=GMT0", "TZ=JST-9",
1964|   "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
1965| };
1966| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
1967|
1968| /* Return 0 if mktime fails to convert a date in the spring-forward gap.
1969|    Based on a problem report from Andreas Jaeger.  */
1970| static int
1971| spring_forward_gap ()
1972| {
1973|   /* glibc (up to about 1998-10-07) failed this test. */
1974|   struct tm tm;
1975|
1976|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
1977|      instead of "TZ=America/Vancouver" in order to detect the bug even
1978|      on systems that don't support the Olson extension, or don't have the
1979|      full zoneinfo tables installed.  */
1980|   putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0");
1981|
1982|   tm.tm_year = 98;
1983|   tm.tm_mon = 3;
1984|   tm.tm_mday = 5;
1985|   tm.tm_hour = 2;
1986|   tm.tm_min = 0;
1987|   tm.tm_sec = 0;
1988|   tm.tm_isdst = -1;
1989|   return mktime (&tm) != (time_t) -1;
1990| }
1991|
1992| static int
1993| mktime_test1 (time_t now)
1994| {
1995|   struct tm *lt;
1996|   return ! (lt = localtime (&now)) || mktime (lt) == now;
1997| }
1998|
1999| static int
2000| mktime_test (time_t now)
2001| {
2002|   return (mktime_test1 (now)
2003|         && mktime_test1 ((time_t) (time_t_max - now))
2004|         && mktime_test1 ((time_t) (time_t_min + now)));
2005| }
2006|
2007| static int
2008| irix_6_4_bug ()
2009| {
2010|   /* Based on code from Ariel Faigon.  */
2011|   struct tm tm;
2012|   tm.tm_year = 96;
2013|   tm.tm_mon = 3;
2014|   tm.tm_mday = 0;
2015|   tm.tm_hour = 0;
2016|   tm.tm_min = 0;
2017|   tm.tm_sec = 0;
2018|   tm.tm_isdst = -1;
2019|   mktime (&tm);
2020|   return tm.tm_mon == 2 && tm.tm_mday == 31;
2021| }
2022|
2023| static int
2024| bigtime_test (int j)
2025| {
2026|   struct tm tm;
2027|   time_t now;
2028|   tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
2029|   now = mktime (&tm);
2030|   if (now != (time_t) -1)
2031|     {
2032|       struct tm *lt = localtime (&now);
2033|       if (! (lt
2034|            && lt->tm_year == tm.tm_year
2035|            && lt->tm_mon == tm.tm_mon
2036|            && lt->tm_mday == tm.tm_mday
2037|            && lt->tm_hour == tm.tm_hour
2038|            && lt->tm_min == tm.tm_min
2039|            && lt->tm_sec == tm.tm_sec
2040|            && lt->tm_yday == tm.tm_yday
2041|            && lt->tm_wday == tm.tm_wday
2042|            && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
2043|                 == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
2044|       return 0;
2045|     }
2046|   return 1;
2047| }
2048|
2049| static int
2050| year_2050_test ()
2051| {
2052|   /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
2053|      ignoring leap seconds.  */
2054|   unsigned long int answer = 2527315200UL;
2055|
2056|   struct tm tm;
2057|   time_t t;
2058|   tm.tm_year = 2050 - 1900;
2059|   tm.tm_mon = 2 - 1;
2060|   tm.tm_mday = 1;
2061|   tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
2062|   tm.tm_isdst = -1;
2063|
2064|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
2065|      instead of "TZ=America/Vancouver" in order to detect the bug even
2066|      on systems that don't support the Olson extension, or don't have the
2067|      full zoneinfo tables installed.  */
2068|   putenv ((char*) "TZ=PST8PDT,M4.1.0,M10.5.0");
2069|
2070|   t = mktime (&tm);
2071|
2072|   /* Check that the result is either a failure, or close enough
2073|      to the correct answer that we can assume the discrepancy is
2074|      due to leap seconds.  */
2075|   return (t == (time_t) -1
2076|         || (0 < t && answer - 120 <= t && t <= answer + 120));
2077| }
2078|
2079| int
2080| main ()
2081| {
2082|   time_t t, delta;
2083|   int i, j;
2084|
2085|   /* This test makes some buggy mktime implementations loop.
2086|      Give up after 60 seconds; a mktime slower than that
2087|      isn't worth using anyway.  */
2088|   alarm (60);
2089|
2090|   for (;;)
2091|     {
2092|       t = (time_t_max << 1) + 1;
2093|       if (t <= time_t_max)
2094|       break;
2095|       time_t_max = t;
2096|     }
2097|   time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
2098|
2099|   delta = time_t_max / 997; /* a suitable prime number */
2100|   for (i = 0; i < N_STRINGS; i++)
2101|     {
2102|       if (tz_strings[i])
2103|       putenv ((char*) tz_strings[i]);
2104|
2105|       for (t = 0; t <= time_t_max - delta; t += delta)
2106|       if (! mktime_test (t))
2107|         return 1;
2108|       if (! (mktime_test ((time_t) 1)
2109|            && mktime_test ((time_t) (60 * 60))
2110|            && mktime_test ((time_t) (60 * 60 * 24))))
2111|       return 1;
2112|
2113|       for (j = 1; ; j <<= 1)
2114|       if (! bigtime_test (j))
2115|         return 1;
2116|       else if (INT_MAX / 2 < j)
2117|         break;
2118|       if (! bigtime_test (INT_MAX))
2119|       return 1;
2120|     }
2121|   return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
2122| }
2123configure:9156: result: no
2124configure:9174: checking for getaddrinfo
2125configure:9174: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2126configure:9174: $? = 0
2127configure:9174: result: yes
2128configure:9225: checking for library containing fmod
2129configure:9256: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2130conftest.c:80:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
2131char fmod ();
2132     ^
2133conftest.c:80:6: note: 'fmod' is a builtin with type 'double (double, double)'
21341 warning generated.
2135configure:9256: $? = 0
2136configure:9273: result: none required
2137configure:9281: checking for library containing isinf
2138configure:9312: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2139configure:9312: $? = 0
2140configure:9329: result: none required
2141configure:9337: checking for library containing ismod
2142configure:9368: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2143Undefined symbols for architecture x86_64:
2144  "_ismod", referenced from:
2145      _main in conftest-afc57e.o
2146ld: symbol(s) not found for architecture x86_64
2147clang: error: linker command failed with exit code 1 (use -v to see invocation)
2148configure:9368: $? = 1
2149configure: failed program was:
2150| /* confdefs.h */
2151| #define PACKAGE_NAME "GNU Awk"
2152| #define PACKAGE_TARNAME "gawk"
2153| #define PACKAGE_VERSION "5.0.0"
2154| #define PACKAGE_STRING "GNU Awk 5.0.0"
2155| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2156| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2157| #define PACKAGE "gawk"
2158| #define VERSION "5.0.0"
2159| #define STDC_HEADERS 1
2160| #define HAVE_SYS_TYPES_H 1
2161| #define HAVE_SYS_STAT_H 1
2162| #define HAVE_STDLIB_H 1
2163| #define HAVE_STRING_H 1
2164| #define HAVE_MEMORY_H 1
2165| #define HAVE_STRINGS_H 1
2166| #define HAVE_INTTYPES_H 1
2167| #define HAVE_STDINT_H 1
2168| #define HAVE_UNISTD_H 1
2169| #define __EXTENSIONS__ 1
2170| #define _ALL_SOURCE 1
2171| #define _GNU_SOURCE 1
2172| #define _POSIX_PTHREAD_SEMANTICS 1
2173| #define _TANDEM_SOURCE 1
2174| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2175| #define HAVE_CFLOCALECOPYCURRENT 1
2176| #define HAVE_ICONV 1
2177| #define ENABLE_NLS 1
2178| #define HAVE_GETTEXT 1
2179| #define HAVE_DCGETTEXT 1
2180| #define HAVE_LANGINFO_CODESET 1
2181| #define HAVE_LC_MESSAGES 1
2182| #define HAVE_ARPA_INET_H 1
2183| #define HAVE_FCNTL_H 1
2184| #define HAVE_LOCALE_H 1
2185| #define HAVE_LIBINTL_H 1
2186| #define HAVE_NETDB_H 1
2187| #define HAVE_NETINET_IN_H 1
2188| #define HAVE_STDDEF_H 1
2189| #define HAVE_STRING_H 1
2190| #define HAVE_SYS_IOCTL_H 1
2191| #define HAVE_SYS_PARAM_H 1
2192| #define HAVE_SYS_SELECT_H 1
2193| #define HAVE_SYS_SOCKET_H 1
2194| #define HAVE_SYS_TIME_H 1
2195| #define HAVE_UNISTD_H 1
2196| #define HAVE_TERMIOS_H 1
2197| #define HAVE_WCHAR_H 1
2198| #define HAVE_WCTYPE_H 1
2199| #define STDC_HEADERS 1
2200| #define HAVE__BOOL 1
2201| #define HAVE_STDBOOL_H 1
2202| #define HAVE_SYS_WAIT_H 1
2203| #define TIME_WITH_SYS_TIME 1
2204| #define HAVE_MEMORY_H 1
2205| #define GETGROUPS_T gid_t
2206| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2207| #define HAVE_LONG_LONG_INT 1
2208| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2209| #define HAVE_INTMAX_T 1
2210| #define HAVE_UINTMAX_T 1
2211| #define SIZEOF_UNSIGNED_INT 4
2212| #define SIZEOF_UNSIGNED_LONG 8
2213| #define TIME_T_IN_SYS_TYPES_H 1
2214| #define HAVE_WCTYPE_T 1
2215| #define HAVE_WINT_T 1
2216| #define HAVE_SOCKADDR_STORAGE 1
2217| #define HAVE_SYS_TIME_H 1
2218| #define HAVE_UNISTD_H 1
2219| #define HAVE_ALARM 1
2220| #define HAVE_GETADDRINFO 1
2221| /* end confdefs.h.  */
2222|
2223| /* Override any GCC internal prototype to avoid an error.
2224|    Use char because int might match the return type of a GCC
2225|    builtin and then its argument prototype would still apply.  */
2226| #ifdef __cplusplus
2227| extern "C"
2228| #endif
2229| char ismod ();
2230| int
2231| main ()
2232| {
2233| return ismod ();
2234|   ;
2235|   return 0;
2236| }
2237configure:9368: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm   >&5
2238Undefined symbols for architecture x86_64:
2239  "_ismod", referenced from:
2240      _main in conftest-1e816d.o
2241ld: symbol(s) not found for architecture x86_64
2242clang: error: linker command failed with exit code 1 (use -v to see invocation)
2243configure:9368: $? = 1
2244configure: failed program was:
2245| /* confdefs.h */
2246| #define PACKAGE_NAME "GNU Awk"
2247| #define PACKAGE_TARNAME "gawk"
2248| #define PACKAGE_VERSION "5.0.0"
2249| #define PACKAGE_STRING "GNU Awk 5.0.0"
2250| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2251| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2252| #define PACKAGE "gawk"
2253| #define VERSION "5.0.0"
2254| #define STDC_HEADERS 1
2255| #define HAVE_SYS_TYPES_H 1
2256| #define HAVE_SYS_STAT_H 1
2257| #define HAVE_STDLIB_H 1
2258| #define HAVE_STRING_H 1
2259| #define HAVE_MEMORY_H 1
2260| #define HAVE_STRINGS_H 1
2261| #define HAVE_INTTYPES_H 1
2262| #define HAVE_STDINT_H 1
2263| #define HAVE_UNISTD_H 1
2264| #define __EXTENSIONS__ 1
2265| #define _ALL_SOURCE 1
2266| #define _GNU_SOURCE 1
2267| #define _POSIX_PTHREAD_SEMANTICS 1
2268| #define _TANDEM_SOURCE 1
2269| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2270| #define HAVE_CFLOCALECOPYCURRENT 1
2271| #define HAVE_ICONV 1
2272| #define ENABLE_NLS 1
2273| #define HAVE_GETTEXT 1
2274| #define HAVE_DCGETTEXT 1
2275| #define HAVE_LANGINFO_CODESET 1
2276| #define HAVE_LC_MESSAGES 1
2277| #define HAVE_ARPA_INET_H 1
2278| #define HAVE_FCNTL_H 1
2279| #define HAVE_LOCALE_H 1
2280| #define HAVE_LIBINTL_H 1
2281| #define HAVE_NETDB_H 1
2282| #define HAVE_NETINET_IN_H 1
2283| #define HAVE_STDDEF_H 1
2284| #define HAVE_STRING_H 1
2285| #define HAVE_SYS_IOCTL_H 1
2286| #define HAVE_SYS_PARAM_H 1
2287| #define HAVE_SYS_SELECT_H 1
2288| #define HAVE_SYS_SOCKET_H 1
2289| #define HAVE_SYS_TIME_H 1
2290| #define HAVE_UNISTD_H 1
2291| #define HAVE_TERMIOS_H 1
2292| #define HAVE_WCHAR_H 1
2293| #define HAVE_WCTYPE_H 1
2294| #define STDC_HEADERS 1
2295| #define HAVE__BOOL 1
2296| #define HAVE_STDBOOL_H 1
2297| #define HAVE_SYS_WAIT_H 1
2298| #define TIME_WITH_SYS_TIME 1
2299| #define HAVE_MEMORY_H 1
2300| #define GETGROUPS_T gid_t
2301| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2302| #define HAVE_LONG_LONG_INT 1
2303| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2304| #define HAVE_INTMAX_T 1
2305| #define HAVE_UINTMAX_T 1
2306| #define SIZEOF_UNSIGNED_INT 4
2307| #define SIZEOF_UNSIGNED_LONG 8
2308| #define TIME_T_IN_SYS_TYPES_H 1
2309| #define HAVE_WCTYPE_T 1
2310| #define HAVE_WINT_T 1
2311| #define HAVE_SOCKADDR_STORAGE 1
2312| #define HAVE_SYS_TIME_H 1
2313| #define HAVE_UNISTD_H 1
2314| #define HAVE_ALARM 1
2315| #define HAVE_GETADDRINFO 1
2316| /* end confdefs.h.  */
2317|
2318| /* Override any GCC internal prototype to avoid an error.
2319|    Use char because int might match the return type of a GCC
2320|    builtin and then its argument prototype would still apply.  */
2321| #ifdef __cplusplus
2322| extern "C"
2323| #endif
2324| char ismod ();
2325| int
2326| main ()
2327| {
2328| return ismod ();
2329|   ;
2330|   return 0;
2331| }
2332configure:9385: result: no
2333configure:9890: checking for libsigsegv
2334configure:9922: result: no
2335configure:9965: checking for __etoa_l
2336configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2337Undefined symbols for architecture x86_64:
2338  "___etoa_l", referenced from:
2339      _main in conftest-1b1431.o
2340ld: symbol(s) not found for architecture x86_64
2341clang: error: linker command failed with exit code 1 (use -v to see invocation)
2342configure:9965: $? = 1
2343configure: failed program was:
2344| /* confdefs.h */
2345| #define PACKAGE_NAME "GNU Awk"
2346| #define PACKAGE_TARNAME "gawk"
2347| #define PACKAGE_VERSION "5.0.0"
2348| #define PACKAGE_STRING "GNU Awk 5.0.0"
2349| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2350| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2351| #define PACKAGE "gawk"
2352| #define VERSION "5.0.0"
2353| #define STDC_HEADERS 1
2354| #define HAVE_SYS_TYPES_H 1
2355| #define HAVE_SYS_STAT_H 1
2356| #define HAVE_STDLIB_H 1
2357| #define HAVE_STRING_H 1
2358| #define HAVE_MEMORY_H 1
2359| #define HAVE_STRINGS_H 1
2360| #define HAVE_INTTYPES_H 1
2361| #define HAVE_STDINT_H 1
2362| #define HAVE_UNISTD_H 1
2363| #define __EXTENSIONS__ 1
2364| #define _ALL_SOURCE 1
2365| #define _GNU_SOURCE 1
2366| #define _POSIX_PTHREAD_SEMANTICS 1
2367| #define _TANDEM_SOURCE 1
2368| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2369| #define HAVE_CFLOCALECOPYCURRENT 1
2370| #define HAVE_ICONV 1
2371| #define ENABLE_NLS 1
2372| #define HAVE_GETTEXT 1
2373| #define HAVE_DCGETTEXT 1
2374| #define HAVE_LANGINFO_CODESET 1
2375| #define HAVE_LC_MESSAGES 1
2376| #define HAVE_ARPA_INET_H 1
2377| #define HAVE_FCNTL_H 1
2378| #define HAVE_LOCALE_H 1
2379| #define HAVE_LIBINTL_H 1
2380| #define HAVE_NETDB_H 1
2381| #define HAVE_NETINET_IN_H 1
2382| #define HAVE_STDDEF_H 1
2383| #define HAVE_STRING_H 1
2384| #define HAVE_SYS_IOCTL_H 1
2385| #define HAVE_SYS_PARAM_H 1
2386| #define HAVE_SYS_SELECT_H 1
2387| #define HAVE_SYS_SOCKET_H 1
2388| #define HAVE_SYS_TIME_H 1
2389| #define HAVE_UNISTD_H 1
2390| #define HAVE_TERMIOS_H 1
2391| #define HAVE_WCHAR_H 1
2392| #define HAVE_WCTYPE_H 1
2393| #define STDC_HEADERS 1
2394| #define HAVE__BOOL 1
2395| #define HAVE_STDBOOL_H 1
2396| #define HAVE_SYS_WAIT_H 1
2397| #define TIME_WITH_SYS_TIME 1
2398| #define HAVE_MEMORY_H 1
2399| #define GETGROUPS_T gid_t
2400| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2401| #define HAVE_LONG_LONG_INT 1
2402| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2403| #define HAVE_INTMAX_T 1
2404| #define HAVE_UINTMAX_T 1
2405| #define SIZEOF_UNSIGNED_INT 4
2406| #define SIZEOF_UNSIGNED_LONG 8
2407| #define TIME_T_IN_SYS_TYPES_H 1
2408| #define HAVE_WCTYPE_T 1
2409| #define HAVE_WINT_T 1
2410| #define HAVE_SOCKADDR_STORAGE 1
2411| #define HAVE_SYS_TIME_H 1
2412| #define HAVE_UNISTD_H 1
2413| #define HAVE_ALARM 1
2414| #define HAVE_GETADDRINFO 1
2415| /* end confdefs.h.  */
2416| /* Define __etoa_l to an innocuous variant, in case <limits.h> declares __etoa_l.
2417|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2418| #define __etoa_l innocuous___etoa_l
2419|
2420| /* System header to define __stub macros and hopefully few prototypes,
2421|     which can conflict with char __etoa_l (); below.
2422|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2423|     <limits.h> exists even on freestanding compilers.  */
2424|
2425| #ifdef __STDC__
2426| # include <limits.h>
2427| #else
2428| # include <assert.h>
2429| #endif
2430|
2431| #undef __etoa_l
2432|
2433| /* Override any GCC internal prototype to avoid an error.
2434|    Use char because int might match the return type of a GCC
2435|    builtin and then its argument prototype would still apply.  */
2436| #ifdef __cplusplus
2437| extern "C"
2438| #endif
2439| char __etoa_l ();
2440| /* The GNU C library defines this for functions which it implements
2441|     to always fail with ENOSYS.  Some functions are actually named
2442|     something starting with __ and the normal name is an alias.  */
2443| #if defined __stub___etoa_l || defined __stub_____etoa_l
2444| choke me
2445| #endif
2446|
2447| int
2448| main ()
2449| {
2450| return __etoa_l ();
2451|   ;
2452|   return 0;
2453| }
2454configure:9965: result: no
2455configure:9965: checking for atexit
2456configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2457configure:9965: $? = 0
2458configure:9965: result: yes
2459configure:9965: checking for btowc
2460configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2461configure:9965: $? = 0
2462configure:9965: result: yes
2463configure:9965: checking for fmod
2464configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2465conftest.c:98:6: warning: incompatible redeclaration of library function 'fmod' [-Wincompatible-library-redeclaration]
2466char fmod ();
2467     ^
2468conftest.c:98:6: note: 'fmod' is a builtin with type 'double (double, double)'
24691 warning generated.
2470configure:9965: $? = 0
2471configure:9965: result: yes
2472configure:9965: checking for gai_strerror
2473configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2474configure:9965: $? = 0
2475configure:9965: result: yes
2476configure:9965: checking for getgrent
2477configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2478configure:9965: $? = 0
2479configure:9965: result: yes
2480configure:9965: checking for getgroups
2481configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2482configure:9965: $? = 0
2483configure:9965: result: yes
2484configure:9965: checking for grantpt
2485configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2486configure:9965: $? = 0
2487configure:9965: result: yes
2488configure:9965: checking for fwrite_unlocked
2489configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2490Undefined symbols for architecture x86_64:
2491  "_fwrite_unlocked", referenced from:
2492      _main in conftest-f7cff1.o
2493ld: symbol(s) not found for architecture x86_64
2494clang: error: linker command failed with exit code 1 (use -v to see invocation)
2495configure:9965: $? = 1
2496configure: failed program was:
2497| /* confdefs.h */
2498| #define PACKAGE_NAME "GNU Awk"
2499| #define PACKAGE_TARNAME "gawk"
2500| #define PACKAGE_VERSION "5.0.0"
2501| #define PACKAGE_STRING "GNU Awk 5.0.0"
2502| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2503| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2504| #define PACKAGE "gawk"
2505| #define VERSION "5.0.0"
2506| #define STDC_HEADERS 1
2507| #define HAVE_SYS_TYPES_H 1
2508| #define HAVE_SYS_STAT_H 1
2509| #define HAVE_STDLIB_H 1
2510| #define HAVE_STRING_H 1
2511| #define HAVE_MEMORY_H 1
2512| #define HAVE_STRINGS_H 1
2513| #define HAVE_INTTYPES_H 1
2514| #define HAVE_STDINT_H 1
2515| #define HAVE_UNISTD_H 1
2516| #define __EXTENSIONS__ 1
2517| #define _ALL_SOURCE 1
2518| #define _GNU_SOURCE 1
2519| #define _POSIX_PTHREAD_SEMANTICS 1
2520| #define _TANDEM_SOURCE 1
2521| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2522| #define HAVE_CFLOCALECOPYCURRENT 1
2523| #define HAVE_ICONV 1
2524| #define ENABLE_NLS 1
2525| #define HAVE_GETTEXT 1
2526| #define HAVE_DCGETTEXT 1
2527| #define HAVE_LANGINFO_CODESET 1
2528| #define HAVE_LC_MESSAGES 1
2529| #define HAVE_ARPA_INET_H 1
2530| #define HAVE_FCNTL_H 1
2531| #define HAVE_LOCALE_H 1
2532| #define HAVE_LIBINTL_H 1
2533| #define HAVE_NETDB_H 1
2534| #define HAVE_NETINET_IN_H 1
2535| #define HAVE_STDDEF_H 1
2536| #define HAVE_STRING_H 1
2537| #define HAVE_SYS_IOCTL_H 1
2538| #define HAVE_SYS_PARAM_H 1
2539| #define HAVE_SYS_SELECT_H 1
2540| #define HAVE_SYS_SOCKET_H 1
2541| #define HAVE_SYS_TIME_H 1
2542| #define HAVE_UNISTD_H 1
2543| #define HAVE_TERMIOS_H 1
2544| #define HAVE_WCHAR_H 1
2545| #define HAVE_WCTYPE_H 1
2546| #define STDC_HEADERS 1
2547| #define HAVE__BOOL 1
2548| #define HAVE_STDBOOL_H 1
2549| #define HAVE_SYS_WAIT_H 1
2550| #define TIME_WITH_SYS_TIME 1
2551| #define HAVE_MEMORY_H 1
2552| #define GETGROUPS_T gid_t
2553| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2554| #define HAVE_LONG_LONG_INT 1
2555| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2556| #define HAVE_INTMAX_T 1
2557| #define HAVE_UINTMAX_T 1
2558| #define SIZEOF_UNSIGNED_INT 4
2559| #define SIZEOF_UNSIGNED_LONG 8
2560| #define TIME_T_IN_SYS_TYPES_H 1
2561| #define HAVE_WCTYPE_T 1
2562| #define HAVE_WINT_T 1
2563| #define HAVE_SOCKADDR_STORAGE 1
2564| #define HAVE_SYS_TIME_H 1
2565| #define HAVE_UNISTD_H 1
2566| #define HAVE_ALARM 1
2567| #define HAVE_GETADDRINFO 1
2568| #define HAVE_ATEXIT 1
2569| #define HAVE_BTOWC 1
2570| #define HAVE_FMOD 1
2571| #define HAVE_GAI_STRERROR 1
2572| #define HAVE_GETGRENT 1
2573| #define HAVE_GETGROUPS 1
2574| #define HAVE_GRANTPT 1
2575| /* end confdefs.h.  */
2576| /* Define fwrite_unlocked to an innocuous variant, in case <limits.h> declares fwrite_unlocked.
2577|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2578| #define fwrite_unlocked innocuous_fwrite_unlocked
2579|
2580| /* System header to define __stub macros and hopefully few prototypes,
2581|     which can conflict with char fwrite_unlocked (); below.
2582|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2583|     <limits.h> exists even on freestanding compilers.  */
2584|
2585| #ifdef __STDC__
2586| # include <limits.h>
2587| #else
2588| # include <assert.h>
2589| #endif
2590|
2591| #undef fwrite_unlocked
2592|
2593| /* Override any GCC internal prototype to avoid an error.
2594|    Use char because int might match the return type of a GCC
2595|    builtin and then its argument prototype would still apply.  */
2596| #ifdef __cplusplus
2597| extern "C"
2598| #endif
2599| char fwrite_unlocked ();
2600| /* The GNU C library defines this for functions which it implements
2601|     to always fail with ENOSYS.  Some functions are actually named
2602|     something starting with __ and the normal name is an alias.  */
2603| #if defined __stub_fwrite_unlocked || defined __stub___fwrite_unlocked
2604| choke me
2605| #endif
2606|
2607| int
2608| main ()
2609| {
2610| return fwrite_unlocked ();
2611|   ;
2612|   return 0;
2613| }
2614configure:9965: result: no
2615configure:9965: checking for isascii
2616configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2617configure:9965: $? = 0
2618configure:9965: result: yes
2619configure:9965: checking for iswctype
2620configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2621configure:9965: $? = 0
2622configure:9965: result: yes
2623configure:9965: checking for iswlower
2624configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2625configure:9965: $? = 0
2626configure:9965: result: yes
2627configure:9965: checking for iswupper
2628configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2629configure:9965: $? = 0
2630configure:9965: result: yes
2631configure:9965: checking for mbrlen
2632configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2633configure:9965: $? = 0
2634configure:9965: result: yes
2635configure:9965: checking for memcmp
2636configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2637conftest.c:108:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
2638char memcmp ();
2639     ^
2640conftest.c:108:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
26411 warning generated.
2642configure:9965: $? = 0
2643configure:9965: result: yes
2644configure:9965: checking for memcpy
2645configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2646conftest.c:109:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
2647char memcpy ();
2648     ^
2649conftest.c:109:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
26501 warning generated.
2651configure:9965: $? = 0
2652configure:9965: result: yes
2653configure:9965: checking for memcpy_ulong
2654configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2655Undefined symbols for architecture x86_64:
2656  "_memcpy_ulong", referenced from:
2657      _main in conftest-62ea0f.o
2658ld: symbol(s) not found for architecture x86_64
2659clang: error: linker command failed with exit code 1 (use -v to see invocation)
2660configure:9965: $? = 1
2661configure: failed program was:
2662| /* confdefs.h */
2663| #define PACKAGE_NAME "GNU Awk"
2664| #define PACKAGE_TARNAME "gawk"
2665| #define PACKAGE_VERSION "5.0.0"
2666| #define PACKAGE_STRING "GNU Awk 5.0.0"
2667| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2668| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2669| #define PACKAGE "gawk"
2670| #define VERSION "5.0.0"
2671| #define STDC_HEADERS 1
2672| #define HAVE_SYS_TYPES_H 1
2673| #define HAVE_SYS_STAT_H 1
2674| #define HAVE_STDLIB_H 1
2675| #define HAVE_STRING_H 1
2676| #define HAVE_MEMORY_H 1
2677| #define HAVE_STRINGS_H 1
2678| #define HAVE_INTTYPES_H 1
2679| #define HAVE_STDINT_H 1
2680| #define HAVE_UNISTD_H 1
2681| #define __EXTENSIONS__ 1
2682| #define _ALL_SOURCE 1
2683| #define _GNU_SOURCE 1
2684| #define _POSIX_PTHREAD_SEMANTICS 1
2685| #define _TANDEM_SOURCE 1
2686| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2687| #define HAVE_CFLOCALECOPYCURRENT 1
2688| #define HAVE_ICONV 1
2689| #define ENABLE_NLS 1
2690| #define HAVE_GETTEXT 1
2691| #define HAVE_DCGETTEXT 1
2692| #define HAVE_LANGINFO_CODESET 1
2693| #define HAVE_LC_MESSAGES 1
2694| #define HAVE_ARPA_INET_H 1
2695| #define HAVE_FCNTL_H 1
2696| #define HAVE_LOCALE_H 1
2697| #define HAVE_LIBINTL_H 1
2698| #define HAVE_NETDB_H 1
2699| #define HAVE_NETINET_IN_H 1
2700| #define HAVE_STDDEF_H 1
2701| #define HAVE_STRING_H 1
2702| #define HAVE_SYS_IOCTL_H 1
2703| #define HAVE_SYS_PARAM_H 1
2704| #define HAVE_SYS_SELECT_H 1
2705| #define HAVE_SYS_SOCKET_H 1
2706| #define HAVE_SYS_TIME_H 1
2707| #define HAVE_UNISTD_H 1
2708| #define HAVE_TERMIOS_H 1
2709| #define HAVE_WCHAR_H 1
2710| #define HAVE_WCTYPE_H 1
2711| #define STDC_HEADERS 1
2712| #define HAVE__BOOL 1
2713| #define HAVE_STDBOOL_H 1
2714| #define HAVE_SYS_WAIT_H 1
2715| #define TIME_WITH_SYS_TIME 1
2716| #define HAVE_MEMORY_H 1
2717| #define GETGROUPS_T gid_t
2718| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2719| #define HAVE_LONG_LONG_INT 1
2720| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2721| #define HAVE_INTMAX_T 1
2722| #define HAVE_UINTMAX_T 1
2723| #define SIZEOF_UNSIGNED_INT 4
2724| #define SIZEOF_UNSIGNED_LONG 8
2725| #define TIME_T_IN_SYS_TYPES_H 1
2726| #define HAVE_WCTYPE_T 1
2727| #define HAVE_WINT_T 1
2728| #define HAVE_SOCKADDR_STORAGE 1
2729| #define HAVE_SYS_TIME_H 1
2730| #define HAVE_UNISTD_H 1
2731| #define HAVE_ALARM 1
2732| #define HAVE_GETADDRINFO 1
2733| #define HAVE_ATEXIT 1
2734| #define HAVE_BTOWC 1
2735| #define HAVE_FMOD 1
2736| #define HAVE_GAI_STRERROR 1
2737| #define HAVE_GETGRENT 1
2738| #define HAVE_GETGROUPS 1
2739| #define HAVE_GRANTPT 1
2740| #define HAVE_ISASCII 1
2741| #define HAVE_ISWCTYPE 1
2742| #define HAVE_ISWLOWER 1
2743| #define HAVE_ISWUPPER 1
2744| #define HAVE_MBRLEN 1
2745| #define HAVE_MEMCMP 1
2746| #define HAVE_MEMCPY 1
2747| /* end confdefs.h.  */
2748| /* Define memcpy_ulong to an innocuous variant, in case <limits.h> declares memcpy_ulong.
2749|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2750| #define memcpy_ulong innocuous_memcpy_ulong
2751|
2752| /* System header to define __stub macros and hopefully few prototypes,
2753|     which can conflict with char memcpy_ulong (); below.
2754|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2755|     <limits.h> exists even on freestanding compilers.  */
2756|
2757| #ifdef __STDC__
2758| # include <limits.h>
2759| #else
2760| # include <assert.h>
2761| #endif
2762|
2763| #undef memcpy_ulong
2764|
2765| /* Override any GCC internal prototype to avoid an error.
2766|    Use char because int might match the return type of a GCC
2767|    builtin and then its argument prototype would still apply.  */
2768| #ifdef __cplusplus
2769| extern "C"
2770| #endif
2771| char memcpy_ulong ();
2772| /* The GNU C library defines this for functions which it implements
2773|     to always fail with ENOSYS.  Some functions are actually named
2774|     something starting with __ and the normal name is an alias.  */
2775| #if defined __stub_memcpy_ulong || defined __stub___memcpy_ulong
2776| choke me
2777| #endif
2778|
2779| int
2780| main ()
2781| {
2782| return memcpy_ulong ();
2783|   ;
2784|   return 0;
2785| }
2786configure:9965: result: no
2787configure:9965: checking for memmove
2788configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2789conftest.c:110:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
2790char memmove ();
2791     ^
2792conftest.c:110:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
27931 warning generated.
2794configure:9965: $? = 0
2795configure:9965: result: yes
2796configure:9965: checking for memset
2797configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2798conftest.c:111:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
2799char memset ();
2800     ^
2801conftest.c:111:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
28021 warning generated.
2803configure:9965: $? = 0
2804configure:9965: result: yes
2805configure:9965: checking for memset_ulong
2806configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2807Undefined symbols for architecture x86_64:
2808  "_memset_ulong", referenced from:
2809      _main in conftest-a863c7.o
2810ld: symbol(s) not found for architecture x86_64
2811clang: error: linker command failed with exit code 1 (use -v to see invocation)
2812configure:9965: $? = 1
2813configure: failed program was:
2814| /* confdefs.h */
2815| #define PACKAGE_NAME "GNU Awk"
2816| #define PACKAGE_TARNAME "gawk"
2817| #define PACKAGE_VERSION "5.0.0"
2818| #define PACKAGE_STRING "GNU Awk 5.0.0"
2819| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
2820| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
2821| #define PACKAGE "gawk"
2822| #define VERSION "5.0.0"
2823| #define STDC_HEADERS 1
2824| #define HAVE_SYS_TYPES_H 1
2825| #define HAVE_SYS_STAT_H 1
2826| #define HAVE_STDLIB_H 1
2827| #define HAVE_STRING_H 1
2828| #define HAVE_MEMORY_H 1
2829| #define HAVE_STRINGS_H 1
2830| #define HAVE_INTTYPES_H 1
2831| #define HAVE_STDINT_H 1
2832| #define HAVE_UNISTD_H 1
2833| #define __EXTENSIONS__ 1
2834| #define _ALL_SOURCE 1
2835| #define _GNU_SOURCE 1
2836| #define _POSIX_PTHREAD_SEMANTICS 1
2837| #define _TANDEM_SOURCE 1
2838| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2839| #define HAVE_CFLOCALECOPYCURRENT 1
2840| #define HAVE_ICONV 1
2841| #define ENABLE_NLS 1
2842| #define HAVE_GETTEXT 1
2843| #define HAVE_DCGETTEXT 1
2844| #define HAVE_LANGINFO_CODESET 1
2845| #define HAVE_LC_MESSAGES 1
2846| #define HAVE_ARPA_INET_H 1
2847| #define HAVE_FCNTL_H 1
2848| #define HAVE_LOCALE_H 1
2849| #define HAVE_LIBINTL_H 1
2850| #define HAVE_NETDB_H 1
2851| #define HAVE_NETINET_IN_H 1
2852| #define HAVE_STDDEF_H 1
2853| #define HAVE_STRING_H 1
2854| #define HAVE_SYS_IOCTL_H 1
2855| #define HAVE_SYS_PARAM_H 1
2856| #define HAVE_SYS_SELECT_H 1
2857| #define HAVE_SYS_SOCKET_H 1
2858| #define HAVE_SYS_TIME_H 1
2859| #define HAVE_UNISTD_H 1
2860| #define HAVE_TERMIOS_H 1
2861| #define HAVE_WCHAR_H 1
2862| #define HAVE_WCTYPE_H 1
2863| #define STDC_HEADERS 1
2864| #define HAVE__BOOL 1
2865| #define HAVE_STDBOOL_H 1
2866| #define HAVE_SYS_WAIT_H 1
2867| #define TIME_WITH_SYS_TIME 1
2868| #define HAVE_MEMORY_H 1
2869| #define GETGROUPS_T gid_t
2870| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2871| #define HAVE_LONG_LONG_INT 1
2872| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2873| #define HAVE_INTMAX_T 1
2874| #define HAVE_UINTMAX_T 1
2875| #define SIZEOF_UNSIGNED_INT 4
2876| #define SIZEOF_UNSIGNED_LONG 8
2877| #define TIME_T_IN_SYS_TYPES_H 1
2878| #define HAVE_WCTYPE_T 1
2879| #define HAVE_WINT_T 1
2880| #define HAVE_SOCKADDR_STORAGE 1
2881| #define HAVE_SYS_TIME_H 1
2882| #define HAVE_UNISTD_H 1
2883| #define HAVE_ALARM 1
2884| #define HAVE_GETADDRINFO 1
2885| #define HAVE_ATEXIT 1
2886| #define HAVE_BTOWC 1
2887| #define HAVE_FMOD 1
2888| #define HAVE_GAI_STRERROR 1
2889| #define HAVE_GETGRENT 1
2890| #define HAVE_GETGROUPS 1
2891| #define HAVE_GRANTPT 1
2892| #define HAVE_ISASCII 1
2893| #define HAVE_ISWCTYPE 1
2894| #define HAVE_ISWLOWER 1
2895| #define HAVE_ISWUPPER 1
2896| #define HAVE_MBRLEN 1
2897| #define HAVE_MEMCMP 1
2898| #define HAVE_MEMCPY 1
2899| #define HAVE_MEMMOVE 1
2900| #define HAVE_MEMSET 1
2901| /* end confdefs.h.  */
2902| /* Define memset_ulong to an innocuous variant, in case <limits.h> declares memset_ulong.
2903|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2904| #define memset_ulong innocuous_memset_ulong
2905|
2906| /* System header to define __stub macros and hopefully few prototypes,
2907|     which can conflict with char memset_ulong (); below.
2908|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2909|     <limits.h> exists even on freestanding compilers.  */
2910|
2911| #ifdef __STDC__
2912| # include <limits.h>
2913| #else
2914| # include <assert.h>
2915| #endif
2916|
2917| #undef memset_ulong
2918|
2919| /* Override any GCC internal prototype to avoid an error.
2920|    Use char because int might match the return type of a GCC
2921|    builtin and then its argument prototype would still apply.  */
2922| #ifdef __cplusplus
2923| extern "C"
2924| #endif
2925| char memset_ulong ();
2926| /* The GNU C library defines this for functions which it implements
2927|     to always fail with ENOSYS.  Some functions are actually named
2928|     something starting with __ and the normal name is an alias.  */
2929| #if defined __stub_memset_ulong || defined __stub___memset_ulong
2930| choke me
2931| #endif
2932|
2933| int
2934| main ()
2935| {
2936| return memset_ulong ();
2937|   ;
2938|   return 0;
2939| }
2940configure:9965: result: no
2941configure:9965: checking for mkstemp
2942configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2943configure:9965: $? = 0
2944configure:9965: result: yes
2945configure:9965: checking for posix_openpt
2946configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2947configure:9965: $? = 0
2948configure:9965: result: yes
2949configure:9965: checking for setenv
2950configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2951configure:9965: $? = 0
2952configure:9965: result: yes
2953configure:9965: checking for setlocale
2954configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2955configure:9965: $? = 0
2956configure:9965: result: yes
2957configure:9965: checking for setsid
2958configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2959configure:9965: $? = 0
2960configure:9965: result: yes
2961configure:9965: checking for sigprocmask
2962configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2963configure:9965: $? = 0
2964configure:9965: result: yes
2965configure:9965: checking for snprintf
2966configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2967conftest.c:118:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
2968char snprintf ();
2969     ^
2970conftest.c:118:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
29711 warning generated.
2972configure:9965: $? = 0
2973configure:9965: result: yes
2974configure:9965: checking for strchr
2975configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2976conftest.c:119:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
2977char strchr ();
2978     ^
2979conftest.c:119:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
29801 warning generated.
2981configure:9965: $? = 0
2982configure:9965: result: yes
2983configure:9965: checking for strerror
2984configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2985conftest.c:120:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
2986char strerror ();
2987     ^
2988conftest.c:120:6: note: 'strerror' is a builtin with type 'char *(int)'
29891 warning generated.
2990configure:9965: $? = 0
2991configure:9965: result: yes
2992configure:9965: checking for strftime
2993configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2994configure:9965: $? = 0
2995configure:9965: result: yes
2996configure:9965: checking for strcasecmp
2997configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
2998conftest.c:122:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
2999char strcasecmp ();
3000     ^
3001conftest.c:122:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
30021 warning generated.
3003configure:9965: $? = 0
3004configure:9965: result: yes
3005configure:9965: checking for strncasecmp
3006configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3007conftest.c:123:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
3008char strncasecmp ();
3009     ^
3010conftest.c:123:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
30111 warning generated.
3012configure:9965: $? = 0
3013configure:9965: result: yes
3014configure:9965: checking for strcoll
3015configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3016configure:9965: $? = 0
3017configure:9965: result: yes
3018configure:9965: checking for strtod
3019configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3020conftest.c:125:6: warning: incompatible redeclaration of library function 'strtod' [-Wincompatible-library-redeclaration]
3021char strtod ();
3022     ^
3023conftest.c:125:6: note: 'strtod' is a builtin with type 'double (const char *, char **)'
30241 warning generated.
3025configure:9965: $? = 0
3026configure:9965: result: yes
3027configure:9965: checking for strtoul
3028configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3029conftest.c:126:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration]
3030char strtoul ();
3031     ^
3032conftest.c:126:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)'
30331 warning generated.
3034configure:9965: $? = 0
3035configure:9965: result: yes
3036configure:9965: checking for system
3037configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3038configure:9965: $? = 0
3039configure:9965: result: yes
3040configure:9965: checking for timegm
3041configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3042configure:9965: $? = 0
3043configure:9965: result: yes
3044configure:9965: checking for tmpfile
3045configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3046configure:9965: $? = 0
3047configure:9965: result: yes
3048configure:9965: checking for towlower
3049configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3050configure:9965: $? = 0
3051configure:9965: result: yes
3052configure:9965: checking for towupper
3053configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3054configure:9965: $? = 0
3055configure:9965: result: yes
3056configure:9965: checking for tzset
3057configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3058configure:9965: $? = 0
3059configure:9965: result: yes
3060configure:9965: checking for usleep
3061configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3062configure:9965: $? = 0
3063configure:9965: result: yes
3064configure:9965: checking for waitpid
3065configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3066configure:9965: $? = 0
3067configure:9965: result: yes
3068configure:9965: checking for wcrtomb
3069configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3070configure:9965: $? = 0
3071configure:9965: result: yes
3072configure:9965: checking for wcscoll
3073configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3074configure:9965: $? = 0
3075configure:9965: result: yes
3076configure:9965: checking for wctype
3077configure:9965: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3078configure:9965: $? = 0
3079configure:9965: result: yes
3080configure:9975: checking whether mbrtowc and mbstate_t are properly declared
3081configure:9995: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3082configure:9995: $? = 0
3083configure:10003: result: yes
3084configure:10025: checking dlfcn.h usability
3085configure:10025: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3086configure:10025: $? = 0
3087configure:10025: result: yes
3088configure:10025: checking dlfcn.h presence
3089configure:10025: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c
3090configure:10025: $? = 0
3091configure:10025: result: yes
3092configure:10025: checking for dlfcn.h
3093configure:10025: result: yes
3094configure:10031: checking for library containing dlopen
3095configure:10062: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3096configure:10062: $? = 0
3097configure:10079: result: none required
3098configure:10126: checking whether getpgrp requires zero arguments
3099configure:10143: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3100conftest.c:153:10: error: too many arguments to function call, expected 0, have 1
3101getpgrp (0);
3102~~~~~~~  ^
3103/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/unistd.h:458:1: note: 'getpgrp' declared here
3104pid_t    getpgrp(void);
3105^
31061 error generated.
3107configure:10143: $? = 1
3108configure: failed program was:
3109| /* confdefs.h */
3110| #define PACKAGE_NAME "GNU Awk"
3111| #define PACKAGE_TARNAME "gawk"
3112| #define PACKAGE_VERSION "5.0.0"
3113| #define PACKAGE_STRING "GNU Awk 5.0.0"
3114| #define PACKAGE_BUGREPORT "bug-gawk@gnu.org"
3115| #define PACKAGE_URL "http://www.gnu.org/software/gawk/"
3116| #define PACKAGE "gawk"
3117| #define VERSION "5.0.0"
3118| #define STDC_HEADERS 1
3119| #define HAVE_SYS_TYPES_H 1
3120| #define HAVE_SYS_STAT_H 1
3121| #define HAVE_STDLIB_H 1
3122| #define HAVE_STRING_H 1
3123| #define HAVE_MEMORY_H 1
3124| #define HAVE_STRINGS_H 1
3125| #define HAVE_INTTYPES_H 1
3126| #define HAVE_STDINT_H 1
3127| #define HAVE_UNISTD_H 1
3128| #define __EXTENSIONS__ 1
3129| #define _ALL_SOURCE 1
3130| #define _GNU_SOURCE 1
3131| #define _POSIX_PTHREAD_SEMANTICS 1
3132| #define _TANDEM_SOURCE 1
3133| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3134| #define HAVE_CFLOCALECOPYCURRENT 1
3135| #define HAVE_ICONV 1
3136| #define ENABLE_NLS 1
3137| #define HAVE_GETTEXT 1
3138| #define HAVE_DCGETTEXT 1
3139| #define HAVE_LANGINFO_CODESET 1
3140| #define HAVE_LC_MESSAGES 1
3141| #define HAVE_ARPA_INET_H 1
3142| #define HAVE_FCNTL_H 1
3143| #define HAVE_LOCALE_H 1
3144| #define HAVE_LIBINTL_H 1
3145| #define HAVE_NETDB_H 1
3146| #define HAVE_NETINET_IN_H 1
3147| #define HAVE_STDDEF_H 1
3148| #define HAVE_STRING_H 1
3149| #define HAVE_SYS_IOCTL_H 1
3150| #define HAVE_SYS_PARAM_H 1
3151| #define HAVE_SYS_SELECT_H 1
3152| #define HAVE_SYS_SOCKET_H 1
3153| #define HAVE_SYS_TIME_H 1
3154| #define HAVE_UNISTD_H 1
3155| #define HAVE_TERMIOS_H 1
3156| #define HAVE_WCHAR_H 1
3157| #define HAVE_WCTYPE_H 1
3158| #define STDC_HEADERS 1
3159| #define HAVE__BOOL 1
3160| #define HAVE_STDBOOL_H 1
3161| #define HAVE_SYS_WAIT_H 1
3162| #define TIME_WITH_SYS_TIME 1
3163| #define HAVE_MEMORY_H 1
3164| #define GETGROUPS_T gid_t
3165| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3166| #define HAVE_LONG_LONG_INT 1
3167| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3168| #define HAVE_INTMAX_T 1
3169| #define HAVE_UINTMAX_T 1
3170| #define SIZEOF_UNSIGNED_INT 4
3171| #define SIZEOF_UNSIGNED_LONG 8
3172| #define TIME_T_IN_SYS_TYPES_H 1
3173| #define HAVE_WCTYPE_T 1
3174| #define HAVE_WINT_T 1
3175| #define HAVE_SOCKADDR_STORAGE 1
3176| #define HAVE_SYS_TIME_H 1
3177| #define HAVE_UNISTD_H 1
3178| #define HAVE_ALARM 1
3179| #define HAVE_GETADDRINFO 1
3180| #define HAVE_ATEXIT 1
3181| #define HAVE_BTOWC 1
3182| #define HAVE_FMOD 1
3183| #define HAVE_GAI_STRERROR 1
3184| #define HAVE_GETGRENT 1
3185| #define HAVE_GETGROUPS 1
3186| #define HAVE_GRANTPT 1
3187| #define HAVE_ISASCII 1
3188| #define HAVE_ISWCTYPE 1
3189| #define HAVE_ISWLOWER 1
3190| #define HAVE_ISWUPPER 1
3191| #define HAVE_MBRLEN 1
3192| #define HAVE_MEMCMP 1
3193| #define HAVE_MEMCPY 1
3194| #define HAVE_MEMMOVE 1
3195| #define HAVE_MEMSET 1
3196| #define HAVE_MKSTEMP 1
3197| #define HAVE_POSIX_OPENPT 1
3198| #define HAVE_SETENV 1
3199| #define HAVE_SETLOCALE 1
3200| #define HAVE_SETSID 1
3201| #define HAVE_SIGPROCMASK 1
3202| #define HAVE_SNPRINTF 1
3203| #define HAVE_STRCHR 1
3204| #define HAVE_STRERROR 1
3205| #define HAVE_STRFTIME 1
3206| #define HAVE_STRCASECMP 1
3207| #define HAVE_STRNCASECMP 1
3208| #define HAVE_STRCOLL 1
3209| #define HAVE_STRTOD 1
3210| #define HAVE_STRTOUL 1
3211| #define HAVE_SYSTEM 1
3212| #define HAVE_TIMEGM 1
3213| #define HAVE_TMPFILE 1
3214| #define HAVE_TOWLOWER 1
3215| #define HAVE_TOWUPPER 1
3216| #define HAVE_TZSET 1
3217| #define HAVE_USLEEP 1
3218| #define HAVE_WAITPID 1
3219| #define HAVE_WCRTOMB 1
3220| #define HAVE_WCSCOLL 1
3221| #define HAVE_WCTYPE 1
3222| #define HAVE_MBRTOWC 1
3223| #define DYNAMIC 1
3224| /* end confdefs.h.  */
3225| #include <stdio.h>
3226| #ifdef HAVE_SYS_TYPES_H
3227| # include <sys/types.h>
3228| #endif
3229| #ifdef HAVE_SYS_STAT_H
3230| # include <sys/stat.h>
3231| #endif
3232| #ifdef STDC_HEADERS
3233| # include <stdlib.h>
3234| # include <stddef.h>
3235| #else
3236| # ifdef HAVE_STDLIB_H
3237| #  include <stdlib.h>
3238| # endif
3239| #endif
3240| #ifdef HAVE_STRING_H
3241| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3242| #  include <memory.h>
3243| # endif
3244| # include <string.h>
3245| #endif
3246| #ifdef HAVE_STRINGS_H
3247| # include <strings.h>
3248| #endif
3249| #ifdef HAVE_INTTYPES_H
3250| # include <inttypes.h>
3251| #endif
3252| #ifdef HAVE_STDINT_H
3253| # include <stdint.h>
3254| #endif
3255| #ifdef HAVE_UNISTD_H
3256| # include <unistd.h>
3257| #endif
3258| int
3259| main ()
3260| {
3261| getpgrp (0);
3262|   ;
3263|   return 0;
3264| }
3265configure:10151: result: yes
3266configure:10162: checking for printf %F format
3267configure:10186: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3268conftest.c:128:6: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
3269        if (strcmp(buf, "123.450000") == 0)
3270            ^
3271conftest.c:128:6: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
32721 warning generated.
3273configure:10186: $? = 0
3274configure:10186: ./conftest
3275configure:10186: $? = 0
3276configure:10201: result: yes
3277configure:10204: checking for printf %a format
3278configure:10228: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3279conftest.c:129:6: warning: implicitly declaring library function 'strncmp' with type 'int (const char *, const char *, unsigned long)' [-Wimplicit-function-declaration]
3280        if (strncmp(buf, "0x", 2) == 0)
3281            ^
3282conftest.c:129:6: note: include the header <string.h> or explicitly provide a declaration for 'strncmp'
32831 warning generated.
3284configure:10228: $? = 0
3285configure:10228: ./conftest
3286configure:10228: $? = 0
3287configure:10243: result: yes
3288configure:10271: checking for gethostbyname
3289configure:10271: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3290configure:10271: $? = 0
3291configure:10271: result: yes
3292configure:10326: checking for connect
3293configure:10326: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
3294configure:10326: $? = 0
3295configure:10326: result: yes
3296configure:10380: checking where to find the socket library calls
3297configure:10386: result: the standard library
3298configure:10680: checking for struct stat.st_blksize
3299configure:10680: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3300configure:10680: $? = 0
3301configure:10680: result: yes
3302configure:10690: checking for struct passwd.pw_passwd
3303configure:10690: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3304configure:10690: $? = 0
3305configure:10690: result: yes
3306configure:10704: checking for struct group.gr_passwd
3307configure:10704: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3308configure:10704: $? = 0
3309configure:10704: result: yes
3310configure:10718: checking whether struct tm is in sys/time.h or time.h
3311configure:10738: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3312configure:10738: $? = 0
3313configure:10745: result: time.h
3314configure:10753: checking for struct tm.tm_zone
3315configure:10753: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3316configure:10753: $? = 0
3317configure:10753: result: yes
3318configure:10821: checking whether char is unsigned
3319configure:10840: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3320configure:10840: $? = 0
3321configure:10847: result: no
3322configure:10854: checking for an ANSI C-conforming const
3323configure:10920: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3324configure:10920: $? = 0
3325configure:10927: result: yes
3326configure:10935: checking for C/C++ restrict keyword
3327configure:10960: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3328configure:10960: $? = 0
3329configure:10968: result: __restrict
3330configure:10981: checking for inline
3331configure:10997: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk conftest.c >&5
3332configure:10997: $? = 0
3333configure:11005: result: inline
3334configure:11023: checking for preprocessor stringizing operator
3335configure:11043: result: yes
3336configure:11180: checking that generated files are newer than configure
3337configure:11186: result: done
3338configure:11217: creating ./config.status
3339
3340## ---------------------- ##
3341## Running config.status. ##
3342## ---------------------- ##
3343
3344This file was extended by GNU Awk config.status 5.0.0, which was
3345generated by GNU Autoconf 2.69.  Invocation command line was
3346
3347  CONFIG_FILES    =
3348  CONFIG_HEADERS  =
3349  CONFIG_LINKS    =
3350  CONFIG_COMMANDS =
3351  $ ./config.status
3352
3353on Justins-MBP
3354
3355config.status:1028: creating Makefile
3356config.status:1028: creating support/Makefile
3357config.status:1028: creating awklib/Makefile
3358config.status:1028: creating doc/Makefile
3359config.status:1028: creating extras/Makefile
3360config.status:1028: creating po/Makefile.in
3361config.status:1028: creating test/Makefile
3362config.status:1028: creating config.h
3363config.status:1257: executing depfiles commands
3364config.status:1334: cd .       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3365config.status:1339: $? = 0
3366config.status:1334: cd support       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3367config.status:1339: $? = 0
3368config.status:1334: cd awklib       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3369config.status:1339: $? = 0
3370config.status:1257: executing po-directories commands
3371configure:12730: === configuring in extension (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/extension)
3372configure:12793: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--with-libiconv-prefix=/opt/local' '--without-mpfr' '--without-readline' 'ac_cv_libsigsegv=no' 'ac_cv_prog_AWK=awk' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64' 'CPPFLAGS=-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk' --cache-file=/dev/null --srcdir=.
3373configure:12798: error: ./configure failed for extension
3374
3375## ---------------- ##
3376## Cache variables. ##
3377## ---------------- ##
3378
3379ac_cv_build=x86_64-apple-darwin18.5.0
3380ac_cv_c_char_unsigned=no
3381ac_cv_c_compiler_gnu=yes
3382ac_cv_c_const=yes
3383ac_cv_c_inline=inline
3384ac_cv_c_restrict=__restrict
3385ac_cv_c_stringize=yes
3386ac_cv_env_CC_set=set
3387ac_cv_env_CC_value=/usr/bin/clang
3388ac_cv_env_CFLAGS_set=set
3389ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
3390ac_cv_env_CPPFLAGS_set=set
3391ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
3392ac_cv_env_CPP_set=
3393ac_cv_env_CPP_value=
3394ac_cv_env_LDFLAGS_set=set
3395ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
3396ac_cv_env_LIBS_set=
3397ac_cv_env_LIBS_value=
3398ac_cv_env_YACC_set=
3399ac_cv_env_YACC_value=
3400ac_cv_env_YFLAGS_set=
3401ac_cv_env_YFLAGS_value=
3402ac_cv_env_build_alias_set=
3403ac_cv_env_build_alias_value=
3404ac_cv_env_host_alias_set=
3405ac_cv_env_host_alias_value=
3406ac_cv_env_target_alias_set=
3407ac_cv_env_target_alias_value=
3408ac_cv_func___etoa_l=no
3409ac_cv_func_alarm=yes
3410ac_cv_func_atexit=yes
3411ac_cv_func_btowc=yes
3412ac_cv_func_connect=yes
3413ac_cv_func_fmod=yes
3414ac_cv_func_fwrite_unlocked=no
3415ac_cv_func_gai_strerror=yes
3416ac_cv_func_getaddrinfo=yes
3417ac_cv_func_getgrent=yes
3418ac_cv_func_getgroups=yes
3419ac_cv_func_gethostbyname=yes
3420ac_cv_func_getpgrp_void=yes
3421ac_cv_func_grantpt=yes
3422ac_cv_func_isascii=yes
3423ac_cv_func_iswctype=yes
3424ac_cv_func_iswlower=yes
3425ac_cv_func_iswupper=yes
3426ac_cv_func_mbrlen=yes
3427ac_cv_func_mbrtowc=yes
3428ac_cv_func_memcmp=yes
3429ac_cv_func_memcpy=yes
3430ac_cv_func_memcpy_ulong=no
3431ac_cv_func_memmove=yes
3432ac_cv_func_memset=yes
3433ac_cv_func_memset_ulong=no
3434ac_cv_func_mkstemp=yes
3435ac_cv_func_posix_openpt=yes
3436ac_cv_func_setenv=yes
3437ac_cv_func_setlocale=yes
3438ac_cv_func_setsid=yes
3439ac_cv_func_sigprocmask=yes
3440ac_cv_func_snprintf=yes
3441ac_cv_func_strcasecmp=yes
3442ac_cv_func_strchr=yes
3443ac_cv_func_strcoll=yes
3444ac_cv_func_strerror=yes
3445ac_cv_func_strftime=yes
3446ac_cv_func_strncasecmp=yes
3447ac_cv_func_strtod=yes
3448ac_cv_func_strtoul=yes
3449ac_cv_func_system=yes
3450ac_cv_func_timegm=yes
3451ac_cv_func_tmpfile=yes
3452ac_cv_func_towlower=yes
3453ac_cv_func_towupper=yes
3454ac_cv_func_tzset=yes
3455ac_cv_func_usleep=yes
3456ac_cv_func_waitpid=yes
3457ac_cv_func_wcrtomb=yes
3458ac_cv_func_wcscoll=yes
3459ac_cv_func_wctype=yes
3460ac_cv_func_working_mktime=no
3461ac_cv_header_arpa_inet_h=yes
3462ac_cv_header_dlfcn_h=yes
3463ac_cv_header_fcntl_h=yes
3464ac_cv_header_inttypes_h=yes
3465ac_cv_header_libintl_h=yes
3466ac_cv_header_locale_h=yes
3467ac_cv_header_mcheck_h=no
3468ac_cv_header_memory_h=yes
3469ac_cv_header_minix_config_h=no
3470ac_cv_header_netdb_h=yes
3471ac_cv_header_netinet_in_h=yes
3472ac_cv_header_stdbool_h=yes
3473ac_cv_header_stdc=yes
3474ac_cv_header_stddef_h=yes
3475ac_cv_header_stdint_h=yes
3476ac_cv_header_stdlib_h=yes
3477ac_cv_header_string_h=yes
3478ac_cv_header_strings_h=yes
3479ac_cv_header_stropts_h=no
3480ac_cv_header_sys_ioctl_h=yes
3481ac_cv_header_sys_param_h=yes
3482ac_cv_header_sys_select_h=yes
3483ac_cv_header_sys_socket_h=yes
3484ac_cv_header_sys_stat_h=yes
3485ac_cv_header_sys_time_h=yes
3486ac_cv_header_sys_types_h=yes
3487ac_cv_header_sys_wait_h=yes
3488ac_cv_header_termios_h=yes
3489ac_cv_header_time=yes
3490ac_cv_header_unistd_h=yes
3491ac_cv_header_wchar_h=yes
3492ac_cv_header_wctype_h=yes
3493ac_cv_host=x86_64-apple-darwin18.5.0
3494ac_cv_libsigsegv=no
3495ac_cv_member_struct_group_gr_passwd=yes
3496ac_cv_member_struct_passwd_pw_passwd=yes
3497ac_cv_member_struct_stat_st_blksize=yes
3498ac_cv_member_struct_tm_tm_zone=yes
3499ac_cv_objext=o
3500ac_cv_path_EGREP='/opt/local/bin/grep -E'
3501ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
3502ac_cv_path_GREP=/opt/local/bin/grep
3503ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
3504ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
3505ac_cv_path_SED=/opt/local/bin/gsed
3506ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
3507ac_cv_prog_AWK=awk
3508ac_cv_prog_CPP='/usr/bin/clang -E'
3509ac_cv_prog_YACC='bison -y'
3510ac_cv_prog_ac_ct_CC=/usr/bin/clang
3511ac_cv_prog_ac_ct_RANLIB=ranlib
3512ac_cv_prog_cc_c89=
3513ac_cv_prog_cc_c99=
3514ac_cv_prog_cc_g=yes
3515ac_cv_prog_make_make_set=yes
3516ac_cv_safe_to_define___extensions__=yes
3517ac_cv_search_dlopen='none required'
3518ac_cv_search_fmod='none required'
3519ac_cv_search_isinf='none required'
3520ac_cv_search_ismod=no
3521ac_cv_search_strerror='none required'
3522ac_cv_sizeof_unsigned_int=4
3523ac_cv_sizeof_unsigned_long=8
3524ac_cv_struct_tm=time.h
3525ac_cv_sys_file_offset_bits=no
3526ac_cv_sys_largefile_CC=no
3527ac_cv_type__Bool=yes
3528ac_cv_type_getgroups=gid_t
3529ac_cv_type_intmax_t=yes
3530ac_cv_type_long_long_int=yes
3531ac_cv_type_pid_t=yes
3532ac_cv_type_size_t=yes
3533ac_cv_type_socklen_t=yes
3534ac_cv_type_ssize_t=yes
3535ac_cv_type_uid_t=yes
3536ac_cv_type_uintmax_t=yes
3537ac_cv_type_unsigned_long_long_int=yes
3538ac_cv_zos_uss=no
3539acl_cv_hardcode_direct=no
3540acl_cv_hardcode_libdir_flag_spec=
3541acl_cv_hardcode_libdir_separator=
3542acl_cv_hardcode_minus_L=no
3543acl_cv_libext=a
3544acl_cv_libname_spec='lib$name'
3545acl_cv_library_names_spec='$libname$shrext'
3546acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
3547acl_cv_prog_gnu_ld=no
3548acl_cv_rpath=done
3549acl_cv_shlibext=dylib
3550acl_cv_wl=-Wl,
3551am_cv_CC_dependencies_compiler_type=gcc3
3552am_cv_func_iconv=yes
3553am_cv_func_iconv_works=yes
3554am_cv_langinfo_codeset=yes
3555am_cv_lib_iconv=yes
3556am_cv_make_support_nested_variables=yes
3557am_cv_prog_cc_c_o=yes
3558gl_cv_lib_sigsegv=no
3559gt_cv_func_CFLocaleCopyCurrent=yes
3560gt_cv_func_CFPreferencesCopyAppValue=yes
3561gt_cv_func_gnugettext1_libc=no
3562gt_cv_func_gnugettext1_libintl=yes
3563gt_cv_val_LC_MESSAGES=yes
3564
3565## ----------------- ##
3566## Output variables. ##
3567## ----------------- ##
3568
3569ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing aclocal-1.16'
3570AMDEPBACKSLASH='\'
3571AMDEP_FALSE='#'
3572AMDEP_TRUE=''
3573AMTAR='$${TAR-tar}'
3574AM_BACKSLASH='\'
3575AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3576AM_DEFAULT_VERBOSITY='1'
3577AM_V='$(V)'
3578AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing autoconf'
3579AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing autoheader'
3580AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing automake-1.16'
3581AWK='awk'
3582CC='/usr/bin/clang'
3583CCDEPMODE='depmode=gcc3'
3584CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64 -DNDEBUG'
3585CPP='/usr/bin/clang -E'
3586CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk'
3587CYGPATH_W='echo'
3588DEFS='-DHAVE_CONFIG_H'
3589DEPDIR='.deps'
3590ECHO_C='\c'
3591ECHO_N=''
3592ECHO_T=''
3593EGREP='/opt/local/bin/grep -E'
3594ENABLE_EXTENSIONS_FALSE='#'
3595ENABLE_EXTENSIONS_TRUE=''
3596EXEEXT=''
3597GAWKLIBEXT='so'
3598GETTEXT_MACRO_VERSION='0.19'
3599GMSGFMT='/opt/local/bin/msgfmt'
3600GMSGFMT_015='/opt/local/bin/msgfmt'
3601GREP='/opt/local/bin/grep'
3602HAVE_LIBSIGSEGV='no'
3603INSTALL_DATA='${INSTALL} -m 644'
3604INSTALL_PROGRAM='${INSTALL}'
3605INSTALL_SCRIPT='${INSTALL}'
3606INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3607INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation'
3608INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
3609LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -arch x86_64'
3610LIBICONV='-liconv'
3611LIBINTL='-lintl -Wl,-framework -Wl,CoreFoundation'
3612LIBMPFR=''
3613LIBOBJS=' ${LIBOBJDIR}mktime$U.o'
3614LIBREADLINE=''
3615LIBS=''
3616LIBSIGSEGV=''
3617LIBSIGSEGV_PREFIX=''
3618LN_S='ln -s'
3619LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
3620LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
3621LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo'
3622LTLIBSIGSEGV=''
3623MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/missing makeinfo'
3624MKDIR_P='./install-sh -c -d'
3625MSGFMT='/opt/local/bin/msgfmt'
3626MSGFMT_015='/opt/local/bin/msgfmt'
3627MSGMERGE='/opt/local/bin/msgmerge'
3628OBJEXT='o'
3629PACKAGE='gawk'
3630PACKAGE_BUGREPORT='bug-gawk@gnu.org'
3631PACKAGE_NAME='GNU Awk'
3632PACKAGE_STRING='GNU Awk 5.0.0'
3633PACKAGE_TARNAME='gawk'
3634PACKAGE_URL='http://www.gnu.org/software/gawk/'
3635PACKAGE_VERSION='5.0.0'
3636PATH_SEPARATOR=':'
3637POSUB='po'
3638RANLIB='ranlib'
3639SED='/opt/local/bin/gsed'
3640SET_MAKE=''
3641SHELL='/bin/sh'
3642SOCKET_LIBS=''
3643STRIP=''
3644TEST_CROSS_COMPILE_FALSE=''
3645TEST_CROSS_COMPILE_TRUE='#'
3646USE_NLS='yes'
3647VERSION='5.0.0'
3648XGETTEXT='/opt/local/bin/xgettext'
3649XGETTEXT_015='/opt/local/bin/xgettext'
3650XGETTEXT_EXTRA_OPTIONS=''
3651YACC='bison -y'
3652YFLAGS=''
3653ZOS_FAIL=''
3654ac_ct_CC='/usr/bin/clang'
3655acl_shlibext='dylib'
3656am__EXEEXT_FALSE=''
3657am__EXEEXT_TRUE='#'
3658am__fastdepCC_FALSE='#'
3659am__fastdepCC_TRUE=''
3660am__include='include'
3661am__isrc=''
3662am__leading_dot='.'
3663am__nodep='_no'
3664am__quote=''
3665am__tar='$${TAR-tar} chof - "$$tardir"'
3666am__untar='$${TAR-tar} xf -'
3667bindir='${exec_prefix}/bin'
3668build='x86_64-apple-darwin18.5.0'
3669build_alias=''
3670build_cpu='x86_64'
3671build_os='darwin18.5.0'
3672build_vendor='apple'
3673datadir='${datarootdir}'
3674datarootdir='${prefix}/share'
3675docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3676dvidir='${docdir}'
3677exec_prefix='${prefix}'
3678host='x86_64-apple-darwin18.5.0'
3679host_alias=''
3680host_cpu='x86_64'
3681host_os='darwin18.5.0'
3682host_vendor='apple'
3683htmldir='${docdir}'
3684includedir='${prefix}/include'
3685infodir='${datarootdir}/info'
3686install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gawk/gawk/work/gawk-5.0.0/install-sh'
3687libdir='${exec_prefix}/lib'
3688libexecdir='${exec_prefix}/libexec'
3689localedir='${datarootdir}/locale'
3690localstatedir='${prefix}/var'
3691mandir='${datarootdir}/man'
3692mkdir_p='$(MKDIR_P)'
3693oldincludedir='/usr/include'
3694pdfdir='${docdir}'
3695pkgextensiondir='${pkglibdir}'
3696prefix='/opt/local'
3697program_transform_name='s,x,x,'
3698psdir='${docdir}'
3699sbindir='${exec_prefix}/sbin'
3700sharedstatedir='${prefix}/com'
3701subdirs=' extension'
3702sysconfdir='${prefix}/etc'
3703target_alias=''
3704
3705configure: exit 1