Ticket #62822: config.log

File config.log, 490.8 KB (added by kode54 (Christopher Snowhill), 4 years ago)

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 make configure 4.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --program-prefix=g --without-guile
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Christophers-Mac-mini.local
14uname -m = arm64
15uname -r = 20.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.4.0: Thu Apr 22 21:46:41 PDT 2021; root:xnu-7195.101.2~1/RELEASE_ARM64_T8101
18
19/usr/bin/uname -p = arm
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 20.4.0: Thu Apr 22 21:46:41 PDT 2021; root:xnu-7195.101.2~1/RELEASE_ARM64_T8101
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 655 tasks, 3309 threads, 8 processors
34Load average: 1.49, Mach factor: 6.50
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:3181: checking for a BSD-compatible install
52configure:3249: result: /usr/bin/install -c
53configure:3260: checking whether build environment is sane
54configure:3315: result: yes
55configure:3466: checking for a thread-safe mkdir -p
56configure:3505: result: build-aux/install-sh -c -d
57configure:3512: checking for gawk
58configure:3542: result: no
59configure:3512: checking for mawk
60configure:3542: result: no
61configure:3512: checking for nawk
62configure:3542: result: no
63configure:3512: checking for awk
64configure:3528: found /usr/bin/awk
65configure:3539: result: awk
66configure:3550: checking whether make sets $(MAKE)
67configure:3572: result: yes
68configure:3601: checking whether make supports nested variables
69configure:3618: result: yes
70configure:3750: checking whether make supports the include directive
71configure:3765: make -f confmf.GNU && cat confinc.out
72this is the am__doit target
73configure:3768: $? = 0
74configure:3787: result: yes (GNU style)
75configure:3857: checking for gcc
76configure:3884: result: /usr/bin/clang
77configure:4113: checking for C compiler version
78configure:4122: /usr/bin/clang --version >&5
79Apple clang version 12.0.5 (clang-1205.0.22.9)
80Target: arm64-apple-darwin20.4.0
81Thread model: posix
82InstalledDir: /Library/Developer/CommandLineTools/usr/bin
83configure:4133: $? = 0
84configure:4122: /usr/bin/clang -v >&5
85Apple clang version 12.0.5 (clang-1205.0.22.9)
86Target: arm64-apple-darwin20.4.0
87Thread model: posix
88InstalledDir: /Library/Developer/CommandLineTools/usr/bin
89configure:4133: $? = 0
90configure:4122: /usr/bin/clang -V >&5
91clang: error: argument to '-V' is missing (expected 1 value)
92clang: error: no input files
93configure:4133: $? = 1
94configure:4122: /usr/bin/clang -qversion >&5
95clang: error: unknown argument '-qversion'; did you mean '--version'?
96clang: error: no input files
97configure:4133: $? = 1
98configure:4153: checking whether the C compiler works
99configure:4175: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
100configure:4179: $? = 0
101configure:4227: result: yes
102configure:4230: checking for C compiler default output file name
103configure:4232: result: a.out
104configure:4238: checking for suffix of executables
105configure:4245: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
106configure:4249: $? = 0
107configure:4271: result:
108configure:4293: checking whether we are cross compiling
109configure:4301: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
110configure:4305: $? = 0
111configure:4312: ./conftest
112configure:4316: $? = 0
113configure:4331: result: no
114configure:4336: checking for suffix of object files
115configure:4358: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
116configure:4362: $? = 0
117configure:4383: result: o
118configure:4387: checking whether we are using the GNU C compiler
119configure:4406: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
120configure:4406: $? = 0
121configure:4415: result: yes
122configure:4424: checking whether /usr/bin/clang accepts -g
123configure:4444: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
124configure:4444: $? = 0
125configure:4485: result: yes
126configure:4502: checking for /usr/bin/clang option to accept ISO C89
127configure:4565: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
128configure:4565: $? = 0
129configure:4578: result: none needed
130configure:4603: checking whether /usr/bin/clang understands -c and -o together
131configure:4625: /usr/bin/clang -c conftest.c -o conftest2.o
132configure:4628: $? = 0
133configure:4625: /usr/bin/clang -c conftest.c -o conftest2.o
134configure:4628: $? = 0
135configure:4640: result: yes
136configure:4659: checking dependency style of /usr/bin/clang
137configure:4770: result: none
138configure:4791: checking how to run the C preprocessor
139configure:4822: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
140configure:4822: $? = 0
141configure:4836: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
142conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
143#include <ac_nonexistent.h>
144         ^~~~~~~~~~~~~~~~~~
1451 error generated.
146configure:4836: $? = 1
147configure: failed program was:
148| /* confdefs.h */
149| #define PACKAGE_NAME "GNU make"
150| #define PACKAGE_TARNAME "make"
151| #define PACKAGE_VERSION "4.3"
152| #define PACKAGE_STRING "GNU make 4.3"
153| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
154| #define PACKAGE_URL "http://www.gnu.org/software/make/"
155| #define PACKAGE "make"
156| #define VERSION "4.3"
157| /* end confdefs.h.  */
158| #include <ac_nonexistent.h>
159configure:4861: result: /usr/bin/clang -E
160configure:4881: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
161configure:4881: $? = 0
162configure:4895: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
163conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
164#include <ac_nonexistent.h>
165         ^~~~~~~~~~~~~~~~~~
1661 error generated.
167configure:4895: $? = 1
168configure: failed program was:
169| /* confdefs.h */
170| #define PACKAGE_NAME "GNU make"
171| #define PACKAGE_TARNAME "make"
172| #define PACKAGE_VERSION "4.3"
173| #define PACKAGE_STRING "GNU make 4.3"
174| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
175| #define PACKAGE_URL "http://www.gnu.org/software/make/"
176| #define PACKAGE "make"
177| #define VERSION "4.3"
178| /* end confdefs.h.  */
179| #include <ac_nonexistent.h>
180configure:4924: checking for grep that handles long lines and -e
181configure:4982: result: /usr/bin/grep
182configure:4987: checking for egrep
183configure:5049: result: /usr/bin/grep -E
184configure:5054: checking for ANSI C header files
185configure:5074: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
186configure:5074: $? = 0
187configure:5147: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
188configure:5147: $? = 0
189configure:5147: ./conftest
190configure:5147: $? = 0
191configure:5158: result: yes
192configure:5171: checking for sys/types.h
193configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
194configure:5171: $? = 0
195configure:5171: result: yes
196configure:5171: checking for sys/stat.h
197configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
198configure:5171: $? = 0
199configure:5171: result: yes
200configure:5171: checking for stdlib.h
201configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
202configure:5171: $? = 0
203configure:5171: result: yes
204configure:5171: checking for string.h
205configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
206configure:5171: $? = 0
207configure:5171: result: yes
208configure:5171: checking for memory.h
209configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
210configure:5171: $? = 0
211configure:5171: result: yes
212configure:5171: checking for strings.h
213configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
214configure:5171: $? = 0
215configure:5171: result: yes
216configure:5171: checking for inttypes.h
217configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
218configure:5171: $? = 0
219configure:5171: result: yes
220configure:5171: checking for stdint.h
221configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
222configure:5171: $? = 0
223configure:5171: result: yes
224configure:5171: checking for unistd.h
225configure:5171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
226configure:5171: $? = 0
227configure:5171: result: yes
228configure:5184: checking minix/config.h usability
229configure:5184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
230conftest.c:54:10: fatal error: 'minix/config.h' file not found
231#include <minix/config.h>
232         ^~~~~~~~~~~~~~~~
2331 error generated.
234configure:5184: $? = 1
235configure: failed program was:
236| /* confdefs.h */
237| #define PACKAGE_NAME "GNU make"
238| #define PACKAGE_TARNAME "make"
239| #define PACKAGE_VERSION "4.3"
240| #define PACKAGE_STRING "GNU make 4.3"
241| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
242| #define PACKAGE_URL "http://www.gnu.org/software/make/"
243| #define PACKAGE "make"
244| #define VERSION "4.3"
245| #define STDC_HEADERS 1
246| #define HAVE_SYS_TYPES_H 1
247| #define HAVE_SYS_STAT_H 1
248| #define HAVE_STDLIB_H 1
249| #define HAVE_STRING_H 1
250| #define HAVE_MEMORY_H 1
251| #define HAVE_STRINGS_H 1
252| #define HAVE_INTTYPES_H 1
253| #define HAVE_STDINT_H 1
254| #define HAVE_UNISTD_H 1
255| /* end confdefs.h.  */
256| #include <stdio.h>
257| #ifdef HAVE_SYS_TYPES_H
258| # include <sys/types.h>
259| #endif
260| #ifdef HAVE_SYS_STAT_H
261| # include <sys/stat.h>
262| #endif
263| #ifdef STDC_HEADERS
264| # include <stdlib.h>
265| # include <stddef.h>
266| #else
267| # ifdef HAVE_STDLIB_H
268| #  include <stdlib.h>
269| # endif
270| #endif
271| #ifdef HAVE_STRING_H
272| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
273| #  include <memory.h>
274| # endif
275| # include <string.h>
276| #endif
277| #ifdef HAVE_STRINGS_H
278| # include <strings.h>
279| #endif
280| #ifdef HAVE_INTTYPES_H
281| # include <inttypes.h>
282| #endif
283| #ifdef HAVE_STDINT_H
284| # include <stdint.h>
285| #endif
286| #ifdef HAVE_UNISTD_H
287| # include <unistd.h>
288| #endif
289| #include <minix/config.h>
290configure:5184: result: no
291configure:5184: checking minix/config.h presence
292configure:5184: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
293conftest.c:21:10: fatal error: 'minix/config.h' file not found
294#include <minix/config.h>
295         ^~~~~~~~~~~~~~~~
2961 error generated.
297configure:5184: $? = 1
298configure: failed program was:
299| /* confdefs.h */
300| #define PACKAGE_NAME "GNU make"
301| #define PACKAGE_TARNAME "make"
302| #define PACKAGE_VERSION "4.3"
303| #define PACKAGE_STRING "GNU make 4.3"
304| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
305| #define PACKAGE_URL "http://www.gnu.org/software/make/"
306| #define PACKAGE "make"
307| #define VERSION "4.3"
308| #define STDC_HEADERS 1
309| #define HAVE_SYS_TYPES_H 1
310| #define HAVE_SYS_STAT_H 1
311| #define HAVE_STDLIB_H 1
312| #define HAVE_STRING_H 1
313| #define HAVE_MEMORY_H 1
314| #define HAVE_STRINGS_H 1
315| #define HAVE_INTTYPES_H 1
316| #define HAVE_STDINT_H 1
317| #define HAVE_UNISTD_H 1
318| /* end confdefs.h.  */
319| #include <minix/config.h>
320configure:5184: result: no
321configure:5184: checking for minix/config.h
322configure:5184: result: no
323configure:5208: checking whether it is safe to define __EXTENSIONS__
324configure:5226: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
325configure:5226: $? = 0
326configure:5233: result: yes
327configure:5266: checking whether _XOPEN_SOURCE should be defined
328configure:5285: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
329configure:5285: $? = 0
330configure:5309: result: no
331configure:5365: checking for gcc
332configure:5392: result: /usr/bin/clang
333configure:5621: checking for C compiler version
334configure:5630: /usr/bin/clang --version >&5
335Apple clang version 12.0.5 (clang-1205.0.22.9)
336Target: arm64-apple-darwin20.4.0
337Thread model: posix
338InstalledDir: /Library/Developer/CommandLineTools/usr/bin
339configure:5641: $? = 0
340configure:5630: /usr/bin/clang -v >&5
341Apple clang version 12.0.5 (clang-1205.0.22.9)
342Target: arm64-apple-darwin20.4.0
343Thread model: posix
344InstalledDir: /Library/Developer/CommandLineTools/usr/bin
345configure:5641: $? = 0
346configure:5630: /usr/bin/clang -V >&5
347clang: error: argument to '-V' is missing (expected 1 value)
348clang: error: no input files
349configure:5641: $? = 1
350configure:5630: /usr/bin/clang -qversion >&5
351clang: error: unknown argument '-qversion'; did you mean '--version'?
352clang: error: no input files
353configure:5641: $? = 1
354configure:5645: checking whether we are using the GNU C compiler
355configure:5673: result: yes
356configure:5682: checking whether /usr/bin/clang accepts -g
357configure:5743: result: yes
358configure:5760: checking for /usr/bin/clang option to accept ISO C89
359configure:5836: result: none needed
360configure:5861: checking whether /usr/bin/clang understands -c and -o together
361configure:5898: result: yes
362configure:5917: checking dependency style of /usr/bin/clang
363configure:6028: result: none
364configure:6054: checking for Minix Amsterdam compiler
365configure:6078: result: no
366configure:6135: checking for ar
367configure:6151: found /usr/bin/ar
368configure:6162: result: ar
369configure:6237: checking for ranlib
370configure:6253: found /usr/bin/ranlib
371configure:6264: result: ranlib
372configure:6522: checking build system type
373configure:6536: result: arm-apple-darwin20.4.0
374configure:6556: checking host system type
375configure:6569: result: arm-apple-darwin20.4.0
376configure:6589: checking for size_t
377configure:6589: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
378configure:6589: $? = 0
379configure:6589: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
380conftest.c:73:21: error: expected expression
381if (sizeof ((size_t)))
382                    ^
3831 error generated.
384configure:6589: $? = 1
385configure: failed program was:
386| /* confdefs.h */
387| #define PACKAGE_NAME "GNU make"
388| #define PACKAGE_TARNAME "make"
389| #define PACKAGE_VERSION "4.3"
390| #define PACKAGE_STRING "GNU make 4.3"
391| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
392| #define PACKAGE_URL "http://www.gnu.org/software/make/"
393| #define PACKAGE "make"
394| #define VERSION "4.3"
395| #define STDC_HEADERS 1
396| #define HAVE_SYS_TYPES_H 1
397| #define HAVE_SYS_STAT_H 1
398| #define HAVE_STDLIB_H 1
399| #define HAVE_STRING_H 1
400| #define HAVE_MEMORY_H 1
401| #define HAVE_STRINGS_H 1
402| #define HAVE_INTTYPES_H 1
403| #define HAVE_STDINT_H 1
404| #define HAVE_UNISTD_H 1
405| #define __EXTENSIONS__ 1
406| #define _ALL_SOURCE 1
407| #define _DARWIN_C_SOURCE 1
408| #define _GNU_SOURCE 1
409| #define _NETBSD_SOURCE 1
410| #define _OPENBSD_SOURCE 1
411| #define _POSIX_PTHREAD_SEMANTICS 1
412| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
413| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
414| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
415| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
416| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
417| #define __STDC_WANT_LIB_EXT2__ 1
418| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
419| #define _TANDEM_SOURCE 1
420| #define _HPUX_ALT_XOPEN_SOCKET_API 1
421| /* end confdefs.h.  */
422| #include <stdio.h>
423| #ifdef HAVE_SYS_TYPES_H
424| # include <sys/types.h>
425| #endif
426| #ifdef HAVE_SYS_STAT_H
427| # include <sys/stat.h>
428| #endif
429| #ifdef STDC_HEADERS
430| # include <stdlib.h>
431| # include <stddef.h>
432| #else
433| # ifdef HAVE_STDLIB_H
434| #  include <stdlib.h>
435| # endif
436| #endif
437| #ifdef HAVE_STRING_H
438| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
439| #  include <memory.h>
440| # endif
441| # include <string.h>
442| #endif
443| #ifdef HAVE_STRINGS_H
444| # include <strings.h>
445| #endif
446| #ifdef HAVE_INTTYPES_H
447| # include <inttypes.h>
448| #endif
449| #ifdef HAVE_STDINT_H
450| # include <stdint.h>
451| #endif
452| #ifdef HAVE_UNISTD_H
453| # include <unistd.h>
454| #endif
455| int
456| main ()
457| {
458| if (sizeof ((size_t)))
459|           return 0;
460|   ;
461|   return 0;
462| }
463configure:6589: result: yes
464configure:6602: checking for working alloca.h
465configure:6619: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
466configure:6619: $? = 0
467configure:6627: result: yes
468configure:6635: checking for alloca
469configure:6672: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
470configure:6672: $? = 0
471configure:6680: result: yes
472configure:6796: checking for _set_invalid_parameter_handler
473configure:6796: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
474Undefined symbols for architecture arm64:
475  "__set_invalid_parameter_handler", referenced from:
476      _main in conftest-c4c243.o
477ld: symbol(s) not found for architecture arm64
478clang: error: linker command failed with exit code 1 (use -v to see invocation)
479configure:6796: $? = 1
480configure: failed program was:
481| /* confdefs.h */
482| #define PACKAGE_NAME "GNU make"
483| #define PACKAGE_TARNAME "make"
484| #define PACKAGE_VERSION "4.3"
485| #define PACKAGE_STRING "GNU make 4.3"
486| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
487| #define PACKAGE_URL "http://www.gnu.org/software/make/"
488| #define PACKAGE "make"
489| #define VERSION "4.3"
490| #define STDC_HEADERS 1
491| #define HAVE_SYS_TYPES_H 1
492| #define HAVE_SYS_STAT_H 1
493| #define HAVE_STDLIB_H 1
494| #define HAVE_STRING_H 1
495| #define HAVE_MEMORY_H 1
496| #define HAVE_STRINGS_H 1
497| #define HAVE_INTTYPES_H 1
498| #define HAVE_STDINT_H 1
499| #define HAVE_UNISTD_H 1
500| #define __EXTENSIONS__ 1
501| #define _ALL_SOURCE 1
502| #define _DARWIN_C_SOURCE 1
503| #define _GNU_SOURCE 1
504| #define _NETBSD_SOURCE 1
505| #define _OPENBSD_SOURCE 1
506| #define _POSIX_PTHREAD_SEMANTICS 1
507| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
508| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
509| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
510| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
511| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
512| #define __STDC_WANT_LIB_EXT2__ 1
513| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
514| #define _TANDEM_SOURCE 1
515| #define _HPUX_ALT_XOPEN_SOCKET_API 1
516| #define HAVE_ALLOCA_H 1
517| #define HAVE_ALLOCA 1
518| /* end confdefs.h.  */
519| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
520|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
521| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
522|
523| /* System header to define __stub macros and hopefully few prototypes,
524|     which can conflict with char _set_invalid_parameter_handler (); below.
525|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
526|     <limits.h> exists even on freestanding compilers.  */
527|
528| #ifdef __STDC__
529| # include <limits.h>
530| #else
531| # include <assert.h>
532| #endif
533|
534| #undef _set_invalid_parameter_handler
535|
536| /* Override any GCC internal prototype to avoid an error.
537|    Use char because int might match the return type of a GCC
538|    builtin and then its argument prototype would still apply.  */
539| #ifdef __cplusplus
540| extern "C"
541| #endif
542| char _set_invalid_parameter_handler ();
543| /* The GNU C library defines this for functions which it implements
544|     to always fail with ENOSYS.  Some functions are actually named
545|     something starting with __ and the normal name is an alias.  */
546| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
547| choke me
548| #endif
549|
550| int
551| main ()
552| {
553| return _set_invalid_parameter_handler ();
554|   ;
555|   return 0;
556| }
557configure:6796: result: no
558configure:6796: checking for fcntl
559configure:6796: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
560configure:6796: $? = 0
561configure:6796: result: yes
562configure:6796: checking for symlink
563configure:6796: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
564configure:6796: $? = 0
565configure:6796: result: yes
566configure:6796: checking for getdtablesize
567configure:6796: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
568configure:6796: $? = 0
569configure:6796: result: yes
570configure:6796: checking for getprogname
571configure:6796: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
572configure:6796: $? = 0
573configure:6796: result: yes
574configure:6796: checking for getexecname
575configure:6796: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
576Undefined symbols for architecture arm64:
577  "_getexecname", referenced from:
578      _main in conftest-eb0bc7.o
579ld: symbol(s) not found for architecture arm64
580clang: error: linker command failed with exit code 1 (use -v to see invocation)
581configure:6796: $? = 1
582configure: failed program was:
583| /* confdefs.h */
584| #define PACKAGE_NAME "GNU make"
585| #define PACKAGE_TARNAME "make"
586| #define PACKAGE_VERSION "4.3"
587| #define PACKAGE_STRING "GNU make 4.3"
588| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
589| #define PACKAGE_URL "http://www.gnu.org/software/make/"
590| #define PACKAGE "make"
591| #define VERSION "4.3"
592| #define STDC_HEADERS 1
593| #define HAVE_SYS_TYPES_H 1
594| #define HAVE_SYS_STAT_H 1
595| #define HAVE_STDLIB_H 1
596| #define HAVE_STRING_H 1
597| #define HAVE_MEMORY_H 1
598| #define HAVE_STRINGS_H 1
599| #define HAVE_INTTYPES_H 1
600| #define HAVE_STDINT_H 1
601| #define HAVE_UNISTD_H 1
602| #define __EXTENSIONS__ 1
603| #define _ALL_SOURCE 1
604| #define _DARWIN_C_SOURCE 1
605| #define _GNU_SOURCE 1
606| #define _NETBSD_SOURCE 1
607| #define _OPENBSD_SOURCE 1
608| #define _POSIX_PTHREAD_SEMANTICS 1
609| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
610| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
611| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
612| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
613| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
614| #define __STDC_WANT_LIB_EXT2__ 1
615| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
616| #define _TANDEM_SOURCE 1
617| #define _HPUX_ALT_XOPEN_SOCKET_API 1
618| #define HAVE_ALLOCA_H 1
619| #define HAVE_ALLOCA 1
620| #define HAVE_FCNTL 1
621| #define HAVE_SYMLINK 1
622| #define HAVE_GETDTABLESIZE 1
623| #define HAVE_GETPROGNAME 1
624| /* end confdefs.h.  */
625| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
626|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
627| #define getexecname innocuous_getexecname
628|
629| /* System header to define __stub macros and hopefully few prototypes,
630|     which can conflict with char getexecname (); below.
631|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
632|     <limits.h> exists even on freestanding compilers.  */
633|
634| #ifdef __STDC__
635| # include <limits.h>
636| #else
637| # include <assert.h>
638| #endif
639|
640| #undef getexecname
641|
642| /* Override any GCC internal prototype to avoid an error.
643|    Use char because int might match the return type of a GCC
644|    builtin and then its argument prototype would still apply.  */
645| #ifdef __cplusplus
646| extern "C"
647| #endif
648| char getexecname ();
649| /* The GNU C library defines this for functions which it implements
650|     to always fail with ENOSYS.  Some functions are actually named
651|     something starting with __ and the normal name is an alias.  */
652| #if defined __stub_getexecname || defined __stub___getexecname
653| choke me
654| #endif
655|
656| int
657| main ()
658| {
659| return getexecname ();
660|   ;
661|   return 0;
662| }
663configure:6796: result: no
664configure:6825: checking for sys/socket.h
665configure:6825: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
666configure:6825: $? = 0
667configure:6825: result: yes
668configure:6825: checking for unistd.h
669configure:6825: result: yes
670configure:6825: checking for sys/param.h
671configure:6825: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
672configure:6825: $? = 0
673configure:6825: result: yes
674configure:6825: checking for limits.h
675configure:6825: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
676configure:6825: $? = 0
677configure:6825: result: yes
678configure:6825: checking for wchar.h
679configure:6825: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
680configure:6825: $? = 0
681configure:6825: result: yes
682configure:6825: checking for stdint.h
683configure:6825: result: yes
684configure:6840: checking whether // is distinct from /
685configure:6869: result: no
686configure:6879: checking whether the preprocessor supports include_next
687configure:6917: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -Iconftestd1b -Iconftestd2 conftest.c >&5
688configure:6917: $? = 0
689configure:6938: result: yes
690configure:6959: checking whether system header files limit the line length
691configure:6982: result: no
692configure:6993: checking for complete errno.h
693configure:7066: result: yes
694configure:7367: checking whether strerror_r is declared
695configure:7367: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
696configure:7367: $? = 0
697configure:7367: result: yes
698configure:7380: checking for strerror_r
699configure:7380: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
700configure:7380: $? = 0
701configure:7380: result: yes
702configure:7389: checking whether strerror_r returns char *
703configure:7413: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
704conftest.c:89:13: error: indirection requires pointer operand ('int' invalid)
705          char x = *strerror_r (0, buf, sizeof buf);
706                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
707conftest.c:90:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
708          char *p = strerror_r (0, buf, sizeof buf);
709                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7101 warning and 1 error generated.
711configure:7413: $? = 1
712configure: failed program was:
713| /* confdefs.h */
714| #define PACKAGE_NAME "GNU make"
715| #define PACKAGE_TARNAME "make"
716| #define PACKAGE_VERSION "4.3"
717| #define PACKAGE_STRING "GNU make 4.3"
718| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
719| #define PACKAGE_URL "http://www.gnu.org/software/make/"
720| #define PACKAGE "make"
721| #define VERSION "4.3"
722| #define STDC_HEADERS 1
723| #define HAVE_SYS_TYPES_H 1
724| #define HAVE_SYS_STAT_H 1
725| #define HAVE_STDLIB_H 1
726| #define HAVE_STRING_H 1
727| #define HAVE_MEMORY_H 1
728| #define HAVE_STRINGS_H 1
729| #define HAVE_INTTYPES_H 1
730| #define HAVE_STDINT_H 1
731| #define HAVE_UNISTD_H 1
732| #define __EXTENSIONS__ 1
733| #define _ALL_SOURCE 1
734| #define _DARWIN_C_SOURCE 1
735| #define _GNU_SOURCE 1
736| #define _NETBSD_SOURCE 1
737| #define _OPENBSD_SOURCE 1
738| #define _POSIX_PTHREAD_SEMANTICS 1
739| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
740| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
741| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
742| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
743| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
744| #define __STDC_WANT_LIB_EXT2__ 1
745| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
746| #define _TANDEM_SOURCE 1
747| #define _HPUX_ALT_XOPEN_SOCKET_API 1
748| #define HAVE_ALLOCA_H 1
749| #define HAVE_ALLOCA 1
750| #define HAVE_FCNTL 1
751| #define HAVE_SYMLINK 1
752| #define HAVE_GETDTABLESIZE 1
753| #define HAVE_GETPROGNAME 1
754| #define HAVE_SYS_SOCKET_H 1
755| #define HAVE_UNISTD_H 1
756| #define HAVE_SYS_PARAM_H 1
757| #define HAVE_LIMITS_H 1
758| #define HAVE_WCHAR_H 1
759| #define HAVE_STDINT_H 1
760| #define HAVE_DECL_STRERROR_R 1
761| #define HAVE_STRERROR_R 1
762| /* end confdefs.h.  */
763| #include <stdio.h>
764| #ifdef HAVE_SYS_TYPES_H
765| # include <sys/types.h>
766| #endif
767| #ifdef HAVE_SYS_STAT_H
768| # include <sys/stat.h>
769| #endif
770| #ifdef STDC_HEADERS
771| # include <stdlib.h>
772| # include <stddef.h>
773| #else
774| # ifdef HAVE_STDLIB_H
775| #  include <stdlib.h>
776| # endif
777| #endif
778| #ifdef HAVE_STRING_H
779| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
780| #  include <memory.h>
781| # endif
782| # include <string.h>
783| #endif
784| #ifdef HAVE_STRINGS_H
785| # include <strings.h>
786| #endif
787| #ifdef HAVE_INTTYPES_H
788| # include <inttypes.h>
789| #endif
790| #ifdef HAVE_STDINT_H
791| # include <stdint.h>
792| #endif
793| #ifdef HAVE_UNISTD_H
794| # include <unistd.h>
795| #endif
796| int
797| main ()
798| {
799|
800|         char buf[100];
801|         char x = *strerror_r (0, buf, sizeof buf);
802|         char *p = strerror_r (0, buf, sizeof buf);
803|         return !p || x;
804|
805|   ;
806|   return 0;
807| }
808configure:7451: result: no
809configure:7489: checking for working fcntl.h
810configure:7597: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
811conftest.c:77:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
812            int result = !constants;
813                         ~^~~~~~~~~
8141 warning generated.
815conftest.c:77:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
816            int result = !constants;
817                         ~^~~~~~~~~
8181 warning generated.
819configure:7597: $? = 0
820configure:7597: ./conftest
821configure:7597: $? = 0
822configure:7613: result: yes
823configure:7636: checking for pid_t
824configure:7636: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
825configure:7636: $? = 0
826configure:7636: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
827conftest.c:89:20: error: expected expression
828if (sizeof ((pid_t)))
829                   ^
8301 error generated.
831configure:7636: $? = 1
832configure: failed program was:
833| /* confdefs.h */
834| #define PACKAGE_NAME "GNU make"
835| #define PACKAGE_TARNAME "make"
836| #define PACKAGE_VERSION "4.3"
837| #define PACKAGE_STRING "GNU make 4.3"
838| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
839| #define PACKAGE_URL "http://www.gnu.org/software/make/"
840| #define PACKAGE "make"
841| #define VERSION "4.3"
842| #define STDC_HEADERS 1
843| #define HAVE_SYS_TYPES_H 1
844| #define HAVE_SYS_STAT_H 1
845| #define HAVE_STDLIB_H 1
846| #define HAVE_STRING_H 1
847| #define HAVE_MEMORY_H 1
848| #define HAVE_STRINGS_H 1
849| #define HAVE_INTTYPES_H 1
850| #define HAVE_STDINT_H 1
851| #define HAVE_UNISTD_H 1
852| #define __EXTENSIONS__ 1
853| #define _ALL_SOURCE 1
854| #define _DARWIN_C_SOURCE 1
855| #define _GNU_SOURCE 1
856| #define _NETBSD_SOURCE 1
857| #define _OPENBSD_SOURCE 1
858| #define _POSIX_PTHREAD_SEMANTICS 1
859| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
860| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
861| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
862| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
863| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
864| #define __STDC_WANT_LIB_EXT2__ 1
865| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
866| #define _TANDEM_SOURCE 1
867| #define _HPUX_ALT_XOPEN_SOCKET_API 1
868| #define HAVE_ALLOCA_H 1
869| #define HAVE_ALLOCA 1
870| #define HAVE_FCNTL 1
871| #define HAVE_SYMLINK 1
872| #define HAVE_GETDTABLESIZE 1
873| #define HAVE_GETPROGNAME 1
874| #define HAVE_SYS_SOCKET_H 1
875| #define HAVE_UNISTD_H 1
876| #define HAVE_SYS_PARAM_H 1
877| #define HAVE_LIMITS_H 1
878| #define HAVE_WCHAR_H 1
879| #define HAVE_STDINT_H 1
880| #define HAVE_DECL_STRERROR_R 1
881| #define HAVE_STRERROR_R 1
882| #define HAVE_WORKING_O_NOATIME 1
883| #define HAVE_WORKING_O_NOFOLLOW 1
884| /* end confdefs.h.  */
885| #include <stdio.h>
886| #ifdef HAVE_SYS_TYPES_H
887| # include <sys/types.h>
888| #endif
889| #ifdef HAVE_SYS_STAT_H
890| # include <sys/stat.h>
891| #endif
892| #ifdef STDC_HEADERS
893| # include <stdlib.h>
894| # include <stddef.h>
895| #else
896| # ifdef HAVE_STDLIB_H
897| #  include <stdlib.h>
898| # endif
899| #endif
900| #ifdef HAVE_STRING_H
901| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
902| #  include <memory.h>
903| # endif
904| # include <string.h>
905| #endif
906| #ifdef HAVE_STRINGS_H
907| # include <strings.h>
908| #endif
909| #ifdef HAVE_INTTYPES_H
910| # include <inttypes.h>
911| #endif
912| #ifdef HAVE_STDINT_H
913| # include <stdint.h>
914| #endif
915| #ifdef HAVE_UNISTD_H
916| # include <unistd.h>
917| #endif
918| int
919| main ()
920| {
921| if (sizeof ((pid_t)))
922|           return 0;
923|   ;
924|   return 0;
925| }
926configure:7636: result: yes
927configure:7647: checking for mode_t
928configure:7647: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
929configure:7647: $? = 0
930configure:7647: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
931conftest.c:89:21: error: expected expression
932if (sizeof ((mode_t)))
933                    ^
9341 error generated.
935configure:7647: $? = 1
936configure: failed program was:
937| /* confdefs.h */
938| #define PACKAGE_NAME "GNU make"
939| #define PACKAGE_TARNAME "make"
940| #define PACKAGE_VERSION "4.3"
941| #define PACKAGE_STRING "GNU make 4.3"
942| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
943| #define PACKAGE_URL "http://www.gnu.org/software/make/"
944| #define PACKAGE "make"
945| #define VERSION "4.3"
946| #define STDC_HEADERS 1
947| #define HAVE_SYS_TYPES_H 1
948| #define HAVE_SYS_STAT_H 1
949| #define HAVE_STDLIB_H 1
950| #define HAVE_STRING_H 1
951| #define HAVE_MEMORY_H 1
952| #define HAVE_STRINGS_H 1
953| #define HAVE_INTTYPES_H 1
954| #define HAVE_STDINT_H 1
955| #define HAVE_UNISTD_H 1
956| #define __EXTENSIONS__ 1
957| #define _ALL_SOURCE 1
958| #define _DARWIN_C_SOURCE 1
959| #define _GNU_SOURCE 1
960| #define _NETBSD_SOURCE 1
961| #define _OPENBSD_SOURCE 1
962| #define _POSIX_PTHREAD_SEMANTICS 1
963| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
964| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
965| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
966| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
967| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
968| #define __STDC_WANT_LIB_EXT2__ 1
969| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
970| #define _TANDEM_SOURCE 1
971| #define _HPUX_ALT_XOPEN_SOCKET_API 1
972| #define HAVE_ALLOCA_H 1
973| #define HAVE_ALLOCA 1
974| #define HAVE_FCNTL 1
975| #define HAVE_SYMLINK 1
976| #define HAVE_GETDTABLESIZE 1
977| #define HAVE_GETPROGNAME 1
978| #define HAVE_SYS_SOCKET_H 1
979| #define HAVE_UNISTD_H 1
980| #define HAVE_SYS_PARAM_H 1
981| #define HAVE_LIMITS_H 1
982| #define HAVE_WCHAR_H 1
983| #define HAVE_STDINT_H 1
984| #define HAVE_DECL_STRERROR_R 1
985| #define HAVE_STRERROR_R 1
986| #define HAVE_WORKING_O_NOATIME 1
987| #define HAVE_WORKING_O_NOFOLLOW 1
988| /* end confdefs.h.  */
989| #include <stdio.h>
990| #ifdef HAVE_SYS_TYPES_H
991| # include <sys/types.h>
992| #endif
993| #ifdef HAVE_SYS_STAT_H
994| # include <sys/stat.h>
995| #endif
996| #ifdef STDC_HEADERS
997| # include <stdlib.h>
998| # include <stddef.h>
999| #else
1000| # ifdef HAVE_STDLIB_H
1001| #  include <stdlib.h>
1002| # endif
1003| #endif
1004| #ifdef HAVE_STRING_H
1005| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1006| #  include <memory.h>
1007| # endif
1008| # include <string.h>
1009| #endif
1010| #ifdef HAVE_STRINGS_H
1011| # include <strings.h>
1012| #endif
1013| #ifdef HAVE_INTTYPES_H
1014| # include <inttypes.h>
1015| #endif
1016| #ifdef HAVE_STDINT_H
1017| # include <stdint.h>
1018| #endif
1019| #ifdef HAVE_UNISTD_H
1020| # include <unistd.h>
1021| #endif
1022| int
1023| main ()
1024| {
1025| if (sizeof ((mode_t)))
1026|           return 0;
1027|   ;
1028|   return 0;
1029| }
1030configure:7647: result: yes
1031configure:7659: checking for eaccess
1032configure:7659: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1033Undefined symbols for architecture arm64:
1034  "_eaccess", referenced from:
1035      _main in conftest-f69311.o
1036ld: symbol(s) not found for architecture arm64
1037clang: error: linker command failed with exit code 1 (use -v to see invocation)
1038configure:7659: $? = 1
1039configure: failed program was:
1040| /* confdefs.h */
1041| #define PACKAGE_NAME "GNU make"
1042| #define PACKAGE_TARNAME "make"
1043| #define PACKAGE_VERSION "4.3"
1044| #define PACKAGE_STRING "GNU make 4.3"
1045| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1046| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1047| #define PACKAGE "make"
1048| #define VERSION "4.3"
1049| #define STDC_HEADERS 1
1050| #define HAVE_SYS_TYPES_H 1
1051| #define HAVE_SYS_STAT_H 1
1052| #define HAVE_STDLIB_H 1
1053| #define HAVE_STRING_H 1
1054| #define HAVE_MEMORY_H 1
1055| #define HAVE_STRINGS_H 1
1056| #define HAVE_INTTYPES_H 1
1057| #define HAVE_STDINT_H 1
1058| #define HAVE_UNISTD_H 1
1059| #define __EXTENSIONS__ 1
1060| #define _ALL_SOURCE 1
1061| #define _DARWIN_C_SOURCE 1
1062| #define _GNU_SOURCE 1
1063| #define _NETBSD_SOURCE 1
1064| #define _OPENBSD_SOURCE 1
1065| #define _POSIX_PTHREAD_SEMANTICS 1
1066| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1067| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1068| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1069| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1070| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1071| #define __STDC_WANT_LIB_EXT2__ 1
1072| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1073| #define _TANDEM_SOURCE 1
1074| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1075| #define HAVE_ALLOCA_H 1
1076| #define HAVE_ALLOCA 1
1077| #define HAVE_FCNTL 1
1078| #define HAVE_SYMLINK 1
1079| #define HAVE_GETDTABLESIZE 1
1080| #define HAVE_GETPROGNAME 1
1081| #define HAVE_SYS_SOCKET_H 1
1082| #define HAVE_UNISTD_H 1
1083| #define HAVE_SYS_PARAM_H 1
1084| #define HAVE_LIMITS_H 1
1085| #define HAVE_WCHAR_H 1
1086| #define HAVE_STDINT_H 1
1087| #define HAVE_DECL_STRERROR_R 1
1088| #define HAVE_STRERROR_R 1
1089| #define HAVE_WORKING_O_NOATIME 1
1090| #define HAVE_WORKING_O_NOFOLLOW 1
1091| /* end confdefs.h.  */
1092| /* Define eaccess to an innocuous variant, in case <limits.h> declares eaccess.
1093|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1094| #define eaccess innocuous_eaccess
1095|
1096| /* System header to define __stub macros and hopefully few prototypes,
1097|     which can conflict with char eaccess (); below.
1098|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1099|     <limits.h> exists even on freestanding compilers.  */
1100|
1101| #ifdef __STDC__
1102| # include <limits.h>
1103| #else
1104| # include <assert.h>
1105| #endif
1106|
1107| #undef eaccess
1108|
1109| /* Override any GCC internal prototype to avoid an error.
1110|    Use char because int might match the return type of a GCC
1111|    builtin and then its argument prototype would still apply.  */
1112| #ifdef __cplusplus
1113| extern "C"
1114| #endif
1115| char eaccess ();
1116| /* The GNU C library defines this for functions which it implements
1117|     to always fail with ENOSYS.  Some functions are actually named
1118|     something starting with __ and the normal name is an alias.  */
1119| #if defined __stub_eaccess || defined __stub___eaccess
1120| choke me
1121| #endif
1122|
1123| int
1124| main ()
1125| {
1126| return eaccess ();
1127|   ;
1128|   return 0;
1129| }
1130configure:7659: result: no
1131configure:7671: checking whether getdtablesize is declared
1132configure:7671: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1133configure:7671: $? = 0
1134configure:7671: result: yes
1135configure:7807: checking host CPU and C ABI
1136configure:7878: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1137conftest.c:58:18: error: unknown type name 'error'
1138                 error fail
1139                 ^
1140conftest.c:58:28: error: expected ';' after top level declarator
1141                 error fail
1142                           ^
1143                           ;
11442 errors generated.
1145configure:7878: $? = 1
1146configure: failed program was:
1147| /* confdefs.h */
1148| #define PACKAGE_NAME "GNU make"
1149| #define PACKAGE_TARNAME "make"
1150| #define PACKAGE_VERSION "4.3"
1151| #define PACKAGE_STRING "GNU make 4.3"
1152| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1153| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1154| #define PACKAGE "make"
1155| #define VERSION "4.3"
1156| #define STDC_HEADERS 1
1157| #define HAVE_SYS_TYPES_H 1
1158| #define HAVE_SYS_STAT_H 1
1159| #define HAVE_STDLIB_H 1
1160| #define HAVE_STRING_H 1
1161| #define HAVE_MEMORY_H 1
1162| #define HAVE_STRINGS_H 1
1163| #define HAVE_INTTYPES_H 1
1164| #define HAVE_STDINT_H 1
1165| #define HAVE_UNISTD_H 1
1166| #define __EXTENSIONS__ 1
1167| #define _ALL_SOURCE 1
1168| #define _DARWIN_C_SOURCE 1
1169| #define _GNU_SOURCE 1
1170| #define _NETBSD_SOURCE 1
1171| #define _OPENBSD_SOURCE 1
1172| #define _POSIX_PTHREAD_SEMANTICS 1
1173| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1174| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1175| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1176| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1177| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1178| #define __STDC_WANT_LIB_EXT2__ 1
1179| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1180| #define _TANDEM_SOURCE 1
1181| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1182| #define HAVE_ALLOCA_H 1
1183| #define HAVE_ALLOCA 1
1184| #define HAVE_FCNTL 1
1185| #define HAVE_SYMLINK 1
1186| #define HAVE_GETDTABLESIZE 1
1187| #define HAVE_GETPROGNAME 1
1188| #define HAVE_SYS_SOCKET_H 1
1189| #define HAVE_UNISTD_H 1
1190| #define HAVE_SYS_PARAM_H 1
1191| #define HAVE_LIMITS_H 1
1192| #define HAVE_WCHAR_H 1
1193| #define HAVE_STDINT_H 1
1194| #define HAVE_DECL_STRERROR_R 1
1195| #define HAVE_STRERROR_R 1
1196| #define HAVE_WORKING_O_NOATIME 1
1197| #define HAVE_WORKING_O_NOFOLLOW 1
1198| #define eaccess access
1199| #define HAVE_DECL_GETDTABLESIZE 1
1200| /* end confdefs.h.  */
1201| #ifdef __aarch64__
1202|                  int ok;
1203|                 #else
1204|                  error fail
1205|                 #endif
1206|
1207configure:7909: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -S conftest.c
1208clang: error: cannot use 'assembler' output with multiple -arch options
1209configure:7912: $? = 1
1210configure:8168: result: arm
1211configure:8273: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.
1212configure:8296: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1213conftest.c:67:24: error: use of undeclared identifier 'ULLONG_WIDTH'
1214            int ullw = ULLONG_WIDTH;
1215                       ^
12161 error generated.
1217configure:8296: $? = 1
1218configure: failed program was:
1219| /* confdefs.h */
1220| #define PACKAGE_NAME "GNU make"
1221| #define PACKAGE_TARNAME "make"
1222| #define PACKAGE_VERSION "4.3"
1223| #define PACKAGE_STRING "GNU make 4.3"
1224| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1225| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1226| #define PACKAGE "make"
1227| #define VERSION "4.3"
1228| #define STDC_HEADERS 1
1229| #define HAVE_SYS_TYPES_H 1
1230| #define HAVE_SYS_STAT_H 1
1231| #define HAVE_STDLIB_H 1
1232| #define HAVE_STRING_H 1
1233| #define HAVE_MEMORY_H 1
1234| #define HAVE_STRINGS_H 1
1235| #define HAVE_INTTYPES_H 1
1236| #define HAVE_STDINT_H 1
1237| #define HAVE_UNISTD_H 1
1238| #define __EXTENSIONS__ 1
1239| #define _ALL_SOURCE 1
1240| #define _DARWIN_C_SOURCE 1
1241| #define _GNU_SOURCE 1
1242| #define _NETBSD_SOURCE 1
1243| #define _OPENBSD_SOURCE 1
1244| #define _POSIX_PTHREAD_SEMANTICS 1
1245| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1246| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1247| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1248| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1249| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1250| #define __STDC_WANT_LIB_EXT2__ 1
1251| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1252| #define _TANDEM_SOURCE 1
1253| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1254| #define HAVE_ALLOCA_H 1
1255| #define HAVE_ALLOCA 1
1256| #define HAVE_FCNTL 1
1257| #define HAVE_SYMLINK 1
1258| #define HAVE_GETDTABLESIZE 1
1259| #define HAVE_GETPROGNAME 1
1260| #define HAVE_SYS_SOCKET_H 1
1261| #define HAVE_UNISTD_H 1
1262| #define HAVE_SYS_PARAM_H 1
1263| #define HAVE_LIMITS_H 1
1264| #define HAVE_WCHAR_H 1
1265| #define HAVE_STDINT_H 1
1266| #define HAVE_DECL_STRERROR_R 1
1267| #define HAVE_STRERROR_R 1
1268| #define HAVE_WORKING_O_NOATIME 1
1269| #define HAVE_WORKING_O_NOFOLLOW 1
1270| #define eaccess access
1271| #define HAVE_DECL_GETDTABLESIZE 1
1272| #ifndef __arm__
1273| #define __arm__ 1
1274| #endif
1275| #ifndef __arm__
1276| #define __arm__ 1
1277| #endif
1278| /* end confdefs.h.  */
1279| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1280|              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1281|             #endif
1282|             #include <limits.h>
1283|             long long llm = LLONG_MAX;
1284|             int wb = WORD_BIT;
1285|             int ullw = ULLONG_WIDTH;
1286|
1287| int
1288| main ()
1289| {
1290|
1291|   ;
1292|   return 0;
1293| }
1294configure:8303: result: no
1295configure:8321: checking whether malloc, realloc, calloc are POSIX compliant
1296configure:8341: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1297configure:8341: $? = 0
1298configure:8349: result: yes
1299configure:8365: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1300configure:8365: $? = 0
1301configure:8397: checking for stdbool.h that conforms to C99
1302configure:8472: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1303conftest.c:118:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
1304             bool e = &s;
1305                  ~    ^
1306conftest.c:123:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
1307                                      ~^
1308conftest.c:123:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
1309                                 ~^
1310conftest.c:123:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
1311                            ~^
1312conftest.c:122:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
1313             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1314                                                             ~^
1315conftest.c:122:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
1316             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1317                                                        ~^
1318conftest.c:122:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
1319             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1320                                                   ~^
1321conftest.c:122:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
1322             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1323                                              ~^
1324conftest.c:122:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
1325             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1326                                    ~^
1327conftest.c:122:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
1328             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1329                               ~^
1330conftest.c:122:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
1331             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1332                          ~^
1333conftest.c:122:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
1334             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1335                     ~^
133612 warnings generated.
1337conftest.c:118:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
1338             bool e = &s;
1339                  ~    ^
1340conftest.c:123:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
1341                                      ~^
1342conftest.c:123:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
1343                                 ~^
1344conftest.c:123:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
1345                            ~^
1346conftest.c:122:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
1347             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1348                                                             ~^
1349conftest.c:122:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
1350             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1351                                                        ~^
1352conftest.c:122:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
1353             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1354                                                   ~^
1355conftest.c:122:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
1356             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1357                                              ~^
1358conftest.c:122:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
1359             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1360                                    ~^
1361conftest.c:122:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
1362             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1363                               ~^
1364conftest.c:122:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
1365             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1366                          ~^
1367conftest.c:122:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
1368             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1369                     ~^
137012 warnings generated.
1371configure:8472: $? = 0
1372configure:8479: result: yes
1373configure:8481: checking for _Bool
1374configure:8481: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1375In file included from conftest.c:63:
1376In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
1377In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
1378In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
1379In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
1380In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
1381/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
1382_OSSwapInt16(
1383^
1384/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
1385_OSSwapInt16(
1386^
1387In file included from conftest.c:63:
1388In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
1389In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
1390In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
1391In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
1392In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
1393/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
1394_OSSwapInt32(
1395^
1396/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
1397_OSSwapInt32(
1398^
1399In file included from conftest.c:63:
1400In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
1401In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
1402In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
1403In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
1404In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
1405/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
1406_OSSwapInt64(
1407^
1408/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
1409_OSSwapInt64(
1410^
14113 errors generated.
1412configure:8481: $? = 1
1413configure: failed program was:
1414| /* confdefs.h */
1415| #define PACKAGE_NAME "GNU make"
1416| #define PACKAGE_TARNAME "make"
1417| #define PACKAGE_VERSION "4.3"
1418| #define PACKAGE_STRING "GNU make 4.3"
1419| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1420| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1421| #define PACKAGE "make"
1422| #define VERSION "4.3"
1423| #define STDC_HEADERS 1
1424| #define HAVE_SYS_TYPES_H 1
1425| #define HAVE_SYS_STAT_H 1
1426| #define HAVE_STDLIB_H 1
1427| #define HAVE_STRING_H 1
1428| #define HAVE_MEMORY_H 1
1429| #define HAVE_STRINGS_H 1
1430| #define HAVE_INTTYPES_H 1
1431| #define HAVE_STDINT_H 1
1432| #define HAVE_UNISTD_H 1
1433| #define __EXTENSIONS__ 1
1434| #define _ALL_SOURCE 1
1435| #define _DARWIN_C_SOURCE 1
1436| #define _GNU_SOURCE 1
1437| #define _NETBSD_SOURCE 1
1438| #define _OPENBSD_SOURCE 1
1439| #define _POSIX_PTHREAD_SEMANTICS 1
1440| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1441| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1442| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1443| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1444| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1445| #define __STDC_WANT_LIB_EXT2__ 1
1446| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1447| #define _TANDEM_SOURCE 1
1448| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1449| #define HAVE_ALLOCA_H 1
1450| #define HAVE_ALLOCA 1
1451| #define HAVE_FCNTL 1
1452| #define HAVE_SYMLINK 1
1453| #define HAVE_GETDTABLESIZE 1
1454| #define HAVE_GETPROGNAME 1
1455| #define HAVE_SYS_SOCKET_H 1
1456| #define HAVE_UNISTD_H 1
1457| #define HAVE_SYS_PARAM_H 1
1458| #define HAVE_LIMITS_H 1
1459| #define HAVE_WCHAR_H 1
1460| #define HAVE_STDINT_H 1
1461| #define HAVE_DECL_STRERROR_R 1
1462| #define HAVE_STRERROR_R 1
1463| #define HAVE_WORKING_O_NOATIME 1
1464| #define HAVE_WORKING_O_NOFOLLOW 1
1465| #define eaccess access
1466| #define HAVE_DECL_GETDTABLESIZE 1
1467| #ifndef __arm__
1468| #define __arm__ 1
1469| #endif
1470| #ifndef __arm__
1471| #define __arm__ 1
1472| #endif
1473| /* end confdefs.h.  */
1474| #include <stdio.h>
1475| #ifdef HAVE_SYS_TYPES_H
1476| # include <sys/types.h>
1477| #endif
1478| #ifdef HAVE_SYS_STAT_H
1479| # include <sys/stat.h>
1480| #endif
1481| #ifdef STDC_HEADERS
1482| # include <stdlib.h>
1483| # include <stddef.h>
1484| #else
1485| # ifdef HAVE_STDLIB_H
1486| #  include <stdlib.h>
1487| # endif
1488| #endif
1489| #ifdef HAVE_STRING_H
1490| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1491| #  include <memory.h>
1492| # endif
1493| # include <string.h>
1494| #endif
1495| #ifdef HAVE_STRINGS_H
1496| # include <strings.h>
1497| #endif
1498| #ifdef HAVE_INTTYPES_H
1499| # include <inttypes.h>
1500| #endif
1501| #ifdef HAVE_STDINT_H
1502| # include <stdint.h>
1503| #endif
1504| #ifdef HAVE_UNISTD_H
1505| # include <unistd.h>
1506| #endif
1507| int
1508| main ()
1509| {
1510| if (sizeof (_Bool))
1511|        return 0;
1512|   ;
1513|   return 0;
1514| }
1515configure:8481: result: no
1516configure:8498: checking for wchar_t
1517configure:8515: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1518configure:8515: $? = 0
1519configure:8522: result: yes
1520configure:8531: checking for wint_t
1521configure:8556: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1522configure:8556: $? = 0
1523configure:8563: result: yes
1524configure:8570: checking whether wint_t is too small
1525configure:8598: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1526configure:8598: $? = 0
1527configure:8605: result: no
1528configure:8741: checking whether stdint.h conforms to C99
1529configure:8921: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1530configure:8921: $? = 0
1531configure:9008: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1532configure:9008: $? = 0
1533configure:9008: ./conftest
1534configure:9008: $? = 0
1535configure:9020: result: yes
1536configure:9031: checking whether stdint.h predates C++11
1537configure:9067: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1538configure:9067: $? = 0
1539configure:9072: result: no
1540configure:9083: checking whether stdint.h has UINTMAX_WIDTH etc.
1541configure:9119: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1542conftest.c:83:24: error: use of undeclared identifier 'UINTMAX_WIDTH'
1543              int iw = UINTMAX_WIDTH;
1544                       ^
15451 error generated.
1546configure:9119: $? = 1
1547configure: failed program was:
1548| /* confdefs.h */
1549| #define PACKAGE_NAME "GNU make"
1550| #define PACKAGE_TARNAME "make"
1551| #define PACKAGE_VERSION "4.3"
1552| #define PACKAGE_STRING "GNU make 4.3"
1553| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1554| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1555| #define PACKAGE "make"
1556| #define VERSION "4.3"
1557| #define STDC_HEADERS 1
1558| #define HAVE_SYS_TYPES_H 1
1559| #define HAVE_SYS_STAT_H 1
1560| #define HAVE_STDLIB_H 1
1561| #define HAVE_STRING_H 1
1562| #define HAVE_MEMORY_H 1
1563| #define HAVE_STRINGS_H 1
1564| #define HAVE_INTTYPES_H 1
1565| #define HAVE_STDINT_H 1
1566| #define HAVE_UNISTD_H 1
1567| #define __EXTENSIONS__ 1
1568| #define _ALL_SOURCE 1
1569| #define _DARWIN_C_SOURCE 1
1570| #define _GNU_SOURCE 1
1571| #define _NETBSD_SOURCE 1
1572| #define _OPENBSD_SOURCE 1
1573| #define _POSIX_PTHREAD_SEMANTICS 1
1574| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1575| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1576| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1577| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1578| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1579| #define __STDC_WANT_LIB_EXT2__ 1
1580| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1581| #define _TANDEM_SOURCE 1
1582| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1583| #define HAVE_ALLOCA_H 1
1584| #define HAVE_ALLOCA 1
1585| #define HAVE_FCNTL 1
1586| #define HAVE_SYMLINK 1
1587| #define HAVE_GETDTABLESIZE 1
1588| #define HAVE_GETPROGNAME 1
1589| #define HAVE_SYS_SOCKET_H 1
1590| #define HAVE_UNISTD_H 1
1591| #define HAVE_SYS_PARAM_H 1
1592| #define HAVE_LIMITS_H 1
1593| #define HAVE_WCHAR_H 1
1594| #define HAVE_STDINT_H 1
1595| #define HAVE_DECL_STRERROR_R 1
1596| #define HAVE_STRERROR_R 1
1597| #define HAVE_WORKING_O_NOATIME 1
1598| #define HAVE_WORKING_O_NOFOLLOW 1
1599| #define eaccess access
1600| #define HAVE_DECL_GETDTABLESIZE 1
1601| #ifndef __arm__
1602| #define __arm__ 1
1603| #endif
1604| #ifndef __arm__
1605| #define __arm__ 1
1606| #endif
1607| #define HAVE_WCHAR_T 1
1608| #define HAVE_WINT_T 1
1609| #define HAVE_LONG_LONG_INT 1
1610| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1611| /* end confdefs.h.  */
1612|
1613|               /* Work if build is not clean.  */
1614|               #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
1615|               #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
1616|                #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1617|               #endif
1618|               #include <stdint.h>
1619|
1620|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
1621|      included before <wchar.h>.  */
1622|   #include <stddef.h>
1623|   #include <signal.h>
1624|   #if HAVE_WCHAR_H
1625|   # include <stdio.h>
1626|   # include <time.h>
1627|   # include <wchar.h>
1628|   #endif
1629|
1630|               int iw = UINTMAX_WIDTH;
1631|
1632| int
1633| main ()
1634| {
1635|
1636|   ;
1637|   return 0;
1638| }
1639configure:9124: result: no
1640configure:9581: checking for C/C++ restrict keyword
1641configure:9608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1642configure:9608: $? = 0
1643configure:9616: result: __restrict
1644configure:9708: checking whether strerror(0) succeeds
1645configure:9747: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1646configure:9747: $? = 0
1647configure:9747: ./conftest
1648configure:9747: $? = 4
1649configure: program exited with status 4
1650configure: failed program was:
1651| /* confdefs.h */
1652| #define PACKAGE_NAME "GNU make"
1653| #define PACKAGE_TARNAME "make"
1654| #define PACKAGE_VERSION "4.3"
1655| #define PACKAGE_STRING "GNU make 4.3"
1656| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1657| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1658| #define PACKAGE "make"
1659| #define VERSION "4.3"
1660| #define STDC_HEADERS 1
1661| #define HAVE_SYS_TYPES_H 1
1662| #define HAVE_SYS_STAT_H 1
1663| #define HAVE_STDLIB_H 1
1664| #define HAVE_STRING_H 1
1665| #define HAVE_MEMORY_H 1
1666| #define HAVE_STRINGS_H 1
1667| #define HAVE_INTTYPES_H 1
1668| #define HAVE_STDINT_H 1
1669| #define HAVE_UNISTD_H 1
1670| #define __EXTENSIONS__ 1
1671| #define _ALL_SOURCE 1
1672| #define _DARWIN_C_SOURCE 1
1673| #define _GNU_SOURCE 1
1674| #define _NETBSD_SOURCE 1
1675| #define _OPENBSD_SOURCE 1
1676| #define _POSIX_PTHREAD_SEMANTICS 1
1677| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1678| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1679| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1680| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1681| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1682| #define __STDC_WANT_LIB_EXT2__ 1
1683| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1684| #define _TANDEM_SOURCE 1
1685| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1686| #define HAVE_ALLOCA_H 1
1687| #define HAVE_ALLOCA 1
1688| #define HAVE_FCNTL 1
1689| #define HAVE_SYMLINK 1
1690| #define HAVE_GETDTABLESIZE 1
1691| #define HAVE_GETPROGNAME 1
1692| #define HAVE_SYS_SOCKET_H 1
1693| #define HAVE_UNISTD_H 1
1694| #define HAVE_SYS_PARAM_H 1
1695| #define HAVE_LIMITS_H 1
1696| #define HAVE_WCHAR_H 1
1697| #define HAVE_STDINT_H 1
1698| #define HAVE_DECL_STRERROR_R 1
1699| #define HAVE_STRERROR_R 1
1700| #define HAVE_WORKING_O_NOATIME 1
1701| #define HAVE_WORKING_O_NOFOLLOW 1
1702| #define eaccess access
1703| #define HAVE_DECL_GETDTABLESIZE 1
1704| #ifndef __arm__
1705| #define __arm__ 1
1706| #endif
1707| #ifndef __arm__
1708| #define __arm__ 1
1709| #endif
1710| #define HAVE_WCHAR_T 1
1711| #define HAVE_WINT_T 1
1712| #define HAVE_LONG_LONG_INT 1
1713| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1714| #define restrict __restrict
1715| /* end confdefs.h.  */
1716| #include <string.h>
1717|            #include <errno.h>
1718|
1719| int
1720| main ()
1721| {
1722| int result = 0;
1723|            char *str;
1724|            errno = 0;
1725|            str = strerror (0);
1726|            if (!*str) result |= 1;
1727|            if (errno) result |= 2;
1728|            if (strstr (str, "nknown") || strstr (str, "ndefined"))
1729|              result |= 4;
1730|            return result;
1731|   ;
1732|   return 0;
1733| }
1734configure:9758: result: no
1735configure:10011: checking for alloca as a compiler built-in
1736configure:10035: result: yes
1737configure:10140: checking whether // is distinct from /
1738configure:10169: result: no
1739configure:10186: checking whether dup2 works
1740configure:10274: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1741configure:10274: $? = 0
1742configure:10274: ./conftest
1743configure:10274: $? = 0
1744configure:10285: result: yes
1745configure:10337: checking for error_at_line
1746configure:10353: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1747conftest.c:73:10: fatal error: 'error.h' file not found
1748#include <error.h>
1749         ^~~~~~~~~
17501 error generated.
1751configure:10353: $? = 1
1752configure: failed program was:
1753| /* confdefs.h */
1754| #define PACKAGE_NAME "GNU make"
1755| #define PACKAGE_TARNAME "make"
1756| #define PACKAGE_VERSION "4.3"
1757| #define PACKAGE_STRING "GNU make 4.3"
1758| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1759| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1760| #define PACKAGE "make"
1761| #define VERSION "4.3"
1762| #define STDC_HEADERS 1
1763| #define HAVE_SYS_TYPES_H 1
1764| #define HAVE_SYS_STAT_H 1
1765| #define HAVE_STDLIB_H 1
1766| #define HAVE_STRING_H 1
1767| #define HAVE_MEMORY_H 1
1768| #define HAVE_STRINGS_H 1
1769| #define HAVE_INTTYPES_H 1
1770| #define HAVE_STDINT_H 1
1771| #define HAVE_UNISTD_H 1
1772| #define __EXTENSIONS__ 1
1773| #define _ALL_SOURCE 1
1774| #define _DARWIN_C_SOURCE 1
1775| #define _GNU_SOURCE 1
1776| #define _NETBSD_SOURCE 1
1777| #define _OPENBSD_SOURCE 1
1778| #define _POSIX_PTHREAD_SEMANTICS 1
1779| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1780| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1781| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1782| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1783| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1784| #define __STDC_WANT_LIB_EXT2__ 1
1785| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1786| #define _TANDEM_SOURCE 1
1787| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1788| #define HAVE_ALLOCA_H 1
1789| #define HAVE_ALLOCA 1
1790| #define HAVE_FCNTL 1
1791| #define HAVE_SYMLINK 1
1792| #define HAVE_GETDTABLESIZE 1
1793| #define HAVE_GETPROGNAME 1
1794| #define HAVE_SYS_SOCKET_H 1
1795| #define HAVE_UNISTD_H 1
1796| #define HAVE_SYS_PARAM_H 1
1797| #define HAVE_LIMITS_H 1
1798| #define HAVE_WCHAR_H 1
1799| #define HAVE_STDINT_H 1
1800| #define HAVE_DECL_STRERROR_R 1
1801| #define HAVE_STRERROR_R 1
1802| #define HAVE_WORKING_O_NOATIME 1
1803| #define HAVE_WORKING_O_NOFOLLOW 1
1804| #define eaccess access
1805| #define HAVE_DECL_GETDTABLESIZE 1
1806| #ifndef __arm__
1807| #define __arm__ 1
1808| #endif
1809| #ifndef __arm__
1810| #define __arm__ 1
1811| #endif
1812| #define HAVE_WCHAR_T 1
1813| #define HAVE_WINT_T 1
1814| #define HAVE_LONG_LONG_INT 1
1815| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1816| #define restrict __restrict
1817| #define REPLACE_STRERROR_0 1
1818| #define _USE_STD_STAT 1
1819| #define GNULIB_TEST_ACCESS 1
1820| #define HAVE_ALLOCA 1
1821| #define GNULIB_TEST_CLOSE 1
1822| #define HAVE_DUP2 1
1823| #define GNULIB_TEST_DUP2 1
1824| /* end confdefs.h.  */
1825| #include <error.h>
1826| int
1827| main ()
1828| {
1829| error_at_line (0, 0, "", 0, "an error occurred");
1830|   ;
1831|   return 0;
1832| }
1833configure:10361: result: no
1834configure:10405: checking whether fcntl handles F_DUPFD correctly
1835configure:10463: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1836configure:10463: $? = 0
1837configure:10463: ./conftest
1838configure:10463: $? = 0
1839configure:10473: result: yes
1840configure:10491: checking whether fcntl understands F_DUPFD_CLOEXEC
1841configure:10512: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1842configure:10512: $? = 0
1843configure:10530: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1844configure:10530: $? = 0
1845configure:10541: result: yes
1846configure:10677: checking whether getdtablesize works
1847configure:10710: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1848configure:10710: $? = 0
1849configure:10710: ./conftest
1850configure:10710: $? = 0
1851configure:10723: result: yes
1852configure:10771: checking for getloadavg
1853configure:10771: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
1854configure:10771: $? = 0
1855configure:10771: result: yes
1856configure:11129: checking sys/loadavg.h usability
1857configure:11129: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
1858conftest.c:108:10: fatal error: 'sys/loadavg.h' file not found
1859#include <sys/loadavg.h>
1860         ^~~~~~~~~~~~~~~
18611 error generated.
1862configure:11129: $? = 1
1863configure: failed program was:
1864| /* confdefs.h */
1865| #define PACKAGE_NAME "GNU make"
1866| #define PACKAGE_TARNAME "make"
1867| #define PACKAGE_VERSION "4.3"
1868| #define PACKAGE_STRING "GNU make 4.3"
1869| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1870| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1871| #define PACKAGE "make"
1872| #define VERSION "4.3"
1873| #define STDC_HEADERS 1
1874| #define HAVE_SYS_TYPES_H 1
1875| #define HAVE_SYS_STAT_H 1
1876| #define HAVE_STDLIB_H 1
1877| #define HAVE_STRING_H 1
1878| #define HAVE_MEMORY_H 1
1879| #define HAVE_STRINGS_H 1
1880| #define HAVE_INTTYPES_H 1
1881| #define HAVE_STDINT_H 1
1882| #define HAVE_UNISTD_H 1
1883| #define __EXTENSIONS__ 1
1884| #define _ALL_SOURCE 1
1885| #define _DARWIN_C_SOURCE 1
1886| #define _GNU_SOURCE 1
1887| #define _NETBSD_SOURCE 1
1888| #define _OPENBSD_SOURCE 1
1889| #define _POSIX_PTHREAD_SEMANTICS 1
1890| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1891| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1892| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1893| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1894| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1895| #define __STDC_WANT_LIB_EXT2__ 1
1896| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1897| #define _TANDEM_SOURCE 1
1898| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1899| #define HAVE_ALLOCA_H 1
1900| #define HAVE_ALLOCA 1
1901| #define HAVE_FCNTL 1
1902| #define HAVE_SYMLINK 1
1903| #define HAVE_GETDTABLESIZE 1
1904| #define HAVE_GETPROGNAME 1
1905| #define HAVE_SYS_SOCKET_H 1
1906| #define HAVE_UNISTD_H 1
1907| #define HAVE_SYS_PARAM_H 1
1908| #define HAVE_LIMITS_H 1
1909| #define HAVE_WCHAR_H 1
1910| #define HAVE_STDINT_H 1
1911| #define HAVE_DECL_STRERROR_R 1
1912| #define HAVE_STRERROR_R 1
1913| #define HAVE_WORKING_O_NOATIME 1
1914| #define HAVE_WORKING_O_NOFOLLOW 1
1915| #define eaccess access
1916| #define HAVE_DECL_GETDTABLESIZE 1
1917| #ifndef __arm__
1918| #define __arm__ 1
1919| #endif
1920| #ifndef __arm__
1921| #define __arm__ 1
1922| #endif
1923| #define HAVE_WCHAR_T 1
1924| #define HAVE_WINT_T 1
1925| #define HAVE_LONG_LONG_INT 1
1926| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1927| #define restrict __restrict
1928| #define REPLACE_STRERROR_0 1
1929| #define _USE_STD_STAT 1
1930| #define GNULIB_TEST_ACCESS 1
1931| #define HAVE_ALLOCA 1
1932| #define GNULIB_TEST_CLOSE 1
1933| #define HAVE_DUP2 1
1934| #define GNULIB_TEST_DUP2 1
1935| #define GNULIB_TEST_FCNTL 1
1936| #define GNULIB_TEST_GETDTABLESIZE 1
1937| /* end confdefs.h.  */
1938| #include <stdio.h>
1939| #ifdef HAVE_SYS_TYPES_H
1940| # include <sys/types.h>
1941| #endif
1942| #ifdef HAVE_SYS_STAT_H
1943| # include <sys/stat.h>
1944| #endif
1945| #ifdef STDC_HEADERS
1946| # include <stdlib.h>
1947| # include <stddef.h>
1948| #else
1949| # ifdef HAVE_STDLIB_H
1950| #  include <stdlib.h>
1951| # endif
1952| #endif
1953| #ifdef HAVE_STRING_H
1954| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1955| #  include <memory.h>
1956| # endif
1957| # include <string.h>
1958| #endif
1959| #ifdef HAVE_STRINGS_H
1960| # include <strings.h>
1961| #endif
1962| #ifdef HAVE_INTTYPES_H
1963| # include <inttypes.h>
1964| #endif
1965| #ifdef HAVE_STDINT_H
1966| # include <stdint.h>
1967| #endif
1968| #ifdef HAVE_UNISTD_H
1969| # include <unistd.h>
1970| #endif
1971| #include <sys/loadavg.h>
1972configure:11129: result: no
1973configure:11129: checking sys/loadavg.h presence
1974configure:11129: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
1975conftest.c:75:10: fatal error: 'sys/loadavg.h' file not found
1976#include <sys/loadavg.h>
1977         ^~~~~~~~~~~~~~~
19781 error generated.
1979configure:11129: $? = 1
1980configure: failed program was:
1981| /* confdefs.h */
1982| #define PACKAGE_NAME "GNU make"
1983| #define PACKAGE_TARNAME "make"
1984| #define PACKAGE_VERSION "4.3"
1985| #define PACKAGE_STRING "GNU make 4.3"
1986| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
1987| #define PACKAGE_URL "http://www.gnu.org/software/make/"
1988| #define PACKAGE "make"
1989| #define VERSION "4.3"
1990| #define STDC_HEADERS 1
1991| #define HAVE_SYS_TYPES_H 1
1992| #define HAVE_SYS_STAT_H 1
1993| #define HAVE_STDLIB_H 1
1994| #define HAVE_STRING_H 1
1995| #define HAVE_MEMORY_H 1
1996| #define HAVE_STRINGS_H 1
1997| #define HAVE_INTTYPES_H 1
1998| #define HAVE_STDINT_H 1
1999| #define HAVE_UNISTD_H 1
2000| #define __EXTENSIONS__ 1
2001| #define _ALL_SOURCE 1
2002| #define _DARWIN_C_SOURCE 1
2003| #define _GNU_SOURCE 1
2004| #define _NETBSD_SOURCE 1
2005| #define _OPENBSD_SOURCE 1
2006| #define _POSIX_PTHREAD_SEMANTICS 1
2007| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2008| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2009| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2010| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2011| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2012| #define __STDC_WANT_LIB_EXT2__ 1
2013| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2014| #define _TANDEM_SOURCE 1
2015| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2016| #define HAVE_ALLOCA_H 1
2017| #define HAVE_ALLOCA 1
2018| #define HAVE_FCNTL 1
2019| #define HAVE_SYMLINK 1
2020| #define HAVE_GETDTABLESIZE 1
2021| #define HAVE_GETPROGNAME 1
2022| #define HAVE_SYS_SOCKET_H 1
2023| #define HAVE_UNISTD_H 1
2024| #define HAVE_SYS_PARAM_H 1
2025| #define HAVE_LIMITS_H 1
2026| #define HAVE_WCHAR_H 1
2027| #define HAVE_STDINT_H 1
2028| #define HAVE_DECL_STRERROR_R 1
2029| #define HAVE_STRERROR_R 1
2030| #define HAVE_WORKING_O_NOATIME 1
2031| #define HAVE_WORKING_O_NOFOLLOW 1
2032| #define eaccess access
2033| #define HAVE_DECL_GETDTABLESIZE 1
2034| #ifndef __arm__
2035| #define __arm__ 1
2036| #endif
2037| #ifndef __arm__
2038| #define __arm__ 1
2039| #endif
2040| #define HAVE_WCHAR_T 1
2041| #define HAVE_WINT_T 1
2042| #define HAVE_LONG_LONG_INT 1
2043| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2044| #define restrict __restrict
2045| #define REPLACE_STRERROR_0 1
2046| #define _USE_STD_STAT 1
2047| #define GNULIB_TEST_ACCESS 1
2048| #define HAVE_ALLOCA 1
2049| #define GNULIB_TEST_CLOSE 1
2050| #define HAVE_DUP2 1
2051| #define GNULIB_TEST_DUP2 1
2052| #define GNULIB_TEST_FCNTL 1
2053| #define GNULIB_TEST_GETDTABLESIZE 1
2054| /* end confdefs.h.  */
2055| #include <sys/loadavg.h>
2056configure:11129: result: no
2057configure:11129: checking for sys/loadavg.h
2058configure:11129: result: no
2059configure:11144: checking whether getloadavg is declared
2060configure:11144: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2061In file included from conftest.c:81:
2062In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
2063In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:186:
2064In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
2065In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
2066In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
2067In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
2068/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
2069_OSSwapInt16(
2070^
2071/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
2072_OSSwapInt16(
2073^
2074In file included from conftest.c:81:
2075In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
2076In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:186:
2077In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
2078In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
2079In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
2080In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
2081/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
2082_OSSwapInt32(
2083^
2084/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
2085_OSSwapInt32(
2086^
2087In file included from conftest.c:81:
2088In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdlib.h:66:
2089In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:186:
2090In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
2091In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
2092In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
2093In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
2094/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
2095_OSSwapInt64(
2096^
2097/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
2098_OSSwapInt64(
2099^
21003 errors generated.
2101configure:11144: $? = 1
2102configure: failed program was:
2103| /* confdefs.h */
2104| #define PACKAGE_NAME "GNU make"
2105| #define PACKAGE_TARNAME "make"
2106| #define PACKAGE_VERSION "4.3"
2107| #define PACKAGE_STRING "GNU make 4.3"
2108| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
2109| #define PACKAGE_URL "http://www.gnu.org/software/make/"
2110| #define PACKAGE "make"
2111| #define VERSION "4.3"
2112| #define STDC_HEADERS 1
2113| #define HAVE_SYS_TYPES_H 1
2114| #define HAVE_SYS_STAT_H 1
2115| #define HAVE_STDLIB_H 1
2116| #define HAVE_STRING_H 1
2117| #define HAVE_MEMORY_H 1
2118| #define HAVE_STRINGS_H 1
2119| #define HAVE_INTTYPES_H 1
2120| #define HAVE_STDINT_H 1
2121| #define HAVE_UNISTD_H 1
2122| #define __EXTENSIONS__ 1
2123| #define _ALL_SOURCE 1
2124| #define _DARWIN_C_SOURCE 1
2125| #define _GNU_SOURCE 1
2126| #define _NETBSD_SOURCE 1
2127| #define _OPENBSD_SOURCE 1
2128| #define _POSIX_PTHREAD_SEMANTICS 1
2129| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2130| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2131| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2132| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2133| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2134| #define __STDC_WANT_LIB_EXT2__ 1
2135| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2136| #define _TANDEM_SOURCE 1
2137| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2138| #define HAVE_ALLOCA_H 1
2139| #define HAVE_ALLOCA 1
2140| #define HAVE_FCNTL 1
2141| #define HAVE_SYMLINK 1
2142| #define HAVE_GETDTABLESIZE 1
2143| #define HAVE_GETPROGNAME 1
2144| #define HAVE_SYS_SOCKET_H 1
2145| #define HAVE_UNISTD_H 1
2146| #define HAVE_SYS_PARAM_H 1
2147| #define HAVE_LIMITS_H 1
2148| #define HAVE_WCHAR_H 1
2149| #define HAVE_STDINT_H 1
2150| #define HAVE_DECL_STRERROR_R 1
2151| #define HAVE_STRERROR_R 1
2152| #define HAVE_WORKING_O_NOATIME 1
2153| #define HAVE_WORKING_O_NOFOLLOW 1
2154| #define eaccess access
2155| #define HAVE_DECL_GETDTABLESIZE 1
2156| #ifndef __arm__
2157| #define __arm__ 1
2158| #endif
2159| #ifndef __arm__
2160| #define __arm__ 1
2161| #endif
2162| #define HAVE_WCHAR_T 1
2163| #define HAVE_WINT_T 1
2164| #define HAVE_LONG_LONG_INT 1
2165| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2166| #define restrict __restrict
2167| #define REPLACE_STRERROR_0 1
2168| #define _USE_STD_STAT 1
2169| #define GNULIB_TEST_ACCESS 1
2170| #define HAVE_ALLOCA 1
2171| #define GNULIB_TEST_CLOSE 1
2172| #define HAVE_DUP2 1
2173| #define GNULIB_TEST_DUP2 1
2174| #define GNULIB_TEST_FCNTL 1
2175| #define GNULIB_TEST_GETDTABLESIZE 1
2176| /* end confdefs.h.  */
2177| #if HAVE_SYS_LOADAVG_H
2178|     /* OpenIndiana has a bug: <sys/time.h> must be included before
2179|        <sys/loadavg.h>.  */
2180|     # include <sys/time.h>
2181|     # include <sys/loadavg.h>
2182|     #endif
2183|     #include <stdlib.h>
2184|
2185| int
2186| main ()
2187| {
2188| #ifndef getloadavg
2189| #ifdef __cplusplus
2190|   (void) getloadavg;
2191| #else
2192|   (void) getloadavg;
2193| #endif
2194| #endif
2195|
2196|   ;
2197|   return 0;
2198| }
2199configure:11144: result: no
2200configure:11307: checking whether program_invocation_name is declared
2201configure:11307: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2202conftest.c:85:10: error: use of undeclared identifier 'program_invocation_name'
2203  (void) program_invocation_name;
2204         ^
22051 error generated.
2206configure:11307: $? = 1
2207configure: failed program was:
2208| /* confdefs.h */
2209| #define PACKAGE_NAME "GNU make"
2210| #define PACKAGE_TARNAME "make"
2211| #define PACKAGE_VERSION "4.3"
2212| #define PACKAGE_STRING "GNU make 4.3"
2213| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
2214| #define PACKAGE_URL "http://www.gnu.org/software/make/"
2215| #define PACKAGE "make"
2216| #define VERSION "4.3"
2217| #define STDC_HEADERS 1
2218| #define HAVE_SYS_TYPES_H 1
2219| #define HAVE_SYS_STAT_H 1
2220| #define HAVE_STDLIB_H 1
2221| #define HAVE_STRING_H 1
2222| #define HAVE_MEMORY_H 1
2223| #define HAVE_STRINGS_H 1
2224| #define HAVE_INTTYPES_H 1
2225| #define HAVE_STDINT_H 1
2226| #define HAVE_UNISTD_H 1
2227| #define __EXTENSIONS__ 1
2228| #define _ALL_SOURCE 1
2229| #define _DARWIN_C_SOURCE 1
2230| #define _GNU_SOURCE 1
2231| #define _NETBSD_SOURCE 1
2232| #define _OPENBSD_SOURCE 1
2233| #define _POSIX_PTHREAD_SEMANTICS 1
2234| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2235| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2236| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2237| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2238| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2239| #define __STDC_WANT_LIB_EXT2__ 1
2240| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2241| #define _TANDEM_SOURCE 1
2242| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2243| #define HAVE_ALLOCA_H 1
2244| #define HAVE_ALLOCA 1
2245| #define HAVE_FCNTL 1
2246| #define HAVE_SYMLINK 1
2247| #define HAVE_GETDTABLESIZE 1
2248| #define HAVE_GETPROGNAME 1
2249| #define HAVE_SYS_SOCKET_H 1
2250| #define HAVE_UNISTD_H 1
2251| #define HAVE_SYS_PARAM_H 1
2252| #define HAVE_LIMITS_H 1
2253| #define HAVE_WCHAR_H 1
2254| #define HAVE_STDINT_H 1
2255| #define HAVE_DECL_STRERROR_R 1
2256| #define HAVE_STRERROR_R 1
2257| #define HAVE_WORKING_O_NOATIME 1
2258| #define HAVE_WORKING_O_NOFOLLOW 1
2259| #define eaccess access
2260| #define HAVE_DECL_GETDTABLESIZE 1
2261| #ifndef __arm__
2262| #define __arm__ 1
2263| #endif
2264| #ifndef __arm__
2265| #define __arm__ 1
2266| #endif
2267| #define HAVE_WCHAR_T 1
2268| #define HAVE_WINT_T 1
2269| #define HAVE_LONG_LONG_INT 1
2270| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2271| #define restrict __restrict
2272| #define REPLACE_STRERROR_0 1
2273| #define _USE_STD_STAT 1
2274| #define GNULIB_TEST_ACCESS 1
2275| #define HAVE_ALLOCA 1
2276| #define GNULIB_TEST_CLOSE 1
2277| #define HAVE_DUP2 1
2278| #define GNULIB_TEST_DUP2 1
2279| #define GNULIB_TEST_FCNTL 1
2280| #define GNULIB_TEST_GETDTABLESIZE 1
2281| #define GNULIB_TEST_GETLOADAVG 1
2282| /* end confdefs.h.  */
2283| #include <errno.h>
2284|
2285| int
2286| main ()
2287| {
2288| #ifndef program_invocation_name
2289| #ifdef __cplusplus
2290|   (void) program_invocation_name;
2291| #else
2292|   (void) program_invocation_name;
2293| #endif
2294| #endif
2295|
2296|   ;
2297|   return 0;
2298| }
2299configure:11307: result: no
2300configure:11322: checking whether program_invocation_short_name is declared
2301configure:11322: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2302conftest.c:86:10: error: use of undeclared identifier 'program_invocation_short_name'
2303  (void) program_invocation_short_name;
2304         ^
23051 error generated.
2306configure:11322: $? = 1
2307configure: failed program was:
2308| /* confdefs.h */
2309| #define PACKAGE_NAME "GNU make"
2310| #define PACKAGE_TARNAME "make"
2311| #define PACKAGE_VERSION "4.3"
2312| #define PACKAGE_STRING "GNU make 4.3"
2313| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
2314| #define PACKAGE_URL "http://www.gnu.org/software/make/"
2315| #define PACKAGE "make"
2316| #define VERSION "4.3"
2317| #define STDC_HEADERS 1
2318| #define HAVE_SYS_TYPES_H 1
2319| #define HAVE_SYS_STAT_H 1
2320| #define HAVE_STDLIB_H 1
2321| #define HAVE_STRING_H 1
2322| #define HAVE_MEMORY_H 1
2323| #define HAVE_STRINGS_H 1
2324| #define HAVE_INTTYPES_H 1
2325| #define HAVE_STDINT_H 1
2326| #define HAVE_UNISTD_H 1
2327| #define __EXTENSIONS__ 1
2328| #define _ALL_SOURCE 1
2329| #define _DARWIN_C_SOURCE 1
2330| #define _GNU_SOURCE 1
2331| #define _NETBSD_SOURCE 1
2332| #define _OPENBSD_SOURCE 1
2333| #define _POSIX_PTHREAD_SEMANTICS 1
2334| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2335| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2336| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2337| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2338| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2339| #define __STDC_WANT_LIB_EXT2__ 1
2340| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2341| #define _TANDEM_SOURCE 1
2342| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2343| #define HAVE_ALLOCA_H 1
2344| #define HAVE_ALLOCA 1
2345| #define HAVE_FCNTL 1
2346| #define HAVE_SYMLINK 1
2347| #define HAVE_GETDTABLESIZE 1
2348| #define HAVE_GETPROGNAME 1
2349| #define HAVE_SYS_SOCKET_H 1
2350| #define HAVE_UNISTD_H 1
2351| #define HAVE_SYS_PARAM_H 1
2352| #define HAVE_LIMITS_H 1
2353| #define HAVE_WCHAR_H 1
2354| #define HAVE_STDINT_H 1
2355| #define HAVE_DECL_STRERROR_R 1
2356| #define HAVE_STRERROR_R 1
2357| #define HAVE_WORKING_O_NOATIME 1
2358| #define HAVE_WORKING_O_NOFOLLOW 1
2359| #define eaccess access
2360| #define HAVE_DECL_GETDTABLESIZE 1
2361| #ifndef __arm__
2362| #define __arm__ 1
2363| #endif
2364| #ifndef __arm__
2365| #define __arm__ 1
2366| #endif
2367| #define HAVE_WCHAR_T 1
2368| #define HAVE_WINT_T 1
2369| #define HAVE_LONG_LONG_INT 1
2370| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2371| #define restrict __restrict
2372| #define REPLACE_STRERROR_0 1
2373| #define _USE_STD_STAT 1
2374| #define GNULIB_TEST_ACCESS 1
2375| #define HAVE_ALLOCA 1
2376| #define GNULIB_TEST_CLOSE 1
2377| #define HAVE_DUP2 1
2378| #define GNULIB_TEST_DUP2 1
2379| #define GNULIB_TEST_FCNTL 1
2380| #define GNULIB_TEST_GETDTABLESIZE 1
2381| #define GNULIB_TEST_GETLOADAVG 1
2382| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
2383| /* end confdefs.h.  */
2384| #include <errno.h>
2385|
2386| int
2387| main ()
2388| {
2389| #ifndef program_invocation_short_name
2390| #ifdef __cplusplus
2391|   (void) program_invocation_short_name;
2392| #else
2393|   (void) program_invocation_short_name;
2394| #endif
2395| #endif
2396|
2397|   ;
2398|   return 0;
2399| }
2400configure:11322: result: no
2401configure:11337: checking whether __argv is declared
2402configure:11337: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2403conftest.c:87:10: error: use of undeclared identifier '__argv'
2404  (void) __argv;
2405         ^
24061 error generated.
2407configure:11337: $? = 1
2408configure: failed program was:
2409| /* confdefs.h */
2410| #define PACKAGE_NAME "GNU make"
2411| #define PACKAGE_TARNAME "make"
2412| #define PACKAGE_VERSION "4.3"
2413| #define PACKAGE_STRING "GNU make 4.3"
2414| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
2415| #define PACKAGE_URL "http://www.gnu.org/software/make/"
2416| #define PACKAGE "make"
2417| #define VERSION "4.3"
2418| #define STDC_HEADERS 1
2419| #define HAVE_SYS_TYPES_H 1
2420| #define HAVE_SYS_STAT_H 1
2421| #define HAVE_STDLIB_H 1
2422| #define HAVE_STRING_H 1
2423| #define HAVE_MEMORY_H 1
2424| #define HAVE_STRINGS_H 1
2425| #define HAVE_INTTYPES_H 1
2426| #define HAVE_STDINT_H 1
2427| #define HAVE_UNISTD_H 1
2428| #define __EXTENSIONS__ 1
2429| #define _ALL_SOURCE 1
2430| #define _DARWIN_C_SOURCE 1
2431| #define _GNU_SOURCE 1
2432| #define _NETBSD_SOURCE 1
2433| #define _OPENBSD_SOURCE 1
2434| #define _POSIX_PTHREAD_SEMANTICS 1
2435| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2436| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2437| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2438| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2439| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2440| #define __STDC_WANT_LIB_EXT2__ 1
2441| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2442| #define _TANDEM_SOURCE 1
2443| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2444| #define HAVE_ALLOCA_H 1
2445| #define HAVE_ALLOCA 1
2446| #define HAVE_FCNTL 1
2447| #define HAVE_SYMLINK 1
2448| #define HAVE_GETDTABLESIZE 1
2449| #define HAVE_GETPROGNAME 1
2450| #define HAVE_SYS_SOCKET_H 1
2451| #define HAVE_UNISTD_H 1
2452| #define HAVE_SYS_PARAM_H 1
2453| #define HAVE_LIMITS_H 1
2454| #define HAVE_WCHAR_H 1
2455| #define HAVE_STDINT_H 1
2456| #define HAVE_DECL_STRERROR_R 1
2457| #define HAVE_STRERROR_R 1
2458| #define HAVE_WORKING_O_NOATIME 1
2459| #define HAVE_WORKING_O_NOFOLLOW 1
2460| #define eaccess access
2461| #define HAVE_DECL_GETDTABLESIZE 1
2462| #ifndef __arm__
2463| #define __arm__ 1
2464| #endif
2465| #ifndef __arm__
2466| #define __arm__ 1
2467| #endif
2468| #define HAVE_WCHAR_T 1
2469| #define HAVE_WINT_T 1
2470| #define HAVE_LONG_LONG_INT 1
2471| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2472| #define restrict __restrict
2473| #define REPLACE_STRERROR_0 1
2474| #define _USE_STD_STAT 1
2475| #define GNULIB_TEST_ACCESS 1
2476| #define HAVE_ALLOCA 1
2477| #define GNULIB_TEST_CLOSE 1
2478| #define HAVE_DUP2 1
2479| #define GNULIB_TEST_DUP2 1
2480| #define GNULIB_TEST_FCNTL 1
2481| #define GNULIB_TEST_GETDTABLESIZE 1
2482| #define GNULIB_TEST_GETLOADAVG 1
2483| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
2484| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
2485| /* end confdefs.h.  */
2486| #include <stdlib.h>
2487|
2488| int
2489| main ()
2490| {
2491| #ifndef __argv
2492| #ifdef __cplusplus
2493|   (void) __argv;
2494| #else
2495|   (void) __argv;
2496| #endif
2497| #endif
2498|
2499|   ;
2500|   return 0;
2501| }
2502configure:11337: result: no
2503configure:11357: checking whether __progname is defined in default libraries
2504configure:11376: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
2505configure:11376: $? = 0
2506configure:11385: result: yes
2507configure:11400: checking if system libc has GNU glob
2508conftest.c:81:12: fatal error: 'features.h' file not found
2509  #include <features.h>
2510           ^~~~~~~~~~~~
25111 error generated.
2512configure:11427: result: no
2513configure:11514: checking for ssize_t
2514configure:11531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2515In file included from conftest.c:83:
2516In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
2517In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
2518In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
2519In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
2520In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
2521/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
2522_OSSwapInt16(
2523^
2524/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
2525_OSSwapInt16(
2526^
2527In file included from conftest.c:83:
2528In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
2529In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
2530In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
2531In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
2532In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
2533/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
2534_OSSwapInt32(
2535^
2536/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
2537_OSSwapInt32(
2538^
2539In file included from conftest.c:83:
2540In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
2541In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:35:
2542In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/i386/endian.h:99:
2543In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
2544In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
2545/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
2546_OSSwapInt64(
2547^
2548/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
2549_OSSwapInt64(
2550^
25513 errors generated.
2552configure:11531: $? = 1
2553configure: failed program was:
2554| /* confdefs.h */
2555| #define PACKAGE_NAME "GNU make"
2556| #define PACKAGE_TARNAME "make"
2557| #define PACKAGE_VERSION "4.3"
2558| #define PACKAGE_STRING "GNU make 4.3"
2559| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
2560| #define PACKAGE_URL "http://www.gnu.org/software/make/"
2561| #define PACKAGE "make"
2562| #define VERSION "4.3"
2563| #define STDC_HEADERS 1
2564| #define HAVE_SYS_TYPES_H 1
2565| #define HAVE_SYS_STAT_H 1
2566| #define HAVE_STDLIB_H 1
2567| #define HAVE_STRING_H 1
2568| #define HAVE_MEMORY_H 1
2569| #define HAVE_STRINGS_H 1
2570| #define HAVE_INTTYPES_H 1
2571| #define HAVE_STDINT_H 1
2572| #define HAVE_UNISTD_H 1
2573| #define __EXTENSIONS__ 1
2574| #define _ALL_SOURCE 1
2575| #define _DARWIN_C_SOURCE 1
2576| #define _GNU_SOURCE 1
2577| #define _NETBSD_SOURCE 1
2578| #define _OPENBSD_SOURCE 1
2579| #define _POSIX_PTHREAD_SEMANTICS 1
2580| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2581| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2582| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2583| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2584| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2585| #define __STDC_WANT_LIB_EXT2__ 1
2586| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2587| #define _TANDEM_SOURCE 1
2588| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2589| #define HAVE_ALLOCA_H 1
2590| #define HAVE_ALLOCA 1
2591| #define HAVE_FCNTL 1
2592| #define HAVE_SYMLINK 1
2593| #define HAVE_GETDTABLESIZE 1
2594| #define HAVE_GETPROGNAME 1
2595| #define HAVE_SYS_SOCKET_H 1
2596| #define HAVE_UNISTD_H 1
2597| #define HAVE_SYS_PARAM_H 1
2598| #define HAVE_LIMITS_H 1
2599| #define HAVE_WCHAR_H 1
2600| #define HAVE_STDINT_H 1
2601| #define HAVE_DECL_STRERROR_R 1
2602| #define HAVE_STRERROR_R 1
2603| #define HAVE_WORKING_O_NOATIME 1
2604| #define HAVE_WORKING_O_NOFOLLOW 1
2605| #define eaccess access
2606| #define HAVE_DECL_GETDTABLESIZE 1
2607| #ifndef __arm__
2608| #define __arm__ 1
2609| #endif
2610| #ifndef __arm__
2611| #define __arm__ 1
2612| #endif
2613| #define HAVE_WCHAR_T 1
2614| #define HAVE_WINT_T 1
2615| #define HAVE_LONG_LONG_INT 1
2616| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2617| #define restrict __restrict
2618| #define REPLACE_STRERROR_0 1
2619| #define _USE_STD_STAT 1
2620| #define GNULIB_TEST_ACCESS 1
2621| #define HAVE_ALLOCA 1
2622| #define GNULIB_TEST_CLOSE 1
2623| #define HAVE_DUP2 1
2624| #define GNULIB_TEST_DUP2 1
2625| #define GNULIB_TEST_FCNTL 1
2626| #define GNULIB_TEST_GETDTABLESIZE 1
2627| #define GNULIB_TEST_GETLOADAVG 1
2628| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
2629| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
2630| #define HAVE_DECL___ARGV 0
2631| #define HAVE_VAR___PROGNAME 1
2632| #define HAVE_MALLOC_POSIX 1
2633| #define GNULIB_TEST_MALLOC_POSIX 1
2634| #define GNULIB_MSVC_NOTHROW 1
2635| /* end confdefs.h.  */
2636| #include <sys/types.h>
2637| int
2638| main ()
2639| {
2640| int x = sizeof (ssize_t *) + sizeof (ssize_t);
2641|             return !x;
2642|   ;
2643|   return 0;
2644| }
2645configure:11538: result: no
2646configure:11588: checking for good max_align_t
2647configure:11610: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2648configure:11610: $? = 0
2649configure:11618: result: yes
2650configure:11630: checking whether NULL can be used in arbitrary expressions
2651configure:11648: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2652configure:11648: $? = 0
2653configure:11655: result: yes
2654configure:11823: checking which flavor of printf attribute matches inttypes macros
2655configure:11850: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2656In file included from conftest.c:87:
2657In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
2658/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
2659typedef __darwin_ssize_t        ssize_t;
2660                                ^
2661conftest.c:82:17: note: expanded from macro 'ssize_t'
2662#define ssize_t int
2663                ^
26641 error generated.
2665configure:11850: $? = 1
2666configure: failed program was:
2667| /* confdefs.h */
2668| #define PACKAGE_NAME "GNU make"
2669| #define PACKAGE_TARNAME "make"
2670| #define PACKAGE_VERSION "4.3"
2671| #define PACKAGE_STRING "GNU make 4.3"
2672| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
2673| #define PACKAGE_URL "http://www.gnu.org/software/make/"
2674| #define PACKAGE "make"
2675| #define VERSION "4.3"
2676| #define STDC_HEADERS 1
2677| #define HAVE_SYS_TYPES_H 1
2678| #define HAVE_SYS_STAT_H 1
2679| #define HAVE_STDLIB_H 1
2680| #define HAVE_STRING_H 1
2681| #define HAVE_MEMORY_H 1
2682| #define HAVE_STRINGS_H 1
2683| #define HAVE_INTTYPES_H 1
2684| #define HAVE_STDINT_H 1
2685| #define HAVE_UNISTD_H 1
2686| #define __EXTENSIONS__ 1
2687| #define _ALL_SOURCE 1
2688| #define _DARWIN_C_SOURCE 1
2689| #define _GNU_SOURCE 1
2690| #define _NETBSD_SOURCE 1
2691| #define _OPENBSD_SOURCE 1
2692| #define _POSIX_PTHREAD_SEMANTICS 1
2693| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2694| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2695| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2696| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2697| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2698| #define __STDC_WANT_LIB_EXT2__ 1
2699| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2700| #define _TANDEM_SOURCE 1
2701| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2702| #define HAVE_ALLOCA_H 1
2703| #define HAVE_ALLOCA 1
2704| #define HAVE_FCNTL 1
2705| #define HAVE_SYMLINK 1
2706| #define HAVE_GETDTABLESIZE 1
2707| #define HAVE_GETPROGNAME 1
2708| #define HAVE_SYS_SOCKET_H 1
2709| #define HAVE_UNISTD_H 1
2710| #define HAVE_SYS_PARAM_H 1
2711| #define HAVE_LIMITS_H 1
2712| #define HAVE_WCHAR_H 1
2713| #define HAVE_STDINT_H 1
2714| #define HAVE_DECL_STRERROR_R 1
2715| #define HAVE_STRERROR_R 1
2716| #define HAVE_WORKING_O_NOATIME 1
2717| #define HAVE_WORKING_O_NOFOLLOW 1
2718| #define eaccess access
2719| #define HAVE_DECL_GETDTABLESIZE 1
2720| #ifndef __arm__
2721| #define __arm__ 1
2722| #endif
2723| #ifndef __arm__
2724| #define __arm__ 1
2725| #endif
2726| #define HAVE_WCHAR_T 1
2727| #define HAVE_WINT_T 1
2728| #define HAVE_LONG_LONG_INT 1
2729| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2730| #define restrict __restrict
2731| #define REPLACE_STRERROR_0 1
2732| #define _USE_STD_STAT 1
2733| #define GNULIB_TEST_ACCESS 1
2734| #define HAVE_ALLOCA 1
2735| #define GNULIB_TEST_CLOSE 1
2736| #define HAVE_DUP2 1
2737| #define GNULIB_TEST_DUP2 1
2738| #define GNULIB_TEST_FCNTL 1
2739| #define GNULIB_TEST_GETDTABLESIZE 1
2740| #define GNULIB_TEST_GETLOADAVG 1
2741| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
2742| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
2743| #define HAVE_DECL___ARGV 0
2744| #define HAVE_VAR___PROGNAME 1
2745| #define HAVE_MALLOC_POSIX 1
2746| #define GNULIB_TEST_MALLOC_POSIX 1
2747| #define GNULIB_MSVC_NOTHROW 1
2748| #define ssize_t int
2749| #define __USE_MINGW_ANSI_STDIO 1
2750| /* end confdefs.h.  */
2751|
2752|        #define __STDC_FORMAT_MACROS 1
2753|        #include <stdio.h>
2754|        #include <inttypes.h>
2755|        /* For non-mingw systems, compilation will trivially succeed.
2756|           For mingw, compilation will succeed for older mingw (system
2757|           printf, "I64d") and fail for newer mingw (gnu printf, "lld"). */
2758|        #if (defined _WIN32 && ! defined __CYGWIN__) &&          (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
2759|        extern char PRIdMAX_probe[sizeof PRIdMAX == sizeof "I64d" ? 1 : -1];
2760|        #endif
2761|
2762| int
2763| main ()
2764| {
2765|
2766|   ;
2767|   return 0;
2768| }
2769configure:11857: result: gnu
2770configure:11991: checking for stpcpy
2771configure:11991: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
2772conftest.c:111:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
2773char stpcpy ();
2774     ^
2775conftest.c:111:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
27761 warning generated.
2777conftest.c:111:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
2778char stpcpy ();
2779     ^
2780conftest.c:111:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
27811 warning generated.
2782configure:11991: $? = 0
2783configure:11991: result: yes
2784configure:12353: checking for ranlib
2785configure:12380: result: ranlib
2786configure:12407: checking how to run the C preprocessor
2787configure:12477: result: /usr/bin/clang -E
2788configure:12497: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
2789configure:12497: $? = 0
2790configure:12511: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
2791conftest.c:92:10: fatal error: 'ac_nonexistent.h' file not found
2792#include <ac_nonexistent.h>
2793         ^~~~~~~~~~~~~~~~~~
27941 error generated.
2795configure:12511: $? = 1
2796configure: failed program was:
2797| /* confdefs.h */
2798| #define PACKAGE_NAME "GNU make"
2799| #define PACKAGE_TARNAME "make"
2800| #define PACKAGE_VERSION "4.3"
2801| #define PACKAGE_STRING "GNU make 4.3"
2802| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
2803| #define PACKAGE_URL "http://www.gnu.org/software/make/"
2804| #define PACKAGE "make"
2805| #define VERSION "4.3"
2806| #define STDC_HEADERS 1
2807| #define HAVE_SYS_TYPES_H 1
2808| #define HAVE_SYS_STAT_H 1
2809| #define HAVE_STDLIB_H 1
2810| #define HAVE_STRING_H 1
2811| #define HAVE_MEMORY_H 1
2812| #define HAVE_STRINGS_H 1
2813| #define HAVE_INTTYPES_H 1
2814| #define HAVE_STDINT_H 1
2815| #define HAVE_UNISTD_H 1
2816| #define __EXTENSIONS__ 1
2817| #define _ALL_SOURCE 1
2818| #define _DARWIN_C_SOURCE 1
2819| #define _GNU_SOURCE 1
2820| #define _NETBSD_SOURCE 1
2821| #define _OPENBSD_SOURCE 1
2822| #define _POSIX_PTHREAD_SEMANTICS 1
2823| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2824| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2825| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2826| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2827| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2828| #define __STDC_WANT_LIB_EXT2__ 1
2829| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2830| #define _TANDEM_SOURCE 1
2831| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2832| #define HAVE_ALLOCA_H 1
2833| #define HAVE_ALLOCA 1
2834| #define HAVE_FCNTL 1
2835| #define HAVE_SYMLINK 1
2836| #define HAVE_GETDTABLESIZE 1
2837| #define HAVE_GETPROGNAME 1
2838| #define HAVE_SYS_SOCKET_H 1
2839| #define HAVE_UNISTD_H 1
2840| #define HAVE_SYS_PARAM_H 1
2841| #define HAVE_LIMITS_H 1
2842| #define HAVE_WCHAR_H 1
2843| #define HAVE_STDINT_H 1
2844| #define HAVE_DECL_STRERROR_R 1
2845| #define HAVE_STRERROR_R 1
2846| #define HAVE_WORKING_O_NOATIME 1
2847| #define HAVE_WORKING_O_NOFOLLOW 1
2848| #define eaccess access
2849| #define HAVE_DECL_GETDTABLESIZE 1
2850| #ifndef __arm__
2851| #define __arm__ 1
2852| #endif
2853| #ifndef __arm__
2854| #define __arm__ 1
2855| #endif
2856| #define HAVE_WCHAR_T 1
2857| #define HAVE_WINT_T 1
2858| #define HAVE_LONG_LONG_INT 1
2859| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2860| #define restrict __restrict
2861| #define REPLACE_STRERROR_0 1
2862| #define _USE_STD_STAT 1
2863| #define GNULIB_TEST_ACCESS 1
2864| #define HAVE_ALLOCA 1
2865| #define GNULIB_TEST_CLOSE 1
2866| #define HAVE_DUP2 1
2867| #define GNULIB_TEST_DUP2 1
2868| #define GNULIB_TEST_FCNTL 1
2869| #define GNULIB_TEST_GETDTABLESIZE 1
2870| #define GNULIB_TEST_GETLOADAVG 1
2871| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
2872| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
2873| #define HAVE_DECL___ARGV 0
2874| #define HAVE_VAR___PROGNAME 1
2875| #define HAVE_MALLOC_POSIX 1
2876| #define GNULIB_TEST_MALLOC_POSIX 1
2877| #define GNULIB_MSVC_NOTHROW 1
2878| #define ssize_t int
2879| #define __USE_MINGW_ANSI_STDIO 1
2880| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
2881| #define GNULIB_FSCANF 1
2882| #define GNULIB_SCANF 1
2883| #define HAVE_STPCPY 1
2884| #define GNULIB_TEST_STPCPY 1
2885| #define GNULIB_STRERROR 1
2886| #define GNULIB_TEST_STRERROR 1
2887| /* end confdefs.h.  */
2888| #include <ac_nonexistent.h>
2889configure:12541: checking for ar
2890configure:12569: result: ar
2891configure:12580: checking for perl
2892configure:12596: found /opt/local/bin/perl
2893configure:12608: result: perl
2894configure:12620: checking for library containing strerror
2895configure:12651: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
2896conftest.c:99:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
2897char strerror ();
2898     ^
2899conftest.c:99:6: note: 'strerror' is a builtin with type 'char *(int)'
29001 warning generated.
2901conftest.c:99:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
2902char strerror ();
2903     ^
2904conftest.c:99:6: note: 'strerror' is a builtin with type 'char *(int)'
29051 warning generated.
2906configure:12651: $? = 0
2907configure:12668: result: none required
2908configure:12677: checking whether byte ordering is bigendian
2909configure:12692: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2910configure:12692: $? = 0
2911configure:12737: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
2912In file included from conftest.c:92:
2913In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
2914/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
2915typedef __darwin_ssize_t        ssize_t;
2916                                ^
2917conftest.c:82:17: note: expanded from macro 'ssize_t'
2918#define ssize_t int
2919                ^
29201 error generated.
2921configure:12737: $? = 1
2922configure: failed program was:
2923| /* confdefs.h */
2924| #define PACKAGE_NAME "GNU make"
2925| #define PACKAGE_TARNAME "make"
2926| #define PACKAGE_VERSION "4.3"
2927| #define PACKAGE_STRING "GNU make 4.3"
2928| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
2929| #define PACKAGE_URL "http://www.gnu.org/software/make/"
2930| #define PACKAGE "make"
2931| #define VERSION "4.3"
2932| #define STDC_HEADERS 1
2933| #define HAVE_SYS_TYPES_H 1
2934| #define HAVE_SYS_STAT_H 1
2935| #define HAVE_STDLIB_H 1
2936| #define HAVE_STRING_H 1
2937| #define HAVE_MEMORY_H 1
2938| #define HAVE_STRINGS_H 1
2939| #define HAVE_INTTYPES_H 1
2940| #define HAVE_STDINT_H 1
2941| #define HAVE_UNISTD_H 1
2942| #define __EXTENSIONS__ 1
2943| #define _ALL_SOURCE 1
2944| #define _DARWIN_C_SOURCE 1
2945| #define _GNU_SOURCE 1
2946| #define _NETBSD_SOURCE 1
2947| #define _OPENBSD_SOURCE 1
2948| #define _POSIX_PTHREAD_SEMANTICS 1
2949| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2950| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2951| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2952| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2953| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2954| #define __STDC_WANT_LIB_EXT2__ 1
2955| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2956| #define _TANDEM_SOURCE 1
2957| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2958| #define HAVE_ALLOCA_H 1
2959| #define HAVE_ALLOCA 1
2960| #define HAVE_FCNTL 1
2961| #define HAVE_SYMLINK 1
2962| #define HAVE_GETDTABLESIZE 1
2963| #define HAVE_GETPROGNAME 1
2964| #define HAVE_SYS_SOCKET_H 1
2965| #define HAVE_UNISTD_H 1
2966| #define HAVE_SYS_PARAM_H 1
2967| #define HAVE_LIMITS_H 1
2968| #define HAVE_WCHAR_H 1
2969| #define HAVE_STDINT_H 1
2970| #define HAVE_DECL_STRERROR_R 1
2971| #define HAVE_STRERROR_R 1
2972| #define HAVE_WORKING_O_NOATIME 1
2973| #define HAVE_WORKING_O_NOFOLLOW 1
2974| #define eaccess access
2975| #define HAVE_DECL_GETDTABLESIZE 1
2976| #ifndef __arm__
2977| #define __arm__ 1
2978| #endif
2979| #ifndef __arm__
2980| #define __arm__ 1
2981| #endif
2982| #define HAVE_WCHAR_T 1
2983| #define HAVE_WINT_T 1
2984| #define HAVE_LONG_LONG_INT 1
2985| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2986| #define restrict __restrict
2987| #define REPLACE_STRERROR_0 1
2988| #define _USE_STD_STAT 1
2989| #define GNULIB_TEST_ACCESS 1
2990| #define HAVE_ALLOCA 1
2991| #define GNULIB_TEST_CLOSE 1
2992| #define HAVE_DUP2 1
2993| #define GNULIB_TEST_DUP2 1
2994| #define GNULIB_TEST_FCNTL 1
2995| #define GNULIB_TEST_GETDTABLESIZE 1
2996| #define GNULIB_TEST_GETLOADAVG 1
2997| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
2998| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
2999| #define HAVE_DECL___ARGV 0
3000| #define HAVE_VAR___PROGNAME 1
3001| #define HAVE_MALLOC_POSIX 1
3002| #define GNULIB_TEST_MALLOC_POSIX 1
3003| #define GNULIB_MSVC_NOTHROW 1
3004| #define ssize_t int
3005| #define __USE_MINGW_ANSI_STDIO 1
3006| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
3007| #define GNULIB_FSCANF 1
3008| #define GNULIB_SCANF 1
3009| #define HAVE_STPCPY 1
3010| #define GNULIB_TEST_STPCPY 1
3011| #define GNULIB_STRERROR 1
3012| #define GNULIB_TEST_STRERROR 1
3013| /* end confdefs.h.  */
3014| #include <sys/types.h>
3015|            #include <sys/param.h>
3016|
3017| int
3018| main ()
3019| {
3020| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN                    && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN                    && LITTLE_ENDIAN)
3021|             bogus endian macros
3022|            #endif
3023|
3024|   ;
3025|   return 0;
3026| }
3027configure:12781: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
3028conftest.c:98:8: error: use of undeclared identifier 'bogus'
3029              bogus endian macros
3030              ^
30311 error generated.
3032configure:12781: $? = 1
3033configure: failed program was:
3034| /* confdefs.h */
3035| #define PACKAGE_NAME "GNU make"
3036| #define PACKAGE_TARNAME "make"
3037| #define PACKAGE_VERSION "4.3"
3038| #define PACKAGE_STRING "GNU make 4.3"
3039| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
3040| #define PACKAGE_URL "http://www.gnu.org/software/make/"
3041| #define PACKAGE "make"
3042| #define VERSION "4.3"
3043| #define STDC_HEADERS 1
3044| #define HAVE_SYS_TYPES_H 1
3045| #define HAVE_SYS_STAT_H 1
3046| #define HAVE_STDLIB_H 1
3047| #define HAVE_STRING_H 1
3048| #define HAVE_MEMORY_H 1
3049| #define HAVE_STRINGS_H 1
3050| #define HAVE_INTTYPES_H 1
3051| #define HAVE_STDINT_H 1
3052| #define HAVE_UNISTD_H 1
3053| #define __EXTENSIONS__ 1
3054| #define _ALL_SOURCE 1
3055| #define _DARWIN_C_SOURCE 1
3056| #define _GNU_SOURCE 1
3057| #define _NETBSD_SOURCE 1
3058| #define _OPENBSD_SOURCE 1
3059| #define _POSIX_PTHREAD_SEMANTICS 1
3060| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3061| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3062| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3063| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3064| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3065| #define __STDC_WANT_LIB_EXT2__ 1
3066| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3067| #define _TANDEM_SOURCE 1
3068| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3069| #define HAVE_ALLOCA_H 1
3070| #define HAVE_ALLOCA 1
3071| #define HAVE_FCNTL 1
3072| #define HAVE_SYMLINK 1
3073| #define HAVE_GETDTABLESIZE 1
3074| #define HAVE_GETPROGNAME 1
3075| #define HAVE_SYS_SOCKET_H 1
3076| #define HAVE_UNISTD_H 1
3077| #define HAVE_SYS_PARAM_H 1
3078| #define HAVE_LIMITS_H 1
3079| #define HAVE_WCHAR_H 1
3080| #define HAVE_STDINT_H 1
3081| #define HAVE_DECL_STRERROR_R 1
3082| #define HAVE_STRERROR_R 1
3083| #define HAVE_WORKING_O_NOATIME 1
3084| #define HAVE_WORKING_O_NOFOLLOW 1
3085| #define eaccess access
3086| #define HAVE_DECL_GETDTABLESIZE 1
3087| #ifndef __arm__
3088| #define __arm__ 1
3089| #endif
3090| #ifndef __arm__
3091| #define __arm__ 1
3092| #endif
3093| #define HAVE_WCHAR_T 1
3094| #define HAVE_WINT_T 1
3095| #define HAVE_LONG_LONG_INT 1
3096| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3097| #define restrict __restrict
3098| #define REPLACE_STRERROR_0 1
3099| #define _USE_STD_STAT 1
3100| #define GNULIB_TEST_ACCESS 1
3101| #define HAVE_ALLOCA 1
3102| #define GNULIB_TEST_CLOSE 1
3103| #define HAVE_DUP2 1
3104| #define GNULIB_TEST_DUP2 1
3105| #define GNULIB_TEST_FCNTL 1
3106| #define GNULIB_TEST_GETDTABLESIZE 1
3107| #define GNULIB_TEST_GETLOADAVG 1
3108| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3109| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
3110| #define HAVE_DECL___ARGV 0
3111| #define HAVE_VAR___PROGNAME 1
3112| #define HAVE_MALLOC_POSIX 1
3113| #define GNULIB_TEST_MALLOC_POSIX 1
3114| #define GNULIB_MSVC_NOTHROW 1
3115| #define ssize_t int
3116| #define __USE_MINGW_ANSI_STDIO 1
3117| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
3118| #define GNULIB_FSCANF 1
3119| #define GNULIB_SCANF 1
3120| #define HAVE_STPCPY 1
3121| #define GNULIB_TEST_STPCPY 1
3122| #define GNULIB_STRERROR 1
3123| #define GNULIB_TEST_STRERROR 1
3124| /* end confdefs.h.  */
3125| #include <limits.h>
3126|
3127| int
3128| main ()
3129| {
3130| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
3131|             bogus endian macros
3132|            #endif
3133|
3134|   ;
3135|   return 0;
3136| }
3137configure:12872: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3138In file included from conftest.c:92:
3139In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
3140/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3141typedef __darwin_ssize_t        ssize_t;
3142                                ^
3143conftest.c:82:17: note: expanded from macro 'ssize_t'
3144#define ssize_t int
3145                ^
31461 error generated.
3147configure:12872: $? = 1
3148configure: program exited with status 1
3149configure: failed program was:
3150| /* confdefs.h */
3151| #define PACKAGE_NAME "GNU make"
3152| #define PACKAGE_TARNAME "make"
3153| #define PACKAGE_VERSION "4.3"
3154| #define PACKAGE_STRING "GNU make 4.3"
3155| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
3156| #define PACKAGE_URL "http://www.gnu.org/software/make/"
3157| #define PACKAGE "make"
3158| #define VERSION "4.3"
3159| #define STDC_HEADERS 1
3160| #define HAVE_SYS_TYPES_H 1
3161| #define HAVE_SYS_STAT_H 1
3162| #define HAVE_STDLIB_H 1
3163| #define HAVE_STRING_H 1
3164| #define HAVE_MEMORY_H 1
3165| #define HAVE_STRINGS_H 1
3166| #define HAVE_INTTYPES_H 1
3167| #define HAVE_STDINT_H 1
3168| #define HAVE_UNISTD_H 1
3169| #define __EXTENSIONS__ 1
3170| #define _ALL_SOURCE 1
3171| #define _DARWIN_C_SOURCE 1
3172| #define _GNU_SOURCE 1
3173| #define _NETBSD_SOURCE 1
3174| #define _OPENBSD_SOURCE 1
3175| #define _POSIX_PTHREAD_SEMANTICS 1
3176| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3177| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3178| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3179| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3180| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3181| #define __STDC_WANT_LIB_EXT2__ 1
3182| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3183| #define _TANDEM_SOURCE 1
3184| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3185| #define HAVE_ALLOCA_H 1
3186| #define HAVE_ALLOCA 1
3187| #define HAVE_FCNTL 1
3188| #define HAVE_SYMLINK 1
3189| #define HAVE_GETDTABLESIZE 1
3190| #define HAVE_GETPROGNAME 1
3191| #define HAVE_SYS_SOCKET_H 1
3192| #define HAVE_UNISTD_H 1
3193| #define HAVE_SYS_PARAM_H 1
3194| #define HAVE_LIMITS_H 1
3195| #define HAVE_WCHAR_H 1
3196| #define HAVE_STDINT_H 1
3197| #define HAVE_DECL_STRERROR_R 1
3198| #define HAVE_STRERROR_R 1
3199| #define HAVE_WORKING_O_NOATIME 1
3200| #define HAVE_WORKING_O_NOFOLLOW 1
3201| #define eaccess access
3202| #define HAVE_DECL_GETDTABLESIZE 1
3203| #ifndef __arm__
3204| #define __arm__ 1
3205| #endif
3206| #ifndef __arm__
3207| #define __arm__ 1
3208| #endif
3209| #define HAVE_WCHAR_T 1
3210| #define HAVE_WINT_T 1
3211| #define HAVE_LONG_LONG_INT 1
3212| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3213| #define restrict __restrict
3214| #define REPLACE_STRERROR_0 1
3215| #define _USE_STD_STAT 1
3216| #define GNULIB_TEST_ACCESS 1
3217| #define HAVE_ALLOCA 1
3218| #define GNULIB_TEST_CLOSE 1
3219| #define HAVE_DUP2 1
3220| #define GNULIB_TEST_DUP2 1
3221| #define GNULIB_TEST_FCNTL 1
3222| #define GNULIB_TEST_GETDTABLESIZE 1
3223| #define GNULIB_TEST_GETLOADAVG 1
3224| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3225| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
3226| #define HAVE_DECL___ARGV 0
3227| #define HAVE_VAR___PROGNAME 1
3228| #define HAVE_MALLOC_POSIX 1
3229| #define GNULIB_TEST_MALLOC_POSIX 1
3230| #define GNULIB_MSVC_NOTHROW 1
3231| #define ssize_t int
3232| #define __USE_MINGW_ANSI_STDIO 1
3233| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
3234| #define GNULIB_FSCANF 1
3235| #define GNULIB_SCANF 1
3236| #define HAVE_STPCPY 1
3237| #define GNULIB_TEST_STPCPY 1
3238| #define GNULIB_STRERROR 1
3239| #define GNULIB_TEST_STRERROR 1
3240| /* end confdefs.h.  */
3241| #include <stdio.h>
3242| #ifdef HAVE_SYS_TYPES_H
3243| # include <sys/types.h>
3244| #endif
3245| #ifdef HAVE_SYS_STAT_H
3246| # include <sys/stat.h>
3247| #endif
3248| #ifdef STDC_HEADERS
3249| # include <stdlib.h>
3250| # include <stddef.h>
3251| #else
3252| # ifdef HAVE_STDLIB_H
3253| #  include <stdlib.h>
3254| # endif
3255| #endif
3256| #ifdef HAVE_STRING_H
3257| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3258| #  include <memory.h>
3259| # endif
3260| # include <string.h>
3261| #endif
3262| #ifdef HAVE_STRINGS_H
3263| # include <strings.h>
3264| #endif
3265| #ifdef HAVE_INTTYPES_H
3266| # include <inttypes.h>
3267| #endif
3268| #ifdef HAVE_STDINT_H
3269| # include <stdint.h>
3270| #endif
3271| #ifdef HAVE_UNISTD_H
3272| # include <unistd.h>
3273| #endif
3274| int
3275| main ()
3276| {
3277|
3278|            /* Are we little or big endian?  From Harbison&Steele.  */
3279|            union
3280|            {
3281|              long int l;
3282|              char c[sizeof (long int)];
3283|            } u;
3284|            u.l = 1;
3285|            return u.c[sizeof (long int) - 1] == 1;
3286|
3287|   ;
3288|   return 0;
3289| }
3290configure:12883: result: yes
3291configure:12904: checking for a sed that does not truncate output
3292configure:12968: result: /usr/bin/sed
3293configure:12974: checking whether NLS is requested
3294configure:12983: result: yes
3295configure:13023: checking for msgfmt
3296configure: trying /opt/local/bin/msgfmt...
32970 translated messages.
3298configure:13055: result: /opt/local/bin/msgfmt
3299configure:13064: checking for gmsgfmt
3300configure:13095: result: /opt/local/bin/msgfmt
3301configure:13145: checking for xgettext
3302configure: trying /opt/local/bin/xgettext...
3303/opt/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
3304configure:13177: result: /opt/local/bin/xgettext
3305configure:13222: checking for msgmerge
3306configure: trying /opt/local/bin/msgmerge...
3307configure:13253: result: /opt/local/bin/msgmerge
3308configure:13311: checking for ld used by /usr/bin/clang
3309configure:13378: result: /Library/Developer/CommandLineTools/usr/bin/ld
3310configure:13385: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
3311configure:13400: result: no
3312configure:13407: checking for shared library run path origin
3313configure:13420: result: done
3314configure:13992: checking for CFPreferencesCopyAppValue
3315configure:14010: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
3316In file included from conftest.c:93:
3317In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:13:
3318In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
3319In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/MacTypes.h:46:
3320In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
3321/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3322typedef __darwin_ssize_t        ssize_t;
3323                                ^
3324conftest.c:82:17: note: expanded from macro 'ssize_t'
3325#define ssize_t int
3326                ^
3327conftest.c:97:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
3328CFPreferencesCopyAppValue(NULL, NULL)
3329                          ~~~~      ^
3330conftest.c:97:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
3331CFPreferencesCopyAppValue(NULL, NULL)
3332                                ~~~~^
33332 warnings and 1 error generated.
3334configure:14010: $? = 1
3335configure: failed program was:
3336| /* confdefs.h */
3337| #define PACKAGE_NAME "GNU make"
3338| #define PACKAGE_TARNAME "make"
3339| #define PACKAGE_VERSION "4.3"
3340| #define PACKAGE_STRING "GNU make 4.3"
3341| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
3342| #define PACKAGE_URL "http://www.gnu.org/software/make/"
3343| #define PACKAGE "make"
3344| #define VERSION "4.3"
3345| #define STDC_HEADERS 1
3346| #define HAVE_SYS_TYPES_H 1
3347| #define HAVE_SYS_STAT_H 1
3348| #define HAVE_STDLIB_H 1
3349| #define HAVE_STRING_H 1
3350| #define HAVE_MEMORY_H 1
3351| #define HAVE_STRINGS_H 1
3352| #define HAVE_INTTYPES_H 1
3353| #define HAVE_STDINT_H 1
3354| #define HAVE_UNISTD_H 1
3355| #define __EXTENSIONS__ 1
3356| #define _ALL_SOURCE 1
3357| #define _DARWIN_C_SOURCE 1
3358| #define _GNU_SOURCE 1
3359| #define _NETBSD_SOURCE 1
3360| #define _OPENBSD_SOURCE 1
3361| #define _POSIX_PTHREAD_SEMANTICS 1
3362| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3363| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3364| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3365| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3366| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3367| #define __STDC_WANT_LIB_EXT2__ 1
3368| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3369| #define _TANDEM_SOURCE 1
3370| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3371| #define HAVE_ALLOCA_H 1
3372| #define HAVE_ALLOCA 1
3373| #define HAVE_FCNTL 1
3374| #define HAVE_SYMLINK 1
3375| #define HAVE_GETDTABLESIZE 1
3376| #define HAVE_GETPROGNAME 1
3377| #define HAVE_SYS_SOCKET_H 1
3378| #define HAVE_UNISTD_H 1
3379| #define HAVE_SYS_PARAM_H 1
3380| #define HAVE_LIMITS_H 1
3381| #define HAVE_WCHAR_H 1
3382| #define HAVE_STDINT_H 1
3383| #define HAVE_DECL_STRERROR_R 1
3384| #define HAVE_STRERROR_R 1
3385| #define HAVE_WORKING_O_NOATIME 1
3386| #define HAVE_WORKING_O_NOFOLLOW 1
3387| #define eaccess access
3388| #define HAVE_DECL_GETDTABLESIZE 1
3389| #ifndef __arm__
3390| #define __arm__ 1
3391| #endif
3392| #ifndef __arm__
3393| #define __arm__ 1
3394| #endif
3395| #define HAVE_WCHAR_T 1
3396| #define HAVE_WINT_T 1
3397| #define HAVE_LONG_LONG_INT 1
3398| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3399| #define restrict __restrict
3400| #define REPLACE_STRERROR_0 1
3401| #define _USE_STD_STAT 1
3402| #define GNULIB_TEST_ACCESS 1
3403| #define HAVE_ALLOCA 1
3404| #define GNULIB_TEST_CLOSE 1
3405| #define HAVE_DUP2 1
3406| #define GNULIB_TEST_DUP2 1
3407| #define GNULIB_TEST_FCNTL 1
3408| #define GNULIB_TEST_GETDTABLESIZE 1
3409| #define GNULIB_TEST_GETLOADAVG 1
3410| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3411| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
3412| #define HAVE_DECL___ARGV 0
3413| #define HAVE_VAR___PROGNAME 1
3414| #define HAVE_MALLOC_POSIX 1
3415| #define GNULIB_TEST_MALLOC_POSIX 1
3416| #define GNULIB_MSVC_NOTHROW 1
3417| #define ssize_t int
3418| #define __USE_MINGW_ANSI_STDIO 1
3419| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
3420| #define GNULIB_FSCANF 1
3421| #define GNULIB_SCANF 1
3422| #define HAVE_STPCPY 1
3423| #define GNULIB_TEST_STPCPY 1
3424| #define GNULIB_STRERROR 1
3425| #define GNULIB_TEST_STRERROR 1
3426| #define WORDS_BIGENDIAN 1
3427| /* end confdefs.h.  */
3428| #include <CoreFoundation/CFPreferences.h>
3429| int
3430| main ()
3431| {
3432| CFPreferencesCopyAppValue(NULL, NULL)
3433|   ;
3434|   return 0;
3435| }
3436configure:14019: result: no
3437configure:14026: checking for CFLocaleCopyCurrent
3438configure:14044: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
3439In file included from conftest.c:93:
3440In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:13:
3441In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:78:
3442In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/MacTypes.h:46:
3443In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
3444/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3445typedef __darwin_ssize_t        ssize_t;
3446                                ^
3447conftest.c:82:17: note: expanded from macro 'ssize_t'
3448#define ssize_t int
3449                ^
34501 error generated.
3451configure:14044: $? = 1
3452configure: failed program was:
3453| /* confdefs.h */
3454| #define PACKAGE_NAME "GNU make"
3455| #define PACKAGE_TARNAME "make"
3456| #define PACKAGE_VERSION "4.3"
3457| #define PACKAGE_STRING "GNU make 4.3"
3458| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
3459| #define PACKAGE_URL "http://www.gnu.org/software/make/"
3460| #define PACKAGE "make"
3461| #define VERSION "4.3"
3462| #define STDC_HEADERS 1
3463| #define HAVE_SYS_TYPES_H 1
3464| #define HAVE_SYS_STAT_H 1
3465| #define HAVE_STDLIB_H 1
3466| #define HAVE_STRING_H 1
3467| #define HAVE_MEMORY_H 1
3468| #define HAVE_STRINGS_H 1
3469| #define HAVE_INTTYPES_H 1
3470| #define HAVE_STDINT_H 1
3471| #define HAVE_UNISTD_H 1
3472| #define __EXTENSIONS__ 1
3473| #define _ALL_SOURCE 1
3474| #define _DARWIN_C_SOURCE 1
3475| #define _GNU_SOURCE 1
3476| #define _NETBSD_SOURCE 1
3477| #define _OPENBSD_SOURCE 1
3478| #define _POSIX_PTHREAD_SEMANTICS 1
3479| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3480| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3481| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3482| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3483| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3484| #define __STDC_WANT_LIB_EXT2__ 1
3485| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3486| #define _TANDEM_SOURCE 1
3487| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3488| #define HAVE_ALLOCA_H 1
3489| #define HAVE_ALLOCA 1
3490| #define HAVE_FCNTL 1
3491| #define HAVE_SYMLINK 1
3492| #define HAVE_GETDTABLESIZE 1
3493| #define HAVE_GETPROGNAME 1
3494| #define HAVE_SYS_SOCKET_H 1
3495| #define HAVE_UNISTD_H 1
3496| #define HAVE_SYS_PARAM_H 1
3497| #define HAVE_LIMITS_H 1
3498| #define HAVE_WCHAR_H 1
3499| #define HAVE_STDINT_H 1
3500| #define HAVE_DECL_STRERROR_R 1
3501| #define HAVE_STRERROR_R 1
3502| #define HAVE_WORKING_O_NOATIME 1
3503| #define HAVE_WORKING_O_NOFOLLOW 1
3504| #define eaccess access
3505| #define HAVE_DECL_GETDTABLESIZE 1
3506| #ifndef __arm__
3507| #define __arm__ 1
3508| #endif
3509| #ifndef __arm__
3510| #define __arm__ 1
3511| #endif
3512| #define HAVE_WCHAR_T 1
3513| #define HAVE_WINT_T 1
3514| #define HAVE_LONG_LONG_INT 1
3515| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3516| #define restrict __restrict
3517| #define REPLACE_STRERROR_0 1
3518| #define _USE_STD_STAT 1
3519| #define GNULIB_TEST_ACCESS 1
3520| #define HAVE_ALLOCA 1
3521| #define GNULIB_TEST_CLOSE 1
3522| #define HAVE_DUP2 1
3523| #define GNULIB_TEST_DUP2 1
3524| #define GNULIB_TEST_FCNTL 1
3525| #define GNULIB_TEST_GETDTABLESIZE 1
3526| #define GNULIB_TEST_GETLOADAVG 1
3527| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3528| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
3529| #define HAVE_DECL___ARGV 0
3530| #define HAVE_VAR___PROGNAME 1
3531| #define HAVE_MALLOC_POSIX 1
3532| #define GNULIB_TEST_MALLOC_POSIX 1
3533| #define GNULIB_MSVC_NOTHROW 1
3534| #define ssize_t int
3535| #define __USE_MINGW_ANSI_STDIO 1
3536| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
3537| #define GNULIB_FSCANF 1
3538| #define GNULIB_SCANF 1
3539| #define HAVE_STPCPY 1
3540| #define GNULIB_TEST_STPCPY 1
3541| #define GNULIB_STRERROR 1
3542| #define GNULIB_TEST_STRERROR 1
3543| #define WORDS_BIGENDIAN 1
3544| /* end confdefs.h.  */
3545| #include <CoreFoundation/CFLocale.h>
3546| int
3547| main ()
3548| {
3549| CFLocaleCopyCurrent();
3550|   ;
3551|   return 0;
3552| }
3553configure:14053: result: no
3554configure:14102: checking for GNU gettext in libc
3555configure:14126: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3556Undefined symbols for architecture arm64:
3557  "__nl_domain_bindings", referenced from:
3558      _main in conftest-dd490b.o
3559  "__nl_msg_cat_cntr", referenced from:
3560      _main in conftest-dd490b.o
3561  "_libintl_bindtextdomain", referenced from:
3562      _main in conftest-dd490b.o
3563  "_libintl_gettext", referenced from:
3564      _main in conftest-dd490b.o
3565ld: symbol(s) not found for architecture arm64
3566clang: error: linker command failed with exit code 1 (use -v to see invocation)
3567configure:14126: $? = 1
3568configure: failed program was:
3569| /* confdefs.h */
3570| #define PACKAGE_NAME "GNU make"
3571| #define PACKAGE_TARNAME "make"
3572| #define PACKAGE_VERSION "4.3"
3573| #define PACKAGE_STRING "GNU make 4.3"
3574| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
3575| #define PACKAGE_URL "http://www.gnu.org/software/make/"
3576| #define PACKAGE "make"
3577| #define VERSION "4.3"
3578| #define STDC_HEADERS 1
3579| #define HAVE_SYS_TYPES_H 1
3580| #define HAVE_SYS_STAT_H 1
3581| #define HAVE_STDLIB_H 1
3582| #define HAVE_STRING_H 1
3583| #define HAVE_MEMORY_H 1
3584| #define HAVE_STRINGS_H 1
3585| #define HAVE_INTTYPES_H 1
3586| #define HAVE_STDINT_H 1
3587| #define HAVE_UNISTD_H 1
3588| #define __EXTENSIONS__ 1
3589| #define _ALL_SOURCE 1
3590| #define _DARWIN_C_SOURCE 1
3591| #define _GNU_SOURCE 1
3592| #define _NETBSD_SOURCE 1
3593| #define _OPENBSD_SOURCE 1
3594| #define _POSIX_PTHREAD_SEMANTICS 1
3595| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3596| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3597| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3598| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3599| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3600| #define __STDC_WANT_LIB_EXT2__ 1
3601| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3602| #define _TANDEM_SOURCE 1
3603| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3604| #define HAVE_ALLOCA_H 1
3605| #define HAVE_ALLOCA 1
3606| #define HAVE_FCNTL 1
3607| #define HAVE_SYMLINK 1
3608| #define HAVE_GETDTABLESIZE 1
3609| #define HAVE_GETPROGNAME 1
3610| #define HAVE_SYS_SOCKET_H 1
3611| #define HAVE_UNISTD_H 1
3612| #define HAVE_SYS_PARAM_H 1
3613| #define HAVE_LIMITS_H 1
3614| #define HAVE_WCHAR_H 1
3615| #define HAVE_STDINT_H 1
3616| #define HAVE_DECL_STRERROR_R 1
3617| #define HAVE_STRERROR_R 1
3618| #define HAVE_WORKING_O_NOATIME 1
3619| #define HAVE_WORKING_O_NOFOLLOW 1
3620| #define eaccess access
3621| #define HAVE_DECL_GETDTABLESIZE 1
3622| #ifndef __arm__
3623| #define __arm__ 1
3624| #endif
3625| #ifndef __arm__
3626| #define __arm__ 1
3627| #endif
3628| #define HAVE_WCHAR_T 1
3629| #define HAVE_WINT_T 1
3630| #define HAVE_LONG_LONG_INT 1
3631| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3632| #define restrict __restrict
3633| #define REPLACE_STRERROR_0 1
3634| #define _USE_STD_STAT 1
3635| #define GNULIB_TEST_ACCESS 1
3636| #define HAVE_ALLOCA 1
3637| #define GNULIB_TEST_CLOSE 1
3638| #define HAVE_DUP2 1
3639| #define GNULIB_TEST_DUP2 1
3640| #define GNULIB_TEST_FCNTL 1
3641| #define GNULIB_TEST_GETDTABLESIZE 1
3642| #define GNULIB_TEST_GETLOADAVG 1
3643| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3644| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
3645| #define HAVE_DECL___ARGV 0
3646| #define HAVE_VAR___PROGNAME 1
3647| #define HAVE_MALLOC_POSIX 1
3648| #define GNULIB_TEST_MALLOC_POSIX 1
3649| #define GNULIB_MSVC_NOTHROW 1
3650| #define ssize_t int
3651| #define __USE_MINGW_ANSI_STDIO 1
3652| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
3653| #define GNULIB_FSCANF 1
3654| #define GNULIB_SCANF 1
3655| #define HAVE_STPCPY 1
3656| #define GNULIB_TEST_STPCPY 1
3657| #define GNULIB_STRERROR 1
3658| #define GNULIB_TEST_STRERROR 1
3659| #define WORDS_BIGENDIAN 1
3660| /* end confdefs.h.  */
3661|
3662| #include <libintl.h>
3663|
3664| extern int _nl_msg_cat_cntr;
3665| extern int *_nl_domain_bindings;
3666|
3667| int
3668| main ()
3669| {
3670|
3671| bindtextdomain ("", "");
3672| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
3673|
3674|   ;
3675|   return 0;
3676| }
3677configure:14135: result: no
3678configure:14169: checking for iconv
3679configure:14193: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
3680In file included from conftest.c:95:
3681In file included from /opt/local/include/iconv.h:110:
3682In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:90:
3683In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
3684/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3685typedef __darwin_ssize_t        ssize_t;
3686                                ^
3687conftest.c:82:17: note: expanded from macro 'ssize_t'
3688#define ssize_t int
3689                ^
36901 error generated.
3691configure:14193: $? = 1
3692configure: failed program was:
3693| /* confdefs.h */
3694| #define PACKAGE_NAME "GNU make"
3695| #define PACKAGE_TARNAME "make"
3696| #define PACKAGE_VERSION "4.3"
3697| #define PACKAGE_STRING "GNU make 4.3"
3698| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
3699| #define PACKAGE_URL "http://www.gnu.org/software/make/"
3700| #define PACKAGE "make"
3701| #define VERSION "4.3"
3702| #define STDC_HEADERS 1
3703| #define HAVE_SYS_TYPES_H 1
3704| #define HAVE_SYS_STAT_H 1
3705| #define HAVE_STDLIB_H 1
3706| #define HAVE_STRING_H 1
3707| #define HAVE_MEMORY_H 1
3708| #define HAVE_STRINGS_H 1
3709| #define HAVE_INTTYPES_H 1
3710| #define HAVE_STDINT_H 1
3711| #define HAVE_UNISTD_H 1
3712| #define __EXTENSIONS__ 1
3713| #define _ALL_SOURCE 1
3714| #define _DARWIN_C_SOURCE 1
3715| #define _GNU_SOURCE 1
3716| #define _NETBSD_SOURCE 1
3717| #define _OPENBSD_SOURCE 1
3718| #define _POSIX_PTHREAD_SEMANTICS 1
3719| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3720| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3721| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3722| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3723| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3724| #define __STDC_WANT_LIB_EXT2__ 1
3725| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3726| #define _TANDEM_SOURCE 1
3727| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3728| #define HAVE_ALLOCA_H 1
3729| #define HAVE_ALLOCA 1
3730| #define HAVE_FCNTL 1
3731| #define HAVE_SYMLINK 1
3732| #define HAVE_GETDTABLESIZE 1
3733| #define HAVE_GETPROGNAME 1
3734| #define HAVE_SYS_SOCKET_H 1
3735| #define HAVE_UNISTD_H 1
3736| #define HAVE_SYS_PARAM_H 1
3737| #define HAVE_LIMITS_H 1
3738| #define HAVE_WCHAR_H 1
3739| #define HAVE_STDINT_H 1
3740| #define HAVE_DECL_STRERROR_R 1
3741| #define HAVE_STRERROR_R 1
3742| #define HAVE_WORKING_O_NOATIME 1
3743| #define HAVE_WORKING_O_NOFOLLOW 1
3744| #define eaccess access
3745| #define HAVE_DECL_GETDTABLESIZE 1
3746| #ifndef __arm__
3747| #define __arm__ 1
3748| #endif
3749| #ifndef __arm__
3750| #define __arm__ 1
3751| #endif
3752| #define HAVE_WCHAR_T 1
3753| #define HAVE_WINT_T 1
3754| #define HAVE_LONG_LONG_INT 1
3755| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3756| #define restrict __restrict
3757| #define REPLACE_STRERROR_0 1
3758| #define _USE_STD_STAT 1
3759| #define GNULIB_TEST_ACCESS 1
3760| #define HAVE_ALLOCA 1
3761| #define GNULIB_TEST_CLOSE 1
3762| #define HAVE_DUP2 1
3763| #define GNULIB_TEST_DUP2 1
3764| #define GNULIB_TEST_FCNTL 1
3765| #define GNULIB_TEST_GETDTABLESIZE 1
3766| #define GNULIB_TEST_GETLOADAVG 1
3767| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3768| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
3769| #define HAVE_DECL___ARGV 0
3770| #define HAVE_VAR___PROGNAME 1
3771| #define HAVE_MALLOC_POSIX 1
3772| #define GNULIB_TEST_MALLOC_POSIX 1
3773| #define GNULIB_MSVC_NOTHROW 1
3774| #define ssize_t int
3775| #define __USE_MINGW_ANSI_STDIO 1
3776| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
3777| #define GNULIB_FSCANF 1
3778| #define GNULIB_SCANF 1
3779| #define HAVE_STPCPY 1
3780| #define GNULIB_TEST_STPCPY 1
3781| #define GNULIB_STRERROR 1
3782| #define GNULIB_TEST_STRERROR 1
3783| #define WORDS_BIGENDIAN 1
3784| /* end confdefs.h.  */
3785|
3786| #include <stdlib.h>
3787| #include <iconv.h>
3788|
3789| int
3790| main ()
3791| {
3792| iconv_t cd = iconv_open("","");
3793|            iconv(cd,NULL,NULL,NULL,NULL);
3794|            iconv_close(cd);
3795|   ;
3796|   return 0;
3797| }
3798configure:14217: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  -liconv >&5
3799In file included from conftest.c:95:
3800In file included from /opt/local/include/iconv.h:110:
3801In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/wchar.h:90:
3802In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
3803/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3804typedef __darwin_ssize_t        ssize_t;
3805                                ^
3806conftest.c:82:17: note: expanded from macro 'ssize_t'
3807#define ssize_t int
3808                ^
38091 error generated.
3810configure:14217: $? = 1
3811configure: failed program was:
3812| /* confdefs.h */
3813| #define PACKAGE_NAME "GNU make"
3814| #define PACKAGE_TARNAME "make"
3815| #define PACKAGE_VERSION "4.3"
3816| #define PACKAGE_STRING "GNU make 4.3"
3817| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
3818| #define PACKAGE_URL "http://www.gnu.org/software/make/"
3819| #define PACKAGE "make"
3820| #define VERSION "4.3"
3821| #define STDC_HEADERS 1
3822| #define HAVE_SYS_TYPES_H 1
3823| #define HAVE_SYS_STAT_H 1
3824| #define HAVE_STDLIB_H 1
3825| #define HAVE_STRING_H 1
3826| #define HAVE_MEMORY_H 1
3827| #define HAVE_STRINGS_H 1
3828| #define HAVE_INTTYPES_H 1
3829| #define HAVE_STDINT_H 1
3830| #define HAVE_UNISTD_H 1
3831| #define __EXTENSIONS__ 1
3832| #define _ALL_SOURCE 1
3833| #define _DARWIN_C_SOURCE 1
3834| #define _GNU_SOURCE 1
3835| #define _NETBSD_SOURCE 1
3836| #define _OPENBSD_SOURCE 1
3837| #define _POSIX_PTHREAD_SEMANTICS 1
3838| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3839| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3840| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3841| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3842| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3843| #define __STDC_WANT_LIB_EXT2__ 1
3844| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3845| #define _TANDEM_SOURCE 1
3846| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3847| #define HAVE_ALLOCA_H 1
3848| #define HAVE_ALLOCA 1
3849| #define HAVE_FCNTL 1
3850| #define HAVE_SYMLINK 1
3851| #define HAVE_GETDTABLESIZE 1
3852| #define HAVE_GETPROGNAME 1
3853| #define HAVE_SYS_SOCKET_H 1
3854| #define HAVE_UNISTD_H 1
3855| #define HAVE_SYS_PARAM_H 1
3856| #define HAVE_LIMITS_H 1
3857| #define HAVE_WCHAR_H 1
3858| #define HAVE_STDINT_H 1
3859| #define HAVE_DECL_STRERROR_R 1
3860| #define HAVE_STRERROR_R 1
3861| #define HAVE_WORKING_O_NOATIME 1
3862| #define HAVE_WORKING_O_NOFOLLOW 1
3863| #define eaccess access
3864| #define HAVE_DECL_GETDTABLESIZE 1
3865| #ifndef __arm__
3866| #define __arm__ 1
3867| #endif
3868| #ifndef __arm__
3869| #define __arm__ 1
3870| #endif
3871| #define HAVE_WCHAR_T 1
3872| #define HAVE_WINT_T 1
3873| #define HAVE_LONG_LONG_INT 1
3874| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3875| #define restrict __restrict
3876| #define REPLACE_STRERROR_0 1
3877| #define _USE_STD_STAT 1
3878| #define GNULIB_TEST_ACCESS 1
3879| #define HAVE_ALLOCA 1
3880| #define GNULIB_TEST_CLOSE 1
3881| #define HAVE_DUP2 1
3882| #define GNULIB_TEST_DUP2 1
3883| #define GNULIB_TEST_FCNTL 1
3884| #define GNULIB_TEST_GETDTABLESIZE 1
3885| #define GNULIB_TEST_GETLOADAVG 1
3886| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
3887| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
3888| #define HAVE_DECL___ARGV 0
3889| #define HAVE_VAR___PROGNAME 1
3890| #define HAVE_MALLOC_POSIX 1
3891| #define GNULIB_TEST_MALLOC_POSIX 1
3892| #define GNULIB_MSVC_NOTHROW 1
3893| #define ssize_t int
3894| #define __USE_MINGW_ANSI_STDIO 1
3895| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
3896| #define GNULIB_FSCANF 1
3897| #define GNULIB_SCANF 1
3898| #define HAVE_STPCPY 1
3899| #define GNULIB_TEST_STPCPY 1
3900| #define GNULIB_STRERROR 1
3901| #define GNULIB_TEST_STRERROR 1
3902| #define WORDS_BIGENDIAN 1
3903| /* end confdefs.h.  */
3904|
3905| #include <stdlib.h>
3906| #include <iconv.h>
3907|
3908| int
3909| main ()
3910| {
3911| iconv_t cd = iconv_open("","");
3912|              iconv(cd,NULL,NULL,NULL,NULL);
3913|              iconv_close(cd);
3914|   ;
3915|   return 0;
3916| }
3917configure:14227: result: no, consider installing GNU libiconv
3918configure:14860: checking for GNU gettext in libintl
3919configure:14892: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  -lintl >&5
3920configure:14892: $? = 0
3921configure:14937: result: yes
3922configure:14972: checking whether to use NLS
3923configure:14974: result: yes
3924configure:14977: checking where the gettext function comes from
3925configure:14988: result: external libintl
3926configure:14996: checking how to link with libintl
3927configure:14998: result: -lintl
3928configure:15056: checking for special C compiler options needed for large files
3929configure:15101: result: no
3930configure:15107: checking for _FILE_OFFSET_BITS value needed for large files
3931configure:15132: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
3932In file included from conftest.c:96:
3933In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
3934/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
3935typedef __darwin_ssize_t        ssize_t;
3936                                ^
3937conftest.c:82:17: note: expanded from macro 'ssize_t'
3938#define ssize_t int
3939                ^
39401 error generated.
3941configure:15132: $? = 1
3942configure: failed program was:
3943| /* confdefs.h */
3944| #define PACKAGE_NAME "GNU make"
3945| #define PACKAGE_TARNAME "make"
3946| #define PACKAGE_VERSION "4.3"
3947| #define PACKAGE_STRING "GNU make 4.3"
3948| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
3949| #define PACKAGE_URL "http://www.gnu.org/software/make/"
3950| #define PACKAGE "make"
3951| #define VERSION "4.3"
3952| #define STDC_HEADERS 1
3953| #define HAVE_SYS_TYPES_H 1
3954| #define HAVE_SYS_STAT_H 1
3955| #define HAVE_STDLIB_H 1
3956| #define HAVE_STRING_H 1
3957| #define HAVE_MEMORY_H 1
3958| #define HAVE_STRINGS_H 1
3959| #define HAVE_INTTYPES_H 1
3960| #define HAVE_STDINT_H 1
3961| #define HAVE_UNISTD_H 1
3962| #define __EXTENSIONS__ 1
3963| #define _ALL_SOURCE 1
3964| #define _DARWIN_C_SOURCE 1
3965| #define _GNU_SOURCE 1
3966| #define _NETBSD_SOURCE 1
3967| #define _OPENBSD_SOURCE 1
3968| #define _POSIX_PTHREAD_SEMANTICS 1
3969| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3970| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3971| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3972| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3973| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3974| #define __STDC_WANT_LIB_EXT2__ 1
3975| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3976| #define _TANDEM_SOURCE 1
3977| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3978| #define HAVE_ALLOCA_H 1
3979| #define HAVE_ALLOCA 1
3980| #define HAVE_FCNTL 1
3981| #define HAVE_SYMLINK 1
3982| #define HAVE_GETDTABLESIZE 1
3983| #define HAVE_GETPROGNAME 1
3984| #define HAVE_SYS_SOCKET_H 1
3985| #define HAVE_UNISTD_H 1
3986| #define HAVE_SYS_PARAM_H 1
3987| #define HAVE_LIMITS_H 1
3988| #define HAVE_WCHAR_H 1
3989| #define HAVE_STDINT_H 1
3990| #define HAVE_DECL_STRERROR_R 1
3991| #define HAVE_STRERROR_R 1
3992| #define HAVE_WORKING_O_NOATIME 1
3993| #define HAVE_WORKING_O_NOFOLLOW 1
3994| #define eaccess access
3995| #define HAVE_DECL_GETDTABLESIZE 1
3996| #ifndef __arm__
3997| #define __arm__ 1
3998| #endif
3999| #ifndef __arm__
4000| #define __arm__ 1
4001| #endif
4002| #define HAVE_WCHAR_T 1
4003| #define HAVE_WINT_T 1
4004| #define HAVE_LONG_LONG_INT 1
4005| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4006| #define restrict __restrict
4007| #define REPLACE_STRERROR_0 1
4008| #define _USE_STD_STAT 1
4009| #define GNULIB_TEST_ACCESS 1
4010| #define HAVE_ALLOCA 1
4011| #define GNULIB_TEST_CLOSE 1
4012| #define HAVE_DUP2 1
4013| #define GNULIB_TEST_DUP2 1
4014| #define GNULIB_TEST_FCNTL 1
4015| #define GNULIB_TEST_GETDTABLESIZE 1
4016| #define GNULIB_TEST_GETLOADAVG 1
4017| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4018| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4019| #define HAVE_DECL___ARGV 0
4020| #define HAVE_VAR___PROGNAME 1
4021| #define HAVE_MALLOC_POSIX 1
4022| #define GNULIB_TEST_MALLOC_POSIX 1
4023| #define GNULIB_MSVC_NOTHROW 1
4024| #define ssize_t int
4025| #define __USE_MINGW_ANSI_STDIO 1
4026| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4027| #define GNULIB_FSCANF 1
4028| #define GNULIB_SCANF 1
4029| #define HAVE_STPCPY 1
4030| #define GNULIB_TEST_STPCPY 1
4031| #define GNULIB_STRERROR 1
4032| #define GNULIB_TEST_STRERROR 1
4033| #define WORDS_BIGENDIAN 1
4034| #define ENABLE_NLS 1
4035| #define HAVE_GETTEXT 1
4036| #define HAVE_DCGETTEXT 1
4037| /* end confdefs.h.  */
4038| #include <sys/types.h>
4039|  /* Check that off_t can represent 2**63 - 1 correctly.
4040|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
4041|     since some C++ compilers masquerading as C compilers
4042|     incorrectly reject 9223372036854775807.  */
4043| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
4044|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4045|                      && LARGE_OFF_T % 2147483647 == 1)
4046|                     ? 1 : -1];
4047| int
4048| main ()
4049| {
4050|
4051|   ;
4052|   return 0;
4053| }
4054configure:15156: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
4055In file included from conftest.c:97:
4056In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
4057/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4058typedef __darwin_ssize_t        ssize_t;
4059                                ^
4060conftest.c:82:17: note: expanded from macro 'ssize_t'
4061#define ssize_t int
4062                ^
40631 error generated.
4064configure:15156: $? = 1
4065configure: failed program was:
4066| /* confdefs.h */
4067| #define PACKAGE_NAME "GNU make"
4068| #define PACKAGE_TARNAME "make"
4069| #define PACKAGE_VERSION "4.3"
4070| #define PACKAGE_STRING "GNU make 4.3"
4071| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
4072| #define PACKAGE_URL "http://www.gnu.org/software/make/"
4073| #define PACKAGE "make"
4074| #define VERSION "4.3"
4075| #define STDC_HEADERS 1
4076| #define HAVE_SYS_TYPES_H 1
4077| #define HAVE_SYS_STAT_H 1
4078| #define HAVE_STDLIB_H 1
4079| #define HAVE_STRING_H 1
4080| #define HAVE_MEMORY_H 1
4081| #define HAVE_STRINGS_H 1
4082| #define HAVE_INTTYPES_H 1
4083| #define HAVE_STDINT_H 1
4084| #define HAVE_UNISTD_H 1
4085| #define __EXTENSIONS__ 1
4086| #define _ALL_SOURCE 1
4087| #define _DARWIN_C_SOURCE 1
4088| #define _GNU_SOURCE 1
4089| #define _NETBSD_SOURCE 1
4090| #define _OPENBSD_SOURCE 1
4091| #define _POSIX_PTHREAD_SEMANTICS 1
4092| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4093| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4094| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4095| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4096| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4097| #define __STDC_WANT_LIB_EXT2__ 1
4098| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4099| #define _TANDEM_SOURCE 1
4100| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4101| #define HAVE_ALLOCA_H 1
4102| #define HAVE_ALLOCA 1
4103| #define HAVE_FCNTL 1
4104| #define HAVE_SYMLINK 1
4105| #define HAVE_GETDTABLESIZE 1
4106| #define HAVE_GETPROGNAME 1
4107| #define HAVE_SYS_SOCKET_H 1
4108| #define HAVE_UNISTD_H 1
4109| #define HAVE_SYS_PARAM_H 1
4110| #define HAVE_LIMITS_H 1
4111| #define HAVE_WCHAR_H 1
4112| #define HAVE_STDINT_H 1
4113| #define HAVE_DECL_STRERROR_R 1
4114| #define HAVE_STRERROR_R 1
4115| #define HAVE_WORKING_O_NOATIME 1
4116| #define HAVE_WORKING_O_NOFOLLOW 1
4117| #define eaccess access
4118| #define HAVE_DECL_GETDTABLESIZE 1
4119| #ifndef __arm__
4120| #define __arm__ 1
4121| #endif
4122| #ifndef __arm__
4123| #define __arm__ 1
4124| #endif
4125| #define HAVE_WCHAR_T 1
4126| #define HAVE_WINT_T 1
4127| #define HAVE_LONG_LONG_INT 1
4128| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4129| #define restrict __restrict
4130| #define REPLACE_STRERROR_0 1
4131| #define _USE_STD_STAT 1
4132| #define GNULIB_TEST_ACCESS 1
4133| #define HAVE_ALLOCA 1
4134| #define GNULIB_TEST_CLOSE 1
4135| #define HAVE_DUP2 1
4136| #define GNULIB_TEST_DUP2 1
4137| #define GNULIB_TEST_FCNTL 1
4138| #define GNULIB_TEST_GETDTABLESIZE 1
4139| #define GNULIB_TEST_GETLOADAVG 1
4140| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4141| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4142| #define HAVE_DECL___ARGV 0
4143| #define HAVE_VAR___PROGNAME 1
4144| #define HAVE_MALLOC_POSIX 1
4145| #define GNULIB_TEST_MALLOC_POSIX 1
4146| #define GNULIB_MSVC_NOTHROW 1
4147| #define ssize_t int
4148| #define __USE_MINGW_ANSI_STDIO 1
4149| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4150| #define GNULIB_FSCANF 1
4151| #define GNULIB_SCANF 1
4152| #define HAVE_STPCPY 1
4153| #define GNULIB_TEST_STPCPY 1
4154| #define GNULIB_STRERROR 1
4155| #define GNULIB_TEST_STRERROR 1
4156| #define WORDS_BIGENDIAN 1
4157| #define ENABLE_NLS 1
4158| #define HAVE_GETTEXT 1
4159| #define HAVE_DCGETTEXT 1
4160| /* end confdefs.h.  */
4161| #define _FILE_OFFSET_BITS 64
4162| #include <sys/types.h>
4163|  /* Check that off_t can represent 2**63 - 1 correctly.
4164|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
4165|     since some C++ compilers masquerading as C compilers
4166|     incorrectly reject 9223372036854775807.  */
4167| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
4168|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4169|                      && LARGE_OFF_T % 2147483647 == 1)
4170|                     ? 1 : -1];
4171| int
4172| main ()
4173| {
4174|
4175|   ;
4176|   return 0;
4177| }
4178configure:15164: result: unknown
4179configure:15176: checking for _LARGE_FILES value needed for large files
4180configure:15201: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
4181In file included from conftest.c:96:
4182In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
4183/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4184typedef __darwin_ssize_t        ssize_t;
4185                                ^
4186conftest.c:82:17: note: expanded from macro 'ssize_t'
4187#define ssize_t int
4188                ^
41891 error generated.
4190configure:15201: $? = 1
4191configure: failed program was:
4192| /* confdefs.h */
4193| #define PACKAGE_NAME "GNU make"
4194| #define PACKAGE_TARNAME "make"
4195| #define PACKAGE_VERSION "4.3"
4196| #define PACKAGE_STRING "GNU make 4.3"
4197| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
4198| #define PACKAGE_URL "http://www.gnu.org/software/make/"
4199| #define PACKAGE "make"
4200| #define VERSION "4.3"
4201| #define STDC_HEADERS 1
4202| #define HAVE_SYS_TYPES_H 1
4203| #define HAVE_SYS_STAT_H 1
4204| #define HAVE_STDLIB_H 1
4205| #define HAVE_STRING_H 1
4206| #define HAVE_MEMORY_H 1
4207| #define HAVE_STRINGS_H 1
4208| #define HAVE_INTTYPES_H 1
4209| #define HAVE_STDINT_H 1
4210| #define HAVE_UNISTD_H 1
4211| #define __EXTENSIONS__ 1
4212| #define _ALL_SOURCE 1
4213| #define _DARWIN_C_SOURCE 1
4214| #define _GNU_SOURCE 1
4215| #define _NETBSD_SOURCE 1
4216| #define _OPENBSD_SOURCE 1
4217| #define _POSIX_PTHREAD_SEMANTICS 1
4218| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4219| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4220| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4221| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4222| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4223| #define __STDC_WANT_LIB_EXT2__ 1
4224| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4225| #define _TANDEM_SOURCE 1
4226| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4227| #define HAVE_ALLOCA_H 1
4228| #define HAVE_ALLOCA 1
4229| #define HAVE_FCNTL 1
4230| #define HAVE_SYMLINK 1
4231| #define HAVE_GETDTABLESIZE 1
4232| #define HAVE_GETPROGNAME 1
4233| #define HAVE_SYS_SOCKET_H 1
4234| #define HAVE_UNISTD_H 1
4235| #define HAVE_SYS_PARAM_H 1
4236| #define HAVE_LIMITS_H 1
4237| #define HAVE_WCHAR_H 1
4238| #define HAVE_STDINT_H 1
4239| #define HAVE_DECL_STRERROR_R 1
4240| #define HAVE_STRERROR_R 1
4241| #define HAVE_WORKING_O_NOATIME 1
4242| #define HAVE_WORKING_O_NOFOLLOW 1
4243| #define eaccess access
4244| #define HAVE_DECL_GETDTABLESIZE 1
4245| #ifndef __arm__
4246| #define __arm__ 1
4247| #endif
4248| #ifndef __arm__
4249| #define __arm__ 1
4250| #endif
4251| #define HAVE_WCHAR_T 1
4252| #define HAVE_WINT_T 1
4253| #define HAVE_LONG_LONG_INT 1
4254| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4255| #define restrict __restrict
4256| #define REPLACE_STRERROR_0 1
4257| #define _USE_STD_STAT 1
4258| #define GNULIB_TEST_ACCESS 1
4259| #define HAVE_ALLOCA 1
4260| #define GNULIB_TEST_CLOSE 1
4261| #define HAVE_DUP2 1
4262| #define GNULIB_TEST_DUP2 1
4263| #define GNULIB_TEST_FCNTL 1
4264| #define GNULIB_TEST_GETDTABLESIZE 1
4265| #define GNULIB_TEST_GETLOADAVG 1
4266| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4267| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4268| #define HAVE_DECL___ARGV 0
4269| #define HAVE_VAR___PROGNAME 1
4270| #define HAVE_MALLOC_POSIX 1
4271| #define GNULIB_TEST_MALLOC_POSIX 1
4272| #define GNULIB_MSVC_NOTHROW 1
4273| #define ssize_t int
4274| #define __USE_MINGW_ANSI_STDIO 1
4275| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4276| #define GNULIB_FSCANF 1
4277| #define GNULIB_SCANF 1
4278| #define HAVE_STPCPY 1
4279| #define GNULIB_TEST_STPCPY 1
4280| #define GNULIB_STRERROR 1
4281| #define GNULIB_TEST_STRERROR 1
4282| #define WORDS_BIGENDIAN 1
4283| #define ENABLE_NLS 1
4284| #define HAVE_GETTEXT 1
4285| #define HAVE_DCGETTEXT 1
4286| /* end confdefs.h.  */
4287| #include <sys/types.h>
4288|  /* Check that off_t can represent 2**63 - 1 correctly.
4289|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
4290|     since some C++ compilers masquerading as C compilers
4291|     incorrectly reject 9223372036854775807.  */
4292| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
4293|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4294|                      && LARGE_OFF_T % 2147483647 == 1)
4295|                     ? 1 : -1];
4296| int
4297| main ()
4298| {
4299|
4300|   ;
4301|   return 0;
4302| }
4303configure:15225: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
4304In file included from conftest.c:97:
4305In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
4306/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4307typedef __darwin_ssize_t        ssize_t;
4308                                ^
4309conftest.c:82:17: note: expanded from macro 'ssize_t'
4310#define ssize_t int
4311                ^
43121 error generated.
4313configure:15225: $? = 1
4314configure: failed program was:
4315| /* confdefs.h */
4316| #define PACKAGE_NAME "GNU make"
4317| #define PACKAGE_TARNAME "make"
4318| #define PACKAGE_VERSION "4.3"
4319| #define PACKAGE_STRING "GNU make 4.3"
4320| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
4321| #define PACKAGE_URL "http://www.gnu.org/software/make/"
4322| #define PACKAGE "make"
4323| #define VERSION "4.3"
4324| #define STDC_HEADERS 1
4325| #define HAVE_SYS_TYPES_H 1
4326| #define HAVE_SYS_STAT_H 1
4327| #define HAVE_STDLIB_H 1
4328| #define HAVE_STRING_H 1
4329| #define HAVE_MEMORY_H 1
4330| #define HAVE_STRINGS_H 1
4331| #define HAVE_INTTYPES_H 1
4332| #define HAVE_STDINT_H 1
4333| #define HAVE_UNISTD_H 1
4334| #define __EXTENSIONS__ 1
4335| #define _ALL_SOURCE 1
4336| #define _DARWIN_C_SOURCE 1
4337| #define _GNU_SOURCE 1
4338| #define _NETBSD_SOURCE 1
4339| #define _OPENBSD_SOURCE 1
4340| #define _POSIX_PTHREAD_SEMANTICS 1
4341| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4342| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4343| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4344| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4345| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4346| #define __STDC_WANT_LIB_EXT2__ 1
4347| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4348| #define _TANDEM_SOURCE 1
4349| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4350| #define HAVE_ALLOCA_H 1
4351| #define HAVE_ALLOCA 1
4352| #define HAVE_FCNTL 1
4353| #define HAVE_SYMLINK 1
4354| #define HAVE_GETDTABLESIZE 1
4355| #define HAVE_GETPROGNAME 1
4356| #define HAVE_SYS_SOCKET_H 1
4357| #define HAVE_UNISTD_H 1
4358| #define HAVE_SYS_PARAM_H 1
4359| #define HAVE_LIMITS_H 1
4360| #define HAVE_WCHAR_H 1
4361| #define HAVE_STDINT_H 1
4362| #define HAVE_DECL_STRERROR_R 1
4363| #define HAVE_STRERROR_R 1
4364| #define HAVE_WORKING_O_NOATIME 1
4365| #define HAVE_WORKING_O_NOFOLLOW 1
4366| #define eaccess access
4367| #define HAVE_DECL_GETDTABLESIZE 1
4368| #ifndef __arm__
4369| #define __arm__ 1
4370| #endif
4371| #ifndef __arm__
4372| #define __arm__ 1
4373| #endif
4374| #define HAVE_WCHAR_T 1
4375| #define HAVE_WINT_T 1
4376| #define HAVE_LONG_LONG_INT 1
4377| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4378| #define restrict __restrict
4379| #define REPLACE_STRERROR_0 1
4380| #define _USE_STD_STAT 1
4381| #define GNULIB_TEST_ACCESS 1
4382| #define HAVE_ALLOCA 1
4383| #define GNULIB_TEST_CLOSE 1
4384| #define HAVE_DUP2 1
4385| #define GNULIB_TEST_DUP2 1
4386| #define GNULIB_TEST_FCNTL 1
4387| #define GNULIB_TEST_GETDTABLESIZE 1
4388| #define GNULIB_TEST_GETLOADAVG 1
4389| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4390| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4391| #define HAVE_DECL___ARGV 0
4392| #define HAVE_VAR___PROGNAME 1
4393| #define HAVE_MALLOC_POSIX 1
4394| #define GNULIB_TEST_MALLOC_POSIX 1
4395| #define GNULIB_MSVC_NOTHROW 1
4396| #define ssize_t int
4397| #define __USE_MINGW_ANSI_STDIO 1
4398| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4399| #define GNULIB_FSCANF 1
4400| #define GNULIB_SCANF 1
4401| #define HAVE_STPCPY 1
4402| #define GNULIB_TEST_STPCPY 1
4403| #define GNULIB_STRERROR 1
4404| #define GNULIB_TEST_STRERROR 1
4405| #define WORDS_BIGENDIAN 1
4406| #define ENABLE_NLS 1
4407| #define HAVE_GETTEXT 1
4408| #define HAVE_DCGETTEXT 1
4409| /* end confdefs.h.  */
4410| #define _LARGE_FILES 1
4411| #include <sys/types.h>
4412|  /* Check that off_t can represent 2**63 - 1 correctly.
4413|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
4414|     since some C++ compilers masquerading as C compilers
4415|     incorrectly reject 9223372036854775807.  */
4416| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
4417|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4418|                      && LARGE_OFF_T % 2147483647 == 1)
4419|                     ? 1 : -1];
4420| int
4421| main ()
4422| {
4423|
4424|   ;
4425|   return 0;
4426| }
4427configure:15233: result: unknown
4428configure:15251: checking for library containing getpwnam
4429configure:15282: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4430configure:15282: $? = 0
4431configure:15299: result: none required
4432configure:15309: checking for ANSI C header files
4433configure:15413: result: yes
4434configure:15424: checking for dirent.h that defines DIR
4435configure:15443: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
4436In file included from conftest.c:97:
4437In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
4438/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4439typedef __darwin_ssize_t        ssize_t;
4440                                ^
4441conftest.c:82:17: note: expanded from macro 'ssize_t'
4442#define ssize_t int
4443                ^
44441 error generated.
4445configure:15443: $? = 1
4446configure: failed program was:
4447| /* confdefs.h */
4448| #define PACKAGE_NAME "GNU make"
4449| #define PACKAGE_TARNAME "make"
4450| #define PACKAGE_VERSION "4.3"
4451| #define PACKAGE_STRING "GNU make 4.3"
4452| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
4453| #define PACKAGE_URL "http://www.gnu.org/software/make/"
4454| #define PACKAGE "make"
4455| #define VERSION "4.3"
4456| #define STDC_HEADERS 1
4457| #define HAVE_SYS_TYPES_H 1
4458| #define HAVE_SYS_STAT_H 1
4459| #define HAVE_STDLIB_H 1
4460| #define HAVE_STRING_H 1
4461| #define HAVE_MEMORY_H 1
4462| #define HAVE_STRINGS_H 1
4463| #define HAVE_INTTYPES_H 1
4464| #define HAVE_STDINT_H 1
4465| #define HAVE_UNISTD_H 1
4466| #define __EXTENSIONS__ 1
4467| #define _ALL_SOURCE 1
4468| #define _DARWIN_C_SOURCE 1
4469| #define _GNU_SOURCE 1
4470| #define _NETBSD_SOURCE 1
4471| #define _OPENBSD_SOURCE 1
4472| #define _POSIX_PTHREAD_SEMANTICS 1
4473| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4474| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4475| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4476| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4477| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4478| #define __STDC_WANT_LIB_EXT2__ 1
4479| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4480| #define _TANDEM_SOURCE 1
4481| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4482| #define HAVE_ALLOCA_H 1
4483| #define HAVE_ALLOCA 1
4484| #define HAVE_FCNTL 1
4485| #define HAVE_SYMLINK 1
4486| #define HAVE_GETDTABLESIZE 1
4487| #define HAVE_GETPROGNAME 1
4488| #define HAVE_SYS_SOCKET_H 1
4489| #define HAVE_UNISTD_H 1
4490| #define HAVE_SYS_PARAM_H 1
4491| #define HAVE_LIMITS_H 1
4492| #define HAVE_WCHAR_H 1
4493| #define HAVE_STDINT_H 1
4494| #define HAVE_DECL_STRERROR_R 1
4495| #define HAVE_STRERROR_R 1
4496| #define HAVE_WORKING_O_NOATIME 1
4497| #define HAVE_WORKING_O_NOFOLLOW 1
4498| #define eaccess access
4499| #define HAVE_DECL_GETDTABLESIZE 1
4500| #ifndef __arm__
4501| #define __arm__ 1
4502| #endif
4503| #ifndef __arm__
4504| #define __arm__ 1
4505| #endif
4506| #define HAVE_WCHAR_T 1
4507| #define HAVE_WINT_T 1
4508| #define HAVE_LONG_LONG_INT 1
4509| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4510| #define restrict __restrict
4511| #define REPLACE_STRERROR_0 1
4512| #define _USE_STD_STAT 1
4513| #define GNULIB_TEST_ACCESS 1
4514| #define HAVE_ALLOCA 1
4515| #define GNULIB_TEST_CLOSE 1
4516| #define HAVE_DUP2 1
4517| #define GNULIB_TEST_DUP2 1
4518| #define GNULIB_TEST_FCNTL 1
4519| #define GNULIB_TEST_GETDTABLESIZE 1
4520| #define GNULIB_TEST_GETLOADAVG 1
4521| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4522| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4523| #define HAVE_DECL___ARGV 0
4524| #define HAVE_VAR___PROGNAME 1
4525| #define HAVE_MALLOC_POSIX 1
4526| #define GNULIB_TEST_MALLOC_POSIX 1
4527| #define GNULIB_MSVC_NOTHROW 1
4528| #define ssize_t int
4529| #define __USE_MINGW_ANSI_STDIO 1
4530| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4531| #define GNULIB_FSCANF 1
4532| #define GNULIB_SCANF 1
4533| #define HAVE_STPCPY 1
4534| #define GNULIB_TEST_STPCPY 1
4535| #define GNULIB_STRERROR 1
4536| #define GNULIB_TEST_STRERROR 1
4537| #define WORDS_BIGENDIAN 1
4538| #define ENABLE_NLS 1
4539| #define HAVE_GETTEXT 1
4540| #define HAVE_DCGETTEXT 1
4541| #define STDC_HEADERS 1
4542| /* end confdefs.h.  */
4543| #include <sys/types.h>
4544| #include <dirent.h>
4545|
4546| int
4547| main ()
4548| {
4549| if ((DIR *) 0)
4550| return 0;
4551|   ;
4552|   return 0;
4553| }
4554configure:15451: result: no
4555configure:15424: checking for sys/ndir.h that defines DIR
4556configure:15443: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
4557In file included from conftest.c:97:
4558In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
4559/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4560typedef __darwin_ssize_t        ssize_t;
4561                                ^
4562conftest.c:82:17: note: expanded from macro 'ssize_t'
4563#define ssize_t int
4564                ^
4565conftest.c:98:10: fatal error: 'sys/ndir.h' file not found
4566#include <sys/ndir.h>
4567         ^~~~~~~~~~~~
45682 errors generated.
4569configure:15443: $? = 1
4570configure: failed program was:
4571| /* confdefs.h */
4572| #define PACKAGE_NAME "GNU make"
4573| #define PACKAGE_TARNAME "make"
4574| #define PACKAGE_VERSION "4.3"
4575| #define PACKAGE_STRING "GNU make 4.3"
4576| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
4577| #define PACKAGE_URL "http://www.gnu.org/software/make/"
4578| #define PACKAGE "make"
4579| #define VERSION "4.3"
4580| #define STDC_HEADERS 1
4581| #define HAVE_SYS_TYPES_H 1
4582| #define HAVE_SYS_STAT_H 1
4583| #define HAVE_STDLIB_H 1
4584| #define HAVE_STRING_H 1
4585| #define HAVE_MEMORY_H 1
4586| #define HAVE_STRINGS_H 1
4587| #define HAVE_INTTYPES_H 1
4588| #define HAVE_STDINT_H 1
4589| #define HAVE_UNISTD_H 1
4590| #define __EXTENSIONS__ 1
4591| #define _ALL_SOURCE 1
4592| #define _DARWIN_C_SOURCE 1
4593| #define _GNU_SOURCE 1
4594| #define _NETBSD_SOURCE 1
4595| #define _OPENBSD_SOURCE 1
4596| #define _POSIX_PTHREAD_SEMANTICS 1
4597| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4598| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4599| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4600| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4601| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4602| #define __STDC_WANT_LIB_EXT2__ 1
4603| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4604| #define _TANDEM_SOURCE 1
4605| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4606| #define HAVE_ALLOCA_H 1
4607| #define HAVE_ALLOCA 1
4608| #define HAVE_FCNTL 1
4609| #define HAVE_SYMLINK 1
4610| #define HAVE_GETDTABLESIZE 1
4611| #define HAVE_GETPROGNAME 1
4612| #define HAVE_SYS_SOCKET_H 1
4613| #define HAVE_UNISTD_H 1
4614| #define HAVE_SYS_PARAM_H 1
4615| #define HAVE_LIMITS_H 1
4616| #define HAVE_WCHAR_H 1
4617| #define HAVE_STDINT_H 1
4618| #define HAVE_DECL_STRERROR_R 1
4619| #define HAVE_STRERROR_R 1
4620| #define HAVE_WORKING_O_NOATIME 1
4621| #define HAVE_WORKING_O_NOFOLLOW 1
4622| #define eaccess access
4623| #define HAVE_DECL_GETDTABLESIZE 1
4624| #ifndef __arm__
4625| #define __arm__ 1
4626| #endif
4627| #ifndef __arm__
4628| #define __arm__ 1
4629| #endif
4630| #define HAVE_WCHAR_T 1
4631| #define HAVE_WINT_T 1
4632| #define HAVE_LONG_LONG_INT 1
4633| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4634| #define restrict __restrict
4635| #define REPLACE_STRERROR_0 1
4636| #define _USE_STD_STAT 1
4637| #define GNULIB_TEST_ACCESS 1
4638| #define HAVE_ALLOCA 1
4639| #define GNULIB_TEST_CLOSE 1
4640| #define HAVE_DUP2 1
4641| #define GNULIB_TEST_DUP2 1
4642| #define GNULIB_TEST_FCNTL 1
4643| #define GNULIB_TEST_GETDTABLESIZE 1
4644| #define GNULIB_TEST_GETLOADAVG 1
4645| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4646| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4647| #define HAVE_DECL___ARGV 0
4648| #define HAVE_VAR___PROGNAME 1
4649| #define HAVE_MALLOC_POSIX 1
4650| #define GNULIB_TEST_MALLOC_POSIX 1
4651| #define GNULIB_MSVC_NOTHROW 1
4652| #define ssize_t int
4653| #define __USE_MINGW_ANSI_STDIO 1
4654| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4655| #define GNULIB_FSCANF 1
4656| #define GNULIB_SCANF 1
4657| #define HAVE_STPCPY 1
4658| #define GNULIB_TEST_STPCPY 1
4659| #define GNULIB_STRERROR 1
4660| #define GNULIB_TEST_STRERROR 1
4661| #define WORDS_BIGENDIAN 1
4662| #define ENABLE_NLS 1
4663| #define HAVE_GETTEXT 1
4664| #define HAVE_DCGETTEXT 1
4665| #define STDC_HEADERS 1
4666| /* end confdefs.h.  */
4667| #include <sys/types.h>
4668| #include <sys/ndir.h>
4669|
4670| int
4671| main ()
4672| {
4673| if ((DIR *) 0)
4674| return 0;
4675|   ;
4676|   return 0;
4677| }
4678configure:15451: result: no
4679configure:15424: checking for sys/dir.h that defines DIR
4680configure:15443: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
4681In file included from conftest.c:97:
4682In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
4683/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4684typedef __darwin_ssize_t        ssize_t;
4685                                ^
4686conftest.c:82:17: note: expanded from macro 'ssize_t'
4687#define ssize_t int
4688                ^
46891 error generated.
4690configure:15443: $? = 1
4691configure: failed program was:
4692| /* confdefs.h */
4693| #define PACKAGE_NAME "GNU make"
4694| #define PACKAGE_TARNAME "make"
4695| #define PACKAGE_VERSION "4.3"
4696| #define PACKAGE_STRING "GNU make 4.3"
4697| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
4698| #define PACKAGE_URL "http://www.gnu.org/software/make/"
4699| #define PACKAGE "make"
4700| #define VERSION "4.3"
4701| #define STDC_HEADERS 1
4702| #define HAVE_SYS_TYPES_H 1
4703| #define HAVE_SYS_STAT_H 1
4704| #define HAVE_STDLIB_H 1
4705| #define HAVE_STRING_H 1
4706| #define HAVE_MEMORY_H 1
4707| #define HAVE_STRINGS_H 1
4708| #define HAVE_INTTYPES_H 1
4709| #define HAVE_STDINT_H 1
4710| #define HAVE_UNISTD_H 1
4711| #define __EXTENSIONS__ 1
4712| #define _ALL_SOURCE 1
4713| #define _DARWIN_C_SOURCE 1
4714| #define _GNU_SOURCE 1
4715| #define _NETBSD_SOURCE 1
4716| #define _OPENBSD_SOURCE 1
4717| #define _POSIX_PTHREAD_SEMANTICS 1
4718| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4719| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4720| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4721| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4722| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4723| #define __STDC_WANT_LIB_EXT2__ 1
4724| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4725| #define _TANDEM_SOURCE 1
4726| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4727| #define HAVE_ALLOCA_H 1
4728| #define HAVE_ALLOCA 1
4729| #define HAVE_FCNTL 1
4730| #define HAVE_SYMLINK 1
4731| #define HAVE_GETDTABLESIZE 1
4732| #define HAVE_GETPROGNAME 1
4733| #define HAVE_SYS_SOCKET_H 1
4734| #define HAVE_UNISTD_H 1
4735| #define HAVE_SYS_PARAM_H 1
4736| #define HAVE_LIMITS_H 1
4737| #define HAVE_WCHAR_H 1
4738| #define HAVE_STDINT_H 1
4739| #define HAVE_DECL_STRERROR_R 1
4740| #define HAVE_STRERROR_R 1
4741| #define HAVE_WORKING_O_NOATIME 1
4742| #define HAVE_WORKING_O_NOFOLLOW 1
4743| #define eaccess access
4744| #define HAVE_DECL_GETDTABLESIZE 1
4745| #ifndef __arm__
4746| #define __arm__ 1
4747| #endif
4748| #ifndef __arm__
4749| #define __arm__ 1
4750| #endif
4751| #define HAVE_WCHAR_T 1
4752| #define HAVE_WINT_T 1
4753| #define HAVE_LONG_LONG_INT 1
4754| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4755| #define restrict __restrict
4756| #define REPLACE_STRERROR_0 1
4757| #define _USE_STD_STAT 1
4758| #define GNULIB_TEST_ACCESS 1
4759| #define HAVE_ALLOCA 1
4760| #define GNULIB_TEST_CLOSE 1
4761| #define HAVE_DUP2 1
4762| #define GNULIB_TEST_DUP2 1
4763| #define GNULIB_TEST_FCNTL 1
4764| #define GNULIB_TEST_GETDTABLESIZE 1
4765| #define GNULIB_TEST_GETLOADAVG 1
4766| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4767| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4768| #define HAVE_DECL___ARGV 0
4769| #define HAVE_VAR___PROGNAME 1
4770| #define HAVE_MALLOC_POSIX 1
4771| #define GNULIB_TEST_MALLOC_POSIX 1
4772| #define GNULIB_MSVC_NOTHROW 1
4773| #define ssize_t int
4774| #define __USE_MINGW_ANSI_STDIO 1
4775| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4776| #define GNULIB_FSCANF 1
4777| #define GNULIB_SCANF 1
4778| #define HAVE_STPCPY 1
4779| #define GNULIB_TEST_STPCPY 1
4780| #define GNULIB_STRERROR 1
4781| #define GNULIB_TEST_STRERROR 1
4782| #define WORDS_BIGENDIAN 1
4783| #define ENABLE_NLS 1
4784| #define HAVE_GETTEXT 1
4785| #define HAVE_DCGETTEXT 1
4786| #define STDC_HEADERS 1
4787| /* end confdefs.h.  */
4788| #include <sys/types.h>
4789| #include <sys/dir.h>
4790|
4791| int
4792| main ()
4793| {
4794| if ((DIR *) 0)
4795| return 0;
4796|   ;
4797|   return 0;
4798| }
4799configure:15451: result: no
4800configure:15424: checking for ndir.h that defines DIR
4801configure:15443: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
4802In file included from conftest.c:97:
4803In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
4804/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4805typedef __darwin_ssize_t        ssize_t;
4806                                ^
4807conftest.c:82:17: note: expanded from macro 'ssize_t'
4808#define ssize_t int
4809                ^
4810conftest.c:98:10: fatal error: 'ndir.h' file not found
4811#include <ndir.h>
4812         ^~~~~~~~
48132 errors generated.
4814configure:15443: $? = 1
4815configure: failed program was:
4816| /* confdefs.h */
4817| #define PACKAGE_NAME "GNU make"
4818| #define PACKAGE_TARNAME "make"
4819| #define PACKAGE_VERSION "4.3"
4820| #define PACKAGE_STRING "GNU make 4.3"
4821| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
4822| #define PACKAGE_URL "http://www.gnu.org/software/make/"
4823| #define PACKAGE "make"
4824| #define VERSION "4.3"
4825| #define STDC_HEADERS 1
4826| #define HAVE_SYS_TYPES_H 1
4827| #define HAVE_SYS_STAT_H 1
4828| #define HAVE_STDLIB_H 1
4829| #define HAVE_STRING_H 1
4830| #define HAVE_MEMORY_H 1
4831| #define HAVE_STRINGS_H 1
4832| #define HAVE_INTTYPES_H 1
4833| #define HAVE_STDINT_H 1
4834| #define HAVE_UNISTD_H 1
4835| #define __EXTENSIONS__ 1
4836| #define _ALL_SOURCE 1
4837| #define _DARWIN_C_SOURCE 1
4838| #define _GNU_SOURCE 1
4839| #define _NETBSD_SOURCE 1
4840| #define _OPENBSD_SOURCE 1
4841| #define _POSIX_PTHREAD_SEMANTICS 1
4842| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4843| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4844| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4845| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4846| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4847| #define __STDC_WANT_LIB_EXT2__ 1
4848| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4849| #define _TANDEM_SOURCE 1
4850| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4851| #define HAVE_ALLOCA_H 1
4852| #define HAVE_ALLOCA 1
4853| #define HAVE_FCNTL 1
4854| #define HAVE_SYMLINK 1
4855| #define HAVE_GETDTABLESIZE 1
4856| #define HAVE_GETPROGNAME 1
4857| #define HAVE_SYS_SOCKET_H 1
4858| #define HAVE_UNISTD_H 1
4859| #define HAVE_SYS_PARAM_H 1
4860| #define HAVE_LIMITS_H 1
4861| #define HAVE_WCHAR_H 1
4862| #define HAVE_STDINT_H 1
4863| #define HAVE_DECL_STRERROR_R 1
4864| #define HAVE_STRERROR_R 1
4865| #define HAVE_WORKING_O_NOATIME 1
4866| #define HAVE_WORKING_O_NOFOLLOW 1
4867| #define eaccess access
4868| #define HAVE_DECL_GETDTABLESIZE 1
4869| #ifndef __arm__
4870| #define __arm__ 1
4871| #endif
4872| #ifndef __arm__
4873| #define __arm__ 1
4874| #endif
4875| #define HAVE_WCHAR_T 1
4876| #define HAVE_WINT_T 1
4877| #define HAVE_LONG_LONG_INT 1
4878| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4879| #define restrict __restrict
4880| #define REPLACE_STRERROR_0 1
4881| #define _USE_STD_STAT 1
4882| #define GNULIB_TEST_ACCESS 1
4883| #define HAVE_ALLOCA 1
4884| #define GNULIB_TEST_CLOSE 1
4885| #define HAVE_DUP2 1
4886| #define GNULIB_TEST_DUP2 1
4887| #define GNULIB_TEST_FCNTL 1
4888| #define GNULIB_TEST_GETDTABLESIZE 1
4889| #define GNULIB_TEST_GETLOADAVG 1
4890| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
4891| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
4892| #define HAVE_DECL___ARGV 0
4893| #define HAVE_VAR___PROGNAME 1
4894| #define HAVE_MALLOC_POSIX 1
4895| #define GNULIB_TEST_MALLOC_POSIX 1
4896| #define GNULIB_MSVC_NOTHROW 1
4897| #define ssize_t int
4898| #define __USE_MINGW_ANSI_STDIO 1
4899| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
4900| #define GNULIB_FSCANF 1
4901| #define GNULIB_SCANF 1
4902| #define HAVE_STPCPY 1
4903| #define GNULIB_TEST_STPCPY 1
4904| #define GNULIB_STRERROR 1
4905| #define GNULIB_TEST_STRERROR 1
4906| #define WORDS_BIGENDIAN 1
4907| #define ENABLE_NLS 1
4908| #define HAVE_GETTEXT 1
4909| #define HAVE_DCGETTEXT 1
4910| #define STDC_HEADERS 1
4911| /* end confdefs.h.  */
4912| #include <sys/types.h>
4913| #include <ndir.h>
4914|
4915| int
4916| main ()
4917| {
4918| if ((DIR *) 0)
4919| return 0;
4920|   ;
4921|   return 0;
4922| }
4923configure:15451: result: no
4924configure:15521: checking for library containing opendir
4925configure:15552: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
4926configure:15552: $? = 0
4927configure:15569: result: none required
4928configure:15579: checking whether stat file-mode macros are broken
4929configure:15606: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
4930In file included from conftest.c:97:
4931In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
4932/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
4933typedef __darwin_ssize_t        ssize_t;
4934                                ^
4935conftest.c:82:17: note: expanded from macro 'ssize_t'
4936#define ssize_t int
4937                ^
49381 error generated.
4939configure:15606: $? = 1
4940configure: failed program was:
4941| /* confdefs.h */
4942| #define PACKAGE_NAME "GNU make"
4943| #define PACKAGE_TARNAME "make"
4944| #define PACKAGE_VERSION "4.3"
4945| #define PACKAGE_STRING "GNU make 4.3"
4946| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
4947| #define PACKAGE_URL "http://www.gnu.org/software/make/"
4948| #define PACKAGE "make"
4949| #define VERSION "4.3"
4950| #define STDC_HEADERS 1
4951| #define HAVE_SYS_TYPES_H 1
4952| #define HAVE_SYS_STAT_H 1
4953| #define HAVE_STDLIB_H 1
4954| #define HAVE_STRING_H 1
4955| #define HAVE_MEMORY_H 1
4956| #define HAVE_STRINGS_H 1
4957| #define HAVE_INTTYPES_H 1
4958| #define HAVE_STDINT_H 1
4959| #define HAVE_UNISTD_H 1
4960| #define __EXTENSIONS__ 1
4961| #define _ALL_SOURCE 1
4962| #define _DARWIN_C_SOURCE 1
4963| #define _GNU_SOURCE 1
4964| #define _NETBSD_SOURCE 1
4965| #define _OPENBSD_SOURCE 1
4966| #define _POSIX_PTHREAD_SEMANTICS 1
4967| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4968| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4969| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4970| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4971| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4972| #define __STDC_WANT_LIB_EXT2__ 1
4973| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4974| #define _TANDEM_SOURCE 1
4975| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4976| #define HAVE_ALLOCA_H 1
4977| #define HAVE_ALLOCA 1
4978| #define HAVE_FCNTL 1
4979| #define HAVE_SYMLINK 1
4980| #define HAVE_GETDTABLESIZE 1
4981| #define HAVE_GETPROGNAME 1
4982| #define HAVE_SYS_SOCKET_H 1
4983| #define HAVE_UNISTD_H 1
4984| #define HAVE_SYS_PARAM_H 1
4985| #define HAVE_LIMITS_H 1
4986| #define HAVE_WCHAR_H 1
4987| #define HAVE_STDINT_H 1
4988| #define HAVE_DECL_STRERROR_R 1
4989| #define HAVE_STRERROR_R 1
4990| #define HAVE_WORKING_O_NOATIME 1
4991| #define HAVE_WORKING_O_NOFOLLOW 1
4992| #define eaccess access
4993| #define HAVE_DECL_GETDTABLESIZE 1
4994| #ifndef __arm__
4995| #define __arm__ 1
4996| #endif
4997| #ifndef __arm__
4998| #define __arm__ 1
4999| #endif
5000| #define HAVE_WCHAR_T 1
5001| #define HAVE_WINT_T 1
5002| #define HAVE_LONG_LONG_INT 1
5003| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5004| #define restrict __restrict
5005| #define REPLACE_STRERROR_0 1
5006| #define _USE_STD_STAT 1
5007| #define GNULIB_TEST_ACCESS 1
5008| #define HAVE_ALLOCA 1
5009| #define GNULIB_TEST_CLOSE 1
5010| #define HAVE_DUP2 1
5011| #define GNULIB_TEST_DUP2 1
5012| #define GNULIB_TEST_FCNTL 1
5013| #define GNULIB_TEST_GETDTABLESIZE 1
5014| #define GNULIB_TEST_GETLOADAVG 1
5015| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5016| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5017| #define HAVE_DECL___ARGV 0
5018| #define HAVE_VAR___PROGNAME 1
5019| #define HAVE_MALLOC_POSIX 1
5020| #define GNULIB_TEST_MALLOC_POSIX 1
5021| #define GNULIB_MSVC_NOTHROW 1
5022| #define ssize_t int
5023| #define __USE_MINGW_ANSI_STDIO 1
5024| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5025| #define GNULIB_FSCANF 1
5026| #define GNULIB_SCANF 1
5027| #define HAVE_STPCPY 1
5028| #define GNULIB_TEST_STPCPY 1
5029| #define GNULIB_STRERROR 1
5030| #define GNULIB_TEST_STRERROR 1
5031| #define WORDS_BIGENDIAN 1
5032| #define ENABLE_NLS 1
5033| #define HAVE_GETTEXT 1
5034| #define HAVE_DCGETTEXT 1
5035| #define STDC_HEADERS 1
5036| /* end confdefs.h.  */
5037| #include <sys/types.h>
5038| #include <sys/stat.h>
5039|
5040| #if defined S_ISBLK && defined S_IFDIR
5041| extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
5042| #endif
5043|
5044| #if defined S_ISBLK && defined S_IFCHR
5045| extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
5046| #endif
5047|
5048| #if defined S_ISLNK && defined S_IFREG
5049| extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
5050| #endif
5051|
5052| #if defined S_ISSOCK && defined S_IFREG
5053| extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
5054| #endif
5055|
5056configure:15613: result: yes
5057configure:15621: checking whether time.h and sys/time.h may both be included
5058configure:15641: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
5059In file included from conftest.c:98:
5060In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
5061/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5062typedef __darwin_ssize_t        ssize_t;
5063                                ^
5064conftest.c:82:17: note: expanded from macro 'ssize_t'
5065#define ssize_t int
5066                ^
50671 error generated.
5068configure:15641: $? = 1
5069configure: failed program was:
5070| /* confdefs.h */
5071| #define PACKAGE_NAME "GNU make"
5072| #define PACKAGE_TARNAME "make"
5073| #define PACKAGE_VERSION "4.3"
5074| #define PACKAGE_STRING "GNU make 4.3"
5075| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
5076| #define PACKAGE_URL "http://www.gnu.org/software/make/"
5077| #define PACKAGE "make"
5078| #define VERSION "4.3"
5079| #define STDC_HEADERS 1
5080| #define HAVE_SYS_TYPES_H 1
5081| #define HAVE_SYS_STAT_H 1
5082| #define HAVE_STDLIB_H 1
5083| #define HAVE_STRING_H 1
5084| #define HAVE_MEMORY_H 1
5085| #define HAVE_STRINGS_H 1
5086| #define HAVE_INTTYPES_H 1
5087| #define HAVE_STDINT_H 1
5088| #define HAVE_UNISTD_H 1
5089| #define __EXTENSIONS__ 1
5090| #define _ALL_SOURCE 1
5091| #define _DARWIN_C_SOURCE 1
5092| #define _GNU_SOURCE 1
5093| #define _NETBSD_SOURCE 1
5094| #define _OPENBSD_SOURCE 1
5095| #define _POSIX_PTHREAD_SEMANTICS 1
5096| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5097| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5098| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5099| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5100| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5101| #define __STDC_WANT_LIB_EXT2__ 1
5102| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5103| #define _TANDEM_SOURCE 1
5104| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5105| #define HAVE_ALLOCA_H 1
5106| #define HAVE_ALLOCA 1
5107| #define HAVE_FCNTL 1
5108| #define HAVE_SYMLINK 1
5109| #define HAVE_GETDTABLESIZE 1
5110| #define HAVE_GETPROGNAME 1
5111| #define HAVE_SYS_SOCKET_H 1
5112| #define HAVE_UNISTD_H 1
5113| #define HAVE_SYS_PARAM_H 1
5114| #define HAVE_LIMITS_H 1
5115| #define HAVE_WCHAR_H 1
5116| #define HAVE_STDINT_H 1
5117| #define HAVE_DECL_STRERROR_R 1
5118| #define HAVE_STRERROR_R 1
5119| #define HAVE_WORKING_O_NOATIME 1
5120| #define HAVE_WORKING_O_NOFOLLOW 1
5121| #define eaccess access
5122| #define HAVE_DECL_GETDTABLESIZE 1
5123| #ifndef __arm__
5124| #define __arm__ 1
5125| #endif
5126| #ifndef __arm__
5127| #define __arm__ 1
5128| #endif
5129| #define HAVE_WCHAR_T 1
5130| #define HAVE_WINT_T 1
5131| #define HAVE_LONG_LONG_INT 1
5132| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5133| #define restrict __restrict
5134| #define REPLACE_STRERROR_0 1
5135| #define _USE_STD_STAT 1
5136| #define GNULIB_TEST_ACCESS 1
5137| #define HAVE_ALLOCA 1
5138| #define GNULIB_TEST_CLOSE 1
5139| #define HAVE_DUP2 1
5140| #define GNULIB_TEST_DUP2 1
5141| #define GNULIB_TEST_FCNTL 1
5142| #define GNULIB_TEST_GETDTABLESIZE 1
5143| #define GNULIB_TEST_GETLOADAVG 1
5144| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5145| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5146| #define HAVE_DECL___ARGV 0
5147| #define HAVE_VAR___PROGNAME 1
5148| #define HAVE_MALLOC_POSIX 1
5149| #define GNULIB_TEST_MALLOC_POSIX 1
5150| #define GNULIB_MSVC_NOTHROW 1
5151| #define ssize_t int
5152| #define __USE_MINGW_ANSI_STDIO 1
5153| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5154| #define GNULIB_FSCANF 1
5155| #define GNULIB_SCANF 1
5156| #define HAVE_STPCPY 1
5157| #define GNULIB_TEST_STPCPY 1
5158| #define GNULIB_STRERROR 1
5159| #define GNULIB_TEST_STRERROR 1
5160| #define WORDS_BIGENDIAN 1
5161| #define ENABLE_NLS 1
5162| #define HAVE_GETTEXT 1
5163| #define HAVE_DCGETTEXT 1
5164| #define STDC_HEADERS 1
5165| #define STAT_MACROS_BROKEN 1
5166| /* end confdefs.h.  */
5167| #include <sys/types.h>
5168| #include <sys/time.h>
5169| #include <time.h>
5170|
5171| int
5172| main ()
5173| {
5174| if ((struct tm *) 0)
5175| return 0;
5176|   ;
5177|   return 0;
5178| }
5179configure:15648: result: no
5180configure:15661: checking for stdlib.h
5181configure:15661: result: yes
5182configure:15661: checking locale.h usability
5183configure:15661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
5184In file included from conftest.c:99:
5185In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
5186/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5187typedef __darwin_ssize_t        ssize_t;
5188                                ^
5189conftest.c:82:17: note: expanded from macro 'ssize_t'
5190#define ssize_t int
5191                ^
51921 error generated.
5193configure:15661: $? = 1
5194configure: failed program was:
5195| /* confdefs.h */
5196| #define PACKAGE_NAME "GNU make"
5197| #define PACKAGE_TARNAME "make"
5198| #define PACKAGE_VERSION "4.3"
5199| #define PACKAGE_STRING "GNU make 4.3"
5200| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
5201| #define PACKAGE_URL "http://www.gnu.org/software/make/"
5202| #define PACKAGE "make"
5203| #define VERSION "4.3"
5204| #define STDC_HEADERS 1
5205| #define HAVE_SYS_TYPES_H 1
5206| #define HAVE_SYS_STAT_H 1
5207| #define HAVE_STDLIB_H 1
5208| #define HAVE_STRING_H 1
5209| #define HAVE_MEMORY_H 1
5210| #define HAVE_STRINGS_H 1
5211| #define HAVE_INTTYPES_H 1
5212| #define HAVE_STDINT_H 1
5213| #define HAVE_UNISTD_H 1
5214| #define __EXTENSIONS__ 1
5215| #define _ALL_SOURCE 1
5216| #define _DARWIN_C_SOURCE 1
5217| #define _GNU_SOURCE 1
5218| #define _NETBSD_SOURCE 1
5219| #define _OPENBSD_SOURCE 1
5220| #define _POSIX_PTHREAD_SEMANTICS 1
5221| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5222| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5223| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5224| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5225| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5226| #define __STDC_WANT_LIB_EXT2__ 1
5227| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5228| #define _TANDEM_SOURCE 1
5229| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5230| #define HAVE_ALLOCA_H 1
5231| #define HAVE_ALLOCA 1
5232| #define HAVE_FCNTL 1
5233| #define HAVE_SYMLINK 1
5234| #define HAVE_GETDTABLESIZE 1
5235| #define HAVE_GETPROGNAME 1
5236| #define HAVE_SYS_SOCKET_H 1
5237| #define HAVE_UNISTD_H 1
5238| #define HAVE_SYS_PARAM_H 1
5239| #define HAVE_LIMITS_H 1
5240| #define HAVE_WCHAR_H 1
5241| #define HAVE_STDINT_H 1
5242| #define HAVE_DECL_STRERROR_R 1
5243| #define HAVE_STRERROR_R 1
5244| #define HAVE_WORKING_O_NOATIME 1
5245| #define HAVE_WORKING_O_NOFOLLOW 1
5246| #define eaccess access
5247| #define HAVE_DECL_GETDTABLESIZE 1
5248| #ifndef __arm__
5249| #define __arm__ 1
5250| #endif
5251| #ifndef __arm__
5252| #define __arm__ 1
5253| #endif
5254| #define HAVE_WCHAR_T 1
5255| #define HAVE_WINT_T 1
5256| #define HAVE_LONG_LONG_INT 1
5257| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5258| #define restrict __restrict
5259| #define REPLACE_STRERROR_0 1
5260| #define _USE_STD_STAT 1
5261| #define GNULIB_TEST_ACCESS 1
5262| #define HAVE_ALLOCA 1
5263| #define GNULIB_TEST_CLOSE 1
5264| #define HAVE_DUP2 1
5265| #define GNULIB_TEST_DUP2 1
5266| #define GNULIB_TEST_FCNTL 1
5267| #define GNULIB_TEST_GETDTABLESIZE 1
5268| #define GNULIB_TEST_GETLOADAVG 1
5269| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5270| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5271| #define HAVE_DECL___ARGV 0
5272| #define HAVE_VAR___PROGNAME 1
5273| #define HAVE_MALLOC_POSIX 1
5274| #define GNULIB_TEST_MALLOC_POSIX 1
5275| #define GNULIB_MSVC_NOTHROW 1
5276| #define ssize_t int
5277| #define __USE_MINGW_ANSI_STDIO 1
5278| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5279| #define GNULIB_FSCANF 1
5280| #define GNULIB_SCANF 1
5281| #define HAVE_STPCPY 1
5282| #define GNULIB_TEST_STPCPY 1
5283| #define GNULIB_STRERROR 1
5284| #define GNULIB_TEST_STRERROR 1
5285| #define WORDS_BIGENDIAN 1
5286| #define ENABLE_NLS 1
5287| #define HAVE_GETTEXT 1
5288| #define HAVE_DCGETTEXT 1
5289| #define STDC_HEADERS 1
5290| #define STAT_MACROS_BROKEN 1
5291| #define HAVE_STDLIB_H 1
5292| /* end confdefs.h.  */
5293| #include <stdio.h>
5294| #ifdef HAVE_SYS_TYPES_H
5295| # include <sys/types.h>
5296| #endif
5297| #ifdef HAVE_SYS_STAT_H
5298| # include <sys/stat.h>
5299| #endif
5300| #ifdef STDC_HEADERS
5301| # include <stdlib.h>
5302| # include <stddef.h>
5303| #else
5304| # ifdef HAVE_STDLIB_H
5305| #  include <stdlib.h>
5306| # endif
5307| #endif
5308| #ifdef HAVE_STRING_H
5309| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5310| #  include <memory.h>
5311| # endif
5312| # include <string.h>
5313| #endif
5314| #ifdef HAVE_STRINGS_H
5315| # include <strings.h>
5316| #endif
5317| #ifdef HAVE_INTTYPES_H
5318| # include <inttypes.h>
5319| #endif
5320| #ifdef HAVE_STDINT_H
5321| # include <stdint.h>
5322| #endif
5323| #ifdef HAVE_UNISTD_H
5324| # include <unistd.h>
5325| #endif
5326| #include <locale.h>
5327configure:15661: result: no
5328configure:15661: checking locale.h presence
5329configure:15661: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
5330configure:15661: $? = 0
5331configure:15661: result: yes
5332configure:15661: WARNING: locale.h: present but cannot be compiled
5333configure:15661: WARNING: locale.h:     check for missing prerequisite headers?
5334configure:15661: WARNING: locale.h: see the Autoconf documentation
5335configure:15661: WARNING: locale.h:     section "Present But Cannot Be Compiled"
5336configure:15661: WARNING: locale.h: proceeding with the compiler's result
5337configure:15661: checking for locale.h
5338configure:15661: result: no
5339configure:15661: checking for unistd.h
5340configure:15661: result: yes
5341configure:15661: checking for limits.h
5342configure:15661: result: yes
5343configure:15661: checking fcntl.h usability
5344configure:15661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
5345In file included from conftest.c:101:
5346In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
5347/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5348typedef __darwin_ssize_t        ssize_t;
5349                                ^
5350conftest.c:82:17: note: expanded from macro 'ssize_t'
5351#define ssize_t int
5352                ^
53531 error generated.
5354configure:15661: $? = 1
5355configure: failed program was:
5356| /* confdefs.h */
5357| #define PACKAGE_NAME "GNU make"
5358| #define PACKAGE_TARNAME "make"
5359| #define PACKAGE_VERSION "4.3"
5360| #define PACKAGE_STRING "GNU make 4.3"
5361| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
5362| #define PACKAGE_URL "http://www.gnu.org/software/make/"
5363| #define PACKAGE "make"
5364| #define VERSION "4.3"
5365| #define STDC_HEADERS 1
5366| #define HAVE_SYS_TYPES_H 1
5367| #define HAVE_SYS_STAT_H 1
5368| #define HAVE_STDLIB_H 1
5369| #define HAVE_STRING_H 1
5370| #define HAVE_MEMORY_H 1
5371| #define HAVE_STRINGS_H 1
5372| #define HAVE_INTTYPES_H 1
5373| #define HAVE_STDINT_H 1
5374| #define HAVE_UNISTD_H 1
5375| #define __EXTENSIONS__ 1
5376| #define _ALL_SOURCE 1
5377| #define _DARWIN_C_SOURCE 1
5378| #define _GNU_SOURCE 1
5379| #define _NETBSD_SOURCE 1
5380| #define _OPENBSD_SOURCE 1
5381| #define _POSIX_PTHREAD_SEMANTICS 1
5382| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5383| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5384| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5385| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5386| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5387| #define __STDC_WANT_LIB_EXT2__ 1
5388| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5389| #define _TANDEM_SOURCE 1
5390| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5391| #define HAVE_ALLOCA_H 1
5392| #define HAVE_ALLOCA 1
5393| #define HAVE_FCNTL 1
5394| #define HAVE_SYMLINK 1
5395| #define HAVE_GETDTABLESIZE 1
5396| #define HAVE_GETPROGNAME 1
5397| #define HAVE_SYS_SOCKET_H 1
5398| #define HAVE_UNISTD_H 1
5399| #define HAVE_SYS_PARAM_H 1
5400| #define HAVE_LIMITS_H 1
5401| #define HAVE_WCHAR_H 1
5402| #define HAVE_STDINT_H 1
5403| #define HAVE_DECL_STRERROR_R 1
5404| #define HAVE_STRERROR_R 1
5405| #define HAVE_WORKING_O_NOATIME 1
5406| #define HAVE_WORKING_O_NOFOLLOW 1
5407| #define eaccess access
5408| #define HAVE_DECL_GETDTABLESIZE 1
5409| #ifndef __arm__
5410| #define __arm__ 1
5411| #endif
5412| #ifndef __arm__
5413| #define __arm__ 1
5414| #endif
5415| #define HAVE_WCHAR_T 1
5416| #define HAVE_WINT_T 1
5417| #define HAVE_LONG_LONG_INT 1
5418| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5419| #define restrict __restrict
5420| #define REPLACE_STRERROR_0 1
5421| #define _USE_STD_STAT 1
5422| #define GNULIB_TEST_ACCESS 1
5423| #define HAVE_ALLOCA 1
5424| #define GNULIB_TEST_CLOSE 1
5425| #define HAVE_DUP2 1
5426| #define GNULIB_TEST_DUP2 1
5427| #define GNULIB_TEST_FCNTL 1
5428| #define GNULIB_TEST_GETDTABLESIZE 1
5429| #define GNULIB_TEST_GETLOADAVG 1
5430| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5431| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5432| #define HAVE_DECL___ARGV 0
5433| #define HAVE_VAR___PROGNAME 1
5434| #define HAVE_MALLOC_POSIX 1
5435| #define GNULIB_TEST_MALLOC_POSIX 1
5436| #define GNULIB_MSVC_NOTHROW 1
5437| #define ssize_t int
5438| #define __USE_MINGW_ANSI_STDIO 1
5439| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5440| #define GNULIB_FSCANF 1
5441| #define GNULIB_SCANF 1
5442| #define HAVE_STPCPY 1
5443| #define GNULIB_TEST_STPCPY 1
5444| #define GNULIB_STRERROR 1
5445| #define GNULIB_TEST_STRERROR 1
5446| #define WORDS_BIGENDIAN 1
5447| #define ENABLE_NLS 1
5448| #define HAVE_GETTEXT 1
5449| #define HAVE_DCGETTEXT 1
5450| #define STDC_HEADERS 1
5451| #define STAT_MACROS_BROKEN 1
5452| #define HAVE_STDLIB_H 1
5453| #define HAVE_UNISTD_H 1
5454| #define HAVE_LIMITS_H 1
5455| /* end confdefs.h.  */
5456| #include <stdio.h>
5457| #ifdef HAVE_SYS_TYPES_H
5458| # include <sys/types.h>
5459| #endif
5460| #ifdef HAVE_SYS_STAT_H
5461| # include <sys/stat.h>
5462| #endif
5463| #ifdef STDC_HEADERS
5464| # include <stdlib.h>
5465| # include <stddef.h>
5466| #else
5467| # ifdef HAVE_STDLIB_H
5468| #  include <stdlib.h>
5469| # endif
5470| #endif
5471| #ifdef HAVE_STRING_H
5472| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5473| #  include <memory.h>
5474| # endif
5475| # include <string.h>
5476| #endif
5477| #ifdef HAVE_STRINGS_H
5478| # include <strings.h>
5479| #endif
5480| #ifdef HAVE_INTTYPES_H
5481| # include <inttypes.h>
5482| #endif
5483| #ifdef HAVE_STDINT_H
5484| # include <stdint.h>
5485| #endif
5486| #ifdef HAVE_UNISTD_H
5487| # include <unistd.h>
5488| #endif
5489| #include <fcntl.h>
5490configure:15661: result: no
5491configure:15661: checking fcntl.h presence
5492configure:15661: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
5493configure:15661: $? = 0
5494configure:15661: result: yes
5495configure:15661: WARNING: fcntl.h: present but cannot be compiled
5496configure:15661: WARNING: fcntl.h:     check for missing prerequisite headers?
5497configure:15661: WARNING: fcntl.h: see the Autoconf documentation
5498configure:15661: WARNING: fcntl.h:     section "Present But Cannot Be Compiled"
5499configure:15661: WARNING: fcntl.h: proceeding with the compiler's result
5500configure:15661: checking for fcntl.h
5501configure:15661: result: no
5502configure:15661: checking for string.h
5503configure:15661: result: yes
5504configure:15661: checking for memory.h
5505configure:15661: result: yes
5506configure:15661: checking for sys/param.h
5507configure:15661: result: yes
5508configure:15661: checking sys/resource.h usability
5509configure:15661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
5510In file included from conftest.c:104:
5511In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
5512/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5513typedef __darwin_ssize_t        ssize_t;
5514                                ^
5515conftest.c:82:17: note: expanded from macro 'ssize_t'
5516#define ssize_t int
5517                ^
55181 error generated.
5519configure:15661: $? = 1
5520configure: failed program was:
5521| /* confdefs.h */
5522| #define PACKAGE_NAME "GNU make"
5523| #define PACKAGE_TARNAME "make"
5524| #define PACKAGE_VERSION "4.3"
5525| #define PACKAGE_STRING "GNU make 4.3"
5526| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
5527| #define PACKAGE_URL "http://www.gnu.org/software/make/"
5528| #define PACKAGE "make"
5529| #define VERSION "4.3"
5530| #define STDC_HEADERS 1
5531| #define HAVE_SYS_TYPES_H 1
5532| #define HAVE_SYS_STAT_H 1
5533| #define HAVE_STDLIB_H 1
5534| #define HAVE_STRING_H 1
5535| #define HAVE_MEMORY_H 1
5536| #define HAVE_STRINGS_H 1
5537| #define HAVE_INTTYPES_H 1
5538| #define HAVE_STDINT_H 1
5539| #define HAVE_UNISTD_H 1
5540| #define __EXTENSIONS__ 1
5541| #define _ALL_SOURCE 1
5542| #define _DARWIN_C_SOURCE 1
5543| #define _GNU_SOURCE 1
5544| #define _NETBSD_SOURCE 1
5545| #define _OPENBSD_SOURCE 1
5546| #define _POSIX_PTHREAD_SEMANTICS 1
5547| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5548| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5549| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5550| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5551| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5552| #define __STDC_WANT_LIB_EXT2__ 1
5553| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5554| #define _TANDEM_SOURCE 1
5555| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5556| #define HAVE_ALLOCA_H 1
5557| #define HAVE_ALLOCA 1
5558| #define HAVE_FCNTL 1
5559| #define HAVE_SYMLINK 1
5560| #define HAVE_GETDTABLESIZE 1
5561| #define HAVE_GETPROGNAME 1
5562| #define HAVE_SYS_SOCKET_H 1
5563| #define HAVE_UNISTD_H 1
5564| #define HAVE_SYS_PARAM_H 1
5565| #define HAVE_LIMITS_H 1
5566| #define HAVE_WCHAR_H 1
5567| #define HAVE_STDINT_H 1
5568| #define HAVE_DECL_STRERROR_R 1
5569| #define HAVE_STRERROR_R 1
5570| #define HAVE_WORKING_O_NOATIME 1
5571| #define HAVE_WORKING_O_NOFOLLOW 1
5572| #define eaccess access
5573| #define HAVE_DECL_GETDTABLESIZE 1
5574| #ifndef __arm__
5575| #define __arm__ 1
5576| #endif
5577| #ifndef __arm__
5578| #define __arm__ 1
5579| #endif
5580| #define HAVE_WCHAR_T 1
5581| #define HAVE_WINT_T 1
5582| #define HAVE_LONG_LONG_INT 1
5583| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5584| #define restrict __restrict
5585| #define REPLACE_STRERROR_0 1
5586| #define _USE_STD_STAT 1
5587| #define GNULIB_TEST_ACCESS 1
5588| #define HAVE_ALLOCA 1
5589| #define GNULIB_TEST_CLOSE 1
5590| #define HAVE_DUP2 1
5591| #define GNULIB_TEST_DUP2 1
5592| #define GNULIB_TEST_FCNTL 1
5593| #define GNULIB_TEST_GETDTABLESIZE 1
5594| #define GNULIB_TEST_GETLOADAVG 1
5595| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5596| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5597| #define HAVE_DECL___ARGV 0
5598| #define HAVE_VAR___PROGNAME 1
5599| #define HAVE_MALLOC_POSIX 1
5600| #define GNULIB_TEST_MALLOC_POSIX 1
5601| #define GNULIB_MSVC_NOTHROW 1
5602| #define ssize_t int
5603| #define __USE_MINGW_ANSI_STDIO 1
5604| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5605| #define GNULIB_FSCANF 1
5606| #define GNULIB_SCANF 1
5607| #define HAVE_STPCPY 1
5608| #define GNULIB_TEST_STPCPY 1
5609| #define GNULIB_STRERROR 1
5610| #define GNULIB_TEST_STRERROR 1
5611| #define WORDS_BIGENDIAN 1
5612| #define ENABLE_NLS 1
5613| #define HAVE_GETTEXT 1
5614| #define HAVE_DCGETTEXT 1
5615| #define STDC_HEADERS 1
5616| #define STAT_MACROS_BROKEN 1
5617| #define HAVE_STDLIB_H 1
5618| #define HAVE_UNISTD_H 1
5619| #define HAVE_LIMITS_H 1
5620| #define HAVE_STRING_H 1
5621| #define HAVE_MEMORY_H 1
5622| #define HAVE_SYS_PARAM_H 1
5623| /* end confdefs.h.  */
5624| #include <stdio.h>
5625| #ifdef HAVE_SYS_TYPES_H
5626| # include <sys/types.h>
5627| #endif
5628| #ifdef HAVE_SYS_STAT_H
5629| # include <sys/stat.h>
5630| #endif
5631| #ifdef STDC_HEADERS
5632| # include <stdlib.h>
5633| # include <stddef.h>
5634| #else
5635| # ifdef HAVE_STDLIB_H
5636| #  include <stdlib.h>
5637| # endif
5638| #endif
5639| #ifdef HAVE_STRING_H
5640| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5641| #  include <memory.h>
5642| # endif
5643| # include <string.h>
5644| #endif
5645| #ifdef HAVE_STRINGS_H
5646| # include <strings.h>
5647| #endif
5648| #ifdef HAVE_INTTYPES_H
5649| # include <inttypes.h>
5650| #endif
5651| #ifdef HAVE_STDINT_H
5652| # include <stdint.h>
5653| #endif
5654| #ifdef HAVE_UNISTD_H
5655| # include <unistd.h>
5656| #endif
5657| #include <sys/resource.h>
5658configure:15661: result: no
5659configure:15661: checking sys/resource.h presence
5660configure:15661: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
5661configure:15661: $? = 0
5662configure:15661: result: yes
5663configure:15661: WARNING: sys/resource.h: present but cannot be compiled
5664configure:15661: WARNING: sys/resource.h:     check for missing prerequisite headers?
5665configure:15661: WARNING: sys/resource.h: see the Autoconf documentation
5666configure:15661: WARNING: sys/resource.h:     section "Present But Cannot Be Compiled"
5667configure:15661: WARNING: sys/resource.h: proceeding with the compiler's result
5668configure:15661: checking for sys/resource.h
5669configure:15661: result: no
5670configure:15661: checking sys/time.h usability
5671configure:15661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
5672In file included from conftest.c:104:
5673In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
5674/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5675typedef __darwin_ssize_t        ssize_t;
5676                                ^
5677conftest.c:82:17: note: expanded from macro 'ssize_t'
5678#define ssize_t int
5679                ^
56801 error generated.
5681configure:15661: $? = 1
5682configure: failed program was:
5683| /* confdefs.h */
5684| #define PACKAGE_NAME "GNU make"
5685| #define PACKAGE_TARNAME "make"
5686| #define PACKAGE_VERSION "4.3"
5687| #define PACKAGE_STRING "GNU make 4.3"
5688| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
5689| #define PACKAGE_URL "http://www.gnu.org/software/make/"
5690| #define PACKAGE "make"
5691| #define VERSION "4.3"
5692| #define STDC_HEADERS 1
5693| #define HAVE_SYS_TYPES_H 1
5694| #define HAVE_SYS_STAT_H 1
5695| #define HAVE_STDLIB_H 1
5696| #define HAVE_STRING_H 1
5697| #define HAVE_MEMORY_H 1
5698| #define HAVE_STRINGS_H 1
5699| #define HAVE_INTTYPES_H 1
5700| #define HAVE_STDINT_H 1
5701| #define HAVE_UNISTD_H 1
5702| #define __EXTENSIONS__ 1
5703| #define _ALL_SOURCE 1
5704| #define _DARWIN_C_SOURCE 1
5705| #define _GNU_SOURCE 1
5706| #define _NETBSD_SOURCE 1
5707| #define _OPENBSD_SOURCE 1
5708| #define _POSIX_PTHREAD_SEMANTICS 1
5709| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5710| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5711| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5712| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5713| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5714| #define __STDC_WANT_LIB_EXT2__ 1
5715| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5716| #define _TANDEM_SOURCE 1
5717| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5718| #define HAVE_ALLOCA_H 1
5719| #define HAVE_ALLOCA 1
5720| #define HAVE_FCNTL 1
5721| #define HAVE_SYMLINK 1
5722| #define HAVE_GETDTABLESIZE 1
5723| #define HAVE_GETPROGNAME 1
5724| #define HAVE_SYS_SOCKET_H 1
5725| #define HAVE_UNISTD_H 1
5726| #define HAVE_SYS_PARAM_H 1
5727| #define HAVE_LIMITS_H 1
5728| #define HAVE_WCHAR_H 1
5729| #define HAVE_STDINT_H 1
5730| #define HAVE_DECL_STRERROR_R 1
5731| #define HAVE_STRERROR_R 1
5732| #define HAVE_WORKING_O_NOATIME 1
5733| #define HAVE_WORKING_O_NOFOLLOW 1
5734| #define eaccess access
5735| #define HAVE_DECL_GETDTABLESIZE 1
5736| #ifndef __arm__
5737| #define __arm__ 1
5738| #endif
5739| #ifndef __arm__
5740| #define __arm__ 1
5741| #endif
5742| #define HAVE_WCHAR_T 1
5743| #define HAVE_WINT_T 1
5744| #define HAVE_LONG_LONG_INT 1
5745| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5746| #define restrict __restrict
5747| #define REPLACE_STRERROR_0 1
5748| #define _USE_STD_STAT 1
5749| #define GNULIB_TEST_ACCESS 1
5750| #define HAVE_ALLOCA 1
5751| #define GNULIB_TEST_CLOSE 1
5752| #define HAVE_DUP2 1
5753| #define GNULIB_TEST_DUP2 1
5754| #define GNULIB_TEST_FCNTL 1
5755| #define GNULIB_TEST_GETDTABLESIZE 1
5756| #define GNULIB_TEST_GETLOADAVG 1
5757| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5758| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5759| #define HAVE_DECL___ARGV 0
5760| #define HAVE_VAR___PROGNAME 1
5761| #define HAVE_MALLOC_POSIX 1
5762| #define GNULIB_TEST_MALLOC_POSIX 1
5763| #define GNULIB_MSVC_NOTHROW 1
5764| #define ssize_t int
5765| #define __USE_MINGW_ANSI_STDIO 1
5766| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5767| #define GNULIB_FSCANF 1
5768| #define GNULIB_SCANF 1
5769| #define HAVE_STPCPY 1
5770| #define GNULIB_TEST_STPCPY 1
5771| #define GNULIB_STRERROR 1
5772| #define GNULIB_TEST_STRERROR 1
5773| #define WORDS_BIGENDIAN 1
5774| #define ENABLE_NLS 1
5775| #define HAVE_GETTEXT 1
5776| #define HAVE_DCGETTEXT 1
5777| #define STDC_HEADERS 1
5778| #define STAT_MACROS_BROKEN 1
5779| #define HAVE_STDLIB_H 1
5780| #define HAVE_UNISTD_H 1
5781| #define HAVE_LIMITS_H 1
5782| #define HAVE_STRING_H 1
5783| #define HAVE_MEMORY_H 1
5784| #define HAVE_SYS_PARAM_H 1
5785| /* end confdefs.h.  */
5786| #include <stdio.h>
5787| #ifdef HAVE_SYS_TYPES_H
5788| # include <sys/types.h>
5789| #endif
5790| #ifdef HAVE_SYS_STAT_H
5791| # include <sys/stat.h>
5792| #endif
5793| #ifdef STDC_HEADERS
5794| # include <stdlib.h>
5795| # include <stddef.h>
5796| #else
5797| # ifdef HAVE_STDLIB_H
5798| #  include <stdlib.h>
5799| # endif
5800| #endif
5801| #ifdef HAVE_STRING_H
5802| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5803| #  include <memory.h>
5804| # endif
5805| # include <string.h>
5806| #endif
5807| #ifdef HAVE_STRINGS_H
5808| # include <strings.h>
5809| #endif
5810| #ifdef HAVE_INTTYPES_H
5811| # include <inttypes.h>
5812| #endif
5813| #ifdef HAVE_STDINT_H
5814| # include <stdint.h>
5815| #endif
5816| #ifdef HAVE_UNISTD_H
5817| # include <unistd.h>
5818| #endif
5819| #include <sys/time.h>
5820configure:15661: result: no
5821configure:15661: checking sys/time.h presence
5822configure:15661: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
5823configure:15661: $? = 0
5824configure:15661: result: yes
5825configure:15661: WARNING: sys/time.h: present but cannot be compiled
5826configure:15661: WARNING: sys/time.h:     check for missing prerequisite headers?
5827configure:15661: WARNING: sys/time.h: see the Autoconf documentation
5828configure:15661: WARNING: sys/time.h:     section "Present But Cannot Be Compiled"
5829configure:15661: WARNING: sys/time.h: proceeding with the compiler's result
5830configure:15661: checking for sys/time.h
5831configure:15661: result: no
5832configure:15661: checking sys/timeb.h usability
5833configure:15661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
5834In file included from conftest.c:104:
5835In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
5836/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5837typedef __darwin_ssize_t        ssize_t;
5838                                ^
5839conftest.c:82:17: note: expanded from macro 'ssize_t'
5840#define ssize_t int
5841                ^
58421 error generated.
5843configure:15661: $? = 1
5844configure: failed program was:
5845| /* confdefs.h */
5846| #define PACKAGE_NAME "GNU make"
5847| #define PACKAGE_TARNAME "make"
5848| #define PACKAGE_VERSION "4.3"
5849| #define PACKAGE_STRING "GNU make 4.3"
5850| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
5851| #define PACKAGE_URL "http://www.gnu.org/software/make/"
5852| #define PACKAGE "make"
5853| #define VERSION "4.3"
5854| #define STDC_HEADERS 1
5855| #define HAVE_SYS_TYPES_H 1
5856| #define HAVE_SYS_STAT_H 1
5857| #define HAVE_STDLIB_H 1
5858| #define HAVE_STRING_H 1
5859| #define HAVE_MEMORY_H 1
5860| #define HAVE_STRINGS_H 1
5861| #define HAVE_INTTYPES_H 1
5862| #define HAVE_STDINT_H 1
5863| #define HAVE_UNISTD_H 1
5864| #define __EXTENSIONS__ 1
5865| #define _ALL_SOURCE 1
5866| #define _DARWIN_C_SOURCE 1
5867| #define _GNU_SOURCE 1
5868| #define _NETBSD_SOURCE 1
5869| #define _OPENBSD_SOURCE 1
5870| #define _POSIX_PTHREAD_SEMANTICS 1
5871| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5872| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5873| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5874| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5875| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5876| #define __STDC_WANT_LIB_EXT2__ 1
5877| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5878| #define _TANDEM_SOURCE 1
5879| #define _HPUX_ALT_XOPEN_SOCKET_API 1
5880| #define HAVE_ALLOCA_H 1
5881| #define HAVE_ALLOCA 1
5882| #define HAVE_FCNTL 1
5883| #define HAVE_SYMLINK 1
5884| #define HAVE_GETDTABLESIZE 1
5885| #define HAVE_GETPROGNAME 1
5886| #define HAVE_SYS_SOCKET_H 1
5887| #define HAVE_UNISTD_H 1
5888| #define HAVE_SYS_PARAM_H 1
5889| #define HAVE_LIMITS_H 1
5890| #define HAVE_WCHAR_H 1
5891| #define HAVE_STDINT_H 1
5892| #define HAVE_DECL_STRERROR_R 1
5893| #define HAVE_STRERROR_R 1
5894| #define HAVE_WORKING_O_NOATIME 1
5895| #define HAVE_WORKING_O_NOFOLLOW 1
5896| #define eaccess access
5897| #define HAVE_DECL_GETDTABLESIZE 1
5898| #ifndef __arm__
5899| #define __arm__ 1
5900| #endif
5901| #ifndef __arm__
5902| #define __arm__ 1
5903| #endif
5904| #define HAVE_WCHAR_T 1
5905| #define HAVE_WINT_T 1
5906| #define HAVE_LONG_LONG_INT 1
5907| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5908| #define restrict __restrict
5909| #define REPLACE_STRERROR_0 1
5910| #define _USE_STD_STAT 1
5911| #define GNULIB_TEST_ACCESS 1
5912| #define HAVE_ALLOCA 1
5913| #define GNULIB_TEST_CLOSE 1
5914| #define HAVE_DUP2 1
5915| #define GNULIB_TEST_DUP2 1
5916| #define GNULIB_TEST_FCNTL 1
5917| #define GNULIB_TEST_GETDTABLESIZE 1
5918| #define GNULIB_TEST_GETLOADAVG 1
5919| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
5920| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
5921| #define HAVE_DECL___ARGV 0
5922| #define HAVE_VAR___PROGNAME 1
5923| #define HAVE_MALLOC_POSIX 1
5924| #define GNULIB_TEST_MALLOC_POSIX 1
5925| #define GNULIB_MSVC_NOTHROW 1
5926| #define ssize_t int
5927| #define __USE_MINGW_ANSI_STDIO 1
5928| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
5929| #define GNULIB_FSCANF 1
5930| #define GNULIB_SCANF 1
5931| #define HAVE_STPCPY 1
5932| #define GNULIB_TEST_STPCPY 1
5933| #define GNULIB_STRERROR 1
5934| #define GNULIB_TEST_STRERROR 1
5935| #define WORDS_BIGENDIAN 1
5936| #define ENABLE_NLS 1
5937| #define HAVE_GETTEXT 1
5938| #define HAVE_DCGETTEXT 1
5939| #define STDC_HEADERS 1
5940| #define STAT_MACROS_BROKEN 1
5941| #define HAVE_STDLIB_H 1
5942| #define HAVE_UNISTD_H 1
5943| #define HAVE_LIMITS_H 1
5944| #define HAVE_STRING_H 1
5945| #define HAVE_MEMORY_H 1
5946| #define HAVE_SYS_PARAM_H 1
5947| /* end confdefs.h.  */
5948| #include <stdio.h>
5949| #ifdef HAVE_SYS_TYPES_H
5950| # include <sys/types.h>
5951| #endif
5952| #ifdef HAVE_SYS_STAT_H
5953| # include <sys/stat.h>
5954| #endif
5955| #ifdef STDC_HEADERS
5956| # include <stdlib.h>
5957| # include <stddef.h>
5958| #else
5959| # ifdef HAVE_STDLIB_H
5960| #  include <stdlib.h>
5961| # endif
5962| #endif
5963| #ifdef HAVE_STRING_H
5964| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5965| #  include <memory.h>
5966| # endif
5967| # include <string.h>
5968| #endif
5969| #ifdef HAVE_STRINGS_H
5970| # include <strings.h>
5971| #endif
5972| #ifdef HAVE_INTTYPES_H
5973| # include <inttypes.h>
5974| #endif
5975| #ifdef HAVE_STDINT_H
5976| # include <stdint.h>
5977| #endif
5978| #ifdef HAVE_UNISTD_H
5979| # include <unistd.h>
5980| #endif
5981| #include <sys/timeb.h>
5982configure:15661: result: no
5983configure:15661: checking sys/timeb.h presence
5984configure:15661: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
5985configure:15661: $? = 0
5986configure:15661: result: yes
5987configure:15661: WARNING: sys/timeb.h: present but cannot be compiled
5988configure:15661: WARNING: sys/timeb.h:     check for missing prerequisite headers?
5989configure:15661: WARNING: sys/timeb.h: see the Autoconf documentation
5990configure:15661: WARNING: sys/timeb.h:     section "Present But Cannot Be Compiled"
5991configure:15661: WARNING: sys/timeb.h: proceeding with the compiler's result
5992configure:15661: checking for sys/timeb.h
5993configure:15661: result: no
5994configure:15661: checking sys/select.h usability
5995configure:15661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
5996In file included from conftest.c:104:
5997In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
5998/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
5999typedef __darwin_ssize_t        ssize_t;
6000                                ^
6001conftest.c:82:17: note: expanded from macro 'ssize_t'
6002#define ssize_t int
6003                ^
60041 error generated.
6005configure:15661: $? = 1
6006configure: failed program was:
6007| /* confdefs.h */
6008| #define PACKAGE_NAME "GNU make"
6009| #define PACKAGE_TARNAME "make"
6010| #define PACKAGE_VERSION "4.3"
6011| #define PACKAGE_STRING "GNU make 4.3"
6012| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
6013| #define PACKAGE_URL "http://www.gnu.org/software/make/"
6014| #define PACKAGE "make"
6015| #define VERSION "4.3"
6016| #define STDC_HEADERS 1
6017| #define HAVE_SYS_TYPES_H 1
6018| #define HAVE_SYS_STAT_H 1
6019| #define HAVE_STDLIB_H 1
6020| #define HAVE_STRING_H 1
6021| #define HAVE_MEMORY_H 1
6022| #define HAVE_STRINGS_H 1
6023| #define HAVE_INTTYPES_H 1
6024| #define HAVE_STDINT_H 1
6025| #define HAVE_UNISTD_H 1
6026| #define __EXTENSIONS__ 1
6027| #define _ALL_SOURCE 1
6028| #define _DARWIN_C_SOURCE 1
6029| #define _GNU_SOURCE 1
6030| #define _NETBSD_SOURCE 1
6031| #define _OPENBSD_SOURCE 1
6032| #define _POSIX_PTHREAD_SEMANTICS 1
6033| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6034| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6035| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6036| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6037| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6038| #define __STDC_WANT_LIB_EXT2__ 1
6039| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6040| #define _TANDEM_SOURCE 1
6041| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6042| #define HAVE_ALLOCA_H 1
6043| #define HAVE_ALLOCA 1
6044| #define HAVE_FCNTL 1
6045| #define HAVE_SYMLINK 1
6046| #define HAVE_GETDTABLESIZE 1
6047| #define HAVE_GETPROGNAME 1
6048| #define HAVE_SYS_SOCKET_H 1
6049| #define HAVE_UNISTD_H 1
6050| #define HAVE_SYS_PARAM_H 1
6051| #define HAVE_LIMITS_H 1
6052| #define HAVE_WCHAR_H 1
6053| #define HAVE_STDINT_H 1
6054| #define HAVE_DECL_STRERROR_R 1
6055| #define HAVE_STRERROR_R 1
6056| #define HAVE_WORKING_O_NOATIME 1
6057| #define HAVE_WORKING_O_NOFOLLOW 1
6058| #define eaccess access
6059| #define HAVE_DECL_GETDTABLESIZE 1
6060| #ifndef __arm__
6061| #define __arm__ 1
6062| #endif
6063| #ifndef __arm__
6064| #define __arm__ 1
6065| #endif
6066| #define HAVE_WCHAR_T 1
6067| #define HAVE_WINT_T 1
6068| #define HAVE_LONG_LONG_INT 1
6069| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6070| #define restrict __restrict
6071| #define REPLACE_STRERROR_0 1
6072| #define _USE_STD_STAT 1
6073| #define GNULIB_TEST_ACCESS 1
6074| #define HAVE_ALLOCA 1
6075| #define GNULIB_TEST_CLOSE 1
6076| #define HAVE_DUP2 1
6077| #define GNULIB_TEST_DUP2 1
6078| #define GNULIB_TEST_FCNTL 1
6079| #define GNULIB_TEST_GETDTABLESIZE 1
6080| #define GNULIB_TEST_GETLOADAVG 1
6081| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6082| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6083| #define HAVE_DECL___ARGV 0
6084| #define HAVE_VAR___PROGNAME 1
6085| #define HAVE_MALLOC_POSIX 1
6086| #define GNULIB_TEST_MALLOC_POSIX 1
6087| #define GNULIB_MSVC_NOTHROW 1
6088| #define ssize_t int
6089| #define __USE_MINGW_ANSI_STDIO 1
6090| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
6091| #define GNULIB_FSCANF 1
6092| #define GNULIB_SCANF 1
6093| #define HAVE_STPCPY 1
6094| #define GNULIB_TEST_STPCPY 1
6095| #define GNULIB_STRERROR 1
6096| #define GNULIB_TEST_STRERROR 1
6097| #define WORDS_BIGENDIAN 1
6098| #define ENABLE_NLS 1
6099| #define HAVE_GETTEXT 1
6100| #define HAVE_DCGETTEXT 1
6101| #define STDC_HEADERS 1
6102| #define STAT_MACROS_BROKEN 1
6103| #define HAVE_STDLIB_H 1
6104| #define HAVE_UNISTD_H 1
6105| #define HAVE_LIMITS_H 1
6106| #define HAVE_STRING_H 1
6107| #define HAVE_MEMORY_H 1
6108| #define HAVE_SYS_PARAM_H 1
6109| /* end confdefs.h.  */
6110| #include <stdio.h>
6111| #ifdef HAVE_SYS_TYPES_H
6112| # include <sys/types.h>
6113| #endif
6114| #ifdef HAVE_SYS_STAT_H
6115| # include <sys/stat.h>
6116| #endif
6117| #ifdef STDC_HEADERS
6118| # include <stdlib.h>
6119| # include <stddef.h>
6120| #else
6121| # ifdef HAVE_STDLIB_H
6122| #  include <stdlib.h>
6123| # endif
6124| #endif
6125| #ifdef HAVE_STRING_H
6126| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6127| #  include <memory.h>
6128| # endif
6129| # include <string.h>
6130| #endif
6131| #ifdef HAVE_STRINGS_H
6132| # include <strings.h>
6133| #endif
6134| #ifdef HAVE_INTTYPES_H
6135| # include <inttypes.h>
6136| #endif
6137| #ifdef HAVE_STDINT_H
6138| # include <stdint.h>
6139| #endif
6140| #ifdef HAVE_UNISTD_H
6141| # include <unistd.h>
6142| #endif
6143| #include <sys/select.h>
6144configure:15661: result: no
6145configure:15661: checking sys/select.h presence
6146configure:15661: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
6147configure:15661: $? = 0
6148configure:15661: result: yes
6149configure:15661: WARNING: sys/select.h: present but cannot be compiled
6150configure:15661: WARNING: sys/select.h:     check for missing prerequisite headers?
6151configure:15661: WARNING: sys/select.h: see the Autoconf documentation
6152configure:15661: WARNING: sys/select.h:     section "Present But Cannot Be Compiled"
6153configure:15661: WARNING: sys/select.h: proceeding with the compiler's result
6154configure:15661: checking for sys/select.h
6155configure:15661: result: no
6156configure:15661: checking sys/file.h usability
6157configure:15661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
6158In file included from conftest.c:104:
6159In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
6160/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
6161typedef __darwin_ssize_t        ssize_t;
6162                                ^
6163conftest.c:82:17: note: expanded from macro 'ssize_t'
6164#define ssize_t int
6165                ^
61661 error generated.
6167configure:15661: $? = 1
6168configure: failed program was:
6169| /* confdefs.h */
6170| #define PACKAGE_NAME "GNU make"
6171| #define PACKAGE_TARNAME "make"
6172| #define PACKAGE_VERSION "4.3"
6173| #define PACKAGE_STRING "GNU make 4.3"
6174| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
6175| #define PACKAGE_URL "http://www.gnu.org/software/make/"
6176| #define PACKAGE "make"
6177| #define VERSION "4.3"
6178| #define STDC_HEADERS 1
6179| #define HAVE_SYS_TYPES_H 1
6180| #define HAVE_SYS_STAT_H 1
6181| #define HAVE_STDLIB_H 1
6182| #define HAVE_STRING_H 1
6183| #define HAVE_MEMORY_H 1
6184| #define HAVE_STRINGS_H 1
6185| #define HAVE_INTTYPES_H 1
6186| #define HAVE_STDINT_H 1
6187| #define HAVE_UNISTD_H 1
6188| #define __EXTENSIONS__ 1
6189| #define _ALL_SOURCE 1
6190| #define _DARWIN_C_SOURCE 1
6191| #define _GNU_SOURCE 1
6192| #define _NETBSD_SOURCE 1
6193| #define _OPENBSD_SOURCE 1
6194| #define _POSIX_PTHREAD_SEMANTICS 1
6195| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6196| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6197| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6198| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6199| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6200| #define __STDC_WANT_LIB_EXT2__ 1
6201| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6202| #define _TANDEM_SOURCE 1
6203| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6204| #define HAVE_ALLOCA_H 1
6205| #define HAVE_ALLOCA 1
6206| #define HAVE_FCNTL 1
6207| #define HAVE_SYMLINK 1
6208| #define HAVE_GETDTABLESIZE 1
6209| #define HAVE_GETPROGNAME 1
6210| #define HAVE_SYS_SOCKET_H 1
6211| #define HAVE_UNISTD_H 1
6212| #define HAVE_SYS_PARAM_H 1
6213| #define HAVE_LIMITS_H 1
6214| #define HAVE_WCHAR_H 1
6215| #define HAVE_STDINT_H 1
6216| #define HAVE_DECL_STRERROR_R 1
6217| #define HAVE_STRERROR_R 1
6218| #define HAVE_WORKING_O_NOATIME 1
6219| #define HAVE_WORKING_O_NOFOLLOW 1
6220| #define eaccess access
6221| #define HAVE_DECL_GETDTABLESIZE 1
6222| #ifndef __arm__
6223| #define __arm__ 1
6224| #endif
6225| #ifndef __arm__
6226| #define __arm__ 1
6227| #endif
6228| #define HAVE_WCHAR_T 1
6229| #define HAVE_WINT_T 1
6230| #define HAVE_LONG_LONG_INT 1
6231| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6232| #define restrict __restrict
6233| #define REPLACE_STRERROR_0 1
6234| #define _USE_STD_STAT 1
6235| #define GNULIB_TEST_ACCESS 1
6236| #define HAVE_ALLOCA 1
6237| #define GNULIB_TEST_CLOSE 1
6238| #define HAVE_DUP2 1
6239| #define GNULIB_TEST_DUP2 1
6240| #define GNULIB_TEST_FCNTL 1
6241| #define GNULIB_TEST_GETDTABLESIZE 1
6242| #define GNULIB_TEST_GETLOADAVG 1
6243| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6244| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6245| #define HAVE_DECL___ARGV 0
6246| #define HAVE_VAR___PROGNAME 1
6247| #define HAVE_MALLOC_POSIX 1
6248| #define GNULIB_TEST_MALLOC_POSIX 1
6249| #define GNULIB_MSVC_NOTHROW 1
6250| #define ssize_t int
6251| #define __USE_MINGW_ANSI_STDIO 1
6252| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
6253| #define GNULIB_FSCANF 1
6254| #define GNULIB_SCANF 1
6255| #define HAVE_STPCPY 1
6256| #define GNULIB_TEST_STPCPY 1
6257| #define GNULIB_STRERROR 1
6258| #define GNULIB_TEST_STRERROR 1
6259| #define WORDS_BIGENDIAN 1
6260| #define ENABLE_NLS 1
6261| #define HAVE_GETTEXT 1
6262| #define HAVE_DCGETTEXT 1
6263| #define STDC_HEADERS 1
6264| #define STAT_MACROS_BROKEN 1
6265| #define HAVE_STDLIB_H 1
6266| #define HAVE_UNISTD_H 1
6267| #define HAVE_LIMITS_H 1
6268| #define HAVE_STRING_H 1
6269| #define HAVE_MEMORY_H 1
6270| #define HAVE_SYS_PARAM_H 1
6271| /* end confdefs.h.  */
6272| #include <stdio.h>
6273| #ifdef HAVE_SYS_TYPES_H
6274| # include <sys/types.h>
6275| #endif
6276| #ifdef HAVE_SYS_STAT_H
6277| # include <sys/stat.h>
6278| #endif
6279| #ifdef STDC_HEADERS
6280| # include <stdlib.h>
6281| # include <stddef.h>
6282| #else
6283| # ifdef HAVE_STDLIB_H
6284| #  include <stdlib.h>
6285| # endif
6286| #endif
6287| #ifdef HAVE_STRING_H
6288| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6289| #  include <memory.h>
6290| # endif
6291| # include <string.h>
6292| #endif
6293| #ifdef HAVE_STRINGS_H
6294| # include <strings.h>
6295| #endif
6296| #ifdef HAVE_INTTYPES_H
6297| # include <inttypes.h>
6298| #endif
6299| #ifdef HAVE_STDINT_H
6300| # include <stdint.h>
6301| #endif
6302| #ifdef HAVE_UNISTD_H
6303| # include <unistd.h>
6304| #endif
6305| #include <sys/file.h>
6306configure:15661: result: no
6307configure:15661: checking sys/file.h presence
6308configure:15661: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
6309configure:15661: $? = 0
6310configure:15661: result: yes
6311configure:15661: WARNING: sys/file.h: present but cannot be compiled
6312configure:15661: WARNING: sys/file.h:     check for missing prerequisite headers?
6313configure:15661: WARNING: sys/file.h: see the Autoconf documentation
6314configure:15661: WARNING: sys/file.h:     section "Present But Cannot Be Compiled"
6315configure:15661: WARNING: sys/file.h: proceeding with the compiler's result
6316configure:15661: checking for sys/file.h
6317configure:15661: result: no
6318configure:15661: checking spawn.h usability
6319configure:15661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
6320In file included from conftest.c:104:
6321In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
6322/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
6323typedef __darwin_ssize_t        ssize_t;
6324                                ^
6325conftest.c:82:17: note: expanded from macro 'ssize_t'
6326#define ssize_t int
6327                ^
63281 error generated.
6329configure:15661: $? = 1
6330configure: failed program was:
6331| /* confdefs.h */
6332| #define PACKAGE_NAME "GNU make"
6333| #define PACKAGE_TARNAME "make"
6334| #define PACKAGE_VERSION "4.3"
6335| #define PACKAGE_STRING "GNU make 4.3"
6336| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
6337| #define PACKAGE_URL "http://www.gnu.org/software/make/"
6338| #define PACKAGE "make"
6339| #define VERSION "4.3"
6340| #define STDC_HEADERS 1
6341| #define HAVE_SYS_TYPES_H 1
6342| #define HAVE_SYS_STAT_H 1
6343| #define HAVE_STDLIB_H 1
6344| #define HAVE_STRING_H 1
6345| #define HAVE_MEMORY_H 1
6346| #define HAVE_STRINGS_H 1
6347| #define HAVE_INTTYPES_H 1
6348| #define HAVE_STDINT_H 1
6349| #define HAVE_UNISTD_H 1
6350| #define __EXTENSIONS__ 1
6351| #define _ALL_SOURCE 1
6352| #define _DARWIN_C_SOURCE 1
6353| #define _GNU_SOURCE 1
6354| #define _NETBSD_SOURCE 1
6355| #define _OPENBSD_SOURCE 1
6356| #define _POSIX_PTHREAD_SEMANTICS 1
6357| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6358| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6359| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6360| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6361| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6362| #define __STDC_WANT_LIB_EXT2__ 1
6363| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6364| #define _TANDEM_SOURCE 1
6365| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6366| #define HAVE_ALLOCA_H 1
6367| #define HAVE_ALLOCA 1
6368| #define HAVE_FCNTL 1
6369| #define HAVE_SYMLINK 1
6370| #define HAVE_GETDTABLESIZE 1
6371| #define HAVE_GETPROGNAME 1
6372| #define HAVE_SYS_SOCKET_H 1
6373| #define HAVE_UNISTD_H 1
6374| #define HAVE_SYS_PARAM_H 1
6375| #define HAVE_LIMITS_H 1
6376| #define HAVE_WCHAR_H 1
6377| #define HAVE_STDINT_H 1
6378| #define HAVE_DECL_STRERROR_R 1
6379| #define HAVE_STRERROR_R 1
6380| #define HAVE_WORKING_O_NOATIME 1
6381| #define HAVE_WORKING_O_NOFOLLOW 1
6382| #define eaccess access
6383| #define HAVE_DECL_GETDTABLESIZE 1
6384| #ifndef __arm__
6385| #define __arm__ 1
6386| #endif
6387| #ifndef __arm__
6388| #define __arm__ 1
6389| #endif
6390| #define HAVE_WCHAR_T 1
6391| #define HAVE_WINT_T 1
6392| #define HAVE_LONG_LONG_INT 1
6393| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6394| #define restrict __restrict
6395| #define REPLACE_STRERROR_0 1
6396| #define _USE_STD_STAT 1
6397| #define GNULIB_TEST_ACCESS 1
6398| #define HAVE_ALLOCA 1
6399| #define GNULIB_TEST_CLOSE 1
6400| #define HAVE_DUP2 1
6401| #define GNULIB_TEST_DUP2 1
6402| #define GNULIB_TEST_FCNTL 1
6403| #define GNULIB_TEST_GETDTABLESIZE 1
6404| #define GNULIB_TEST_GETLOADAVG 1
6405| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6406| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6407| #define HAVE_DECL___ARGV 0
6408| #define HAVE_VAR___PROGNAME 1
6409| #define HAVE_MALLOC_POSIX 1
6410| #define GNULIB_TEST_MALLOC_POSIX 1
6411| #define GNULIB_MSVC_NOTHROW 1
6412| #define ssize_t int
6413| #define __USE_MINGW_ANSI_STDIO 1
6414| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
6415| #define GNULIB_FSCANF 1
6416| #define GNULIB_SCANF 1
6417| #define HAVE_STPCPY 1
6418| #define GNULIB_TEST_STPCPY 1
6419| #define GNULIB_STRERROR 1
6420| #define GNULIB_TEST_STRERROR 1
6421| #define WORDS_BIGENDIAN 1
6422| #define ENABLE_NLS 1
6423| #define HAVE_GETTEXT 1
6424| #define HAVE_DCGETTEXT 1
6425| #define STDC_HEADERS 1
6426| #define STAT_MACROS_BROKEN 1
6427| #define HAVE_STDLIB_H 1
6428| #define HAVE_UNISTD_H 1
6429| #define HAVE_LIMITS_H 1
6430| #define HAVE_STRING_H 1
6431| #define HAVE_MEMORY_H 1
6432| #define HAVE_SYS_PARAM_H 1
6433| /* end confdefs.h.  */
6434| #include <stdio.h>
6435| #ifdef HAVE_SYS_TYPES_H
6436| # include <sys/types.h>
6437| #endif
6438| #ifdef HAVE_SYS_STAT_H
6439| # include <sys/stat.h>
6440| #endif
6441| #ifdef STDC_HEADERS
6442| # include <stdlib.h>
6443| # include <stddef.h>
6444| #else
6445| # ifdef HAVE_STDLIB_H
6446| #  include <stdlib.h>
6447| # endif
6448| #endif
6449| #ifdef HAVE_STRING_H
6450| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6451| #  include <memory.h>
6452| # endif
6453| # include <string.h>
6454| #endif
6455| #ifdef HAVE_STRINGS_H
6456| # include <strings.h>
6457| #endif
6458| #ifdef HAVE_INTTYPES_H
6459| # include <inttypes.h>
6460| #endif
6461| #ifdef HAVE_STDINT_H
6462| # include <stdint.h>
6463| #endif
6464| #ifdef HAVE_UNISTD_H
6465| # include <unistd.h>
6466| #endif
6467| #include <spawn.h>
6468configure:15661: result: no
6469configure:15661: checking spawn.h presence
6470configure:15661: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
6471configure:15661: $? = 0
6472configure:15661: result: yes
6473configure:15661: WARNING: spawn.h: present but cannot be compiled
6474configure:15661: WARNING: spawn.h:     check for missing prerequisite headers?
6475configure:15661: WARNING: spawn.h: see the Autoconf documentation
6476configure:15661: WARNING: spawn.h:     section "Present But Cannot Be Compiled"
6477configure:15661: WARNING: spawn.h: proceeding with the compiler's result
6478configure:15661: checking for spawn.h
6479configure:15661: result: no
6480configure:15673: checking for an ANSI C-conforming const
6481configure:15739: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
6482configure:15739: $? = 0
6483configure:15746: result: yes
6484configure:15754: checking return type of signal handlers
6485configure:15772: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
6486In file included from conftest.c:104:
6487In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
6488/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
6489typedef __darwin_ssize_t        ssize_t;
6490                                ^
6491conftest.c:82:17: note: expanded from macro 'ssize_t'
6492#define ssize_t int
6493                ^
6494conftest.c:110:8: error: indirection requires pointer operand ('void' invalid)
6495return *(signal (0, 0)) (0) == 1;
6496       ^~~~~~~~~~~~~~~~~~~~
64972 errors generated.
6498configure:15772: $? = 1
6499configure: failed program was:
6500| /* confdefs.h */
6501| #define PACKAGE_NAME "GNU make"
6502| #define PACKAGE_TARNAME "make"
6503| #define PACKAGE_VERSION "4.3"
6504| #define PACKAGE_STRING "GNU make 4.3"
6505| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
6506| #define PACKAGE_URL "http://www.gnu.org/software/make/"
6507| #define PACKAGE "make"
6508| #define VERSION "4.3"
6509| #define STDC_HEADERS 1
6510| #define HAVE_SYS_TYPES_H 1
6511| #define HAVE_SYS_STAT_H 1
6512| #define HAVE_STDLIB_H 1
6513| #define HAVE_STRING_H 1
6514| #define HAVE_MEMORY_H 1
6515| #define HAVE_STRINGS_H 1
6516| #define HAVE_INTTYPES_H 1
6517| #define HAVE_STDINT_H 1
6518| #define HAVE_UNISTD_H 1
6519| #define __EXTENSIONS__ 1
6520| #define _ALL_SOURCE 1
6521| #define _DARWIN_C_SOURCE 1
6522| #define _GNU_SOURCE 1
6523| #define _NETBSD_SOURCE 1
6524| #define _OPENBSD_SOURCE 1
6525| #define _POSIX_PTHREAD_SEMANTICS 1
6526| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6527| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6528| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6529| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6530| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6531| #define __STDC_WANT_LIB_EXT2__ 1
6532| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6533| #define _TANDEM_SOURCE 1
6534| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6535| #define HAVE_ALLOCA_H 1
6536| #define HAVE_ALLOCA 1
6537| #define HAVE_FCNTL 1
6538| #define HAVE_SYMLINK 1
6539| #define HAVE_GETDTABLESIZE 1
6540| #define HAVE_GETPROGNAME 1
6541| #define HAVE_SYS_SOCKET_H 1
6542| #define HAVE_UNISTD_H 1
6543| #define HAVE_SYS_PARAM_H 1
6544| #define HAVE_LIMITS_H 1
6545| #define HAVE_WCHAR_H 1
6546| #define HAVE_STDINT_H 1
6547| #define HAVE_DECL_STRERROR_R 1
6548| #define HAVE_STRERROR_R 1
6549| #define HAVE_WORKING_O_NOATIME 1
6550| #define HAVE_WORKING_O_NOFOLLOW 1
6551| #define eaccess access
6552| #define HAVE_DECL_GETDTABLESIZE 1
6553| #ifndef __arm__
6554| #define __arm__ 1
6555| #endif
6556| #ifndef __arm__
6557| #define __arm__ 1
6558| #endif
6559| #define HAVE_WCHAR_T 1
6560| #define HAVE_WINT_T 1
6561| #define HAVE_LONG_LONG_INT 1
6562| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6563| #define restrict __restrict
6564| #define REPLACE_STRERROR_0 1
6565| #define _USE_STD_STAT 1
6566| #define GNULIB_TEST_ACCESS 1
6567| #define HAVE_ALLOCA 1
6568| #define GNULIB_TEST_CLOSE 1
6569| #define HAVE_DUP2 1
6570| #define GNULIB_TEST_DUP2 1
6571| #define GNULIB_TEST_FCNTL 1
6572| #define GNULIB_TEST_GETDTABLESIZE 1
6573| #define GNULIB_TEST_GETLOADAVG 1
6574| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6575| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6576| #define HAVE_DECL___ARGV 0
6577| #define HAVE_VAR___PROGNAME 1
6578| #define HAVE_MALLOC_POSIX 1
6579| #define GNULIB_TEST_MALLOC_POSIX 1
6580| #define GNULIB_MSVC_NOTHROW 1
6581| #define ssize_t int
6582| #define __USE_MINGW_ANSI_STDIO 1
6583| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
6584| #define GNULIB_FSCANF 1
6585| #define GNULIB_SCANF 1
6586| #define HAVE_STPCPY 1
6587| #define GNULIB_TEST_STPCPY 1
6588| #define GNULIB_STRERROR 1
6589| #define GNULIB_TEST_STRERROR 1
6590| #define WORDS_BIGENDIAN 1
6591| #define ENABLE_NLS 1
6592| #define HAVE_GETTEXT 1
6593| #define HAVE_DCGETTEXT 1
6594| #define STDC_HEADERS 1
6595| #define STAT_MACROS_BROKEN 1
6596| #define HAVE_STDLIB_H 1
6597| #define HAVE_UNISTD_H 1
6598| #define HAVE_LIMITS_H 1
6599| #define HAVE_STRING_H 1
6600| #define HAVE_MEMORY_H 1
6601| #define HAVE_SYS_PARAM_H 1
6602| /* end confdefs.h.  */
6603| #include <sys/types.h>
6604| #include <signal.h>
6605|
6606| int
6607| main ()
6608| {
6609| return *(signal (0, 0)) (0) == 1;
6610|   ;
6611|   return 0;
6612| }
6613configure:15779: result: void
6614configure:15787: checking for uid_t in sys/types.h
6615configure:15806: result: yes
6616configure:15817: checking for pid_t
6617configure:15817: result: yes
6618configure:15828: checking for off_t
6619configure:15828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
6620In file included from conftest.c:105:
6621In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
6622/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
6623typedef __darwin_ssize_t        ssize_t;
6624                                ^
6625conftest.c:82:17: note: expanded from macro 'ssize_t'
6626#define ssize_t int
6627                ^
66281 error generated.
6629configure:15828: $? = 1
6630configure: failed program was:
6631| /* confdefs.h */
6632| #define PACKAGE_NAME "GNU make"
6633| #define PACKAGE_TARNAME "make"
6634| #define PACKAGE_VERSION "4.3"
6635| #define PACKAGE_STRING "GNU make 4.3"
6636| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
6637| #define PACKAGE_URL "http://www.gnu.org/software/make/"
6638| #define PACKAGE "make"
6639| #define VERSION "4.3"
6640| #define STDC_HEADERS 1
6641| #define HAVE_SYS_TYPES_H 1
6642| #define HAVE_SYS_STAT_H 1
6643| #define HAVE_STDLIB_H 1
6644| #define HAVE_STRING_H 1
6645| #define HAVE_MEMORY_H 1
6646| #define HAVE_STRINGS_H 1
6647| #define HAVE_INTTYPES_H 1
6648| #define HAVE_STDINT_H 1
6649| #define HAVE_UNISTD_H 1
6650| #define __EXTENSIONS__ 1
6651| #define _ALL_SOURCE 1
6652| #define _DARWIN_C_SOURCE 1
6653| #define _GNU_SOURCE 1
6654| #define _NETBSD_SOURCE 1
6655| #define _OPENBSD_SOURCE 1
6656| #define _POSIX_PTHREAD_SEMANTICS 1
6657| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6658| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6659| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6660| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6661| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6662| #define __STDC_WANT_LIB_EXT2__ 1
6663| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6664| #define _TANDEM_SOURCE 1
6665| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6666| #define HAVE_ALLOCA_H 1
6667| #define HAVE_ALLOCA 1
6668| #define HAVE_FCNTL 1
6669| #define HAVE_SYMLINK 1
6670| #define HAVE_GETDTABLESIZE 1
6671| #define HAVE_GETPROGNAME 1
6672| #define HAVE_SYS_SOCKET_H 1
6673| #define HAVE_UNISTD_H 1
6674| #define HAVE_SYS_PARAM_H 1
6675| #define HAVE_LIMITS_H 1
6676| #define HAVE_WCHAR_H 1
6677| #define HAVE_STDINT_H 1
6678| #define HAVE_DECL_STRERROR_R 1
6679| #define HAVE_STRERROR_R 1
6680| #define HAVE_WORKING_O_NOATIME 1
6681| #define HAVE_WORKING_O_NOFOLLOW 1
6682| #define eaccess access
6683| #define HAVE_DECL_GETDTABLESIZE 1
6684| #ifndef __arm__
6685| #define __arm__ 1
6686| #endif
6687| #ifndef __arm__
6688| #define __arm__ 1
6689| #endif
6690| #define HAVE_WCHAR_T 1
6691| #define HAVE_WINT_T 1
6692| #define HAVE_LONG_LONG_INT 1
6693| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6694| #define restrict __restrict
6695| #define REPLACE_STRERROR_0 1
6696| #define _USE_STD_STAT 1
6697| #define GNULIB_TEST_ACCESS 1
6698| #define HAVE_ALLOCA 1
6699| #define GNULIB_TEST_CLOSE 1
6700| #define HAVE_DUP2 1
6701| #define GNULIB_TEST_DUP2 1
6702| #define GNULIB_TEST_FCNTL 1
6703| #define GNULIB_TEST_GETDTABLESIZE 1
6704| #define GNULIB_TEST_GETLOADAVG 1
6705| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6706| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6707| #define HAVE_DECL___ARGV 0
6708| #define HAVE_VAR___PROGNAME 1
6709| #define HAVE_MALLOC_POSIX 1
6710| #define GNULIB_TEST_MALLOC_POSIX 1
6711| #define GNULIB_MSVC_NOTHROW 1
6712| #define ssize_t int
6713| #define __USE_MINGW_ANSI_STDIO 1
6714| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
6715| #define GNULIB_FSCANF 1
6716| #define GNULIB_SCANF 1
6717| #define HAVE_STPCPY 1
6718| #define GNULIB_TEST_STPCPY 1
6719| #define GNULIB_STRERROR 1
6720| #define GNULIB_TEST_STRERROR 1
6721| #define WORDS_BIGENDIAN 1
6722| #define ENABLE_NLS 1
6723| #define HAVE_GETTEXT 1
6724| #define HAVE_DCGETTEXT 1
6725| #define STDC_HEADERS 1
6726| #define STAT_MACROS_BROKEN 1
6727| #define HAVE_STDLIB_H 1
6728| #define HAVE_UNISTD_H 1
6729| #define HAVE_LIMITS_H 1
6730| #define HAVE_STRING_H 1
6731| #define HAVE_MEMORY_H 1
6732| #define HAVE_SYS_PARAM_H 1
6733| #define RETSIGTYPE void
6734| /* end confdefs.h.  */
6735| #include <stdio.h>
6736| #ifdef HAVE_SYS_TYPES_H
6737| # include <sys/types.h>
6738| #endif
6739| #ifdef HAVE_SYS_STAT_H
6740| # include <sys/stat.h>
6741| #endif
6742| #ifdef STDC_HEADERS
6743| # include <stdlib.h>
6744| # include <stddef.h>
6745| #else
6746| # ifdef HAVE_STDLIB_H
6747| #  include <stdlib.h>
6748| # endif
6749| #endif
6750| #ifdef HAVE_STRING_H
6751| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6752| #  include <memory.h>
6753| # endif
6754| # include <string.h>
6755| #endif
6756| #ifdef HAVE_STRINGS_H
6757| # include <strings.h>
6758| #endif
6759| #ifdef HAVE_INTTYPES_H
6760| # include <inttypes.h>
6761| #endif
6762| #ifdef HAVE_STDINT_H
6763| # include <stdint.h>
6764| #endif
6765| #ifdef HAVE_UNISTD_H
6766| # include <unistd.h>
6767| #endif
6768| int
6769| main ()
6770| {
6771| if (sizeof (off_t))
6772|        return 0;
6773|   ;
6774|   return 0;
6775| }
6776configure:15828: result: no
6777configure:15839: checking for size_t
6778configure:15839: result: yes
6779configure:15850: checking for ssize_t
6780configure:15850: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
6781In file included from conftest.c:106:
6782In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
6783/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
6784typedef __darwin_off_t          off_t;
6785                                ^
6786conftest.c:104:20: note: expanded from macro 'off_t'
6787#define off_t long int
6788                   ^
6789In file included from conftest.c:106:
6790In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
6791/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
6792conftest.c:104:15: note: expanded from macro 'off_t'
6793#define off_t long int
6794              ^
6795In file included from conftest.c:106:
6796In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
6797/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
6798typedef __darwin_ssize_t        ssize_t;
6799                                ^
6800conftest.c:82:17: note: expanded from macro 'ssize_t'
6801#define ssize_t int
6802                ^
68033 errors generated.
6804configure:15850: $? = 1
6805configure: failed program was:
6806| /* confdefs.h */
6807| #define PACKAGE_NAME "GNU make"
6808| #define PACKAGE_TARNAME "make"
6809| #define PACKAGE_VERSION "4.3"
6810| #define PACKAGE_STRING "GNU make 4.3"
6811| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
6812| #define PACKAGE_URL "http://www.gnu.org/software/make/"
6813| #define PACKAGE "make"
6814| #define VERSION "4.3"
6815| #define STDC_HEADERS 1
6816| #define HAVE_SYS_TYPES_H 1
6817| #define HAVE_SYS_STAT_H 1
6818| #define HAVE_STDLIB_H 1
6819| #define HAVE_STRING_H 1
6820| #define HAVE_MEMORY_H 1
6821| #define HAVE_STRINGS_H 1
6822| #define HAVE_INTTYPES_H 1
6823| #define HAVE_STDINT_H 1
6824| #define HAVE_UNISTD_H 1
6825| #define __EXTENSIONS__ 1
6826| #define _ALL_SOURCE 1
6827| #define _DARWIN_C_SOURCE 1
6828| #define _GNU_SOURCE 1
6829| #define _NETBSD_SOURCE 1
6830| #define _OPENBSD_SOURCE 1
6831| #define _POSIX_PTHREAD_SEMANTICS 1
6832| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6833| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6834| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6835| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6836| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6837| #define __STDC_WANT_LIB_EXT2__ 1
6838| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6839| #define _TANDEM_SOURCE 1
6840| #define _HPUX_ALT_XOPEN_SOCKET_API 1
6841| #define HAVE_ALLOCA_H 1
6842| #define HAVE_ALLOCA 1
6843| #define HAVE_FCNTL 1
6844| #define HAVE_SYMLINK 1
6845| #define HAVE_GETDTABLESIZE 1
6846| #define HAVE_GETPROGNAME 1
6847| #define HAVE_SYS_SOCKET_H 1
6848| #define HAVE_UNISTD_H 1
6849| #define HAVE_SYS_PARAM_H 1
6850| #define HAVE_LIMITS_H 1
6851| #define HAVE_WCHAR_H 1
6852| #define HAVE_STDINT_H 1
6853| #define HAVE_DECL_STRERROR_R 1
6854| #define HAVE_STRERROR_R 1
6855| #define HAVE_WORKING_O_NOATIME 1
6856| #define HAVE_WORKING_O_NOFOLLOW 1
6857| #define eaccess access
6858| #define HAVE_DECL_GETDTABLESIZE 1
6859| #ifndef __arm__
6860| #define __arm__ 1
6861| #endif
6862| #ifndef __arm__
6863| #define __arm__ 1
6864| #endif
6865| #define HAVE_WCHAR_T 1
6866| #define HAVE_WINT_T 1
6867| #define HAVE_LONG_LONG_INT 1
6868| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6869| #define restrict __restrict
6870| #define REPLACE_STRERROR_0 1
6871| #define _USE_STD_STAT 1
6872| #define GNULIB_TEST_ACCESS 1
6873| #define HAVE_ALLOCA 1
6874| #define GNULIB_TEST_CLOSE 1
6875| #define HAVE_DUP2 1
6876| #define GNULIB_TEST_DUP2 1
6877| #define GNULIB_TEST_FCNTL 1
6878| #define GNULIB_TEST_GETDTABLESIZE 1
6879| #define GNULIB_TEST_GETLOADAVG 1
6880| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
6881| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
6882| #define HAVE_DECL___ARGV 0
6883| #define HAVE_VAR___PROGNAME 1
6884| #define HAVE_MALLOC_POSIX 1
6885| #define GNULIB_TEST_MALLOC_POSIX 1
6886| #define GNULIB_MSVC_NOTHROW 1
6887| #define ssize_t int
6888| #define __USE_MINGW_ANSI_STDIO 1
6889| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
6890| #define GNULIB_FSCANF 1
6891| #define GNULIB_SCANF 1
6892| #define HAVE_STPCPY 1
6893| #define GNULIB_TEST_STPCPY 1
6894| #define GNULIB_STRERROR 1
6895| #define GNULIB_TEST_STRERROR 1
6896| #define WORDS_BIGENDIAN 1
6897| #define ENABLE_NLS 1
6898| #define HAVE_GETTEXT 1
6899| #define HAVE_DCGETTEXT 1
6900| #define STDC_HEADERS 1
6901| #define STAT_MACROS_BROKEN 1
6902| #define HAVE_STDLIB_H 1
6903| #define HAVE_UNISTD_H 1
6904| #define HAVE_LIMITS_H 1
6905| #define HAVE_STRING_H 1
6906| #define HAVE_MEMORY_H 1
6907| #define HAVE_SYS_PARAM_H 1
6908| #define RETSIGTYPE void
6909| #define off_t long int
6910| /* end confdefs.h.  */
6911| #include <stdio.h>
6912| #ifdef HAVE_SYS_TYPES_H
6913| # include <sys/types.h>
6914| #endif
6915| #ifdef HAVE_SYS_STAT_H
6916| # include <sys/stat.h>
6917| #endif
6918| #ifdef STDC_HEADERS
6919| # include <stdlib.h>
6920| # include <stddef.h>
6921| #else
6922| # ifdef HAVE_STDLIB_H
6923| #  include <stdlib.h>
6924| # endif
6925| #endif
6926| #ifdef HAVE_STRING_H
6927| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6928| #  include <memory.h>
6929| # endif
6930| # include <string.h>
6931| #endif
6932| #ifdef HAVE_STRINGS_H
6933| # include <strings.h>
6934| #endif
6935| #ifdef HAVE_INTTYPES_H
6936| # include <inttypes.h>
6937| #endif
6938| #ifdef HAVE_STDINT_H
6939| # include <stdint.h>
6940| #endif
6941| #ifdef HAVE_UNISTD_H
6942| # include <unistd.h>
6943| #endif
6944| int
6945| main ()
6946| {
6947| if (sizeof (ssize_t))
6948|        return 0;
6949|   ;
6950|   return 0;
6951| }
6952configure:15850: result: no
6953configure:15862: checking for unsigned long long int
6954configure:15901: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
6955configure:15901: $? = 0
6956configure:15910: result: yes
6957configure:15920: checking for uintmax_t
6958configure:15920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
6959In file included from conftest.c:108:
6960In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
6961/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
6962typedef __darwin_off_t          off_t;
6963                                ^
6964conftest.c:104:20: note: expanded from macro 'off_t'
6965#define off_t long int
6966                   ^
6967In file included from conftest.c:108:
6968In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
6969/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
6970conftest.c:104:15: note: expanded from macro 'off_t'
6971#define off_t long int
6972              ^
6973In file included from conftest.c:108:
6974In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
6975/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
6976typedef __darwin_ssize_t        ssize_t;
6977                                ^
6978conftest.c:105:17: note: expanded from macro 'ssize_t'
6979#define ssize_t int
6980                ^
69813 errors generated.
6982configure:15920: $? = 1
6983configure: failed program was:
6984| /* confdefs.h */
6985| #define PACKAGE_NAME "GNU make"
6986| #define PACKAGE_TARNAME "make"
6987| #define PACKAGE_VERSION "4.3"
6988| #define PACKAGE_STRING "GNU make 4.3"
6989| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
6990| #define PACKAGE_URL "http://www.gnu.org/software/make/"
6991| #define PACKAGE "make"
6992| #define VERSION "4.3"
6993| #define STDC_HEADERS 1
6994| #define HAVE_SYS_TYPES_H 1
6995| #define HAVE_SYS_STAT_H 1
6996| #define HAVE_STDLIB_H 1
6997| #define HAVE_STRING_H 1
6998| #define HAVE_MEMORY_H 1
6999| #define HAVE_STRINGS_H 1
7000| #define HAVE_INTTYPES_H 1
7001| #define HAVE_STDINT_H 1
7002| #define HAVE_UNISTD_H 1
7003| #define __EXTENSIONS__ 1
7004| #define _ALL_SOURCE 1
7005| #define _DARWIN_C_SOURCE 1
7006| #define _GNU_SOURCE 1
7007| #define _NETBSD_SOURCE 1
7008| #define _OPENBSD_SOURCE 1
7009| #define _POSIX_PTHREAD_SEMANTICS 1
7010| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7011| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7012| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7013| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7014| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7015| #define __STDC_WANT_LIB_EXT2__ 1
7016| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7017| #define _TANDEM_SOURCE 1
7018| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7019| #define HAVE_ALLOCA_H 1
7020| #define HAVE_ALLOCA 1
7021| #define HAVE_FCNTL 1
7022| #define HAVE_SYMLINK 1
7023| #define HAVE_GETDTABLESIZE 1
7024| #define HAVE_GETPROGNAME 1
7025| #define HAVE_SYS_SOCKET_H 1
7026| #define HAVE_UNISTD_H 1
7027| #define HAVE_SYS_PARAM_H 1
7028| #define HAVE_LIMITS_H 1
7029| #define HAVE_WCHAR_H 1
7030| #define HAVE_STDINT_H 1
7031| #define HAVE_DECL_STRERROR_R 1
7032| #define HAVE_STRERROR_R 1
7033| #define HAVE_WORKING_O_NOATIME 1
7034| #define HAVE_WORKING_O_NOFOLLOW 1
7035| #define eaccess access
7036| #define HAVE_DECL_GETDTABLESIZE 1
7037| #ifndef __arm__
7038| #define __arm__ 1
7039| #endif
7040| #ifndef __arm__
7041| #define __arm__ 1
7042| #endif
7043| #define HAVE_WCHAR_T 1
7044| #define HAVE_WINT_T 1
7045| #define HAVE_LONG_LONG_INT 1
7046| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7047| #define restrict __restrict
7048| #define REPLACE_STRERROR_0 1
7049| #define _USE_STD_STAT 1
7050| #define GNULIB_TEST_ACCESS 1
7051| #define HAVE_ALLOCA 1
7052| #define GNULIB_TEST_CLOSE 1
7053| #define HAVE_DUP2 1
7054| #define GNULIB_TEST_DUP2 1
7055| #define GNULIB_TEST_FCNTL 1
7056| #define GNULIB_TEST_GETDTABLESIZE 1
7057| #define GNULIB_TEST_GETLOADAVG 1
7058| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7059| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7060| #define HAVE_DECL___ARGV 0
7061| #define HAVE_VAR___PROGNAME 1
7062| #define HAVE_MALLOC_POSIX 1
7063| #define GNULIB_TEST_MALLOC_POSIX 1
7064| #define GNULIB_MSVC_NOTHROW 1
7065| #define ssize_t int
7066| #define __USE_MINGW_ANSI_STDIO 1
7067| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
7068| #define GNULIB_FSCANF 1
7069| #define GNULIB_SCANF 1
7070| #define HAVE_STPCPY 1
7071| #define GNULIB_TEST_STPCPY 1
7072| #define GNULIB_STRERROR 1
7073| #define GNULIB_TEST_STRERROR 1
7074| #define WORDS_BIGENDIAN 1
7075| #define ENABLE_NLS 1
7076| #define HAVE_GETTEXT 1
7077| #define HAVE_DCGETTEXT 1
7078| #define STDC_HEADERS 1
7079| #define STAT_MACROS_BROKEN 1
7080| #define HAVE_STDLIB_H 1
7081| #define HAVE_UNISTD_H 1
7082| #define HAVE_LIMITS_H 1
7083| #define HAVE_STRING_H 1
7084| #define HAVE_MEMORY_H 1
7085| #define HAVE_SYS_PARAM_H 1
7086| #define RETSIGTYPE void
7087| #define off_t long int
7088| #define ssize_t int
7089| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7090| /* end confdefs.h.  */
7091| #include <stdio.h>
7092| #ifdef HAVE_SYS_TYPES_H
7093| # include <sys/types.h>
7094| #endif
7095| #ifdef HAVE_SYS_STAT_H
7096| # include <sys/stat.h>
7097| #endif
7098| #ifdef STDC_HEADERS
7099| # include <stdlib.h>
7100| # include <stddef.h>
7101| #else
7102| # ifdef HAVE_STDLIB_H
7103| #  include <stdlib.h>
7104| # endif
7105| #endif
7106| #ifdef HAVE_STRING_H
7107| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7108| #  include <memory.h>
7109| # endif
7110| # include <string.h>
7111| #endif
7112| #ifdef HAVE_STRINGS_H
7113| # include <strings.h>
7114| #endif
7115| #ifdef HAVE_INTTYPES_H
7116| # include <inttypes.h>
7117| #endif
7118| #ifdef HAVE_STDINT_H
7119| # include <stdint.h>
7120| #endif
7121| #ifdef HAVE_UNISTD_H
7122| # include <unistd.h>
7123| #endif
7124| int
7125| main ()
7126| {
7127| if (sizeof (uintmax_t))
7128|        return 0;
7129|   ;
7130|   return 0;
7131| }
7132configure:15920: result: no
7133configure:15940: checking for nanoseconds field of struct stat
7134configure:15969: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -DST_MTIM_NSEC=st_mtim.tv_nsec conftest.c >&5
7135In file included from conftest.c:109:
7136In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7137In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7138In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7139In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7140In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7141In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7142In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7143In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7144/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
7145typedef __UINTMAX_TYPE__ uintmax_t;
7146                         ^
7147conftest.c:107:33: note: expanded from macro 'uintmax_t'
7148#define uintmax_t unsigned long long int
7149                                ^
7150In file included from conftest.c:109:
7151In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7152In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7153In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7154In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7155In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7156In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7157In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7158In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7159/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
7160conftest.c:107:38: note: expanded from macro 'uintmax_t'
7161#define uintmax_t unsigned long long int
7162                                     ^
7163In file included from conftest.c:109:
7164In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7165/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7166typedef __darwin_off_t          off_t;
7167                                ^
7168conftest.c:104:20: note: expanded from macro 'off_t'
7169#define off_t long int
7170                   ^
7171In file included from conftest.c:109:
7172In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7173/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
7174conftest.c:104:15: note: expanded from macro 'off_t'
7175#define off_t long int
7176              ^
7177In file included from conftest.c:109:
7178In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
7179/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7180typedef __darwin_ssize_t        ssize_t;
7181                                ^
7182conftest.c:105:17: note: expanded from macro 'ssize_t'
7183#define ssize_t int
7184                ^
7185conftest.c:115:18: error: no member named 'st_mtim' in 'struct stat'
7186struct stat s; s.ST_MTIM_NSEC;
7187               ~ ^
7188<command line>:1:22: note: expanded from here
7189#define ST_MTIM_NSEC st_mtim.tv_nsec
7190                     ^
71916 errors generated.
7192configure:15969: $? = 1
7193configure: failed program was:
7194| /* confdefs.h */
7195| #define PACKAGE_NAME "GNU make"
7196| #define PACKAGE_TARNAME "make"
7197| #define PACKAGE_VERSION "4.3"
7198| #define PACKAGE_STRING "GNU make 4.3"
7199| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
7200| #define PACKAGE_URL "http://www.gnu.org/software/make/"
7201| #define PACKAGE "make"
7202| #define VERSION "4.3"
7203| #define STDC_HEADERS 1
7204| #define HAVE_SYS_TYPES_H 1
7205| #define HAVE_SYS_STAT_H 1
7206| #define HAVE_STDLIB_H 1
7207| #define HAVE_STRING_H 1
7208| #define HAVE_MEMORY_H 1
7209| #define HAVE_STRINGS_H 1
7210| #define HAVE_INTTYPES_H 1
7211| #define HAVE_STDINT_H 1
7212| #define HAVE_UNISTD_H 1
7213| #define __EXTENSIONS__ 1
7214| #define _ALL_SOURCE 1
7215| #define _DARWIN_C_SOURCE 1
7216| #define _GNU_SOURCE 1
7217| #define _NETBSD_SOURCE 1
7218| #define _OPENBSD_SOURCE 1
7219| #define _POSIX_PTHREAD_SEMANTICS 1
7220| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7221| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7222| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7223| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7224| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7225| #define __STDC_WANT_LIB_EXT2__ 1
7226| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7227| #define _TANDEM_SOURCE 1
7228| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7229| #define HAVE_ALLOCA_H 1
7230| #define HAVE_ALLOCA 1
7231| #define HAVE_FCNTL 1
7232| #define HAVE_SYMLINK 1
7233| #define HAVE_GETDTABLESIZE 1
7234| #define HAVE_GETPROGNAME 1
7235| #define HAVE_SYS_SOCKET_H 1
7236| #define HAVE_UNISTD_H 1
7237| #define HAVE_SYS_PARAM_H 1
7238| #define HAVE_LIMITS_H 1
7239| #define HAVE_WCHAR_H 1
7240| #define HAVE_STDINT_H 1
7241| #define HAVE_DECL_STRERROR_R 1
7242| #define HAVE_STRERROR_R 1
7243| #define HAVE_WORKING_O_NOATIME 1
7244| #define HAVE_WORKING_O_NOFOLLOW 1
7245| #define eaccess access
7246| #define HAVE_DECL_GETDTABLESIZE 1
7247| #ifndef __arm__
7248| #define __arm__ 1
7249| #endif
7250| #ifndef __arm__
7251| #define __arm__ 1
7252| #endif
7253| #define HAVE_WCHAR_T 1
7254| #define HAVE_WINT_T 1
7255| #define HAVE_LONG_LONG_INT 1
7256| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7257| #define restrict __restrict
7258| #define REPLACE_STRERROR_0 1
7259| #define _USE_STD_STAT 1
7260| #define GNULIB_TEST_ACCESS 1
7261| #define HAVE_ALLOCA 1
7262| #define GNULIB_TEST_CLOSE 1
7263| #define HAVE_DUP2 1
7264| #define GNULIB_TEST_DUP2 1
7265| #define GNULIB_TEST_FCNTL 1
7266| #define GNULIB_TEST_GETDTABLESIZE 1
7267| #define GNULIB_TEST_GETLOADAVG 1
7268| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7269| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7270| #define HAVE_DECL___ARGV 0
7271| #define HAVE_VAR___PROGNAME 1
7272| #define HAVE_MALLOC_POSIX 1
7273| #define GNULIB_TEST_MALLOC_POSIX 1
7274| #define GNULIB_MSVC_NOTHROW 1
7275| #define ssize_t int
7276| #define __USE_MINGW_ANSI_STDIO 1
7277| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
7278| #define GNULIB_FSCANF 1
7279| #define GNULIB_SCANF 1
7280| #define HAVE_STPCPY 1
7281| #define GNULIB_TEST_STPCPY 1
7282| #define GNULIB_STRERROR 1
7283| #define GNULIB_TEST_STRERROR 1
7284| #define WORDS_BIGENDIAN 1
7285| #define ENABLE_NLS 1
7286| #define HAVE_GETTEXT 1
7287| #define HAVE_DCGETTEXT 1
7288| #define STDC_HEADERS 1
7289| #define STAT_MACROS_BROKEN 1
7290| #define HAVE_STDLIB_H 1
7291| #define HAVE_UNISTD_H 1
7292| #define HAVE_LIMITS_H 1
7293| #define HAVE_STRING_H 1
7294| #define HAVE_MEMORY_H 1
7295| #define HAVE_SYS_PARAM_H 1
7296| #define RETSIGTYPE void
7297| #define off_t long int
7298| #define ssize_t int
7299| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7300| #define uintmax_t unsigned long long int
7301| /* end confdefs.h.  */
7302| #include <sys/types.h>
7303| #include <sys/stat.h>
7304|
7305| int
7306| main ()
7307| {
7308| struct stat s; s.ST_MTIM_NSEC;
7309|   ;
7310|   return 0;
7311| }
7312configure:15969: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -DST_MTIM_NSEC=st_mtim._tv_nsec conftest.c >&5
7313In file included from conftest.c:109:
7314In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7315In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7316In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7317In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7318In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7319In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7320In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7321In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7322/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
7323typedef __UINTMAX_TYPE__ uintmax_t;
7324                         ^
7325conftest.c:107:33: note: expanded from macro 'uintmax_t'
7326#define uintmax_t unsigned long long int
7327                                ^
7328In file included from conftest.c:109:
7329In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7330In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7331In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7332In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7333In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7334In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7335In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7336In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7337/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
7338conftest.c:107:38: note: expanded from macro 'uintmax_t'
7339#define uintmax_t unsigned long long int
7340                                     ^
7341In file included from conftest.c:109:
7342In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7343/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7344typedef __darwin_off_t          off_t;
7345                                ^
7346conftest.c:104:20: note: expanded from macro 'off_t'
7347#define off_t long int
7348                   ^
7349In file included from conftest.c:109:
7350In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7351/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
7352conftest.c:104:15: note: expanded from macro 'off_t'
7353#define off_t long int
7354              ^
7355In file included from conftest.c:109:
7356In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
7357/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7358typedef __darwin_ssize_t        ssize_t;
7359                                ^
7360conftest.c:105:17: note: expanded from macro 'ssize_t'
7361#define ssize_t int
7362                ^
7363conftest.c:115:18: error: no member named 'st_mtim' in 'struct stat'
7364struct stat s; s.ST_MTIM_NSEC;
7365               ~ ^
7366<command line>:1:22: note: expanded from here
7367#define ST_MTIM_NSEC st_mtim._tv_nsec
7368                     ^
73696 errors generated.
7370configure:15969: $? = 1
7371configure: failed program was:
7372| /* confdefs.h */
7373| #define PACKAGE_NAME "GNU make"
7374| #define PACKAGE_TARNAME "make"
7375| #define PACKAGE_VERSION "4.3"
7376| #define PACKAGE_STRING "GNU make 4.3"
7377| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
7378| #define PACKAGE_URL "http://www.gnu.org/software/make/"
7379| #define PACKAGE "make"
7380| #define VERSION "4.3"
7381| #define STDC_HEADERS 1
7382| #define HAVE_SYS_TYPES_H 1
7383| #define HAVE_SYS_STAT_H 1
7384| #define HAVE_STDLIB_H 1
7385| #define HAVE_STRING_H 1
7386| #define HAVE_MEMORY_H 1
7387| #define HAVE_STRINGS_H 1
7388| #define HAVE_INTTYPES_H 1
7389| #define HAVE_STDINT_H 1
7390| #define HAVE_UNISTD_H 1
7391| #define __EXTENSIONS__ 1
7392| #define _ALL_SOURCE 1
7393| #define _DARWIN_C_SOURCE 1
7394| #define _GNU_SOURCE 1
7395| #define _NETBSD_SOURCE 1
7396| #define _OPENBSD_SOURCE 1
7397| #define _POSIX_PTHREAD_SEMANTICS 1
7398| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7399| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7400| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7401| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7402| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7403| #define __STDC_WANT_LIB_EXT2__ 1
7404| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7405| #define _TANDEM_SOURCE 1
7406| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7407| #define HAVE_ALLOCA_H 1
7408| #define HAVE_ALLOCA 1
7409| #define HAVE_FCNTL 1
7410| #define HAVE_SYMLINK 1
7411| #define HAVE_GETDTABLESIZE 1
7412| #define HAVE_GETPROGNAME 1
7413| #define HAVE_SYS_SOCKET_H 1
7414| #define HAVE_UNISTD_H 1
7415| #define HAVE_SYS_PARAM_H 1
7416| #define HAVE_LIMITS_H 1
7417| #define HAVE_WCHAR_H 1
7418| #define HAVE_STDINT_H 1
7419| #define HAVE_DECL_STRERROR_R 1
7420| #define HAVE_STRERROR_R 1
7421| #define HAVE_WORKING_O_NOATIME 1
7422| #define HAVE_WORKING_O_NOFOLLOW 1
7423| #define eaccess access
7424| #define HAVE_DECL_GETDTABLESIZE 1
7425| #ifndef __arm__
7426| #define __arm__ 1
7427| #endif
7428| #ifndef __arm__
7429| #define __arm__ 1
7430| #endif
7431| #define HAVE_WCHAR_T 1
7432| #define HAVE_WINT_T 1
7433| #define HAVE_LONG_LONG_INT 1
7434| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7435| #define restrict __restrict
7436| #define REPLACE_STRERROR_0 1
7437| #define _USE_STD_STAT 1
7438| #define GNULIB_TEST_ACCESS 1
7439| #define HAVE_ALLOCA 1
7440| #define GNULIB_TEST_CLOSE 1
7441| #define HAVE_DUP2 1
7442| #define GNULIB_TEST_DUP2 1
7443| #define GNULIB_TEST_FCNTL 1
7444| #define GNULIB_TEST_GETDTABLESIZE 1
7445| #define GNULIB_TEST_GETLOADAVG 1
7446| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7447| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7448| #define HAVE_DECL___ARGV 0
7449| #define HAVE_VAR___PROGNAME 1
7450| #define HAVE_MALLOC_POSIX 1
7451| #define GNULIB_TEST_MALLOC_POSIX 1
7452| #define GNULIB_MSVC_NOTHROW 1
7453| #define ssize_t int
7454| #define __USE_MINGW_ANSI_STDIO 1
7455| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
7456| #define GNULIB_FSCANF 1
7457| #define GNULIB_SCANF 1
7458| #define HAVE_STPCPY 1
7459| #define GNULIB_TEST_STPCPY 1
7460| #define GNULIB_STRERROR 1
7461| #define GNULIB_TEST_STRERROR 1
7462| #define WORDS_BIGENDIAN 1
7463| #define ENABLE_NLS 1
7464| #define HAVE_GETTEXT 1
7465| #define HAVE_DCGETTEXT 1
7466| #define STDC_HEADERS 1
7467| #define STAT_MACROS_BROKEN 1
7468| #define HAVE_STDLIB_H 1
7469| #define HAVE_UNISTD_H 1
7470| #define HAVE_LIMITS_H 1
7471| #define HAVE_STRING_H 1
7472| #define HAVE_MEMORY_H 1
7473| #define HAVE_SYS_PARAM_H 1
7474| #define RETSIGTYPE void
7475| #define off_t long int
7476| #define ssize_t int
7477| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7478| #define uintmax_t unsigned long long int
7479| /* end confdefs.h.  */
7480| #include <sys/types.h>
7481| #include <sys/stat.h>
7482|
7483| int
7484| main ()
7485| {
7486| struct stat s; s.ST_MTIM_NSEC;
7487|   ;
7488|   return 0;
7489| }
7490configure:15969: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -DST_MTIM_NSEC=st_mtim.st__tim.tv_nsec conftest.c >&5
7491In file included from conftest.c:109:
7492In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7493In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7494In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7495In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7496In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7497In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7498In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7499In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7500/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
7501typedef __UINTMAX_TYPE__ uintmax_t;
7502                         ^
7503conftest.c:107:33: note: expanded from macro 'uintmax_t'
7504#define uintmax_t unsigned long long int
7505                                ^
7506In file included from conftest.c:109:
7507In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7508In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7509In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7510In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7511In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7512In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7513In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7514In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7515/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
7516conftest.c:107:38: note: expanded from macro 'uintmax_t'
7517#define uintmax_t unsigned long long int
7518                                     ^
7519In file included from conftest.c:109:
7520In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7521/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7522typedef __darwin_off_t          off_t;
7523                                ^
7524conftest.c:104:20: note: expanded from macro 'off_t'
7525#define off_t long int
7526                   ^
7527In file included from conftest.c:109:
7528In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7529/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
7530conftest.c:104:15: note: expanded from macro 'off_t'
7531#define off_t long int
7532              ^
7533In file included from conftest.c:109:
7534In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
7535/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7536typedef __darwin_ssize_t        ssize_t;
7537                                ^
7538conftest.c:105:17: note: expanded from macro 'ssize_t'
7539#define ssize_t int
7540                ^
7541conftest.c:115:18: error: no member named 'st_mtim' in 'struct stat'
7542struct stat s; s.ST_MTIM_NSEC;
7543               ~ ^
7544<command line>:1:22: note: expanded from here
7545#define ST_MTIM_NSEC st_mtim.st__tim.tv_nsec
7546                     ^
75476 errors generated.
7548configure:15969: $? = 1
7549configure: failed program was:
7550| /* confdefs.h */
7551| #define PACKAGE_NAME "GNU make"
7552| #define PACKAGE_TARNAME "make"
7553| #define PACKAGE_VERSION "4.3"
7554| #define PACKAGE_STRING "GNU make 4.3"
7555| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
7556| #define PACKAGE_URL "http://www.gnu.org/software/make/"
7557| #define PACKAGE "make"
7558| #define VERSION "4.3"
7559| #define STDC_HEADERS 1
7560| #define HAVE_SYS_TYPES_H 1
7561| #define HAVE_SYS_STAT_H 1
7562| #define HAVE_STDLIB_H 1
7563| #define HAVE_STRING_H 1
7564| #define HAVE_MEMORY_H 1
7565| #define HAVE_STRINGS_H 1
7566| #define HAVE_INTTYPES_H 1
7567| #define HAVE_STDINT_H 1
7568| #define HAVE_UNISTD_H 1
7569| #define __EXTENSIONS__ 1
7570| #define _ALL_SOURCE 1
7571| #define _DARWIN_C_SOURCE 1
7572| #define _GNU_SOURCE 1
7573| #define _NETBSD_SOURCE 1
7574| #define _OPENBSD_SOURCE 1
7575| #define _POSIX_PTHREAD_SEMANTICS 1
7576| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7577| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7578| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7579| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7580| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7581| #define __STDC_WANT_LIB_EXT2__ 1
7582| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7583| #define _TANDEM_SOURCE 1
7584| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7585| #define HAVE_ALLOCA_H 1
7586| #define HAVE_ALLOCA 1
7587| #define HAVE_FCNTL 1
7588| #define HAVE_SYMLINK 1
7589| #define HAVE_GETDTABLESIZE 1
7590| #define HAVE_GETPROGNAME 1
7591| #define HAVE_SYS_SOCKET_H 1
7592| #define HAVE_UNISTD_H 1
7593| #define HAVE_SYS_PARAM_H 1
7594| #define HAVE_LIMITS_H 1
7595| #define HAVE_WCHAR_H 1
7596| #define HAVE_STDINT_H 1
7597| #define HAVE_DECL_STRERROR_R 1
7598| #define HAVE_STRERROR_R 1
7599| #define HAVE_WORKING_O_NOATIME 1
7600| #define HAVE_WORKING_O_NOFOLLOW 1
7601| #define eaccess access
7602| #define HAVE_DECL_GETDTABLESIZE 1
7603| #ifndef __arm__
7604| #define __arm__ 1
7605| #endif
7606| #ifndef __arm__
7607| #define __arm__ 1
7608| #endif
7609| #define HAVE_WCHAR_T 1
7610| #define HAVE_WINT_T 1
7611| #define HAVE_LONG_LONG_INT 1
7612| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7613| #define restrict __restrict
7614| #define REPLACE_STRERROR_0 1
7615| #define _USE_STD_STAT 1
7616| #define GNULIB_TEST_ACCESS 1
7617| #define HAVE_ALLOCA 1
7618| #define GNULIB_TEST_CLOSE 1
7619| #define HAVE_DUP2 1
7620| #define GNULIB_TEST_DUP2 1
7621| #define GNULIB_TEST_FCNTL 1
7622| #define GNULIB_TEST_GETDTABLESIZE 1
7623| #define GNULIB_TEST_GETLOADAVG 1
7624| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7625| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7626| #define HAVE_DECL___ARGV 0
7627| #define HAVE_VAR___PROGNAME 1
7628| #define HAVE_MALLOC_POSIX 1
7629| #define GNULIB_TEST_MALLOC_POSIX 1
7630| #define GNULIB_MSVC_NOTHROW 1
7631| #define ssize_t int
7632| #define __USE_MINGW_ANSI_STDIO 1
7633| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
7634| #define GNULIB_FSCANF 1
7635| #define GNULIB_SCANF 1
7636| #define HAVE_STPCPY 1
7637| #define GNULIB_TEST_STPCPY 1
7638| #define GNULIB_STRERROR 1
7639| #define GNULIB_TEST_STRERROR 1
7640| #define WORDS_BIGENDIAN 1
7641| #define ENABLE_NLS 1
7642| #define HAVE_GETTEXT 1
7643| #define HAVE_DCGETTEXT 1
7644| #define STDC_HEADERS 1
7645| #define STAT_MACROS_BROKEN 1
7646| #define HAVE_STDLIB_H 1
7647| #define HAVE_UNISTD_H 1
7648| #define HAVE_LIMITS_H 1
7649| #define HAVE_STRING_H 1
7650| #define HAVE_MEMORY_H 1
7651| #define HAVE_SYS_PARAM_H 1
7652| #define RETSIGTYPE void
7653| #define off_t long int
7654| #define ssize_t int
7655| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7656| #define uintmax_t unsigned long long int
7657| /* end confdefs.h.  */
7658| #include <sys/types.h>
7659| #include <sys/stat.h>
7660|
7661| int
7662| main ()
7663| {
7664| struct stat s; s.ST_MTIM_NSEC;
7665|   ;
7666|   return 0;
7667| }
7668configure:15969: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -DST_MTIM_NSEC=st_mtime_n conftest.c >&5
7669In file included from conftest.c:109:
7670In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7671In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7672In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7673In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7674In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7675In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7676In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7677In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7678/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
7679typedef __UINTMAX_TYPE__ uintmax_t;
7680                         ^
7681conftest.c:107:33: note: expanded from macro 'uintmax_t'
7682#define uintmax_t unsigned long long int
7683                                ^
7684In file included from conftest.c:109:
7685In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7686In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7687In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7688In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7689In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7690In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7691In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7692In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7693/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
7694conftest.c:107:38: note: expanded from macro 'uintmax_t'
7695#define uintmax_t unsigned long long int
7696                                     ^
7697In file included from conftest.c:109:
7698In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7699/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7700typedef __darwin_off_t          off_t;
7701                                ^
7702conftest.c:104:20: note: expanded from macro 'off_t'
7703#define off_t long int
7704                   ^
7705In file included from conftest.c:109:
7706In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7707/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
7708conftest.c:104:15: note: expanded from macro 'off_t'
7709#define off_t long int
7710              ^
7711In file included from conftest.c:109:
7712In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
7713/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7714typedef __darwin_ssize_t        ssize_t;
7715                                ^
7716conftest.c:105:17: note: expanded from macro 'ssize_t'
7717#define ssize_t int
7718                ^
7719conftest.c:115:18: error: no member named 'st_mtime_n' in 'struct stat'
7720struct stat s; s.ST_MTIM_NSEC;
7721               ~ ^
7722<command line>:1:22: note: expanded from here
7723#define ST_MTIM_NSEC st_mtime_n
7724                     ^
77256 errors generated.
7726configure:15969: $? = 1
7727configure: failed program was:
7728| /* confdefs.h */
7729| #define PACKAGE_NAME "GNU make"
7730| #define PACKAGE_TARNAME "make"
7731| #define PACKAGE_VERSION "4.3"
7732| #define PACKAGE_STRING "GNU make 4.3"
7733| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
7734| #define PACKAGE_URL "http://www.gnu.org/software/make/"
7735| #define PACKAGE "make"
7736| #define VERSION "4.3"
7737| #define STDC_HEADERS 1
7738| #define HAVE_SYS_TYPES_H 1
7739| #define HAVE_SYS_STAT_H 1
7740| #define HAVE_STDLIB_H 1
7741| #define HAVE_STRING_H 1
7742| #define HAVE_MEMORY_H 1
7743| #define HAVE_STRINGS_H 1
7744| #define HAVE_INTTYPES_H 1
7745| #define HAVE_STDINT_H 1
7746| #define HAVE_UNISTD_H 1
7747| #define __EXTENSIONS__ 1
7748| #define _ALL_SOURCE 1
7749| #define _DARWIN_C_SOURCE 1
7750| #define _GNU_SOURCE 1
7751| #define _NETBSD_SOURCE 1
7752| #define _OPENBSD_SOURCE 1
7753| #define _POSIX_PTHREAD_SEMANTICS 1
7754| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7755| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7756| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7757| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7758| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7759| #define __STDC_WANT_LIB_EXT2__ 1
7760| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7761| #define _TANDEM_SOURCE 1
7762| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7763| #define HAVE_ALLOCA_H 1
7764| #define HAVE_ALLOCA 1
7765| #define HAVE_FCNTL 1
7766| #define HAVE_SYMLINK 1
7767| #define HAVE_GETDTABLESIZE 1
7768| #define HAVE_GETPROGNAME 1
7769| #define HAVE_SYS_SOCKET_H 1
7770| #define HAVE_UNISTD_H 1
7771| #define HAVE_SYS_PARAM_H 1
7772| #define HAVE_LIMITS_H 1
7773| #define HAVE_WCHAR_H 1
7774| #define HAVE_STDINT_H 1
7775| #define HAVE_DECL_STRERROR_R 1
7776| #define HAVE_STRERROR_R 1
7777| #define HAVE_WORKING_O_NOATIME 1
7778| #define HAVE_WORKING_O_NOFOLLOW 1
7779| #define eaccess access
7780| #define HAVE_DECL_GETDTABLESIZE 1
7781| #ifndef __arm__
7782| #define __arm__ 1
7783| #endif
7784| #ifndef __arm__
7785| #define __arm__ 1
7786| #endif
7787| #define HAVE_WCHAR_T 1
7788| #define HAVE_WINT_T 1
7789| #define HAVE_LONG_LONG_INT 1
7790| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7791| #define restrict __restrict
7792| #define REPLACE_STRERROR_0 1
7793| #define _USE_STD_STAT 1
7794| #define GNULIB_TEST_ACCESS 1
7795| #define HAVE_ALLOCA 1
7796| #define GNULIB_TEST_CLOSE 1
7797| #define HAVE_DUP2 1
7798| #define GNULIB_TEST_DUP2 1
7799| #define GNULIB_TEST_FCNTL 1
7800| #define GNULIB_TEST_GETDTABLESIZE 1
7801| #define GNULIB_TEST_GETLOADAVG 1
7802| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7803| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7804| #define HAVE_DECL___ARGV 0
7805| #define HAVE_VAR___PROGNAME 1
7806| #define HAVE_MALLOC_POSIX 1
7807| #define GNULIB_TEST_MALLOC_POSIX 1
7808| #define GNULIB_MSVC_NOTHROW 1
7809| #define ssize_t int
7810| #define __USE_MINGW_ANSI_STDIO 1
7811| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
7812| #define GNULIB_FSCANF 1
7813| #define GNULIB_SCANF 1
7814| #define HAVE_STPCPY 1
7815| #define GNULIB_TEST_STPCPY 1
7816| #define GNULIB_STRERROR 1
7817| #define GNULIB_TEST_STRERROR 1
7818| #define WORDS_BIGENDIAN 1
7819| #define ENABLE_NLS 1
7820| #define HAVE_GETTEXT 1
7821| #define HAVE_DCGETTEXT 1
7822| #define STDC_HEADERS 1
7823| #define STAT_MACROS_BROKEN 1
7824| #define HAVE_STDLIB_H 1
7825| #define HAVE_UNISTD_H 1
7826| #define HAVE_LIMITS_H 1
7827| #define HAVE_STRING_H 1
7828| #define HAVE_MEMORY_H 1
7829| #define HAVE_SYS_PARAM_H 1
7830| #define RETSIGTYPE void
7831| #define off_t long int
7832| #define ssize_t int
7833| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7834| #define uintmax_t unsigned long long int
7835| /* end confdefs.h.  */
7836| #include <sys/types.h>
7837| #include <sys/stat.h>
7838|
7839| int
7840| main ()
7841| {
7842| struct stat s; s.ST_MTIM_NSEC;
7843|   ;
7844|   return 0;
7845| }
7846configure:15969: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -DST_MTIM_NSEC=st_mtimespec.tv_nsec conftest.c >&5
7847In file included from conftest.c:109:
7848In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7849In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7850In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7851In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7852In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7853In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7854In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7855In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7856/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
7857typedef __UINTMAX_TYPE__ uintmax_t;
7858                         ^
7859conftest.c:107:33: note: expanded from macro 'uintmax_t'
7860#define uintmax_t unsigned long long int
7861                                ^
7862In file included from conftest.c:109:
7863In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
7864In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
7865In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
7866In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
7867In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
7868In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
7869In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
7870In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
7871/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
7872conftest.c:107:38: note: expanded from macro 'uintmax_t'
7873#define uintmax_t unsigned long long int
7874                                     ^
7875In file included from conftest.c:109:
7876In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7877/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7878typedef __darwin_off_t          off_t;
7879                                ^
7880conftest.c:104:20: note: expanded from macro 'off_t'
7881#define off_t long int
7882                   ^
7883In file included from conftest.c:109:
7884In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
7885/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
7886conftest.c:104:15: note: expanded from macro 'off_t'
7887#define off_t long int
7888              ^
7889In file included from conftest.c:109:
7890In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
7891/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
7892typedef __darwin_ssize_t        ssize_t;
7893                                ^
7894conftest.c:105:17: note: expanded from macro 'ssize_t'
7895#define ssize_t int
7896                ^
78975 errors generated.
7898configure:15969: $? = 1
7899configure: failed program was:
7900| /* confdefs.h */
7901| #define PACKAGE_NAME "GNU make"
7902| #define PACKAGE_TARNAME "make"
7903| #define PACKAGE_VERSION "4.3"
7904| #define PACKAGE_STRING "GNU make 4.3"
7905| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
7906| #define PACKAGE_URL "http://www.gnu.org/software/make/"
7907| #define PACKAGE "make"
7908| #define VERSION "4.3"
7909| #define STDC_HEADERS 1
7910| #define HAVE_SYS_TYPES_H 1
7911| #define HAVE_SYS_STAT_H 1
7912| #define HAVE_STDLIB_H 1
7913| #define HAVE_STRING_H 1
7914| #define HAVE_MEMORY_H 1
7915| #define HAVE_STRINGS_H 1
7916| #define HAVE_INTTYPES_H 1
7917| #define HAVE_STDINT_H 1
7918| #define HAVE_UNISTD_H 1
7919| #define __EXTENSIONS__ 1
7920| #define _ALL_SOURCE 1
7921| #define _DARWIN_C_SOURCE 1
7922| #define _GNU_SOURCE 1
7923| #define _NETBSD_SOURCE 1
7924| #define _OPENBSD_SOURCE 1
7925| #define _POSIX_PTHREAD_SEMANTICS 1
7926| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7927| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7928| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7929| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7930| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7931| #define __STDC_WANT_LIB_EXT2__ 1
7932| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7933| #define _TANDEM_SOURCE 1
7934| #define _HPUX_ALT_XOPEN_SOCKET_API 1
7935| #define HAVE_ALLOCA_H 1
7936| #define HAVE_ALLOCA 1
7937| #define HAVE_FCNTL 1
7938| #define HAVE_SYMLINK 1
7939| #define HAVE_GETDTABLESIZE 1
7940| #define HAVE_GETPROGNAME 1
7941| #define HAVE_SYS_SOCKET_H 1
7942| #define HAVE_UNISTD_H 1
7943| #define HAVE_SYS_PARAM_H 1
7944| #define HAVE_LIMITS_H 1
7945| #define HAVE_WCHAR_H 1
7946| #define HAVE_STDINT_H 1
7947| #define HAVE_DECL_STRERROR_R 1
7948| #define HAVE_STRERROR_R 1
7949| #define HAVE_WORKING_O_NOATIME 1
7950| #define HAVE_WORKING_O_NOFOLLOW 1
7951| #define eaccess access
7952| #define HAVE_DECL_GETDTABLESIZE 1
7953| #ifndef __arm__
7954| #define __arm__ 1
7955| #endif
7956| #ifndef __arm__
7957| #define __arm__ 1
7958| #endif
7959| #define HAVE_WCHAR_T 1
7960| #define HAVE_WINT_T 1
7961| #define HAVE_LONG_LONG_INT 1
7962| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7963| #define restrict __restrict
7964| #define REPLACE_STRERROR_0 1
7965| #define _USE_STD_STAT 1
7966| #define GNULIB_TEST_ACCESS 1
7967| #define HAVE_ALLOCA 1
7968| #define GNULIB_TEST_CLOSE 1
7969| #define HAVE_DUP2 1
7970| #define GNULIB_TEST_DUP2 1
7971| #define GNULIB_TEST_FCNTL 1
7972| #define GNULIB_TEST_GETDTABLESIZE 1
7973| #define GNULIB_TEST_GETLOADAVG 1
7974| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
7975| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
7976| #define HAVE_DECL___ARGV 0
7977| #define HAVE_VAR___PROGNAME 1
7978| #define HAVE_MALLOC_POSIX 1
7979| #define GNULIB_TEST_MALLOC_POSIX 1
7980| #define GNULIB_MSVC_NOTHROW 1
7981| #define ssize_t int
7982| #define __USE_MINGW_ANSI_STDIO 1
7983| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
7984| #define GNULIB_FSCANF 1
7985| #define GNULIB_SCANF 1
7986| #define HAVE_STPCPY 1
7987| #define GNULIB_TEST_STPCPY 1
7988| #define GNULIB_STRERROR 1
7989| #define GNULIB_TEST_STRERROR 1
7990| #define WORDS_BIGENDIAN 1
7991| #define ENABLE_NLS 1
7992| #define HAVE_GETTEXT 1
7993| #define HAVE_DCGETTEXT 1
7994| #define STDC_HEADERS 1
7995| #define STAT_MACROS_BROKEN 1
7996| #define HAVE_STDLIB_H 1
7997| #define HAVE_UNISTD_H 1
7998| #define HAVE_LIMITS_H 1
7999| #define HAVE_STRING_H 1
8000| #define HAVE_MEMORY_H 1
8001| #define HAVE_SYS_PARAM_H 1
8002| #define RETSIGTYPE void
8003| #define off_t long int
8004| #define ssize_t int
8005| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8006| #define uintmax_t unsigned long long int
8007| /* end confdefs.h.  */
8008| #include <sys/types.h>
8009| #include <sys/stat.h>
8010|
8011| int
8012| main ()
8013| {
8014| struct stat s; s.ST_MTIM_NSEC;
8015|   ;
8016|   return 0;
8017| }
8018configure:15977: result: no
8019configure:15989: checking whether to use high resolution file timestamps
8020configure:16017: result: no
8021configure:16100: checking whether system uses MSDOS-style paths
8022configure:16121: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
8023conftest.c:112:1: error: unknown type name 'neither'
8024neither MSDOS nor Windows nor OS2
8025^
8026conftest.c:112:14: error: expected ';' after top level declarator
8027neither MSDOS nor Windows nor OS2
8028             ^
8029             ;
80302 errors generated.
8031configure:16121: $? = 1
8032configure: failed program was:
8033| /* confdefs.h */
8034| #define PACKAGE_NAME "GNU make"
8035| #define PACKAGE_TARNAME "make"
8036| #define PACKAGE_VERSION "4.3"
8037| #define PACKAGE_STRING "GNU make 4.3"
8038| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
8039| #define PACKAGE_URL "http://www.gnu.org/software/make/"
8040| #define PACKAGE "make"
8041| #define VERSION "4.3"
8042| #define STDC_HEADERS 1
8043| #define HAVE_SYS_TYPES_H 1
8044| #define HAVE_SYS_STAT_H 1
8045| #define HAVE_STDLIB_H 1
8046| #define HAVE_STRING_H 1
8047| #define HAVE_MEMORY_H 1
8048| #define HAVE_STRINGS_H 1
8049| #define HAVE_INTTYPES_H 1
8050| #define HAVE_STDINT_H 1
8051| #define HAVE_UNISTD_H 1
8052| #define __EXTENSIONS__ 1
8053| #define _ALL_SOURCE 1
8054| #define _DARWIN_C_SOURCE 1
8055| #define _GNU_SOURCE 1
8056| #define _NETBSD_SOURCE 1
8057| #define _OPENBSD_SOURCE 1
8058| #define _POSIX_PTHREAD_SEMANTICS 1
8059| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8060| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8061| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8062| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8063| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8064| #define __STDC_WANT_LIB_EXT2__ 1
8065| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8066| #define _TANDEM_SOURCE 1
8067| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8068| #define HAVE_ALLOCA_H 1
8069| #define HAVE_ALLOCA 1
8070| #define HAVE_FCNTL 1
8071| #define HAVE_SYMLINK 1
8072| #define HAVE_GETDTABLESIZE 1
8073| #define HAVE_GETPROGNAME 1
8074| #define HAVE_SYS_SOCKET_H 1
8075| #define HAVE_UNISTD_H 1
8076| #define HAVE_SYS_PARAM_H 1
8077| #define HAVE_LIMITS_H 1
8078| #define HAVE_WCHAR_H 1
8079| #define HAVE_STDINT_H 1
8080| #define HAVE_DECL_STRERROR_R 1
8081| #define HAVE_STRERROR_R 1
8082| #define HAVE_WORKING_O_NOATIME 1
8083| #define HAVE_WORKING_O_NOFOLLOW 1
8084| #define eaccess access
8085| #define HAVE_DECL_GETDTABLESIZE 1
8086| #ifndef __arm__
8087| #define __arm__ 1
8088| #endif
8089| #ifndef __arm__
8090| #define __arm__ 1
8091| #endif
8092| #define HAVE_WCHAR_T 1
8093| #define HAVE_WINT_T 1
8094| #define HAVE_LONG_LONG_INT 1
8095| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8096| #define restrict __restrict
8097| #define REPLACE_STRERROR_0 1
8098| #define _USE_STD_STAT 1
8099| #define GNULIB_TEST_ACCESS 1
8100| #define HAVE_ALLOCA 1
8101| #define GNULIB_TEST_CLOSE 1
8102| #define HAVE_DUP2 1
8103| #define GNULIB_TEST_DUP2 1
8104| #define GNULIB_TEST_FCNTL 1
8105| #define GNULIB_TEST_GETDTABLESIZE 1
8106| #define GNULIB_TEST_GETLOADAVG 1
8107| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8108| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8109| #define HAVE_DECL___ARGV 0
8110| #define HAVE_VAR___PROGNAME 1
8111| #define HAVE_MALLOC_POSIX 1
8112| #define GNULIB_TEST_MALLOC_POSIX 1
8113| #define GNULIB_MSVC_NOTHROW 1
8114| #define ssize_t int
8115| #define __USE_MINGW_ANSI_STDIO 1
8116| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
8117| #define GNULIB_FSCANF 1
8118| #define GNULIB_SCANF 1
8119| #define HAVE_STPCPY 1
8120| #define GNULIB_TEST_STPCPY 1
8121| #define GNULIB_STRERROR 1
8122| #define GNULIB_TEST_STRERROR 1
8123| #define WORDS_BIGENDIAN 1
8124| #define ENABLE_NLS 1
8125| #define HAVE_GETTEXT 1
8126| #define HAVE_DCGETTEXT 1
8127| #define STDC_HEADERS 1
8128| #define STAT_MACROS_BROKEN 1
8129| #define HAVE_STDLIB_H 1
8130| #define HAVE_UNISTD_H 1
8131| #define HAVE_LIMITS_H 1
8132| #define HAVE_STRING_H 1
8133| #define HAVE_MEMORY_H 1
8134| #define HAVE_SYS_PARAM_H 1
8135| #define RETSIGTYPE void
8136| #define off_t long int
8137| #define ssize_t int
8138| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8139| #define uintmax_t unsigned long long int
8140| #define FILE_TIMESTAMP_HI_RES 0
8141| /* end confdefs.h.  */
8142|
8143| #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __EMX__ && !defined __MSYS__ && !defined __CYGWIN__
8144| neither MSDOS nor Windows nor OS2
8145| #endif
8146|
8147| int
8148| main ()
8149| {
8150|
8151|   ;
8152|   return 0;
8153| }
8154configure:16128: result: no
8155configure:16143: checking for standard gettimeofday
8156configure:16162: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8157configure:16162: $? = 0
8158configure:16162: ./conftest
8159configure:16162: $? = 0
8160configure:16172: result: yes
8161configure:16189: checking for strdup
8162configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8163conftest.c:134:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
8164char strdup ();
8165     ^
8166conftest.c:134:6: note: 'strdup' is a builtin with type 'char *(const char *)'
81671 warning generated.
8168conftest.c:134:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
8169char strdup ();
8170     ^
8171conftest.c:134:6: note: 'strdup' is a builtin with type 'char *(const char *)'
81721 warning generated.
8173configure:16189: $? = 0
8174configure:16189: result: yes
8175configure:16189: checking for strndup
8176configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8177conftest.c:135:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
8178char strndup ();
8179     ^
8180conftest.c:135:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
81811 warning generated.
8182conftest.c:135:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
8183char strndup ();
8184     ^
8185conftest.c:135:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
81861 warning generated.
8187configure:16189: $? = 0
8188configure:16189: result: yes
8189configure:16189: checking for memrchr
8190configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8191Undefined symbols for architecture arm64:
8192  "_memrchr", referenced from:
8193      _main in conftest-84a842.o
8194ld: symbol(s) not found for architecture arm64
8195clang: error: linker command failed with exit code 1 (use -v to see invocation)
8196configure:16189: $? = 1
8197configure: failed program was:
8198| /* confdefs.h */
8199| #define PACKAGE_NAME "GNU make"
8200| #define PACKAGE_TARNAME "make"
8201| #define PACKAGE_VERSION "4.3"
8202| #define PACKAGE_STRING "GNU make 4.3"
8203| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
8204| #define PACKAGE_URL "http://www.gnu.org/software/make/"
8205| #define PACKAGE "make"
8206| #define VERSION "4.3"
8207| #define STDC_HEADERS 1
8208| #define HAVE_SYS_TYPES_H 1
8209| #define HAVE_SYS_STAT_H 1
8210| #define HAVE_STDLIB_H 1
8211| #define HAVE_STRING_H 1
8212| #define HAVE_MEMORY_H 1
8213| #define HAVE_STRINGS_H 1
8214| #define HAVE_INTTYPES_H 1
8215| #define HAVE_STDINT_H 1
8216| #define HAVE_UNISTD_H 1
8217| #define __EXTENSIONS__ 1
8218| #define _ALL_SOURCE 1
8219| #define _DARWIN_C_SOURCE 1
8220| #define _GNU_SOURCE 1
8221| #define _NETBSD_SOURCE 1
8222| #define _OPENBSD_SOURCE 1
8223| #define _POSIX_PTHREAD_SEMANTICS 1
8224| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8225| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8226| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8227| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8228| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8229| #define __STDC_WANT_LIB_EXT2__ 1
8230| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8231| #define _TANDEM_SOURCE 1
8232| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8233| #define HAVE_ALLOCA_H 1
8234| #define HAVE_ALLOCA 1
8235| #define HAVE_FCNTL 1
8236| #define HAVE_SYMLINK 1
8237| #define HAVE_GETDTABLESIZE 1
8238| #define HAVE_GETPROGNAME 1
8239| #define HAVE_SYS_SOCKET_H 1
8240| #define HAVE_UNISTD_H 1
8241| #define HAVE_SYS_PARAM_H 1
8242| #define HAVE_LIMITS_H 1
8243| #define HAVE_WCHAR_H 1
8244| #define HAVE_STDINT_H 1
8245| #define HAVE_DECL_STRERROR_R 1
8246| #define HAVE_STRERROR_R 1
8247| #define HAVE_WORKING_O_NOATIME 1
8248| #define HAVE_WORKING_O_NOFOLLOW 1
8249| #define eaccess access
8250| #define HAVE_DECL_GETDTABLESIZE 1
8251| #ifndef __arm__
8252| #define __arm__ 1
8253| #endif
8254| #ifndef __arm__
8255| #define __arm__ 1
8256| #endif
8257| #define HAVE_WCHAR_T 1
8258| #define HAVE_WINT_T 1
8259| #define HAVE_LONG_LONG_INT 1
8260| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8261| #define restrict __restrict
8262| #define REPLACE_STRERROR_0 1
8263| #define _USE_STD_STAT 1
8264| #define GNULIB_TEST_ACCESS 1
8265| #define HAVE_ALLOCA 1
8266| #define GNULIB_TEST_CLOSE 1
8267| #define HAVE_DUP2 1
8268| #define GNULIB_TEST_DUP2 1
8269| #define GNULIB_TEST_FCNTL 1
8270| #define GNULIB_TEST_GETDTABLESIZE 1
8271| #define GNULIB_TEST_GETLOADAVG 1
8272| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8273| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8274| #define HAVE_DECL___ARGV 0
8275| #define HAVE_VAR___PROGNAME 1
8276| #define HAVE_MALLOC_POSIX 1
8277| #define GNULIB_TEST_MALLOC_POSIX 1
8278| #define GNULIB_MSVC_NOTHROW 1
8279| #define ssize_t int
8280| #define __USE_MINGW_ANSI_STDIO 1
8281| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
8282| #define GNULIB_FSCANF 1
8283| #define GNULIB_SCANF 1
8284| #define HAVE_STPCPY 1
8285| #define GNULIB_TEST_STPCPY 1
8286| #define GNULIB_STRERROR 1
8287| #define GNULIB_TEST_STRERROR 1
8288| #define WORDS_BIGENDIAN 1
8289| #define ENABLE_NLS 1
8290| #define HAVE_GETTEXT 1
8291| #define HAVE_DCGETTEXT 1
8292| #define STDC_HEADERS 1
8293| #define STAT_MACROS_BROKEN 1
8294| #define HAVE_STDLIB_H 1
8295| #define HAVE_UNISTD_H 1
8296| #define HAVE_LIMITS_H 1
8297| #define HAVE_STRING_H 1
8298| #define HAVE_MEMORY_H 1
8299| #define HAVE_SYS_PARAM_H 1
8300| #define RETSIGTYPE void
8301| #define off_t long int
8302| #define ssize_t int
8303| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8304| #define uintmax_t unsigned long long int
8305| #define FILE_TIMESTAMP_HI_RES 0
8306| #define HAVE_GETTIMEOFDAY 1
8307| #define HAVE_STRDUP 1
8308| #define HAVE_STRNDUP 1
8309| /* end confdefs.h.  */
8310| /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr.
8311|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8312| #define memrchr innocuous_memrchr
8313|
8314| /* System header to define __stub macros and hopefully few prototypes,
8315|     which can conflict with char memrchr (); below.
8316|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8317|     <limits.h> exists even on freestanding compilers.  */
8318|
8319| #ifdef __STDC__
8320| # include <limits.h>
8321| #else
8322| # include <assert.h>
8323| #endif
8324|
8325| #undef memrchr
8326|
8327| /* Override any GCC internal prototype to avoid an error.
8328|    Use char because int might match the return type of a GCC
8329|    builtin and then its argument prototype would still apply.  */
8330| #ifdef __cplusplus
8331| extern "C"
8332| #endif
8333| char memrchr ();
8334| /* The GNU C library defines this for functions which it implements
8335|     to always fail with ENOSYS.  Some functions are actually named
8336|     something starting with __ and the normal name is an alias.  */
8337| #if defined __stub_memrchr || defined __stub___memrchr
8338| choke me
8339| #endif
8340|
8341| int
8342| main ()
8343| {
8344| return memrchr ();
8345|   ;
8346|   return 0;
8347| }
8348configure:16189: result: no
8349configure:16189: checking for umask
8350configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8351configure:16189: $? = 0
8352configure:16189: result: yes
8353configure:16189: checking for mkstemp
8354configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8355configure:16189: $? = 0
8356configure:16189: result: yes
8357configure:16189: checking for mktemp
8358configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8359configure:16189: $? = 0
8360configure:16189: result: yes
8361configure:16189: checking for fdopen
8362configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8363configure:16189: $? = 0
8364configure:16189: result: yes
8365configure:16189: checking for dup
8366configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8367configure:16189: $? = 0
8368configure:16189: result: yes
8369configure:16189: checking for dup2
8370configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8371configure:16189: $? = 0
8372configure:16189: result: yes
8373configure:16189: checking for getcwd
8374configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8375configure:16189: $? = 0
8376configure:16189: result: yes
8377configure:16189: checking for realpath
8378configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8379configure:16189: $? = 0
8380configure:16189: result: yes
8381configure:16189: checking for sigsetmask
8382configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8383configure:16189: $? = 0
8384configure:16189: result: yes
8385configure:16189: checking for sigaction
8386configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8387configure:16189: $? = 0
8388configure:16189: result: yes
8389configure:16189: checking for getgroups
8390configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8391configure:16189: $? = 0
8392configure:16189: result: yes
8393configure:16189: checking for seteuid
8394configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8395configure:16189: $? = 0
8396configure:16189: result: yes
8397configure:16189: checking for setegid
8398configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8399configure:16189: $? = 0
8400configure:16189: result: yes
8401configure:16189: checking for setlinebuf
8402configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8403configure:16189: $? = 0
8404configure:16189: result: yes
8405configure:16189: checking for setreuid
8406configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8407configure:16189: $? = 0
8408configure:16189: result: yes
8409configure:16189: checking for setregid
8410configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8411configure:16189: $? = 0
8412configure:16189: result: yes
8413configure:16189: checking for getrlimit
8414configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8415configure:16189: $? = 0
8416configure:16189: result: yes
8417configure:16189: checking for setrlimit
8418configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8419configure:16189: $? = 0
8420configure:16189: result: yes
8421configure:16189: checking for setvbuf
8422configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8423configure:16189: $? = 0
8424configure:16189: result: yes
8425configure:16189: checking for pipe
8426configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8427configure:16189: $? = 0
8428configure:16189: result: yes
8429configure:16189: checking for strsignal
8430configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8431configure:16189: $? = 0
8432configure:16189: result: yes
8433configure:16189: checking for lstat
8434configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8435configure:16189: $? = 0
8436configure:16189: result: yes
8437configure:16189: checking for readlink
8438configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8439configure:16189: $? = 0
8440configure:16189: result: yes
8441configure:16189: checking for atexit
8442configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8443configure:16189: $? = 0
8444configure:16189: result: yes
8445configure:16189: checking for isatty
8446configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8447configure:16189: $? = 0
8448configure:16189: result: yes
8449configure:16189: checking for ttyname
8450configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8451configure:16189: $? = 0
8452configure:16189: result: yes
8453configure:16189: checking for pselect
8454configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8455configure:16189: $? = 0
8456configure:16189: result: yes
8457configure:16189: checking for posix_spawn
8458configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8459configure:16189: $? = 0
8460configure:16189: result: yes
8461configure:16189: checking for posix_spawnattr_setsigmask
8462configure:16189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8463configure:16189: $? = 0
8464configure:16189: result: yes
8465configure:16202: checking whether bsd_signal is declared
8466configure:16202: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
8467configure:16202: $? = 0
8468configure:16202: result: yes
8469configure:16218: checking vfork.h usability
8470configure:16218: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
8471In file included from conftest.c:143:
8472In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
8473/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
8474typedef __darwin_off_t          off_t;
8475                                ^
8476conftest.c:104:20: note: expanded from macro 'off_t'
8477#define off_t long int
8478                   ^
8479In file included from conftest.c:143:
8480In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
8481/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
8482conftest.c:104:15: note: expanded from macro 'off_t'
8483#define off_t long int
8484              ^
8485In file included from conftest.c:143:
8486In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
8487/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
8488typedef __darwin_ssize_t        ssize_t;
8489                                ^
8490conftest.c:105:17: note: expanded from macro 'ssize_t'
8491#define ssize_t int
8492                ^
8493In file included from conftest.c:145:
8494In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
8495In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
8496In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
8497In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
8498In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
8499In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
8500In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
8501In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
8502/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
8503typedef __UINTMAX_TYPE__ uintmax_t;
8504                         ^
8505conftest.c:107:33: note: expanded from macro 'uintmax_t'
8506#define uintmax_t unsigned long long int
8507                                ^
8508In file included from conftest.c:145:
8509In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
8510In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
8511In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
8512In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
8513In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
8514In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
8515In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
8516In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
8517/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
8518conftest.c:107:38: note: expanded from macro 'uintmax_t'
8519#define uintmax_t unsigned long long int
8520                                     ^
8521conftest.c:176:10: fatal error: 'vfork.h' file not found
8522#include <vfork.h>
8523         ^~~~~~~~~
85246 errors generated.
8525configure:16218: $? = 1
8526configure: failed program was:
8527| /* confdefs.h */
8528| #define PACKAGE_NAME "GNU make"
8529| #define PACKAGE_TARNAME "make"
8530| #define PACKAGE_VERSION "4.3"
8531| #define PACKAGE_STRING "GNU make 4.3"
8532| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
8533| #define PACKAGE_URL "http://www.gnu.org/software/make/"
8534| #define PACKAGE "make"
8535| #define VERSION "4.3"
8536| #define STDC_HEADERS 1
8537| #define HAVE_SYS_TYPES_H 1
8538| #define HAVE_SYS_STAT_H 1
8539| #define HAVE_STDLIB_H 1
8540| #define HAVE_STRING_H 1
8541| #define HAVE_MEMORY_H 1
8542| #define HAVE_STRINGS_H 1
8543| #define HAVE_INTTYPES_H 1
8544| #define HAVE_STDINT_H 1
8545| #define HAVE_UNISTD_H 1
8546| #define __EXTENSIONS__ 1
8547| #define _ALL_SOURCE 1
8548| #define _DARWIN_C_SOURCE 1
8549| #define _GNU_SOURCE 1
8550| #define _NETBSD_SOURCE 1
8551| #define _OPENBSD_SOURCE 1
8552| #define _POSIX_PTHREAD_SEMANTICS 1
8553| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8554| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8555| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8556| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8557| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8558| #define __STDC_WANT_LIB_EXT2__ 1
8559| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8560| #define _TANDEM_SOURCE 1
8561| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8562| #define HAVE_ALLOCA_H 1
8563| #define HAVE_ALLOCA 1
8564| #define HAVE_FCNTL 1
8565| #define HAVE_SYMLINK 1
8566| #define HAVE_GETDTABLESIZE 1
8567| #define HAVE_GETPROGNAME 1
8568| #define HAVE_SYS_SOCKET_H 1
8569| #define HAVE_UNISTD_H 1
8570| #define HAVE_SYS_PARAM_H 1
8571| #define HAVE_LIMITS_H 1
8572| #define HAVE_WCHAR_H 1
8573| #define HAVE_STDINT_H 1
8574| #define HAVE_DECL_STRERROR_R 1
8575| #define HAVE_STRERROR_R 1
8576| #define HAVE_WORKING_O_NOATIME 1
8577| #define HAVE_WORKING_O_NOFOLLOW 1
8578| #define eaccess access
8579| #define HAVE_DECL_GETDTABLESIZE 1
8580| #ifndef __arm__
8581| #define __arm__ 1
8582| #endif
8583| #ifndef __arm__
8584| #define __arm__ 1
8585| #endif
8586| #define HAVE_WCHAR_T 1
8587| #define HAVE_WINT_T 1
8588| #define HAVE_LONG_LONG_INT 1
8589| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8590| #define restrict __restrict
8591| #define REPLACE_STRERROR_0 1
8592| #define _USE_STD_STAT 1
8593| #define GNULIB_TEST_ACCESS 1
8594| #define HAVE_ALLOCA 1
8595| #define GNULIB_TEST_CLOSE 1
8596| #define HAVE_DUP2 1
8597| #define GNULIB_TEST_DUP2 1
8598| #define GNULIB_TEST_FCNTL 1
8599| #define GNULIB_TEST_GETDTABLESIZE 1
8600| #define GNULIB_TEST_GETLOADAVG 1
8601| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8602| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8603| #define HAVE_DECL___ARGV 0
8604| #define HAVE_VAR___PROGNAME 1
8605| #define HAVE_MALLOC_POSIX 1
8606| #define GNULIB_TEST_MALLOC_POSIX 1
8607| #define GNULIB_MSVC_NOTHROW 1
8608| #define ssize_t int
8609| #define __USE_MINGW_ANSI_STDIO 1
8610| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
8611| #define GNULIB_FSCANF 1
8612| #define GNULIB_SCANF 1
8613| #define HAVE_STPCPY 1
8614| #define GNULIB_TEST_STPCPY 1
8615| #define GNULIB_STRERROR 1
8616| #define GNULIB_TEST_STRERROR 1
8617| #define WORDS_BIGENDIAN 1
8618| #define ENABLE_NLS 1
8619| #define HAVE_GETTEXT 1
8620| #define HAVE_DCGETTEXT 1
8621| #define STDC_HEADERS 1
8622| #define STAT_MACROS_BROKEN 1
8623| #define HAVE_STDLIB_H 1
8624| #define HAVE_UNISTD_H 1
8625| #define HAVE_LIMITS_H 1
8626| #define HAVE_STRING_H 1
8627| #define HAVE_MEMORY_H 1
8628| #define HAVE_SYS_PARAM_H 1
8629| #define RETSIGTYPE void
8630| #define off_t long int
8631| #define ssize_t int
8632| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8633| #define uintmax_t unsigned long long int
8634| #define FILE_TIMESTAMP_HI_RES 0
8635| #define HAVE_GETTIMEOFDAY 1
8636| #define HAVE_STRDUP 1
8637| #define HAVE_STRNDUP 1
8638| #define HAVE_UMASK 1
8639| #define HAVE_MKSTEMP 1
8640| #define HAVE_MKTEMP 1
8641| #define HAVE_FDOPEN 1
8642| #define HAVE_DUP 1
8643| #define HAVE_DUP2 1
8644| #define HAVE_GETCWD 1
8645| #define HAVE_REALPATH 1
8646| #define HAVE_SIGSETMASK 1
8647| #define HAVE_SIGACTION 1
8648| #define HAVE_GETGROUPS 1
8649| #define HAVE_SETEUID 1
8650| #define HAVE_SETEGID 1
8651| #define HAVE_SETLINEBUF 1
8652| #define HAVE_SETREUID 1
8653| #define HAVE_SETREGID 1
8654| #define HAVE_GETRLIMIT 1
8655| #define HAVE_SETRLIMIT 1
8656| #define HAVE_SETVBUF 1
8657| #define HAVE_PIPE 1
8658| #define HAVE_STRSIGNAL 1
8659| #define HAVE_LSTAT 1
8660| #define HAVE_READLINK 1
8661| #define HAVE_ATEXIT 1
8662| #define HAVE_ISATTY 1
8663| #define HAVE_TTYNAME 1
8664| #define HAVE_PSELECT 1
8665| #define HAVE_POSIX_SPAWN 1
8666| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
8667| #define HAVE_DECL_BSD_SIGNAL 1
8668| /* end confdefs.h.  */
8669| #include <stdio.h>
8670| #ifdef HAVE_SYS_TYPES_H
8671| # include <sys/types.h>
8672| #endif
8673| #ifdef HAVE_SYS_STAT_H
8674| # include <sys/stat.h>
8675| #endif
8676| #ifdef STDC_HEADERS
8677| # include <stdlib.h>
8678| # include <stddef.h>
8679| #else
8680| # ifdef HAVE_STDLIB_H
8681| #  include <stdlib.h>
8682| # endif
8683| #endif
8684| #ifdef HAVE_STRING_H
8685| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8686| #  include <memory.h>
8687| # endif
8688| # include <string.h>
8689| #endif
8690| #ifdef HAVE_STRINGS_H
8691| # include <strings.h>
8692| #endif
8693| #ifdef HAVE_INTTYPES_H
8694| # include <inttypes.h>
8695| #endif
8696| #ifdef HAVE_STDINT_H
8697| # include <stdint.h>
8698| #endif
8699| #ifdef HAVE_UNISTD_H
8700| # include <unistd.h>
8701| #endif
8702| #include <vfork.h>
8703configure:16218: result: no
8704configure:16218: checking vfork.h presence
8705configure:16218: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c
8706conftest.c:143:10: fatal error: 'vfork.h' file not found
8707#include <vfork.h>
8708         ^~~~~~~~~
87091 error generated.
8710configure:16218: $? = 1
8711configure: failed program was:
8712| /* confdefs.h */
8713| #define PACKAGE_NAME "GNU make"
8714| #define PACKAGE_TARNAME "make"
8715| #define PACKAGE_VERSION "4.3"
8716| #define PACKAGE_STRING "GNU make 4.3"
8717| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
8718| #define PACKAGE_URL "http://www.gnu.org/software/make/"
8719| #define PACKAGE "make"
8720| #define VERSION "4.3"
8721| #define STDC_HEADERS 1
8722| #define HAVE_SYS_TYPES_H 1
8723| #define HAVE_SYS_STAT_H 1
8724| #define HAVE_STDLIB_H 1
8725| #define HAVE_STRING_H 1
8726| #define HAVE_MEMORY_H 1
8727| #define HAVE_STRINGS_H 1
8728| #define HAVE_INTTYPES_H 1
8729| #define HAVE_STDINT_H 1
8730| #define HAVE_UNISTD_H 1
8731| #define __EXTENSIONS__ 1
8732| #define _ALL_SOURCE 1
8733| #define _DARWIN_C_SOURCE 1
8734| #define _GNU_SOURCE 1
8735| #define _NETBSD_SOURCE 1
8736| #define _OPENBSD_SOURCE 1
8737| #define _POSIX_PTHREAD_SEMANTICS 1
8738| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8739| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8740| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8741| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8742| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8743| #define __STDC_WANT_LIB_EXT2__ 1
8744| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8745| #define _TANDEM_SOURCE 1
8746| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8747| #define HAVE_ALLOCA_H 1
8748| #define HAVE_ALLOCA 1
8749| #define HAVE_FCNTL 1
8750| #define HAVE_SYMLINK 1
8751| #define HAVE_GETDTABLESIZE 1
8752| #define HAVE_GETPROGNAME 1
8753| #define HAVE_SYS_SOCKET_H 1
8754| #define HAVE_UNISTD_H 1
8755| #define HAVE_SYS_PARAM_H 1
8756| #define HAVE_LIMITS_H 1
8757| #define HAVE_WCHAR_H 1
8758| #define HAVE_STDINT_H 1
8759| #define HAVE_DECL_STRERROR_R 1
8760| #define HAVE_STRERROR_R 1
8761| #define HAVE_WORKING_O_NOATIME 1
8762| #define HAVE_WORKING_O_NOFOLLOW 1
8763| #define eaccess access
8764| #define HAVE_DECL_GETDTABLESIZE 1
8765| #ifndef __arm__
8766| #define __arm__ 1
8767| #endif
8768| #ifndef __arm__
8769| #define __arm__ 1
8770| #endif
8771| #define HAVE_WCHAR_T 1
8772| #define HAVE_WINT_T 1
8773| #define HAVE_LONG_LONG_INT 1
8774| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8775| #define restrict __restrict
8776| #define REPLACE_STRERROR_0 1
8777| #define _USE_STD_STAT 1
8778| #define GNULIB_TEST_ACCESS 1
8779| #define HAVE_ALLOCA 1
8780| #define GNULIB_TEST_CLOSE 1
8781| #define HAVE_DUP2 1
8782| #define GNULIB_TEST_DUP2 1
8783| #define GNULIB_TEST_FCNTL 1
8784| #define GNULIB_TEST_GETDTABLESIZE 1
8785| #define GNULIB_TEST_GETLOADAVG 1
8786| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8787| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8788| #define HAVE_DECL___ARGV 0
8789| #define HAVE_VAR___PROGNAME 1
8790| #define HAVE_MALLOC_POSIX 1
8791| #define GNULIB_TEST_MALLOC_POSIX 1
8792| #define GNULIB_MSVC_NOTHROW 1
8793| #define ssize_t int
8794| #define __USE_MINGW_ANSI_STDIO 1
8795| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
8796| #define GNULIB_FSCANF 1
8797| #define GNULIB_SCANF 1
8798| #define HAVE_STPCPY 1
8799| #define GNULIB_TEST_STPCPY 1
8800| #define GNULIB_STRERROR 1
8801| #define GNULIB_TEST_STRERROR 1
8802| #define WORDS_BIGENDIAN 1
8803| #define ENABLE_NLS 1
8804| #define HAVE_GETTEXT 1
8805| #define HAVE_DCGETTEXT 1
8806| #define STDC_HEADERS 1
8807| #define STAT_MACROS_BROKEN 1
8808| #define HAVE_STDLIB_H 1
8809| #define HAVE_UNISTD_H 1
8810| #define HAVE_LIMITS_H 1
8811| #define HAVE_STRING_H 1
8812| #define HAVE_MEMORY_H 1
8813| #define HAVE_SYS_PARAM_H 1
8814| #define RETSIGTYPE void
8815| #define off_t long int
8816| #define ssize_t int
8817| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8818| #define uintmax_t unsigned long long int
8819| #define FILE_TIMESTAMP_HI_RES 0
8820| #define HAVE_GETTIMEOFDAY 1
8821| #define HAVE_STRDUP 1
8822| #define HAVE_STRNDUP 1
8823| #define HAVE_UMASK 1
8824| #define HAVE_MKSTEMP 1
8825| #define HAVE_MKTEMP 1
8826| #define HAVE_FDOPEN 1
8827| #define HAVE_DUP 1
8828| #define HAVE_DUP2 1
8829| #define HAVE_GETCWD 1
8830| #define HAVE_REALPATH 1
8831| #define HAVE_SIGSETMASK 1
8832| #define HAVE_SIGACTION 1
8833| #define HAVE_GETGROUPS 1
8834| #define HAVE_SETEUID 1
8835| #define HAVE_SETEGID 1
8836| #define HAVE_SETLINEBUF 1
8837| #define HAVE_SETREUID 1
8838| #define HAVE_SETREGID 1
8839| #define HAVE_GETRLIMIT 1
8840| #define HAVE_SETRLIMIT 1
8841| #define HAVE_SETVBUF 1
8842| #define HAVE_PIPE 1
8843| #define HAVE_STRSIGNAL 1
8844| #define HAVE_LSTAT 1
8845| #define HAVE_READLINK 1
8846| #define HAVE_ATEXIT 1
8847| #define HAVE_ISATTY 1
8848| #define HAVE_TTYNAME 1
8849| #define HAVE_PSELECT 1
8850| #define HAVE_POSIX_SPAWN 1
8851| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
8852| #define HAVE_DECL_BSD_SIGNAL 1
8853| /* end confdefs.h.  */
8854| #include <vfork.h>
8855configure:16218: result: no
8856configure:16218: checking for vfork.h
8857configure:16218: result: no
8858configure:16231: checking for fork
8859configure:16231: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8860configure:16231: $? = 0
8861configure:16231: result: yes
8862configure:16231: checking for vfork
8863configure:16231: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8864conftest.c:167:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
8865char vfork ();
8866     ^
8867conftest.c:167:6: note: 'vfork' is a builtin with type 'int (void)'
88681 warning generated.
8869conftest.c:167:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
8870char vfork ();
8871     ^
8872conftest.c:167:6: note: 'vfork' is a builtin with type 'int (void)'
88731 warning generated.
8874configure:16231: $? = 0
8875configure:16231: result: yes
8876configure:16241: checking for working fork
8877configure:16263: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
8878In file included from conftest.c:145:
8879In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
8880/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
8881typedef __darwin_off_t          off_t;
8882                                ^
8883conftest.c:104:20: note: expanded from macro 'off_t'
8884#define off_t long int
8885                   ^
8886In file included from conftest.c:145:
8887In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
8888/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
8889conftest.c:104:15: note: expanded from macro 'off_t'
8890#define off_t long int
8891              ^
8892In file included from conftest.c:145:
8893In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
8894/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
8895typedef __darwin_ssize_t        ssize_t;
8896                                ^
8897conftest.c:105:17: note: expanded from macro 'ssize_t'
8898#define ssize_t int
8899                ^
8900In file included from conftest.c:147:
8901In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
8902In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
8903In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
8904In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
8905In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
8906In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
8907In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
8908In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
8909/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
8910typedef __UINTMAX_TYPE__ uintmax_t;
8911                         ^
8912conftest.c:107:33: note: expanded from macro 'uintmax_t'
8913#define uintmax_t unsigned long long int
8914                                ^
8915In file included from conftest.c:147:
8916In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
8917In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
8918In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
8919In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
8920In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
8921In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
8922In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
8923In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
8924/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
8925conftest.c:107:38: note: expanded from macro 'uintmax_t'
8926#define uintmax_t unsigned long long int
8927                                     ^
89285 errors generated.
8929configure:16263: $? = 1
8930configure: program exited with status 1
8931configure: failed program was:
8932| /* confdefs.h */
8933| #define PACKAGE_NAME "GNU make"
8934| #define PACKAGE_TARNAME "make"
8935| #define PACKAGE_VERSION "4.3"
8936| #define PACKAGE_STRING "GNU make 4.3"
8937| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
8938| #define PACKAGE_URL "http://www.gnu.org/software/make/"
8939| #define PACKAGE "make"
8940| #define VERSION "4.3"
8941| #define STDC_HEADERS 1
8942| #define HAVE_SYS_TYPES_H 1
8943| #define HAVE_SYS_STAT_H 1
8944| #define HAVE_STDLIB_H 1
8945| #define HAVE_STRING_H 1
8946| #define HAVE_MEMORY_H 1
8947| #define HAVE_STRINGS_H 1
8948| #define HAVE_INTTYPES_H 1
8949| #define HAVE_STDINT_H 1
8950| #define HAVE_UNISTD_H 1
8951| #define __EXTENSIONS__ 1
8952| #define _ALL_SOURCE 1
8953| #define _DARWIN_C_SOURCE 1
8954| #define _GNU_SOURCE 1
8955| #define _NETBSD_SOURCE 1
8956| #define _OPENBSD_SOURCE 1
8957| #define _POSIX_PTHREAD_SEMANTICS 1
8958| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8959| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8960| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8961| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8962| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8963| #define __STDC_WANT_LIB_EXT2__ 1
8964| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8965| #define _TANDEM_SOURCE 1
8966| #define _HPUX_ALT_XOPEN_SOCKET_API 1
8967| #define HAVE_ALLOCA_H 1
8968| #define HAVE_ALLOCA 1
8969| #define HAVE_FCNTL 1
8970| #define HAVE_SYMLINK 1
8971| #define HAVE_GETDTABLESIZE 1
8972| #define HAVE_GETPROGNAME 1
8973| #define HAVE_SYS_SOCKET_H 1
8974| #define HAVE_UNISTD_H 1
8975| #define HAVE_SYS_PARAM_H 1
8976| #define HAVE_LIMITS_H 1
8977| #define HAVE_WCHAR_H 1
8978| #define HAVE_STDINT_H 1
8979| #define HAVE_DECL_STRERROR_R 1
8980| #define HAVE_STRERROR_R 1
8981| #define HAVE_WORKING_O_NOATIME 1
8982| #define HAVE_WORKING_O_NOFOLLOW 1
8983| #define eaccess access
8984| #define HAVE_DECL_GETDTABLESIZE 1
8985| #ifndef __arm__
8986| #define __arm__ 1
8987| #endif
8988| #ifndef __arm__
8989| #define __arm__ 1
8990| #endif
8991| #define HAVE_WCHAR_T 1
8992| #define HAVE_WINT_T 1
8993| #define HAVE_LONG_LONG_INT 1
8994| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8995| #define restrict __restrict
8996| #define REPLACE_STRERROR_0 1
8997| #define _USE_STD_STAT 1
8998| #define GNULIB_TEST_ACCESS 1
8999| #define HAVE_ALLOCA 1
9000| #define GNULIB_TEST_CLOSE 1
9001| #define HAVE_DUP2 1
9002| #define GNULIB_TEST_DUP2 1
9003| #define GNULIB_TEST_FCNTL 1
9004| #define GNULIB_TEST_GETDTABLESIZE 1
9005| #define GNULIB_TEST_GETLOADAVG 1
9006| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9007| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9008| #define HAVE_DECL___ARGV 0
9009| #define HAVE_VAR___PROGNAME 1
9010| #define HAVE_MALLOC_POSIX 1
9011| #define GNULIB_TEST_MALLOC_POSIX 1
9012| #define GNULIB_MSVC_NOTHROW 1
9013| #define ssize_t int
9014| #define __USE_MINGW_ANSI_STDIO 1
9015| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
9016| #define GNULIB_FSCANF 1
9017| #define GNULIB_SCANF 1
9018| #define HAVE_STPCPY 1
9019| #define GNULIB_TEST_STPCPY 1
9020| #define GNULIB_STRERROR 1
9021| #define GNULIB_TEST_STRERROR 1
9022| #define WORDS_BIGENDIAN 1
9023| #define ENABLE_NLS 1
9024| #define HAVE_GETTEXT 1
9025| #define HAVE_DCGETTEXT 1
9026| #define STDC_HEADERS 1
9027| #define STAT_MACROS_BROKEN 1
9028| #define HAVE_STDLIB_H 1
9029| #define HAVE_UNISTD_H 1
9030| #define HAVE_LIMITS_H 1
9031| #define HAVE_STRING_H 1
9032| #define HAVE_MEMORY_H 1
9033| #define HAVE_SYS_PARAM_H 1
9034| #define RETSIGTYPE void
9035| #define off_t long int
9036| #define ssize_t int
9037| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9038| #define uintmax_t unsigned long long int
9039| #define FILE_TIMESTAMP_HI_RES 0
9040| #define HAVE_GETTIMEOFDAY 1
9041| #define HAVE_STRDUP 1
9042| #define HAVE_STRNDUP 1
9043| #define HAVE_UMASK 1
9044| #define HAVE_MKSTEMP 1
9045| #define HAVE_MKTEMP 1
9046| #define HAVE_FDOPEN 1
9047| #define HAVE_DUP 1
9048| #define HAVE_DUP2 1
9049| #define HAVE_GETCWD 1
9050| #define HAVE_REALPATH 1
9051| #define HAVE_SIGSETMASK 1
9052| #define HAVE_SIGACTION 1
9053| #define HAVE_GETGROUPS 1
9054| #define HAVE_SETEUID 1
9055| #define HAVE_SETEGID 1
9056| #define HAVE_SETLINEBUF 1
9057| #define HAVE_SETREUID 1
9058| #define HAVE_SETREGID 1
9059| #define HAVE_GETRLIMIT 1
9060| #define HAVE_SETRLIMIT 1
9061| #define HAVE_SETVBUF 1
9062| #define HAVE_PIPE 1
9063| #define HAVE_STRSIGNAL 1
9064| #define HAVE_LSTAT 1
9065| #define HAVE_READLINK 1
9066| #define HAVE_ATEXIT 1
9067| #define HAVE_ISATTY 1
9068| #define HAVE_TTYNAME 1
9069| #define HAVE_PSELECT 1
9070| #define HAVE_POSIX_SPAWN 1
9071| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
9072| #define HAVE_DECL_BSD_SIGNAL 1
9073| #define HAVE_FORK 1
9074| #define HAVE_VFORK 1
9075| /* end confdefs.h.  */
9076| #include <stdio.h>
9077| #ifdef HAVE_SYS_TYPES_H
9078| # include <sys/types.h>
9079| #endif
9080| #ifdef HAVE_SYS_STAT_H
9081| # include <sys/stat.h>
9082| #endif
9083| #ifdef STDC_HEADERS
9084| # include <stdlib.h>
9085| # include <stddef.h>
9086| #else
9087| # ifdef HAVE_STDLIB_H
9088| #  include <stdlib.h>
9089| # endif
9090| #endif
9091| #ifdef HAVE_STRING_H
9092| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9093| #  include <memory.h>
9094| # endif
9095| # include <string.h>
9096| #endif
9097| #ifdef HAVE_STRINGS_H
9098| # include <strings.h>
9099| #endif
9100| #ifdef HAVE_INTTYPES_H
9101| # include <inttypes.h>
9102| #endif
9103| #ifdef HAVE_STDINT_H
9104| # include <stdint.h>
9105| #endif
9106| #ifdef HAVE_UNISTD_H
9107| # include <unistd.h>
9108| #endif
9109| int
9110| main ()
9111| {
9112|
9113|         /* By Ruediger Kuhlmann. */
9114|         return fork () < 0;
9115|
9116|   ;
9117|   return 0;
9118| }
9119configure:16273: result: no
9120configure:16294: checking for working vfork
9121configure:16404: result: yes
9122configure:16444: checking for strcasecmp
9123configure:16444: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
9124conftest.c:169:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
9125char strcasecmp ();
9126     ^
9127conftest.c:169:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
91281 warning generated.
9129conftest.c:169:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
9130char strcasecmp ();
9131     ^
9132conftest.c:169:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
91331 warning generated.
9134configure:16444: $? = 0
9135configure:16444: result: yes
9136configure:16444: checking for strncasecmp
9137configure:16444: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
9138conftest.c:170:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
9139char strncasecmp ();
9140     ^
9141conftest.c:170:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
91421 warning generated.
9143conftest.c:170:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
9144char strncasecmp ();
9145     ^
9146conftest.c:170:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
91471 warning generated.
9148configure:16444: $? = 0
9149configure:16444: result: yes
9150configure:16444: checking for strcmpi
9151configure:16444: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
9152Undefined symbols for architecture arm64:
9153  "_strcmpi", referenced from:
9154      _main in conftest-449e5c.o
9155ld: symbol(s) not found for architecture arm64
9156clang: error: linker command failed with exit code 1 (use -v to see invocation)
9157configure:16444: $? = 1
9158configure: failed program was:
9159| /* confdefs.h */
9160| #define PACKAGE_NAME "GNU make"
9161| #define PACKAGE_TARNAME "make"
9162| #define PACKAGE_VERSION "4.3"
9163| #define PACKAGE_STRING "GNU make 4.3"
9164| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
9165| #define PACKAGE_URL "http://www.gnu.org/software/make/"
9166| #define PACKAGE "make"
9167| #define VERSION "4.3"
9168| #define STDC_HEADERS 1
9169| #define HAVE_SYS_TYPES_H 1
9170| #define HAVE_SYS_STAT_H 1
9171| #define HAVE_STDLIB_H 1
9172| #define HAVE_STRING_H 1
9173| #define HAVE_MEMORY_H 1
9174| #define HAVE_STRINGS_H 1
9175| #define HAVE_INTTYPES_H 1
9176| #define HAVE_STDINT_H 1
9177| #define HAVE_UNISTD_H 1
9178| #define __EXTENSIONS__ 1
9179| #define _ALL_SOURCE 1
9180| #define _DARWIN_C_SOURCE 1
9181| #define _GNU_SOURCE 1
9182| #define _NETBSD_SOURCE 1
9183| #define _OPENBSD_SOURCE 1
9184| #define _POSIX_PTHREAD_SEMANTICS 1
9185| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9186| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9187| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9188| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9189| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9190| #define __STDC_WANT_LIB_EXT2__ 1
9191| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9192| #define _TANDEM_SOURCE 1
9193| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9194| #define HAVE_ALLOCA_H 1
9195| #define HAVE_ALLOCA 1
9196| #define HAVE_FCNTL 1
9197| #define HAVE_SYMLINK 1
9198| #define HAVE_GETDTABLESIZE 1
9199| #define HAVE_GETPROGNAME 1
9200| #define HAVE_SYS_SOCKET_H 1
9201| #define HAVE_UNISTD_H 1
9202| #define HAVE_SYS_PARAM_H 1
9203| #define HAVE_LIMITS_H 1
9204| #define HAVE_WCHAR_H 1
9205| #define HAVE_STDINT_H 1
9206| #define HAVE_DECL_STRERROR_R 1
9207| #define HAVE_STRERROR_R 1
9208| #define HAVE_WORKING_O_NOATIME 1
9209| #define HAVE_WORKING_O_NOFOLLOW 1
9210| #define eaccess access
9211| #define HAVE_DECL_GETDTABLESIZE 1
9212| #ifndef __arm__
9213| #define __arm__ 1
9214| #endif
9215| #ifndef __arm__
9216| #define __arm__ 1
9217| #endif
9218| #define HAVE_WCHAR_T 1
9219| #define HAVE_WINT_T 1
9220| #define HAVE_LONG_LONG_INT 1
9221| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9222| #define restrict __restrict
9223| #define REPLACE_STRERROR_0 1
9224| #define _USE_STD_STAT 1
9225| #define GNULIB_TEST_ACCESS 1
9226| #define HAVE_ALLOCA 1
9227| #define GNULIB_TEST_CLOSE 1
9228| #define HAVE_DUP2 1
9229| #define GNULIB_TEST_DUP2 1
9230| #define GNULIB_TEST_FCNTL 1
9231| #define GNULIB_TEST_GETDTABLESIZE 1
9232| #define GNULIB_TEST_GETLOADAVG 1
9233| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9234| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9235| #define HAVE_DECL___ARGV 0
9236| #define HAVE_VAR___PROGNAME 1
9237| #define HAVE_MALLOC_POSIX 1
9238| #define GNULIB_TEST_MALLOC_POSIX 1
9239| #define GNULIB_MSVC_NOTHROW 1
9240| #define ssize_t int
9241| #define __USE_MINGW_ANSI_STDIO 1
9242| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
9243| #define GNULIB_FSCANF 1
9244| #define GNULIB_SCANF 1
9245| #define HAVE_STPCPY 1
9246| #define GNULIB_TEST_STPCPY 1
9247| #define GNULIB_STRERROR 1
9248| #define GNULIB_TEST_STRERROR 1
9249| #define WORDS_BIGENDIAN 1
9250| #define ENABLE_NLS 1
9251| #define HAVE_GETTEXT 1
9252| #define HAVE_DCGETTEXT 1
9253| #define STDC_HEADERS 1
9254| #define STAT_MACROS_BROKEN 1
9255| #define HAVE_STDLIB_H 1
9256| #define HAVE_UNISTD_H 1
9257| #define HAVE_LIMITS_H 1
9258| #define HAVE_STRING_H 1
9259| #define HAVE_MEMORY_H 1
9260| #define HAVE_SYS_PARAM_H 1
9261| #define RETSIGTYPE void
9262| #define off_t long int
9263| #define ssize_t int
9264| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9265| #define uintmax_t unsigned long long int
9266| #define FILE_TIMESTAMP_HI_RES 0
9267| #define HAVE_GETTIMEOFDAY 1
9268| #define HAVE_STRDUP 1
9269| #define HAVE_STRNDUP 1
9270| #define HAVE_UMASK 1
9271| #define HAVE_MKSTEMP 1
9272| #define HAVE_MKTEMP 1
9273| #define HAVE_FDOPEN 1
9274| #define HAVE_DUP 1
9275| #define HAVE_DUP2 1
9276| #define HAVE_GETCWD 1
9277| #define HAVE_REALPATH 1
9278| #define HAVE_SIGSETMASK 1
9279| #define HAVE_SIGACTION 1
9280| #define HAVE_GETGROUPS 1
9281| #define HAVE_SETEUID 1
9282| #define HAVE_SETEGID 1
9283| #define HAVE_SETLINEBUF 1
9284| #define HAVE_SETREUID 1
9285| #define HAVE_SETREGID 1
9286| #define HAVE_GETRLIMIT 1
9287| #define HAVE_SETRLIMIT 1
9288| #define HAVE_SETVBUF 1
9289| #define HAVE_PIPE 1
9290| #define HAVE_STRSIGNAL 1
9291| #define HAVE_LSTAT 1
9292| #define HAVE_READLINK 1
9293| #define HAVE_ATEXIT 1
9294| #define HAVE_ISATTY 1
9295| #define HAVE_TTYNAME 1
9296| #define HAVE_PSELECT 1
9297| #define HAVE_POSIX_SPAWN 1
9298| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
9299| #define HAVE_DECL_BSD_SIGNAL 1
9300| #define HAVE_FORK 1
9301| #define HAVE_VFORK 1
9302| #define HAVE_WORKING_VFORK 1
9303| #define HAVE_STRCASECMP 1
9304| #define HAVE_STRNCASECMP 1
9305| /* end confdefs.h.  */
9306| /* Define strcmpi to an innocuous variant, in case <limits.h> declares strcmpi.
9307|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9308| #define strcmpi innocuous_strcmpi
9309|
9310| /* System header to define __stub macros and hopefully few prototypes,
9311|     which can conflict with char strcmpi (); below.
9312|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9313|     <limits.h> exists even on freestanding compilers.  */
9314|
9315| #ifdef __STDC__
9316| # include <limits.h>
9317| #else
9318| # include <assert.h>
9319| #endif
9320|
9321| #undef strcmpi
9322|
9323| /* Override any GCC internal prototype to avoid an error.
9324|    Use char because int might match the return type of a GCC
9325|    builtin and then its argument prototype would still apply.  */
9326| #ifdef __cplusplus
9327| extern "C"
9328| #endif
9329| char strcmpi ();
9330| /* The GNU C library defines this for functions which it implements
9331|     to always fail with ENOSYS.  Some functions are actually named
9332|     something starting with __ and the normal name is an alias.  */
9333| #if defined __stub_strcmpi || defined __stub___strcmpi
9334| choke me
9335| #endif
9336|
9337| int
9338| main ()
9339| {
9340| return strcmpi ();
9341|   ;
9342|   return 0;
9343| }
9344configure:16444: result: no
9345configure:16444: checking for strncmpi
9346configure:16444: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
9347Undefined symbols for architecture arm64:
9348  "_strncmpi", referenced from:
9349      _main in conftest-dd4055.o
9350ld: symbol(s) not found for architecture arm64
9351clang: error: linker command failed with exit code 1 (use -v to see invocation)
9352configure:16444: $? = 1
9353configure: failed program was:
9354| /* confdefs.h */
9355| #define PACKAGE_NAME "GNU make"
9356| #define PACKAGE_TARNAME "make"
9357| #define PACKAGE_VERSION "4.3"
9358| #define PACKAGE_STRING "GNU make 4.3"
9359| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
9360| #define PACKAGE_URL "http://www.gnu.org/software/make/"
9361| #define PACKAGE "make"
9362| #define VERSION "4.3"
9363| #define STDC_HEADERS 1
9364| #define HAVE_SYS_TYPES_H 1
9365| #define HAVE_SYS_STAT_H 1
9366| #define HAVE_STDLIB_H 1
9367| #define HAVE_STRING_H 1
9368| #define HAVE_MEMORY_H 1
9369| #define HAVE_STRINGS_H 1
9370| #define HAVE_INTTYPES_H 1
9371| #define HAVE_STDINT_H 1
9372| #define HAVE_UNISTD_H 1
9373| #define __EXTENSIONS__ 1
9374| #define _ALL_SOURCE 1
9375| #define _DARWIN_C_SOURCE 1
9376| #define _GNU_SOURCE 1
9377| #define _NETBSD_SOURCE 1
9378| #define _OPENBSD_SOURCE 1
9379| #define _POSIX_PTHREAD_SEMANTICS 1
9380| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9381| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9382| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9383| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9384| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9385| #define __STDC_WANT_LIB_EXT2__ 1
9386| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9387| #define _TANDEM_SOURCE 1
9388| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9389| #define HAVE_ALLOCA_H 1
9390| #define HAVE_ALLOCA 1
9391| #define HAVE_FCNTL 1
9392| #define HAVE_SYMLINK 1
9393| #define HAVE_GETDTABLESIZE 1
9394| #define HAVE_GETPROGNAME 1
9395| #define HAVE_SYS_SOCKET_H 1
9396| #define HAVE_UNISTD_H 1
9397| #define HAVE_SYS_PARAM_H 1
9398| #define HAVE_LIMITS_H 1
9399| #define HAVE_WCHAR_H 1
9400| #define HAVE_STDINT_H 1
9401| #define HAVE_DECL_STRERROR_R 1
9402| #define HAVE_STRERROR_R 1
9403| #define HAVE_WORKING_O_NOATIME 1
9404| #define HAVE_WORKING_O_NOFOLLOW 1
9405| #define eaccess access
9406| #define HAVE_DECL_GETDTABLESIZE 1
9407| #ifndef __arm__
9408| #define __arm__ 1
9409| #endif
9410| #ifndef __arm__
9411| #define __arm__ 1
9412| #endif
9413| #define HAVE_WCHAR_T 1
9414| #define HAVE_WINT_T 1
9415| #define HAVE_LONG_LONG_INT 1
9416| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9417| #define restrict __restrict
9418| #define REPLACE_STRERROR_0 1
9419| #define _USE_STD_STAT 1
9420| #define GNULIB_TEST_ACCESS 1
9421| #define HAVE_ALLOCA 1
9422| #define GNULIB_TEST_CLOSE 1
9423| #define HAVE_DUP2 1
9424| #define GNULIB_TEST_DUP2 1
9425| #define GNULIB_TEST_FCNTL 1
9426| #define GNULIB_TEST_GETDTABLESIZE 1
9427| #define GNULIB_TEST_GETLOADAVG 1
9428| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9429| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9430| #define HAVE_DECL___ARGV 0
9431| #define HAVE_VAR___PROGNAME 1
9432| #define HAVE_MALLOC_POSIX 1
9433| #define GNULIB_TEST_MALLOC_POSIX 1
9434| #define GNULIB_MSVC_NOTHROW 1
9435| #define ssize_t int
9436| #define __USE_MINGW_ANSI_STDIO 1
9437| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
9438| #define GNULIB_FSCANF 1
9439| #define GNULIB_SCANF 1
9440| #define HAVE_STPCPY 1
9441| #define GNULIB_TEST_STPCPY 1
9442| #define GNULIB_STRERROR 1
9443| #define GNULIB_TEST_STRERROR 1
9444| #define WORDS_BIGENDIAN 1
9445| #define ENABLE_NLS 1
9446| #define HAVE_GETTEXT 1
9447| #define HAVE_DCGETTEXT 1
9448| #define STDC_HEADERS 1
9449| #define STAT_MACROS_BROKEN 1
9450| #define HAVE_STDLIB_H 1
9451| #define HAVE_UNISTD_H 1
9452| #define HAVE_LIMITS_H 1
9453| #define HAVE_STRING_H 1
9454| #define HAVE_MEMORY_H 1
9455| #define HAVE_SYS_PARAM_H 1
9456| #define RETSIGTYPE void
9457| #define off_t long int
9458| #define ssize_t int
9459| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9460| #define uintmax_t unsigned long long int
9461| #define FILE_TIMESTAMP_HI_RES 0
9462| #define HAVE_GETTIMEOFDAY 1
9463| #define HAVE_STRDUP 1
9464| #define HAVE_STRNDUP 1
9465| #define HAVE_UMASK 1
9466| #define HAVE_MKSTEMP 1
9467| #define HAVE_MKTEMP 1
9468| #define HAVE_FDOPEN 1
9469| #define HAVE_DUP 1
9470| #define HAVE_DUP2 1
9471| #define HAVE_GETCWD 1
9472| #define HAVE_REALPATH 1
9473| #define HAVE_SIGSETMASK 1
9474| #define HAVE_SIGACTION 1
9475| #define HAVE_GETGROUPS 1
9476| #define HAVE_SETEUID 1
9477| #define HAVE_SETEGID 1
9478| #define HAVE_SETLINEBUF 1
9479| #define HAVE_SETREUID 1
9480| #define HAVE_SETREGID 1
9481| #define HAVE_GETRLIMIT 1
9482| #define HAVE_SETRLIMIT 1
9483| #define HAVE_SETVBUF 1
9484| #define HAVE_PIPE 1
9485| #define HAVE_STRSIGNAL 1
9486| #define HAVE_LSTAT 1
9487| #define HAVE_READLINK 1
9488| #define HAVE_ATEXIT 1
9489| #define HAVE_ISATTY 1
9490| #define HAVE_TTYNAME 1
9491| #define HAVE_PSELECT 1
9492| #define HAVE_POSIX_SPAWN 1
9493| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
9494| #define HAVE_DECL_BSD_SIGNAL 1
9495| #define HAVE_FORK 1
9496| #define HAVE_VFORK 1
9497| #define HAVE_WORKING_VFORK 1
9498| #define HAVE_STRCASECMP 1
9499| #define HAVE_STRNCASECMP 1
9500| /* end confdefs.h.  */
9501| /* Define strncmpi to an innocuous variant, in case <limits.h> declares strncmpi.
9502|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9503| #define strncmpi innocuous_strncmpi
9504|
9505| /* System header to define __stub macros and hopefully few prototypes,
9506|     which can conflict with char strncmpi (); below.
9507|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9508|     <limits.h> exists even on freestanding compilers.  */
9509|
9510| #ifdef __STDC__
9511| # include <limits.h>
9512| #else
9513| # include <assert.h>
9514| #endif
9515|
9516| #undef strncmpi
9517|
9518| /* Override any GCC internal prototype to avoid an error.
9519|    Use char because int might match the return type of a GCC
9520|    builtin and then its argument prototype would still apply.  */
9521| #ifdef __cplusplus
9522| extern "C"
9523| #endif
9524| char strncmpi ();
9525| /* The GNU C library defines this for functions which it implements
9526|     to always fail with ENOSYS.  Some functions are actually named
9527|     something starting with __ and the normal name is an alias.  */
9528| #if defined __stub_strncmpi || defined __stub___strncmpi
9529| choke me
9530| #endif
9531|
9532| int
9533| main ()
9534| {
9535| return strncmpi ();
9536|   ;
9537|   return 0;
9538| }
9539configure:16444: result: no
9540configure:16444: checking for stricmp
9541configure:16444: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
9542Undefined symbols for architecture arm64:
9543  "_stricmp", referenced from:
9544      _main in conftest-4d9d22.o
9545ld: symbol(s) not found for architecture arm64
9546clang: error: linker command failed with exit code 1 (use -v to see invocation)
9547configure:16444: $? = 1
9548configure: failed program was:
9549| /* confdefs.h */
9550| #define PACKAGE_NAME "GNU make"
9551| #define PACKAGE_TARNAME "make"
9552| #define PACKAGE_VERSION "4.3"
9553| #define PACKAGE_STRING "GNU make 4.3"
9554| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
9555| #define PACKAGE_URL "http://www.gnu.org/software/make/"
9556| #define PACKAGE "make"
9557| #define VERSION "4.3"
9558| #define STDC_HEADERS 1
9559| #define HAVE_SYS_TYPES_H 1
9560| #define HAVE_SYS_STAT_H 1
9561| #define HAVE_STDLIB_H 1
9562| #define HAVE_STRING_H 1
9563| #define HAVE_MEMORY_H 1
9564| #define HAVE_STRINGS_H 1
9565| #define HAVE_INTTYPES_H 1
9566| #define HAVE_STDINT_H 1
9567| #define HAVE_UNISTD_H 1
9568| #define __EXTENSIONS__ 1
9569| #define _ALL_SOURCE 1
9570| #define _DARWIN_C_SOURCE 1
9571| #define _GNU_SOURCE 1
9572| #define _NETBSD_SOURCE 1
9573| #define _OPENBSD_SOURCE 1
9574| #define _POSIX_PTHREAD_SEMANTICS 1
9575| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9576| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9577| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9578| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9579| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9580| #define __STDC_WANT_LIB_EXT2__ 1
9581| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9582| #define _TANDEM_SOURCE 1
9583| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9584| #define HAVE_ALLOCA_H 1
9585| #define HAVE_ALLOCA 1
9586| #define HAVE_FCNTL 1
9587| #define HAVE_SYMLINK 1
9588| #define HAVE_GETDTABLESIZE 1
9589| #define HAVE_GETPROGNAME 1
9590| #define HAVE_SYS_SOCKET_H 1
9591| #define HAVE_UNISTD_H 1
9592| #define HAVE_SYS_PARAM_H 1
9593| #define HAVE_LIMITS_H 1
9594| #define HAVE_WCHAR_H 1
9595| #define HAVE_STDINT_H 1
9596| #define HAVE_DECL_STRERROR_R 1
9597| #define HAVE_STRERROR_R 1
9598| #define HAVE_WORKING_O_NOATIME 1
9599| #define HAVE_WORKING_O_NOFOLLOW 1
9600| #define eaccess access
9601| #define HAVE_DECL_GETDTABLESIZE 1
9602| #ifndef __arm__
9603| #define __arm__ 1
9604| #endif
9605| #ifndef __arm__
9606| #define __arm__ 1
9607| #endif
9608| #define HAVE_WCHAR_T 1
9609| #define HAVE_WINT_T 1
9610| #define HAVE_LONG_LONG_INT 1
9611| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9612| #define restrict __restrict
9613| #define REPLACE_STRERROR_0 1
9614| #define _USE_STD_STAT 1
9615| #define GNULIB_TEST_ACCESS 1
9616| #define HAVE_ALLOCA 1
9617| #define GNULIB_TEST_CLOSE 1
9618| #define HAVE_DUP2 1
9619| #define GNULIB_TEST_DUP2 1
9620| #define GNULIB_TEST_FCNTL 1
9621| #define GNULIB_TEST_GETDTABLESIZE 1
9622| #define GNULIB_TEST_GETLOADAVG 1
9623| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9624| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9625| #define HAVE_DECL___ARGV 0
9626| #define HAVE_VAR___PROGNAME 1
9627| #define HAVE_MALLOC_POSIX 1
9628| #define GNULIB_TEST_MALLOC_POSIX 1
9629| #define GNULIB_MSVC_NOTHROW 1
9630| #define ssize_t int
9631| #define __USE_MINGW_ANSI_STDIO 1
9632| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
9633| #define GNULIB_FSCANF 1
9634| #define GNULIB_SCANF 1
9635| #define HAVE_STPCPY 1
9636| #define GNULIB_TEST_STPCPY 1
9637| #define GNULIB_STRERROR 1
9638| #define GNULIB_TEST_STRERROR 1
9639| #define WORDS_BIGENDIAN 1
9640| #define ENABLE_NLS 1
9641| #define HAVE_GETTEXT 1
9642| #define HAVE_DCGETTEXT 1
9643| #define STDC_HEADERS 1
9644| #define STAT_MACROS_BROKEN 1
9645| #define HAVE_STDLIB_H 1
9646| #define HAVE_UNISTD_H 1
9647| #define HAVE_LIMITS_H 1
9648| #define HAVE_STRING_H 1
9649| #define HAVE_MEMORY_H 1
9650| #define HAVE_SYS_PARAM_H 1
9651| #define RETSIGTYPE void
9652| #define off_t long int
9653| #define ssize_t int
9654| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9655| #define uintmax_t unsigned long long int
9656| #define FILE_TIMESTAMP_HI_RES 0
9657| #define HAVE_GETTIMEOFDAY 1
9658| #define HAVE_STRDUP 1
9659| #define HAVE_STRNDUP 1
9660| #define HAVE_UMASK 1
9661| #define HAVE_MKSTEMP 1
9662| #define HAVE_MKTEMP 1
9663| #define HAVE_FDOPEN 1
9664| #define HAVE_DUP 1
9665| #define HAVE_DUP2 1
9666| #define HAVE_GETCWD 1
9667| #define HAVE_REALPATH 1
9668| #define HAVE_SIGSETMASK 1
9669| #define HAVE_SIGACTION 1
9670| #define HAVE_GETGROUPS 1
9671| #define HAVE_SETEUID 1
9672| #define HAVE_SETEGID 1
9673| #define HAVE_SETLINEBUF 1
9674| #define HAVE_SETREUID 1
9675| #define HAVE_SETREGID 1
9676| #define HAVE_GETRLIMIT 1
9677| #define HAVE_SETRLIMIT 1
9678| #define HAVE_SETVBUF 1
9679| #define HAVE_PIPE 1
9680| #define HAVE_STRSIGNAL 1
9681| #define HAVE_LSTAT 1
9682| #define HAVE_READLINK 1
9683| #define HAVE_ATEXIT 1
9684| #define HAVE_ISATTY 1
9685| #define HAVE_TTYNAME 1
9686| #define HAVE_PSELECT 1
9687| #define HAVE_POSIX_SPAWN 1
9688| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
9689| #define HAVE_DECL_BSD_SIGNAL 1
9690| #define HAVE_FORK 1
9691| #define HAVE_VFORK 1
9692| #define HAVE_WORKING_VFORK 1
9693| #define HAVE_STRCASECMP 1
9694| #define HAVE_STRNCASECMP 1
9695| /* end confdefs.h.  */
9696| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
9697|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9698| #define stricmp innocuous_stricmp
9699|
9700| /* System header to define __stub macros and hopefully few prototypes,
9701|     which can conflict with char stricmp (); below.
9702|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9703|     <limits.h> exists even on freestanding compilers.  */
9704|
9705| #ifdef __STDC__
9706| # include <limits.h>
9707| #else
9708| # include <assert.h>
9709| #endif
9710|
9711| #undef stricmp
9712|
9713| /* Override any GCC internal prototype to avoid an error.
9714|    Use char because int might match the return type of a GCC
9715|    builtin and then its argument prototype would still apply.  */
9716| #ifdef __cplusplus
9717| extern "C"
9718| #endif
9719| char stricmp ();
9720| /* The GNU C library defines this for functions which it implements
9721|     to always fail with ENOSYS.  Some functions are actually named
9722|     something starting with __ and the normal name is an alias.  */
9723| #if defined __stub_stricmp || defined __stub___stricmp
9724| choke me
9725| #endif
9726|
9727| int
9728| main ()
9729| {
9730| return stricmp ();
9731|   ;
9732|   return 0;
9733| }
9734configure:16444: result: no
9735configure:16444: checking for strnicmp
9736configure:16444: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
9737Undefined symbols for architecture arm64:
9738  "_strnicmp", referenced from:
9739      _main in conftest-6f92e7.o
9740ld: symbol(s) not found for architecture arm64
9741clang: error: linker command failed with exit code 1 (use -v to see invocation)
9742configure:16444: $? = 1
9743configure: failed program was:
9744| /* confdefs.h */
9745| #define PACKAGE_NAME "GNU make"
9746| #define PACKAGE_TARNAME "make"
9747| #define PACKAGE_VERSION "4.3"
9748| #define PACKAGE_STRING "GNU make 4.3"
9749| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
9750| #define PACKAGE_URL "http://www.gnu.org/software/make/"
9751| #define PACKAGE "make"
9752| #define VERSION "4.3"
9753| #define STDC_HEADERS 1
9754| #define HAVE_SYS_TYPES_H 1
9755| #define HAVE_SYS_STAT_H 1
9756| #define HAVE_STDLIB_H 1
9757| #define HAVE_STRING_H 1
9758| #define HAVE_MEMORY_H 1
9759| #define HAVE_STRINGS_H 1
9760| #define HAVE_INTTYPES_H 1
9761| #define HAVE_STDINT_H 1
9762| #define HAVE_UNISTD_H 1
9763| #define __EXTENSIONS__ 1
9764| #define _ALL_SOURCE 1
9765| #define _DARWIN_C_SOURCE 1
9766| #define _GNU_SOURCE 1
9767| #define _NETBSD_SOURCE 1
9768| #define _OPENBSD_SOURCE 1
9769| #define _POSIX_PTHREAD_SEMANTICS 1
9770| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9771| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9772| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9773| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9774| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9775| #define __STDC_WANT_LIB_EXT2__ 1
9776| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9777| #define _TANDEM_SOURCE 1
9778| #define _HPUX_ALT_XOPEN_SOCKET_API 1
9779| #define HAVE_ALLOCA_H 1
9780| #define HAVE_ALLOCA 1
9781| #define HAVE_FCNTL 1
9782| #define HAVE_SYMLINK 1
9783| #define HAVE_GETDTABLESIZE 1
9784| #define HAVE_GETPROGNAME 1
9785| #define HAVE_SYS_SOCKET_H 1
9786| #define HAVE_UNISTD_H 1
9787| #define HAVE_SYS_PARAM_H 1
9788| #define HAVE_LIMITS_H 1
9789| #define HAVE_WCHAR_H 1
9790| #define HAVE_STDINT_H 1
9791| #define HAVE_DECL_STRERROR_R 1
9792| #define HAVE_STRERROR_R 1
9793| #define HAVE_WORKING_O_NOATIME 1
9794| #define HAVE_WORKING_O_NOFOLLOW 1
9795| #define eaccess access
9796| #define HAVE_DECL_GETDTABLESIZE 1
9797| #ifndef __arm__
9798| #define __arm__ 1
9799| #endif
9800| #ifndef __arm__
9801| #define __arm__ 1
9802| #endif
9803| #define HAVE_WCHAR_T 1
9804| #define HAVE_WINT_T 1
9805| #define HAVE_LONG_LONG_INT 1
9806| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9807| #define restrict __restrict
9808| #define REPLACE_STRERROR_0 1
9809| #define _USE_STD_STAT 1
9810| #define GNULIB_TEST_ACCESS 1
9811| #define HAVE_ALLOCA 1
9812| #define GNULIB_TEST_CLOSE 1
9813| #define HAVE_DUP2 1
9814| #define GNULIB_TEST_DUP2 1
9815| #define GNULIB_TEST_FCNTL 1
9816| #define GNULIB_TEST_GETDTABLESIZE 1
9817| #define GNULIB_TEST_GETLOADAVG 1
9818| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9819| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9820| #define HAVE_DECL___ARGV 0
9821| #define HAVE_VAR___PROGNAME 1
9822| #define HAVE_MALLOC_POSIX 1
9823| #define GNULIB_TEST_MALLOC_POSIX 1
9824| #define GNULIB_MSVC_NOTHROW 1
9825| #define ssize_t int
9826| #define __USE_MINGW_ANSI_STDIO 1
9827| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
9828| #define GNULIB_FSCANF 1
9829| #define GNULIB_SCANF 1
9830| #define HAVE_STPCPY 1
9831| #define GNULIB_TEST_STPCPY 1
9832| #define GNULIB_STRERROR 1
9833| #define GNULIB_TEST_STRERROR 1
9834| #define WORDS_BIGENDIAN 1
9835| #define ENABLE_NLS 1
9836| #define HAVE_GETTEXT 1
9837| #define HAVE_DCGETTEXT 1
9838| #define STDC_HEADERS 1
9839| #define STAT_MACROS_BROKEN 1
9840| #define HAVE_STDLIB_H 1
9841| #define HAVE_UNISTD_H 1
9842| #define HAVE_LIMITS_H 1
9843| #define HAVE_STRING_H 1
9844| #define HAVE_MEMORY_H 1
9845| #define HAVE_SYS_PARAM_H 1
9846| #define RETSIGTYPE void
9847| #define off_t long int
9848| #define ssize_t int
9849| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9850| #define uintmax_t unsigned long long int
9851| #define FILE_TIMESTAMP_HI_RES 0
9852| #define HAVE_GETTIMEOFDAY 1
9853| #define HAVE_STRDUP 1
9854| #define HAVE_STRNDUP 1
9855| #define HAVE_UMASK 1
9856| #define HAVE_MKSTEMP 1
9857| #define HAVE_MKTEMP 1
9858| #define HAVE_FDOPEN 1
9859| #define HAVE_DUP 1
9860| #define HAVE_DUP2 1
9861| #define HAVE_GETCWD 1
9862| #define HAVE_REALPATH 1
9863| #define HAVE_SIGSETMASK 1
9864| #define HAVE_SIGACTION 1
9865| #define HAVE_GETGROUPS 1
9866| #define HAVE_SETEUID 1
9867| #define HAVE_SETEGID 1
9868| #define HAVE_SETLINEBUF 1
9869| #define HAVE_SETREUID 1
9870| #define HAVE_SETREGID 1
9871| #define HAVE_GETRLIMIT 1
9872| #define HAVE_SETRLIMIT 1
9873| #define HAVE_SETVBUF 1
9874| #define HAVE_PIPE 1
9875| #define HAVE_STRSIGNAL 1
9876| #define HAVE_LSTAT 1
9877| #define HAVE_READLINK 1
9878| #define HAVE_ATEXIT 1
9879| #define HAVE_ISATTY 1
9880| #define HAVE_TTYNAME 1
9881| #define HAVE_PSELECT 1
9882| #define HAVE_POSIX_SPAWN 1
9883| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
9884| #define HAVE_DECL_BSD_SIGNAL 1
9885| #define HAVE_FORK 1
9886| #define HAVE_VFORK 1
9887| #define HAVE_WORKING_VFORK 1
9888| #define HAVE_STRCASECMP 1
9889| #define HAVE_STRNCASECMP 1
9890| /* end confdefs.h.  */
9891| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
9892|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9893| #define strnicmp innocuous_strnicmp
9894|
9895| /* System header to define __stub macros and hopefully few prototypes,
9896|     which can conflict with char strnicmp (); below.
9897|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9898|     <limits.h> exists even on freestanding compilers.  */
9899|
9900| #ifdef __STDC__
9901| # include <limits.h>
9902| #else
9903| # include <assert.h>
9904| #endif
9905|
9906| #undef strnicmp
9907|
9908| /* Override any GCC internal prototype to avoid an error.
9909|    Use char because int might match the return type of a GCC
9910|    builtin and then its argument prototype would still apply.  */
9911| #ifdef __cplusplus
9912| extern "C"
9913| #endif
9914| char strnicmp ();
9915| /* The GNU C library defines this for functions which it implements
9916|     to always fail with ENOSYS.  Some functions are actually named
9917|     something starting with __ and the normal name is an alias.  */
9918| #if defined __stub_strnicmp || defined __stub___strnicmp
9919| choke me
9920| #endif
9921|
9922| int
9923| main ()
9924| {
9925| return strnicmp ();
9926|   ;
9927|   return 0;
9928| }
9929configure:16444: result: no
9930configure:16455: checking for working strcoll
9931configure:16476: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
9932In file included from conftest.c:148:
9933In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
9934/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
9935typedef __darwin_off_t          off_t;
9936                                ^
9937conftest.c:104:20: note: expanded from macro 'off_t'
9938#define off_t long int
9939                   ^
9940In file included from conftest.c:148:
9941In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
9942/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
9943conftest.c:104:15: note: expanded from macro 'off_t'
9944#define off_t long int
9945              ^
9946In file included from conftest.c:148:
9947In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
9948/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
9949typedef __darwin_ssize_t        ssize_t;
9950                                ^
9951conftest.c:105:17: note: expanded from macro 'ssize_t'
9952#define ssize_t int
9953                ^
9954In file included from conftest.c:150:
9955In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
9956In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
9957In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
9958In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
9959In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
9960In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
9961In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
9962In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
9963/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
9964typedef __UINTMAX_TYPE__ uintmax_t;
9965                         ^
9966conftest.c:107:33: note: expanded from macro 'uintmax_t'
9967#define uintmax_t unsigned long long int
9968                                ^
9969In file included from conftest.c:150:
9970In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
9971In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
9972In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
9973In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
9974In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
9975In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
9976In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
9977In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
9978/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
9979conftest.c:107:38: note: expanded from macro 'uintmax_t'
9980#define uintmax_t unsigned long long int
9981                                     ^
99825 errors generated.
9983configure:16476: $? = 1
9984configure: program exited with status 1
9985configure: failed program was:
9986| /* confdefs.h */
9987| #define PACKAGE_NAME "GNU make"
9988| #define PACKAGE_TARNAME "make"
9989| #define PACKAGE_VERSION "4.3"
9990| #define PACKAGE_STRING "GNU make 4.3"
9991| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
9992| #define PACKAGE_URL "http://www.gnu.org/software/make/"
9993| #define PACKAGE "make"
9994| #define VERSION "4.3"
9995| #define STDC_HEADERS 1
9996| #define HAVE_SYS_TYPES_H 1
9997| #define HAVE_SYS_STAT_H 1
9998| #define HAVE_STDLIB_H 1
9999| #define HAVE_STRING_H 1
10000| #define HAVE_MEMORY_H 1
10001| #define HAVE_STRINGS_H 1
10002| #define HAVE_INTTYPES_H 1
10003| #define HAVE_STDINT_H 1
10004| #define HAVE_UNISTD_H 1
10005| #define __EXTENSIONS__ 1
10006| #define _ALL_SOURCE 1
10007| #define _DARWIN_C_SOURCE 1
10008| #define _GNU_SOURCE 1
10009| #define _NETBSD_SOURCE 1
10010| #define _OPENBSD_SOURCE 1
10011| #define _POSIX_PTHREAD_SEMANTICS 1
10012| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10013| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10014| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10015| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10016| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10017| #define __STDC_WANT_LIB_EXT2__ 1
10018| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10019| #define _TANDEM_SOURCE 1
10020| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10021| #define HAVE_ALLOCA_H 1
10022| #define HAVE_ALLOCA 1
10023| #define HAVE_FCNTL 1
10024| #define HAVE_SYMLINK 1
10025| #define HAVE_GETDTABLESIZE 1
10026| #define HAVE_GETPROGNAME 1
10027| #define HAVE_SYS_SOCKET_H 1
10028| #define HAVE_UNISTD_H 1
10029| #define HAVE_SYS_PARAM_H 1
10030| #define HAVE_LIMITS_H 1
10031| #define HAVE_WCHAR_H 1
10032| #define HAVE_STDINT_H 1
10033| #define HAVE_DECL_STRERROR_R 1
10034| #define HAVE_STRERROR_R 1
10035| #define HAVE_WORKING_O_NOATIME 1
10036| #define HAVE_WORKING_O_NOFOLLOW 1
10037| #define eaccess access
10038| #define HAVE_DECL_GETDTABLESIZE 1
10039| #ifndef __arm__
10040| #define __arm__ 1
10041| #endif
10042| #ifndef __arm__
10043| #define __arm__ 1
10044| #endif
10045| #define HAVE_WCHAR_T 1
10046| #define HAVE_WINT_T 1
10047| #define HAVE_LONG_LONG_INT 1
10048| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10049| #define restrict __restrict
10050| #define REPLACE_STRERROR_0 1
10051| #define _USE_STD_STAT 1
10052| #define GNULIB_TEST_ACCESS 1
10053| #define HAVE_ALLOCA 1
10054| #define GNULIB_TEST_CLOSE 1
10055| #define HAVE_DUP2 1
10056| #define GNULIB_TEST_DUP2 1
10057| #define GNULIB_TEST_FCNTL 1
10058| #define GNULIB_TEST_GETDTABLESIZE 1
10059| #define GNULIB_TEST_GETLOADAVG 1
10060| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10061| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10062| #define HAVE_DECL___ARGV 0
10063| #define HAVE_VAR___PROGNAME 1
10064| #define HAVE_MALLOC_POSIX 1
10065| #define GNULIB_TEST_MALLOC_POSIX 1
10066| #define GNULIB_MSVC_NOTHROW 1
10067| #define ssize_t int
10068| #define __USE_MINGW_ANSI_STDIO 1
10069| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
10070| #define GNULIB_FSCANF 1
10071| #define GNULIB_SCANF 1
10072| #define HAVE_STPCPY 1
10073| #define GNULIB_TEST_STPCPY 1
10074| #define GNULIB_STRERROR 1
10075| #define GNULIB_TEST_STRERROR 1
10076| #define WORDS_BIGENDIAN 1
10077| #define ENABLE_NLS 1
10078| #define HAVE_GETTEXT 1
10079| #define HAVE_DCGETTEXT 1
10080| #define STDC_HEADERS 1
10081| #define STAT_MACROS_BROKEN 1
10082| #define HAVE_STDLIB_H 1
10083| #define HAVE_UNISTD_H 1
10084| #define HAVE_LIMITS_H 1
10085| #define HAVE_STRING_H 1
10086| #define HAVE_MEMORY_H 1
10087| #define HAVE_SYS_PARAM_H 1
10088| #define RETSIGTYPE void
10089| #define off_t long int
10090| #define ssize_t int
10091| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10092| #define uintmax_t unsigned long long int
10093| #define FILE_TIMESTAMP_HI_RES 0
10094| #define HAVE_GETTIMEOFDAY 1
10095| #define HAVE_STRDUP 1
10096| #define HAVE_STRNDUP 1
10097| #define HAVE_UMASK 1
10098| #define HAVE_MKSTEMP 1
10099| #define HAVE_MKTEMP 1
10100| #define HAVE_FDOPEN 1
10101| #define HAVE_DUP 1
10102| #define HAVE_DUP2 1
10103| #define HAVE_GETCWD 1
10104| #define HAVE_REALPATH 1
10105| #define HAVE_SIGSETMASK 1
10106| #define HAVE_SIGACTION 1
10107| #define HAVE_GETGROUPS 1
10108| #define HAVE_SETEUID 1
10109| #define HAVE_SETEGID 1
10110| #define HAVE_SETLINEBUF 1
10111| #define HAVE_SETREUID 1
10112| #define HAVE_SETREGID 1
10113| #define HAVE_GETRLIMIT 1
10114| #define HAVE_SETRLIMIT 1
10115| #define HAVE_SETVBUF 1
10116| #define HAVE_PIPE 1
10117| #define HAVE_STRSIGNAL 1
10118| #define HAVE_LSTAT 1
10119| #define HAVE_READLINK 1
10120| #define HAVE_ATEXIT 1
10121| #define HAVE_ISATTY 1
10122| #define HAVE_TTYNAME 1
10123| #define HAVE_PSELECT 1
10124| #define HAVE_POSIX_SPAWN 1
10125| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
10126| #define HAVE_DECL_BSD_SIGNAL 1
10127| #define HAVE_FORK 1
10128| #define HAVE_VFORK 1
10129| #define HAVE_WORKING_VFORK 1
10130| #define HAVE_STRCASECMP 1
10131| #define HAVE_STRNCASECMP 1
10132| /* end confdefs.h.  */
10133| #include <stdio.h>
10134| #ifdef HAVE_SYS_TYPES_H
10135| # include <sys/types.h>
10136| #endif
10137| #ifdef HAVE_SYS_STAT_H
10138| # include <sys/stat.h>
10139| #endif
10140| #ifdef STDC_HEADERS
10141| # include <stdlib.h>
10142| # include <stddef.h>
10143| #else
10144| # ifdef HAVE_STDLIB_H
10145| #  include <stdlib.h>
10146| # endif
10147| #endif
10148| #ifdef HAVE_STRING_H
10149| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10150| #  include <memory.h>
10151| # endif
10152| # include <string.h>
10153| #endif
10154| #ifdef HAVE_STRINGS_H
10155| # include <strings.h>
10156| #endif
10157| #ifdef HAVE_INTTYPES_H
10158| # include <inttypes.h>
10159| #endif
10160| #ifdef HAVE_STDINT_H
10161| # include <stdint.h>
10162| #endif
10163| #ifdef HAVE_UNISTD_H
10164| # include <unistd.h>
10165| #endif
10166| int
10167| main ()
10168| {
10169| return (strcoll ("abc", "def") >= 0 ||
10170|        strcoll ("ABC", "DEF") >= 0 ||
10171|        strcoll ("123", "456") >= 0)
10172|   ;
10173|   return 0;
10174| }
10175configure:16486: result: no
10176configure:16494: checking whether closedir returns void
10177configure:16518: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
10178In file included from conftest.c:148:
10179In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
10180/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
10181typedef __darwin_off_t          off_t;
10182                                ^
10183conftest.c:104:20: note: expanded from macro 'off_t'
10184#define off_t long int
10185                   ^
10186In file included from conftest.c:148:
10187In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
10188/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
10189conftest.c:104:15: note: expanded from macro 'off_t'
10190#define off_t long int
10191              ^
10192In file included from conftest.c:148:
10193In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
10194/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
10195typedef __darwin_ssize_t        ssize_t;
10196                                ^
10197conftest.c:105:17: note: expanded from macro 'ssize_t'
10198#define ssize_t int
10199                ^
10200In file included from conftest.c:150:
10201In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
10202In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
10203In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
10204In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
10205In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
10206In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
10207In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
10208In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
10209/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
10210typedef __UINTMAX_TYPE__ uintmax_t;
10211                         ^
10212conftest.c:107:33: note: expanded from macro 'uintmax_t'
10213#define uintmax_t unsigned long long int
10214                                ^
10215In file included from conftest.c:150:
10216In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
10217In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
10218In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
10219In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
10220In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
10221In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
10222In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
10223In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
10224/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
10225conftest.c:107:38: note: expanded from macro 'uintmax_t'
10226#define uintmax_t unsigned long long int
10227                                     ^
10228conftest.c:181:10: fatal error: 'no' file not found
10229#include <no>
10230         ^~~~
102316 errors generated.
10232configure:16518: $? = 1
10233configure: program exited with status 1
10234configure: failed program was:
10235| /* confdefs.h */
10236| #define PACKAGE_NAME "GNU make"
10237| #define PACKAGE_TARNAME "make"
10238| #define PACKAGE_VERSION "4.3"
10239| #define PACKAGE_STRING "GNU make 4.3"
10240| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
10241| #define PACKAGE_URL "http://www.gnu.org/software/make/"
10242| #define PACKAGE "make"
10243| #define VERSION "4.3"
10244| #define STDC_HEADERS 1
10245| #define HAVE_SYS_TYPES_H 1
10246| #define HAVE_SYS_STAT_H 1
10247| #define HAVE_STDLIB_H 1
10248| #define HAVE_STRING_H 1
10249| #define HAVE_MEMORY_H 1
10250| #define HAVE_STRINGS_H 1
10251| #define HAVE_INTTYPES_H 1
10252| #define HAVE_STDINT_H 1
10253| #define HAVE_UNISTD_H 1
10254| #define __EXTENSIONS__ 1
10255| #define _ALL_SOURCE 1
10256| #define _DARWIN_C_SOURCE 1
10257| #define _GNU_SOURCE 1
10258| #define _NETBSD_SOURCE 1
10259| #define _OPENBSD_SOURCE 1
10260| #define _POSIX_PTHREAD_SEMANTICS 1
10261| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10262| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10263| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10264| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10265| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10266| #define __STDC_WANT_LIB_EXT2__ 1
10267| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10268| #define _TANDEM_SOURCE 1
10269| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10270| #define HAVE_ALLOCA_H 1
10271| #define HAVE_ALLOCA 1
10272| #define HAVE_FCNTL 1
10273| #define HAVE_SYMLINK 1
10274| #define HAVE_GETDTABLESIZE 1
10275| #define HAVE_GETPROGNAME 1
10276| #define HAVE_SYS_SOCKET_H 1
10277| #define HAVE_UNISTD_H 1
10278| #define HAVE_SYS_PARAM_H 1
10279| #define HAVE_LIMITS_H 1
10280| #define HAVE_WCHAR_H 1
10281| #define HAVE_STDINT_H 1
10282| #define HAVE_DECL_STRERROR_R 1
10283| #define HAVE_STRERROR_R 1
10284| #define HAVE_WORKING_O_NOATIME 1
10285| #define HAVE_WORKING_O_NOFOLLOW 1
10286| #define eaccess access
10287| #define HAVE_DECL_GETDTABLESIZE 1
10288| #ifndef __arm__
10289| #define __arm__ 1
10290| #endif
10291| #ifndef __arm__
10292| #define __arm__ 1
10293| #endif
10294| #define HAVE_WCHAR_T 1
10295| #define HAVE_WINT_T 1
10296| #define HAVE_LONG_LONG_INT 1
10297| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10298| #define restrict __restrict
10299| #define REPLACE_STRERROR_0 1
10300| #define _USE_STD_STAT 1
10301| #define GNULIB_TEST_ACCESS 1
10302| #define HAVE_ALLOCA 1
10303| #define GNULIB_TEST_CLOSE 1
10304| #define HAVE_DUP2 1
10305| #define GNULIB_TEST_DUP2 1
10306| #define GNULIB_TEST_FCNTL 1
10307| #define GNULIB_TEST_GETDTABLESIZE 1
10308| #define GNULIB_TEST_GETLOADAVG 1
10309| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10310| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10311| #define HAVE_DECL___ARGV 0
10312| #define HAVE_VAR___PROGNAME 1
10313| #define HAVE_MALLOC_POSIX 1
10314| #define GNULIB_TEST_MALLOC_POSIX 1
10315| #define GNULIB_MSVC_NOTHROW 1
10316| #define ssize_t int
10317| #define __USE_MINGW_ANSI_STDIO 1
10318| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
10319| #define GNULIB_FSCANF 1
10320| #define GNULIB_SCANF 1
10321| #define HAVE_STPCPY 1
10322| #define GNULIB_TEST_STPCPY 1
10323| #define GNULIB_STRERROR 1
10324| #define GNULIB_TEST_STRERROR 1
10325| #define WORDS_BIGENDIAN 1
10326| #define ENABLE_NLS 1
10327| #define HAVE_GETTEXT 1
10328| #define HAVE_DCGETTEXT 1
10329| #define STDC_HEADERS 1
10330| #define STAT_MACROS_BROKEN 1
10331| #define HAVE_STDLIB_H 1
10332| #define HAVE_UNISTD_H 1
10333| #define HAVE_LIMITS_H 1
10334| #define HAVE_STRING_H 1
10335| #define HAVE_MEMORY_H 1
10336| #define HAVE_SYS_PARAM_H 1
10337| #define RETSIGTYPE void
10338| #define off_t long int
10339| #define ssize_t int
10340| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10341| #define uintmax_t unsigned long long int
10342| #define FILE_TIMESTAMP_HI_RES 0
10343| #define HAVE_GETTIMEOFDAY 1
10344| #define HAVE_STRDUP 1
10345| #define HAVE_STRNDUP 1
10346| #define HAVE_UMASK 1
10347| #define HAVE_MKSTEMP 1
10348| #define HAVE_MKTEMP 1
10349| #define HAVE_FDOPEN 1
10350| #define HAVE_DUP 1
10351| #define HAVE_DUP2 1
10352| #define HAVE_GETCWD 1
10353| #define HAVE_REALPATH 1
10354| #define HAVE_SIGSETMASK 1
10355| #define HAVE_SIGACTION 1
10356| #define HAVE_GETGROUPS 1
10357| #define HAVE_SETEUID 1
10358| #define HAVE_SETEGID 1
10359| #define HAVE_SETLINEBUF 1
10360| #define HAVE_SETREUID 1
10361| #define HAVE_SETREGID 1
10362| #define HAVE_GETRLIMIT 1
10363| #define HAVE_SETRLIMIT 1
10364| #define HAVE_SETVBUF 1
10365| #define HAVE_PIPE 1
10366| #define HAVE_STRSIGNAL 1
10367| #define HAVE_LSTAT 1
10368| #define HAVE_READLINK 1
10369| #define HAVE_ATEXIT 1
10370| #define HAVE_ISATTY 1
10371| #define HAVE_TTYNAME 1
10372| #define HAVE_PSELECT 1
10373| #define HAVE_POSIX_SPAWN 1
10374| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
10375| #define HAVE_DECL_BSD_SIGNAL 1
10376| #define HAVE_FORK 1
10377| #define HAVE_VFORK 1
10378| #define HAVE_WORKING_VFORK 1
10379| #define HAVE_STRCASECMP 1
10380| #define HAVE_STRNCASECMP 1
10381| /* end confdefs.h.  */
10382| #include <stdio.h>
10383| #ifdef HAVE_SYS_TYPES_H
10384| # include <sys/types.h>
10385| #endif
10386| #ifdef HAVE_SYS_STAT_H
10387| # include <sys/stat.h>
10388| #endif
10389| #ifdef STDC_HEADERS
10390| # include <stdlib.h>
10391| # include <stddef.h>
10392| #else
10393| # ifdef HAVE_STDLIB_H
10394| #  include <stdlib.h>
10395| # endif
10396| #endif
10397| #ifdef HAVE_STRING_H
10398| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10399| #  include <memory.h>
10400| # endif
10401| # include <string.h>
10402| #endif
10403| #ifdef HAVE_STRINGS_H
10404| # include <strings.h>
10405| #endif
10406| #ifdef HAVE_INTTYPES_H
10407| # include <inttypes.h>
10408| #endif
10409| #ifdef HAVE_STDINT_H
10410| # include <stdint.h>
10411| #endif
10412| #ifdef HAVE_UNISTD_H
10413| # include <unistd.h>
10414| #endif
10415| #include <no>
10416| #ifndef __cplusplus
10417| int closedir ();
10418| #endif
10419|
10420| int
10421| main ()
10422| {
10423| return closedir (opendir (".")) != 0;
10424|   ;
10425|   return 0;
10426| }
10427configure:16528: result: yes
10428configure:16540: checking for struct dirent.d_type
10429configure:16540: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
10430In file included from conftest.c:150:
10431In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
10432In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
10433In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
10434In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
10435In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
10436In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
10437In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
10438In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
10439/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
10440typedef __UINTMAX_TYPE__ uintmax_t;
10441                         ^
10442conftest.c:107:33: note: expanded from macro 'uintmax_t'
10443#define uintmax_t unsigned long long int
10444                                ^
10445In file included from conftest.c:150:
10446In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
10447In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
10448In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
10449In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
10450In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
10451In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
10452In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
10453In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
10454/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
10455conftest.c:107:38: note: expanded from macro 'uintmax_t'
10456#define uintmax_t unsigned long long int
10457                                     ^
10458In file included from conftest.c:150:
10459In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
10460/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
10461typedef __darwin_off_t          off_t;
10462                                ^
10463conftest.c:104:20: note: expanded from macro 'off_t'
10464#define off_t long int
10465                   ^
10466In file included from conftest.c:150:
10467In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
10468/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
10469conftest.c:104:15: note: expanded from macro 'off_t'
10470#define off_t long int
10471              ^
10472In file included from conftest.c:150:
10473In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
10474/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
10475typedef __darwin_ssize_t        ssize_t;
10476                                ^
10477conftest.c:105:17: note: expanded from macro 'ssize_t'
10478#define ssize_t int
10479                ^
10480conftest.c:170:22: error: variable has incomplete type 'struct direct'
10481static struct dirent ac_aggr;
10482                     ^
10483conftest.c:170:15: note: forward declaration of 'struct direct'
10484static struct dirent ac_aggr;
10485              ^
10486conftest.c:154:17: note: expanded from macro 'dirent'
10487# define dirent direct
10488                ^
104896 errors generated.
10490configure:16540: $? = 1
10491configure: failed program was:
10492| /* confdefs.h */
10493| #define PACKAGE_NAME "GNU make"
10494| #define PACKAGE_TARNAME "make"
10495| #define PACKAGE_VERSION "4.3"
10496| #define PACKAGE_STRING "GNU make 4.3"
10497| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
10498| #define PACKAGE_URL "http://www.gnu.org/software/make/"
10499| #define PACKAGE "make"
10500| #define VERSION "4.3"
10501| #define STDC_HEADERS 1
10502| #define HAVE_SYS_TYPES_H 1
10503| #define HAVE_SYS_STAT_H 1
10504| #define HAVE_STDLIB_H 1
10505| #define HAVE_STRING_H 1
10506| #define HAVE_MEMORY_H 1
10507| #define HAVE_STRINGS_H 1
10508| #define HAVE_INTTYPES_H 1
10509| #define HAVE_STDINT_H 1
10510| #define HAVE_UNISTD_H 1
10511| #define __EXTENSIONS__ 1
10512| #define _ALL_SOURCE 1
10513| #define _DARWIN_C_SOURCE 1
10514| #define _GNU_SOURCE 1
10515| #define _NETBSD_SOURCE 1
10516| #define _OPENBSD_SOURCE 1
10517| #define _POSIX_PTHREAD_SEMANTICS 1
10518| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10519| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10520| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10521| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10522| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10523| #define __STDC_WANT_LIB_EXT2__ 1
10524| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10525| #define _TANDEM_SOURCE 1
10526| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10527| #define HAVE_ALLOCA_H 1
10528| #define HAVE_ALLOCA 1
10529| #define HAVE_FCNTL 1
10530| #define HAVE_SYMLINK 1
10531| #define HAVE_GETDTABLESIZE 1
10532| #define HAVE_GETPROGNAME 1
10533| #define HAVE_SYS_SOCKET_H 1
10534| #define HAVE_UNISTD_H 1
10535| #define HAVE_SYS_PARAM_H 1
10536| #define HAVE_LIMITS_H 1
10537| #define HAVE_WCHAR_H 1
10538| #define HAVE_STDINT_H 1
10539| #define HAVE_DECL_STRERROR_R 1
10540| #define HAVE_STRERROR_R 1
10541| #define HAVE_WORKING_O_NOATIME 1
10542| #define HAVE_WORKING_O_NOFOLLOW 1
10543| #define eaccess access
10544| #define HAVE_DECL_GETDTABLESIZE 1
10545| #ifndef __arm__
10546| #define __arm__ 1
10547| #endif
10548| #ifndef __arm__
10549| #define __arm__ 1
10550| #endif
10551| #define HAVE_WCHAR_T 1
10552| #define HAVE_WINT_T 1
10553| #define HAVE_LONG_LONG_INT 1
10554| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10555| #define restrict __restrict
10556| #define REPLACE_STRERROR_0 1
10557| #define _USE_STD_STAT 1
10558| #define GNULIB_TEST_ACCESS 1
10559| #define HAVE_ALLOCA 1
10560| #define GNULIB_TEST_CLOSE 1
10561| #define HAVE_DUP2 1
10562| #define GNULIB_TEST_DUP2 1
10563| #define GNULIB_TEST_FCNTL 1
10564| #define GNULIB_TEST_GETDTABLESIZE 1
10565| #define GNULIB_TEST_GETLOADAVG 1
10566| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10567| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10568| #define HAVE_DECL___ARGV 0
10569| #define HAVE_VAR___PROGNAME 1
10570| #define HAVE_MALLOC_POSIX 1
10571| #define GNULIB_TEST_MALLOC_POSIX 1
10572| #define GNULIB_MSVC_NOTHROW 1
10573| #define ssize_t int
10574| #define __USE_MINGW_ANSI_STDIO 1
10575| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
10576| #define GNULIB_FSCANF 1
10577| #define GNULIB_SCANF 1
10578| #define HAVE_STPCPY 1
10579| #define GNULIB_TEST_STPCPY 1
10580| #define GNULIB_STRERROR 1
10581| #define GNULIB_TEST_STRERROR 1
10582| #define WORDS_BIGENDIAN 1
10583| #define ENABLE_NLS 1
10584| #define HAVE_GETTEXT 1
10585| #define HAVE_DCGETTEXT 1
10586| #define STDC_HEADERS 1
10587| #define STAT_MACROS_BROKEN 1
10588| #define HAVE_STDLIB_H 1
10589| #define HAVE_UNISTD_H 1
10590| #define HAVE_LIMITS_H 1
10591| #define HAVE_STRING_H 1
10592| #define HAVE_MEMORY_H 1
10593| #define HAVE_SYS_PARAM_H 1
10594| #define RETSIGTYPE void
10595| #define off_t long int
10596| #define ssize_t int
10597| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10598| #define uintmax_t unsigned long long int
10599| #define FILE_TIMESTAMP_HI_RES 0
10600| #define HAVE_GETTIMEOFDAY 1
10601| #define HAVE_STRDUP 1
10602| #define HAVE_STRNDUP 1
10603| #define HAVE_UMASK 1
10604| #define HAVE_MKSTEMP 1
10605| #define HAVE_MKTEMP 1
10606| #define HAVE_FDOPEN 1
10607| #define HAVE_DUP 1
10608| #define HAVE_DUP2 1
10609| #define HAVE_GETCWD 1
10610| #define HAVE_REALPATH 1
10611| #define HAVE_SIGSETMASK 1
10612| #define HAVE_SIGACTION 1
10613| #define HAVE_GETGROUPS 1
10614| #define HAVE_SETEUID 1
10615| #define HAVE_SETEGID 1
10616| #define HAVE_SETLINEBUF 1
10617| #define HAVE_SETREUID 1
10618| #define HAVE_SETREGID 1
10619| #define HAVE_GETRLIMIT 1
10620| #define HAVE_SETRLIMIT 1
10621| #define HAVE_SETVBUF 1
10622| #define HAVE_PIPE 1
10623| #define HAVE_STRSIGNAL 1
10624| #define HAVE_LSTAT 1
10625| #define HAVE_READLINK 1
10626| #define HAVE_ATEXIT 1
10627| #define HAVE_ISATTY 1
10628| #define HAVE_TTYNAME 1
10629| #define HAVE_PSELECT 1
10630| #define HAVE_POSIX_SPAWN 1
10631| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
10632| #define HAVE_DECL_BSD_SIGNAL 1
10633| #define HAVE_FORK 1
10634| #define HAVE_VFORK 1
10635| #define HAVE_WORKING_VFORK 1
10636| #define HAVE_STRCASECMP 1
10637| #define HAVE_STRNCASECMP 1
10638| #define CLOSEDIR_VOID 1
10639| /* end confdefs.h.  */
10640|
10641| #include <sys/types.h>
10642| #ifdef HAVE_DIRENT_H
10643| # include <dirent.h>
10644| #else
10645| # define dirent direct
10646| # ifdef HAVE_SYS_NDIR_H
10647| #  include <sys/ndir.h>
10648| # endif
10649| # ifdef HAVE_SYS_DIR_H
10650| #  include <sys/dir.h>
10651| # endif
10652| # ifdef HAVE_NDIR_H
10653| #  include <ndir.h>
10654| # endif
10655| #endif
10656|
10657|
10658| int
10659| main ()
10660| {
10661| static struct dirent ac_aggr;
10662| if (ac_aggr.d_type)
10663| return 0;
10664|   ;
10665|   return 0;
10666| }
10667configure:16540: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
10668In file included from conftest.c:150:
10669In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
10670In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
10671In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
10672In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
10673In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
10674In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
10675In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
10676In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
10677/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
10678typedef __UINTMAX_TYPE__ uintmax_t;
10679                         ^
10680conftest.c:107:33: note: expanded from macro 'uintmax_t'
10681#define uintmax_t unsigned long long int
10682                                ^
10683In file included from conftest.c:150:
10684In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
10685In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
10686In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
10687In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
10688In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
10689In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
10690In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
10691In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
10692/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
10693conftest.c:107:38: note: expanded from macro 'uintmax_t'
10694#define uintmax_t unsigned long long int
10695                                     ^
10696In file included from conftest.c:150:
10697In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
10698/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
10699typedef __darwin_off_t          off_t;
10700                                ^
10701conftest.c:104:20: note: expanded from macro 'off_t'
10702#define off_t long int
10703                   ^
10704In file included from conftest.c:150:
10705In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
10706/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
10707conftest.c:104:15: note: expanded from macro 'off_t'
10708#define off_t long int
10709              ^
10710In file included from conftest.c:150:
10711In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
10712/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
10713typedef __darwin_ssize_t        ssize_t;
10714                                ^
10715conftest.c:105:17: note: expanded from macro 'ssize_t'
10716#define ssize_t int
10717                ^
10718conftest.c:170:22: error: variable has incomplete type 'struct direct'
10719static struct dirent ac_aggr;
10720                     ^
10721conftest.c:170:15: note: forward declaration of 'struct direct'
10722static struct dirent ac_aggr;
10723              ^
10724conftest.c:154:17: note: expanded from macro 'dirent'
10725# define dirent direct
10726                ^
107276 errors generated.
10728configure:16540: $? = 1
10729configure: failed program was:
10730| /* confdefs.h */
10731| #define PACKAGE_NAME "GNU make"
10732| #define PACKAGE_TARNAME "make"
10733| #define PACKAGE_VERSION "4.3"
10734| #define PACKAGE_STRING "GNU make 4.3"
10735| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
10736| #define PACKAGE_URL "http://www.gnu.org/software/make/"
10737| #define PACKAGE "make"
10738| #define VERSION "4.3"
10739| #define STDC_HEADERS 1
10740| #define HAVE_SYS_TYPES_H 1
10741| #define HAVE_SYS_STAT_H 1
10742| #define HAVE_STDLIB_H 1
10743| #define HAVE_STRING_H 1
10744| #define HAVE_MEMORY_H 1
10745| #define HAVE_STRINGS_H 1
10746| #define HAVE_INTTYPES_H 1
10747| #define HAVE_STDINT_H 1
10748| #define HAVE_UNISTD_H 1
10749| #define __EXTENSIONS__ 1
10750| #define _ALL_SOURCE 1
10751| #define _DARWIN_C_SOURCE 1
10752| #define _GNU_SOURCE 1
10753| #define _NETBSD_SOURCE 1
10754| #define _OPENBSD_SOURCE 1
10755| #define _POSIX_PTHREAD_SEMANTICS 1
10756| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10757| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10758| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10759| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10760| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10761| #define __STDC_WANT_LIB_EXT2__ 1
10762| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10763| #define _TANDEM_SOURCE 1
10764| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10765| #define HAVE_ALLOCA_H 1
10766| #define HAVE_ALLOCA 1
10767| #define HAVE_FCNTL 1
10768| #define HAVE_SYMLINK 1
10769| #define HAVE_GETDTABLESIZE 1
10770| #define HAVE_GETPROGNAME 1
10771| #define HAVE_SYS_SOCKET_H 1
10772| #define HAVE_UNISTD_H 1
10773| #define HAVE_SYS_PARAM_H 1
10774| #define HAVE_LIMITS_H 1
10775| #define HAVE_WCHAR_H 1
10776| #define HAVE_STDINT_H 1
10777| #define HAVE_DECL_STRERROR_R 1
10778| #define HAVE_STRERROR_R 1
10779| #define HAVE_WORKING_O_NOATIME 1
10780| #define HAVE_WORKING_O_NOFOLLOW 1
10781| #define eaccess access
10782| #define HAVE_DECL_GETDTABLESIZE 1
10783| #ifndef __arm__
10784| #define __arm__ 1
10785| #endif
10786| #ifndef __arm__
10787| #define __arm__ 1
10788| #endif
10789| #define HAVE_WCHAR_T 1
10790| #define HAVE_WINT_T 1
10791| #define HAVE_LONG_LONG_INT 1
10792| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10793| #define restrict __restrict
10794| #define REPLACE_STRERROR_0 1
10795| #define _USE_STD_STAT 1
10796| #define GNULIB_TEST_ACCESS 1
10797| #define HAVE_ALLOCA 1
10798| #define GNULIB_TEST_CLOSE 1
10799| #define HAVE_DUP2 1
10800| #define GNULIB_TEST_DUP2 1
10801| #define GNULIB_TEST_FCNTL 1
10802| #define GNULIB_TEST_GETDTABLESIZE 1
10803| #define GNULIB_TEST_GETLOADAVG 1
10804| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
10805| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
10806| #define HAVE_DECL___ARGV 0
10807| #define HAVE_VAR___PROGNAME 1
10808| #define HAVE_MALLOC_POSIX 1
10809| #define GNULIB_TEST_MALLOC_POSIX 1
10810| #define GNULIB_MSVC_NOTHROW 1
10811| #define ssize_t int
10812| #define __USE_MINGW_ANSI_STDIO 1
10813| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
10814| #define GNULIB_FSCANF 1
10815| #define GNULIB_SCANF 1
10816| #define HAVE_STPCPY 1
10817| #define GNULIB_TEST_STPCPY 1
10818| #define GNULIB_STRERROR 1
10819| #define GNULIB_TEST_STRERROR 1
10820| #define WORDS_BIGENDIAN 1
10821| #define ENABLE_NLS 1
10822| #define HAVE_GETTEXT 1
10823| #define HAVE_DCGETTEXT 1
10824| #define STDC_HEADERS 1
10825| #define STAT_MACROS_BROKEN 1
10826| #define HAVE_STDLIB_H 1
10827| #define HAVE_UNISTD_H 1
10828| #define HAVE_LIMITS_H 1
10829| #define HAVE_STRING_H 1
10830| #define HAVE_MEMORY_H 1
10831| #define HAVE_SYS_PARAM_H 1
10832| #define RETSIGTYPE void
10833| #define off_t long int
10834| #define ssize_t int
10835| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10836| #define uintmax_t unsigned long long int
10837| #define FILE_TIMESTAMP_HI_RES 0
10838| #define HAVE_GETTIMEOFDAY 1
10839| #define HAVE_STRDUP 1
10840| #define HAVE_STRNDUP 1
10841| #define HAVE_UMASK 1
10842| #define HAVE_MKSTEMP 1
10843| #define HAVE_MKTEMP 1
10844| #define HAVE_FDOPEN 1
10845| #define HAVE_DUP 1
10846| #define HAVE_DUP2 1
10847| #define HAVE_GETCWD 1
10848| #define HAVE_REALPATH 1
10849| #define HAVE_SIGSETMASK 1
10850| #define HAVE_SIGACTION 1
10851| #define HAVE_GETGROUPS 1
10852| #define HAVE_SETEUID 1
10853| #define HAVE_SETEGID 1
10854| #define HAVE_SETLINEBUF 1
10855| #define HAVE_SETREUID 1
10856| #define HAVE_SETREGID 1
10857| #define HAVE_GETRLIMIT 1
10858| #define HAVE_SETRLIMIT 1
10859| #define HAVE_SETVBUF 1
10860| #define HAVE_PIPE 1
10861| #define HAVE_STRSIGNAL 1
10862| #define HAVE_LSTAT 1
10863| #define HAVE_READLINK 1
10864| #define HAVE_ATEXIT 1
10865| #define HAVE_ISATTY 1
10866| #define HAVE_TTYNAME 1
10867| #define HAVE_PSELECT 1
10868| #define HAVE_POSIX_SPAWN 1
10869| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
10870| #define HAVE_DECL_BSD_SIGNAL 1
10871| #define HAVE_FORK 1
10872| #define HAVE_VFORK 1
10873| #define HAVE_WORKING_VFORK 1
10874| #define HAVE_STRCASECMP 1
10875| #define HAVE_STRNCASECMP 1
10876| #define CLOSEDIR_VOID 1
10877| /* end confdefs.h.  */
10878|
10879| #include <sys/types.h>
10880| #ifdef HAVE_DIRENT_H
10881| # include <dirent.h>
10882| #else
10883| # define dirent direct
10884| # ifdef HAVE_SYS_NDIR_H
10885| #  include <sys/ndir.h>
10886| # endif
10887| # ifdef HAVE_SYS_DIR_H
10888| #  include <sys/dir.h>
10889| # endif
10890| # ifdef HAVE_NDIR_H
10891| #  include <ndir.h>
10892| # endif
10893| #endif
10894|
10895|
10896| int
10897| main ()
10898| {
10899| static struct dirent ac_aggr;
10900| if (sizeof ac_aggr.d_type)
10901| return 0;
10902|   ;
10903|   return 0;
10904| }
10905configure:16540: result: no
10906configure:16633: checking for pkg-config
10907configure:16666: result: no
10908configure:16840: checking whether sys_siglist is declared
10909configure:16840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
10910In file included from conftest.c:149:
10911In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
10912/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
10913typedef __darwin_off_t          off_t;
10914                                ^
10915conftest.c:104:20: note: expanded from macro 'off_t'
10916#define off_t long int
10917                   ^
10918In file included from conftest.c:149:
10919In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
10920/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
10921conftest.c:104:15: note: expanded from macro 'off_t'
10922#define off_t long int
10923              ^
10924In file included from conftest.c:149:
10925In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
10926/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
10927typedef __darwin_ssize_t        ssize_t;
10928                                ^
10929conftest.c:105:17: note: expanded from macro 'ssize_t'
10930#define ssize_t int
10931                ^
10932In file included from conftest.c:151:
10933In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
10934In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
10935In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
10936In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
10937In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
10938In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
10939In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
10940In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
10941/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
10942typedef __UINTMAX_TYPE__ uintmax_t;
10943                         ^
10944conftest.c:107:33: note: expanded from macro 'uintmax_t'
10945#define uintmax_t unsigned long long int
10946                                ^
10947In file included from conftest.c:151:
10948In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
10949In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
10950In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
10951In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
10952In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
10953In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
10954In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
10955In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
10956/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
10957conftest.c:107:38: note: expanded from macro 'uintmax_t'
10958#define uintmax_t unsigned long long int
10959                                     ^
109605 errors generated.
10961configure:16840: $? = 1
10962configure: failed program was:
10963| /* confdefs.h */
10964| #define PACKAGE_NAME "GNU make"
10965| #define PACKAGE_TARNAME "make"
10966| #define PACKAGE_VERSION "4.3"
10967| #define PACKAGE_STRING "GNU make 4.3"
10968| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
10969| #define PACKAGE_URL "http://www.gnu.org/software/make/"
10970| #define PACKAGE "make"
10971| #define VERSION "4.3"
10972| #define STDC_HEADERS 1
10973| #define HAVE_SYS_TYPES_H 1
10974| #define HAVE_SYS_STAT_H 1
10975| #define HAVE_STDLIB_H 1
10976| #define HAVE_STRING_H 1
10977| #define HAVE_MEMORY_H 1
10978| #define HAVE_STRINGS_H 1
10979| #define HAVE_INTTYPES_H 1
10980| #define HAVE_STDINT_H 1
10981| #define HAVE_UNISTD_H 1
10982| #define __EXTENSIONS__ 1
10983| #define _ALL_SOURCE 1
10984| #define _DARWIN_C_SOURCE 1
10985| #define _GNU_SOURCE 1
10986| #define _NETBSD_SOURCE 1
10987| #define _OPENBSD_SOURCE 1
10988| #define _POSIX_PTHREAD_SEMANTICS 1
10989| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10990| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10991| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10992| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10993| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10994| #define __STDC_WANT_LIB_EXT2__ 1
10995| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10996| #define _TANDEM_SOURCE 1
10997| #define _HPUX_ALT_XOPEN_SOCKET_API 1
10998| #define HAVE_ALLOCA_H 1
10999| #define HAVE_ALLOCA 1
11000| #define HAVE_FCNTL 1
11001| #define HAVE_SYMLINK 1
11002| #define HAVE_GETDTABLESIZE 1
11003| #define HAVE_GETPROGNAME 1
11004| #define HAVE_SYS_SOCKET_H 1
11005| #define HAVE_UNISTD_H 1
11006| #define HAVE_SYS_PARAM_H 1
11007| #define HAVE_LIMITS_H 1
11008| #define HAVE_WCHAR_H 1
11009| #define HAVE_STDINT_H 1
11010| #define HAVE_DECL_STRERROR_R 1
11011| #define HAVE_STRERROR_R 1
11012| #define HAVE_WORKING_O_NOATIME 1
11013| #define HAVE_WORKING_O_NOFOLLOW 1
11014| #define eaccess access
11015| #define HAVE_DECL_GETDTABLESIZE 1
11016| #ifndef __arm__
11017| #define __arm__ 1
11018| #endif
11019| #ifndef __arm__
11020| #define __arm__ 1
11021| #endif
11022| #define HAVE_WCHAR_T 1
11023| #define HAVE_WINT_T 1
11024| #define HAVE_LONG_LONG_INT 1
11025| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11026| #define restrict __restrict
11027| #define REPLACE_STRERROR_0 1
11028| #define _USE_STD_STAT 1
11029| #define GNULIB_TEST_ACCESS 1
11030| #define HAVE_ALLOCA 1
11031| #define GNULIB_TEST_CLOSE 1
11032| #define HAVE_DUP2 1
11033| #define GNULIB_TEST_DUP2 1
11034| #define GNULIB_TEST_FCNTL 1
11035| #define GNULIB_TEST_GETDTABLESIZE 1
11036| #define GNULIB_TEST_GETLOADAVG 1
11037| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11038| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11039| #define HAVE_DECL___ARGV 0
11040| #define HAVE_VAR___PROGNAME 1
11041| #define HAVE_MALLOC_POSIX 1
11042| #define GNULIB_TEST_MALLOC_POSIX 1
11043| #define GNULIB_MSVC_NOTHROW 1
11044| #define ssize_t int
11045| #define __USE_MINGW_ANSI_STDIO 1
11046| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
11047| #define GNULIB_FSCANF 1
11048| #define GNULIB_SCANF 1
11049| #define HAVE_STPCPY 1
11050| #define GNULIB_TEST_STPCPY 1
11051| #define GNULIB_STRERROR 1
11052| #define GNULIB_TEST_STRERROR 1
11053| #define WORDS_BIGENDIAN 1
11054| #define ENABLE_NLS 1
11055| #define HAVE_GETTEXT 1
11056| #define HAVE_DCGETTEXT 1
11057| #define STDC_HEADERS 1
11058| #define STAT_MACROS_BROKEN 1
11059| #define HAVE_STDLIB_H 1
11060| #define HAVE_UNISTD_H 1
11061| #define HAVE_LIMITS_H 1
11062| #define HAVE_STRING_H 1
11063| #define HAVE_MEMORY_H 1
11064| #define HAVE_SYS_PARAM_H 1
11065| #define RETSIGTYPE void
11066| #define off_t long int
11067| #define ssize_t int
11068| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11069| #define uintmax_t unsigned long long int
11070| #define FILE_TIMESTAMP_HI_RES 0
11071| #define HAVE_GETTIMEOFDAY 1
11072| #define HAVE_STRDUP 1
11073| #define HAVE_STRNDUP 1
11074| #define HAVE_UMASK 1
11075| #define HAVE_MKSTEMP 1
11076| #define HAVE_MKTEMP 1
11077| #define HAVE_FDOPEN 1
11078| #define HAVE_DUP 1
11079| #define HAVE_DUP2 1
11080| #define HAVE_GETCWD 1
11081| #define HAVE_REALPATH 1
11082| #define HAVE_SIGSETMASK 1
11083| #define HAVE_SIGACTION 1
11084| #define HAVE_GETGROUPS 1
11085| #define HAVE_SETEUID 1
11086| #define HAVE_SETEGID 1
11087| #define HAVE_SETLINEBUF 1
11088| #define HAVE_SETREUID 1
11089| #define HAVE_SETREGID 1
11090| #define HAVE_GETRLIMIT 1
11091| #define HAVE_SETRLIMIT 1
11092| #define HAVE_SETVBUF 1
11093| #define HAVE_PIPE 1
11094| #define HAVE_STRSIGNAL 1
11095| #define HAVE_LSTAT 1
11096| #define HAVE_READLINK 1
11097| #define HAVE_ATEXIT 1
11098| #define HAVE_ISATTY 1
11099| #define HAVE_TTYNAME 1
11100| #define HAVE_PSELECT 1
11101| #define HAVE_POSIX_SPAWN 1
11102| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
11103| #define HAVE_DECL_BSD_SIGNAL 1
11104| #define HAVE_FORK 1
11105| #define HAVE_VFORK 1
11106| #define HAVE_WORKING_VFORK 1
11107| #define HAVE_STRCASECMP 1
11108| #define HAVE_STRNCASECMP 1
11109| #define CLOSEDIR_VOID 1
11110| /* end confdefs.h.  */
11111| #include <stdio.h>
11112| #ifdef HAVE_SYS_TYPES_H
11113| # include <sys/types.h>
11114| #endif
11115| #ifdef HAVE_SYS_STAT_H
11116| # include <sys/stat.h>
11117| #endif
11118| #ifdef STDC_HEADERS
11119| # include <stdlib.h>
11120| # include <stddef.h>
11121| #else
11122| # ifdef HAVE_STDLIB_H
11123| #  include <stdlib.h>
11124| # endif
11125| #endif
11126| #ifdef HAVE_STRING_H
11127| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11128| #  include <memory.h>
11129| # endif
11130| # include <string.h>
11131| #endif
11132| #ifdef HAVE_STRINGS_H
11133| # include <strings.h>
11134| #endif
11135| #ifdef HAVE_INTTYPES_H
11136| # include <inttypes.h>
11137| #endif
11138| #ifdef HAVE_STDINT_H
11139| # include <stdint.h>
11140| #endif
11141| #ifdef HAVE_UNISTD_H
11142| # include <unistd.h>
11143| #endif
11144| #include <signal.h>
11145| /* NetBSD declares sys_siglist in unistd.h.  */
11146| #if HAVE_UNISTD_H
11147| # include <unistd.h>
11148| #endif
11149|
11150|
11151| int
11152| main ()
11153| {
11154| #ifndef sys_siglist
11155| #ifdef __cplusplus
11156|   (void) sys_siglist;
11157| #else
11158|   (void) sys_siglist;
11159| #endif
11160| #endif
11161|
11162|   ;
11163|   return 0;
11164| }
11165configure:16840: result: no
11166configure:16857: checking whether _sys_siglist is declared
11167configure:16857: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
11168In file included from conftest.c:150:
11169In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
11170/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
11171typedef __darwin_off_t          off_t;
11172                                ^
11173conftest.c:104:20: note: expanded from macro 'off_t'
11174#define off_t long int
11175                   ^
11176In file included from conftest.c:150:
11177In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
11178/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
11179conftest.c:104:15: note: expanded from macro 'off_t'
11180#define off_t long int
11181              ^
11182In file included from conftest.c:150:
11183In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
11184/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
11185typedef __darwin_ssize_t        ssize_t;
11186                                ^
11187conftest.c:105:17: note: expanded from macro 'ssize_t'
11188#define ssize_t int
11189                ^
11190In file included from conftest.c:152:
11191In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
11192In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
11193In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
11194In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
11195In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
11196In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
11197In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
11198In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
11199/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
11200typedef __UINTMAX_TYPE__ uintmax_t;
11201                         ^
11202conftest.c:107:33: note: expanded from macro 'uintmax_t'
11203#define uintmax_t unsigned long long int
11204                                ^
11205In file included from conftest.c:152:
11206In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
11207In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
11208In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
11209In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
11210In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
11211In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
11212In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
11213In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
11214/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
11215conftest.c:107:38: note: expanded from macro 'uintmax_t'
11216#define uintmax_t unsigned long long int
11217                                     ^
11218conftest.c:197:10: error: use of undeclared identifier '_sys_siglist'
11219  (void) _sys_siglist;
11220         ^
112216 errors generated.
11222configure:16857: $? = 1
11223configure: failed program was:
11224| /* confdefs.h */
11225| #define PACKAGE_NAME "GNU make"
11226| #define PACKAGE_TARNAME "make"
11227| #define PACKAGE_VERSION "4.3"
11228| #define PACKAGE_STRING "GNU make 4.3"
11229| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
11230| #define PACKAGE_URL "http://www.gnu.org/software/make/"
11231| #define PACKAGE "make"
11232| #define VERSION "4.3"
11233| #define STDC_HEADERS 1
11234| #define HAVE_SYS_TYPES_H 1
11235| #define HAVE_SYS_STAT_H 1
11236| #define HAVE_STDLIB_H 1
11237| #define HAVE_STRING_H 1
11238| #define HAVE_MEMORY_H 1
11239| #define HAVE_STRINGS_H 1
11240| #define HAVE_INTTYPES_H 1
11241| #define HAVE_STDINT_H 1
11242| #define HAVE_UNISTD_H 1
11243| #define __EXTENSIONS__ 1
11244| #define _ALL_SOURCE 1
11245| #define _DARWIN_C_SOURCE 1
11246| #define _GNU_SOURCE 1
11247| #define _NETBSD_SOURCE 1
11248| #define _OPENBSD_SOURCE 1
11249| #define _POSIX_PTHREAD_SEMANTICS 1
11250| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11251| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11252| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11253| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11254| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11255| #define __STDC_WANT_LIB_EXT2__ 1
11256| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11257| #define _TANDEM_SOURCE 1
11258| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11259| #define HAVE_ALLOCA_H 1
11260| #define HAVE_ALLOCA 1
11261| #define HAVE_FCNTL 1
11262| #define HAVE_SYMLINK 1
11263| #define HAVE_GETDTABLESIZE 1
11264| #define HAVE_GETPROGNAME 1
11265| #define HAVE_SYS_SOCKET_H 1
11266| #define HAVE_UNISTD_H 1
11267| #define HAVE_SYS_PARAM_H 1
11268| #define HAVE_LIMITS_H 1
11269| #define HAVE_WCHAR_H 1
11270| #define HAVE_STDINT_H 1
11271| #define HAVE_DECL_STRERROR_R 1
11272| #define HAVE_STRERROR_R 1
11273| #define HAVE_WORKING_O_NOATIME 1
11274| #define HAVE_WORKING_O_NOFOLLOW 1
11275| #define eaccess access
11276| #define HAVE_DECL_GETDTABLESIZE 1
11277| #ifndef __arm__
11278| #define __arm__ 1
11279| #endif
11280| #ifndef __arm__
11281| #define __arm__ 1
11282| #endif
11283| #define HAVE_WCHAR_T 1
11284| #define HAVE_WINT_T 1
11285| #define HAVE_LONG_LONG_INT 1
11286| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11287| #define restrict __restrict
11288| #define REPLACE_STRERROR_0 1
11289| #define _USE_STD_STAT 1
11290| #define GNULIB_TEST_ACCESS 1
11291| #define HAVE_ALLOCA 1
11292| #define GNULIB_TEST_CLOSE 1
11293| #define HAVE_DUP2 1
11294| #define GNULIB_TEST_DUP2 1
11295| #define GNULIB_TEST_FCNTL 1
11296| #define GNULIB_TEST_GETDTABLESIZE 1
11297| #define GNULIB_TEST_GETLOADAVG 1
11298| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11299| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11300| #define HAVE_DECL___ARGV 0
11301| #define HAVE_VAR___PROGNAME 1
11302| #define HAVE_MALLOC_POSIX 1
11303| #define GNULIB_TEST_MALLOC_POSIX 1
11304| #define GNULIB_MSVC_NOTHROW 1
11305| #define ssize_t int
11306| #define __USE_MINGW_ANSI_STDIO 1
11307| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
11308| #define GNULIB_FSCANF 1
11309| #define GNULIB_SCANF 1
11310| #define HAVE_STPCPY 1
11311| #define GNULIB_TEST_STPCPY 1
11312| #define GNULIB_STRERROR 1
11313| #define GNULIB_TEST_STRERROR 1
11314| #define WORDS_BIGENDIAN 1
11315| #define ENABLE_NLS 1
11316| #define HAVE_GETTEXT 1
11317| #define HAVE_DCGETTEXT 1
11318| #define STDC_HEADERS 1
11319| #define STAT_MACROS_BROKEN 1
11320| #define HAVE_STDLIB_H 1
11321| #define HAVE_UNISTD_H 1
11322| #define HAVE_LIMITS_H 1
11323| #define HAVE_STRING_H 1
11324| #define HAVE_MEMORY_H 1
11325| #define HAVE_SYS_PARAM_H 1
11326| #define RETSIGTYPE void
11327| #define off_t long int
11328| #define ssize_t int
11329| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11330| #define uintmax_t unsigned long long int
11331| #define FILE_TIMESTAMP_HI_RES 0
11332| #define HAVE_GETTIMEOFDAY 1
11333| #define HAVE_STRDUP 1
11334| #define HAVE_STRNDUP 1
11335| #define HAVE_UMASK 1
11336| #define HAVE_MKSTEMP 1
11337| #define HAVE_MKTEMP 1
11338| #define HAVE_FDOPEN 1
11339| #define HAVE_DUP 1
11340| #define HAVE_DUP2 1
11341| #define HAVE_GETCWD 1
11342| #define HAVE_REALPATH 1
11343| #define HAVE_SIGSETMASK 1
11344| #define HAVE_SIGACTION 1
11345| #define HAVE_GETGROUPS 1
11346| #define HAVE_SETEUID 1
11347| #define HAVE_SETEGID 1
11348| #define HAVE_SETLINEBUF 1
11349| #define HAVE_SETREUID 1
11350| #define HAVE_SETREGID 1
11351| #define HAVE_GETRLIMIT 1
11352| #define HAVE_SETRLIMIT 1
11353| #define HAVE_SETVBUF 1
11354| #define HAVE_PIPE 1
11355| #define HAVE_STRSIGNAL 1
11356| #define HAVE_LSTAT 1
11357| #define HAVE_READLINK 1
11358| #define HAVE_ATEXIT 1
11359| #define HAVE_ISATTY 1
11360| #define HAVE_TTYNAME 1
11361| #define HAVE_PSELECT 1
11362| #define HAVE_POSIX_SPAWN 1
11363| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
11364| #define HAVE_DECL_BSD_SIGNAL 1
11365| #define HAVE_FORK 1
11366| #define HAVE_VFORK 1
11367| #define HAVE_WORKING_VFORK 1
11368| #define HAVE_STRCASECMP 1
11369| #define HAVE_STRNCASECMP 1
11370| #define CLOSEDIR_VOID 1
11371| #define HAVE_DECL_SYS_SIGLIST 0
11372| /* end confdefs.h.  */
11373| #include <stdio.h>
11374| #ifdef HAVE_SYS_TYPES_H
11375| # include <sys/types.h>
11376| #endif
11377| #ifdef HAVE_SYS_STAT_H
11378| # include <sys/stat.h>
11379| #endif
11380| #ifdef STDC_HEADERS
11381| # include <stdlib.h>
11382| # include <stddef.h>
11383| #else
11384| # ifdef HAVE_STDLIB_H
11385| #  include <stdlib.h>
11386| # endif
11387| #endif
11388| #ifdef HAVE_STRING_H
11389| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11390| #  include <memory.h>
11391| # endif
11392| # include <string.h>
11393| #endif
11394| #ifdef HAVE_STRINGS_H
11395| # include <strings.h>
11396| #endif
11397| #ifdef HAVE_INTTYPES_H
11398| # include <inttypes.h>
11399| #endif
11400| #ifdef HAVE_STDINT_H
11401| # include <stdint.h>
11402| #endif
11403| #ifdef HAVE_UNISTD_H
11404| # include <unistd.h>
11405| #endif
11406| #include <signal.h>
11407| /* NetBSD declares sys_siglist in unistd.h.  */
11408| #if HAVE_UNISTD_H
11409| # include <unistd.h>
11410| #endif
11411|
11412|
11413| int
11414| main ()
11415| {
11416| #ifndef _sys_siglist
11417| #ifdef __cplusplus
11418|   (void) _sys_siglist;
11419| #else
11420|   (void) _sys_siglist;
11421| #endif
11422| #endif
11423|
11424|   ;
11425|   return 0;
11426| }
11427configure:16857: result: no
11428configure:16874: checking whether __sys_siglist is declared
11429configure:16874: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
11430In file included from conftest.c:151:
11431In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
11432/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
11433typedef __darwin_off_t          off_t;
11434                                ^
11435conftest.c:104:20: note: expanded from macro 'off_t'
11436#define off_t long int
11437                   ^
11438In file included from conftest.c:151:
11439In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:324:
11440/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
11441conftest.c:104:15: note: expanded from macro 'off_t'
11442#define off_t long int
11443              ^
11444In file included from conftest.c:151:
11445In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdio.h:349:
11446/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
11447typedef __darwin_ssize_t        ssize_t;
11448                                ^
11449conftest.c:105:17: note: expanded from macro 'ssize_t'
11450#define ssize_t int
11451                ^
11452In file included from conftest.c:153:
11453In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
11454In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
11455In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
11456In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
11457In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
11458In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
11459In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
11460In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
11461/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
11462typedef __UINTMAX_TYPE__ uintmax_t;
11463                         ^
11464conftest.c:107:33: note: expanded from macro 'uintmax_t'
11465#define uintmax_t unsigned long long int
11466                                ^
11467In file included from conftest.c:153:
11468In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
11469In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
11470In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
11471In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
11472In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
11473In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
11474In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
11475In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
11476/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
11477conftest.c:107:38: note: expanded from macro 'uintmax_t'
11478#define uintmax_t unsigned long long int
11479                                     ^
11480conftest.c:198:10: error: use of undeclared identifier '__sys_siglist'
11481  (void) __sys_siglist;
11482         ^
114836 errors generated.
11484configure:16874: $? = 1
11485configure: failed program was:
11486| /* confdefs.h */
11487| #define PACKAGE_NAME "GNU make"
11488| #define PACKAGE_TARNAME "make"
11489| #define PACKAGE_VERSION "4.3"
11490| #define PACKAGE_STRING "GNU make 4.3"
11491| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
11492| #define PACKAGE_URL "http://www.gnu.org/software/make/"
11493| #define PACKAGE "make"
11494| #define VERSION "4.3"
11495| #define STDC_HEADERS 1
11496| #define HAVE_SYS_TYPES_H 1
11497| #define HAVE_SYS_STAT_H 1
11498| #define HAVE_STDLIB_H 1
11499| #define HAVE_STRING_H 1
11500| #define HAVE_MEMORY_H 1
11501| #define HAVE_STRINGS_H 1
11502| #define HAVE_INTTYPES_H 1
11503| #define HAVE_STDINT_H 1
11504| #define HAVE_UNISTD_H 1
11505| #define __EXTENSIONS__ 1
11506| #define _ALL_SOURCE 1
11507| #define _DARWIN_C_SOURCE 1
11508| #define _GNU_SOURCE 1
11509| #define _NETBSD_SOURCE 1
11510| #define _OPENBSD_SOURCE 1
11511| #define _POSIX_PTHREAD_SEMANTICS 1
11512| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11513| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11514| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11515| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11516| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11517| #define __STDC_WANT_LIB_EXT2__ 1
11518| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11519| #define _TANDEM_SOURCE 1
11520| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11521| #define HAVE_ALLOCA_H 1
11522| #define HAVE_ALLOCA 1
11523| #define HAVE_FCNTL 1
11524| #define HAVE_SYMLINK 1
11525| #define HAVE_GETDTABLESIZE 1
11526| #define HAVE_GETPROGNAME 1
11527| #define HAVE_SYS_SOCKET_H 1
11528| #define HAVE_UNISTD_H 1
11529| #define HAVE_SYS_PARAM_H 1
11530| #define HAVE_LIMITS_H 1
11531| #define HAVE_WCHAR_H 1
11532| #define HAVE_STDINT_H 1
11533| #define HAVE_DECL_STRERROR_R 1
11534| #define HAVE_STRERROR_R 1
11535| #define HAVE_WORKING_O_NOATIME 1
11536| #define HAVE_WORKING_O_NOFOLLOW 1
11537| #define eaccess access
11538| #define HAVE_DECL_GETDTABLESIZE 1
11539| #ifndef __arm__
11540| #define __arm__ 1
11541| #endif
11542| #ifndef __arm__
11543| #define __arm__ 1
11544| #endif
11545| #define HAVE_WCHAR_T 1
11546| #define HAVE_WINT_T 1
11547| #define HAVE_LONG_LONG_INT 1
11548| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11549| #define restrict __restrict
11550| #define REPLACE_STRERROR_0 1
11551| #define _USE_STD_STAT 1
11552| #define GNULIB_TEST_ACCESS 1
11553| #define HAVE_ALLOCA 1
11554| #define GNULIB_TEST_CLOSE 1
11555| #define HAVE_DUP2 1
11556| #define GNULIB_TEST_DUP2 1
11557| #define GNULIB_TEST_FCNTL 1
11558| #define GNULIB_TEST_GETDTABLESIZE 1
11559| #define GNULIB_TEST_GETLOADAVG 1
11560| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11561| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11562| #define HAVE_DECL___ARGV 0
11563| #define HAVE_VAR___PROGNAME 1
11564| #define HAVE_MALLOC_POSIX 1
11565| #define GNULIB_TEST_MALLOC_POSIX 1
11566| #define GNULIB_MSVC_NOTHROW 1
11567| #define ssize_t int
11568| #define __USE_MINGW_ANSI_STDIO 1
11569| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
11570| #define GNULIB_FSCANF 1
11571| #define GNULIB_SCANF 1
11572| #define HAVE_STPCPY 1
11573| #define GNULIB_TEST_STPCPY 1
11574| #define GNULIB_STRERROR 1
11575| #define GNULIB_TEST_STRERROR 1
11576| #define WORDS_BIGENDIAN 1
11577| #define ENABLE_NLS 1
11578| #define HAVE_GETTEXT 1
11579| #define HAVE_DCGETTEXT 1
11580| #define STDC_HEADERS 1
11581| #define STAT_MACROS_BROKEN 1
11582| #define HAVE_STDLIB_H 1
11583| #define HAVE_UNISTD_H 1
11584| #define HAVE_LIMITS_H 1
11585| #define HAVE_STRING_H 1
11586| #define HAVE_MEMORY_H 1
11587| #define HAVE_SYS_PARAM_H 1
11588| #define RETSIGTYPE void
11589| #define off_t long int
11590| #define ssize_t int
11591| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11592| #define uintmax_t unsigned long long int
11593| #define FILE_TIMESTAMP_HI_RES 0
11594| #define HAVE_GETTIMEOFDAY 1
11595| #define HAVE_STRDUP 1
11596| #define HAVE_STRNDUP 1
11597| #define HAVE_UMASK 1
11598| #define HAVE_MKSTEMP 1
11599| #define HAVE_MKTEMP 1
11600| #define HAVE_FDOPEN 1
11601| #define HAVE_DUP 1
11602| #define HAVE_DUP2 1
11603| #define HAVE_GETCWD 1
11604| #define HAVE_REALPATH 1
11605| #define HAVE_SIGSETMASK 1
11606| #define HAVE_SIGACTION 1
11607| #define HAVE_GETGROUPS 1
11608| #define HAVE_SETEUID 1
11609| #define HAVE_SETEGID 1
11610| #define HAVE_SETLINEBUF 1
11611| #define HAVE_SETREUID 1
11612| #define HAVE_SETREGID 1
11613| #define HAVE_GETRLIMIT 1
11614| #define HAVE_SETRLIMIT 1
11615| #define HAVE_SETVBUF 1
11616| #define HAVE_PIPE 1
11617| #define HAVE_STRSIGNAL 1
11618| #define HAVE_LSTAT 1
11619| #define HAVE_READLINK 1
11620| #define HAVE_ATEXIT 1
11621| #define HAVE_ISATTY 1
11622| #define HAVE_TTYNAME 1
11623| #define HAVE_PSELECT 1
11624| #define HAVE_POSIX_SPAWN 1
11625| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
11626| #define HAVE_DECL_BSD_SIGNAL 1
11627| #define HAVE_FORK 1
11628| #define HAVE_VFORK 1
11629| #define HAVE_WORKING_VFORK 1
11630| #define HAVE_STRCASECMP 1
11631| #define HAVE_STRNCASECMP 1
11632| #define CLOSEDIR_VOID 1
11633| #define HAVE_DECL_SYS_SIGLIST 0
11634| #define HAVE_DECL__SYS_SIGLIST 0
11635| /* end confdefs.h.  */
11636| #include <stdio.h>
11637| #ifdef HAVE_SYS_TYPES_H
11638| # include <sys/types.h>
11639| #endif
11640| #ifdef HAVE_SYS_STAT_H
11641| # include <sys/stat.h>
11642| #endif
11643| #ifdef STDC_HEADERS
11644| # include <stdlib.h>
11645| # include <stddef.h>
11646| #else
11647| # ifdef HAVE_STDLIB_H
11648| #  include <stdlib.h>
11649| # endif
11650| #endif
11651| #ifdef HAVE_STRING_H
11652| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11653| #  include <memory.h>
11654| # endif
11655| # include <string.h>
11656| #endif
11657| #ifdef HAVE_STRINGS_H
11658| # include <strings.h>
11659| #endif
11660| #ifdef HAVE_INTTYPES_H
11661| # include <inttypes.h>
11662| #endif
11663| #ifdef HAVE_STDINT_H
11664| # include <stdint.h>
11665| #endif
11666| #ifdef HAVE_UNISTD_H
11667| # include <unistd.h>
11668| #endif
11669| #include <signal.h>
11670| /* NetBSD declares sys_siglist in unistd.h.  */
11671| #if HAVE_UNISTD_H
11672| # include <unistd.h>
11673| #endif
11674|
11675|
11676| int
11677| main ()
11678| {
11679| #ifndef __sys_siglist
11680| #ifdef __cplusplus
11681|   (void) __sys_siglist;
11682| #else
11683|   (void) __sys_siglist;
11684| #endif
11685| #endif
11686|
11687|   ;
11688|   return 0;
11689| }
11690configure:16874: result: no
11691configure:16897: checking for sys/wait.h
11692configure:16897: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
11693In file included from conftest.c:152:
11694In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
11695In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
11696In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
11697In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
11698In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
11699In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
11700In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
11701In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
11702/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
11703typedef __UINTMAX_TYPE__ uintmax_t;
11704                         ^
11705conftest.c:107:33: note: expanded from macro 'uintmax_t'
11706#define uintmax_t unsigned long long int
11707                                ^
11708In file included from conftest.c:152:
11709In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
11710In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
11711In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
11712In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
11713In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
11714In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
11715In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
11716In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
11717/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
11718conftest.c:107:38: note: expanded from macro 'uintmax_t'
11719#define uintmax_t unsigned long long int
11720                                     ^
11721In file included from conftest.c:152:
11722In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
11723/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
11724typedef __darwin_off_t          off_t;
11725                                ^
11726conftest.c:104:20: note: expanded from macro 'off_t'
11727#define off_t long int
11728                   ^
11729In file included from conftest.c:152:
11730In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
11731/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
11732conftest.c:104:15: note: expanded from macro 'off_t'
11733#define off_t long int
11734              ^
11735In file included from conftest.c:152:
11736In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
11737/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
11738typedef __darwin_ssize_t        ssize_t;
11739                                ^
11740conftest.c:105:17: note: expanded from macro 'ssize_t'
11741#define ssize_t int
11742                ^
117435 errors generated.
11744configure:16897: $? = 1
11745configure: failed program was:
11746| /* confdefs.h */
11747| #define PACKAGE_NAME "GNU make"
11748| #define PACKAGE_TARNAME "make"
11749| #define PACKAGE_VERSION "4.3"
11750| #define PACKAGE_STRING "GNU make 4.3"
11751| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
11752| #define PACKAGE_URL "http://www.gnu.org/software/make/"
11753| #define PACKAGE "make"
11754| #define VERSION "4.3"
11755| #define STDC_HEADERS 1
11756| #define HAVE_SYS_TYPES_H 1
11757| #define HAVE_SYS_STAT_H 1
11758| #define HAVE_STDLIB_H 1
11759| #define HAVE_STRING_H 1
11760| #define HAVE_MEMORY_H 1
11761| #define HAVE_STRINGS_H 1
11762| #define HAVE_INTTYPES_H 1
11763| #define HAVE_STDINT_H 1
11764| #define HAVE_UNISTD_H 1
11765| #define __EXTENSIONS__ 1
11766| #define _ALL_SOURCE 1
11767| #define _DARWIN_C_SOURCE 1
11768| #define _GNU_SOURCE 1
11769| #define _NETBSD_SOURCE 1
11770| #define _OPENBSD_SOURCE 1
11771| #define _POSIX_PTHREAD_SEMANTICS 1
11772| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11773| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11774| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11775| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11776| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11777| #define __STDC_WANT_LIB_EXT2__ 1
11778| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11779| #define _TANDEM_SOURCE 1
11780| #define _HPUX_ALT_XOPEN_SOCKET_API 1
11781| #define HAVE_ALLOCA_H 1
11782| #define HAVE_ALLOCA 1
11783| #define HAVE_FCNTL 1
11784| #define HAVE_SYMLINK 1
11785| #define HAVE_GETDTABLESIZE 1
11786| #define HAVE_GETPROGNAME 1
11787| #define HAVE_SYS_SOCKET_H 1
11788| #define HAVE_UNISTD_H 1
11789| #define HAVE_SYS_PARAM_H 1
11790| #define HAVE_LIMITS_H 1
11791| #define HAVE_WCHAR_H 1
11792| #define HAVE_STDINT_H 1
11793| #define HAVE_DECL_STRERROR_R 1
11794| #define HAVE_STRERROR_R 1
11795| #define HAVE_WORKING_O_NOATIME 1
11796| #define HAVE_WORKING_O_NOFOLLOW 1
11797| #define eaccess access
11798| #define HAVE_DECL_GETDTABLESIZE 1
11799| #ifndef __arm__
11800| #define __arm__ 1
11801| #endif
11802| #ifndef __arm__
11803| #define __arm__ 1
11804| #endif
11805| #define HAVE_WCHAR_T 1
11806| #define HAVE_WINT_T 1
11807| #define HAVE_LONG_LONG_INT 1
11808| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11809| #define restrict __restrict
11810| #define REPLACE_STRERROR_0 1
11811| #define _USE_STD_STAT 1
11812| #define GNULIB_TEST_ACCESS 1
11813| #define HAVE_ALLOCA 1
11814| #define GNULIB_TEST_CLOSE 1
11815| #define HAVE_DUP2 1
11816| #define GNULIB_TEST_DUP2 1
11817| #define GNULIB_TEST_FCNTL 1
11818| #define GNULIB_TEST_GETDTABLESIZE 1
11819| #define GNULIB_TEST_GETLOADAVG 1
11820| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
11821| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
11822| #define HAVE_DECL___ARGV 0
11823| #define HAVE_VAR___PROGNAME 1
11824| #define HAVE_MALLOC_POSIX 1
11825| #define GNULIB_TEST_MALLOC_POSIX 1
11826| #define GNULIB_MSVC_NOTHROW 1
11827| #define ssize_t int
11828| #define __USE_MINGW_ANSI_STDIO 1
11829| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
11830| #define GNULIB_FSCANF 1
11831| #define GNULIB_SCANF 1
11832| #define HAVE_STPCPY 1
11833| #define GNULIB_TEST_STPCPY 1
11834| #define GNULIB_STRERROR 1
11835| #define GNULIB_TEST_STRERROR 1
11836| #define WORDS_BIGENDIAN 1
11837| #define ENABLE_NLS 1
11838| #define HAVE_GETTEXT 1
11839| #define HAVE_DCGETTEXT 1
11840| #define STDC_HEADERS 1
11841| #define STAT_MACROS_BROKEN 1
11842| #define HAVE_STDLIB_H 1
11843| #define HAVE_UNISTD_H 1
11844| #define HAVE_LIMITS_H 1
11845| #define HAVE_STRING_H 1
11846| #define HAVE_MEMORY_H 1
11847| #define HAVE_SYS_PARAM_H 1
11848| #define RETSIGTYPE void
11849| #define off_t long int
11850| #define ssize_t int
11851| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11852| #define uintmax_t unsigned long long int
11853| #define FILE_TIMESTAMP_HI_RES 0
11854| #define HAVE_GETTIMEOFDAY 1
11855| #define HAVE_STRDUP 1
11856| #define HAVE_STRNDUP 1
11857| #define HAVE_UMASK 1
11858| #define HAVE_MKSTEMP 1
11859| #define HAVE_MKTEMP 1
11860| #define HAVE_FDOPEN 1
11861| #define HAVE_DUP 1
11862| #define HAVE_DUP2 1
11863| #define HAVE_GETCWD 1
11864| #define HAVE_REALPATH 1
11865| #define HAVE_SIGSETMASK 1
11866| #define HAVE_SIGACTION 1
11867| #define HAVE_GETGROUPS 1
11868| #define HAVE_SETEUID 1
11869| #define HAVE_SETEGID 1
11870| #define HAVE_SETLINEBUF 1
11871| #define HAVE_SETREUID 1
11872| #define HAVE_SETREGID 1
11873| #define HAVE_GETRLIMIT 1
11874| #define HAVE_SETRLIMIT 1
11875| #define HAVE_SETVBUF 1
11876| #define HAVE_PIPE 1
11877| #define HAVE_STRSIGNAL 1
11878| #define HAVE_LSTAT 1
11879| #define HAVE_READLINK 1
11880| #define HAVE_ATEXIT 1
11881| #define HAVE_ISATTY 1
11882| #define HAVE_TTYNAME 1
11883| #define HAVE_PSELECT 1
11884| #define HAVE_POSIX_SPAWN 1
11885| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
11886| #define HAVE_DECL_BSD_SIGNAL 1
11887| #define HAVE_FORK 1
11888| #define HAVE_VFORK 1
11889| #define HAVE_WORKING_VFORK 1
11890| #define HAVE_STRCASECMP 1
11891| #define HAVE_STRNCASECMP 1
11892| #define CLOSEDIR_VOID 1
11893| #define HAVE_DECL_SYS_SIGLIST 0
11894| #define HAVE_DECL__SYS_SIGLIST 0
11895| #define HAVE_DECL___SYS_SIGLIST 0
11896| /* end confdefs.h.  */
11897| #include <sys/types.h>
11898|
11899| #include <sys/wait.h>
11900configure:16897: result: no
11901configure:16911: checking for waitpid
11902configure:16911: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
11903configure:16911: $? = 0
11904configure:16911: result: yes
11905configure:16911: checking for wait3
11906configure:16911: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
11907configure:16911: $? = 0
11908configure:16911: result: yes
11909configure:16920: checking for union wait
11910configure:16952: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
11911In file included from conftest.c:154:
11912In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
11913In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
11914In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
11915In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
11916In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
11917In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
11918In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
11919In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
11920/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
11921typedef __UINTMAX_TYPE__ uintmax_t;
11922                         ^
11923conftest.c:107:33: note: expanded from macro 'uintmax_t'
11924#define uintmax_t unsigned long long int
11925                                ^
11926In file included from conftest.c:154:
11927In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:81:
11928In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/machine/endian.h:37:
11929In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/arm/endian.h:75:
11930In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_endian.h:130:
11931In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/_OSByteOrder.h:80:
11932In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/libkern/arm/OSByteOrder.h:8:
11933In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
11934In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
11935/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
11936conftest.c:107:38: note: expanded from macro 'uintmax_t'
11937#define uintmax_t unsigned long long int
11938                                     ^
11939In file included from conftest.c:154:
11940In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
11941/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
11942typedef __darwin_off_t          off_t;
11943                                ^
11944conftest.c:104:20: note: expanded from macro 'off_t'
11945#define off_t long int
11946                   ^
11947In file included from conftest.c:154:
11948In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:123:
11949/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: error: 'long type-name' is invalid
11950conftest.c:104:15: note: expanded from macro 'off_t'
11951#define off_t long int
11952              ^
11953In file included from conftest.c:154:
11954In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/types.h:167:
11955/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
11956typedef __darwin_ssize_t        ssize_t;
11957                                ^
11958conftest.c:105:17: note: expanded from macro 'ssize_t'
11959#define ssize_t int
11960                ^
11961conftest.c:159:41: warning: incompatible pointer types passing 'union wait *' to parameter of type 'int *' [-Wincompatible-pointer-types]
11962union wait status; int pid; pid = wait (&status);
11963                                        ^~~~~~~
11964/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/wait.h:248:19: note: passing argument to parameter here
11965pid_t   wait(int *) __DARWIN_ALIAS_C(wait);
11966                  ^
11967conftest.c:167:16: error: expected ';' after expression
11968        -- blow chunks here --
11969               ^
11970               ;
11971conftest.c:167:12: error: use of undeclared identifier 'blow'
11972        -- blow chunks here --
11973           ^
11974conftest.c:167:17: error: use of undeclared identifier 'chunks'
11975        -- blow chunks here --
11976                ^
119771 warning and 8 errors generated.
11978configure:16952: $? = 1
11979configure: failed program was:
11980| /* confdefs.h */
11981| #define PACKAGE_NAME "GNU make"
11982| #define PACKAGE_TARNAME "make"
11983| #define PACKAGE_VERSION "4.3"
11984| #define PACKAGE_STRING "GNU make 4.3"
11985| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
11986| #define PACKAGE_URL "http://www.gnu.org/software/make/"
11987| #define PACKAGE "make"
11988| #define VERSION "4.3"
11989| #define STDC_HEADERS 1
11990| #define HAVE_SYS_TYPES_H 1
11991| #define HAVE_SYS_STAT_H 1
11992| #define HAVE_STDLIB_H 1
11993| #define HAVE_STRING_H 1
11994| #define HAVE_MEMORY_H 1
11995| #define HAVE_STRINGS_H 1
11996| #define HAVE_INTTYPES_H 1
11997| #define HAVE_STDINT_H 1
11998| #define HAVE_UNISTD_H 1
11999| #define __EXTENSIONS__ 1
12000| #define _ALL_SOURCE 1
12001| #define _DARWIN_C_SOURCE 1
12002| #define _GNU_SOURCE 1
12003| #define _NETBSD_SOURCE 1
12004| #define _OPENBSD_SOURCE 1
12005| #define _POSIX_PTHREAD_SEMANTICS 1
12006| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12007| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12008| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12009| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12010| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12011| #define __STDC_WANT_LIB_EXT2__ 1
12012| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12013| #define _TANDEM_SOURCE 1
12014| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12015| #define HAVE_ALLOCA_H 1
12016| #define HAVE_ALLOCA 1
12017| #define HAVE_FCNTL 1
12018| #define HAVE_SYMLINK 1
12019| #define HAVE_GETDTABLESIZE 1
12020| #define HAVE_GETPROGNAME 1
12021| #define HAVE_SYS_SOCKET_H 1
12022| #define HAVE_UNISTD_H 1
12023| #define HAVE_SYS_PARAM_H 1
12024| #define HAVE_LIMITS_H 1
12025| #define HAVE_WCHAR_H 1
12026| #define HAVE_STDINT_H 1
12027| #define HAVE_DECL_STRERROR_R 1
12028| #define HAVE_STRERROR_R 1
12029| #define HAVE_WORKING_O_NOATIME 1
12030| #define HAVE_WORKING_O_NOFOLLOW 1
12031| #define eaccess access
12032| #define HAVE_DECL_GETDTABLESIZE 1
12033| #ifndef __arm__
12034| #define __arm__ 1
12035| #endif
12036| #ifndef __arm__
12037| #define __arm__ 1
12038| #endif
12039| #define HAVE_WCHAR_T 1
12040| #define HAVE_WINT_T 1
12041| #define HAVE_LONG_LONG_INT 1
12042| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12043| #define restrict __restrict
12044| #define REPLACE_STRERROR_0 1
12045| #define _USE_STD_STAT 1
12046| #define GNULIB_TEST_ACCESS 1
12047| #define HAVE_ALLOCA 1
12048| #define GNULIB_TEST_CLOSE 1
12049| #define HAVE_DUP2 1
12050| #define GNULIB_TEST_DUP2 1
12051| #define GNULIB_TEST_FCNTL 1
12052| #define GNULIB_TEST_GETDTABLESIZE 1
12053| #define GNULIB_TEST_GETLOADAVG 1
12054| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12055| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
12056| #define HAVE_DECL___ARGV 0
12057| #define HAVE_VAR___PROGNAME 1
12058| #define HAVE_MALLOC_POSIX 1
12059| #define GNULIB_TEST_MALLOC_POSIX 1
12060| #define GNULIB_MSVC_NOTHROW 1
12061| #define ssize_t int
12062| #define __USE_MINGW_ANSI_STDIO 1
12063| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
12064| #define GNULIB_FSCANF 1
12065| #define GNULIB_SCANF 1
12066| #define HAVE_STPCPY 1
12067| #define GNULIB_TEST_STPCPY 1
12068| #define GNULIB_STRERROR 1
12069| #define GNULIB_TEST_STRERROR 1
12070| #define WORDS_BIGENDIAN 1
12071| #define ENABLE_NLS 1
12072| #define HAVE_GETTEXT 1
12073| #define HAVE_DCGETTEXT 1
12074| #define STDC_HEADERS 1
12075| #define STAT_MACROS_BROKEN 1
12076| #define HAVE_STDLIB_H 1
12077| #define HAVE_UNISTD_H 1
12078| #define HAVE_LIMITS_H 1
12079| #define HAVE_STRING_H 1
12080| #define HAVE_MEMORY_H 1
12081| #define HAVE_SYS_PARAM_H 1
12082| #define RETSIGTYPE void
12083| #define off_t long int
12084| #define ssize_t int
12085| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12086| #define uintmax_t unsigned long long int
12087| #define FILE_TIMESTAMP_HI_RES 0
12088| #define HAVE_GETTIMEOFDAY 1
12089| #define HAVE_STRDUP 1
12090| #define HAVE_STRNDUP 1
12091| #define HAVE_UMASK 1
12092| #define HAVE_MKSTEMP 1
12093| #define HAVE_MKTEMP 1
12094| #define HAVE_FDOPEN 1
12095| #define HAVE_DUP 1
12096| #define HAVE_DUP2 1
12097| #define HAVE_GETCWD 1
12098| #define HAVE_REALPATH 1
12099| #define HAVE_SIGSETMASK 1
12100| #define HAVE_SIGACTION 1
12101| #define HAVE_GETGROUPS 1
12102| #define HAVE_SETEUID 1
12103| #define HAVE_SETEGID 1
12104| #define HAVE_SETLINEBUF 1
12105| #define HAVE_SETREUID 1
12106| #define HAVE_SETREGID 1
12107| #define HAVE_GETRLIMIT 1
12108| #define HAVE_SETRLIMIT 1
12109| #define HAVE_SETVBUF 1
12110| #define HAVE_PIPE 1
12111| #define HAVE_STRSIGNAL 1
12112| #define HAVE_LSTAT 1
12113| #define HAVE_READLINK 1
12114| #define HAVE_ATEXIT 1
12115| #define HAVE_ISATTY 1
12116| #define HAVE_TTYNAME 1
12117| #define HAVE_PSELECT 1
12118| #define HAVE_POSIX_SPAWN 1
12119| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
12120| #define HAVE_DECL_BSD_SIGNAL 1
12121| #define HAVE_FORK 1
12122| #define HAVE_VFORK 1
12123| #define HAVE_WORKING_VFORK 1
12124| #define HAVE_STRCASECMP 1
12125| #define HAVE_STRNCASECMP 1
12126| #define CLOSEDIR_VOID 1
12127| #define HAVE_DECL_SYS_SIGLIST 0
12128| #define HAVE_DECL__SYS_SIGLIST 0
12129| #define HAVE_DECL___SYS_SIGLIST 0
12130| #define HAVE_WAITPID 1
12131| #define HAVE_WAIT3 1
12132| /* end confdefs.h.  */
12133| #include <sys/types.h>
12134| #include <sys/wait.h>
12135| int
12136| main ()
12137| {
12138| union wait status; int pid; pid = wait (&status);
12139| #ifdef WEXITSTATUS
12140| /* Some POSIXoid systems have both the new-style macros and the old
12141|    union wait type, and they do not work together.  If union wait
12142|    conflicts with WEXITSTATUS et al, we don't want to use it at all.  */
12143|         if (WEXITSTATUS (status) != 0) pid = -1;
12144| #ifdef WTERMSIG
12145|         /* If we have WEXITSTATUS and WTERMSIG, just use them on ints.  */
12146|         -- blow chunks here --
12147| #endif
12148| #endif
12149| #ifdef HAVE_WAITPID
12150|         /* Make sure union wait works with waitpid.  */
12151|         pid = waitpid (-1, &status, 0);
12152| #endif
12153|
12154|   ;
12155|   return 0;
12156| }
12157configure:16961: result: no
12158configure:17433: checking for SA_RESTART
12159configure:17450: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
12160configure:17450: $? = 0
12161configure:17457: result: yes
12162configure:17495: checking whether dlopen is declared
12163configure:17495: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
12164configure:17495: $? = 0
12165configure:17495: result: yes
12166configure:17506: checking whether dlsym is declared
12167configure:17506: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
12168configure:17506: $? = 0
12169configure:17506: result: yes
12170configure:17517: checking whether dlerror is declared
12171configure:17517: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk conftest.c >&5
12172configure:17517: $? = 0
12173configure:17517: result: yes
12174configure:17548: checking for library containing dlopen
12175configure:17579: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
12176configure:17579: $? = 0
12177configure:17596: result: none required
12178configure:17625: checking If the linker accepts -Wl,--export-dynamic
12179configure:17633: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -Wl,--export-dynamic conftest.c  >&5
12180ld: unknown option: --export-dynamic
12181clang: error: linker command failed with exit code 1 (use -v to see invocation)
12182configure:17633: $? = 1
12183configure: failed program was:
12184| /* confdefs.h */
12185| #define PACKAGE_NAME "GNU make"
12186| #define PACKAGE_TARNAME "make"
12187| #define PACKAGE_VERSION "4.3"
12188| #define PACKAGE_STRING "GNU make 4.3"
12189| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
12190| #define PACKAGE_URL "http://www.gnu.org/software/make/"
12191| #define PACKAGE "make"
12192| #define VERSION "4.3"
12193| #define STDC_HEADERS 1
12194| #define HAVE_SYS_TYPES_H 1
12195| #define HAVE_SYS_STAT_H 1
12196| #define HAVE_STDLIB_H 1
12197| #define HAVE_STRING_H 1
12198| #define HAVE_MEMORY_H 1
12199| #define HAVE_STRINGS_H 1
12200| #define HAVE_INTTYPES_H 1
12201| #define HAVE_STDINT_H 1
12202| #define HAVE_UNISTD_H 1
12203| #define __EXTENSIONS__ 1
12204| #define _ALL_SOURCE 1
12205| #define _DARWIN_C_SOURCE 1
12206| #define _GNU_SOURCE 1
12207| #define _NETBSD_SOURCE 1
12208| #define _OPENBSD_SOURCE 1
12209| #define _POSIX_PTHREAD_SEMANTICS 1
12210| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12211| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12212| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12213| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12214| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12215| #define __STDC_WANT_LIB_EXT2__ 1
12216| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12217| #define _TANDEM_SOURCE 1
12218| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12219| #define HAVE_ALLOCA_H 1
12220| #define HAVE_ALLOCA 1
12221| #define HAVE_FCNTL 1
12222| #define HAVE_SYMLINK 1
12223| #define HAVE_GETDTABLESIZE 1
12224| #define HAVE_GETPROGNAME 1
12225| #define HAVE_SYS_SOCKET_H 1
12226| #define HAVE_UNISTD_H 1
12227| #define HAVE_SYS_PARAM_H 1
12228| #define HAVE_LIMITS_H 1
12229| #define HAVE_WCHAR_H 1
12230| #define HAVE_STDINT_H 1
12231| #define HAVE_DECL_STRERROR_R 1
12232| #define HAVE_STRERROR_R 1
12233| #define HAVE_WORKING_O_NOATIME 1
12234| #define HAVE_WORKING_O_NOFOLLOW 1
12235| #define eaccess access
12236| #define HAVE_DECL_GETDTABLESIZE 1
12237| #ifndef __arm__
12238| #define __arm__ 1
12239| #endif
12240| #ifndef __arm__
12241| #define __arm__ 1
12242| #endif
12243| #define HAVE_WCHAR_T 1
12244| #define HAVE_WINT_T 1
12245| #define HAVE_LONG_LONG_INT 1
12246| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12247| #define restrict __restrict
12248| #define REPLACE_STRERROR_0 1
12249| #define _USE_STD_STAT 1
12250| #define GNULIB_TEST_ACCESS 1
12251| #define HAVE_ALLOCA 1
12252| #define GNULIB_TEST_CLOSE 1
12253| #define HAVE_DUP2 1
12254| #define GNULIB_TEST_DUP2 1
12255| #define GNULIB_TEST_FCNTL 1
12256| #define GNULIB_TEST_GETDTABLESIZE 1
12257| #define GNULIB_TEST_GETLOADAVG 1
12258| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12259| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
12260| #define HAVE_DECL___ARGV 0
12261| #define HAVE_VAR___PROGNAME 1
12262| #define HAVE_MALLOC_POSIX 1
12263| #define GNULIB_TEST_MALLOC_POSIX 1
12264| #define GNULIB_MSVC_NOTHROW 1
12265| #define ssize_t int
12266| #define __USE_MINGW_ANSI_STDIO 1
12267| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
12268| #define GNULIB_FSCANF 1
12269| #define GNULIB_SCANF 1
12270| #define HAVE_STPCPY 1
12271| #define GNULIB_TEST_STPCPY 1
12272| #define GNULIB_STRERROR 1
12273| #define GNULIB_TEST_STRERROR 1
12274| #define WORDS_BIGENDIAN 1
12275| #define ENABLE_NLS 1
12276| #define HAVE_GETTEXT 1
12277| #define HAVE_DCGETTEXT 1
12278| #define STDC_HEADERS 1
12279| #define STAT_MACROS_BROKEN 1
12280| #define HAVE_STDLIB_H 1
12281| #define HAVE_UNISTD_H 1
12282| #define HAVE_LIMITS_H 1
12283| #define HAVE_STRING_H 1
12284| #define HAVE_MEMORY_H 1
12285| #define HAVE_SYS_PARAM_H 1
12286| #define RETSIGTYPE void
12287| #define off_t long int
12288| #define ssize_t int
12289| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12290| #define uintmax_t unsigned long long int
12291| #define FILE_TIMESTAMP_HI_RES 0
12292| #define HAVE_GETTIMEOFDAY 1
12293| #define HAVE_STRDUP 1
12294| #define HAVE_STRNDUP 1
12295| #define HAVE_UMASK 1
12296| #define HAVE_MKSTEMP 1
12297| #define HAVE_MKTEMP 1
12298| #define HAVE_FDOPEN 1
12299| #define HAVE_DUP 1
12300| #define HAVE_DUP2 1
12301| #define HAVE_GETCWD 1
12302| #define HAVE_REALPATH 1
12303| #define HAVE_SIGSETMASK 1
12304| #define HAVE_SIGACTION 1
12305| #define HAVE_GETGROUPS 1
12306| #define HAVE_SETEUID 1
12307| #define HAVE_SETEGID 1
12308| #define HAVE_SETLINEBUF 1
12309| #define HAVE_SETREUID 1
12310| #define HAVE_SETREGID 1
12311| #define HAVE_GETRLIMIT 1
12312| #define HAVE_SETRLIMIT 1
12313| #define HAVE_SETVBUF 1
12314| #define HAVE_PIPE 1
12315| #define HAVE_STRSIGNAL 1
12316| #define HAVE_LSTAT 1
12317| #define HAVE_READLINK 1
12318| #define HAVE_ATEXIT 1
12319| #define HAVE_ISATTY 1
12320| #define HAVE_TTYNAME 1
12321| #define HAVE_PSELECT 1
12322| #define HAVE_POSIX_SPAWN 1
12323| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
12324| #define HAVE_DECL_BSD_SIGNAL 1
12325| #define HAVE_FORK 1
12326| #define HAVE_VFORK 1
12327| #define HAVE_WORKING_VFORK 1
12328| #define HAVE_STRCASECMP 1
12329| #define HAVE_STRNCASECMP 1
12330| #define CLOSEDIR_VOID 1
12331| #define HAVE_DECL_SYS_SIGLIST 0
12332| #define HAVE_DECL__SYS_SIGLIST 0
12333| #define HAVE_DECL___SYS_SIGLIST 0
12334| #define HAVE_WAITPID 1
12335| #define HAVE_WAIT3 1
12336| #define HAVE_SA_RESTART 1
12337| #define MAKE_JOBSERVER 1
12338| #define HAVE_DECL_DLOPEN 1
12339| #define HAVE_DECL_DLSYM 1
12340| #define HAVE_DECL_DLERROR 1
12341| #define MAKE_LOAD 1
12342| /* end confdefs.h.  */
12343| int main(){}
12344configure:17639: result: no
12345configure:17641: checking If the linker accepts -rdynamic
12346configure:17648: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -rdynamic conftest.c  >&5
12347configure:17648: $? = 0
12348configure:17649: result: yes
12349configure:17694: checking for posix_spawn that fails synchronously
12350configure:17719: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64 conftest.c  >&5
12351In file included from conftest.c:162:
12352In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/spawn.h:127:
12353In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/mach/exception_types.h:181:
12354In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/mach/port.h:90:
12355In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
12356In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
12357/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'long long' declaration specifier
12358typedef __UINTMAX_TYPE__ uintmax_t;
12359                         ^
12360conftest.c:107:33: note: expanded from macro 'uintmax_t'
12361#define uintmax_t unsigned long long int
12362                                ^
12363In file included from conftest.c:162:
12364In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/spawn.h:127:
12365In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/mach/exception_types.h:181:
12366In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/mach/port.h:90:
12367In file included from /Library/Developer/CommandLineTools/usr/lib/clang/12.0.5/include/stdint.h:52:
12368In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/stdint.h:59:
12369/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/_types/_uintmax_t.h:32:26: error: cannot combine with previous 'int' declaration specifier
12370conftest.c:107:38: note: expanded from macro 'uintmax_t'
12371#define uintmax_t unsigned long long int
12372                                     ^
12373In file included from conftest.c:163:
12374In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/string.h:152:
12375/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_ssize_t.h:31:33: error: cannot combine with previous 'type-name' declaration specifier
12376typedef __darwin_ssize_t        ssize_t;
12377                                ^
12378conftest.c:105:17: note: expanded from macro 'ssize_t'
12379#define ssize_t int
12380                ^
123813 errors generated.
12382configure:17719: $? = 1
12383configure: program exited with status 1
12384configure: failed program was:
12385| /* confdefs.h */
12386| #define PACKAGE_NAME "GNU make"
12387| #define PACKAGE_TARNAME "make"
12388| #define PACKAGE_VERSION "4.3"
12389| #define PACKAGE_STRING "GNU make 4.3"
12390| #define PACKAGE_BUGREPORT "bug-make@gnu.org"
12391| #define PACKAGE_URL "http://www.gnu.org/software/make/"
12392| #define PACKAGE "make"
12393| #define VERSION "4.3"
12394| #define STDC_HEADERS 1
12395| #define HAVE_SYS_TYPES_H 1
12396| #define HAVE_SYS_STAT_H 1
12397| #define HAVE_STDLIB_H 1
12398| #define HAVE_STRING_H 1
12399| #define HAVE_MEMORY_H 1
12400| #define HAVE_STRINGS_H 1
12401| #define HAVE_INTTYPES_H 1
12402| #define HAVE_STDINT_H 1
12403| #define HAVE_UNISTD_H 1
12404| #define __EXTENSIONS__ 1
12405| #define _ALL_SOURCE 1
12406| #define _DARWIN_C_SOURCE 1
12407| #define _GNU_SOURCE 1
12408| #define _NETBSD_SOURCE 1
12409| #define _OPENBSD_SOURCE 1
12410| #define _POSIX_PTHREAD_SEMANTICS 1
12411| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12412| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12413| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12414| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12415| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12416| #define __STDC_WANT_LIB_EXT2__ 1
12417| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12418| #define _TANDEM_SOURCE 1
12419| #define _HPUX_ALT_XOPEN_SOCKET_API 1
12420| #define HAVE_ALLOCA_H 1
12421| #define HAVE_ALLOCA 1
12422| #define HAVE_FCNTL 1
12423| #define HAVE_SYMLINK 1
12424| #define HAVE_GETDTABLESIZE 1
12425| #define HAVE_GETPROGNAME 1
12426| #define HAVE_SYS_SOCKET_H 1
12427| #define HAVE_UNISTD_H 1
12428| #define HAVE_SYS_PARAM_H 1
12429| #define HAVE_LIMITS_H 1
12430| #define HAVE_WCHAR_H 1
12431| #define HAVE_STDINT_H 1
12432| #define HAVE_DECL_STRERROR_R 1
12433| #define HAVE_STRERROR_R 1
12434| #define HAVE_WORKING_O_NOATIME 1
12435| #define HAVE_WORKING_O_NOFOLLOW 1
12436| #define eaccess access
12437| #define HAVE_DECL_GETDTABLESIZE 1
12438| #ifndef __arm__
12439| #define __arm__ 1
12440| #endif
12441| #ifndef __arm__
12442| #define __arm__ 1
12443| #endif
12444| #define HAVE_WCHAR_T 1
12445| #define HAVE_WINT_T 1
12446| #define HAVE_LONG_LONG_INT 1
12447| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12448| #define restrict __restrict
12449| #define REPLACE_STRERROR_0 1
12450| #define _USE_STD_STAT 1
12451| #define GNULIB_TEST_ACCESS 1
12452| #define HAVE_ALLOCA 1
12453| #define GNULIB_TEST_CLOSE 1
12454| #define HAVE_DUP2 1
12455| #define GNULIB_TEST_DUP2 1
12456| #define GNULIB_TEST_FCNTL 1
12457| #define GNULIB_TEST_GETDTABLESIZE 1
12458| #define GNULIB_TEST_GETLOADAVG 1
12459| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
12460| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
12461| #define HAVE_DECL___ARGV 0
12462| #define HAVE_VAR___PROGNAME 1
12463| #define HAVE_MALLOC_POSIX 1
12464| #define GNULIB_TEST_MALLOC_POSIX 1
12465| #define GNULIB_MSVC_NOTHROW 1
12466| #define ssize_t int
12467| #define __USE_MINGW_ANSI_STDIO 1
12468| #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
12469| #define GNULIB_FSCANF 1
12470| #define GNULIB_SCANF 1
12471| #define HAVE_STPCPY 1
12472| #define GNULIB_TEST_STPCPY 1
12473| #define GNULIB_STRERROR 1
12474| #define GNULIB_TEST_STRERROR 1
12475| #define WORDS_BIGENDIAN 1
12476| #define ENABLE_NLS 1
12477| #define HAVE_GETTEXT 1
12478| #define HAVE_DCGETTEXT 1
12479| #define STDC_HEADERS 1
12480| #define STAT_MACROS_BROKEN 1
12481| #define HAVE_STDLIB_H 1
12482| #define HAVE_UNISTD_H 1
12483| #define HAVE_LIMITS_H 1
12484| #define HAVE_STRING_H 1
12485| #define HAVE_MEMORY_H 1
12486| #define HAVE_SYS_PARAM_H 1
12487| #define RETSIGTYPE void
12488| #define off_t long int
12489| #define ssize_t int
12490| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12491| #define uintmax_t unsigned long long int
12492| #define FILE_TIMESTAMP_HI_RES 0
12493| #define HAVE_GETTIMEOFDAY 1
12494| #define HAVE_STRDUP 1
12495| #define HAVE_STRNDUP 1
12496| #define HAVE_UMASK 1
12497| #define HAVE_MKSTEMP 1
12498| #define HAVE_MKTEMP 1
12499| #define HAVE_FDOPEN 1
12500| #define HAVE_DUP 1
12501| #define HAVE_DUP2 1
12502| #define HAVE_GETCWD 1
12503| #define HAVE_REALPATH 1
12504| #define HAVE_SIGSETMASK 1
12505| #define HAVE_SIGACTION 1
12506| #define HAVE_GETGROUPS 1
12507| #define HAVE_SETEUID 1
12508| #define HAVE_SETEGID 1
12509| #define HAVE_SETLINEBUF 1
12510| #define HAVE_SETREUID 1
12511| #define HAVE_SETREGID 1
12512| #define HAVE_GETRLIMIT 1
12513| #define HAVE_SETRLIMIT 1
12514| #define HAVE_SETVBUF 1
12515| #define HAVE_PIPE 1
12516| #define HAVE_STRSIGNAL 1
12517| #define HAVE_LSTAT 1
12518| #define HAVE_READLINK 1
12519| #define HAVE_ATEXIT 1
12520| #define HAVE_ISATTY 1
12521| #define HAVE_TTYNAME 1
12522| #define HAVE_PSELECT 1
12523| #define HAVE_POSIX_SPAWN 1
12524| #define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
12525| #define HAVE_DECL_BSD_SIGNAL 1
12526| #define HAVE_FORK 1
12527| #define HAVE_VFORK 1
12528| #define HAVE_WORKING_VFORK 1
12529| #define HAVE_STRCASECMP 1
12530| #define HAVE_STRNCASECMP 1
12531| #define CLOSEDIR_VOID 1
12532| #define HAVE_DECL_SYS_SIGLIST 0
12533| #define HAVE_DECL__SYS_SIGLIST 0
12534| #define HAVE_DECL___SYS_SIGLIST 0
12535| #define HAVE_WAITPID 1
12536| #define HAVE_WAIT3 1
12537| #define HAVE_SA_RESTART 1
12538| #define MAKE_JOBSERVER 1
12539| #define HAVE_DECL_DLOPEN 1
12540| #define HAVE_DECL_DLSYM 1
12541| #define HAVE_DECL_DLERROR 1
12542| #define MAKE_LOAD 1
12543| #define MAKE_SYMLINKS 1
12544| /* end confdefs.h.  */
12545|
12546|        #include <spawn.h>
12547|        #include <string.h>
12548|
12549|        extern char **environ;
12550|
12551|        int main() {
12552|          char* path = strdup("./non-existent");
12553|          char *argv[2];
12554|          argv[0] = path;
12555|          argv[1] =  0;
12556|          return posix_spawn(0, path, 0, 0, argv, environ);
12557|        }
12558configure:17729: result: yes
12559configure:17745: checking for location of SCCS get command
12560configure:17758: result: get
12561configure:17853: checking if malloc debugging is wanted
12562configure:17871: result: no
12563configure:18063: checking that generated files are newer than configure
12564configure:18069: result: done
12565configure:18181: creating ./config.status
12566
12567## ---------------------- ##
12568## Running config.status. ##
12569## ---------------------- ##
12570
12571This file was extended by GNU make config.status 4.3, which was
12572generated by GNU Autoconf 2.69.  Invocation command line was
12573
12574  CONFIG_FILES    =
12575  CONFIG_HEADERS  =
12576  CONFIG_LINKS    =
12577  CONFIG_COMMANDS =
12578  $ ./config.status
12579
12580on Christophers-Mac-mini.local
12581
12582config.status:1594: creating Makefile
12583config.status:1594: creating build.cfg
12584config.status:1594: creating lib/Makefile
12585config.status:1594: creating po/Makefile.in
12586config.status:1594: creating doc/Makefile
12587config.status:1594: creating tests/config-flags.pm
12588config.status:1594: creating src/config.h
12589config.status:1828: executing depfiles commands
12590config.status:1828: executing po-directories commands
12591
12592## ---------------- ##
12593## Cache variables. ##
12594## ---------------- ##
12595
12596ac_cv_build=arm-apple-darwin20.4.0
12597ac_cv_c_bigendian=yes
12598ac_cv_c_compiler_gnu=yes
12599ac_cv_c_const=yes
12600ac_cv_c_restrict=__restrict
12601ac_cv_dos_paths=no
12602ac_cv_env_CC_set=set
12603ac_cv_env_CC_value=/usr/bin/clang
12604ac_cv_env_CFLAGS_set=set
12605ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64'
12606ac_cv_env_CPPFLAGS_set=set
12607ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk'
12608ac_cv_env_CPP_set=
12609ac_cv_env_CPP_value=
12610ac_cv_env_GUILE_CFLAGS_set=
12611ac_cv_env_GUILE_CFLAGS_value=
12612ac_cv_env_GUILE_LIBS_set=
12613ac_cv_env_GUILE_LIBS_value=
12614ac_cv_env_LDFLAGS_set=set
12615ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64'
12616ac_cv_env_LIBS_set=
12617ac_cv_env_LIBS_value=
12618ac_cv_env_PKG_CONFIG_LIBDIR_set=
12619ac_cv_env_PKG_CONFIG_LIBDIR_value=
12620ac_cv_env_PKG_CONFIG_PATH_set=
12621ac_cv_env_PKG_CONFIG_PATH_value=
12622ac_cv_env_PKG_CONFIG_set=
12623ac_cv_env_PKG_CONFIG_value=
12624ac_cv_env_build_alias_set=
12625ac_cv_env_build_alias_value=
12626ac_cv_env_host_alias_set=
12627ac_cv_env_host_alias_value=
12628ac_cv_env_target_alias_set=
12629ac_cv_env_target_alias_value=
12630ac_cv_func__set_invalid_parameter_handler=no
12631ac_cv_func_alloca_works=yes
12632ac_cv_func_atexit=yes
12633ac_cv_func_closedir_void=yes
12634ac_cv_func_dup2=yes
12635ac_cv_func_dup=yes
12636ac_cv_func_eaccess=no
12637ac_cv_func_fcntl=yes
12638ac_cv_func_fdopen=yes
12639ac_cv_func_fork=yes
12640ac_cv_func_fork_works=no
12641ac_cv_func_getcwd=yes
12642ac_cv_func_getdtablesize=yes
12643ac_cv_func_getexecname=no
12644ac_cv_func_getgroups=yes
12645ac_cv_func_getloadavg=yes
12646ac_cv_func_getprogname=yes
12647ac_cv_func_getrlimit=yes
12648ac_cv_func_gettimeofday=yes
12649ac_cv_func_isatty=yes
12650ac_cv_func_lstat=yes
12651ac_cv_func_memrchr=no
12652ac_cv_func_mkstemp=yes
12653ac_cv_func_mktemp=yes
12654ac_cv_func_pipe=yes
12655ac_cv_func_posix_spawn=yes
12656ac_cv_func_posix_spawnattr_setsigmask=yes
12657ac_cv_func_pselect=yes
12658ac_cv_func_readlink=yes
12659ac_cv_func_realpath=yes
12660ac_cv_func_setegid=yes
12661ac_cv_func_seteuid=yes
12662ac_cv_func_setlinebuf=yes
12663ac_cv_func_setregid=yes
12664ac_cv_func_setreuid=yes
12665ac_cv_func_setrlimit=yes
12666ac_cv_func_setvbuf=yes
12667ac_cv_func_setvbuf_reversed=no
12668ac_cv_func_sigaction=yes
12669ac_cv_func_sigsetmask=yes
12670ac_cv_func_stpcpy=yes
12671ac_cv_func_strcasecmp=yes
12672ac_cv_func_strcmpi=no
12673ac_cv_func_strcoll_works=no
12674ac_cv_func_strdup=yes
12675ac_cv_func_strerror_r=yes
12676ac_cv_func_strerror_r_char_p=no
12677ac_cv_func_stricmp=no
12678ac_cv_func_strncasecmp=yes
12679ac_cv_func_strncmpi=no
12680ac_cv_func_strndup=yes
12681ac_cv_func_strnicmp=no
12682ac_cv_func_strsignal=yes
12683ac_cv_func_symlink=yes
12684ac_cv_func_ttyname=yes
12685ac_cv_func_umask=yes
12686ac_cv_func_vfork=yes
12687ac_cv_func_vfork_works=yes
12688ac_cv_func_wait3=yes
12689ac_cv_func_waitpid=yes
12690ac_cv_have_decl___argv=no
12691ac_cv_have_decl___sys_siglist=no
12692ac_cv_have_decl__sys_siglist=no
12693ac_cv_have_decl_bsd_signal=yes
12694ac_cv_have_decl_dlerror=yes
12695ac_cv_have_decl_dlopen=yes
12696ac_cv_have_decl_dlsym=yes
12697ac_cv_have_decl_getdtablesize=yes
12698ac_cv_have_decl_getloadavg=no
12699ac_cv_have_decl_program_invocation_name=no
12700ac_cv_have_decl_program_invocation_short_name=no
12701ac_cv_have_decl_strerror_r=yes
12702ac_cv_have_decl_sys_siglist=no
12703ac_cv_header_dirent_dirent_h=no
12704ac_cv_header_dirent_ndir_h=no
12705ac_cv_header_dirent_sys_dir_h=no
12706ac_cv_header_dirent_sys_ndir_h=no
12707ac_cv_header_fcntl_h=no
12708ac_cv_header_inttypes_h=yes
12709ac_cv_header_limits_h=yes
12710ac_cv_header_locale_h=no
12711ac_cv_header_memory_h=yes
12712ac_cv_header_minix_config_h=no
12713ac_cv_header_spawn_h=no
12714ac_cv_header_stat_broken=yes
12715ac_cv_header_stdbool_h=yes
12716ac_cv_header_stdc=yes
12717ac_cv_header_stdint_h=yes
12718ac_cv_header_stdlib_h=yes
12719ac_cv_header_string_h=yes
12720ac_cv_header_strings_h=yes
12721ac_cv_header_sys_file_h=no
12722ac_cv_header_sys_loadavg_h=no
12723ac_cv_header_sys_param_h=yes
12724ac_cv_header_sys_resource_h=no
12725ac_cv_header_sys_select_h=no
12726ac_cv_header_sys_socket_h=yes
12727ac_cv_header_sys_stat_h=yes
12728ac_cv_header_sys_time_h=no
12729ac_cv_header_sys_timeb_h=no
12730ac_cv_header_sys_types_h=yes
12731ac_cv_header_sys_wait_h=no
12732ac_cv_header_time=no
12733ac_cv_header_unistd_h=yes
12734ac_cv_header_vfork_h=no
12735ac_cv_header_wchar_h=yes
12736ac_cv_host=arm-apple-darwin20.4.0
12737ac_cv_lib_error_at_line=no
12738ac_cv_member_struct_dirent_d_type=no
12739ac_cv_objext=o
12740ac_cv_path_EGREP='/usr/bin/grep -E'
12741ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
12742ac_cv_path_GREP=/usr/bin/grep
12743ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
12744ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
12745ac_cv_path_SED=/usr/bin/sed
12746ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
12747ac_cv_prog_AR=ar
12748ac_cv_prog_AWK=awk
12749ac_cv_prog_CPP='/usr/bin/clang -E'
12750ac_cv_prog_PERL=perl
12751ac_cv_prog_ac_ct_AR=ar
12752ac_cv_prog_ac_ct_CC=/usr/bin/clang
12753ac_cv_prog_ac_ct_RANLIB=ranlib
12754ac_cv_prog_cc_c89=
12755ac_cv_prog_cc_g=yes
12756ac_cv_prog_make_make_set=yes
12757ac_cv_safe_to_define___extensions__=yes
12758ac_cv_search_dlopen='none required'
12759ac_cv_search_getpwnam='none required'
12760ac_cv_search_opendir='none required'
12761ac_cv_search_strerror='none required'
12762ac_cv_should_define__xopen_source=no
12763ac_cv_struct_st_mtim_nsec=no
12764ac_cv_sys_file_offset_bits=unknown
12765ac_cv_sys_large_files=unknown
12766ac_cv_sys_largefile_CC=no
12767ac_cv_type__Bool=no
12768ac_cv_type_mode_t=yes
12769ac_cv_type_off_t=no
12770ac_cv_type_pid_t=yes
12771ac_cv_type_signal=void
12772ac_cv_type_size_t=yes
12773ac_cv_type_ssize_t=no
12774ac_cv_type_uid_t=yes
12775ac_cv_type_uintmax_t=no
12776ac_cv_type_unsigned_long_long_int=yes
12777ac_cv_working_alloca_h=yes
12778acl_cv_hardcode_direct=no
12779acl_cv_hardcode_libdir_flag_spec=
12780acl_cv_hardcode_libdir_separator=
12781acl_cv_hardcode_minus_L=no
12782acl_cv_libext=a
12783acl_cv_libname_spec='lib$name'
12784acl_cv_library_names_spec='$libname$shrext'
12785acl_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
12786acl_cv_prog_gnu_ld=no
12787acl_cv_rpath=done
12788acl_cv_shlibext=dylib
12789acl_cv_wl=-Wl,
12790am_cv_CC_dependencies_compiler_type=none
12791am_cv_func_iconv='no, consider installing GNU libiconv'
12792am_cv_lib_iconv=no
12793am_cv_make_support_nested_variables=yes
12794am_cv_prog_cc_c_o=yes
12795gl_cv_c_amsterdam_compiler=no
12796gl_cv_c_multiarch=no
12797gl_cv_decl_null_works=yes
12798gl_cv_double_slash_root=no
12799gl_cv_func_dup2_works=yes
12800gl_cv_func_fcntl_f_dupfd_cloexec=yes
12801gl_cv_func_fcntl_f_dupfd_works=yes
12802gl_cv_func_getdtablesize_works=yes
12803gl_cv_func_malloc_posix=yes
12804gl_cv_func_printf_attribute_flavor=gnu
12805gl_cv_func_strerror_0_works=no
12806gl_cv_have_include_next=yes
12807gl_cv_header_errno_h_complete=yes
12808gl_cv_header_limits_width=no
12809gl_cv_header_stdint_predates_cxx11_h=no
12810gl_cv_header_stdint_width=no
12811gl_cv_header_working_fcntl_h=yes
12812gl_cv_header_working_stdint_h=yes
12813gl_cv_host_cpu_c_abi=arm
12814gl_cv_next_fcntl_h='<fcntl.h>'
12815gl_cv_next_limits_h='<limits.h>'
12816gl_cv_next_stdint_h='<stdint.h>'
12817gl_cv_next_stdio_h='<stdio.h>'
12818gl_cv_next_stdlib_h='<stdlib.h>'
12819gl_cv_next_string_h='<string.h>'
12820gl_cv_next_sys_types_h='<sys/types.h>'
12821gl_cv_next_unistd_h='<unistd.h>'
12822gl_cv_pragma_columns=no
12823gl_cv_rpl_alloca=yes
12824gl_cv_type_max_align_t=yes
12825gl_cv_type_wint_t_too_small=no
12826gl_cv_var___progname=yes
12827gt_cv_c_wchar_t=yes
12828gt_cv_c_wint_t=yes
12829gt_cv_func_CFLocaleCopyCurrent=no
12830gt_cv_func_CFPreferencesCopyAppValue=no
12831gt_cv_func_gnugettext1_libc=no
12832gt_cv_func_gnugettext1_libintl=yes
12833gt_cv_ssize_t=no
12834make_cv_file_timestamp_hi_res=no
12835make_cv_job_server=yes
12836make_cv_load=yes
12837make_cv_path_sccs_get=get
12838make_cv_posix_spawn=yes
12839make_cv_sa_restart=yes
12840make_cv_synchronous_posix_spawn=yes
12841make_cv_sys_gnu_glob=no
12842make_cv_union_wait=no
12843
12844## ----------------- ##
12845## Output variables. ##
12846## ----------------- ##
12847
12848ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/build-aux/missing aclocal-1.16'
12849ALLOCA=''
12850ALLOCA_H='alloca.h'
12851AMDEPBACKSLASH=''
12852AMDEP_FALSE=''
12853AMDEP_TRUE='#'
12854AMTAR='$${TAR-tar}'
12855AM_BACKSLASH='\'
12856AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
12857AM_DEFAULT_VERBOSITY='1'
12858AM_LDFLAGS='-rdynamic'
12859AM_V='$(V)'
12860APPLE_UNIVERSAL_BUILD='0'
12861AR='ar'
12862ARFLAGS='cr'
12863AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/build-aux/missing autoconf'
12864AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/build-aux/missing autoheader'
12865AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/build-aux/missing automake-1.16'
12866AWK='awk'
12867BITSIZEOF_PTRDIFF_T=''
12868BITSIZEOF_SIG_ATOMIC_T=''
12869BITSIZEOF_SIZE_T=''
12870BITSIZEOF_WCHAR_T=''
12871BITSIZEOF_WINT_T=''
12872CC='/usr/bin/clang'
12873CCDEPMODE='depmode=none'
12874CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64'
12875CPP='/usr/bin/clang -E'
12876CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk'
12877CYGPATH_W='echo'
12878DEFS='-DHAVE_CONFIG_H'
12879DEPDIR='.deps'
12880ECHO_C='\c'
12881ECHO_N=''
12882ECHO_T=''
12883EGREP='/usr/bin/grep -E'
12884EMULTIHOP_HIDDEN=''
12885EMULTIHOP_VALUE=''
12886ENOLINK_HIDDEN=''
12887ENOLINK_VALUE=''
12888EOVERFLOW_HIDDEN=''
12889EOVERFLOW_VALUE=''
12890ERRNO_H=''
12891EXEEXT=''
12892GETLOADAVG_LIBS=''
12893GETTEXT_MACRO_VERSION='0.19'
12894GL_COND_LIBTOOL_FALSE=''
12895GL_COND_LIBTOOL_TRUE='#'
12896GL_GENERATE_ALLOCA_H_FALSE='#'
12897GL_GENERATE_ALLOCA_H_TRUE=''
12898GL_GENERATE_ERRNO_H_FALSE=''
12899GL_GENERATE_ERRNO_H_TRUE='#'
12900GL_GENERATE_LIMITS_H_FALSE='#'
12901GL_GENERATE_LIMITS_H_TRUE=''
12902GL_GENERATE_STDBOOL_H_FALSE=''
12903GL_GENERATE_STDBOOL_H_TRUE='#'
12904GL_GENERATE_STDDEF_H_FALSE=''
12905GL_GENERATE_STDDEF_H_TRUE='#'
12906GL_GENERATE_STDINT_H_FALSE='#'
12907GL_GENERATE_STDINT_H_TRUE=''
12908GMSGFMT='/opt/local/bin/msgfmt'
12909GMSGFMT_015='/opt/local/bin/msgfmt'
12910GNULIB_ACCESS='1'
12911GNULIB_ATOLL='0'
12912GNULIB_CALLOC_POSIX='0'
12913GNULIB_CANONICALIZE_FILE_NAME='0'
12914GNULIB_CHDIR='0'
12915GNULIB_CHOWN='0'
12916GNULIB_CLOSE='1'
12917GNULIB_COPY_FILE_RANGE='0'
12918GNULIB_CREAT='0'
12919GNULIB_DPRINTF='0'
12920GNULIB_DUP2='1'
12921GNULIB_DUP3='0'
12922GNULIB_DUP='0'
12923GNULIB_ENVIRON='0'
12924GNULIB_EUIDACCESS='0'
12925GNULIB_EXPLICIT_BZERO='0'
12926GNULIB_FACCESSAT='0'
12927GNULIB_FCHDIR='0'
12928GNULIB_FCHOWNAT='0'
12929GNULIB_FCLOSE='0'
12930GNULIB_FCNTL='1'
12931GNULIB_FDATASYNC='0'
12932GNULIB_FDOPEN='0'
12933GNULIB_FFLUSH='0'
12934GNULIB_FFSL='0'
12935GNULIB_FFSLL='0'
12936GNULIB_FGETC='1'
12937GNULIB_FGETS='1'
12938GNULIB_FOPEN='0'
12939GNULIB_FPRINTF='1'
12940GNULIB_FPRINTF_POSIX='0'
12941GNULIB_FPURGE='0'
12942GNULIB_FPUTC='1'
12943GNULIB_FPUTS='1'
12944GNULIB_FREAD='1'
12945GNULIB_FREOPEN='0'
12946GNULIB_FSCANF='1'
12947GNULIB_FSEEK='0'
12948GNULIB_FSEEKO='0'
12949GNULIB_FSYNC='0'
12950GNULIB_FTELL='0'
12951GNULIB_FTELLO='0'
12952GNULIB_FTRUNCATE='0'
12953GNULIB_FWRITE='1'
12954GNULIB_GETC='1'
12955GNULIB_GETCHAR='1'
12956GNULIB_GETCWD='0'
12957GNULIB_GETDELIM='0'
12958GNULIB_GETDOMAINNAME='0'
12959GNULIB_GETDTABLESIZE='1'
12960GNULIB_GETGROUPS='0'
12961GNULIB_GETHOSTNAME='0'
12962GNULIB_GETLINE='0'
12963GNULIB_GETLOADAVG='1'
12964GNULIB_GETLOGIN='0'
12965GNULIB_GETLOGIN_R='0'
12966GNULIB_GETPAGESIZE='0'
12967GNULIB_GETPASS='0'
12968GNULIB_GETSUBOPT='0'
12969GNULIB_GETUSERSHELL='0'
12970GNULIB_GRANTPT='0'
12971GNULIB_GROUP_MEMBER='0'
12972GNULIB_ISATTY='0'
12973GNULIB_LCHOWN='0'
12974GNULIB_LINK='0'
12975GNULIB_LINKAT='0'
12976GNULIB_LSEEK='0'
12977GNULIB_MALLOC_POSIX='1'
12978GNULIB_MBSCASECMP='0'
12979GNULIB_MBSCASESTR='0'
12980GNULIB_MBSCHR='0'
12981GNULIB_MBSCSPN='0'
12982GNULIB_MBSLEN='0'
12983GNULIB_MBSNCASECMP='0'
12984GNULIB_MBSNLEN='0'
12985GNULIB_MBSPBRK='0'
12986GNULIB_MBSPCASECMP='0'
12987GNULIB_MBSRCHR='0'
12988GNULIB_MBSSEP='0'
12989GNULIB_MBSSPN='0'
12990GNULIB_MBSSTR='0'
12991GNULIB_MBSTOK_R='0'
12992GNULIB_MBTOWC='0'
12993GNULIB_MEMCHR='0'
12994GNULIB_MEMMEM='0'
12995GNULIB_MEMPCPY='0'
12996GNULIB_MEMRCHR='0'
12997GNULIB_MKDTEMP='0'
12998GNULIB_MKOSTEMP='0'
12999GNULIB_MKOSTEMPS='0'
13000GNULIB_MKSTEMP='0'
13001GNULIB_MKSTEMPS='0'
13002GNULIB_NONBLOCKING='0'
13003GNULIB_OBSTACK_PRINTF='0'
13004GNULIB_OBSTACK_PRINTF_POSIX='0'
13005GNULIB_OPEN='0'
13006GNULIB_OPENAT='0'
13007GNULIB_OVERRIDES_WINT_T='0'
13008GNULIB_PCLOSE='0'
13009GNULIB_PERROR='0'
13010GNULIB_PIPE2='0'
13011GNULIB_PIPE='0'
13012GNULIB_POPEN='0'
13013GNULIB_POSIX_OPENPT='0'
13014GNULIB_PREAD='0'
13015GNULIB_PRINTF='1'
13016GNULIB_PRINTF_POSIX='0'
13017GNULIB_PTSNAME='0'
13018GNULIB_PTSNAME_R='0'
13019GNULIB_PUTC='1'
13020GNULIB_PUTCHAR='1'
13021GNULIB_PUTENV='0'
13022GNULIB_PUTS='1'
13023GNULIB_PWRITE='0'
13024GNULIB_QSORT_R='0'
13025GNULIB_RANDOM='0'
13026GNULIB_RANDOM_R='0'
13027GNULIB_RAWMEMCHR='0'
13028GNULIB_READ='0'
13029GNULIB_READLINK='0'
13030GNULIB_READLINKAT='0'
13031GNULIB_REALLOCARRAY='0'
13032GNULIB_REALLOC_POSIX='0'
13033GNULIB_REALPATH='0'
13034GNULIB_REMOVE='0'
13035GNULIB_RENAME='0'
13036GNULIB_RENAMEAT='0'
13037GNULIB_RMDIR='0'
13038GNULIB_RPMATCH='0'
13039GNULIB_SCANF='1'
13040GNULIB_SECURE_GETENV='0'
13041GNULIB_SETENV='0'
13042GNULIB_SETHOSTNAME='0'
13043GNULIB_SLEEP='0'
13044GNULIB_SNPRINTF='0'
13045GNULIB_SPRINTF_POSIX='0'
13046GNULIB_STDIO_H_NONBLOCKING='0'
13047GNULIB_STDIO_H_SIGPIPE='0'
13048GNULIB_STPCPY='1'
13049GNULIB_STPNCPY='0'
13050GNULIB_STRCASESTR='0'
13051GNULIB_STRCHRNUL='0'
13052GNULIB_STRDUP='0'
13053GNULIB_STRERROR='1'
13054GNULIB_STRERROR_R='0'
13055GNULIB_STRNCAT='0'
13056GNULIB_STRNDUP='0'
13057GNULIB_STRNLEN='0'
13058GNULIB_STRPBRK='0'
13059GNULIB_STRSEP='0'
13060GNULIB_STRSIGNAL='0'
13061GNULIB_STRSTR='0'
13062GNULIB_STRTOD='0'
13063GNULIB_STRTOK_R='0'
13064GNULIB_STRTOLD='0'
13065GNULIB_STRTOLL='0'
13066GNULIB_STRTOULL='0'
13067GNULIB_STRVERSCMP='0'
13068GNULIB_SYMLINK='0'
13069GNULIB_SYMLINKAT='0'
13070GNULIB_SYSTEM_POSIX='0'
13071GNULIB_TMPFILE='0'
13072GNULIB_TRUNCATE='0'
13073GNULIB_TTYNAME_R='0'
13074GNULIB_UNISTD_H_NONBLOCKING='0'
13075GNULIB_UNISTD_H_SIGPIPE='0'
13076GNULIB_UNLINK='0'
13077GNULIB_UNLINKAT='0'
13078GNULIB_UNLOCKPT='0'
13079GNULIB_UNSETENV='0'
13080GNULIB_USLEEP='0'
13081GNULIB_VASPRINTF='0'
13082GNULIB_VDPRINTF='0'
13083GNULIB_VFPRINTF='1'
13084GNULIB_VFPRINTF_POSIX='0'
13085GNULIB_VFSCANF='0'
13086GNULIB_VPRINTF='1'
13087GNULIB_VPRINTF_POSIX='0'
13088GNULIB_VSCANF='0'
13089GNULIB_VSNPRINTF='0'
13090GNULIB_VSPRINTF_POSIX='0'
13091GNULIB_WCTOMB='0'
13092GNULIB_WRITE='0'
13093GNULIB__EXIT='0'
13094GREP='/usr/bin/grep'
13095GUILE_CFLAGS=''
13096GUILE_LIBS=''
13097HAVE_ALLOCA_H='1'
13098HAVE_ATOLL='1'
13099HAVE_C99_STDINT_H='1'
13100HAVE_CANONICALIZE_FILE_NAME='1'
13101HAVE_CHOWN='1'
13102HAVE_COPY_FILE_RANGE='1'
13103HAVE_DECL_ENVIRON='1'
13104HAVE_DECL_FCHDIR='1'
13105HAVE_DECL_FDATASYNC='1'
13106HAVE_DECL_FPURGE='1'
13107HAVE_DECL_FSEEKO='1'
13108HAVE_DECL_FTELLO='1'
13109HAVE_DECL_GETDELIM='1'
13110HAVE_DECL_GETDOMAINNAME='1'
13111HAVE_DECL_GETLINE='1'
13112HAVE_DECL_GETLOADAVG='0'
13113HAVE_DECL_GETLOGIN='1'
13114HAVE_DECL_GETLOGIN_R='1'
13115HAVE_DECL_GETPAGESIZE='1'
13116HAVE_DECL_GETUSERSHELL='1'
13117HAVE_DECL_INITSTATE='1'
13118HAVE_DECL_MEMMEM='1'
13119HAVE_DECL_MEMRCHR='1'
13120HAVE_DECL_OBSTACK_PRINTF='1'
13121HAVE_DECL_SETENV='1'
13122HAVE_DECL_SETHOSTNAME='1'
13123HAVE_DECL_SETSTATE='1'
13124HAVE_DECL_SNPRINTF='1'
13125HAVE_DECL_STRDUP='1'
13126HAVE_DECL_STRERROR_R='1'
13127HAVE_DECL_STRNDUP='1'
13128HAVE_DECL_STRNLEN='1'
13129HAVE_DECL_STRSIGNAL='1'
13130HAVE_DECL_STRTOK_R='1'
13131HAVE_DECL_TRUNCATE='1'
13132HAVE_DECL_TTYNAME_R='1'
13133HAVE_DECL_UNSETENV='1'
13134HAVE_DECL_VSNPRINTF='1'
13135HAVE_DPRINTF='1'
13136HAVE_DUP2='1'
13137HAVE_DUP3='1'
13138HAVE_EUIDACCESS='1'
13139HAVE_EXPLICIT_BZERO='1'
13140HAVE_FACCESSAT='1'
13141HAVE_FCHDIR='1'
13142HAVE_FCHOWNAT='1'
13143HAVE_FCNTL='1'
13144HAVE_FDATASYNC='1'
13145HAVE_FFSL='1'
13146HAVE_FFSLL='1'
13147HAVE_FSEEKO='1'
13148HAVE_FSYNC='1'
13149HAVE_FTELLO='1'
13150HAVE_FTRUNCATE='1'
13151HAVE_GETDTABLESIZE='1'
13152HAVE_GETGROUPS='1'
13153HAVE_GETHOSTNAME='1'
13154HAVE_GETLOGIN='1'
13155HAVE_GETPAGESIZE='1'
13156HAVE_GETPASS='1'
13157HAVE_GETSUBOPT='1'
13158HAVE_GRANTPT='1'
13159HAVE_GROUP_MEMBER='1'
13160HAVE_GUILE_FALSE=''
13161HAVE_GUILE_TRUE='#'
13162HAVE_INITSTATE='1'
13163HAVE_INTTYPES_H='1'
13164HAVE_LCHOWN='1'
13165HAVE_LINK='1'
13166HAVE_LINKAT='1'
13167HAVE_MAX_ALIGN_T='1'
13168HAVE_MBSLEN='0'
13169HAVE_MBTOWC='1'
13170HAVE_MEMCHR='1'
13171HAVE_MEMPCPY='1'
13172HAVE_MKDTEMP='1'
13173HAVE_MKOSTEMP='1'
13174HAVE_MKOSTEMPS='1'
13175HAVE_MKSTEMP='1'
13176HAVE_MKSTEMPS='1'
13177HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
13178HAVE_OPENAT='1'
13179HAVE_OS_H='0'
13180HAVE_PCLOSE='1'
13181HAVE_PIPE2='1'
13182HAVE_PIPE='1'
13183HAVE_POPEN='1'
13184HAVE_POSIX_OPENPT='1'
13185HAVE_PREAD='1'
13186HAVE_PTSNAME='1'
13187HAVE_PTSNAME_R='1'
13188HAVE_PWRITE='1'
13189HAVE_QSORT_R='1'
13190HAVE_RANDOM='1'
13191HAVE_RANDOM_H='1'
13192HAVE_RANDOM_R='1'
13193HAVE_RAWMEMCHR='1'
13194HAVE_READLINK='1'
13195HAVE_READLINKAT='1'
13196HAVE_REALLOCARRAY='1'
13197HAVE_REALPATH='1'
13198HAVE_RENAMEAT='1'
13199HAVE_RPMATCH='1'
13200HAVE_SECURE_GETENV='1'
13201HAVE_SETENV='1'
13202HAVE_SETHOSTNAME='1'
13203HAVE_SETSTATE='1'
13204HAVE_SIGNED_SIG_ATOMIC_T=''
13205HAVE_SIGNED_WCHAR_T=''
13206HAVE_SIGNED_WINT_T=''
13207HAVE_SLEEP='1'
13208HAVE_STDINT_H='1'
13209HAVE_STPCPY='1'
13210HAVE_STPNCPY='1'
13211HAVE_STRCASESTR='1'
13212HAVE_STRCHRNUL='1'
13213HAVE_STRPBRK='1'
13214HAVE_STRSEP='1'
13215HAVE_STRTOD='1'
13216HAVE_STRTOLD='1'
13217HAVE_STRTOLL='1'
13218HAVE_STRTOULL='1'
13219HAVE_STRUCT_RANDOM_DATA='1'
13220HAVE_STRVERSCMP='1'
13221HAVE_SYMLINK='1'
13222HAVE_SYMLINKAT='1'
13223HAVE_SYS_BITYPES_H='0'
13224HAVE_SYS_INTTYPES_H='0'
13225HAVE_SYS_LOADAVG_H='0'
13226HAVE_SYS_PARAM_H='0'
13227HAVE_SYS_TYPES_H='1'
13228HAVE_UNISTD_H='1'
13229HAVE_UNLINKAT='1'
13230HAVE_UNLOCKPT='1'
13231HAVE_USLEEP='1'
13232HAVE_VASPRINTF='1'
13233HAVE_VDPRINTF='1'
13234HAVE_WCHAR_H='1'
13235HAVE_WCHAR_T='1'
13236HAVE_WINSOCK2_H='0'
13237HAVE__BOOL='0'
13238HAVE__EXIT='1'
13239HOST_CPU='arm'
13240HOST_CPU_C_ABI='arm'
13241INCLUDE_NEXT='include_next'
13242INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
13243INSTALL_DATA='${INSTALL} -m 644'
13244INSTALL_PROGRAM='${INSTALL}'
13245INSTALL_SCRIPT='${INSTALL}'
13246INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
13247INTLLIBS='-lintl'
13248INTL_MACOSX_LIBS=''
13249LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -arch arm64 -arch x86_64'
13250LIBGNU_LIBDEPS=''
13251LIBGNU_LTLIBDEPS=''
13252LIBICONV=''
13253LIBINTL='-lintl'
13254LIBOBJS=''
13255LIBS=''
13256LIMITS_H='limits.h'
13257LTLIBICONV=''
13258LTLIBINTL='-L/opt/local/lib -lintl -R/opt/local/lib'
13259LTLIBOBJS=''
13260MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/build-aux/missing makeinfo'
13261MAKE_HOST='arm-apple-darwin20.4.0'
13262MKDIR_P='build-aux/install-sh -c -d'
13263MSGFMT='/opt/local/bin/msgfmt'
13264MSGFMT_015='/opt/local/bin/msgfmt'
13265MSGMERGE='/opt/local/bin/msgmerge'
13266NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
13267NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
13268NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
13269NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
13270NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
13271NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
13272NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
13273NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
13274NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
13275NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
13276NEXT_ERRNO_H=''
13277NEXT_FCNTL_H='<fcntl.h>'
13278NEXT_LIMITS_H='<limits.h>'
13279NEXT_STDDEF_H=''
13280NEXT_STDINT_H='<stdint.h>'
13281NEXT_STDIO_H='<stdio.h>'
13282NEXT_STDLIB_H='<stdlib.h>'
13283NEXT_STRING_H='<string.h>'
13284NEXT_SYS_TYPES_H='<sys/types.h>'
13285NEXT_UNISTD_H='<unistd.h>'
13286OBJEXT='o'
13287PACKAGE='make'
13288PACKAGE_BUGREPORT='bug-make@gnu.org'
13289PACKAGE_NAME='GNU make'
13290PACKAGE_STRING='GNU make 4.3'
13291PACKAGE_TARNAME='make'
13292PACKAGE_URL='http://www.gnu.org/software/make/'
13293PACKAGE_VERSION='4.3'
13294PATH_SEPARATOR=':'
13295PERL='perl'
13296PKG_CONFIG=''
13297PKG_CONFIG_LIBDIR=''
13298PKG_CONFIG_PATH=''
13299POSUB='po'
13300PRAGMA_COLUMNS=''
13301PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
13302PTRDIFF_T_SUFFIX=''
13303RANLIB='ranlib'
13304REMOTE='stub'
13305REPLACE_ACCESS='0'
13306REPLACE_CALLOC='0'
13307REPLACE_CANONICALIZE_FILE_NAME='0'
13308REPLACE_CHOWN='0'
13309REPLACE_CLOSE='0'
13310REPLACE_CREAT='0'
13311REPLACE_DPRINTF='0'
13312REPLACE_DUP2='0'
13313REPLACE_DUP='0'
13314REPLACE_FACCESSAT='0'
13315REPLACE_FCHOWNAT='0'
13316REPLACE_FCLOSE='0'
13317REPLACE_FCNTL='0'
13318REPLACE_FDOPEN='0'
13319REPLACE_FFLUSH='0'
13320REPLACE_FOPEN='0'
13321REPLACE_FPRINTF='0'
13322REPLACE_FPURGE='0'
13323REPLACE_FREOPEN='0'
13324REPLACE_FSEEK='0'
13325REPLACE_FSEEKO='0'
13326REPLACE_FTELL='0'
13327REPLACE_FTELLO='0'
13328REPLACE_FTRUNCATE='0'
13329REPLACE_GETCWD='0'
13330REPLACE_GETDELIM='0'
13331REPLACE_GETDOMAINNAME='0'
13332REPLACE_GETDTABLESIZE='0'
13333REPLACE_GETGROUPS='0'
13334REPLACE_GETLINE='0'
13335REPLACE_GETLOGIN_R='0'
13336REPLACE_GETPAGESIZE='0'
13337REPLACE_GETPASS='0'
13338REPLACE_INITSTATE='0'
13339REPLACE_ISATTY='0'
13340REPLACE_LCHOWN='0'
13341REPLACE_LINK='0'
13342REPLACE_LINKAT='0'
13343REPLACE_LSEEK='0'
13344REPLACE_MALLOC='0'
13345REPLACE_MBTOWC='0'
13346REPLACE_MEMCHR='0'
13347REPLACE_MEMMEM='0'
13348REPLACE_MKSTEMP='0'
13349REPLACE_NULL='0'
13350REPLACE_OBSTACK_PRINTF='0'
13351REPLACE_OPEN='0'
13352REPLACE_OPENAT='0'
13353REPLACE_PERROR='0'
13354REPLACE_POPEN='0'
13355REPLACE_PREAD='0'
13356REPLACE_PRINTF='0'
13357REPLACE_PTSNAME='0'
13358REPLACE_PTSNAME_R='0'
13359REPLACE_PUTENV='0'
13360REPLACE_PWRITE='0'
13361REPLACE_QSORT_R='0'
13362REPLACE_RANDOM='0'
13363REPLACE_RANDOM_R='0'
13364REPLACE_READ='0'
13365REPLACE_READLINK='0'
13366REPLACE_READLINKAT='0'
13367REPLACE_REALLOC='0'
13368REPLACE_REALPATH='0'
13369REPLACE_REMOVE='0'
13370REPLACE_RENAME='0'
13371REPLACE_RENAMEAT='0'
13372REPLACE_RMDIR='0'
13373REPLACE_SETENV='0'
13374REPLACE_SETSTATE='0'
13375REPLACE_SLEEP='0'
13376REPLACE_SNPRINTF='0'
13377REPLACE_SPRINTF='0'
13378REPLACE_STDIO_READ_FUNCS='0'
13379REPLACE_STDIO_WRITE_FUNCS='0'
13380REPLACE_STPNCPY='0'
13381REPLACE_STRCASESTR='0'
13382REPLACE_STRCHRNUL='0'
13383REPLACE_STRDUP='0'
13384REPLACE_STRERROR='1'
13385REPLACE_STRERROR_R='0'
13386REPLACE_STRNCAT='0'
13387REPLACE_STRNDUP='0'
13388REPLACE_STRNLEN='0'
13389REPLACE_STRSIGNAL='0'
13390REPLACE_STRSTR='0'
13391REPLACE_STRTOD='0'
13392REPLACE_STRTOK_R='0'
13393REPLACE_STRTOLD='0'
13394REPLACE_SYMLINK='0'
13395REPLACE_SYMLINKAT='0'
13396REPLACE_TMPFILE='0'
13397REPLACE_TRUNCATE='0'
13398REPLACE_TTYNAME_R='0'
13399REPLACE_UNLINK='0'
13400REPLACE_UNLINKAT='0'
13401REPLACE_UNSETENV='0'
13402REPLACE_USLEEP='0'
13403REPLACE_VASPRINTF='0'
13404REPLACE_VDPRINTF='0'
13405REPLACE_VFPRINTF='0'
13406REPLACE_VPRINTF='0'
13407REPLACE_VSNPRINTF='0'
13408REPLACE_VSPRINTF='0'
13409REPLACE_WCTOMB='0'
13410REPLACE_WRITE='0'
13411SED='/usr/bin/sed'
13412SET_MAKE=''
13413SHELL='/bin/sh'
13414SIG_ATOMIC_T_SUFFIX=''
13415SIZE_T_SUFFIX=''
13416STDBOOL_H=''
13417STDDEF_H=''
13418STDINT_H='stdint.h'
13419STRIP=''
13420UNDEFINE_STRTOK_R='0'
13421UNISTD_H_HAVE_WINSOCK2_H='0'
13422UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
13423USE_CUSTOMS_FALSE=''
13424USE_CUSTOMS_TRUE='#'
13425USE_NLS='yes'
13426USE_SYSTEM_GLOB='no'
13427USE_SYSTEM_GLOB_FALSE=''
13428USE_SYSTEM_GLOB_TRUE='#'
13429VERSION='4.3'
13430WCHAR_T_SUFFIX=''
13431WINDOWSENV_FALSE=''
13432WINDOWSENV_TRUE='#'
13433WINDOWS_64_BIT_OFF_T='0'
13434WINDOWS_STAT_INODES='0'
13435WINT_T_SUFFIX=''
13436XGETTEXT='/opt/local/bin/xgettext'
13437XGETTEXT_015='/opt/local/bin/xgettext'
13438XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
13439ac_ct_CC='/usr/bin/clang'
13440am__EXEEXT_FALSE=''
13441am__EXEEXT_TRUE='#'
13442am__fastdepCC_FALSE=''
13443am__fastdepCC_TRUE='#'
13444am__include='include'
13445am__isrc=''
13446am__leading_dot='.'
13447am__nodep=''
13448am__quote=''
13449am__tar='$${TAR-tar} chof - "$$tardir"'
13450am__untar='$${TAR-tar} xf -'
13451bindir='${exec_prefix}/bin'
13452build='arm-apple-darwin20.4.0'
13453build_alias=''
13454build_cpu='arm'
13455build_os='darwin20.4.0'
13456build_vendor='apple'
13457datadir='${datarootdir}'
13458datarootdir='${prefix}/share'
13459docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
13460dvidir='${docdir}'
13461exec_prefix='${prefix}'
13462gl_LIBOBJS=' error.o strerror.o strerror-override.o'
13463gl_LTLIBOBJS=' error.lo strerror.lo strerror-override.lo'
13464gltests_LIBOBJS=''
13465gltests_LTLIBOBJS=''
13466gltests_WITNESS='IN_MAKE_GNULIB_TESTS'
13467host='arm-apple-darwin20.4.0'
13468host_alias=''
13469host_cpu='arm'
13470host_os='darwin20.4.0'
13471host_vendor='apple'
13472htmldir='${docdir}'
13473includedir='${prefix}/include'
13474infodir='${datarootdir}/info'
13475install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gmake/gmake/work/make-4.3/build-aux/install-sh'
13476libdir='${exec_prefix}/lib'
13477libexecdir='${exec_prefix}/libexec'
13478localedir='${datarootdir}/locale'
13479localstatedir='${prefix}/var'
13480mandir='${datarootdir}/man'
13481mkdir_p='$(MKDIR_P)'
13482oldincludedir='/usr/include'
13483pdfdir='${docdir}'
13484prefix='/opt/local'
13485program_transform_name='s&^&g&'
13486psdir='${docdir}'
13487runstatedir='${localstatedir}/run'
13488sbindir='${exec_prefix}/sbin'
13489sharedstatedir='${prefix}/com'
13490sysconfdir='${prefix}/etc'
13491target_alias=''
13492
13493## ------------------- ##
13494## File substitutions. ##
13495## ------------------- ##
13496
13497MAINT_MAKEFILE='/dev/null'
13498
13499## ----------- ##
13500## confdefs.h. ##
13501## ----------- ##
13502
13503/* confdefs.h */
13504#define PACKAGE_NAME "GNU make"
13505#define PACKAGE_TARNAME "make"
13506#define PACKAGE_VERSION "4.3"
13507#define PACKAGE_STRING "GNU make 4.3"
13508#define PACKAGE_BUGREPORT "bug-make@gnu.org"
13509#define PACKAGE_URL "http://www.gnu.org/software/make/"
13510#define PACKAGE "make"
13511#define VERSION "4.3"
13512#define STDC_HEADERS 1
13513#define HAVE_SYS_TYPES_H 1
13514#define HAVE_SYS_STAT_H 1
13515#define HAVE_STDLIB_H 1
13516#define HAVE_STRING_H 1
13517#define HAVE_MEMORY_H 1
13518#define HAVE_STRINGS_H 1
13519#define HAVE_INTTYPES_H 1
13520#define HAVE_STDINT_H 1
13521#define HAVE_UNISTD_H 1
13522#define __EXTENSIONS__ 1
13523#define _ALL_SOURCE 1
13524#define _DARWIN_C_SOURCE 1
13525#define _GNU_SOURCE 1
13526#define _NETBSD_SOURCE 1
13527#define _OPENBSD_SOURCE 1
13528#define _POSIX_PTHREAD_SEMANTICS 1
13529#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13530#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13531#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13532#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13533#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13534#define __STDC_WANT_LIB_EXT2__ 1
13535#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13536#define _TANDEM_SOURCE 1
13537#define _HPUX_ALT_XOPEN_SOCKET_API 1
13538#define HAVE_ALLOCA_H 1
13539#define HAVE_ALLOCA 1
13540#define HAVE_FCNTL 1
13541#define HAVE_SYMLINK 1
13542#define HAVE_GETDTABLESIZE 1
13543#define HAVE_GETPROGNAME 1
13544#define HAVE_SYS_SOCKET_H 1
13545#define HAVE_UNISTD_H 1
13546#define HAVE_SYS_PARAM_H 1
13547#define HAVE_LIMITS_H 1
13548#define HAVE_WCHAR_H 1
13549#define HAVE_STDINT_H 1
13550#define HAVE_DECL_STRERROR_R 1
13551#define HAVE_STRERROR_R 1
13552#define HAVE_WORKING_O_NOATIME 1
13553#define HAVE_WORKING_O_NOFOLLOW 1
13554#define eaccess access
13555#define HAVE_DECL_GETDTABLESIZE 1
13556#ifndef __arm__
13557#define __arm__ 1
13558#endif
13559#ifndef __arm__
13560#define __arm__ 1
13561#endif
13562#define HAVE_WCHAR_T 1
13563#define HAVE_WINT_T 1
13564#define HAVE_LONG_LONG_INT 1
13565#define HAVE_UNSIGNED_LONG_LONG_INT 1
13566#define restrict __restrict
13567#define REPLACE_STRERROR_0 1
13568#define _USE_STD_STAT 1
13569#define GNULIB_TEST_ACCESS 1
13570#define HAVE_ALLOCA 1
13571#define GNULIB_TEST_CLOSE 1
13572#define HAVE_DUP2 1
13573#define GNULIB_TEST_DUP2 1
13574#define GNULIB_TEST_FCNTL 1
13575#define GNULIB_TEST_GETDTABLESIZE 1
13576#define GNULIB_TEST_GETLOADAVG 1
13577#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
13578#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
13579#define HAVE_DECL___ARGV 0
13580#define HAVE_VAR___PROGNAME 1
13581#define HAVE_MALLOC_POSIX 1
13582#define GNULIB_TEST_MALLOC_POSIX 1
13583#define GNULIB_MSVC_NOTHROW 1
13584#define ssize_t int
13585#define __USE_MINGW_ANSI_STDIO 1
13586#define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1
13587#define GNULIB_FSCANF 1
13588#define GNULIB_SCANF 1
13589#define HAVE_STPCPY 1
13590#define GNULIB_TEST_STPCPY 1
13591#define GNULIB_STRERROR 1
13592#define GNULIB_TEST_STRERROR 1
13593#define WORDS_BIGENDIAN 1
13594#define ENABLE_NLS 1
13595#define HAVE_GETTEXT 1
13596#define HAVE_DCGETTEXT 1
13597#define STDC_HEADERS 1
13598#define STAT_MACROS_BROKEN 1
13599#define HAVE_STDLIB_H 1
13600#define HAVE_UNISTD_H 1
13601#define HAVE_LIMITS_H 1
13602#define HAVE_STRING_H 1
13603#define HAVE_MEMORY_H 1
13604#define HAVE_SYS_PARAM_H 1
13605#define RETSIGTYPE void
13606#define off_t long int
13607#define ssize_t int
13608#define HAVE_UNSIGNED_LONG_LONG_INT 1
13609#define uintmax_t unsigned long long int
13610#define FILE_TIMESTAMP_HI_RES 0
13611#define HAVE_GETTIMEOFDAY 1
13612#define HAVE_STRDUP 1
13613#define HAVE_STRNDUP 1
13614#define HAVE_UMASK 1
13615#define HAVE_MKSTEMP 1
13616#define HAVE_MKTEMP 1
13617#define HAVE_FDOPEN 1
13618#define HAVE_DUP 1
13619#define HAVE_DUP2 1
13620#define HAVE_GETCWD 1
13621#define HAVE_REALPATH 1
13622#define HAVE_SIGSETMASK 1
13623#define HAVE_SIGACTION 1
13624#define HAVE_GETGROUPS 1
13625#define HAVE_SETEUID 1
13626#define HAVE_SETEGID 1
13627#define HAVE_SETLINEBUF 1
13628#define HAVE_SETREUID 1
13629#define HAVE_SETREGID 1
13630#define HAVE_GETRLIMIT 1
13631#define HAVE_SETRLIMIT 1
13632#define HAVE_SETVBUF 1
13633#define HAVE_PIPE 1
13634#define HAVE_STRSIGNAL 1
13635#define HAVE_LSTAT 1
13636#define HAVE_READLINK 1
13637#define HAVE_ATEXIT 1
13638#define HAVE_ISATTY 1
13639#define HAVE_TTYNAME 1
13640#define HAVE_PSELECT 1
13641#define HAVE_POSIX_SPAWN 1
13642#define HAVE_POSIX_SPAWNATTR_SETSIGMASK 1
13643#define HAVE_DECL_BSD_SIGNAL 1
13644#define HAVE_FORK 1
13645#define HAVE_VFORK 1
13646#define HAVE_WORKING_VFORK 1
13647#define HAVE_STRCASECMP 1
13648#define HAVE_STRNCASECMP 1
13649#define CLOSEDIR_VOID 1
13650#define HAVE_DECL_SYS_SIGLIST 0
13651#define HAVE_DECL__SYS_SIGLIST 0
13652#define HAVE_DECL___SYS_SIGLIST 0
13653#define HAVE_WAITPID 1
13654#define HAVE_WAIT3 1
13655#define HAVE_SA_RESTART 1
13656#define MAKE_JOBSERVER 1
13657#define HAVE_DECL_DLOPEN 1
13658#define HAVE_DECL_DLSYM 1
13659#define HAVE_DECL_DLERROR 1
13660#define MAKE_LOAD 1
13661#define MAKE_SYMLINKS 1
13662#define USE_POSIX_SPAWN 1
13663#define SCCS_GET "get"
13664#define MAKE_HOST "arm-apple-darwin20.4.0"
13665#define PATH_SEPARATOR_CHAR ':'
13666
13667configure: exit 0