Ticket #61423: config.log

File config.log, 144.2 KB (added by EfremBraun (Efrem Braun), 4 years ago)

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 ucl configure 1.03, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-shared
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = gs66-lostcheme
14uname -m = x86_64
15uname -r = 19.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 32.00 gigabytes
33Default processor set: 489 tasks, 2355 threads, 16 processors
34Load average: 1.95, Mach factor: 14.04
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:1528: Configuring UCL 1.03
52configure:1563: checking build system type
53configure:1581: result: i686-apple-darwin19.6.0
54configure:1589: checking host system type
55configure:1603: result: i686-apple-darwin19.6.0
56configure:1611: checking target system type
57configure:1625: result: i686-apple-darwin19.6.0
58configure:1639: checking whether to enable maintainer-specific portions of Makefiles
59configure:1648: result: no
60configure:1781: checking for gcc
61configure:1807: result: /usr/bin/clang -arch x86_64
62configure:2051: checking for C compiler version
63configure:2054: /usr/bin/clang -arch x86_64 --version </dev/null >&5
64Apple clang version 12.0.0 (clang-1200.0.32.2)
65Target: x86_64-apple-darwin19.6.0
66Thread model: posix
67InstalledDir: /Library/Developer/CommandLineTools/usr/bin
68configure:2057: $? = 0
69configure:2059: /usr/bin/clang -arch x86_64 -v </dev/null >&5
70Apple clang version 12.0.0 (clang-1200.0.32.2)
71Target: x86_64-apple-darwin19.6.0
72Thread model: posix
73InstalledDir: /Library/Developer/CommandLineTools/usr/bin
74configure:2062: $? = 0
75configure:2064: /usr/bin/clang -arch x86_64 -V </dev/null >&5
76clang: error: argument to '-V' is missing (expected 1 value)
77clang: error: no input files
78configure:2067: $? = 1
79configure:2090: checking for C compiler default output file name
80configure:2093: /usr/bin/clang -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
81configure:2096: $? = 0
82configure:2142: result: a.out
83configure:2147: checking whether the C compiler works
84configure:2153: ./a.out
85configure:2156: $? = 0
86configure:2173: result: yes
87configure:2180: checking whether we are cross compiling
88configure:2182: result: no
89configure:2185: checking for suffix of executables
90configure:2187: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
91configure:2190: $? = 0
92configure:2215: result:
93configure:2221: checking for suffix of object files
94configure:2242: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
95configure:2245: $? = 0
96configure:2267: result: o
97configure:2271: checking whether we are using the GNU C compiler
98configure:2295: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
99configure:2301: $? = 0
100configure:2304: test -z                          || test ! -s conftest.err
101configure:2307: $? = 0
102configure:2310: test -s conftest.o
103configure:2313: $? = 0
104configure:2326: result: yes
105configure:2332: checking whether /usr/bin/clang -arch x86_64 accepts -g
106configure:2353: /usr/bin/clang -arch x86_64 -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
107configure:2359: $? = 0
108configure:2362: test -z                          || test ! -s conftest.err
109configure:2365: $? = 0
110configure:2368: test -s conftest.o
111configure:2371: $? = 0
112configure:2382: result: yes
113configure:2399: checking for /usr/bin/clang -arch x86_64 option to accept ANSI C
114configure:2469: /usr/bin/clang -arch x86_64  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
115configure:2475: $? = 0
116configure:2478: test -z                          || test ! -s conftest.err
117configure:2481: $? = 0
118configure:2484: test -s conftest.o
119configure:2487: $? = 0
120configure:2505: result: none needed
121configure:2523: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
122conftest.c:2:3: error: unknown type name 'choke'
123  choke me
124  ^
125conftest.c:2:11: error: expected ';' after top level declarator
126  choke me
127          ^
128          ;
1292 errors generated.
130configure:2529: $? = 1
131configure: failed program was:
132| #ifndef __cplusplus
133|   choke me
134| #endif
135configure:2664: checking how to run the C preprocessor
136configure:2699: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
137configure:2705: $? = 0
138configure:2737: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
139conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
140#include <ac_nonexistent.h>
141         ^~~~~~~~~~~~~~~~~~
1421 error generated.
143configure:2743: $? = 1
144configure: failed program was:
145| /* confdefs.h.  */
146|
147| #define PACKAGE_NAME "ucl"
148| #define PACKAGE_TARNAME "ucl"
149| #define PACKAGE_VERSION "1.03"
150| #define PACKAGE_STRING "ucl 1.03"
151| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
152| /* end confdefs.h.  */
153| #include <ac_nonexistent.h>
154configure:2782: result: /usr/bin/clang -arch x86_64 -E
155configure:2806: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
156configure:2812: $? = 0
157configure:2844: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
158conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
159#include <ac_nonexistent.h>
160         ^~~~~~~~~~~~~~~~~~
1611 error generated.
162configure:2850: $? = 1
163configure: failed program was:
164| /* confdefs.h.  */
165|
166| #define PACKAGE_NAME "ucl"
167| #define PACKAGE_TARNAME "ucl"
168| #define PACKAGE_VERSION "1.03"
169| #define PACKAGE_STRING "ucl 1.03"
170| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
171| /* end confdefs.h.  */
172| #include <ac_nonexistent.h>
173configure:2894: checking whether the C preprocessor needs special flags
174configure:2928: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
175configure:2934: $? = 0
176configure:2937: test -z                          || test ! -s conftest.err
177configure:2940: $? = 0
178configure:2943: test -s conftest.o
179configure:2946: $? = 0
180configure:2961: result: none needed
181configure:2978: checking for an ANSI C-conforming const
182configure:3045: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
183configure:3051: $? = 0
184configure:3054: test -z                          || test ! -s conftest.err
185configure:3057: $? = 0
186configure:3060: test -s conftest.o
187configure:3063: $? = 0
188configure:3074: result: yes
189configure:3085: checking whether byte ordering is bigendian
190configure:3112: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
191configure:3118: $? = 0
192configure:3121: test -z                          || test ! -s conftest.err
193configure:3124: $? = 0
194configure:3127: test -s conftest.o
195configure:3130: $? = 0
196configure:3154: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
197conftest.c:16:2: error: use of undeclared identifier 'not'
198 not big endian
199 ^
2001 error generated.
201configure:3160: $? = 1
202configure: failed program was:
203| /* confdefs.h.  */
204|
205| #define PACKAGE_NAME "ucl"
206| #define PACKAGE_TARNAME "ucl"
207| #define PACKAGE_VERSION "1.03"
208| #define PACKAGE_STRING "ucl 1.03"
209| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
210| /* end confdefs.h.  */
211| #include <sys/types.h>
212| #include <sys/param.h>
213|
214| int
215| main ()
216| {
217| #if BYTE_ORDER != BIG_ENDIAN
218|  not big endian
219| #endif
220|
221|   ;
222|   return 0;
223| }
224configure:3293: result: no
225configure:3324: checking for special C compiler options needed for large files
226configure:3421: result: no
227configure:3427: checking for _FILE_OFFSET_BITS value needed for large files
228configure:3458: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
229configure:3464: $? = 0
230configure:3467: test -z                          || test ! -s conftest.err
231configure:3470: $? = 0
232configure:3473: test -s conftest.o
233configure:3476: $? = 0
234configure:3540: result: no
235configure:3550: checking for _LARGE_FILES value needed for large files
236configure:3581: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
237configure:3587: $? = 0
238configure:3590: test -z                          || test ! -s conftest.err
239configure:3593: $? = 0
240configure:3596: test -s conftest.o
241configure:3599: $? = 0
242configure:3663: result: no
243configure:3690: checking for a BSD-compatible install
244configure:3745: result: /usr/bin/install -c
245configure:3756: checking whether build environment is sane
246configure:3799: result: yes
247configure:3856: checking for gawk
248configure:3872: found /opt/local/bin/gawk
249configure:3882: result: gawk
250configure:3892: checking whether make sets $(MAKE)
251configure:3912: result: yes
252configure:3942: checking for style of include used by make
253configure:3970: result: GNU
254configure:4142: checking dependency style of /usr/bin/clang -arch x86_64
255configure:4232: result: gcc3
256configure:4326: checking for a sed that does not truncate output
257configure:4380: result: /opt/local/bin/gsed
258configure:4383: checking for egrep
259configure:4393: result: grep -E
260configure:4409: checking for ld used by /usr/bin/clang -arch x86_64
261configure:4476: result: /Library/Developer/CommandLineTools/usr/bin/ld
262configure:4485: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
263configure:4500: result: no
264configure:4505: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
265configure:4512: result: -r
266configure:4521: checking for BSD-compatible nm
267configure:4563: result: /opt/local/bin/nm -B
268configure:4567: checking whether ln -s works
269configure:4571: result: yes
270configure:4578: checking how to recognise dependent libraries
271configure:4752: result: pass_all
272configure:4960: checking for ANSI C header files
273configure:4985: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
274configure:4991: $? = 0
275configure:4994: test -z                          || test ! -s conftest.err
276configure:4997: $? = 0
277configure:5000: test -s conftest.o
278configure:5003: $? = 0
279configure:5092: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
280conftest.c:29:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
281      exit(2);
282      ^
283conftest.c:29:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2841 error generated.
285configure:5095: $? = 1
286configure: program exited with status 1
287configure: failed program was:
288| /* confdefs.h.  */
289|
290| #define PACKAGE_NAME "ucl"
291| #define PACKAGE_TARNAME "ucl"
292| #define PACKAGE_VERSION "1.03"
293| #define PACKAGE_STRING "ucl 1.03"
294| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
295| #define ACC_ENDIAN_LITTLE_ENDIAN 1
296| #define PACKAGE "ucl"
297| #define VERSION "1.03"
298| /* end confdefs.h.  */
299| #include <ctype.h>
300| #if ((' ' & 0x0FF) == 0x020)
301| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
302| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
303| #else
304| # define ISLOWER(c)              (('a' <= (c) && (c) <= 'i')               || ('j' <= (c) && (c) <= 'r')                   || ('s' <= (c) && (c) <= 'z'))
305| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
306| #endif
307|
308| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
309| int
310| main ()
311| {
312|   int i;
313|   for (i = 0; i < 256; i++)
314|     if (XOR (islower (i), ISLOWER (i))
315|       || toupper (i) != TOUPPER (i))
316|       exit(2);
317|   exit (0);
318| }
319configure:5115: result: no
320configure:5139: checking for sys/types.h
321configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
322configure:5161: $? = 0
323configure:5164: test -z                          || test ! -s conftest.err
324configure:5167: $? = 0
325configure:5170: test -s conftest.o
326configure:5173: $? = 0
327configure:5184: result: yes
328configure:5139: checking for sys/stat.h
329configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
330configure:5161: $? = 0
331configure:5164: test -z                          || test ! -s conftest.err
332configure:5167: $? = 0
333configure:5170: test -s conftest.o
334configure:5173: $? = 0
335configure:5184: result: yes
336configure:5139: checking for stdlib.h
337configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
338configure:5161: $? = 0
339configure:5164: test -z                          || test ! -s conftest.err
340configure:5167: $? = 0
341configure:5170: test -s conftest.o
342configure:5173: $? = 0
343configure:5184: result: yes
344configure:5139: checking for string.h
345configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
346configure:5161: $? = 0
347configure:5164: test -z                          || test ! -s conftest.err
348configure:5167: $? = 0
349configure:5170: test -s conftest.o
350configure:5173: $? = 0
351configure:5184: result: yes
352configure:5139: checking for memory.h
353configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
354configure:5161: $? = 0
355configure:5164: test -z                          || test ! -s conftest.err
356configure:5167: $? = 0
357configure:5170: test -s conftest.o
358configure:5173: $? = 0
359configure:5184: result: yes
360configure:5139: checking for strings.h
361configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
362configure:5161: $? = 0
363configure:5164: test -z                          || test ! -s conftest.err
364configure:5167: $? = 0
365configure:5170: test -s conftest.o
366configure:5173: $? = 0
367configure:5184: result: yes
368configure:5139: checking for inttypes.h
369configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
370configure:5161: $? = 0
371configure:5164: test -z                          || test ! -s conftest.err
372configure:5167: $? = 0
373configure:5170: test -s conftest.o
374configure:5173: $? = 0
375configure:5184: result: yes
376configure:5139: checking for stdint.h
377configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
378configure:5161: $? = 0
379configure:5164: test -z                          || test ! -s conftest.err
380configure:5167: $? = 0
381configure:5170: test -s conftest.o
382configure:5173: $? = 0
383configure:5184: result: yes
384configure:5139: checking for unistd.h
385configure:5155: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
386configure:5161: $? = 0
387configure:5164: test -z                          || test ! -s conftest.err
388configure:5167: $? = 0
389configure:5170: test -s conftest.o
390configure:5173: $? = 0
391configure:5184: result: yes
392configure:5210: checking dlfcn.h usability
393configure:5222: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
394configure:5228: $? = 0
395configure:5231: test -z                          || test ! -s conftest.err
396configure:5234: $? = 0
397configure:5237: test -s conftest.o
398configure:5240: $? = 0
399configure:5250: result: yes
400configure:5254: checking dlfcn.h presence
401configure:5264: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
402configure:5270: $? = 0
403configure:5290: result: yes
404configure:5325: checking for dlfcn.h
405configure:5332: result: yes
406configure:5439: checking for C++ compiler version
407configure:5442: /usr/bin/clang++ --version </dev/null >&5
408Apple clang version 12.0.0 (clang-1200.0.32.2)
409Target: x86_64-apple-darwin19.6.0
410Thread model: posix
411InstalledDir: /Library/Developer/CommandLineTools/usr/bin
412configure:5445: $? = 0
413configure:5447: /usr/bin/clang++ -v </dev/null >&5
414Apple clang version 12.0.0 (clang-1200.0.32.2)
415Target: x86_64-apple-darwin19.6.0
416Thread model: posix
417InstalledDir: /Library/Developer/CommandLineTools/usr/bin
418configure:5450: $? = 0
419configure:5452: /usr/bin/clang++ -V </dev/null >&5
420clang: error: argument to '-V' is missing (expected 1 value)
421clang: error: no input files
422configure:5455: $? = 1
423configure:5458: checking whether we are using the GNU C++ compiler
424configure:5482: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
425configure:5488: $? = 0
426configure:5491: test -z                          || test ! -s conftest.err
427configure:5494: $? = 0
428configure:5497: test -s conftest.o
429configure:5500: $? = 0
430configure:5513: result: yes
431configure:5519: checking whether /usr/bin/clang++ accepts -g
432configure:5540: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
433configure:5546: $? = 0
434configure:5549: test -z                          || test ! -s conftest.err
435configure:5552: $? = 0
436configure:5555: test -s conftest.o
437configure:5558: $? = 0
438configure:5569: result: yes
439configure:5611: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
440configure:5617: $? = 0
441configure:5620: test -z                          || test ! -s conftest.err
442configure:5623: $? = 0
443configure:5626: test -s conftest.o
444configure:5629: $? = 0
445configure:5655: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
446conftest.cc:26:1: error: use of undeclared identifier 'exit'
447exit (42);
448^
4491 error generated.
450configure:5661: $? = 1
451configure: failed program was:
452| /* confdefs.h.  */
453|
454| #define PACKAGE_NAME "ucl"
455| #define PACKAGE_TARNAME "ucl"
456| #define PACKAGE_VERSION "1.03"
457| #define PACKAGE_STRING "ucl 1.03"
458| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
459| #define ACC_ENDIAN_LITTLE_ENDIAN 1
460| #define PACKAGE "ucl"
461| #define VERSION "1.03"
462| #define HAVE_SYS_TYPES_H 1
463| #define HAVE_SYS_STAT_H 1
464| #define HAVE_STDLIB_H 1
465| #define HAVE_STRING_H 1
466| #define HAVE_MEMORY_H 1
467| #define HAVE_STRINGS_H 1
468| #define HAVE_INTTYPES_H 1
469| #define HAVE_STDINT_H 1
470| #define HAVE_UNISTD_H 1
471| #define HAVE_DLFCN_H 1
472| /* end confdefs.h.  */
473|
474| int
475| main ()
476| {
477| exit (42);
478|   ;
479|   return 0;
480| }
481configure:5611: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
482conftest.cc:22:17: error: use of undeclared identifier 'std'
483extern "C" void std::exit (int) throw (); using std::exit;
484                ^
485conftest.cc:22:49: error: use of undeclared identifier 'std'
486extern "C" void std::exit (int) throw (); using std::exit;
487                                                ^
4882 errors generated.
489configure:5617: $? = 1
490configure: failed program was:
491| /* confdefs.h.  */
492|
493| #define PACKAGE_NAME "ucl"
494| #define PACKAGE_TARNAME "ucl"
495| #define PACKAGE_VERSION "1.03"
496| #define PACKAGE_STRING "ucl 1.03"
497| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
498| #define ACC_ENDIAN_LITTLE_ENDIAN 1
499| #define PACKAGE "ucl"
500| #define VERSION "1.03"
501| #define HAVE_SYS_TYPES_H 1
502| #define HAVE_SYS_STAT_H 1
503| #define HAVE_STDLIB_H 1
504| #define HAVE_STRING_H 1
505| #define HAVE_MEMORY_H 1
506| #define HAVE_STRINGS_H 1
507| #define HAVE_INTTYPES_H 1
508| #define HAVE_STDINT_H 1
509| #define HAVE_UNISTD_H 1
510| #define HAVE_DLFCN_H 1
511| /* end confdefs.h.  */
512| extern "C" void std::exit (int) throw (); using std::exit;
513| #include <stdlib.h>
514| int
515| main ()
516| {
517| exit (42);
518|   ;
519|   return 0;
520| }
521configure:5611: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
522conftest.cc:22:17: error: use of undeclared identifier 'std'
523extern "C" void std::exit (int); using std::exit;
524                ^
525conftest.cc:22:40: error: use of undeclared identifier 'std'
526extern "C" void std::exit (int); using std::exit;
527                                       ^
5282 errors generated.
529configure:5617: $? = 1
530configure: failed program was:
531| /* confdefs.h.  */
532|
533| #define PACKAGE_NAME "ucl"
534| #define PACKAGE_TARNAME "ucl"
535| #define PACKAGE_VERSION "1.03"
536| #define PACKAGE_STRING "ucl 1.03"
537| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
538| #define ACC_ENDIAN_LITTLE_ENDIAN 1
539| #define PACKAGE "ucl"
540| #define VERSION "1.03"
541| #define HAVE_SYS_TYPES_H 1
542| #define HAVE_SYS_STAT_H 1
543| #define HAVE_STDLIB_H 1
544| #define HAVE_STRING_H 1
545| #define HAVE_MEMORY_H 1
546| #define HAVE_STRINGS_H 1
547| #define HAVE_INTTYPES_H 1
548| #define HAVE_STDINT_H 1
549| #define HAVE_UNISTD_H 1
550| #define HAVE_DLFCN_H 1
551| /* end confdefs.h.  */
552| extern "C" void std::exit (int); using std::exit;
553| #include <stdlib.h>
554| int
555| main ()
556| {
557| exit (42);
558|   ;
559|   return 0;
560| }
561configure:5611: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
562In file included from conftest.cc:23:
563In file included from /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/stdlib.h:97:
564/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:145:7: error: 'exit' is missing exception specification 'throw()'
565void     exit(int) __dead2;
566         ^
567conftest.cc:22:17: note: previous declaration is here
568extern "C" void exit (int) throw ();
569                ^
5701 error generated.
571configure:5617: $? = 1
572configure: failed program was:
573| /* confdefs.h.  */
574|
575| #define PACKAGE_NAME "ucl"
576| #define PACKAGE_TARNAME "ucl"
577| #define PACKAGE_VERSION "1.03"
578| #define PACKAGE_STRING "ucl 1.03"
579| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
580| #define ACC_ENDIAN_LITTLE_ENDIAN 1
581| #define PACKAGE "ucl"
582| #define VERSION "1.03"
583| #define HAVE_SYS_TYPES_H 1
584| #define HAVE_SYS_STAT_H 1
585| #define HAVE_STDLIB_H 1
586| #define HAVE_STRING_H 1
587| #define HAVE_MEMORY_H 1
588| #define HAVE_STRINGS_H 1
589| #define HAVE_INTTYPES_H 1
590| #define HAVE_STDINT_H 1
591| #define HAVE_UNISTD_H 1
592| #define HAVE_DLFCN_H 1
593| /* end confdefs.h.  */
594| extern "C" void exit (int) throw ();
595| #include <stdlib.h>
596| int
597| main ()
598| {
599| exit (42);
600|   ;
601|   return 0;
602| }
603configure:5611: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
604configure:5617: $? = 0
605configure:5620: test -z                          || test ! -s conftest.err
606configure:5623: $? = 0
607configure:5626: test -s conftest.o
608configure:5629: $? = 0
609configure:5655: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
610configure:5661: $? = 0
611configure:5664: test -z                          || test ! -s conftest.err
612configure:5667: $? = 0
613configure:5670: test -s conftest.o
614configure:5673: $? = 0
615configure:5698: checking dependency style of /usr/bin/clang++
616configure:5788: result: gcc3
617configure:5810: checking how to run the C++ preprocessor
618configure:5841: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc
619configure:5847: $? = 0
620configure:5879: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc
621conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
622#include <ac_nonexistent.h>
623         ^~~~~~~~~~~~~~~~~~
6241 error generated.
625configure:5885: $? = 1
626configure: failed program was:
627| /* confdefs.h.  */
628|
629| #define PACKAGE_NAME "ucl"
630| #define PACKAGE_TARNAME "ucl"
631| #define PACKAGE_VERSION "1.03"
632| #define PACKAGE_STRING "ucl 1.03"
633| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
634| #define ACC_ENDIAN_LITTLE_ENDIAN 1
635| #define PACKAGE "ucl"
636| #define VERSION "1.03"
637| #define HAVE_SYS_TYPES_H 1
638| #define HAVE_SYS_STAT_H 1
639| #define HAVE_STDLIB_H 1
640| #define HAVE_STRING_H 1
641| #define HAVE_MEMORY_H 1
642| #define HAVE_STRINGS_H 1
643| #define HAVE_INTTYPES_H 1
644| #define HAVE_STDINT_H 1
645| #define HAVE_UNISTD_H 1
646| #define HAVE_DLFCN_H 1
647| #ifdef __cplusplus
648| extern "C" void exit (int);
649| #endif
650| /* end confdefs.h.  */
651| #include <ac_nonexistent.h>
652configure:5924: result: /usr/bin/clang++ -E
653configure:5948: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc
654configure:5954: $? = 0
655configure:5986: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc
656conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
657#include <ac_nonexistent.h>
658         ^~~~~~~~~~~~~~~~~~
6591 error generated.
660configure:5992: $? = 1
661configure: failed program was:
662| /* confdefs.h.  */
663|
664| #define PACKAGE_NAME "ucl"
665| #define PACKAGE_TARNAME "ucl"
666| #define PACKAGE_VERSION "1.03"
667| #define PACKAGE_STRING "ucl 1.03"
668| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
669| #define ACC_ENDIAN_LITTLE_ENDIAN 1
670| #define PACKAGE "ucl"
671| #define VERSION "1.03"
672| #define HAVE_SYS_TYPES_H 1
673| #define HAVE_SYS_STAT_H 1
674| #define HAVE_STDLIB_H 1
675| #define HAVE_STRING_H 1
676| #define HAVE_MEMORY_H 1
677| #define HAVE_STRINGS_H 1
678| #define HAVE_INTTYPES_H 1
679| #define HAVE_STDINT_H 1
680| #define HAVE_UNISTD_H 1
681| #define HAVE_DLFCN_H 1
682| #ifdef __cplusplus
683| extern "C" void exit (int);
684| #endif
685| /* end confdefs.h.  */
686| #include <ac_nonexistent.h>
687configure:6128: checking for Fortran 77 compiler version
688configure:6131: no --version </dev/null >&5
689./configure: line 6132: no: command not found
690configure:6134: $? = 127
691configure:6136: no -v </dev/null >&5
692./configure: line 6137: no: command not found
693configure:6139: $? = 127
694configure:6141: no -V </dev/null >&5
695./configure: line 6142: no: command not found
696configure:6144: $? = 127
697configure:6152: checking whether we are using the GNU Fortran 77 compiler
698configure:6166: no -c -pipe -Os -m64 conftest.F >&5
699./configure: line 6167: no: command not found
700configure:6172: $? = 127
701configure: failed program was:
702|       program main
703| #ifndef __GNUC__
704|        choke me
705| #endif
706|
707|       end
708configure:6197: result: no
709configure:6203: checking whether no accepts -g
710configure:6215: no -c -g conftest.f >&5
711./configure: line 6216: no: command not found
712configure:6221: $? = 127
713configure: failed program was:
714|       program main
715|
716|       end
717configure:6245: result: no
718configure:6275: checking the maximum length of command line arguments
719configure:6340: result: 65536
720configure:6351: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang -arch x86_64 object
721configure:6440: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
722configure:6443: $? = 0
723configure:6447: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
724configure:6450: $? = 0
725cannot find nm_test_var in conftest.nm
726configure:6440: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
727configure:6443: $? = 0
728configure:6447: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
729configure:6450: $? = 0
730configure:6502: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c conftstm.o >&5
731configure:6505: $? = 0
732configure:6543: result: ok
733configure:6547: checking for objdir
734configure:6562: result: .libs
735configure:6652: checking for ar
736configure:6668: found /opt/local/bin/ar
737configure:6679: result: ar
738configure:6732: checking for ranlib
739configure:6748: found /opt/local/bin/ranlib
740configure:6759: result: ranlib
741configure:6812: checking for strip
742configure:6828: found /opt/local/bin/strip
743configure:6839: result: strip
744configure:7101: checking if /usr/bin/clang -arch x86_64 static flag  works
745configure:7124: result: yes
746configure:7142: checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions
747configure:7160: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-rtti -fno-exceptions conftest.c >&5
748configure:7164: $? = 0
749configure:7175: result: yes
750configure:7190: checking for /usr/bin/clang -arch x86_64 option to produce PIC
751configure:7367: result: -fno-common
752configure:7375: checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common works
753configure:7393: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC conftest.c >&5
754configure:7397: $? = 0
755configure:7408: result: yes
756configure:7432: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o
757configure:7453: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.c >&5
758configure:7457: $? = 0
759configure:7477: result: yes
760configure:7503: checking whether the /usr/bin/clang -arch x86_64 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
761configure:8350: result: yes
762configure:8421: checking dynamic linker characteristics
763configure:8973: result: darwin19.6.0 dyld
764configure:8977: checking how to hardcode library paths into programs
765configure:9002: result: immediate
766configure:9016: checking whether stripping libraries is possible
767configure:9029: result: yes
768configure:9844: checking if libtool supports shared libraries
769configure:9846: result: yes
770configure:9849: checking whether to build shared libraries
771configure:9907: result: yes
772configure:9910: checking whether to build static libraries
773configure:9914: result: yes
774configure:10006: creating libtool
775configure:10553: checking for ld used by /usr/bin/clang++
776configure:10620: result: /Library/Developer/CommandLineTools/usr/bin/ld
777configure:10629: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
778configure:10644: result: no
779configure:10695: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
780configure:11521: result: yes
781configure:11539: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5
782configure:11542: $? = 0
783configure:11638: checking for /usr/bin/clang++ option to produce PIC
784configure:11890: result: -fno-common
785configure:11898: checking if /usr/bin/clang++ PIC flag -fno-common works
786configure:11916: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC conftest.cc >&5
787configure:11920: $? = 0
788configure:11931: result: yes
789configure:11955: checking if /usr/bin/clang++ supports -c -o file.o
790configure:11976: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.cc >&5
791configure:11980: $? = 0
792configure:12000: result: yes
793configure:12026: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
794configure:12054: result: yes
795configure:12125: checking dynamic linker characteristics
796configure:12677: result: darwin19.6.0 dyld
797configure:12681: checking how to hardcode library paths into programs
798configure:12706: result: immediate
799configure:12720: checking whether stripping libraries is possible
800configure:12733: result: yes
801configure:19985: checking whether to build i386 assembly versions
802configure:19993: /usr/bin/clang -arch x86_64 -c conftest.S 1>&5
803configure:19996: $? = 0
804configure:19999: test -s conftest.o
805configure:20002: $? = 0
806configure:20014: result: yes
807configure:20035: checking whether time.h and sys/time.h may both be included
808configure:20060: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
809configure:20066: $? = 0
810configure:20069: test -z                         || test ! -s conftest.err
811configure:20072: $? = 0
812configure:20075: test -s conftest.o
813configure:20078: $? = 0
814configure:20089: result: yes
815configure:20135: checking assert.h usability
816configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
817configure:20153: $? = 0
818configure:20156: test -z                         || test ! -s conftest.err
819configure:20159: $? = 0
820configure:20162: test -s conftest.o
821configure:20165: $? = 0
822configure:20175: result: yes
823configure:20179: checking assert.h presence
824configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
825configure:20195: $? = 0
826configure:20215: result: yes
827configure:20250: checking for assert.h
828configure:20257: result: yes
829configure:20135: checking ctype.h usability
830configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
831configure:20153: $? = 0
832configure:20156: test -z                         || test ! -s conftest.err
833configure:20159: $? = 0
834configure:20162: test -s conftest.o
835configure:20165: $? = 0
836configure:20175: result: yes
837configure:20179: checking ctype.h presence
838configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
839configure:20195: $? = 0
840configure:20215: result: yes
841configure:20250: checking for ctype.h
842configure:20257: result: yes
843configure:20135: checking dirent.h usability
844configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
845configure:20153: $? = 0
846configure:20156: test -z                         || test ! -s conftest.err
847configure:20159: $? = 0
848configure:20162: test -s conftest.o
849configure:20165: $? = 0
850configure:20175: result: yes
851configure:20179: checking dirent.h presence
852configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
853configure:20195: $? = 0
854configure:20215: result: yes
855configure:20250: checking for dirent.h
856configure:20257: result: yes
857configure:20135: checking errno.h usability
858configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
859configure:20153: $? = 0
860configure:20156: test -z                         || test ! -s conftest.err
861configure:20159: $? = 0
862configure:20162: test -s conftest.o
863configure:20165: $? = 0
864configure:20175: result: yes
865configure:20179: checking errno.h presence
866configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
867configure:20195: $? = 0
868configure:20215: result: yes
869configure:20250: checking for errno.h
870configure:20257: result: yes
871configure:20135: checking fcntl.h usability
872configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
873configure:20153: $? = 0
874configure:20156: test -z                         || test ! -s conftest.err
875configure:20159: $? = 0
876configure:20162: test -s conftest.o
877configure:20165: $? = 0
878configure:20175: result: yes
879configure:20179: checking fcntl.h presence
880configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
881configure:20195: $? = 0
882configure:20215: result: yes
883configure:20250: checking for fcntl.h
884configure:20257: result: yes
885configure:20135: checking limits.h usability
886configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
887configure:20153: $? = 0
888configure:20156: test -z                         || test ! -s conftest.err
889configure:20159: $? = 0
890configure:20162: test -s conftest.o
891configure:20165: $? = 0
892configure:20175: result: yes
893configure:20179: checking limits.h presence
894configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
895configure:20195: $? = 0
896configure:20215: result: yes
897configure:20250: checking for limits.h
898configure:20257: result: yes
899configure:20135: checking malloc.h usability
900configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
901conftest.c:66:10: fatal error: 'malloc.h' file not found
902#include <malloc.h>
903         ^~~~~~~~~~
9041 error generated.
905configure:20153: $? = 1
906configure: failed program was:
907| /* confdefs.h.  */
908|
909| #define PACKAGE_NAME "ucl"
910| #define PACKAGE_TARNAME "ucl"
911| #define PACKAGE_VERSION "1.03"
912| #define PACKAGE_STRING "ucl 1.03"
913| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
914| #define ACC_ENDIAN_LITTLE_ENDIAN 1
915| #define PACKAGE "ucl"
916| #define VERSION "1.03"
917| #define HAVE_SYS_TYPES_H 1
918| #define HAVE_SYS_STAT_H 1
919| #define HAVE_STDLIB_H 1
920| #define HAVE_STRING_H 1
921| #define HAVE_MEMORY_H 1
922| #define HAVE_STRINGS_H 1
923| #define HAVE_INTTYPES_H 1
924| #define HAVE_STDINT_H 1
925| #define HAVE_UNISTD_H 1
926| #define HAVE_DLFCN_H 1
927| #ifdef __cplusplus
928| extern "C" void exit (int);
929| #endif
930| #define TIME_WITH_SYS_TIME 1
931| #define HAVE_ASSERT_H 1
932| #define HAVE_CTYPE_H 1
933| #define HAVE_DIRENT_H 1
934| #define HAVE_ERRNO_H 1
935| #define HAVE_FCNTL_H 1
936| #define HAVE_LIMITS_H 1
937| /* end confdefs.h.  */
938| #include <stdio.h>
939| #if HAVE_SYS_TYPES_H
940| # include <sys/types.h>
941| #endif
942| #if HAVE_SYS_STAT_H
943| # include <sys/stat.h>
944| #endif
945| #if STDC_HEADERS
946| # include <stdlib.h>
947| # include <stddef.h>
948| #else
949| # if HAVE_STDLIB_H
950| #  include <stdlib.h>
951| # endif
952| #endif
953| #if HAVE_STRING_H
954| # if !STDC_HEADERS && HAVE_MEMORY_H
955| #  include <memory.h>
956| # endif
957| # include <string.h>
958| #endif
959| #if HAVE_STRINGS_H
960| # include <strings.h>
961| #endif
962| #if HAVE_INTTYPES_H
963| # include <inttypes.h>
964| #else
965| # if HAVE_STDINT_H
966| #  include <stdint.h>
967| # endif
968| #endif
969| #if HAVE_UNISTD_H
970| # include <unistd.h>
971| #endif
972| #include <malloc.h>
973configure:20175: result: no
974configure:20179: checking malloc.h presence
975configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
976conftest.c:32:10: fatal error: 'malloc.h' file not found
977#include <malloc.h>
978         ^~~~~~~~~~
9791 error generated.
980configure:20195: $? = 1
981configure: failed program was:
982| /* confdefs.h.  */
983|
984| #define PACKAGE_NAME "ucl"
985| #define PACKAGE_TARNAME "ucl"
986| #define PACKAGE_VERSION "1.03"
987| #define PACKAGE_STRING "ucl 1.03"
988| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
989| #define ACC_ENDIAN_LITTLE_ENDIAN 1
990| #define PACKAGE "ucl"
991| #define VERSION "1.03"
992| #define HAVE_SYS_TYPES_H 1
993| #define HAVE_SYS_STAT_H 1
994| #define HAVE_STDLIB_H 1
995| #define HAVE_STRING_H 1
996| #define HAVE_MEMORY_H 1
997| #define HAVE_STRINGS_H 1
998| #define HAVE_INTTYPES_H 1
999| #define HAVE_STDINT_H 1
1000| #define HAVE_UNISTD_H 1
1001| #define HAVE_DLFCN_H 1
1002| #ifdef __cplusplus
1003| extern "C" void exit (int);
1004| #endif
1005| #define TIME_WITH_SYS_TIME 1
1006| #define HAVE_ASSERT_H 1
1007| #define HAVE_CTYPE_H 1
1008| #define HAVE_DIRENT_H 1
1009| #define HAVE_ERRNO_H 1
1010| #define HAVE_FCNTL_H 1
1011| #define HAVE_LIMITS_H 1
1012| /* end confdefs.h.  */
1013| #include <malloc.h>
1014configure:20215: result: no
1015configure:20250: checking for malloc.h
1016configure:20257: result: no
1017configure:20126: checking for memory.h
1018configure:20131: result: yes
1019configure:20135: checking setjmp.h usability
1020configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1021configure:20153: $? = 0
1022configure:20156: test -z                         || test ! -s conftest.err
1023configure:20159: $? = 0
1024configure:20162: test -s conftest.o
1025configure:20165: $? = 0
1026configure:20175: result: yes
1027configure:20179: checking setjmp.h presence
1028configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1029configure:20195: $? = 0
1030configure:20215: result: yes
1031configure:20250: checking for setjmp.h
1032configure:20257: result: yes
1033configure:20135: checking signal.h usability
1034configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1035configure:20153: $? = 0
1036configure:20156: test -z                         || test ! -s conftest.err
1037configure:20159: $? = 0
1038configure:20162: test -s conftest.o
1039configure:20165: $? = 0
1040configure:20175: result: yes
1041configure:20179: checking signal.h presence
1042configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1043configure:20195: $? = 0
1044configure:20215: result: yes
1045configure:20250: checking for signal.h
1046configure:20257: result: yes
1047configure:20135: checking stdarg.h usability
1048configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1049configure:20153: $? = 0
1050configure:20156: test -z                         || test ! -s conftest.err
1051configure:20159: $? = 0
1052configure:20162: test -s conftest.o
1053configure:20165: $? = 0
1054configure:20175: result: yes
1055configure:20179: checking stdarg.h presence
1056configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1057configure:20195: $? = 0
1058configure:20215: result: yes
1059configure:20250: checking for stdarg.h
1060configure:20257: result: yes
1061configure:20135: checking stddef.h usability
1062configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1063configure:20153: $? = 0
1064configure:20156: test -z                         || test ! -s conftest.err
1065configure:20159: $? = 0
1066configure:20162: test -s conftest.o
1067configure:20165: $? = 0
1068configure:20175: result: yes
1069configure:20179: checking stddef.h presence
1070configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1071configure:20195: $? = 0
1072configure:20215: result: yes
1073configure:20250: checking for stddef.h
1074configure:20257: result: yes
1075configure:20126: checking for stdint.h
1076configure:20131: result: yes
1077configure:20135: checking stdio.h usability
1078configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1079configure:20153: $? = 0
1080configure:20156: test -z                         || test ! -s conftest.err
1081configure:20159: $? = 0
1082configure:20162: test -s conftest.o
1083configure:20165: $? = 0
1084configure:20175: result: yes
1085configure:20179: checking stdio.h presence
1086configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1087configure:20195: $? = 0
1088configure:20215: result: yes
1089configure:20250: checking for stdio.h
1090configure:20257: result: yes
1091configure:20126: checking for stdlib.h
1092configure:20131: result: yes
1093configure:20126: checking for string.h
1094configure:20131: result: yes
1095configure:20126: checking for strings.h
1096configure:20131: result: yes
1097configure:20135: checking time.h usability
1098configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1099configure:20153: $? = 0
1100configure:20156: test -z                         || test ! -s conftest.err
1101configure:20159: $? = 0
1102configure:20162: test -s conftest.o
1103configure:20165: $? = 0
1104configure:20175: result: yes
1105configure:20179: checking time.h presence
1106configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1107configure:20195: $? = 0
1108configure:20215: result: yes
1109configure:20250: checking for time.h
1110configure:20257: result: yes
1111configure:20126: checking for unistd.h
1112configure:20131: result: yes
1113configure:20135: checking utime.h usability
1114configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1115configure:20153: $? = 0
1116configure:20156: test -z                         || test ! -s conftest.err
1117configure:20159: $? = 0
1118configure:20162: test -s conftest.o
1119configure:20165: $? = 0
1120configure:20175: result: yes
1121configure:20179: checking utime.h presence
1122configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1123configure:20195: $? = 0
1124configure:20215: result: yes
1125configure:20250: checking for utime.h
1126configure:20257: result: yes
1127configure:20126: checking for sys/stat.h
1128configure:20131: result: yes
1129configure:20135: checking sys/time.h usability
1130configure:20147: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1131configure:20153: $? = 0
1132configure:20156: test -z                         || test ! -s conftest.err
1133configure:20159: $? = 0
1134configure:20162: test -s conftest.o
1135configure:20165: $? = 0
1136configure:20175: result: yes
1137configure:20179: checking sys/time.h presence
1138configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
1139configure:20195: $? = 0
1140configure:20215: result: yes
1141configure:20250: checking for sys/time.h
1142configure:20257: result: yes
1143configure:20126: checking for sys/types.h
1144configure:20131: result: yes
1145configure:20277: checking whether limits.h is sane
1146configure:20393: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1147configure:20399: $? = 0
1148configure:20402: test -z                         || test ! -s conftest.err
1149configure:20405: $? = 0
1150configure:20408: test -s conftest.o
1151configure:20411: $? = 0
1152configure:20422: result: yes
1153configure:20436: checking for off_t
1154configure:20460: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1155configure:20466: $? = 0
1156configure:20469: test -z                         || test ! -s conftest.err
1157configure:20472: $? = 0
1158configure:20475: test -s conftest.o
1159configure:20478: $? = 0
1160configure:20489: result: yes
1161configure:20501: checking for ptrdiff_t
1162configure:20525: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1163conftest.c:85:17: error: expected expression
1164if ((ptrdiff_t *) 0)
1165                ^
1166conftest.c:85:6: error: use of undeclared identifier 'ptrdiff_t'
1167if ((ptrdiff_t *) 0)
1168     ^
1169conftest.c:87:13: error: use of undeclared identifier 'ptrdiff_t'
1170if (sizeof (ptrdiff_t))
1171            ^
11723 errors generated.
1173configure:20531: $? = 1
1174configure: failed program was:
1175| /* confdefs.h.  */
1176|
1177| #define PACKAGE_NAME "ucl"
1178| #define PACKAGE_TARNAME "ucl"
1179| #define PACKAGE_VERSION "1.03"
1180| #define PACKAGE_STRING "ucl 1.03"
1181| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
1182| #define ACC_ENDIAN_LITTLE_ENDIAN 1
1183| #define PACKAGE "ucl"
1184| #define VERSION "1.03"
1185| #define HAVE_SYS_TYPES_H 1
1186| #define HAVE_SYS_STAT_H 1
1187| #define HAVE_STDLIB_H 1
1188| #define HAVE_STRING_H 1
1189| #define HAVE_MEMORY_H 1
1190| #define HAVE_STRINGS_H 1
1191| #define HAVE_INTTYPES_H 1
1192| #define HAVE_STDINT_H 1
1193| #define HAVE_UNISTD_H 1
1194| #define HAVE_DLFCN_H 1
1195| #ifdef __cplusplus
1196| extern "C" void exit (int);
1197| #endif
1198| #define TIME_WITH_SYS_TIME 1
1199| #define HAVE_ASSERT_H 1
1200| #define HAVE_CTYPE_H 1
1201| #define HAVE_DIRENT_H 1
1202| #define HAVE_ERRNO_H 1
1203| #define HAVE_FCNTL_H 1
1204| #define HAVE_LIMITS_H 1
1205| #define HAVE_MEMORY_H 1
1206| #define HAVE_SETJMP_H 1
1207| #define HAVE_SIGNAL_H 1
1208| #define HAVE_STDARG_H 1
1209| #define HAVE_STDDEF_H 1
1210| #define HAVE_STDINT_H 1
1211| #define HAVE_STDIO_H 1
1212| #define HAVE_STDLIB_H 1
1213| #define HAVE_STRING_H 1
1214| #define HAVE_STRINGS_H 1
1215| #define HAVE_TIME_H 1
1216| #define HAVE_UNISTD_H 1
1217| #define HAVE_UTIME_H 1
1218| #define HAVE_SYS_STAT_H 1
1219| #define HAVE_SYS_TIME_H 1
1220| #define HAVE_SYS_TYPES_H 1
1221| /* end confdefs.h.  */
1222| #include <stdio.h>
1223| #if HAVE_SYS_TYPES_H
1224| # include <sys/types.h>
1225| #endif
1226| #if HAVE_SYS_STAT_H
1227| # include <sys/stat.h>
1228| #endif
1229| #if STDC_HEADERS
1230| # include <stdlib.h>
1231| # include <stddef.h>
1232| #else
1233| # if HAVE_STDLIB_H
1234| #  include <stdlib.h>
1235| # endif
1236| #endif
1237| #if HAVE_STRING_H
1238| # if !STDC_HEADERS && HAVE_MEMORY_H
1239| #  include <memory.h>
1240| # endif
1241| # include <string.h>
1242| #endif
1243| #if HAVE_STRINGS_H
1244| # include <strings.h>
1245| #endif
1246| #if HAVE_INTTYPES_H
1247| # include <inttypes.h>
1248| #else
1249| # if HAVE_STDINT_H
1250| #  include <stdint.h>
1251| # endif
1252| #endif
1253| #if HAVE_UNISTD_H
1254| # include <unistd.h>
1255| #endif
1256| int
1257| main ()
1258| {
1259| if ((ptrdiff_t *) 0)
1260|   return 0;
1261| if (sizeof (ptrdiff_t))
1262|   return 0;
1263|   ;
1264|   return 0;
1265| }
1266configure:20554: result: no
1267configure:20566: checking for size_t
1268configure:20590: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1269configure:20596: $? = 0
1270configure:20599: test -z                         || test ! -s conftest.err
1271configure:20602: $? = 0
1272configure:20605: test -s conftest.o
1273configure:20608: $? = 0
1274configure:20619: result: yes
1275configure:20631: checking return type of signal handlers
1276configure:20662: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1277configure:20668: $? = 0
1278configure:20671: test -z                         || test ! -s conftest.err
1279configure:20674: $? = 0
1280configure:20677: test -s conftest.o
1281configure:20680: $? = 0
1282configure:20691: result: void
1283configure:20701: checking for short
1284configure:20725: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1285configure:20731: $? = 0
1286configure:20734: test -z                         || test ! -s conftest.err
1287configure:20737: $? = 0
1288configure:20740: test -s conftest.o
1289configure:20743: $? = 0
1290configure:20754: result: yes
1291configure:20757: checking size of short
1292configure:21069: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1293configure:21072: $? = 0
1294configure:21074: ./conftest
1295configure:21077: $? = 0
1296configure:21100: result: 2
1297configure:21107: checking for int
1298configure:21131: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1299configure:21137: $? = 0
1300configure:21140: test -z                         || test ! -s conftest.err
1301configure:21143: $? = 0
1302configure:21146: test -s conftest.o
1303configure:21149: $? = 0
1304configure:21160: result: yes
1305configure:21163: checking size of int
1306configure:21475: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1307configure:21478: $? = 0
1308configure:21480: ./conftest
1309configure:21483: $? = 0
1310configure:21506: result: 4
1311configure:21513: checking for long
1312configure:21537: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1313configure:21543: $? = 0
1314configure:21546: test -z                         || test ! -s conftest.err
1315configure:21549: $? = 0
1316configure:21552: test -s conftest.o
1317configure:21555: $? = 0
1318configure:21566: result: yes
1319configure:21569: checking size of long
1320configure:21881: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1321configure:21884: $? = 0
1322configure:21886: ./conftest
1323configure:21889: $? = 0
1324configure:21912: result: 8
1325configure:21920: checking for ptrdiff_t
1326configure:21973: result: no
1327configure:21976: checking size of ptrdiff_t
1328configure:22319: result: 0
1329configure:22326: checking for size_t
1330configure:22379: result: yes
1331configure:22382: checking size of size_t
1332configure:22694: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1333configure:22697: $? = 0
1334configure:22699: ./conftest
1335configure:22702: $? = 0
1336configure:22725: result: 8
1337configure:22732: checking for void *
1338configure:22756: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1339configure:22762: $? = 0
1340configure:22765: test -z                         || test ! -s conftest.err
1341configure:22768: $? = 0
1342configure:22771: test -s conftest.o
1343configure:22774: $? = 0
1344configure:22785: result: yes
1345configure:22788: checking size of void *
1346configure:23100: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1347configure:23103: $? = 0
1348configure:23105: ./conftest
1349configure:23108: $? = 0
1350configure:23131: result: 8
1351configure:23138: checking for char *
1352configure:23162: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1353configure:23168: $? = 0
1354configure:23171: test -z                         || test ! -s conftest.err
1355configure:23174: $? = 0
1356configure:23177: test -s conftest.o
1357configure:23180: $? = 0
1358configure:23191: result: yes
1359configure:23194: checking size of char *
1360configure:23506: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1361configure:23509: $? = 0
1362configure:23511: ./conftest
1363configure:23514: $? = 0
1364configure:23537: result: 8
1365configure:23545: checking for long long
1366configure:23569: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1367configure:23575: $? = 0
1368configure:23578: test -z                         || test ! -s conftest.err
1369configure:23581: $? = 0
1370configure:23584: test -s conftest.o
1371configure:23587: $? = 0
1372configure:23598: result: yes
1373configure:23601: checking size of long long
1374configure:23913: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1375configure:23916: $? = 0
1376configure:23918: ./conftest
1377configure:23921: $? = 0
1378configure:23944: result: 8
1379configure:23951: checking for unsigned long long
1380configure:23975: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1381configure:23981: $? = 0
1382configure:23984: test -z                         || test ! -s conftest.err
1383configure:23987: $? = 0
1384configure:23990: test -s conftest.o
1385configure:23993: $? = 0
1386configure:24004: result: yes
1387configure:24007: checking size of unsigned long long
1388configure:24319: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1389configure:24322: $? = 0
1390configure:24324: ./conftest
1391configure:24327: $? = 0
1392configure:24350: result: 8
1393configure:24357: checking for __int64
1394configure:24381: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1395conftest.c:96:15: error: expected expression
1396if ((__int64 *) 0)
1397              ^
1398conftest.c:96:6: error: use of undeclared identifier '__int64'
1399if ((__int64 *) 0)
1400     ^
1401conftest.c:98:13: error: use of undeclared identifier '__int64'
1402if (sizeof (__int64))
1403            ^
14043 errors generated.
1405configure:24387: $? = 1
1406configure: failed program was:
1407| /* confdefs.h.  */
1408|
1409| #define PACKAGE_NAME "ucl"
1410| #define PACKAGE_TARNAME "ucl"
1411| #define PACKAGE_VERSION "1.03"
1412| #define PACKAGE_STRING "ucl 1.03"
1413| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
1414| #define ACC_ENDIAN_LITTLE_ENDIAN 1
1415| #define PACKAGE "ucl"
1416| #define VERSION "1.03"
1417| #define HAVE_SYS_TYPES_H 1
1418| #define HAVE_SYS_STAT_H 1
1419| #define HAVE_STDLIB_H 1
1420| #define HAVE_STRING_H 1
1421| #define HAVE_MEMORY_H 1
1422| #define HAVE_STRINGS_H 1
1423| #define HAVE_INTTYPES_H 1
1424| #define HAVE_STDINT_H 1
1425| #define HAVE_UNISTD_H 1
1426| #define HAVE_DLFCN_H 1
1427| #ifdef __cplusplus
1428| extern "C" void exit (int);
1429| #endif
1430| #define TIME_WITH_SYS_TIME 1
1431| #define HAVE_ASSERT_H 1
1432| #define HAVE_CTYPE_H 1
1433| #define HAVE_DIRENT_H 1
1434| #define HAVE_ERRNO_H 1
1435| #define HAVE_FCNTL_H 1
1436| #define HAVE_LIMITS_H 1
1437| #define HAVE_MEMORY_H 1
1438| #define HAVE_SETJMP_H 1
1439| #define HAVE_SIGNAL_H 1
1440| #define HAVE_STDARG_H 1
1441| #define HAVE_STDDEF_H 1
1442| #define HAVE_STDINT_H 1
1443| #define HAVE_STDIO_H 1
1444| #define HAVE_STDLIB_H 1
1445| #define HAVE_STRING_H 1
1446| #define HAVE_STRINGS_H 1
1447| #define HAVE_TIME_H 1
1448| #define HAVE_UNISTD_H 1
1449| #define HAVE_UTIME_H 1
1450| #define HAVE_SYS_STAT_H 1
1451| #define HAVE_SYS_TIME_H 1
1452| #define HAVE_SYS_TYPES_H 1
1453| #define ptrdiff_t long
1454| #define RETSIGTYPE void
1455| #define SIZEOF_SHORT 2
1456| #define SIZEOF_INT 4
1457| #define SIZEOF_LONG 8
1458| #define SIZEOF_PTRDIFF_T 0
1459| #define SIZEOF_SIZE_T 8
1460| #define SIZEOF_VOID_P 8
1461| #define SIZEOF_CHAR_P 8
1462| #define SIZEOF_LONG_LONG 8
1463| #define SIZEOF_UNSIGNED_LONG_LONG 8
1464| /* end confdefs.h.  */
1465| #include <stdio.h>
1466| #if HAVE_SYS_TYPES_H
1467| # include <sys/types.h>
1468| #endif
1469| #if HAVE_SYS_STAT_H
1470| # include <sys/stat.h>
1471| #endif
1472| #if STDC_HEADERS
1473| # include <stdlib.h>
1474| # include <stddef.h>
1475| #else
1476| # if HAVE_STDLIB_H
1477| #  include <stdlib.h>
1478| # endif
1479| #endif
1480| #if HAVE_STRING_H
1481| # if !STDC_HEADERS && HAVE_MEMORY_H
1482| #  include <memory.h>
1483| # endif
1484| # include <string.h>
1485| #endif
1486| #if HAVE_STRINGS_H
1487| # include <strings.h>
1488| #endif
1489| #if HAVE_INTTYPES_H
1490| # include <inttypes.h>
1491| #else
1492| # if HAVE_STDINT_H
1493| #  include <stdint.h>
1494| # endif
1495| #endif
1496| #if HAVE_UNISTD_H
1497| # include <unistd.h>
1498| #endif
1499| int
1500| main ()
1501| {
1502| if ((__int64 *) 0)
1503|   return 0;
1504| if (sizeof (__int64))
1505|   return 0;
1506|   ;
1507|   return 0;
1508| }
1509configure:24410: result: no
1510configure:24413: checking size of __int64
1511configure:24756: result: 0
1512configure:24763: checking for unsigned __int64
1513configure:24787: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1514conftest.c:97:15: error: expected ')'
1515if ((unsigned __int64 *) 0)
1516              ^
1517conftest.c:97:5: note: to match this '('
1518if ((unsigned __int64 *) 0)
1519    ^
1520conftest.c:99:22: error: expected ')'
1521if (sizeof (unsigned __int64))
1522                     ^
1523conftest.c:99:12: note: to match this '('
1524if (sizeof (unsigned __int64))
1525           ^
15262 errors generated.
1527configure:24793: $? = 1
1528configure: failed program was:
1529| /* confdefs.h.  */
1530|
1531| #define PACKAGE_NAME "ucl"
1532| #define PACKAGE_TARNAME "ucl"
1533| #define PACKAGE_VERSION "1.03"
1534| #define PACKAGE_STRING "ucl 1.03"
1535| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
1536| #define ACC_ENDIAN_LITTLE_ENDIAN 1
1537| #define PACKAGE "ucl"
1538| #define VERSION "1.03"
1539| #define HAVE_SYS_TYPES_H 1
1540| #define HAVE_SYS_STAT_H 1
1541| #define HAVE_STDLIB_H 1
1542| #define HAVE_STRING_H 1
1543| #define HAVE_MEMORY_H 1
1544| #define HAVE_STRINGS_H 1
1545| #define HAVE_INTTYPES_H 1
1546| #define HAVE_STDINT_H 1
1547| #define HAVE_UNISTD_H 1
1548| #define HAVE_DLFCN_H 1
1549| #ifdef __cplusplus
1550| extern "C" void exit (int);
1551| #endif
1552| #define TIME_WITH_SYS_TIME 1
1553| #define HAVE_ASSERT_H 1
1554| #define HAVE_CTYPE_H 1
1555| #define HAVE_DIRENT_H 1
1556| #define HAVE_ERRNO_H 1
1557| #define HAVE_FCNTL_H 1
1558| #define HAVE_LIMITS_H 1
1559| #define HAVE_MEMORY_H 1
1560| #define HAVE_SETJMP_H 1
1561| #define HAVE_SIGNAL_H 1
1562| #define HAVE_STDARG_H 1
1563| #define HAVE_STDDEF_H 1
1564| #define HAVE_STDINT_H 1
1565| #define HAVE_STDIO_H 1
1566| #define HAVE_STDLIB_H 1
1567| #define HAVE_STRING_H 1
1568| #define HAVE_STRINGS_H 1
1569| #define HAVE_TIME_H 1
1570| #define HAVE_UNISTD_H 1
1571| #define HAVE_UTIME_H 1
1572| #define HAVE_SYS_STAT_H 1
1573| #define HAVE_SYS_TIME_H 1
1574| #define HAVE_SYS_TYPES_H 1
1575| #define ptrdiff_t long
1576| #define RETSIGTYPE void
1577| #define SIZEOF_SHORT 2
1578| #define SIZEOF_INT 4
1579| #define SIZEOF_LONG 8
1580| #define SIZEOF_PTRDIFF_T 0
1581| #define SIZEOF_SIZE_T 8
1582| #define SIZEOF_VOID_P 8
1583| #define SIZEOF_CHAR_P 8
1584| #define SIZEOF_LONG_LONG 8
1585| #define SIZEOF_UNSIGNED_LONG_LONG 8
1586| #define SIZEOF___INT64 0
1587| /* end confdefs.h.  */
1588| #include <stdio.h>
1589| #if HAVE_SYS_TYPES_H
1590| # include <sys/types.h>
1591| #endif
1592| #if HAVE_SYS_STAT_H
1593| # include <sys/stat.h>
1594| #endif
1595| #if STDC_HEADERS
1596| # include <stdlib.h>
1597| # include <stddef.h>
1598| #else
1599| # if HAVE_STDLIB_H
1600| #  include <stdlib.h>
1601| # endif
1602| #endif
1603| #if HAVE_STRING_H
1604| # if !STDC_HEADERS && HAVE_MEMORY_H
1605| #  include <memory.h>
1606| # endif
1607| # include <string.h>
1608| #endif
1609| #if HAVE_STRINGS_H
1610| # include <strings.h>
1611| #endif
1612| #if HAVE_INTTYPES_H
1613| # include <inttypes.h>
1614| #else
1615| # if HAVE_STDINT_H
1616| #  include <stdint.h>
1617| # endif
1618| #endif
1619| #if HAVE_UNISTD_H
1620| # include <unistd.h>
1621| #endif
1622| int
1623| main ()
1624| {
1625| if ((unsigned __int64 *) 0)
1626|   return 0;
1627| if (sizeof (unsigned __int64))
1628|   return 0;
1629|   ;
1630|   return 0;
1631| }
1632configure:24816: result: no
1633configure:24819: checking size of unsigned __int64
1634configure:25162: result: 0
1635configure:25171: checking for __int32
1636configure:25195: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1637conftest.c:98:15: error: expected expression
1638if ((__int32 *) 0)
1639              ^
1640conftest.c:98:6: error: use of undeclared identifier '__int32'
1641if ((__int32 *) 0)
1642     ^
1643conftest.c:100:13: error: use of undeclared identifier '__int32'
1644if (sizeof (__int32))
1645            ^
16463 errors generated.
1647configure:25201: $? = 1
1648configure: failed program was:
1649| /* confdefs.h.  */
1650|
1651| #define PACKAGE_NAME "ucl"
1652| #define PACKAGE_TARNAME "ucl"
1653| #define PACKAGE_VERSION "1.03"
1654| #define PACKAGE_STRING "ucl 1.03"
1655| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
1656| #define ACC_ENDIAN_LITTLE_ENDIAN 1
1657| #define PACKAGE "ucl"
1658| #define VERSION "1.03"
1659| #define HAVE_SYS_TYPES_H 1
1660| #define HAVE_SYS_STAT_H 1
1661| #define HAVE_STDLIB_H 1
1662| #define HAVE_STRING_H 1
1663| #define HAVE_MEMORY_H 1
1664| #define HAVE_STRINGS_H 1
1665| #define HAVE_INTTYPES_H 1
1666| #define HAVE_STDINT_H 1
1667| #define HAVE_UNISTD_H 1
1668| #define HAVE_DLFCN_H 1
1669| #ifdef __cplusplus
1670| extern "C" void exit (int);
1671| #endif
1672| #define TIME_WITH_SYS_TIME 1
1673| #define HAVE_ASSERT_H 1
1674| #define HAVE_CTYPE_H 1
1675| #define HAVE_DIRENT_H 1
1676| #define HAVE_ERRNO_H 1
1677| #define HAVE_FCNTL_H 1
1678| #define HAVE_LIMITS_H 1
1679| #define HAVE_MEMORY_H 1
1680| #define HAVE_SETJMP_H 1
1681| #define HAVE_SIGNAL_H 1
1682| #define HAVE_STDARG_H 1
1683| #define HAVE_STDDEF_H 1
1684| #define HAVE_STDINT_H 1
1685| #define HAVE_STDIO_H 1
1686| #define HAVE_STDLIB_H 1
1687| #define HAVE_STRING_H 1
1688| #define HAVE_STRINGS_H 1
1689| #define HAVE_TIME_H 1
1690| #define HAVE_UNISTD_H 1
1691| #define HAVE_UTIME_H 1
1692| #define HAVE_SYS_STAT_H 1
1693| #define HAVE_SYS_TIME_H 1
1694| #define HAVE_SYS_TYPES_H 1
1695| #define ptrdiff_t long
1696| #define RETSIGTYPE void
1697| #define SIZEOF_SHORT 2
1698| #define SIZEOF_INT 4
1699| #define SIZEOF_LONG 8
1700| #define SIZEOF_PTRDIFF_T 0
1701| #define SIZEOF_SIZE_T 8
1702| #define SIZEOF_VOID_P 8
1703| #define SIZEOF_CHAR_P 8
1704| #define SIZEOF_LONG_LONG 8
1705| #define SIZEOF_UNSIGNED_LONG_LONG 8
1706| #define SIZEOF___INT64 0
1707| #define SIZEOF_UNSIGNED___INT64 0
1708| /* end confdefs.h.  */
1709| #include <stdio.h>
1710| #if HAVE_SYS_TYPES_H
1711| # include <sys/types.h>
1712| #endif
1713| #if HAVE_SYS_STAT_H
1714| # include <sys/stat.h>
1715| #endif
1716| #if STDC_HEADERS
1717| # include <stdlib.h>
1718| # include <stddef.h>
1719| #else
1720| # if HAVE_STDLIB_H
1721| #  include <stdlib.h>
1722| # endif
1723| #endif
1724| #if HAVE_STRING_H
1725| # if !STDC_HEADERS && HAVE_MEMORY_H
1726| #  include <memory.h>
1727| # endif
1728| # include <string.h>
1729| #endif
1730| #if HAVE_STRINGS_H
1731| # include <strings.h>
1732| #endif
1733| #if HAVE_INTTYPES_H
1734| # include <inttypes.h>
1735| #else
1736| # if HAVE_STDINT_H
1737| #  include <stdint.h>
1738| # endif
1739| #endif
1740| #if HAVE_UNISTD_H
1741| # include <unistd.h>
1742| #endif
1743| int
1744| main ()
1745| {
1746| if ((__int32 *) 0)
1747|   return 0;
1748| if (sizeof (__int32))
1749|   return 0;
1750|   ;
1751|   return 0;
1752| }
1753configure:25224: result: no
1754configure:25227: checking size of __int32
1755configure:25570: result: 0
1756configure:25577: checking for unsigned __int32
1757configure:25601: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1758conftest.c:99:15: error: expected ')'
1759if ((unsigned __int32 *) 0)
1760              ^
1761conftest.c:99:5: note: to match this '('
1762if ((unsigned __int32 *) 0)
1763    ^
1764conftest.c:101:22: error: expected ')'
1765if (sizeof (unsigned __int32))
1766                     ^
1767conftest.c:101:12: note: to match this '('
1768if (sizeof (unsigned __int32))
1769           ^
17702 errors generated.
1771configure:25607: $? = 1
1772configure: failed program was:
1773| /* confdefs.h.  */
1774|
1775| #define PACKAGE_NAME "ucl"
1776| #define PACKAGE_TARNAME "ucl"
1777| #define PACKAGE_VERSION "1.03"
1778| #define PACKAGE_STRING "ucl 1.03"
1779| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
1780| #define ACC_ENDIAN_LITTLE_ENDIAN 1
1781| #define PACKAGE "ucl"
1782| #define VERSION "1.03"
1783| #define HAVE_SYS_TYPES_H 1
1784| #define HAVE_SYS_STAT_H 1
1785| #define HAVE_STDLIB_H 1
1786| #define HAVE_STRING_H 1
1787| #define HAVE_MEMORY_H 1
1788| #define HAVE_STRINGS_H 1
1789| #define HAVE_INTTYPES_H 1
1790| #define HAVE_STDINT_H 1
1791| #define HAVE_UNISTD_H 1
1792| #define HAVE_DLFCN_H 1
1793| #ifdef __cplusplus
1794| extern "C" void exit (int);
1795| #endif
1796| #define TIME_WITH_SYS_TIME 1
1797| #define HAVE_ASSERT_H 1
1798| #define HAVE_CTYPE_H 1
1799| #define HAVE_DIRENT_H 1
1800| #define HAVE_ERRNO_H 1
1801| #define HAVE_FCNTL_H 1
1802| #define HAVE_LIMITS_H 1
1803| #define HAVE_MEMORY_H 1
1804| #define HAVE_SETJMP_H 1
1805| #define HAVE_SIGNAL_H 1
1806| #define HAVE_STDARG_H 1
1807| #define HAVE_STDDEF_H 1
1808| #define HAVE_STDINT_H 1
1809| #define HAVE_STDIO_H 1
1810| #define HAVE_STDLIB_H 1
1811| #define HAVE_STRING_H 1
1812| #define HAVE_STRINGS_H 1
1813| #define HAVE_TIME_H 1
1814| #define HAVE_UNISTD_H 1
1815| #define HAVE_UTIME_H 1
1816| #define HAVE_SYS_STAT_H 1
1817| #define HAVE_SYS_TIME_H 1
1818| #define HAVE_SYS_TYPES_H 1
1819| #define ptrdiff_t long
1820| #define RETSIGTYPE void
1821| #define SIZEOF_SHORT 2
1822| #define SIZEOF_INT 4
1823| #define SIZEOF_LONG 8
1824| #define SIZEOF_PTRDIFF_T 0
1825| #define SIZEOF_SIZE_T 8
1826| #define SIZEOF_VOID_P 8
1827| #define SIZEOF_CHAR_P 8
1828| #define SIZEOF_LONG_LONG 8
1829| #define SIZEOF_UNSIGNED_LONG_LONG 8
1830| #define SIZEOF___INT64 0
1831| #define SIZEOF_UNSIGNED___INT64 0
1832| #define SIZEOF___INT32 0
1833| /* end confdefs.h.  */
1834| #include <stdio.h>
1835| #if HAVE_SYS_TYPES_H
1836| # include <sys/types.h>
1837| #endif
1838| #if HAVE_SYS_STAT_H
1839| # include <sys/stat.h>
1840| #endif
1841| #if STDC_HEADERS
1842| # include <stdlib.h>
1843| # include <stddef.h>
1844| #else
1845| # if HAVE_STDLIB_H
1846| #  include <stdlib.h>
1847| # endif
1848| #endif
1849| #if HAVE_STRING_H
1850| # if !STDC_HEADERS && HAVE_MEMORY_H
1851| #  include <memory.h>
1852| # endif
1853| # include <string.h>
1854| #endif
1855| #if HAVE_STRINGS_H
1856| # include <strings.h>
1857| #endif
1858| #if HAVE_INTTYPES_H
1859| # include <inttypes.h>
1860| #else
1861| # if HAVE_STDINT_H
1862| #  include <stdint.h>
1863| # endif
1864| #endif
1865| #if HAVE_UNISTD_H
1866| # include <unistd.h>
1867| #endif
1868| int
1869| main ()
1870| {
1871| if ((unsigned __int32 *) 0)
1872|   return 0;
1873| if (sizeof (unsigned __int32))
1874|   return 0;
1875|   ;
1876|   return 0;
1877| }
1878configure:25630: result: no
1879configure:25633: checking size of unsigned __int32
1880configure:25976: result: 0
1881configure:25983: checking for intmax_t
1882configure:26007: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1883configure:26013: $? = 0
1884configure:26016: test -z                         || test ! -s conftest.err
1885configure:26019: $? = 0
1886configure:26022: test -s conftest.o
1887configure:26025: $? = 0
1888configure:26036: result: yes
1889configure:26039: checking size of intmax_t
1890configure:26351: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1891configure:26354: $? = 0
1892configure:26356: ./conftest
1893configure:26359: $? = 0
1894configure:26382: result: 8
1895configure:26389: checking for uintmax_t
1896configure:26413: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1897configure:26419: $? = 0
1898configure:26422: test -z                         || test ! -s conftest.err
1899configure:26425: $? = 0
1900configure:26428: test -s conftest.o
1901configure:26431: $? = 0
1902configure:26442: result: yes
1903configure:26445: checking size of uintmax_t
1904configure:26757: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1905configure:26760: $? = 0
1906configure:26762: ./conftest
1907configure:26765: $? = 0
1908configure:26788: result: 8
1909configure:26795: checking for intptr_t
1910configure:26819: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1911configure:26825: $? = 0
1912configure:26828: test -z                         || test ! -s conftest.err
1913configure:26831: $? = 0
1914configure:26834: test -s conftest.o
1915configure:26837: $? = 0
1916configure:26848: result: yes
1917configure:26851: checking size of intptr_t
1918configure:27163: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1919configure:27166: $? = 0
1920configure:27168: ./conftest
1921configure:27171: $? = 0
1922configure:27194: result: 8
1923configure:27201: checking for uintptr_t
1924configure:27225: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1925configure:27231: $? = 0
1926configure:27234: test -z                         || test ! -s conftest.err
1927configure:27237: $? = 0
1928configure:27240: test -s conftest.o
1929configure:27243: $? = 0
1930configure:27254: result: yes
1931configure:27257: checking size of uintptr_t
1932configure:27569: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1933configure:27572: $? = 0
1934configure:27574: ./conftest
1935configure:27577: $? = 0
1936configure:27600: result: 8
1937configure:27608: checking for float
1938configure:27632: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1939configure:27638: $? = 0
1940configure:27641: test -z                         || test ! -s conftest.err
1941configure:27644: $? = 0
1942configure:27647: test -s conftest.o
1943configure:27650: $? = 0
1944configure:27661: result: yes
1945configure:27664: checking size of float
1946configure:27976: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1947configure:27979: $? = 0
1948configure:27981: ./conftest
1949configure:27984: $? = 0
1950configure:28007: result: 4
1951configure:28014: checking for double
1952configure:28038: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1953configure:28044: $? = 0
1954configure:28047: test -z                         || test ! -s conftest.err
1955configure:28050: $? = 0
1956configure:28053: test -s conftest.o
1957configure:28056: $? = 0
1958configure:28067: result: yes
1959configure:28070: checking size of double
1960configure:28382: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1961configure:28385: $? = 0
1962configure:28387: ./conftest
1963configure:28390: $? = 0
1964configure:28413: result: 8
1965configure:28420: checking for long double
1966configure:28444: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1967configure:28450: $? = 0
1968configure:28453: test -z                         || test ! -s conftest.err
1969configure:28456: $? = 0
1970configure:28459: test -s conftest.o
1971configure:28462: $? = 0
1972configure:28473: result: yes
1973configure:28476: checking size of long double
1974configure:28788: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1975configure:28791: $? = 0
1976configure:28793: ./conftest
1977configure:28796: $? = 0
1978configure:28819: result: 16
1979configure:28827: checking for dev_t
1980configure:28851: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1981configure:28857: $? = 0
1982configure:28860: test -z                         || test ! -s conftest.err
1983configure:28863: $? = 0
1984configure:28866: test -s conftest.o
1985configure:28869: $? = 0
1986configure:28880: result: yes
1987configure:28883: checking size of dev_t
1988configure:29195: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1989configure:29198: $? = 0
1990configure:29200: ./conftest
1991configure:29203: $? = 0
1992configure:29226: result: 4
1993configure:29233: checking for fpos_t
1994configure:29257: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1995configure:29263: $? = 0
1996configure:29266: test -z                         || test ! -s conftest.err
1997configure:29269: $? = 0
1998configure:29272: test -s conftest.o
1999configure:29275: $? = 0
2000configure:29286: result: yes
2001configure:29289: checking size of fpos_t
2002configure:29601: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2003configure:29604: $? = 0
2004configure:29606: ./conftest
2005configure:29609: $? = 0
2006configure:29632: result: 8
2007configure:29639: checking for mode_t
2008configure:29663: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
2009configure:29669: $? = 0
2010configure:29672: test -z                         || test ! -s conftest.err
2011configure:29675: $? = 0
2012configure:29678: test -s conftest.o
2013configure:29681: $? = 0
2014configure:29692: result: yes
2015configure:29695: checking size of mode_t
2016configure:30007: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2017configure:30010: $? = 0
2018configure:30012: ./conftest
2019configure:30015: $? = 0
2020configure:30038: result: 2
2021configure:30045: checking for off_t
2022configure:30098: result: yes
2023configure:30101: checking size of off_t
2024configure:30413: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2025configure:30416: $? = 0
2026configure:30418: ./conftest
2027configure:30421: $? = 0
2028configure:30444: result: 8
2029configure:30451: checking for ssize_t
2030configure:30475: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
2031configure:30481: $? = 0
2032configure:30484: test -z                         || test ! -s conftest.err
2033configure:30487: $? = 0
2034configure:30490: test -s conftest.o
2035configure:30493: $? = 0
2036configure:30504: result: yes
2037configure:30507: checking size of ssize_t
2038configure:30819: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2039configure:30822: $? = 0
2040configure:30824: ./conftest
2041configure:30827: $? = 0
2042configure:30850: result: 8
2043configure:30857: checking for time_t
2044configure:30881: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
2045configure:30887: $? = 0
2046configure:30890: test -z                         || test ! -s conftest.err
2047configure:30893: $? = 0
2048configure:30896: test -s conftest.o
2049configure:30899: $? = 0
2050configure:30910: result: yes
2051configure:30913: checking size of time_t
2052configure:31225: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2053configure:31228: $? = 0
2054configure:31230: ./conftest
2055configure:31233: $? = 0
2056configure:31256: result: 8
2057configure:31313: checking for access
2058configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2059configure:31376: $? = 0
2060configure:31379: test -z                         || test ! -s conftest.err
2061configure:31382: $? = 0
2062configure:31385: test -s conftest
2063configure:31388: $? = 0
2064configure:31400: result: yes
2065configure:31313: checking for alloca
2066configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2067conftest.c:101:6: warning: incompatible redeclaration of library function 'alloca' [-Wincompatible-library-redeclaration]
2068char alloca ();
2069     ^
2070conftest.c:101:6: note: 'alloca' is a builtin with type 'void *(unsigned long)'
20711 warning generated.
2072Undefined symbols for architecture x86_64:
2073  "_alloca", referenced from:
2074      _main in conftest-d44bd5.o
2075      _f in conftest-d44bd5.o
2076ld: symbol(s) not found for architecture x86_64
2077clang: error: linker command failed with exit code 1 (use -v to see invocation)
2078configure:31376: $? = 1
2079configure: failed program was:
2080| /* confdefs.h.  */
2081|
2082| #define PACKAGE_NAME "ucl"
2083| #define PACKAGE_TARNAME "ucl"
2084| #define PACKAGE_VERSION "1.03"
2085| #define PACKAGE_STRING "ucl 1.03"
2086| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
2087| #define ACC_ENDIAN_LITTLE_ENDIAN 1
2088| #define PACKAGE "ucl"
2089| #define VERSION "1.03"
2090| #define HAVE_SYS_TYPES_H 1
2091| #define HAVE_SYS_STAT_H 1
2092| #define HAVE_STDLIB_H 1
2093| #define HAVE_STRING_H 1
2094| #define HAVE_MEMORY_H 1
2095| #define HAVE_STRINGS_H 1
2096| #define HAVE_INTTYPES_H 1
2097| #define HAVE_STDINT_H 1
2098| #define HAVE_UNISTD_H 1
2099| #define HAVE_DLFCN_H 1
2100| #ifdef __cplusplus
2101| extern "C" void exit (int);
2102| #endif
2103| #define TIME_WITH_SYS_TIME 1
2104| #define HAVE_ASSERT_H 1
2105| #define HAVE_CTYPE_H 1
2106| #define HAVE_DIRENT_H 1
2107| #define HAVE_ERRNO_H 1
2108| #define HAVE_FCNTL_H 1
2109| #define HAVE_LIMITS_H 1
2110| #define HAVE_MEMORY_H 1
2111| #define HAVE_SETJMP_H 1
2112| #define HAVE_SIGNAL_H 1
2113| #define HAVE_STDARG_H 1
2114| #define HAVE_STDDEF_H 1
2115| #define HAVE_STDINT_H 1
2116| #define HAVE_STDIO_H 1
2117| #define HAVE_STDLIB_H 1
2118| #define HAVE_STRING_H 1
2119| #define HAVE_STRINGS_H 1
2120| #define HAVE_TIME_H 1
2121| #define HAVE_UNISTD_H 1
2122| #define HAVE_UTIME_H 1
2123| #define HAVE_SYS_STAT_H 1
2124| #define HAVE_SYS_TIME_H 1
2125| #define HAVE_SYS_TYPES_H 1
2126| #define ptrdiff_t long
2127| #define RETSIGTYPE void
2128| #define SIZEOF_SHORT 2
2129| #define SIZEOF_INT 4
2130| #define SIZEOF_LONG 8
2131| #define SIZEOF_PTRDIFF_T 0
2132| #define SIZEOF_SIZE_T 8
2133| #define SIZEOF_VOID_P 8
2134| #define SIZEOF_CHAR_P 8
2135| #define SIZEOF_LONG_LONG 8
2136| #define SIZEOF_UNSIGNED_LONG_LONG 8
2137| #define SIZEOF___INT64 0
2138| #define SIZEOF_UNSIGNED___INT64 0
2139| #define SIZEOF___INT32 0
2140| #define SIZEOF_UNSIGNED___INT32 0
2141| #define SIZEOF_INTMAX_T 8
2142| #define SIZEOF_UINTMAX_T 8
2143| #define SIZEOF_INTPTR_T 8
2144| #define SIZEOF_UINTPTR_T 8
2145| #define SIZEOF_FLOAT 4
2146| #define SIZEOF_DOUBLE 8
2147| #define SIZEOF_LONG_DOUBLE 16
2148| #define SIZEOF_DEV_T 4
2149| #define SIZEOF_FPOS_T 8
2150| #define SIZEOF_MODE_T 2
2151| #define SIZEOF_OFF_T 8
2152| #define SIZEOF_SSIZE_T 8
2153| #define SIZEOF_TIME_T 8
2154| #define HAVE_ACCESS 1
2155| /* end confdefs.h.  */
2156| /* Define alloca to an innocuous variant, in case <limits.h> declares alloca.
2157|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2158| #define alloca innocuous_alloca
2159|
2160| /* System header to define __stub macros and hopefully few prototypes,
2161|     which can conflict with char alloca (); below.
2162|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2163|     <limits.h> exists even on freestanding compilers.  */
2164|
2165| #ifdef __STDC__
2166| # include <limits.h>
2167| #else
2168| # include <assert.h>
2169| #endif
2170|
2171| #undef alloca
2172|
2173| /* Override any gcc2 internal prototype to avoid an error.  */
2174| #ifdef __cplusplus
2175| extern "C"
2176| {
2177| #endif
2178| /* We use char because int might match the return type of a gcc2
2179|    builtin and then its argument prototype would still apply.  */
2180| char alloca ();
2181| /* The GNU C library defines this for functions which it implements
2182|     to always fail with ENOSYS.  Some functions are actually named
2183|     something starting with __ and the normal name is an alias.  */
2184| #if defined (__stub_alloca) || defined (__stub___alloca)
2185| choke me
2186| #else
2187| char (*f) () = alloca;
2188| #endif
2189| #ifdef __cplusplus
2190| }
2191| #endif
2192|
2193| int
2194| main ()
2195| {
2196| return f != alloca;
2197|   ;
2198|   return 0;
2199| }
2200configure:31400: result: no
2201configure:31313: checking for atexit
2202configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2203configure:31376: $? = 0
2204configure:31379: test -z                         || test ! -s conftest.err
2205configure:31382: $? = 0
2206configure:31385: test -s conftest
2207configure:31388: $? = 0
2208configure:31400: result: yes
2209configure:31313: checking for atoi
2210configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2211configure:31376: $? = 0
2212configure:31379: test -z                         || test ! -s conftest.err
2213configure:31382: $? = 0
2214configure:31385: test -s conftest
2215configure:31388: $? = 0
2216configure:31400: result: yes
2217configure:31313: checking for atol
2218configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2219configure:31376: $? = 0
2220configure:31379: test -z                         || test ! -s conftest.err
2221configure:31382: $? = 0
2222configure:31385: test -s conftest
2223configure:31388: $? = 0
2224configure:31400: result: yes
2225configure:31313: checking for chmod
2226configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2227configure:31376: $? = 0
2228configure:31379: test -z                         || test ! -s conftest.err
2229configure:31382: $? = 0
2230configure:31385: test -s conftest
2231configure:31388: $? = 0
2232configure:31400: result: yes
2233configure:31313: checking for chown
2234configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2235configure:31376: $? = 0
2236configure:31379: test -z                         || test ! -s conftest.err
2237configure:31382: $? = 0
2238configure:31385: test -s conftest
2239configure:31388: $? = 0
2240configure:31400: result: yes
2241configure:31313: checking for ctime
2242configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2243configure:31376: $? = 0
2244configure:31379: test -z                         || test ! -s conftest.err
2245configure:31382: $? = 0
2246configure:31385: test -s conftest
2247configure:31388: $? = 0
2248configure:31400: result: yes
2249configure:31313: checking for difftime
2250configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2251configure:31376: $? = 0
2252configure:31379: test -z                         || test ! -s conftest.err
2253configure:31382: $? = 0
2254configure:31385: test -s conftest
2255configure:31388: $? = 0
2256configure:31400: result: yes
2257configure:31313: checking for fstat
2258configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2259configure:31376: $? = 0
2260configure:31379: test -z                         || test ! -s conftest.err
2261configure:31382: $? = 0
2262configure:31385: test -s conftest
2263configure:31388: $? = 0
2264configure:31400: result: yes
2265configure:31313: checking for gettimeofday
2266configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2267configure:31376: $? = 0
2268configure:31379: test -z                         || test ! -s conftest.err
2269configure:31382: $? = 0
2270configure:31385: test -s conftest
2271configure:31388: $? = 0
2272configure:31400: result: yes
2273configure:31313: checking for gmtime
2274configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2275configure:31376: $? = 0
2276configure:31379: test -z                         || test ! -s conftest.err
2277configure:31382: $? = 0
2278configure:31385: test -s conftest
2279configure:31388: $? = 0
2280configure:31400: result: yes
2281configure:31313: checking for localtime
2282configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2283configure:31376: $? = 0
2284configure:31379: test -z                         || test ! -s conftest.err
2285configure:31382: $? = 0
2286configure:31385: test -s conftest
2287configure:31388: $? = 0
2288configure:31400: result: yes
2289configure:31313: checking for longjmp
2290configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2291conftest.c:112:6: warning: declaration of built-in function 'longjmp' requires the declaration of the 'jmp_buf' type, commonly provided in the header <setjmp.h>. [-Wincomplete-setjmp-declaration]
2292char longjmp ();
2293     ^
22941 warning generated.
2295configure:31376: $? = 0
2296configure:31379: test -z                         || test ! -s conftest.err
2297configure:31382: $? = 0
2298configure:31385: test -s conftest
2299configure:31388: $? = 0
2300configure:31400: result: yes
2301configure:31313: checking for lstat
2302configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2303configure:31376: $? = 0
2304configure:31379: test -z                         || test ! -s conftest.err
2305configure:31382: $? = 0
2306configure:31385: test -s conftest
2307configure:31388: $? = 0
2308configure:31400: result: yes
2309configure:31313: checking for memcmp
2310configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2311conftest.c:114:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
2312char memcmp ();
2313     ^
2314conftest.c:114:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
23151 warning generated.
2316configure:31376: $? = 0
2317configure:31379: test -z                         || test ! -s conftest.err
2318configure:31382: $? = 0
2319configure:31385: test -s conftest
2320configure:31388: $? = 0
2321configure:31400: result: yes
2322configure:31313: checking for memcpy
2323configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2324conftest.c:115:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
2325char memcpy ();
2326     ^
2327conftest.c:115:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
23281 warning generated.
2329configure:31376: $? = 0
2330configure:31379: test -z                         || test ! -s conftest.err
2331configure:31382: $? = 0
2332configure:31385: test -s conftest
2333configure:31388: $? = 0
2334configure:31400: result: yes
2335configure:31313: checking for memmove
2336configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2337conftest.c:116:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
2338char memmove ();
2339     ^
2340conftest.c:116:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
23411 warning generated.
2342configure:31376: $? = 0
2343configure:31379: test -z                         || test ! -s conftest.err
2344configure:31382: $? = 0
2345configure:31385: test -s conftest
2346configure:31388: $? = 0
2347configure:31400: result: yes
2348configure:31313: checking for memset
2349configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2350conftest.c:117:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
2351char memset ();
2352     ^
2353conftest.c:117:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
23541 warning generated.
2355configure:31376: $? = 0
2356configure:31379: test -z                         || test ! -s conftest.err
2357configure:31382: $? = 0
2358configure:31385: test -s conftest
2359configure:31388: $? = 0
2360configure:31400: result: yes
2361configure:31313: checking for mktime
2362configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2363configure:31376: $? = 0
2364configure:31379: test -z                         || test ! -s conftest.err
2365configure:31382: $? = 0
2366configure:31385: test -s conftest
2367configure:31388: $? = 0
2368configure:31400: result: yes
2369configure:31313: checking for qsort
2370configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2371configure:31376: $? = 0
2372configure:31379: test -z                         || test ! -s conftest.err
2373configure:31382: $? = 0
2374configure:31385: test -s conftest
2375configure:31388: $? = 0
2376configure:31400: result: yes
2377configure:31313: checking for raise
2378configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2379configure:31376: $? = 0
2380configure:31379: test -z                         || test ! -s conftest.err
2381configure:31382: $? = 0
2382configure:31385: test -s conftest
2383configure:31388: $? = 0
2384configure:31400: result: yes
2385configure:31313: checking for setjmp
2386configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2387conftest.c:121:6: warning: declaration of built-in function 'setjmp' requires the declaration of the 'jmp_buf' type, commonly provided in the header <setjmp.h>. [-Wincomplete-setjmp-declaration]
2388char setjmp ();
2389     ^
23901 warning generated.
2391configure:31376: $? = 0
2392configure:31379: test -z                         || test ! -s conftest.err
2393configure:31382: $? = 0
2394configure:31385: test -s conftest
2395configure:31388: $? = 0
2396configure:31400: result: yes
2397configure:31313: checking for signal
2398configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2399configure:31376: $? = 0
2400configure:31379: test -z                         || test ! -s conftest.err
2401configure:31382: $? = 0
2402configure:31385: test -s conftest
2403configure:31388: $? = 0
2404configure:31400: result: yes
2405configure:31313: checking for snprintf
2406configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2407conftest.c:123:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
2408char snprintf ();
2409     ^
2410conftest.c:123:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
24111 warning generated.
2412configure:31376: $? = 0
2413configure:31379: test -z                         || test ! -s conftest.err
2414configure:31382: $? = 0
2415configure:31385: test -s conftest
2416configure:31388: $? = 0
2417configure:31400: result: yes
2418configure:31313: checking for strcasecmp
2419configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2420conftest.c:124:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
2421char strcasecmp ();
2422     ^
2423conftest.c:124:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
24241 warning generated.
2425configure:31376: $? = 0
2426configure:31379: test -z                         || test ! -s conftest.err
2427configure:31382: $? = 0
2428configure:31385: test -s conftest
2429configure:31388: $? = 0
2430configure:31400: result: yes
2431configure:31313: checking for strchr
2432configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2433conftest.c:125:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
2434char strchr ();
2435     ^
2436conftest.c:125:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
24371 warning generated.
2438configure:31376: $? = 0
2439configure:31379: test -z                         || test ! -s conftest.err
2440configure:31382: $? = 0
2441configure:31385: test -s conftest
2442configure:31388: $? = 0
2443configure:31400: result: yes
2444configure:31313: checking for strdup
2445configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2446conftest.c:126:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
2447char strdup ();
2448     ^
2449conftest.c:126:6: note: 'strdup' is a builtin with type 'char *(const char *)'
24501 warning generated.
2451configure:31376: $? = 0
2452configure:31379: test -z                         || test ! -s conftest.err
2453configure:31382: $? = 0
2454configure:31385: test -s conftest
2455configure:31388: $? = 0
2456configure:31400: result: yes
2457configure:31313: checking for strerror
2458configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2459conftest.c:127:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
2460char strerror ();
2461     ^
2462conftest.c:127:6: note: 'strerror' is a builtin with type 'char *(int)'
24631 warning generated.
2464configure:31376: $? = 0
2465configure:31379: test -z                         || test ! -s conftest.err
2466configure:31382: $? = 0
2467configure:31385: test -s conftest
2468configure:31388: $? = 0
2469configure:31400: result: yes
2470configure:31313: checking for strftime
2471configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2472configure:31376: $? = 0
2473configure:31379: test -z                         || test ! -s conftest.err
2474configure:31382: $? = 0
2475configure:31385: test -s conftest
2476configure:31388: $? = 0
2477configure:31400: result: yes
2478configure:31313: checking for stricmp
2479configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2480Undefined symbols for architecture x86_64:
2481  "_stricmp", referenced from:
2482      _main in conftest-b6834a.o
2483      _f in conftest-b6834a.o
2484ld: symbol(s) not found for architecture x86_64
2485clang: error: linker command failed with exit code 1 (use -v to see invocation)
2486configure:31376: $? = 1
2487configure: failed program was:
2488| /* confdefs.h.  */
2489|
2490| #define PACKAGE_NAME "ucl"
2491| #define PACKAGE_TARNAME "ucl"
2492| #define PACKAGE_VERSION "1.03"
2493| #define PACKAGE_STRING "ucl 1.03"
2494| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
2495| #define ACC_ENDIAN_LITTLE_ENDIAN 1
2496| #define PACKAGE "ucl"
2497| #define VERSION "1.03"
2498| #define HAVE_SYS_TYPES_H 1
2499| #define HAVE_SYS_STAT_H 1
2500| #define HAVE_STDLIB_H 1
2501| #define HAVE_STRING_H 1
2502| #define HAVE_MEMORY_H 1
2503| #define HAVE_STRINGS_H 1
2504| #define HAVE_INTTYPES_H 1
2505| #define HAVE_STDINT_H 1
2506| #define HAVE_UNISTD_H 1
2507| #define HAVE_DLFCN_H 1
2508| #ifdef __cplusplus
2509| extern "C" void exit (int);
2510| #endif
2511| #define TIME_WITH_SYS_TIME 1
2512| #define HAVE_ASSERT_H 1
2513| #define HAVE_CTYPE_H 1
2514| #define HAVE_DIRENT_H 1
2515| #define HAVE_ERRNO_H 1
2516| #define HAVE_FCNTL_H 1
2517| #define HAVE_LIMITS_H 1
2518| #define HAVE_MEMORY_H 1
2519| #define HAVE_SETJMP_H 1
2520| #define HAVE_SIGNAL_H 1
2521| #define HAVE_STDARG_H 1
2522| #define HAVE_STDDEF_H 1
2523| #define HAVE_STDINT_H 1
2524| #define HAVE_STDIO_H 1
2525| #define HAVE_STDLIB_H 1
2526| #define HAVE_STRING_H 1
2527| #define HAVE_STRINGS_H 1
2528| #define HAVE_TIME_H 1
2529| #define HAVE_UNISTD_H 1
2530| #define HAVE_UTIME_H 1
2531| #define HAVE_SYS_STAT_H 1
2532| #define HAVE_SYS_TIME_H 1
2533| #define HAVE_SYS_TYPES_H 1
2534| #define ptrdiff_t long
2535| #define RETSIGTYPE void
2536| #define SIZEOF_SHORT 2
2537| #define SIZEOF_INT 4
2538| #define SIZEOF_LONG 8
2539| #define SIZEOF_PTRDIFF_T 0
2540| #define SIZEOF_SIZE_T 8
2541| #define SIZEOF_VOID_P 8
2542| #define SIZEOF_CHAR_P 8
2543| #define SIZEOF_LONG_LONG 8
2544| #define SIZEOF_UNSIGNED_LONG_LONG 8
2545| #define SIZEOF___INT64 0
2546| #define SIZEOF_UNSIGNED___INT64 0
2547| #define SIZEOF___INT32 0
2548| #define SIZEOF_UNSIGNED___INT32 0
2549| #define SIZEOF_INTMAX_T 8
2550| #define SIZEOF_UINTMAX_T 8
2551| #define SIZEOF_INTPTR_T 8
2552| #define SIZEOF_UINTPTR_T 8
2553| #define SIZEOF_FLOAT 4
2554| #define SIZEOF_DOUBLE 8
2555| #define SIZEOF_LONG_DOUBLE 16
2556| #define SIZEOF_DEV_T 4
2557| #define SIZEOF_FPOS_T 8
2558| #define SIZEOF_MODE_T 2
2559| #define SIZEOF_OFF_T 8
2560| #define SIZEOF_SSIZE_T 8
2561| #define SIZEOF_TIME_T 8
2562| #define HAVE_ACCESS 1
2563| #define HAVE_ATEXIT 1
2564| #define HAVE_ATOI 1
2565| #define HAVE_ATOL 1
2566| #define HAVE_CHMOD 1
2567| #define HAVE_CHOWN 1
2568| #define HAVE_CTIME 1
2569| #define HAVE_DIFFTIME 1
2570| #define HAVE_FSTAT 1
2571| #define HAVE_GETTIMEOFDAY 1
2572| #define HAVE_GMTIME 1
2573| #define HAVE_LOCALTIME 1
2574| #define HAVE_LONGJMP 1
2575| #define HAVE_LSTAT 1
2576| #define HAVE_MEMCMP 1
2577| #define HAVE_MEMCPY 1
2578| #define HAVE_MEMMOVE 1
2579| #define HAVE_MEMSET 1
2580| #define HAVE_MKTIME 1
2581| #define HAVE_QSORT 1
2582| #define HAVE_RAISE 1
2583| #define HAVE_SETJMP 1
2584| #define HAVE_SIGNAL 1
2585| #define HAVE_SNPRINTF 1
2586| #define HAVE_STRCASECMP 1
2587| #define HAVE_STRCHR 1
2588| #define HAVE_STRDUP 1
2589| #define HAVE_STRERROR 1
2590| #define HAVE_STRFTIME 1
2591| /* end confdefs.h.  */
2592| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
2593|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2594| #define stricmp innocuous_stricmp
2595|
2596| /* System header to define __stub macros and hopefully few prototypes,
2597|     which can conflict with char stricmp (); below.
2598|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2599|     <limits.h> exists even on freestanding compilers.  */
2600|
2601| #ifdef __STDC__
2602| # include <limits.h>
2603| #else
2604| # include <assert.h>
2605| #endif
2606|
2607| #undef stricmp
2608|
2609| /* Override any gcc2 internal prototype to avoid an error.  */
2610| #ifdef __cplusplus
2611| extern "C"
2612| {
2613| #endif
2614| /* We use char because int might match the return type of a gcc2
2615|    builtin and then its argument prototype would still apply.  */
2616| char stricmp ();
2617| /* The GNU C library defines this for functions which it implements
2618|     to always fail with ENOSYS.  Some functions are actually named
2619|     something starting with __ and the normal name is an alias.  */
2620| #if defined (__stub_stricmp) || defined (__stub___stricmp)
2621| choke me
2622| #else
2623| char (*f) () = stricmp;
2624| #endif
2625| #ifdef __cplusplus
2626| }
2627| #endif
2628|
2629| int
2630| main ()
2631| {
2632| return f != stricmp;
2633|   ;
2634|   return 0;
2635| }
2636configure:31400: result: no
2637configure:31313: checking for strncasecmp
2638configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2639conftest.c:129:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
2640char strncasecmp ();
2641     ^
2642conftest.c:129:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
26431 warning generated.
2644configure:31376: $? = 0
2645configure:31379: test -z                         || test ! -s conftest.err
2646configure:31382: $? = 0
2647configure:31385: test -s conftest
2648configure:31388: $? = 0
2649configure:31400: result: yes
2650configure:31313: checking for strnicmp
2651configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2652Undefined symbols for architecture x86_64:
2653  "_strnicmp", referenced from:
2654      _main in conftest-828443.o
2655      _f in conftest-828443.o
2656ld: symbol(s) not found for architecture x86_64
2657clang: error: linker command failed with exit code 1 (use -v to see invocation)
2658configure:31376: $? = 1
2659configure: failed program was:
2660| /* confdefs.h.  */
2661|
2662| #define PACKAGE_NAME "ucl"
2663| #define PACKAGE_TARNAME "ucl"
2664| #define PACKAGE_VERSION "1.03"
2665| #define PACKAGE_STRING "ucl 1.03"
2666| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
2667| #define ACC_ENDIAN_LITTLE_ENDIAN 1
2668| #define PACKAGE "ucl"
2669| #define VERSION "1.03"
2670| #define HAVE_SYS_TYPES_H 1
2671| #define HAVE_SYS_STAT_H 1
2672| #define HAVE_STDLIB_H 1
2673| #define HAVE_STRING_H 1
2674| #define HAVE_MEMORY_H 1
2675| #define HAVE_STRINGS_H 1
2676| #define HAVE_INTTYPES_H 1
2677| #define HAVE_STDINT_H 1
2678| #define HAVE_UNISTD_H 1
2679| #define HAVE_DLFCN_H 1
2680| #ifdef __cplusplus
2681| extern "C" void exit (int);
2682| #endif
2683| #define TIME_WITH_SYS_TIME 1
2684| #define HAVE_ASSERT_H 1
2685| #define HAVE_CTYPE_H 1
2686| #define HAVE_DIRENT_H 1
2687| #define HAVE_ERRNO_H 1
2688| #define HAVE_FCNTL_H 1
2689| #define HAVE_LIMITS_H 1
2690| #define HAVE_MEMORY_H 1
2691| #define HAVE_SETJMP_H 1
2692| #define HAVE_SIGNAL_H 1
2693| #define HAVE_STDARG_H 1
2694| #define HAVE_STDDEF_H 1
2695| #define HAVE_STDINT_H 1
2696| #define HAVE_STDIO_H 1
2697| #define HAVE_STDLIB_H 1
2698| #define HAVE_STRING_H 1
2699| #define HAVE_STRINGS_H 1
2700| #define HAVE_TIME_H 1
2701| #define HAVE_UNISTD_H 1
2702| #define HAVE_UTIME_H 1
2703| #define HAVE_SYS_STAT_H 1
2704| #define HAVE_SYS_TIME_H 1
2705| #define HAVE_SYS_TYPES_H 1
2706| #define ptrdiff_t long
2707| #define RETSIGTYPE void
2708| #define SIZEOF_SHORT 2
2709| #define SIZEOF_INT 4
2710| #define SIZEOF_LONG 8
2711| #define SIZEOF_PTRDIFF_T 0
2712| #define SIZEOF_SIZE_T 8
2713| #define SIZEOF_VOID_P 8
2714| #define SIZEOF_CHAR_P 8
2715| #define SIZEOF_LONG_LONG 8
2716| #define SIZEOF_UNSIGNED_LONG_LONG 8
2717| #define SIZEOF___INT64 0
2718| #define SIZEOF_UNSIGNED___INT64 0
2719| #define SIZEOF___INT32 0
2720| #define SIZEOF_UNSIGNED___INT32 0
2721| #define SIZEOF_INTMAX_T 8
2722| #define SIZEOF_UINTMAX_T 8
2723| #define SIZEOF_INTPTR_T 8
2724| #define SIZEOF_UINTPTR_T 8
2725| #define SIZEOF_FLOAT 4
2726| #define SIZEOF_DOUBLE 8
2727| #define SIZEOF_LONG_DOUBLE 16
2728| #define SIZEOF_DEV_T 4
2729| #define SIZEOF_FPOS_T 8
2730| #define SIZEOF_MODE_T 2
2731| #define SIZEOF_OFF_T 8
2732| #define SIZEOF_SSIZE_T 8
2733| #define SIZEOF_TIME_T 8
2734| #define HAVE_ACCESS 1
2735| #define HAVE_ATEXIT 1
2736| #define HAVE_ATOI 1
2737| #define HAVE_ATOL 1
2738| #define HAVE_CHMOD 1
2739| #define HAVE_CHOWN 1
2740| #define HAVE_CTIME 1
2741| #define HAVE_DIFFTIME 1
2742| #define HAVE_FSTAT 1
2743| #define HAVE_GETTIMEOFDAY 1
2744| #define HAVE_GMTIME 1
2745| #define HAVE_LOCALTIME 1
2746| #define HAVE_LONGJMP 1
2747| #define HAVE_LSTAT 1
2748| #define HAVE_MEMCMP 1
2749| #define HAVE_MEMCPY 1
2750| #define HAVE_MEMMOVE 1
2751| #define HAVE_MEMSET 1
2752| #define HAVE_MKTIME 1
2753| #define HAVE_QSORT 1
2754| #define HAVE_RAISE 1
2755| #define HAVE_SETJMP 1
2756| #define HAVE_SIGNAL 1
2757| #define HAVE_SNPRINTF 1
2758| #define HAVE_STRCASECMP 1
2759| #define HAVE_STRCHR 1
2760| #define HAVE_STRDUP 1
2761| #define HAVE_STRERROR 1
2762| #define HAVE_STRFTIME 1
2763| #define HAVE_STRNCASECMP 1
2764| /* end confdefs.h.  */
2765| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
2766|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2767| #define strnicmp innocuous_strnicmp
2768|
2769| /* System header to define __stub macros and hopefully few prototypes,
2770|     which can conflict with char strnicmp (); below.
2771|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2772|     <limits.h> exists even on freestanding compilers.  */
2773|
2774| #ifdef __STDC__
2775| # include <limits.h>
2776| #else
2777| # include <assert.h>
2778| #endif
2779|
2780| #undef strnicmp
2781|
2782| /* Override any gcc2 internal prototype to avoid an error.  */
2783| #ifdef __cplusplus
2784| extern "C"
2785| {
2786| #endif
2787| /* We use char because int might match the return type of a gcc2
2788|    builtin and then its argument prototype would still apply.  */
2789| char strnicmp ();
2790| /* The GNU C library defines this for functions which it implements
2791|     to always fail with ENOSYS.  Some functions are actually named
2792|     something starting with __ and the normal name is an alias.  */
2793| #if defined (__stub_strnicmp) || defined (__stub___strnicmp)
2794| choke me
2795| #else
2796| char (*f) () = strnicmp;
2797| #endif
2798| #ifdef __cplusplus
2799| }
2800| #endif
2801|
2802| int
2803| main ()
2804| {
2805| return f != strnicmp;
2806|   ;
2807|   return 0;
2808| }
2809configure:31400: result: no
2810configure:31313: checking for strrchr
2811configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2812conftest.c:130:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
2813char strrchr ();
2814     ^
2815conftest.c:130:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
28161 warning generated.
2817configure:31376: $? = 0
2818configure:31379: test -z                         || test ! -s conftest.err
2819configure:31382: $? = 0
2820configure:31385: test -s conftest
2821configure:31388: $? = 0
2822configure:31400: result: yes
2823configure:31313: checking for strstr
2824configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2825conftest.c:131:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
2826char strstr ();
2827     ^
2828conftest.c:131:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
28291 warning generated.
2830configure:31376: $? = 0
2831configure:31379: test -z                         || test ! -s conftest.err
2832configure:31382: $? = 0
2833configure:31385: test -s conftest
2834configure:31388: $? = 0
2835configure:31400: result: yes
2836configure:31313: checking for time
2837configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2838configure:31376: $? = 0
2839configure:31379: test -z                         || test ! -s conftest.err
2840configure:31382: $? = 0
2841configure:31385: test -s conftest
2842configure:31388: $? = 0
2843configure:31400: result: yes
2844configure:31313: checking for umask
2845configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2846configure:31376: $? = 0
2847configure:31379: test -z                         || test ! -s conftest.err
2848configure:31382: $? = 0
2849configure:31385: test -s conftest
2850configure:31388: $? = 0
2851configure:31400: result: yes
2852configure:31313: checking for utime
2853configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2854configure:31376: $? = 0
2855configure:31379: test -z                         || test ! -s conftest.err
2856configure:31382: $? = 0
2857configure:31385: test -s conftest
2858configure:31388: $? = 0
2859configure:31400: result: yes
2860configure:31313: checking for vsnprintf
2861configure:31370: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
2862conftest.c:135:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
2863char vsnprintf ();
2864     ^
2865conftest.c:135:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
28661 warning generated.
2867configure:31376: $? = 0
2868configure:31379: test -z                         || test ! -s conftest.err
2869configure:31382: $? = 0
2870configure:31385: test -s conftest
2871configure:31388: $? = 0
2872configure:31400: result: yes
2873configure:31432: checking whether your compiler passes the ACC conformance test
2874configure:31477: /usr/bin/clang -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I. -I./acc -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
2875In file included from conftest.c:113:
2876In file included from ./acc/acc.h:87:
2877./acc/acc_type.h:37:4: error: "missing defines for sizes"
2878#  error "missing defines for sizes"
2879   ^
28801 error generated.
2881configure:31483: $? = 1
2882configure: failed program was:
2883| /* confdefs.h.  */
2884|
2885| #define PACKAGE_NAME "ucl"
2886| #define PACKAGE_TARNAME "ucl"
2887| #define PACKAGE_VERSION "1.03"
2888| #define PACKAGE_STRING "ucl 1.03"
2889| #define PACKAGE_BUGREPORT "markus@oberhumer.com"
2890| #define ACC_ENDIAN_LITTLE_ENDIAN 1
2891| #define PACKAGE "ucl"
2892| #define VERSION "1.03"
2893| #define HAVE_SYS_TYPES_H 1
2894| #define HAVE_SYS_STAT_H 1
2895| #define HAVE_STDLIB_H 1
2896| #define HAVE_STRING_H 1
2897| #define HAVE_MEMORY_H 1
2898| #define HAVE_STRINGS_H 1
2899| #define HAVE_INTTYPES_H 1
2900| #define HAVE_STDINT_H 1
2901| #define HAVE_UNISTD_H 1
2902| #define HAVE_DLFCN_H 1
2903| #ifdef __cplusplus
2904| extern "C" void exit (int);
2905| #endif
2906| #define TIME_WITH_SYS_TIME 1
2907| #define HAVE_ASSERT_H 1
2908| #define HAVE_CTYPE_H 1
2909| #define HAVE_DIRENT_H 1
2910| #define HAVE_ERRNO_H 1
2911| #define HAVE_FCNTL_H 1
2912| #define HAVE_LIMITS_H 1
2913| #define HAVE_MEMORY_H 1
2914| #define HAVE_SETJMP_H 1
2915| #define HAVE_SIGNAL_H 1
2916| #define HAVE_STDARG_H 1
2917| #define HAVE_STDDEF_H 1
2918| #define HAVE_STDINT_H 1
2919| #define HAVE_STDIO_H 1
2920| #define HAVE_STDLIB_H 1
2921| #define HAVE_STRING_H 1
2922| #define HAVE_STRINGS_H 1
2923| #define HAVE_TIME_H 1
2924| #define HAVE_UNISTD_H 1
2925| #define HAVE_UTIME_H 1
2926| #define HAVE_SYS_STAT_H 1
2927| #define HAVE_SYS_TIME_H 1
2928| #define HAVE_SYS_TYPES_H 1
2929| #define ptrdiff_t long
2930| #define RETSIGTYPE void
2931| #define SIZEOF_SHORT 2
2932| #define SIZEOF_INT 4
2933| #define SIZEOF_LONG 8
2934| #define SIZEOF_PTRDIFF_T 0
2935| #define SIZEOF_SIZE_T 8
2936| #define SIZEOF_VOID_P 8
2937| #define SIZEOF_CHAR_P 8
2938| #define SIZEOF_LONG_LONG 8
2939| #define SIZEOF_UNSIGNED_LONG_LONG 8
2940| #define SIZEOF___INT64 0
2941| #define SIZEOF_UNSIGNED___INT64 0
2942| #define SIZEOF___INT32 0
2943| #define SIZEOF_UNSIGNED___INT32 0
2944| #define SIZEOF_INTMAX_T 8
2945| #define SIZEOF_UINTMAX_T 8
2946| #define SIZEOF_INTPTR_T 8
2947| #define SIZEOF_UINTPTR_T 8
2948| #define SIZEOF_FLOAT 4
2949| #define SIZEOF_DOUBLE 8
2950| #define SIZEOF_LONG_DOUBLE 16
2951| #define SIZEOF_DEV_T 4
2952| #define SIZEOF_FPOS_T 8
2953| #define SIZEOF_MODE_T 2
2954| #define SIZEOF_OFF_T 8
2955| #define SIZEOF_SSIZE_T 8
2956| #define SIZEOF_TIME_T 8
2957| #define HAVE_ACCESS 1
2958| #define HAVE_ATEXIT 1
2959| #define HAVE_ATOI 1
2960| #define HAVE_ATOL 1
2961| #define HAVE_CHMOD 1
2962| #define HAVE_CHOWN 1
2963| #define HAVE_CTIME 1
2964| #define HAVE_DIFFTIME 1
2965| #define HAVE_FSTAT 1
2966| #define HAVE_GETTIMEOFDAY 1
2967| #define HAVE_GMTIME 1
2968| #define HAVE_LOCALTIME 1
2969| #define HAVE_LONGJMP 1
2970| #define HAVE_LSTAT 1
2971| #define HAVE_MEMCMP 1
2972| #define HAVE_MEMCPY 1
2973| #define HAVE_MEMMOVE 1
2974| #define HAVE_MEMSET 1
2975| #define HAVE_MKTIME 1
2976| #define HAVE_QSORT 1
2977| #define HAVE_RAISE 1
2978| #define HAVE_SETJMP 1
2979| #define HAVE_SIGNAL 1
2980| #define HAVE_SNPRINTF 1
2981| #define HAVE_STRCASECMP 1
2982| #define HAVE_STRCHR 1
2983| #define HAVE_STRDUP 1
2984| #define HAVE_STRERROR 1
2985| #define HAVE_STRFTIME 1
2986| #define HAVE_STRNCASECMP 1
2987| #define HAVE_STRRCHR 1
2988| #define HAVE_STRSTR 1
2989| #define HAVE_TIME 1
2990| #define HAVE_UMASK 1
2991| #define HAVE_UTIME 1
2992| #define HAVE_VSNPRINTF 1
2993| /* end confdefs.h.  */
2994| #define ACC_CONFIG_NO_HEADER 1
2995| #include "acc/acc.h"
2996| #include "acc/acc_incd.h"
2997| #undef ACCCHK_ASSERT
2998| #define ACCCHK_ASSERT(expr)     ACC_COMPILE_TIME_ASSERT_HEADER(expr)
2999| #include "acc/acc_chk.ch"
3000| #undef ACCCHK_ASSERT
3001| static void test_acc_compile_time_assert(void) {
3002| #define ACCCHK_ASSERT(expr)     ACC_COMPILE_TIME_ASSERT(expr)
3003| #include "acc/acc_chk.ch"
3004| #undef ACCCHK_ASSERT
3005| }
3006| #undef NDEBUG
3007| #include <assert.h>
3008| static int test_acc_run_time_assert(int r) {
3009| #define ACCCHK_ASSERT(expr)     assert(expr);
3010| #include "acc/acc_chk.ch"
3011| #undef ACCCHK_ASSERT
3012| return r;
3013| }
3014|
3015| int
3016| main ()
3017| {
3018|
3019| test_acc_compile_time_assert();
3020| if (test_acc_run_time_assert(1) != 1) return 1;
3021|
3022|
3023|   ;
3024|   return 0;
3025| }
3026configure:31508: result: FAILED
3027configure:31513:
3028configure:31515: Your compiler failed the ACC conformance test - for details see
3029configure:31517: `config.log'. Please check that log file and consider sending
3030configure:31519: a patch or bug-report to <markus@oberhumer.com>.
3031configure:31521: Thanks for your support.
3032configure:31523:
3033configure:31525: error: ACC conformance test failed. Stop.
3034
3035## ---------------- ##
3036## Cache variables. ##
3037## ---------------- ##
3038
3039ac_cv_build=i686-apple-darwin19.6.0
3040ac_cv_build_alias=i686-apple-darwin19.6.0
3041ac_cv_c_bigendian=no
3042ac_cv_c_compiler_gnu=yes
3043ac_cv_c_const=yes
3044ac_cv_cxx_compiler_gnu=yes
3045ac_cv_env_CC_set=set
3046ac_cv_env_CC_value='/usr/bin/clang -arch x86_64'
3047ac_cv_env_CFLAGS_set=set
3048ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
3049ac_cv_env_CPPFLAGS_set=set
3050ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
3051ac_cv_env_CPP_set=
3052ac_cv_env_CPP_value=
3053ac_cv_env_CXXCPP_set=
3054ac_cv_env_CXXCPP_value=
3055ac_cv_env_CXXFLAGS_set=set
3056ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
3057ac_cv_env_CXX_set=set
3058ac_cv_env_CXX_value=/usr/bin/clang++
3059ac_cv_env_F77_set=set
3060ac_cv_env_F77_value=no
3061ac_cv_env_FFLAGS_set=set
3062ac_cv_env_FFLAGS_value='-pipe -Os -m64'
3063ac_cv_env_LDFLAGS_set=set
3064ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
3065ac_cv_env_build_alias_set=
3066ac_cv_env_build_alias_value=
3067ac_cv_env_host_alias_set=
3068ac_cv_env_host_alias_value=
3069ac_cv_env_target_alias_set=
3070ac_cv_env_target_alias_value=
3071ac_cv_exeext=
3072ac_cv_f77_compiler_gnu=no
3073ac_cv_func_access=yes
3074ac_cv_func_alloca=no
3075ac_cv_func_atexit=yes
3076ac_cv_func_atoi=yes
3077ac_cv_func_atol=yes
3078ac_cv_func_chmod=yes
3079ac_cv_func_chown=yes
3080ac_cv_func_ctime=yes
3081ac_cv_func_difftime=yes
3082ac_cv_func_fstat=yes
3083ac_cv_func_gettimeofday=yes
3084ac_cv_func_gmtime=yes
3085ac_cv_func_localtime=yes
3086ac_cv_func_longjmp=yes
3087ac_cv_func_lstat=yes
3088ac_cv_func_memcmp=yes
3089ac_cv_func_memcpy=yes
3090ac_cv_func_memmove=yes
3091ac_cv_func_memset=yes
3092ac_cv_func_mktime=yes
3093ac_cv_func_qsort=yes
3094ac_cv_func_raise=yes
3095ac_cv_func_setjmp=yes
3096ac_cv_func_signal=yes
3097ac_cv_func_snprintf=yes
3098ac_cv_func_strcasecmp=yes
3099ac_cv_func_strchr=yes
3100ac_cv_func_strdup=yes
3101ac_cv_func_strerror=yes
3102ac_cv_func_strftime=yes
3103ac_cv_func_stricmp=no
3104ac_cv_func_strncasecmp=yes
3105ac_cv_func_strnicmp=no
3106ac_cv_func_strrchr=yes
3107ac_cv_func_strstr=yes
3108ac_cv_func_time=yes
3109ac_cv_func_umask=yes
3110ac_cv_func_utime=yes
3111ac_cv_func_vsnprintf=yes
3112ac_cv_header_assert_h=yes
3113ac_cv_header_ctype_h=yes
3114ac_cv_header_dirent_h=yes
3115ac_cv_header_dlfcn_h=yes
3116ac_cv_header_errno_h=yes
3117ac_cv_header_fcntl_h=yes
3118ac_cv_header_inttypes_h=yes
3119ac_cv_header_limits_h=yes
3120ac_cv_header_malloc_h=no
3121ac_cv_header_memory_h=yes
3122ac_cv_header_setjmp_h=yes
3123ac_cv_header_signal_h=yes
3124ac_cv_header_stdarg_h=yes
3125ac_cv_header_stdc=no
3126ac_cv_header_stddef_h=yes
3127ac_cv_header_stdint_h=yes
3128ac_cv_header_stdio_h=yes
3129ac_cv_header_stdlib_h=yes
3130ac_cv_header_string_h=yes
3131ac_cv_header_strings_h=yes
3132ac_cv_header_sys_stat_h=yes
3133ac_cv_header_sys_time_h=yes
3134ac_cv_header_sys_types_h=yes
3135ac_cv_header_time=yes
3136ac_cv_header_time_h=yes
3137ac_cv_header_unistd_h=yes
3138ac_cv_header_utime_h=yes
3139ac_cv_host=i686-apple-darwin19.6.0
3140ac_cv_host_alias=i686-apple-darwin19.6.0
3141ac_cv_objext=o
3142ac_cv_prog_AWK=gawk
3143ac_cv_prog_CPP='/usr/bin/clang -arch x86_64 -E'
3144ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
3145ac_cv_prog_ac_ct_AR=ar
3146ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch x86_64'
3147ac_cv_prog_ac_ct_RANLIB=ranlib
3148ac_cv_prog_ac_ct_STRIP=strip
3149ac_cv_prog_cc_g=yes
3150ac_cv_prog_cc_stdc=
3151ac_cv_prog_cxx_g=yes
3152ac_cv_prog_egrep='grep -E'
3153ac_cv_prog_f77_g=no
3154ac_cv_prog_make_make_set=yes
3155ac_cv_sizeof___int32=0
3156ac_cv_sizeof___int64=0
3157ac_cv_sizeof_char_p=8
3158ac_cv_sizeof_dev_t=4
3159ac_cv_sizeof_double=8
3160ac_cv_sizeof_float=4
3161ac_cv_sizeof_fpos_t=8
3162ac_cv_sizeof_int=4
3163ac_cv_sizeof_intmax_t=8
3164ac_cv_sizeof_intptr_t=8
3165ac_cv_sizeof_long=8
3166ac_cv_sizeof_long_double=16
3167ac_cv_sizeof_long_long=8
3168ac_cv_sizeof_mode_t=2
3169ac_cv_sizeof_off_t=8
3170ac_cv_sizeof_ptrdiff_t=0
3171ac_cv_sizeof_short=2
3172ac_cv_sizeof_size_t=8
3173ac_cv_sizeof_ssize_t=8
3174ac_cv_sizeof_time_t=8
3175ac_cv_sizeof_uintmax_t=8
3176ac_cv_sizeof_uintptr_t=8
3177ac_cv_sizeof_unsigned___int32=0
3178ac_cv_sizeof_unsigned___int64=0
3179ac_cv_sizeof_unsigned_long_long=8
3180ac_cv_sizeof_void_p=8
3181ac_cv_sys_file_offset_bits=no
3182ac_cv_sys_large_files=no
3183ac_cv_sys_largefile_CC=no
3184ac_cv_target=i686-apple-darwin19.6.0
3185ac_cv_target_alias=i686-apple-darwin19.6.0
3186ac_cv_type___int32=no
3187ac_cv_type___int64=no
3188ac_cv_type_char_p=yes
3189ac_cv_type_dev_t=yes
3190ac_cv_type_double=yes
3191ac_cv_type_float=yes
3192ac_cv_type_fpos_t=yes
3193ac_cv_type_int=yes
3194ac_cv_type_intmax_t=yes
3195ac_cv_type_intptr_t=yes
3196ac_cv_type_long=yes
3197ac_cv_type_long_double=yes
3198ac_cv_type_long_long=yes
3199ac_cv_type_mode_t=yes
3200ac_cv_type_off_t=yes
3201ac_cv_type_ptrdiff_t=no
3202ac_cv_type_short=yes
3203ac_cv_type_signal=void
3204ac_cv_type_size_t=yes
3205ac_cv_type_ssize_t=yes
3206ac_cv_type_time_t=yes
3207ac_cv_type_uintmax_t=yes
3208ac_cv_type_uintptr_t=yes
3209ac_cv_type_unsigned___int32=no
3210ac_cv_type_unsigned___int64=no
3211ac_cv_type_unsigned_long_long=yes
3212ac_cv_type_void_p=yes
3213am_cv_CC_dependencies_compiler_type=gcc3
3214am_cv_CXX_dependencies_compiler_type=gcc3
3215lt_cv_deplibs_check_method=pass_all
3216lt_cv_file_magic_cmd='$MAGIC_CMD'
3217lt_cv_file_magic_test_file=
3218lt_cv_ld_reload_flag=-r
3219lt_cv_objdir=.libs
3220lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
3221lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
3222lt_cv_path_NM='/opt/local/bin/nm -B'
3223lt_cv_path_SED=/opt/local/bin/gsed
3224lt_cv_prog_compiler_c_o=yes
3225lt_cv_prog_compiler_c_o_CXX=yes
3226lt_cv_prog_compiler_rtti_exceptions=yes
3227lt_cv_prog_gnu_ld=no
3228lt_cv_prog_gnu_ldcxx=no
3229lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
3230lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
3231lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
3232lt_cv_sys_max_cmd_len=65536
3233lt_lt_cv_prog_compiler_c_o='"yes"'
3234lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
3235lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
3236lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
3237lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
3238mfx_cv_header_sane_limits_h=yes
3239
3240## ----------------- ##
3241## Output variables. ##
3242## ----------------- ##
3243
3244ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_archivers_ucl/ucl/work/ucl-1.03/acconfig/missing --run aclocal-1.8'
3245AMDEPBACKSLASH='\'
3246AMDEP_FALSE='#'
3247AMDEP_TRUE=''
3248AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_archivers_ucl/ucl/work/ucl-1.03/acconfig/missing --run tar'
3249AR='ar'
3250AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_archivers_ucl/ucl/work/ucl-1.03/acconfig/missing --run autoconf'
3251AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_archivers_ucl/ucl/work/ucl-1.03/acconfig/missing --run autoheader'
3252AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_archivers_ucl/ucl/work/ucl-1.03/acconfig/missing --run automake-1.8'
3253AWK='gawk'
3254CC='/usr/bin/clang -arch x86_64'
3255CCDEPMODE='depmode=gcc3'
3256CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
3257CPP='/usr/bin/clang -arch x86_64 -E'
3258CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
3259CXX='/usr/bin/clang++'
3260CXXCPP='/usr/bin/clang++ -E'
3261CXXDEPMODE='depmode=gcc3'
3262CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
3263CYGPATH_W='echo'
3264DEFS=''
3265DEPDIR='.deps'
3266ECHO='/bin/echo'
3267ECHO_C='ECHO_N=''
3268ECHO_T=''
3269EGREP='grep -E'
3270EXEEXT=''
3271F77='no'
3272FFLAGS='-pipe -Os -m64'
3273INSTALL_DATA='${INSTALL} -m 644'
3274INSTALL_PROGRAM='${INSTALL}'
3275INSTALL_SCRIPT='${INSTALL}'
3276INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
3277LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
3278LIBOBJS=''
3279LIBS=''
3280LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3281LN_S='ln -s'
3282LTLIBOBJS=''
3283MAINT='#'
3284MAINTAINER_MODE_FALSE=''
3285MAINTAINER_MODE_TRUE='#'
3286MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_archivers_ucl/ucl/work/ucl-1.03/acconfig/missing --run makeinfo'
3287OBJEXT='o'
3288PACKAGE='ucl'
3289PACKAGE_BUGREPORT='markus@oberhumer.com'
3290PACKAGE_NAME='ucl'
3291PACKAGE_STRING='ucl 1.03'
3292PACKAGE_TARNAME='ucl'
3293PACKAGE_VERSION='1.03'
3294PATH_SEPARATOR=':'
3295RANLIB='ranlib'
3296SET_MAKE=''
3297SHELL='/bin/sh'
3298STRIP='strip'
3299UCL_ASM_VPATH=':/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_archivers_ucl/ucl/work/ucl-1.03/asm/i386/src_gas'
3300UCL_CFLAGS=''
3301UCL_CPPFLAGS=''
3302UCL_EXTRA_CFLAGS=''
3303UCL_EXTRA_CPPFLAGS=''
3304UCL_USE_ASM_FALSE='#'
3305UCL_USE_ASM_TRUE=''
3306VERSION='1.03'
3307ac_ct_AR='ar'
3308ac_ct_CC='/usr/bin/clang -arch x86_64'
3309ac_ct_CXX=''
3310ac_ct_F77=''
3311ac_ct_RANLIB='ranlib'
3312ac_ct_STRIP='strip'
3313am__fastdepCC_FALSE='#'
3314am__fastdepCC_TRUE=''
3315am__fastdepCXX_FALSE='#'
3316am__fastdepCXX_TRUE=''
3317am__include='include'
3318am__leading_dot='.'
3319am__quote=''
3320bindir='${exec_prefix}/bin'
3321build='i686-apple-darwin19.6.0'
3322build_alias=''
3323build_cpu='i686'
3324build_os='darwin19.6.0'
3325build_vendor='apple'
3326configure_CFLAGS=''
3327configure_CPPFLAGS=''
3328datadir='${prefix}/share'
3329exec_prefix='NONE'
3330host='i686-apple-darwin19.6.0'
3331host_alias=''
3332host_cpu='i686'
3333host_os='darwin19.6.0'
3334host_vendor='apple'
3335includedir='${prefix}/include'
3336infodir='${prefix}/info'
3337install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_macports_macports-ports_archivers_ucl/ucl/work/ucl-1.03/acconfig/install-sh'
3338libdir='${exec_prefix}/lib'
3339libexecdir='${exec_prefix}/libexec'
3340localstatedir='${prefix}/var'
3341mandir='${prefix}/man'
3342mkdir_p='$(mkinstalldirs)'
3343oldincludedir='/usr/include'
3344prefix='/opt/local'
3345program_transform_name='s,x,x,'
3346sbindir='${exec_prefix}/sbin'
3347sharedstatedir='${prefix}/com'
3348sysconfdir='${prefix}/etc'
3349target='i686-apple-darwin19.6.0'
3350target_alias=''
3351target_cpu='i686'
3352target_os='darwin19.6.0'
3353target_vendor='apple'
3354
3355## ----------- ##
3356## confdefs.h. ##
3357## ----------- ##
3358
3359#define ACC_ENDIAN_LITTLE_ENDIAN 1
3360#define HAVE_ACCESS 1
3361#define HAVE_ASSERT_H 1
3362#define HAVE_ATEXIT 1
3363#define HAVE_ATOI 1
3364#define HAVE_ATOL 1
3365#define HAVE_CHMOD 1
3366#define HAVE_CHOWN 1
3367#define HAVE_CTIME 1
3368#define HAVE_CTYPE_H 1
3369#define HAVE_DIFFTIME 1
3370#define HAVE_DIRENT_H 1
3371#define HAVE_DLFCN_H 1
3372#define HAVE_ERRNO_H 1
3373#define HAVE_FCNTL_H 1
3374#define HAVE_FSTAT 1
3375#define HAVE_GETTIMEOFDAY 1
3376#define HAVE_GMTIME 1
3377#define HAVE_INTTYPES_H 1
3378#define HAVE_LIMITS_H 1
3379#define HAVE_LOCALTIME 1
3380#define HAVE_LONGJMP 1
3381#define HAVE_LSTAT 1
3382#define HAVE_MEMCMP 1
3383#define HAVE_MEMCPY 1
3384#define HAVE_MEMMOVE 1
3385#define HAVE_MEMORY_H 1
3386#define HAVE_MEMORY_H 1
3387#define HAVE_MEMSET 1
3388#define HAVE_MKTIME 1
3389#define HAVE_QSORT 1
3390#define HAVE_RAISE 1
3391#define HAVE_SETJMP 1
3392#define HAVE_SETJMP_H 1
3393#define HAVE_SIGNAL 1
3394#define HAVE_SIGNAL_H 1
3395#define HAVE_SNPRINTF 1
3396#define HAVE_STDARG_H 1
3397#define HAVE_STDDEF_H 1
3398#define HAVE_STDINT_H 1
3399#define HAVE_STDINT_H 1
3400#define HAVE_STDIO_H 1
3401#define HAVE_STDLIB_H 1
3402#define HAVE_STDLIB_H 1
3403#define HAVE_STRCASECMP 1
3404#define HAVE_STRCHR 1
3405#define HAVE_STRDUP 1
3406#define HAVE_STRERROR 1
3407#define HAVE_STRFTIME 1
3408#define HAVE_STRINGS_H 1
3409#define HAVE_STRINGS_H 1
3410#define HAVE_STRING_H 1
3411#define HAVE_STRING_H 1
3412#define HAVE_STRNCASECMP 1
3413#define HAVE_STRRCHR 1
3414#define HAVE_STRSTR 1
3415#define HAVE_SYS_STAT_H 1
3416#define HAVE_SYS_STAT_H 1
3417#define HAVE_SYS_TIME_H 1
3418#define HAVE_SYS_TYPES_H 1
3419#define HAVE_SYS_TYPES_H 1
3420#define HAVE_TIME 1
3421#define HAVE_TIME_H 1
3422#define HAVE_UMASK 1
3423#define HAVE_UNISTD_H 1
3424#define HAVE_UNISTD_H 1
3425#define HAVE_UTIME 1
3426#define HAVE_UTIME_H 1
3427#define HAVE_VSNPRINTF 1
3428#define PACKAGE "ucl"
3429#define PACKAGE_BUGREPORT "markus@oberhumer.com"
3430#define PACKAGE_NAME "ucl"
3431#define PACKAGE_STRING "ucl 1.03"
3432#define PACKAGE_TARNAME "ucl"
3433#define PACKAGE_VERSION "1.03"
3434#define RETSIGTYPE void
3435#define SIZEOF_CHAR_P 8
3436#define SIZEOF_DEV_T 4
3437#define SIZEOF_DOUBLE 8
3438#define SIZEOF_FLOAT 4
3439#define SIZEOF_FPOS_T 8
3440#define SIZEOF_INT 4
3441#define SIZEOF_INTMAX_T 8
3442#define SIZEOF_INTPTR_T 8
3443#define SIZEOF_LONG 8
3444#define SIZEOF_LONG_DOUBLE 16
3445#define SIZEOF_LONG_LONG 8
3446#define SIZEOF_MODE_T 2
3447#define SIZEOF_OFF_T 8
3448#define SIZEOF_PTRDIFF_T 0
3449#define SIZEOF_SHORT 2
3450#define SIZEOF_SIZE_T 8
3451#define SIZEOF_SSIZE_T 8
3452#define SIZEOF_TIME_T 8
3453#define SIZEOF_UINTMAX_T 8
3454#define SIZEOF_UINTPTR_T 8
3455#define SIZEOF_UNSIGNED_LONG_LONG 8
3456#define SIZEOF_UNSIGNED___INT32 0
3457#define SIZEOF_UNSIGNED___INT64 0
3458#define SIZEOF_VOID_P 8
3459#define SIZEOF___INT32 0
3460#define SIZEOF___INT64 0
3461#define TIME_WITH_SYS_TIME 1
3462#define VERSION "1.03"
3463#define ptrdiff_t long
3464#endif
3465#ifdef __cplusplus
3466extern "C" void exit (int);
3467
3468configure: exit 1