1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by ucl configure 1.03, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-shared |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = gs66-lostcheme |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 19.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
25 | hostinfo = 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 |
---|
27 | Kernel configured for up to 16 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 16 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---|
32 | Primary memory available: 32.00 gigabytes |
---|
33 | Default processor set: 489 tasks, 2355 threads, 16 processors |
---|
34 | Load average: 1.95, Mach factor: 14.04 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1528: Configuring UCL 1.03 |
---|
52 | configure:1563: checking build system type |
---|
53 | configure:1581: result: i686-apple-darwin19.6.0 |
---|
54 | configure:1589: checking host system type |
---|
55 | configure:1603: result: i686-apple-darwin19.6.0 |
---|
56 | configure:1611: checking target system type |
---|
57 | configure:1625: result: i686-apple-darwin19.6.0 |
---|
58 | configure:1639: checking whether to enable maintainer-specific portions of Makefiles |
---|
59 | configure:1648: result: no |
---|
60 | configure:1781: checking for gcc |
---|
61 | configure:1807: result: /usr/bin/clang -arch x86_64 |
---|
62 | configure:2051: checking for C compiler version |
---|
63 | configure:2054: /usr/bin/clang -arch x86_64 --version </dev/null >&5 |
---|
64 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
65 | Target: x86_64-apple-darwin19.6.0 |
---|
66 | Thread model: posix |
---|
67 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
68 | configure:2057: $? = 0 |
---|
69 | configure:2059: /usr/bin/clang -arch x86_64 -v </dev/null >&5 |
---|
70 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
71 | Target: x86_64-apple-darwin19.6.0 |
---|
72 | Thread model: posix |
---|
73 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
74 | configure:2062: $? = 0 |
---|
75 | configure:2064: /usr/bin/clang -arch x86_64 -V </dev/null >&5 |
---|
76 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
77 | clang: error: no input files |
---|
78 | configure:2067: $? = 1 |
---|
79 | configure:2090: checking for C compiler default output file name |
---|
80 | configure: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 |
---|
81 | configure:2096: $? = 0 |
---|
82 | configure:2142: result: a.out |
---|
83 | configure:2147: checking whether the C compiler works |
---|
84 | configure:2153: ./a.out |
---|
85 | configure:2156: $? = 0 |
---|
86 | configure:2173: result: yes |
---|
87 | configure:2180: checking whether we are cross compiling |
---|
88 | configure:2182: result: no |
---|
89 | configure:2185: checking for suffix of executables |
---|
90 | configure: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 |
---|
91 | configure:2190: $? = 0 |
---|
92 | configure:2215: result: |
---|
93 | configure:2221: checking for suffix of object files |
---|
94 | configure: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 |
---|
95 | configure:2245: $? = 0 |
---|
96 | configure:2267: result: o |
---|
97 | configure:2271: checking whether we are using the GNU C compiler |
---|
98 | configure: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 |
---|
99 | configure:2301: $? = 0 |
---|
100 | configure:2304: test -z || test ! -s conftest.err |
---|
101 | configure:2307: $? = 0 |
---|
102 | configure:2310: test -s conftest.o |
---|
103 | configure:2313: $? = 0 |
---|
104 | configure:2326: result: yes |
---|
105 | configure:2332: checking whether /usr/bin/clang -arch x86_64 accepts -g |
---|
106 | configure:2353: /usr/bin/clang -arch x86_64 -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 |
---|
107 | configure:2359: $? = 0 |
---|
108 | configure:2362: test -z || test ! -s conftest.err |
---|
109 | configure:2365: $? = 0 |
---|
110 | configure:2368: test -s conftest.o |
---|
111 | configure:2371: $? = 0 |
---|
112 | configure:2382: result: yes |
---|
113 | configure:2399: checking for /usr/bin/clang -arch x86_64 option to accept ANSI C |
---|
114 | configure: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 |
---|
115 | configure:2475: $? = 0 |
---|
116 | configure:2478: test -z || test ! -s conftest.err |
---|
117 | configure:2481: $? = 0 |
---|
118 | configure:2484: test -s conftest.o |
---|
119 | configure:2487: $? = 0 |
---|
120 | configure:2505: result: none needed |
---|
121 | configure: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 |
---|
122 | conftest.c:2:3: error: unknown type name 'choke' |
---|
123 | choke me |
---|
124 | ^ |
---|
125 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
126 | choke me |
---|
127 | ^ |
---|
128 | ; |
---|
129 | 2 errors generated. |
---|
130 | configure:2529: $? = 1 |
---|
131 | configure: failed program was: |
---|
132 | | #ifndef __cplusplus |
---|
133 | | choke me |
---|
134 | | #endif |
---|
135 | configure:2664: checking how to run the C preprocessor |
---|
136 | configure:2699: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
137 | configure:2705: $? = 0 |
---|
138 | configure:2737: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
139 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
140 | #include <ac_nonexistent.h> |
---|
141 | ^~~~~~~~~~~~~~~~~~ |
---|
142 | 1 error generated. |
---|
143 | configure:2743: $? = 1 |
---|
144 | configure: 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> |
---|
154 | configure:2782: result: /usr/bin/clang -arch x86_64 -E |
---|
155 | configure:2806: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
156 | configure:2812: $? = 0 |
---|
157 | configure:2844: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
158 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
159 | #include <ac_nonexistent.h> |
---|
160 | ^~~~~~~~~~~~~~~~~~ |
---|
161 | 1 error generated. |
---|
162 | configure:2850: $? = 1 |
---|
163 | configure: 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> |
---|
173 | configure:2894: checking whether the C preprocessor needs special flags |
---|
174 | configure: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 |
---|
175 | configure:2934: $? = 0 |
---|
176 | configure:2937: test -z || test ! -s conftest.err |
---|
177 | configure:2940: $? = 0 |
---|
178 | configure:2943: test -s conftest.o |
---|
179 | configure:2946: $? = 0 |
---|
180 | configure:2961: result: none needed |
---|
181 | configure:2978: checking for an ANSI C-conforming const |
---|
182 | configure: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 |
---|
183 | configure:3051: $? = 0 |
---|
184 | configure:3054: test -z || test ! -s conftest.err |
---|
185 | configure:3057: $? = 0 |
---|
186 | configure:3060: test -s conftest.o |
---|
187 | configure:3063: $? = 0 |
---|
188 | configure:3074: result: yes |
---|
189 | configure:3085: checking whether byte ordering is bigendian |
---|
190 | configure: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 |
---|
191 | configure:3118: $? = 0 |
---|
192 | configure:3121: test -z || test ! -s conftest.err |
---|
193 | configure:3124: $? = 0 |
---|
194 | configure:3127: test -s conftest.o |
---|
195 | configure:3130: $? = 0 |
---|
196 | configure: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 |
---|
197 | conftest.c:16:2: error: use of undeclared identifier 'not' |
---|
198 | not big endian |
---|
199 | ^ |
---|
200 | 1 error generated. |
---|
201 | configure:3160: $? = 1 |
---|
202 | configure: 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 | | } |
---|
224 | configure:3293: result: no |
---|
225 | configure:3324: checking for special C compiler options needed for large files |
---|
226 | configure:3421: result: no |
---|
227 | configure:3427: checking for _FILE_OFFSET_BITS value needed for large files |
---|
228 | configure: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 |
---|
229 | configure:3464: $? = 0 |
---|
230 | configure:3467: test -z || test ! -s conftest.err |
---|
231 | configure:3470: $? = 0 |
---|
232 | configure:3473: test -s conftest.o |
---|
233 | configure:3476: $? = 0 |
---|
234 | configure:3540: result: no |
---|
235 | configure:3550: checking for _LARGE_FILES value needed for large files |
---|
236 | configure: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 |
---|
237 | configure:3587: $? = 0 |
---|
238 | configure:3590: test -z || test ! -s conftest.err |
---|
239 | configure:3593: $? = 0 |
---|
240 | configure:3596: test -s conftest.o |
---|
241 | configure:3599: $? = 0 |
---|
242 | configure:3663: result: no |
---|
243 | configure:3690: checking for a BSD-compatible install |
---|
244 | configure:3745: result: /usr/bin/install -c |
---|
245 | configure:3756: checking whether build environment is sane |
---|
246 | configure:3799: result: yes |
---|
247 | configure:3856: checking for gawk |
---|
248 | configure:3872: found /opt/local/bin/gawk |
---|
249 | configure:3882: result: gawk |
---|
250 | configure:3892: checking whether make sets $(MAKE) |
---|
251 | configure:3912: result: yes |
---|
252 | configure:3942: checking for style of include used by make |
---|
253 | configure:3970: result: GNU |
---|
254 | configure:4142: checking dependency style of /usr/bin/clang -arch x86_64 |
---|
255 | configure:4232: result: gcc3 |
---|
256 | configure:4326: checking for a sed that does not truncate output |
---|
257 | configure:4380: result: /opt/local/bin/gsed |
---|
258 | configure:4383: checking for egrep |
---|
259 | configure:4393: result: grep -E |
---|
260 | configure:4409: checking for ld used by /usr/bin/clang -arch x86_64 |
---|
261 | configure:4476: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
262 | configure:4485: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
263 | configure:4500: result: no |
---|
264 | configure:4505: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
265 | configure:4512: result: -r |
---|
266 | configure:4521: checking for BSD-compatible nm |
---|
267 | configure:4563: result: /opt/local/bin/nm -B |
---|
268 | configure:4567: checking whether ln -s works |
---|
269 | configure:4571: result: yes |
---|
270 | configure:4578: checking how to recognise dependent libraries |
---|
271 | configure:4752: result: pass_all |
---|
272 | configure:4960: checking for ANSI C header files |
---|
273 | configure: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 |
---|
274 | configure:4991: $? = 0 |
---|
275 | configure:4994: test -z || test ! -s conftest.err |
---|
276 | configure:4997: $? = 0 |
---|
277 | configure:5000: test -s conftest.o |
---|
278 | configure:5003: $? = 0 |
---|
279 | configure: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 |
---|
280 | conftest.c:29:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
281 | exit(2); |
---|
282 | ^ |
---|
283 | conftest.c:29:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
284 | 1 error generated. |
---|
285 | configure:5095: $? = 1 |
---|
286 | configure: program exited with status 1 |
---|
287 | configure: 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 | | } |
---|
319 | configure:5115: result: no |
---|
320 | configure:5139: checking for sys/types.h |
---|
321 | configure: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 |
---|
322 | configure:5161: $? = 0 |
---|
323 | configure:5164: test -z || test ! -s conftest.err |
---|
324 | configure:5167: $? = 0 |
---|
325 | configure:5170: test -s conftest.o |
---|
326 | configure:5173: $? = 0 |
---|
327 | configure:5184: result: yes |
---|
328 | configure:5139: checking for sys/stat.h |
---|
329 | configure: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 |
---|
330 | configure:5161: $? = 0 |
---|
331 | configure:5164: test -z || test ! -s conftest.err |
---|
332 | configure:5167: $? = 0 |
---|
333 | configure:5170: test -s conftest.o |
---|
334 | configure:5173: $? = 0 |
---|
335 | configure:5184: result: yes |
---|
336 | configure:5139: checking for stdlib.h |
---|
337 | configure: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 |
---|
338 | configure:5161: $? = 0 |
---|
339 | configure:5164: test -z || test ! -s conftest.err |
---|
340 | configure:5167: $? = 0 |
---|
341 | configure:5170: test -s conftest.o |
---|
342 | configure:5173: $? = 0 |
---|
343 | configure:5184: result: yes |
---|
344 | configure:5139: checking for string.h |
---|
345 | configure: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 |
---|
346 | configure:5161: $? = 0 |
---|
347 | configure:5164: test -z || test ! -s conftest.err |
---|
348 | configure:5167: $? = 0 |
---|
349 | configure:5170: test -s conftest.o |
---|
350 | configure:5173: $? = 0 |
---|
351 | configure:5184: result: yes |
---|
352 | configure:5139: checking for memory.h |
---|
353 | configure: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 |
---|
354 | configure:5161: $? = 0 |
---|
355 | configure:5164: test -z || test ! -s conftest.err |
---|
356 | configure:5167: $? = 0 |
---|
357 | configure:5170: test -s conftest.o |
---|
358 | configure:5173: $? = 0 |
---|
359 | configure:5184: result: yes |
---|
360 | configure:5139: checking for strings.h |
---|
361 | configure: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 |
---|
362 | configure:5161: $? = 0 |
---|
363 | configure:5164: test -z || test ! -s conftest.err |
---|
364 | configure:5167: $? = 0 |
---|
365 | configure:5170: test -s conftest.o |
---|
366 | configure:5173: $? = 0 |
---|
367 | configure:5184: result: yes |
---|
368 | configure:5139: checking for inttypes.h |
---|
369 | configure: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 |
---|
370 | configure:5161: $? = 0 |
---|
371 | configure:5164: test -z || test ! -s conftest.err |
---|
372 | configure:5167: $? = 0 |
---|
373 | configure:5170: test -s conftest.o |
---|
374 | configure:5173: $? = 0 |
---|
375 | configure:5184: result: yes |
---|
376 | configure:5139: checking for stdint.h |
---|
377 | configure: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 |
---|
378 | configure:5161: $? = 0 |
---|
379 | configure:5164: test -z || test ! -s conftest.err |
---|
380 | configure:5167: $? = 0 |
---|
381 | configure:5170: test -s conftest.o |
---|
382 | configure:5173: $? = 0 |
---|
383 | configure:5184: result: yes |
---|
384 | configure:5139: checking for unistd.h |
---|
385 | configure: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 |
---|
386 | configure:5161: $? = 0 |
---|
387 | configure:5164: test -z || test ! -s conftest.err |
---|
388 | configure:5167: $? = 0 |
---|
389 | configure:5170: test -s conftest.o |
---|
390 | configure:5173: $? = 0 |
---|
391 | configure:5184: result: yes |
---|
392 | configure:5210: checking dlfcn.h usability |
---|
393 | configure: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 |
---|
394 | configure:5228: $? = 0 |
---|
395 | configure:5231: test -z || test ! -s conftest.err |
---|
396 | configure:5234: $? = 0 |
---|
397 | configure:5237: test -s conftest.o |
---|
398 | configure:5240: $? = 0 |
---|
399 | configure:5250: result: yes |
---|
400 | configure:5254: checking dlfcn.h presence |
---|
401 | configure:5264: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
402 | configure:5270: $? = 0 |
---|
403 | configure:5290: result: yes |
---|
404 | configure:5325: checking for dlfcn.h |
---|
405 | configure:5332: result: yes |
---|
406 | configure:5439: checking for C++ compiler version |
---|
407 | configure:5442: /usr/bin/clang++ --version </dev/null >&5 |
---|
408 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
409 | Target: x86_64-apple-darwin19.6.0 |
---|
410 | Thread model: posix |
---|
411 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
412 | configure:5445: $? = 0 |
---|
413 | configure:5447: /usr/bin/clang++ -v </dev/null >&5 |
---|
414 | Apple clang version 12.0.0 (clang-1200.0.32.2) |
---|
415 | Target: x86_64-apple-darwin19.6.0 |
---|
416 | Thread model: posix |
---|
417 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
418 | configure:5450: $? = 0 |
---|
419 | configure:5452: /usr/bin/clang++ -V </dev/null >&5 |
---|
420 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
421 | clang: error: no input files |
---|
422 | configure:5455: $? = 1 |
---|
423 | configure:5458: checking whether we are using the GNU C++ compiler |
---|
424 | configure: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 |
---|
425 | configure:5488: $? = 0 |
---|
426 | configure:5491: test -z || test ! -s conftest.err |
---|
427 | configure:5494: $? = 0 |
---|
428 | configure:5497: test -s conftest.o |
---|
429 | configure:5500: $? = 0 |
---|
430 | configure:5513: result: yes |
---|
431 | configure:5519: checking whether /usr/bin/clang++ accepts -g |
---|
432 | configure:5540: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc >&5 |
---|
433 | configure:5546: $? = 0 |
---|
434 | configure:5549: test -z || test ! -s conftest.err |
---|
435 | configure:5552: $? = 0 |
---|
436 | configure:5555: test -s conftest.o |
---|
437 | configure:5558: $? = 0 |
---|
438 | configure:5569: result: yes |
---|
439 | configure: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 |
---|
440 | configure:5617: $? = 0 |
---|
441 | configure:5620: test -z || test ! -s conftest.err |
---|
442 | configure:5623: $? = 0 |
---|
443 | configure:5626: test -s conftest.o |
---|
444 | configure:5629: $? = 0 |
---|
445 | configure: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 |
---|
446 | conftest.cc:26:1: error: use of undeclared identifier 'exit' |
---|
447 | exit (42); |
---|
448 | ^ |
---|
449 | 1 error generated. |
---|
450 | configure:5661: $? = 1 |
---|
451 | configure: 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 | | } |
---|
481 | configure: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 |
---|
482 | conftest.cc:22:17: error: use of undeclared identifier 'std' |
---|
483 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
484 | ^ |
---|
485 | conftest.cc:22:49: error: use of undeclared identifier 'std' |
---|
486 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
487 | ^ |
---|
488 | 2 errors generated. |
---|
489 | configure:5617: $? = 1 |
---|
490 | configure: 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 | | } |
---|
521 | configure: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 |
---|
522 | conftest.cc:22:17: error: use of undeclared identifier 'std' |
---|
523 | extern "C" void std::exit (int); using std::exit; |
---|
524 | ^ |
---|
525 | conftest.cc:22:40: error: use of undeclared identifier 'std' |
---|
526 | extern "C" void std::exit (int); using std::exit; |
---|
527 | ^ |
---|
528 | 2 errors generated. |
---|
529 | configure:5617: $? = 1 |
---|
530 | configure: 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 | | } |
---|
561 | configure: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 |
---|
562 | In file included from conftest.cc:23: |
---|
563 | In 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()' |
---|
565 | void exit(int) __dead2; |
---|
566 | ^ |
---|
567 | conftest.cc:22:17: note: previous declaration is here |
---|
568 | extern "C" void exit (int) throw (); |
---|
569 | ^ |
---|
570 | 1 error generated. |
---|
571 | configure:5617: $? = 1 |
---|
572 | configure: 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 | | } |
---|
603 | configure: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 |
---|
604 | configure:5617: $? = 0 |
---|
605 | configure:5620: test -z || test ! -s conftest.err |
---|
606 | configure:5623: $? = 0 |
---|
607 | configure:5626: test -s conftest.o |
---|
608 | configure:5629: $? = 0 |
---|
609 | configure: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 |
---|
610 | configure:5661: $? = 0 |
---|
611 | configure:5664: test -z || test ! -s conftest.err |
---|
612 | configure:5667: $? = 0 |
---|
613 | configure:5670: test -s conftest.o |
---|
614 | configure:5673: $? = 0 |
---|
615 | configure:5698: checking dependency style of /usr/bin/clang++ |
---|
616 | configure:5788: result: gcc3 |
---|
617 | configure:5810: checking how to run the C++ preprocessor |
---|
618 | configure:5841: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc |
---|
619 | configure:5847: $? = 0 |
---|
620 | configure:5879: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc |
---|
621 | conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found |
---|
622 | #include <ac_nonexistent.h> |
---|
623 | ^~~~~~~~~~~~~~~~~~ |
---|
624 | 1 error generated. |
---|
625 | configure:5885: $? = 1 |
---|
626 | configure: 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> |
---|
652 | configure:5924: result: /usr/bin/clang++ -E |
---|
653 | configure:5948: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc |
---|
654 | configure:5954: $? = 0 |
---|
655 | configure:5986: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.cc |
---|
656 | conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found |
---|
657 | #include <ac_nonexistent.h> |
---|
658 | ^~~~~~~~~~~~~~~~~~ |
---|
659 | 1 error generated. |
---|
660 | configure:5992: $? = 1 |
---|
661 | configure: 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> |
---|
687 | configure:6128: checking for Fortran 77 compiler version |
---|
688 | configure:6131: no --version </dev/null >&5 |
---|
689 | ./configure: line 6132: no: command not found |
---|
690 | configure:6134: $? = 127 |
---|
691 | configure:6136: no -v </dev/null >&5 |
---|
692 | ./configure: line 6137: no: command not found |
---|
693 | configure:6139: $? = 127 |
---|
694 | configure:6141: no -V </dev/null >&5 |
---|
695 | ./configure: line 6142: no: command not found |
---|
696 | configure:6144: $? = 127 |
---|
697 | configure:6152: checking whether we are using the GNU Fortran 77 compiler |
---|
698 | configure:6166: no -c -pipe -Os -m64 conftest.F >&5 |
---|
699 | ./configure: line 6167: no: command not found |
---|
700 | configure:6172: $? = 127 |
---|
701 | configure: failed program was: |
---|
702 | | program main |
---|
703 | | #ifndef __GNUC__ |
---|
704 | | choke me |
---|
705 | | #endif |
---|
706 | | |
---|
707 | | end |
---|
708 | configure:6197: result: no |
---|
709 | configure:6203: checking whether no accepts -g |
---|
710 | configure:6215: no -c -g conftest.f >&5 |
---|
711 | ./configure: line 6216: no: command not found |
---|
712 | configure:6221: $? = 127 |
---|
713 | configure: failed program was: |
---|
714 | | program main |
---|
715 | | |
---|
716 | | end |
---|
717 | configure:6245: result: no |
---|
718 | configure:6275: checking the maximum length of command line arguments |
---|
719 | configure:6340: result: 65536 |
---|
720 | configure:6351: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang -arch x86_64 object |
---|
721 | configure: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 |
---|
722 | configure:6443: $? = 0 |
---|
723 | configure: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 |
---|
724 | configure:6450: $? = 0 |
---|
725 | cannot find nm_test_var in conftest.nm |
---|
726 | configure: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 |
---|
727 | configure:6443: $? = 0 |
---|
728 | configure: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 |
---|
729 | configure:6450: $? = 0 |
---|
730 | configure: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 |
---|
731 | configure:6505: $? = 0 |
---|
732 | configure:6543: result: ok |
---|
733 | configure:6547: checking for objdir |
---|
734 | configure:6562: result: .libs |
---|
735 | configure:6652: checking for ar |
---|
736 | configure:6668: found /opt/local/bin/ar |
---|
737 | configure:6679: result: ar |
---|
738 | configure:6732: checking for ranlib |
---|
739 | configure:6748: found /opt/local/bin/ranlib |
---|
740 | configure:6759: result: ranlib |
---|
741 | configure:6812: checking for strip |
---|
742 | configure:6828: found /opt/local/bin/strip |
---|
743 | configure:6839: result: strip |
---|
744 | configure:7101: checking if /usr/bin/clang -arch x86_64 static flag works |
---|
745 | configure:7124: result: yes |
---|
746 | configure:7142: checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions |
---|
747 | configure: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 |
---|
748 | configure:7164: $? = 0 |
---|
749 | configure:7175: result: yes |
---|
750 | configure:7190: checking for /usr/bin/clang -arch x86_64 option to produce PIC |
---|
751 | configure:7367: result: -fno-common |
---|
752 | configure:7375: checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common works |
---|
753 | configure: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 |
---|
754 | configure:7397: $? = 0 |
---|
755 | configure:7408: result: yes |
---|
756 | configure:7432: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o |
---|
757 | configure: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 |
---|
758 | configure:7457: $? = 0 |
---|
759 | configure:7477: result: yes |
---|
760 | configure:7503: checking whether the /usr/bin/clang -arch x86_64 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
761 | configure:8350: result: yes |
---|
762 | configure:8421: checking dynamic linker characteristics |
---|
763 | configure:8973: result: darwin19.6.0 dyld |
---|
764 | configure:8977: checking how to hardcode library paths into programs |
---|
765 | configure:9002: result: immediate |
---|
766 | configure:9016: checking whether stripping libraries is possible |
---|
767 | configure:9029: result: yes |
---|
768 | configure:9844: checking if libtool supports shared libraries |
---|
769 | configure:9846: result: yes |
---|
770 | configure:9849: checking whether to build shared libraries |
---|
771 | configure:9907: result: yes |
---|
772 | configure:9910: checking whether to build static libraries |
---|
773 | configure:9914: result: yes |
---|
774 | configure:10006: creating libtool |
---|
775 | configure:10553: checking for ld used by /usr/bin/clang++ |
---|
776 | configure:10620: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
777 | configure:10629: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
778 | configure:10644: result: no |
---|
779 | configure:10695: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
780 | configure:11521: result: yes |
---|
781 | configure: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 |
---|
782 | configure:11542: $? = 0 |
---|
783 | configure:11638: checking for /usr/bin/clang++ option to produce PIC |
---|
784 | configure:11890: result: -fno-common |
---|
785 | configure:11898: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
786 | configure: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 |
---|
787 | configure:11920: $? = 0 |
---|
788 | configure:11931: result: yes |
---|
789 | configure:11955: checking if /usr/bin/clang++ supports -c -o file.o |
---|
790 | configure: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 |
---|
791 | configure:11980: $? = 0 |
---|
792 | configure:12000: result: yes |
---|
793 | configure:12026: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
794 | configure:12054: result: yes |
---|
795 | configure:12125: checking dynamic linker characteristics |
---|
796 | configure:12677: result: darwin19.6.0 dyld |
---|
797 | configure:12681: checking how to hardcode library paths into programs |
---|
798 | configure:12706: result: immediate |
---|
799 | configure:12720: checking whether stripping libraries is possible |
---|
800 | configure:12733: result: yes |
---|
801 | configure:19985: checking whether to build i386 assembly versions |
---|
802 | configure:19993: /usr/bin/clang -arch x86_64 -c conftest.S 1>&5 |
---|
803 | configure:19996: $? = 0 |
---|
804 | configure:19999: test -s conftest.o |
---|
805 | configure:20002: $? = 0 |
---|
806 | configure:20014: result: yes |
---|
807 | configure:20035: checking whether time.h and sys/time.h may both be included |
---|
808 | configure: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 |
---|
809 | configure:20066: $? = 0 |
---|
810 | configure:20069: test -z || test ! -s conftest.err |
---|
811 | configure:20072: $? = 0 |
---|
812 | configure:20075: test -s conftest.o |
---|
813 | configure:20078: $? = 0 |
---|
814 | configure:20089: result: yes |
---|
815 | configure:20135: checking assert.h usability |
---|
816 | configure: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 |
---|
817 | configure:20153: $? = 0 |
---|
818 | configure:20156: test -z || test ! -s conftest.err |
---|
819 | configure:20159: $? = 0 |
---|
820 | configure:20162: test -s conftest.o |
---|
821 | configure:20165: $? = 0 |
---|
822 | configure:20175: result: yes |
---|
823 | configure:20179: checking assert.h presence |
---|
824 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
825 | configure:20195: $? = 0 |
---|
826 | configure:20215: result: yes |
---|
827 | configure:20250: checking for assert.h |
---|
828 | configure:20257: result: yes |
---|
829 | configure:20135: checking ctype.h usability |
---|
830 | configure: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 |
---|
831 | configure:20153: $? = 0 |
---|
832 | configure:20156: test -z || test ! -s conftest.err |
---|
833 | configure:20159: $? = 0 |
---|
834 | configure:20162: test -s conftest.o |
---|
835 | configure:20165: $? = 0 |
---|
836 | configure:20175: result: yes |
---|
837 | configure:20179: checking ctype.h presence |
---|
838 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
839 | configure:20195: $? = 0 |
---|
840 | configure:20215: result: yes |
---|
841 | configure:20250: checking for ctype.h |
---|
842 | configure:20257: result: yes |
---|
843 | configure:20135: checking dirent.h usability |
---|
844 | configure: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 |
---|
845 | configure:20153: $? = 0 |
---|
846 | configure:20156: test -z || test ! -s conftest.err |
---|
847 | configure:20159: $? = 0 |
---|
848 | configure:20162: test -s conftest.o |
---|
849 | configure:20165: $? = 0 |
---|
850 | configure:20175: result: yes |
---|
851 | configure:20179: checking dirent.h presence |
---|
852 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
853 | configure:20195: $? = 0 |
---|
854 | configure:20215: result: yes |
---|
855 | configure:20250: checking for dirent.h |
---|
856 | configure:20257: result: yes |
---|
857 | configure:20135: checking errno.h usability |
---|
858 | configure: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 |
---|
859 | configure:20153: $? = 0 |
---|
860 | configure:20156: test -z || test ! -s conftest.err |
---|
861 | configure:20159: $? = 0 |
---|
862 | configure:20162: test -s conftest.o |
---|
863 | configure:20165: $? = 0 |
---|
864 | configure:20175: result: yes |
---|
865 | configure:20179: checking errno.h presence |
---|
866 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
867 | configure:20195: $? = 0 |
---|
868 | configure:20215: result: yes |
---|
869 | configure:20250: checking for errno.h |
---|
870 | configure:20257: result: yes |
---|
871 | configure:20135: checking fcntl.h usability |
---|
872 | configure: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 |
---|
873 | configure:20153: $? = 0 |
---|
874 | configure:20156: test -z || test ! -s conftest.err |
---|
875 | configure:20159: $? = 0 |
---|
876 | configure:20162: test -s conftest.o |
---|
877 | configure:20165: $? = 0 |
---|
878 | configure:20175: result: yes |
---|
879 | configure:20179: checking fcntl.h presence |
---|
880 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
881 | configure:20195: $? = 0 |
---|
882 | configure:20215: result: yes |
---|
883 | configure:20250: checking for fcntl.h |
---|
884 | configure:20257: result: yes |
---|
885 | configure:20135: checking limits.h usability |
---|
886 | configure: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 |
---|
887 | configure:20153: $? = 0 |
---|
888 | configure:20156: test -z || test ! -s conftest.err |
---|
889 | configure:20159: $? = 0 |
---|
890 | configure:20162: test -s conftest.o |
---|
891 | configure:20165: $? = 0 |
---|
892 | configure:20175: result: yes |
---|
893 | configure:20179: checking limits.h presence |
---|
894 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
895 | configure:20195: $? = 0 |
---|
896 | configure:20215: result: yes |
---|
897 | configure:20250: checking for limits.h |
---|
898 | configure:20257: result: yes |
---|
899 | configure:20135: checking malloc.h usability |
---|
900 | configure: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 |
---|
901 | conftest.c:66:10: fatal error: 'malloc.h' file not found |
---|
902 | #include <malloc.h> |
---|
903 | ^~~~~~~~~~ |
---|
904 | 1 error generated. |
---|
905 | configure:20153: $? = 1 |
---|
906 | configure: 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> |
---|
973 | configure:20175: result: no |
---|
974 | configure:20179: checking malloc.h presence |
---|
975 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
976 | conftest.c:32:10: fatal error: 'malloc.h' file not found |
---|
977 | #include <malloc.h> |
---|
978 | ^~~~~~~~~~ |
---|
979 | 1 error generated. |
---|
980 | configure:20195: $? = 1 |
---|
981 | configure: 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> |
---|
1014 | configure:20215: result: no |
---|
1015 | configure:20250: checking for malloc.h |
---|
1016 | configure:20257: result: no |
---|
1017 | configure:20126: checking for memory.h |
---|
1018 | configure:20131: result: yes |
---|
1019 | configure:20135: checking setjmp.h usability |
---|
1020 | configure: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 |
---|
1021 | configure:20153: $? = 0 |
---|
1022 | configure:20156: test -z || test ! -s conftest.err |
---|
1023 | configure:20159: $? = 0 |
---|
1024 | configure:20162: test -s conftest.o |
---|
1025 | configure:20165: $? = 0 |
---|
1026 | configure:20175: result: yes |
---|
1027 | configure:20179: checking setjmp.h presence |
---|
1028 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1029 | configure:20195: $? = 0 |
---|
1030 | configure:20215: result: yes |
---|
1031 | configure:20250: checking for setjmp.h |
---|
1032 | configure:20257: result: yes |
---|
1033 | configure:20135: checking signal.h usability |
---|
1034 | configure: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 |
---|
1035 | configure:20153: $? = 0 |
---|
1036 | configure:20156: test -z || test ! -s conftest.err |
---|
1037 | configure:20159: $? = 0 |
---|
1038 | configure:20162: test -s conftest.o |
---|
1039 | configure:20165: $? = 0 |
---|
1040 | configure:20175: result: yes |
---|
1041 | configure:20179: checking signal.h presence |
---|
1042 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1043 | configure:20195: $? = 0 |
---|
1044 | configure:20215: result: yes |
---|
1045 | configure:20250: checking for signal.h |
---|
1046 | configure:20257: result: yes |
---|
1047 | configure:20135: checking stdarg.h usability |
---|
1048 | configure: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 |
---|
1049 | configure:20153: $? = 0 |
---|
1050 | configure:20156: test -z || test ! -s conftest.err |
---|
1051 | configure:20159: $? = 0 |
---|
1052 | configure:20162: test -s conftest.o |
---|
1053 | configure:20165: $? = 0 |
---|
1054 | configure:20175: result: yes |
---|
1055 | configure:20179: checking stdarg.h presence |
---|
1056 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1057 | configure:20195: $? = 0 |
---|
1058 | configure:20215: result: yes |
---|
1059 | configure:20250: checking for stdarg.h |
---|
1060 | configure:20257: result: yes |
---|
1061 | configure:20135: checking stddef.h usability |
---|
1062 | configure: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 |
---|
1063 | configure:20153: $? = 0 |
---|
1064 | configure:20156: test -z || test ! -s conftest.err |
---|
1065 | configure:20159: $? = 0 |
---|
1066 | configure:20162: test -s conftest.o |
---|
1067 | configure:20165: $? = 0 |
---|
1068 | configure:20175: result: yes |
---|
1069 | configure:20179: checking stddef.h presence |
---|
1070 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1071 | configure:20195: $? = 0 |
---|
1072 | configure:20215: result: yes |
---|
1073 | configure:20250: checking for stddef.h |
---|
1074 | configure:20257: result: yes |
---|
1075 | configure:20126: checking for stdint.h |
---|
1076 | configure:20131: result: yes |
---|
1077 | configure:20135: checking stdio.h usability |
---|
1078 | configure: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 |
---|
1079 | configure:20153: $? = 0 |
---|
1080 | configure:20156: test -z || test ! -s conftest.err |
---|
1081 | configure:20159: $? = 0 |
---|
1082 | configure:20162: test -s conftest.o |
---|
1083 | configure:20165: $? = 0 |
---|
1084 | configure:20175: result: yes |
---|
1085 | configure:20179: checking stdio.h presence |
---|
1086 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1087 | configure:20195: $? = 0 |
---|
1088 | configure:20215: result: yes |
---|
1089 | configure:20250: checking for stdio.h |
---|
1090 | configure:20257: result: yes |
---|
1091 | configure:20126: checking for stdlib.h |
---|
1092 | configure:20131: result: yes |
---|
1093 | configure:20126: checking for string.h |
---|
1094 | configure:20131: result: yes |
---|
1095 | configure:20126: checking for strings.h |
---|
1096 | configure:20131: result: yes |
---|
1097 | configure:20135: checking time.h usability |
---|
1098 | configure: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 |
---|
1099 | configure:20153: $? = 0 |
---|
1100 | configure:20156: test -z || test ! -s conftest.err |
---|
1101 | configure:20159: $? = 0 |
---|
1102 | configure:20162: test -s conftest.o |
---|
1103 | configure:20165: $? = 0 |
---|
1104 | configure:20175: result: yes |
---|
1105 | configure:20179: checking time.h presence |
---|
1106 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1107 | configure:20195: $? = 0 |
---|
1108 | configure:20215: result: yes |
---|
1109 | configure:20250: checking for time.h |
---|
1110 | configure:20257: result: yes |
---|
1111 | configure:20126: checking for unistd.h |
---|
1112 | configure:20131: result: yes |
---|
1113 | configure:20135: checking utime.h usability |
---|
1114 | configure: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 |
---|
1115 | configure:20153: $? = 0 |
---|
1116 | configure:20156: test -z || test ! -s conftest.err |
---|
1117 | configure:20159: $? = 0 |
---|
1118 | configure:20162: test -s conftest.o |
---|
1119 | configure:20165: $? = 0 |
---|
1120 | configure:20175: result: yes |
---|
1121 | configure:20179: checking utime.h presence |
---|
1122 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1123 | configure:20195: $? = 0 |
---|
1124 | configure:20215: result: yes |
---|
1125 | configure:20250: checking for utime.h |
---|
1126 | configure:20257: result: yes |
---|
1127 | configure:20126: checking for sys/stat.h |
---|
1128 | configure:20131: result: yes |
---|
1129 | configure:20135: checking sys/time.h usability |
---|
1130 | configure: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 |
---|
1131 | configure:20153: $? = 0 |
---|
1132 | configure:20156: test -z || test ! -s conftest.err |
---|
1133 | configure:20159: $? = 0 |
---|
1134 | configure:20162: test -s conftest.o |
---|
1135 | configure:20165: $? = 0 |
---|
1136 | configure:20175: result: yes |
---|
1137 | configure:20179: checking sys/time.h presence |
---|
1138 | configure:20189: /usr/bin/clang -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c |
---|
1139 | configure:20195: $? = 0 |
---|
1140 | configure:20215: result: yes |
---|
1141 | configure:20250: checking for sys/time.h |
---|
1142 | configure:20257: result: yes |
---|
1143 | configure:20126: checking for sys/types.h |
---|
1144 | configure:20131: result: yes |
---|
1145 | configure:20277: checking whether limits.h is sane |
---|
1146 | configure: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 |
---|
1147 | configure:20399: $? = 0 |
---|
1148 | configure:20402: test -z || test ! -s conftest.err |
---|
1149 | configure:20405: $? = 0 |
---|
1150 | configure:20408: test -s conftest.o |
---|
1151 | configure:20411: $? = 0 |
---|
1152 | configure:20422: result: yes |
---|
1153 | configure:20436: checking for off_t |
---|
1154 | configure: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 |
---|
1155 | configure:20466: $? = 0 |
---|
1156 | configure:20469: test -z || test ! -s conftest.err |
---|
1157 | configure:20472: $? = 0 |
---|
1158 | configure:20475: test -s conftest.o |
---|
1159 | configure:20478: $? = 0 |
---|
1160 | configure:20489: result: yes |
---|
1161 | configure:20501: checking for ptrdiff_t |
---|
1162 | configure: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 |
---|
1163 | conftest.c:85:17: error: expected expression |
---|
1164 | if ((ptrdiff_t *) 0) |
---|
1165 | ^ |
---|
1166 | conftest.c:85:6: error: use of undeclared identifier 'ptrdiff_t' |
---|
1167 | if ((ptrdiff_t *) 0) |
---|
1168 | ^ |
---|
1169 | conftest.c:87:13: error: use of undeclared identifier 'ptrdiff_t' |
---|
1170 | if (sizeof (ptrdiff_t)) |
---|
1171 | ^ |
---|
1172 | 3 errors generated. |
---|
1173 | configure:20531: $? = 1 |
---|
1174 | configure: 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 | | } |
---|
1266 | configure:20554: result: no |
---|
1267 | configure:20566: checking for size_t |
---|
1268 | configure: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 |
---|
1269 | configure:20596: $? = 0 |
---|
1270 | configure:20599: test -z || test ! -s conftest.err |
---|
1271 | configure:20602: $? = 0 |
---|
1272 | configure:20605: test -s conftest.o |
---|
1273 | configure:20608: $? = 0 |
---|
1274 | configure:20619: result: yes |
---|
1275 | configure:20631: checking return type of signal handlers |
---|
1276 | configure: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 |
---|
1277 | configure:20668: $? = 0 |
---|
1278 | configure:20671: test -z || test ! -s conftest.err |
---|
1279 | configure:20674: $? = 0 |
---|
1280 | configure:20677: test -s conftest.o |
---|
1281 | configure:20680: $? = 0 |
---|
1282 | configure:20691: result: void |
---|
1283 | configure:20701: checking for short |
---|
1284 | configure: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 |
---|
1285 | configure:20731: $? = 0 |
---|
1286 | configure:20734: test -z || test ! -s conftest.err |
---|
1287 | configure:20737: $? = 0 |
---|
1288 | configure:20740: test -s conftest.o |
---|
1289 | configure:20743: $? = 0 |
---|
1290 | configure:20754: result: yes |
---|
1291 | configure:20757: checking size of short |
---|
1292 | configure: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 |
---|
1293 | configure:21072: $? = 0 |
---|
1294 | configure:21074: ./conftest |
---|
1295 | configure:21077: $? = 0 |
---|
1296 | configure:21100: result: 2 |
---|
1297 | configure:21107: checking for int |
---|
1298 | configure: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 |
---|
1299 | configure:21137: $? = 0 |
---|
1300 | configure:21140: test -z || test ! -s conftest.err |
---|
1301 | configure:21143: $? = 0 |
---|
1302 | configure:21146: test -s conftest.o |
---|
1303 | configure:21149: $? = 0 |
---|
1304 | configure:21160: result: yes |
---|
1305 | configure:21163: checking size of int |
---|
1306 | configure: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 |
---|
1307 | configure:21478: $? = 0 |
---|
1308 | configure:21480: ./conftest |
---|
1309 | configure:21483: $? = 0 |
---|
1310 | configure:21506: result: 4 |
---|
1311 | configure:21513: checking for long |
---|
1312 | configure: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 |
---|
1313 | configure:21543: $? = 0 |
---|
1314 | configure:21546: test -z || test ! -s conftest.err |
---|
1315 | configure:21549: $? = 0 |
---|
1316 | configure:21552: test -s conftest.o |
---|
1317 | configure:21555: $? = 0 |
---|
1318 | configure:21566: result: yes |
---|
1319 | configure:21569: checking size of long |
---|
1320 | configure: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 |
---|
1321 | configure:21884: $? = 0 |
---|
1322 | configure:21886: ./conftest |
---|
1323 | configure:21889: $? = 0 |
---|
1324 | configure:21912: result: 8 |
---|
1325 | configure:21920: checking for ptrdiff_t |
---|
1326 | configure:21973: result: no |
---|
1327 | configure:21976: checking size of ptrdiff_t |
---|
1328 | configure:22319: result: 0 |
---|
1329 | configure:22326: checking for size_t |
---|
1330 | configure:22379: result: yes |
---|
1331 | configure:22382: checking size of size_t |
---|
1332 | configure: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 |
---|
1333 | configure:22697: $? = 0 |
---|
1334 | configure:22699: ./conftest |
---|
1335 | configure:22702: $? = 0 |
---|
1336 | configure:22725: result: 8 |
---|
1337 | configure:22732: checking for void * |
---|
1338 | configure: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 |
---|
1339 | configure:22762: $? = 0 |
---|
1340 | configure:22765: test -z || test ! -s conftest.err |
---|
1341 | configure:22768: $? = 0 |
---|
1342 | configure:22771: test -s conftest.o |
---|
1343 | configure:22774: $? = 0 |
---|
1344 | configure:22785: result: yes |
---|
1345 | configure:22788: checking size of void * |
---|
1346 | configure: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 |
---|
1347 | configure:23103: $? = 0 |
---|
1348 | configure:23105: ./conftest |
---|
1349 | configure:23108: $? = 0 |
---|
1350 | configure:23131: result: 8 |
---|
1351 | configure:23138: checking for char * |
---|
1352 | configure: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 |
---|
1353 | configure:23168: $? = 0 |
---|
1354 | configure:23171: test -z || test ! -s conftest.err |
---|
1355 | configure:23174: $? = 0 |
---|
1356 | configure:23177: test -s conftest.o |
---|
1357 | configure:23180: $? = 0 |
---|
1358 | configure:23191: result: yes |
---|
1359 | configure:23194: checking size of char * |
---|
1360 | configure: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 |
---|
1361 | configure:23509: $? = 0 |
---|
1362 | configure:23511: ./conftest |
---|
1363 | configure:23514: $? = 0 |
---|
1364 | configure:23537: result: 8 |
---|
1365 | configure:23545: checking for long long |
---|
1366 | configure: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 |
---|
1367 | configure:23575: $? = 0 |
---|
1368 | configure:23578: test -z || test ! -s conftest.err |
---|
1369 | configure:23581: $? = 0 |
---|
1370 | configure:23584: test -s conftest.o |
---|
1371 | configure:23587: $? = 0 |
---|
1372 | configure:23598: result: yes |
---|
1373 | configure:23601: checking size of long long |
---|
1374 | configure: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 |
---|
1375 | configure:23916: $? = 0 |
---|
1376 | configure:23918: ./conftest |
---|
1377 | configure:23921: $? = 0 |
---|
1378 | configure:23944: result: 8 |
---|
1379 | configure:23951: checking for unsigned long long |
---|
1380 | configure: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 |
---|
1381 | configure:23981: $? = 0 |
---|
1382 | configure:23984: test -z || test ! -s conftest.err |
---|
1383 | configure:23987: $? = 0 |
---|
1384 | configure:23990: test -s conftest.o |
---|
1385 | configure:23993: $? = 0 |
---|
1386 | configure:24004: result: yes |
---|
1387 | configure:24007: checking size of unsigned long long |
---|
1388 | configure: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 |
---|
1389 | configure:24322: $? = 0 |
---|
1390 | configure:24324: ./conftest |
---|
1391 | configure:24327: $? = 0 |
---|
1392 | configure:24350: result: 8 |
---|
1393 | configure:24357: checking for __int64 |
---|
1394 | configure: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 |
---|
1395 | conftest.c:96:15: error: expected expression |
---|
1396 | if ((__int64 *) 0) |
---|
1397 | ^ |
---|
1398 | conftest.c:96:6: error: use of undeclared identifier '__int64' |
---|
1399 | if ((__int64 *) 0) |
---|
1400 | ^ |
---|
1401 | conftest.c:98:13: error: use of undeclared identifier '__int64' |
---|
1402 | if (sizeof (__int64)) |
---|
1403 | ^ |
---|
1404 | 3 errors generated. |
---|
1405 | configure:24387: $? = 1 |
---|
1406 | configure: 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 | | } |
---|
1509 | configure:24410: result: no |
---|
1510 | configure:24413: checking size of __int64 |
---|
1511 | configure:24756: result: 0 |
---|
1512 | configure:24763: checking for unsigned __int64 |
---|
1513 | configure: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 |
---|
1514 | conftest.c:97:15: error: expected ')' |
---|
1515 | if ((unsigned __int64 *) 0) |
---|
1516 | ^ |
---|
1517 | conftest.c:97:5: note: to match this '(' |
---|
1518 | if ((unsigned __int64 *) 0) |
---|
1519 | ^ |
---|
1520 | conftest.c:99:22: error: expected ')' |
---|
1521 | if (sizeof (unsigned __int64)) |
---|
1522 | ^ |
---|
1523 | conftest.c:99:12: note: to match this '(' |
---|
1524 | if (sizeof (unsigned __int64)) |
---|
1525 | ^ |
---|
1526 | 2 errors generated. |
---|
1527 | configure:24793: $? = 1 |
---|
1528 | configure: 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 | | } |
---|
1632 | configure:24816: result: no |
---|
1633 | configure:24819: checking size of unsigned __int64 |
---|
1634 | configure:25162: result: 0 |
---|
1635 | configure:25171: checking for __int32 |
---|
1636 | configure: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 |
---|
1637 | conftest.c:98:15: error: expected expression |
---|
1638 | if ((__int32 *) 0) |
---|
1639 | ^ |
---|
1640 | conftest.c:98:6: error: use of undeclared identifier '__int32' |
---|
1641 | if ((__int32 *) 0) |
---|
1642 | ^ |
---|
1643 | conftest.c:100:13: error: use of undeclared identifier '__int32' |
---|
1644 | if (sizeof (__int32)) |
---|
1645 | ^ |
---|
1646 | 3 errors generated. |
---|
1647 | configure:25201: $? = 1 |
---|
1648 | configure: 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 | | } |
---|
1753 | configure:25224: result: no |
---|
1754 | configure:25227: checking size of __int32 |
---|
1755 | configure:25570: result: 0 |
---|
1756 | configure:25577: checking for unsigned __int32 |
---|
1757 | configure: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 |
---|
1758 | conftest.c:99:15: error: expected ')' |
---|
1759 | if ((unsigned __int32 *) 0) |
---|
1760 | ^ |
---|
1761 | conftest.c:99:5: note: to match this '(' |
---|
1762 | if ((unsigned __int32 *) 0) |
---|
1763 | ^ |
---|
1764 | conftest.c:101:22: error: expected ')' |
---|
1765 | if (sizeof (unsigned __int32)) |
---|
1766 | ^ |
---|
1767 | conftest.c:101:12: note: to match this '(' |
---|
1768 | if (sizeof (unsigned __int32)) |
---|
1769 | ^ |
---|
1770 | 2 errors generated. |
---|
1771 | configure:25607: $? = 1 |
---|
1772 | configure: 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 | | } |
---|
1878 | configure:25630: result: no |
---|
1879 | configure:25633: checking size of unsigned __int32 |
---|
1880 | configure:25976: result: 0 |
---|
1881 | configure:25983: checking for intmax_t |
---|
1882 | configure: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 |
---|
1883 | configure:26013: $? = 0 |
---|
1884 | configure:26016: test -z || test ! -s conftest.err |
---|
1885 | configure:26019: $? = 0 |
---|
1886 | configure:26022: test -s conftest.o |
---|
1887 | configure:26025: $? = 0 |
---|
1888 | configure:26036: result: yes |
---|
1889 | configure:26039: checking size of intmax_t |
---|
1890 | configure: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 |
---|
1891 | configure:26354: $? = 0 |
---|
1892 | configure:26356: ./conftest |
---|
1893 | configure:26359: $? = 0 |
---|
1894 | configure:26382: result: 8 |
---|
1895 | configure:26389: checking for uintmax_t |
---|
1896 | configure: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 |
---|
1897 | configure:26419: $? = 0 |
---|
1898 | configure:26422: test -z || test ! -s conftest.err |
---|
1899 | configure:26425: $? = 0 |
---|
1900 | configure:26428: test -s conftest.o |
---|
1901 | configure:26431: $? = 0 |
---|
1902 | configure:26442: result: yes |
---|
1903 | configure:26445: checking size of uintmax_t |
---|
1904 | configure: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 |
---|
1905 | configure:26760: $? = 0 |
---|
1906 | configure:26762: ./conftest |
---|
1907 | configure:26765: $? = 0 |
---|
1908 | configure:26788: result: 8 |
---|
1909 | configure:26795: checking for intptr_t |
---|
1910 | configure: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 |
---|
1911 | configure:26825: $? = 0 |
---|
1912 | configure:26828: test -z || test ! -s conftest.err |
---|
1913 | configure:26831: $? = 0 |
---|
1914 | configure:26834: test -s conftest.o |
---|
1915 | configure:26837: $? = 0 |
---|
1916 | configure:26848: result: yes |
---|
1917 | configure:26851: checking size of intptr_t |
---|
1918 | configure: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 |
---|
1919 | configure:27166: $? = 0 |
---|
1920 | configure:27168: ./conftest |
---|
1921 | configure:27171: $? = 0 |
---|
1922 | configure:27194: result: 8 |
---|
1923 | configure:27201: checking for uintptr_t |
---|
1924 | configure: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 |
---|
1925 | configure:27231: $? = 0 |
---|
1926 | configure:27234: test -z || test ! -s conftest.err |
---|
1927 | configure:27237: $? = 0 |
---|
1928 | configure:27240: test -s conftest.o |
---|
1929 | configure:27243: $? = 0 |
---|
1930 | configure:27254: result: yes |
---|
1931 | configure:27257: checking size of uintptr_t |
---|
1932 | configure: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 |
---|
1933 | configure:27572: $? = 0 |
---|
1934 | configure:27574: ./conftest |
---|
1935 | configure:27577: $? = 0 |
---|
1936 | configure:27600: result: 8 |
---|
1937 | configure:27608: checking for float |
---|
1938 | configure: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 |
---|
1939 | configure:27638: $? = 0 |
---|
1940 | configure:27641: test -z || test ! -s conftest.err |
---|
1941 | configure:27644: $? = 0 |
---|
1942 | configure:27647: test -s conftest.o |
---|
1943 | configure:27650: $? = 0 |
---|
1944 | configure:27661: result: yes |
---|
1945 | configure:27664: checking size of float |
---|
1946 | configure: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 |
---|
1947 | configure:27979: $? = 0 |
---|
1948 | configure:27981: ./conftest |
---|
1949 | configure:27984: $? = 0 |
---|
1950 | configure:28007: result: 4 |
---|
1951 | configure:28014: checking for double |
---|
1952 | configure: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 |
---|
1953 | configure:28044: $? = 0 |
---|
1954 | configure:28047: test -z || test ! -s conftest.err |
---|
1955 | configure:28050: $? = 0 |
---|
1956 | configure:28053: test -s conftest.o |
---|
1957 | configure:28056: $? = 0 |
---|
1958 | configure:28067: result: yes |
---|
1959 | configure:28070: checking size of double |
---|
1960 | configure: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 |
---|
1961 | configure:28385: $? = 0 |
---|
1962 | configure:28387: ./conftest |
---|
1963 | configure:28390: $? = 0 |
---|
1964 | configure:28413: result: 8 |
---|
1965 | configure:28420: checking for long double |
---|
1966 | configure: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 |
---|
1967 | configure:28450: $? = 0 |
---|
1968 | configure:28453: test -z || test ! -s conftest.err |
---|
1969 | configure:28456: $? = 0 |
---|
1970 | configure:28459: test -s conftest.o |
---|
1971 | configure:28462: $? = 0 |
---|
1972 | configure:28473: result: yes |
---|
1973 | configure:28476: checking size of long double |
---|
1974 | configure: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 |
---|
1975 | configure:28791: $? = 0 |
---|
1976 | configure:28793: ./conftest |
---|
1977 | configure:28796: $? = 0 |
---|
1978 | configure:28819: result: 16 |
---|
1979 | configure:28827: checking for dev_t |
---|
1980 | configure: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 |
---|
1981 | configure:28857: $? = 0 |
---|
1982 | configure:28860: test -z || test ! -s conftest.err |
---|
1983 | configure:28863: $? = 0 |
---|
1984 | configure:28866: test -s conftest.o |
---|
1985 | configure:28869: $? = 0 |
---|
1986 | configure:28880: result: yes |
---|
1987 | configure:28883: checking size of dev_t |
---|
1988 | configure: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 |
---|
1989 | configure:29198: $? = 0 |
---|
1990 | configure:29200: ./conftest |
---|
1991 | configure:29203: $? = 0 |
---|
1992 | configure:29226: result: 4 |
---|
1993 | configure:29233: checking for fpos_t |
---|
1994 | configure: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 |
---|
1995 | configure:29263: $? = 0 |
---|
1996 | configure:29266: test -z || test ! -s conftest.err |
---|
1997 | configure:29269: $? = 0 |
---|
1998 | configure:29272: test -s conftest.o |
---|
1999 | configure:29275: $? = 0 |
---|
2000 | configure:29286: result: yes |
---|
2001 | configure:29289: checking size of fpos_t |
---|
2002 | configure: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 |
---|
2003 | configure:29604: $? = 0 |
---|
2004 | configure:29606: ./conftest |
---|
2005 | configure:29609: $? = 0 |
---|
2006 | configure:29632: result: 8 |
---|
2007 | configure:29639: checking for mode_t |
---|
2008 | configure: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 |
---|
2009 | configure:29669: $? = 0 |
---|
2010 | configure:29672: test -z || test ! -s conftest.err |
---|
2011 | configure:29675: $? = 0 |
---|
2012 | configure:29678: test -s conftest.o |
---|
2013 | configure:29681: $? = 0 |
---|
2014 | configure:29692: result: yes |
---|
2015 | configure:29695: checking size of mode_t |
---|
2016 | configure: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 |
---|
2017 | configure:30010: $? = 0 |
---|
2018 | configure:30012: ./conftest |
---|
2019 | configure:30015: $? = 0 |
---|
2020 | configure:30038: result: 2 |
---|
2021 | configure:30045: checking for off_t |
---|
2022 | configure:30098: result: yes |
---|
2023 | configure:30101: checking size of off_t |
---|
2024 | configure: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 |
---|
2025 | configure:30416: $? = 0 |
---|
2026 | configure:30418: ./conftest |
---|
2027 | configure:30421: $? = 0 |
---|
2028 | configure:30444: result: 8 |
---|
2029 | configure:30451: checking for ssize_t |
---|
2030 | configure: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 |
---|
2031 | configure:30481: $? = 0 |
---|
2032 | configure:30484: test -z || test ! -s conftest.err |
---|
2033 | configure:30487: $? = 0 |
---|
2034 | configure:30490: test -s conftest.o |
---|
2035 | configure:30493: $? = 0 |
---|
2036 | configure:30504: result: yes |
---|
2037 | configure:30507: checking size of ssize_t |
---|
2038 | configure: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 |
---|
2039 | configure:30822: $? = 0 |
---|
2040 | configure:30824: ./conftest |
---|
2041 | configure:30827: $? = 0 |
---|
2042 | configure:30850: result: 8 |
---|
2043 | configure:30857: checking for time_t |
---|
2044 | configure: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 |
---|
2045 | configure:30887: $? = 0 |
---|
2046 | configure:30890: test -z || test ! -s conftest.err |
---|
2047 | configure:30893: $? = 0 |
---|
2048 | configure:30896: test -s conftest.o |
---|
2049 | configure:30899: $? = 0 |
---|
2050 | configure:30910: result: yes |
---|
2051 | configure:30913: checking size of time_t |
---|
2052 | configure: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 |
---|
2053 | configure:31228: $? = 0 |
---|
2054 | configure:31230: ./conftest |
---|
2055 | configure:31233: $? = 0 |
---|
2056 | configure:31256: result: 8 |
---|
2057 | configure:31313: checking for access |
---|
2058 | configure: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 |
---|
2059 | configure:31376: $? = 0 |
---|
2060 | configure:31379: test -z || test ! -s conftest.err |
---|
2061 | configure:31382: $? = 0 |
---|
2062 | configure:31385: test -s conftest |
---|
2063 | configure:31388: $? = 0 |
---|
2064 | configure:31400: result: yes |
---|
2065 | configure:31313: checking for alloca |
---|
2066 | configure: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 |
---|
2067 | conftest.c:101:6: warning: incompatible redeclaration of library function 'alloca' [-Wincompatible-library-redeclaration] |
---|
2068 | char alloca (); |
---|
2069 | ^ |
---|
2070 | conftest.c:101:6: note: 'alloca' is a builtin with type 'void *(unsigned long)' |
---|
2071 | 1 warning generated. |
---|
2072 | Undefined symbols for architecture x86_64: |
---|
2073 | "_alloca", referenced from: |
---|
2074 | _main in conftest-d44bd5.o |
---|
2075 | _f in conftest-d44bd5.o |
---|
2076 | ld: symbol(s) not found for architecture x86_64 |
---|
2077 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2078 | configure:31376: $? = 1 |
---|
2079 | configure: 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 | | } |
---|
2200 | configure:31400: result: no |
---|
2201 | configure:31313: checking for atexit |
---|
2202 | configure: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 |
---|
2203 | configure:31376: $? = 0 |
---|
2204 | configure:31379: test -z || test ! -s conftest.err |
---|
2205 | configure:31382: $? = 0 |
---|
2206 | configure:31385: test -s conftest |
---|
2207 | configure:31388: $? = 0 |
---|
2208 | configure:31400: result: yes |
---|
2209 | configure:31313: checking for atoi |
---|
2210 | configure: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 |
---|
2211 | configure:31376: $? = 0 |
---|
2212 | configure:31379: test -z || test ! -s conftest.err |
---|
2213 | configure:31382: $? = 0 |
---|
2214 | configure:31385: test -s conftest |
---|
2215 | configure:31388: $? = 0 |
---|
2216 | configure:31400: result: yes |
---|
2217 | configure:31313: checking for atol |
---|
2218 | configure: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 |
---|
2219 | configure:31376: $? = 0 |
---|
2220 | configure:31379: test -z || test ! -s conftest.err |
---|
2221 | configure:31382: $? = 0 |
---|
2222 | configure:31385: test -s conftest |
---|
2223 | configure:31388: $? = 0 |
---|
2224 | configure:31400: result: yes |
---|
2225 | configure:31313: checking for chmod |
---|
2226 | configure: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 |
---|
2227 | configure:31376: $? = 0 |
---|
2228 | configure:31379: test -z || test ! -s conftest.err |
---|
2229 | configure:31382: $? = 0 |
---|
2230 | configure:31385: test -s conftest |
---|
2231 | configure:31388: $? = 0 |
---|
2232 | configure:31400: result: yes |
---|
2233 | configure:31313: checking for chown |
---|
2234 | configure: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 |
---|
2235 | configure:31376: $? = 0 |
---|
2236 | configure:31379: test -z || test ! -s conftest.err |
---|
2237 | configure:31382: $? = 0 |
---|
2238 | configure:31385: test -s conftest |
---|
2239 | configure:31388: $? = 0 |
---|
2240 | configure:31400: result: yes |
---|
2241 | configure:31313: checking for ctime |
---|
2242 | configure: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 |
---|
2243 | configure:31376: $? = 0 |
---|
2244 | configure:31379: test -z || test ! -s conftest.err |
---|
2245 | configure:31382: $? = 0 |
---|
2246 | configure:31385: test -s conftest |
---|
2247 | configure:31388: $? = 0 |
---|
2248 | configure:31400: result: yes |
---|
2249 | configure:31313: checking for difftime |
---|
2250 | configure: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 |
---|
2251 | configure:31376: $? = 0 |
---|
2252 | configure:31379: test -z || test ! -s conftest.err |
---|
2253 | configure:31382: $? = 0 |
---|
2254 | configure:31385: test -s conftest |
---|
2255 | configure:31388: $? = 0 |
---|
2256 | configure:31400: result: yes |
---|
2257 | configure:31313: checking for fstat |
---|
2258 | configure: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 |
---|
2259 | configure:31376: $? = 0 |
---|
2260 | configure:31379: test -z || test ! -s conftest.err |
---|
2261 | configure:31382: $? = 0 |
---|
2262 | configure:31385: test -s conftest |
---|
2263 | configure:31388: $? = 0 |
---|
2264 | configure:31400: result: yes |
---|
2265 | configure:31313: checking for gettimeofday |
---|
2266 | configure: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 |
---|
2267 | configure:31376: $? = 0 |
---|
2268 | configure:31379: test -z || test ! -s conftest.err |
---|
2269 | configure:31382: $? = 0 |
---|
2270 | configure:31385: test -s conftest |
---|
2271 | configure:31388: $? = 0 |
---|
2272 | configure:31400: result: yes |
---|
2273 | configure:31313: checking for gmtime |
---|
2274 | configure: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 |
---|
2275 | configure:31376: $? = 0 |
---|
2276 | configure:31379: test -z || test ! -s conftest.err |
---|
2277 | configure:31382: $? = 0 |
---|
2278 | configure:31385: test -s conftest |
---|
2279 | configure:31388: $? = 0 |
---|
2280 | configure:31400: result: yes |
---|
2281 | configure:31313: checking for localtime |
---|
2282 | configure: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 |
---|
2283 | configure:31376: $? = 0 |
---|
2284 | configure:31379: test -z || test ! -s conftest.err |
---|
2285 | configure:31382: $? = 0 |
---|
2286 | configure:31385: test -s conftest |
---|
2287 | configure:31388: $? = 0 |
---|
2288 | configure:31400: result: yes |
---|
2289 | configure:31313: checking for longjmp |
---|
2290 | configure: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 |
---|
2291 | conftest.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] |
---|
2292 | char longjmp (); |
---|
2293 | ^ |
---|
2294 | 1 warning generated. |
---|
2295 | configure:31376: $? = 0 |
---|
2296 | configure:31379: test -z || test ! -s conftest.err |
---|
2297 | configure:31382: $? = 0 |
---|
2298 | configure:31385: test -s conftest |
---|
2299 | configure:31388: $? = 0 |
---|
2300 | configure:31400: result: yes |
---|
2301 | configure:31313: checking for lstat |
---|
2302 | configure: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 |
---|
2303 | configure:31376: $? = 0 |
---|
2304 | configure:31379: test -z || test ! -s conftest.err |
---|
2305 | configure:31382: $? = 0 |
---|
2306 | configure:31385: test -s conftest |
---|
2307 | configure:31388: $? = 0 |
---|
2308 | configure:31400: result: yes |
---|
2309 | configure:31313: checking for memcmp |
---|
2310 | configure: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 |
---|
2311 | conftest.c:114:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration] |
---|
2312 | char memcmp (); |
---|
2313 | ^ |
---|
2314 | conftest.c:114:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)' |
---|
2315 | 1 warning generated. |
---|
2316 | configure:31376: $? = 0 |
---|
2317 | configure:31379: test -z || test ! -s conftest.err |
---|
2318 | configure:31382: $? = 0 |
---|
2319 | configure:31385: test -s conftest |
---|
2320 | configure:31388: $? = 0 |
---|
2321 | configure:31400: result: yes |
---|
2322 | configure:31313: checking for memcpy |
---|
2323 | configure: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 |
---|
2324 | conftest.c:115:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] |
---|
2325 | char memcpy (); |
---|
2326 | ^ |
---|
2327 | conftest.c:115:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2328 | 1 warning generated. |
---|
2329 | configure:31376: $? = 0 |
---|
2330 | configure:31379: test -z || test ! -s conftest.err |
---|
2331 | configure:31382: $? = 0 |
---|
2332 | configure:31385: test -s conftest |
---|
2333 | configure:31388: $? = 0 |
---|
2334 | configure:31400: result: yes |
---|
2335 | configure:31313: checking for memmove |
---|
2336 | configure: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 |
---|
2337 | conftest.c:116:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
2338 | char memmove (); |
---|
2339 | ^ |
---|
2340 | conftest.c:116:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2341 | 1 warning generated. |
---|
2342 | configure:31376: $? = 0 |
---|
2343 | configure:31379: test -z || test ! -s conftest.err |
---|
2344 | configure:31382: $? = 0 |
---|
2345 | configure:31385: test -s conftest |
---|
2346 | configure:31388: $? = 0 |
---|
2347 | configure:31400: result: yes |
---|
2348 | configure:31313: checking for memset |
---|
2349 | configure: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 |
---|
2350 | conftest.c:117:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] |
---|
2351 | char memset (); |
---|
2352 | ^ |
---|
2353 | conftest.c:117:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
2354 | 1 warning generated. |
---|
2355 | configure:31376: $? = 0 |
---|
2356 | configure:31379: test -z || test ! -s conftest.err |
---|
2357 | configure:31382: $? = 0 |
---|
2358 | configure:31385: test -s conftest |
---|
2359 | configure:31388: $? = 0 |
---|
2360 | configure:31400: result: yes |
---|
2361 | configure:31313: checking for mktime |
---|
2362 | configure: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 |
---|
2363 | configure:31376: $? = 0 |
---|
2364 | configure:31379: test -z || test ! -s conftest.err |
---|
2365 | configure:31382: $? = 0 |
---|
2366 | configure:31385: test -s conftest |
---|
2367 | configure:31388: $? = 0 |
---|
2368 | configure:31400: result: yes |
---|
2369 | configure:31313: checking for qsort |
---|
2370 | configure: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 |
---|
2371 | configure:31376: $? = 0 |
---|
2372 | configure:31379: test -z || test ! -s conftest.err |
---|
2373 | configure:31382: $? = 0 |
---|
2374 | configure:31385: test -s conftest |
---|
2375 | configure:31388: $? = 0 |
---|
2376 | configure:31400: result: yes |
---|
2377 | configure:31313: checking for raise |
---|
2378 | configure: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 |
---|
2379 | configure:31376: $? = 0 |
---|
2380 | configure:31379: test -z || test ! -s conftest.err |
---|
2381 | configure:31382: $? = 0 |
---|
2382 | configure:31385: test -s conftest |
---|
2383 | configure:31388: $? = 0 |
---|
2384 | configure:31400: result: yes |
---|
2385 | configure:31313: checking for setjmp |
---|
2386 | configure: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 |
---|
2387 | conftest.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] |
---|
2388 | char setjmp (); |
---|
2389 | ^ |
---|
2390 | 1 warning generated. |
---|
2391 | configure:31376: $? = 0 |
---|
2392 | configure:31379: test -z || test ! -s conftest.err |
---|
2393 | configure:31382: $? = 0 |
---|
2394 | configure:31385: test -s conftest |
---|
2395 | configure:31388: $? = 0 |
---|
2396 | configure:31400: result: yes |
---|
2397 | configure:31313: checking for signal |
---|
2398 | configure: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 |
---|
2399 | configure:31376: $? = 0 |
---|
2400 | configure:31379: test -z || test ! -s conftest.err |
---|
2401 | configure:31382: $? = 0 |
---|
2402 | configure:31385: test -s conftest |
---|
2403 | configure:31388: $? = 0 |
---|
2404 | configure:31400: result: yes |
---|
2405 | configure:31313: checking for snprintf |
---|
2406 | configure: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 |
---|
2407 | conftest.c:123:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
2408 | char snprintf (); |
---|
2409 | ^ |
---|
2410 | conftest.c:123:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
2411 | 1 warning generated. |
---|
2412 | configure:31376: $? = 0 |
---|
2413 | configure:31379: test -z || test ! -s conftest.err |
---|
2414 | configure:31382: $? = 0 |
---|
2415 | configure:31385: test -s conftest |
---|
2416 | configure:31388: $? = 0 |
---|
2417 | configure:31400: result: yes |
---|
2418 | configure:31313: checking for strcasecmp |
---|
2419 | configure: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 |
---|
2420 | conftest.c:124:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] |
---|
2421 | char strcasecmp (); |
---|
2422 | ^ |
---|
2423 | conftest.c:124:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' |
---|
2424 | 1 warning generated. |
---|
2425 | configure:31376: $? = 0 |
---|
2426 | configure:31379: test -z || test ! -s conftest.err |
---|
2427 | configure:31382: $? = 0 |
---|
2428 | configure:31385: test -s conftest |
---|
2429 | configure:31388: $? = 0 |
---|
2430 | configure:31400: result: yes |
---|
2431 | configure:31313: checking for strchr |
---|
2432 | configure: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 |
---|
2433 | conftest.c:125:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
2434 | char strchr (); |
---|
2435 | ^ |
---|
2436 | conftest.c:125:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
2437 | 1 warning generated. |
---|
2438 | configure:31376: $? = 0 |
---|
2439 | configure:31379: test -z || test ! -s conftest.err |
---|
2440 | configure:31382: $? = 0 |
---|
2441 | configure:31385: test -s conftest |
---|
2442 | configure:31388: $? = 0 |
---|
2443 | configure:31400: result: yes |
---|
2444 | configure:31313: checking for strdup |
---|
2445 | configure: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 |
---|
2446 | conftest.c:126:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] |
---|
2447 | char strdup (); |
---|
2448 | ^ |
---|
2449 | conftest.c:126:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
2450 | 1 warning generated. |
---|
2451 | configure:31376: $? = 0 |
---|
2452 | configure:31379: test -z || test ! -s conftest.err |
---|
2453 | configure:31382: $? = 0 |
---|
2454 | configure:31385: test -s conftest |
---|
2455 | configure:31388: $? = 0 |
---|
2456 | configure:31400: result: yes |
---|
2457 | configure:31313: checking for strerror |
---|
2458 | configure: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 |
---|
2459 | conftest.c:127:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
2460 | char strerror (); |
---|
2461 | ^ |
---|
2462 | conftest.c:127:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
2463 | 1 warning generated. |
---|
2464 | configure:31376: $? = 0 |
---|
2465 | configure:31379: test -z || test ! -s conftest.err |
---|
2466 | configure:31382: $? = 0 |
---|
2467 | configure:31385: test -s conftest |
---|
2468 | configure:31388: $? = 0 |
---|
2469 | configure:31400: result: yes |
---|
2470 | configure:31313: checking for strftime |
---|
2471 | configure: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 |
---|
2472 | configure:31376: $? = 0 |
---|
2473 | configure:31379: test -z || test ! -s conftest.err |
---|
2474 | configure:31382: $? = 0 |
---|
2475 | configure:31385: test -s conftest |
---|
2476 | configure:31388: $? = 0 |
---|
2477 | configure:31400: result: yes |
---|
2478 | configure:31313: checking for stricmp |
---|
2479 | configure: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 |
---|
2480 | Undefined symbols for architecture x86_64: |
---|
2481 | "_stricmp", referenced from: |
---|
2482 | _main in conftest-b6834a.o |
---|
2483 | _f in conftest-b6834a.o |
---|
2484 | ld: symbol(s) not found for architecture x86_64 |
---|
2485 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2486 | configure:31376: $? = 1 |
---|
2487 | configure: 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 | | } |
---|
2636 | configure:31400: result: no |
---|
2637 | configure:31313: checking for strncasecmp |
---|
2638 | configure: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 |
---|
2639 | conftest.c:129:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] |
---|
2640 | char strncasecmp (); |
---|
2641 | ^ |
---|
2642 | conftest.c:129:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
2643 | 1 warning generated. |
---|
2644 | configure:31376: $? = 0 |
---|
2645 | configure:31379: test -z || test ! -s conftest.err |
---|
2646 | configure:31382: $? = 0 |
---|
2647 | configure:31385: test -s conftest |
---|
2648 | configure:31388: $? = 0 |
---|
2649 | configure:31400: result: yes |
---|
2650 | configure:31313: checking for strnicmp |
---|
2651 | configure: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 |
---|
2652 | Undefined symbols for architecture x86_64: |
---|
2653 | "_strnicmp", referenced from: |
---|
2654 | _main in conftest-828443.o |
---|
2655 | _f in conftest-828443.o |
---|
2656 | ld: symbol(s) not found for architecture x86_64 |
---|
2657 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2658 | configure:31376: $? = 1 |
---|
2659 | configure: 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 | | } |
---|
2809 | configure:31400: result: no |
---|
2810 | configure:31313: checking for strrchr |
---|
2811 | configure: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 |
---|
2812 | conftest.c:130:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration] |
---|
2813 | char strrchr (); |
---|
2814 | ^ |
---|
2815 | conftest.c:130:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' |
---|
2816 | 1 warning generated. |
---|
2817 | configure:31376: $? = 0 |
---|
2818 | configure:31379: test -z || test ! -s conftest.err |
---|
2819 | configure:31382: $? = 0 |
---|
2820 | configure:31385: test -s conftest |
---|
2821 | configure:31388: $? = 0 |
---|
2822 | configure:31400: result: yes |
---|
2823 | configure:31313: checking for strstr |
---|
2824 | configure: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 |
---|
2825 | conftest.c:131:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration] |
---|
2826 | char strstr (); |
---|
2827 | ^ |
---|
2828 | conftest.c:131:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
---|
2829 | 1 warning generated. |
---|
2830 | configure:31376: $? = 0 |
---|
2831 | configure:31379: test -z || test ! -s conftest.err |
---|
2832 | configure:31382: $? = 0 |
---|
2833 | configure:31385: test -s conftest |
---|
2834 | configure:31388: $? = 0 |
---|
2835 | configure:31400: result: yes |
---|
2836 | configure:31313: checking for time |
---|
2837 | configure: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 |
---|
2838 | configure:31376: $? = 0 |
---|
2839 | configure:31379: test -z || test ! -s conftest.err |
---|
2840 | configure:31382: $? = 0 |
---|
2841 | configure:31385: test -s conftest |
---|
2842 | configure:31388: $? = 0 |
---|
2843 | configure:31400: result: yes |
---|
2844 | configure:31313: checking for umask |
---|
2845 | configure: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 |
---|
2846 | configure:31376: $? = 0 |
---|
2847 | configure:31379: test -z || test ! -s conftest.err |
---|
2848 | configure:31382: $? = 0 |
---|
2849 | configure:31385: test -s conftest |
---|
2850 | configure:31388: $? = 0 |
---|
2851 | configure:31400: result: yes |
---|
2852 | configure:31313: checking for utime |
---|
2853 | configure: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 |
---|
2854 | configure:31376: $? = 0 |
---|
2855 | configure:31379: test -z || test ! -s conftest.err |
---|
2856 | configure:31382: $? = 0 |
---|
2857 | configure:31385: test -s conftest |
---|
2858 | configure:31388: $? = 0 |
---|
2859 | configure:31400: result: yes |
---|
2860 | configure:31313: checking for vsnprintf |
---|
2861 | configure: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 |
---|
2862 | conftest.c:135:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration] |
---|
2863 | char vsnprintf (); |
---|
2864 | ^ |
---|
2865 | conftest.c:135:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' |
---|
2866 | 1 warning generated. |
---|
2867 | configure:31376: $? = 0 |
---|
2868 | configure:31379: test -z || test ! -s conftest.err |
---|
2869 | configure:31382: $? = 0 |
---|
2870 | configure:31385: test -s conftest |
---|
2871 | configure:31388: $? = 0 |
---|
2872 | configure:31400: result: yes |
---|
2873 | configure:31432: checking whether your compiler passes the ACC conformance test |
---|
2874 | configure: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 |
---|
2875 | In file included from conftest.c:113: |
---|
2876 | In 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 | ^ |
---|
2880 | 1 error generated. |
---|
2881 | configure:31483: $? = 1 |
---|
2882 | configure: 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 | | } |
---|
3026 | configure:31508: result: FAILED |
---|
3027 | configure:31513: |
---|
3028 | configure:31515: Your compiler failed the ACC conformance test - for details see |
---|
3029 | configure:31517: `config.log'. Please check that log file and consider sending |
---|
3030 | configure:31519: a patch or bug-report to <markus@oberhumer.com>. |
---|
3031 | configure:31521: Thanks for your support. |
---|
3032 | configure:31523: |
---|
3033 | configure:31525: error: ACC conformance test failed. Stop. |
---|
3034 | |
---|
3035 | ## ---------------- ## |
---|
3036 | ## Cache variables. ## |
---|
3037 | ## ---------------- ## |
---|
3038 | |
---|
3039 | ac_cv_build=i686-apple-darwin19.6.0 |
---|
3040 | ac_cv_build_alias=i686-apple-darwin19.6.0 |
---|
3041 | ac_cv_c_bigendian=no |
---|
3042 | ac_cv_c_compiler_gnu=yes |
---|
3043 | ac_cv_c_const=yes |
---|
3044 | ac_cv_cxx_compiler_gnu=yes |
---|
3045 | ac_cv_env_CC_set=set |
---|
3046 | ac_cv_env_CC_value='/usr/bin/clang -arch x86_64' |
---|
3047 | ac_cv_env_CFLAGS_set=set |
---|
3048 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3049 | ac_cv_env_CPPFLAGS_set=set |
---|
3050 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
3051 | ac_cv_env_CPP_set= |
---|
3052 | ac_cv_env_CPP_value= |
---|
3053 | ac_cv_env_CXXCPP_set= |
---|
3054 | ac_cv_env_CXXCPP_value= |
---|
3055 | ac_cv_env_CXXFLAGS_set=set |
---|
3056 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3057 | ac_cv_env_CXX_set=set |
---|
3058 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
3059 | ac_cv_env_F77_set=set |
---|
3060 | ac_cv_env_F77_value=no |
---|
3061 | ac_cv_env_FFLAGS_set=set |
---|
3062 | ac_cv_env_FFLAGS_value='-pipe -Os -m64' |
---|
3063 | ac_cv_env_LDFLAGS_set=set |
---|
3064 | ac_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' |
---|
3065 | ac_cv_env_build_alias_set= |
---|
3066 | ac_cv_env_build_alias_value= |
---|
3067 | ac_cv_env_host_alias_set= |
---|
3068 | ac_cv_env_host_alias_value= |
---|
3069 | ac_cv_env_target_alias_set= |
---|
3070 | ac_cv_env_target_alias_value= |
---|
3071 | ac_cv_exeext= |
---|
3072 | ac_cv_f77_compiler_gnu=no |
---|
3073 | ac_cv_func_access=yes |
---|
3074 | ac_cv_func_alloca=no |
---|
3075 | ac_cv_func_atexit=yes |
---|
3076 | ac_cv_func_atoi=yes |
---|
3077 | ac_cv_func_atol=yes |
---|
3078 | ac_cv_func_chmod=yes |
---|
3079 | ac_cv_func_chown=yes |
---|
3080 | ac_cv_func_ctime=yes |
---|
3081 | ac_cv_func_difftime=yes |
---|
3082 | ac_cv_func_fstat=yes |
---|
3083 | ac_cv_func_gettimeofday=yes |
---|
3084 | ac_cv_func_gmtime=yes |
---|
3085 | ac_cv_func_localtime=yes |
---|
3086 | ac_cv_func_longjmp=yes |
---|
3087 | ac_cv_func_lstat=yes |
---|
3088 | ac_cv_func_memcmp=yes |
---|
3089 | ac_cv_func_memcpy=yes |
---|
3090 | ac_cv_func_memmove=yes |
---|
3091 | ac_cv_func_memset=yes |
---|
3092 | ac_cv_func_mktime=yes |
---|
3093 | ac_cv_func_qsort=yes |
---|
3094 | ac_cv_func_raise=yes |
---|
3095 | ac_cv_func_setjmp=yes |
---|
3096 | ac_cv_func_signal=yes |
---|
3097 | ac_cv_func_snprintf=yes |
---|
3098 | ac_cv_func_strcasecmp=yes |
---|
3099 | ac_cv_func_strchr=yes |
---|
3100 | ac_cv_func_strdup=yes |
---|
3101 | ac_cv_func_strerror=yes |
---|
3102 | ac_cv_func_strftime=yes |
---|
3103 | ac_cv_func_stricmp=no |
---|
3104 | ac_cv_func_strncasecmp=yes |
---|
3105 | ac_cv_func_strnicmp=no |
---|
3106 | ac_cv_func_strrchr=yes |
---|
3107 | ac_cv_func_strstr=yes |
---|
3108 | ac_cv_func_time=yes |
---|
3109 | ac_cv_func_umask=yes |
---|
3110 | ac_cv_func_utime=yes |
---|
3111 | ac_cv_func_vsnprintf=yes |
---|
3112 | ac_cv_header_assert_h=yes |
---|
3113 | ac_cv_header_ctype_h=yes |
---|
3114 | ac_cv_header_dirent_h=yes |
---|
3115 | ac_cv_header_dlfcn_h=yes |
---|
3116 | ac_cv_header_errno_h=yes |
---|
3117 | ac_cv_header_fcntl_h=yes |
---|
3118 | ac_cv_header_inttypes_h=yes |
---|
3119 | ac_cv_header_limits_h=yes |
---|
3120 | ac_cv_header_malloc_h=no |
---|
3121 | ac_cv_header_memory_h=yes |
---|
3122 | ac_cv_header_setjmp_h=yes |
---|
3123 | ac_cv_header_signal_h=yes |
---|
3124 | ac_cv_header_stdarg_h=yes |
---|
3125 | ac_cv_header_stdc=no |
---|
3126 | ac_cv_header_stddef_h=yes |
---|
3127 | ac_cv_header_stdint_h=yes |
---|
3128 | ac_cv_header_stdio_h=yes |
---|
3129 | ac_cv_header_stdlib_h=yes |
---|
3130 | ac_cv_header_string_h=yes |
---|
3131 | ac_cv_header_strings_h=yes |
---|
3132 | ac_cv_header_sys_stat_h=yes |
---|
3133 | ac_cv_header_sys_time_h=yes |
---|
3134 | ac_cv_header_sys_types_h=yes |
---|
3135 | ac_cv_header_time=yes |
---|
3136 | ac_cv_header_time_h=yes |
---|
3137 | ac_cv_header_unistd_h=yes |
---|
3138 | ac_cv_header_utime_h=yes |
---|
3139 | ac_cv_host=i686-apple-darwin19.6.0 |
---|
3140 | ac_cv_host_alias=i686-apple-darwin19.6.0 |
---|
3141 | ac_cv_objext=o |
---|
3142 | ac_cv_prog_AWK=gawk |
---|
3143 | ac_cv_prog_CPP='/usr/bin/clang -arch x86_64 -E' |
---|
3144 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
3145 | ac_cv_prog_ac_ct_AR=ar |
---|
3146 | ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch x86_64' |
---|
3147 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3148 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3149 | ac_cv_prog_cc_g=yes |
---|
3150 | ac_cv_prog_cc_stdc= |
---|
3151 | ac_cv_prog_cxx_g=yes |
---|
3152 | ac_cv_prog_egrep='grep -E' |
---|
3153 | ac_cv_prog_f77_g=no |
---|
3154 | ac_cv_prog_make_make_set=yes |
---|
3155 | ac_cv_sizeof___int32=0 |
---|
3156 | ac_cv_sizeof___int64=0 |
---|
3157 | ac_cv_sizeof_char_p=8 |
---|
3158 | ac_cv_sizeof_dev_t=4 |
---|
3159 | ac_cv_sizeof_double=8 |
---|
3160 | ac_cv_sizeof_float=4 |
---|
3161 | ac_cv_sizeof_fpos_t=8 |
---|
3162 | ac_cv_sizeof_int=4 |
---|
3163 | ac_cv_sizeof_intmax_t=8 |
---|
3164 | ac_cv_sizeof_intptr_t=8 |
---|
3165 | ac_cv_sizeof_long=8 |
---|
3166 | ac_cv_sizeof_long_double=16 |
---|
3167 | ac_cv_sizeof_long_long=8 |
---|
3168 | ac_cv_sizeof_mode_t=2 |
---|
3169 | ac_cv_sizeof_off_t=8 |
---|
3170 | ac_cv_sizeof_ptrdiff_t=0 |
---|
3171 | ac_cv_sizeof_short=2 |
---|
3172 | ac_cv_sizeof_size_t=8 |
---|
3173 | ac_cv_sizeof_ssize_t=8 |
---|
3174 | ac_cv_sizeof_time_t=8 |
---|
3175 | ac_cv_sizeof_uintmax_t=8 |
---|
3176 | ac_cv_sizeof_uintptr_t=8 |
---|
3177 | ac_cv_sizeof_unsigned___int32=0 |
---|
3178 | ac_cv_sizeof_unsigned___int64=0 |
---|
3179 | ac_cv_sizeof_unsigned_long_long=8 |
---|
3180 | ac_cv_sizeof_void_p=8 |
---|
3181 | ac_cv_sys_file_offset_bits=no |
---|
3182 | ac_cv_sys_large_files=no |
---|
3183 | ac_cv_sys_largefile_CC=no |
---|
3184 | ac_cv_target=i686-apple-darwin19.6.0 |
---|
3185 | ac_cv_target_alias=i686-apple-darwin19.6.0 |
---|
3186 | ac_cv_type___int32=no |
---|
3187 | ac_cv_type___int64=no |
---|
3188 | ac_cv_type_char_p=yes |
---|
3189 | ac_cv_type_dev_t=yes |
---|
3190 | ac_cv_type_double=yes |
---|
3191 | ac_cv_type_float=yes |
---|
3192 | ac_cv_type_fpos_t=yes |
---|
3193 | ac_cv_type_int=yes |
---|
3194 | ac_cv_type_intmax_t=yes |
---|
3195 | ac_cv_type_intptr_t=yes |
---|
3196 | ac_cv_type_long=yes |
---|
3197 | ac_cv_type_long_double=yes |
---|
3198 | ac_cv_type_long_long=yes |
---|
3199 | ac_cv_type_mode_t=yes |
---|
3200 | ac_cv_type_off_t=yes |
---|
3201 | ac_cv_type_ptrdiff_t=no |
---|
3202 | ac_cv_type_short=yes |
---|
3203 | ac_cv_type_signal=void |
---|
3204 | ac_cv_type_size_t=yes |
---|
3205 | ac_cv_type_ssize_t=yes |
---|
3206 | ac_cv_type_time_t=yes |
---|
3207 | ac_cv_type_uintmax_t=yes |
---|
3208 | ac_cv_type_uintptr_t=yes |
---|
3209 | ac_cv_type_unsigned___int32=no |
---|
3210 | ac_cv_type_unsigned___int64=no |
---|
3211 | ac_cv_type_unsigned_long_long=yes |
---|
3212 | ac_cv_type_void_p=yes |
---|
3213 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3214 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
3215 | lt_cv_deplibs_check_method=pass_all |
---|
3216 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3217 | lt_cv_file_magic_test_file= |
---|
3218 | lt_cv_ld_reload_flag=-r |
---|
3219 | lt_cv_objdir=.libs |
---|
3220 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
3221 | lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
3222 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
3223 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
3224 | lt_cv_prog_compiler_c_o=yes |
---|
3225 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
3226 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
3227 | lt_cv_prog_gnu_ld=no |
---|
3228 | lt_cv_prog_gnu_ldcxx=no |
---|
3229 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' |
---|
3230 | 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'\''' |
---|
3231 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
3232 | lt_cv_sys_max_cmd_len=65536 |
---|
3233 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
3234 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
3235 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' |
---|
3236 | lt_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'\''"' |
---|
3237 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
3238 | mfx_cv_header_sane_limits_h=yes |
---|
3239 | |
---|
3240 | ## ----------------- ## |
---|
3241 | ## Output variables. ## |
---|
3242 | ## ----------------- ## |
---|
3243 | |
---|
3244 | ACLOCAL='${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' |
---|
3245 | AMDEPBACKSLASH='\' |
---|
3246 | AMDEP_FALSE='#' |
---|
3247 | AMDEP_TRUE='' |
---|
3248 | AMTAR='${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' |
---|
3249 | AR='ar' |
---|
3250 | AUTOCONF='${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' |
---|
3251 | AUTOHEADER='${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' |
---|
3252 | AUTOMAKE='${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' |
---|
3253 | AWK='gawk' |
---|
3254 | CC='/usr/bin/clang -arch x86_64' |
---|
3255 | CCDEPMODE='depmode=gcc3' |
---|
3256 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3257 | CPP='/usr/bin/clang -arch x86_64 -E' |
---|
3258 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' |
---|
3259 | CXX='/usr/bin/clang++' |
---|
3260 | CXXCPP='/usr/bin/clang++ -E' |
---|
3261 | CXXDEPMODE='depmode=gcc3' |
---|
3262 | CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3263 | CYGPATH_W='echo' |
---|
3264 | DEFS='' |
---|
3265 | DEPDIR='.deps' |
---|
3266 | ECHO='/bin/echo' |
---|
3267 | ECHO_C='ECHO_N='' |
---|
3268 | ECHO_T='' |
---|
3269 | EGREP='grep -E' |
---|
3270 | EXEEXT='' |
---|
3271 | F77='no' |
---|
3272 | FFLAGS='-pipe -Os -m64' |
---|
3273 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3274 | INSTALL_PROGRAM='${INSTALL}' |
---|
3275 | INSTALL_SCRIPT='${INSTALL}' |
---|
3276 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
3277 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' |
---|
3278 | LIBOBJS='' |
---|
3279 | LIBS='' |
---|
3280 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
3281 | LN_S='ln -s' |
---|
3282 | LTLIBOBJS='' |
---|
3283 | MAINT='#' |
---|
3284 | MAINTAINER_MODE_FALSE='' |
---|
3285 | MAINTAINER_MODE_TRUE='#' |
---|
3286 | MAKEINFO='${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' |
---|
3287 | OBJEXT='o' |
---|
3288 | PACKAGE='ucl' |
---|
3289 | PACKAGE_BUGREPORT='markus@oberhumer.com' |
---|
3290 | PACKAGE_NAME='ucl' |
---|
3291 | PACKAGE_STRING='ucl 1.03' |
---|
3292 | PACKAGE_TARNAME='ucl' |
---|
3293 | PACKAGE_VERSION='1.03' |
---|
3294 | PATH_SEPARATOR=':' |
---|
3295 | RANLIB='ranlib' |
---|
3296 | SET_MAKE='' |
---|
3297 | SHELL='/bin/sh' |
---|
3298 | STRIP='strip' |
---|
3299 | UCL_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' |
---|
3300 | UCL_CFLAGS='' |
---|
3301 | UCL_CPPFLAGS='' |
---|
3302 | UCL_EXTRA_CFLAGS='' |
---|
3303 | UCL_EXTRA_CPPFLAGS='' |
---|
3304 | UCL_USE_ASM_FALSE='#' |
---|
3305 | UCL_USE_ASM_TRUE='' |
---|
3306 | VERSION='1.03' |
---|
3307 | ac_ct_AR='ar' |
---|
3308 | ac_ct_CC='/usr/bin/clang -arch x86_64' |
---|
3309 | ac_ct_CXX='' |
---|
3310 | ac_ct_F77='' |
---|
3311 | ac_ct_RANLIB='ranlib' |
---|
3312 | ac_ct_STRIP='strip' |
---|
3313 | am__fastdepCC_FALSE='#' |
---|
3314 | am__fastdepCC_TRUE='' |
---|
3315 | am__fastdepCXX_FALSE='#' |
---|
3316 | am__fastdepCXX_TRUE='' |
---|
3317 | am__include='include' |
---|
3318 | am__leading_dot='.' |
---|
3319 | am__quote='' |
---|
3320 | bindir='${exec_prefix}/bin' |
---|
3321 | build='i686-apple-darwin19.6.0' |
---|
3322 | build_alias='' |
---|
3323 | build_cpu='i686' |
---|
3324 | build_os='darwin19.6.0' |
---|
3325 | build_vendor='apple' |
---|
3326 | configure_CFLAGS='' |
---|
3327 | configure_CPPFLAGS='' |
---|
3328 | datadir='${prefix}/share' |
---|
3329 | exec_prefix='NONE' |
---|
3330 | host='i686-apple-darwin19.6.0' |
---|
3331 | host_alias='' |
---|
3332 | host_cpu='i686' |
---|
3333 | host_os='darwin19.6.0' |
---|
3334 | host_vendor='apple' |
---|
3335 | includedir='${prefix}/include' |
---|
3336 | infodir='${prefix}/info' |
---|
3337 | install_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' |
---|
3338 | libdir='${exec_prefix}/lib' |
---|
3339 | libexecdir='${exec_prefix}/libexec' |
---|
3340 | localstatedir='${prefix}/var' |
---|
3341 | mandir='${prefix}/man' |
---|
3342 | mkdir_p='$(mkinstalldirs)' |
---|
3343 | oldincludedir='/usr/include' |
---|
3344 | prefix='/opt/local' |
---|
3345 | program_transform_name='s,x,x,' |
---|
3346 | sbindir='${exec_prefix}/sbin' |
---|
3347 | sharedstatedir='${prefix}/com' |
---|
3348 | sysconfdir='${prefix}/etc' |
---|
3349 | target='i686-apple-darwin19.6.0' |
---|
3350 | target_alias='' |
---|
3351 | target_cpu='i686' |
---|
3352 | target_os='darwin19.6.0' |
---|
3353 | target_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 |
---|
3466 | extern "C" void exit (int); |
---|
3467 | |
---|
3468 | configure: exit 1 |
---|