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 configure, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-compat |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Winston.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 21.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T6000 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T6000 |
---|
27 | Kernel configured for up to 10 processors. |
---|
28 | 10 processors are physically available. |
---|
29 | 10 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 709 tasks, 3095 threads, 10 processors |
---|
34 | Load average: 6.70, Mach factor: 5.25 |
---|
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:2623: looking for aux files: config.guess config.sub install-sh |
---|
52 | configure:2636: trying ./ |
---|
53 | configure:2665: ./config.guess found |
---|
54 | configure:2665: ./config.sub found |
---|
55 | configure:2647: ./install-sh found |
---|
56 | configure:2812: checking whether make sets $(MAKE) |
---|
57 | configure:2835: result: yes |
---|
58 | configure:2906: checking for gcc |
---|
59 | configure:2938: result: /usr/bin/clang |
---|
60 | configure:3291: checking for C compiler version |
---|
61 | configure:3300: /usr/bin/clang --version >&5 |
---|
62 | Apple clang version 13.0.0 (clang-1300.0.29.30) |
---|
63 | Target: arm64-apple-darwin21.2.0 |
---|
64 | Thread model: posix |
---|
65 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
66 | configure:3311: $? = 0 |
---|
67 | configure:3300: /usr/bin/clang -v >&5 |
---|
68 | Apple clang version 13.0.0 (clang-1300.0.29.30) |
---|
69 | Target: arm64-apple-darwin21.2.0 |
---|
70 | Thread model: posix |
---|
71 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
72 | configure:3311: $? = 0 |
---|
73 | configure:3300: /usr/bin/clang -V >&5 |
---|
74 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
75 | clang: error: no input files |
---|
76 | configure:3311: $? = 1 |
---|
77 | configure:3300: /usr/bin/clang -qversion >&5 |
---|
78 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
79 | clang: error: no input files |
---|
80 | configure:3311: $? = 1 |
---|
81 | configure:3300: /usr/bin/clang -version >&5 |
---|
82 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
83 | clang: error: no input files |
---|
84 | configure:3311: $? = 1 |
---|
85 | configure:3331: checking whether the C compiler works |
---|
86 | configure:3353: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 |
---|
87 | configure:3357: $? = 0 |
---|
88 | configure:3407: result: yes |
---|
89 | configure:3410: checking for C compiler default output file name |
---|
90 | configure:3412: result: a.out |
---|
91 | configure:3418: checking for suffix of executables |
---|
92 | configure:3425: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 |
---|
93 | configure:3429: $? = 0 |
---|
94 | configure:3452: result: |
---|
95 | configure:3474: checking whether we are cross compiling |
---|
96 | configure:3482: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 |
---|
97 | configure:3486: $? = 0 |
---|
98 | configure:3493: ./conftest |
---|
99 | configure:3497: $? = 0 |
---|
100 | configure:3512: result: no |
---|
101 | configure:3517: checking for suffix of object files |
---|
102 | configure:3540: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
103 | configure:3544: $? = 0 |
---|
104 | configure:3566: result: o |
---|
105 | configure:3570: checking whether the compiler supports GNU C |
---|
106 | configure:3590: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
107 | configure:3590: $? = 0 |
---|
108 | configure:3600: result: yes |
---|
109 | configure:3611: checking whether /usr/bin/clang accepts -g |
---|
110 | configure:3632: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
111 | configure:3632: $? = 0 |
---|
112 | configure:3676: result: yes |
---|
113 | configure:3696: checking for /usr/bin/clang option to enable C11 features |
---|
114 | configure:3711: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
115 | configure:3711: $? = 0 |
---|
116 | configure:3729: result: none needed |
---|
117 | configure:3844: checking how to run the C preprocessor |
---|
118 | configure:3870: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
119 | configure:3870: $? = 0 |
---|
120 | configure:3885: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
121 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
122 | #include <ac_nonexistent.h> |
---|
123 | ^~~~~~~~~~~~~~~~~~ |
---|
124 | 1 error generated. |
---|
125 | configure:3885: $? = 1 |
---|
126 | configure: failed program was: |
---|
127 | | /* confdefs.h */ |
---|
128 | | #define PACKAGE_NAME "" |
---|
129 | | #define PACKAGE_TARNAME "" |
---|
130 | | #define PACKAGE_VERSION "" |
---|
131 | | #define PACKAGE_STRING "" |
---|
132 | | #define PACKAGE_BUGREPORT "" |
---|
133 | | #define PACKAGE_URL "" |
---|
134 | | /* end confdefs.h. */ |
---|
135 | | #include <ac_nonexistent.h> |
---|
136 | configure:3912: result: /usr/bin/clang -E |
---|
137 | configure:3926: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
138 | configure:3926: $? = 0 |
---|
139 | configure:3941: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
140 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
141 | #include <ac_nonexistent.h> |
---|
142 | ^~~~~~~~~~~~~~~~~~ |
---|
143 | 1 error generated. |
---|
144 | configure:3941: $? = 1 |
---|
145 | configure: failed program was: |
---|
146 | | /* confdefs.h */ |
---|
147 | | #define PACKAGE_NAME "" |
---|
148 | | #define PACKAGE_TARNAME "" |
---|
149 | | #define PACKAGE_VERSION "" |
---|
150 | | #define PACKAGE_STRING "" |
---|
151 | | #define PACKAGE_BUGREPORT "" |
---|
152 | | #define PACKAGE_URL "" |
---|
153 | | /* end confdefs.h. */ |
---|
154 | | #include <ac_nonexistent.h> |
---|
155 | configure:3987: checking for a BSD-compatible install |
---|
156 | configure:4060: result: /usr/bin/install -c |
---|
157 | configure:4119: checking for ranlib |
---|
158 | configure:4140: found /opt/local/bin/ranlib |
---|
159 | configure:4151: result: ranlib |
---|
160 | configure:4173: checking whether ln -s works |
---|
161 | configure:4177: result: yes |
---|
162 | configure:4191: checking for stdio.h |
---|
163 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
164 | configure:4191: $? = 0 |
---|
165 | configure:4191: result: yes |
---|
166 | configure:4191: checking for stdlib.h |
---|
167 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
168 | configure:4191: $? = 0 |
---|
169 | configure:4191: result: yes |
---|
170 | configure:4191: checking for string.h |
---|
171 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
172 | configure:4191: $? = 0 |
---|
173 | configure:4191: result: yes |
---|
174 | configure:4191: checking for inttypes.h |
---|
175 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
176 | configure:4191: $? = 0 |
---|
177 | configure:4191: result: yes |
---|
178 | configure:4191: checking for stdint.h |
---|
179 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
180 | configure:4191: $? = 0 |
---|
181 | configure:4191: result: yes |
---|
182 | configure:4191: checking for strings.h |
---|
183 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
184 | configure:4191: $? = 0 |
---|
185 | configure:4191: result: yes |
---|
186 | configure:4191: checking for sys/stat.h |
---|
187 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
188 | configure:4191: $? = 0 |
---|
189 | configure:4191: result: yes |
---|
190 | configure:4191: checking for sys/types.h |
---|
191 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
192 | configure:4191: $? = 0 |
---|
193 | configure:4191: result: yes |
---|
194 | configure:4191: checking for unistd.h |
---|
195 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
196 | configure:4191: $? = 0 |
---|
197 | configure:4191: result: yes |
---|
198 | configure:4191: checking for sys/param.h |
---|
199 | configure:4191: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
200 | configure:4191: $? = 0 |
---|
201 | configure:4191: result: yes |
---|
202 | configure:4216: checking for grep that handles long lines and -e |
---|
203 | configure:4280: result: /usr/bin/grep |
---|
204 | configure:4288: checking for egrep |
---|
205 | configure:4356: result: /usr/bin/grep -E |
---|
206 | configure:4362: checking for unistd.h |
---|
207 | configure:4362: result: yes |
---|
208 | configure:4368: checking for stdint.h |
---|
209 | configure:4368: result: yes |
---|
210 | configure:4374: checking for fcntl.h |
---|
211 | configure:4374: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
212 | configure:4374: $? = 0 |
---|
213 | configure:4374: result: yes |
---|
214 | configure:4381: checking for elf.h |
---|
215 | configure:4381: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
216 | conftest.c:51:10: fatal error: 'elf.h' file not found |
---|
217 | #include <elf.h> |
---|
218 | ^~~~~~~ |
---|
219 | 1 error generated. |
---|
220 | configure:4381: $? = 1 |
---|
221 | configure: failed program was: |
---|
222 | | /* confdefs.h */ |
---|
223 | | #define PACKAGE_NAME "" |
---|
224 | | #define PACKAGE_TARNAME "" |
---|
225 | | #define PACKAGE_VERSION "" |
---|
226 | | #define PACKAGE_STRING "" |
---|
227 | | #define PACKAGE_BUGREPORT "" |
---|
228 | | #define PACKAGE_URL "" |
---|
229 | | #define HAVE_STDIO_H 1 |
---|
230 | | #define HAVE_STDLIB_H 1 |
---|
231 | | #define HAVE_STRING_H 1 |
---|
232 | | #define HAVE_INTTYPES_H 1 |
---|
233 | | #define HAVE_STDINT_H 1 |
---|
234 | | #define HAVE_STRINGS_H 1 |
---|
235 | | #define HAVE_SYS_STAT_H 1 |
---|
236 | | #define HAVE_SYS_TYPES_H 1 |
---|
237 | | #define HAVE_UNISTD_H 1 |
---|
238 | | #define HAVE_SYS_PARAM_H 1 |
---|
239 | | #define STDC_HEADERS 1 |
---|
240 | | #define HAVE_UNISTD_H 1 |
---|
241 | | #define HAVE_STDINT_H 1 |
---|
242 | | #define HAVE_FCNTL_H 1 |
---|
243 | | /* end confdefs.h. */ |
---|
244 | | #include <stddef.h> |
---|
245 | | #ifdef HAVE_STDIO_H |
---|
246 | | # include <stdio.h> |
---|
247 | | #endif |
---|
248 | | #ifdef HAVE_STDLIB_H |
---|
249 | | # include <stdlib.h> |
---|
250 | | #endif |
---|
251 | | #ifdef HAVE_STRING_H |
---|
252 | | # include <string.h> |
---|
253 | | #endif |
---|
254 | | #ifdef HAVE_INTTYPES_H |
---|
255 | | # include <inttypes.h> |
---|
256 | | #endif |
---|
257 | | #ifdef HAVE_STDINT_H |
---|
258 | | # include <stdint.h> |
---|
259 | | #endif |
---|
260 | | #ifdef HAVE_STRINGS_H |
---|
261 | | # include <strings.h> |
---|
262 | | #endif |
---|
263 | | #ifdef HAVE_SYS_TYPES_H |
---|
264 | | # include <sys/types.h> |
---|
265 | | #endif |
---|
266 | | #ifdef HAVE_SYS_STAT_H |
---|
267 | | # include <sys/stat.h> |
---|
268 | | #endif |
---|
269 | | #ifdef HAVE_UNISTD_H |
---|
270 | | # include <unistd.h> |
---|
271 | | #endif |
---|
272 | | #include <elf.h> |
---|
273 | configure:4381: result: no |
---|
274 | configure:4387: checking for sys/elf.h |
---|
275 | configure:4387: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
276 | conftest.c:51:10: fatal error: 'sys/elf.h' file not found |
---|
277 | #include <sys/elf.h> |
---|
278 | ^~~~~~~~~~~ |
---|
279 | 1 error generated. |
---|
280 | configure:4387: $? = 1 |
---|
281 | configure: failed program was: |
---|
282 | | /* confdefs.h */ |
---|
283 | | #define PACKAGE_NAME "" |
---|
284 | | #define PACKAGE_TARNAME "" |
---|
285 | | #define PACKAGE_VERSION "" |
---|
286 | | #define PACKAGE_STRING "" |
---|
287 | | #define PACKAGE_BUGREPORT "" |
---|
288 | | #define PACKAGE_URL "" |
---|
289 | | #define HAVE_STDIO_H 1 |
---|
290 | | #define HAVE_STDLIB_H 1 |
---|
291 | | #define HAVE_STRING_H 1 |
---|
292 | | #define HAVE_INTTYPES_H 1 |
---|
293 | | #define HAVE_STDINT_H 1 |
---|
294 | | #define HAVE_STRINGS_H 1 |
---|
295 | | #define HAVE_SYS_STAT_H 1 |
---|
296 | | #define HAVE_SYS_TYPES_H 1 |
---|
297 | | #define HAVE_UNISTD_H 1 |
---|
298 | | #define HAVE_SYS_PARAM_H 1 |
---|
299 | | #define STDC_HEADERS 1 |
---|
300 | | #define HAVE_UNISTD_H 1 |
---|
301 | | #define HAVE_STDINT_H 1 |
---|
302 | | #define HAVE_FCNTL_H 1 |
---|
303 | | /* end confdefs.h. */ |
---|
304 | | #include <stddef.h> |
---|
305 | | #ifdef HAVE_STDIO_H |
---|
306 | | # include <stdio.h> |
---|
307 | | #endif |
---|
308 | | #ifdef HAVE_STDLIB_H |
---|
309 | | # include <stdlib.h> |
---|
310 | | #endif |
---|
311 | | #ifdef HAVE_STRING_H |
---|
312 | | # include <string.h> |
---|
313 | | #endif |
---|
314 | | #ifdef HAVE_INTTYPES_H |
---|
315 | | # include <inttypes.h> |
---|
316 | | #endif |
---|
317 | | #ifdef HAVE_STDINT_H |
---|
318 | | # include <stdint.h> |
---|
319 | | #endif |
---|
320 | | #ifdef HAVE_STRINGS_H |
---|
321 | | # include <strings.h> |
---|
322 | | #endif |
---|
323 | | #ifdef HAVE_SYS_TYPES_H |
---|
324 | | # include <sys/types.h> |
---|
325 | | #endif |
---|
326 | | #ifdef HAVE_SYS_STAT_H |
---|
327 | | # include <sys/stat.h> |
---|
328 | | #endif |
---|
329 | | #ifdef HAVE_UNISTD_H |
---|
330 | | # include <unistd.h> |
---|
331 | | #endif |
---|
332 | | #include <sys/elf.h> |
---|
333 | configure:4387: result: no |
---|
334 | configure:4393: checking for link.h |
---|
335 | configure:4393: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
336 | conftest.c:51:10: fatal error: 'link.h' file not found |
---|
337 | #include <link.h> |
---|
338 | ^~~~~~~~ |
---|
339 | 1 error generated. |
---|
340 | configure:4393: $? = 1 |
---|
341 | configure: failed program was: |
---|
342 | | /* confdefs.h */ |
---|
343 | | #define PACKAGE_NAME "" |
---|
344 | | #define PACKAGE_TARNAME "" |
---|
345 | | #define PACKAGE_VERSION "" |
---|
346 | | #define PACKAGE_STRING "" |
---|
347 | | #define PACKAGE_BUGREPORT "" |
---|
348 | | #define PACKAGE_URL "" |
---|
349 | | #define HAVE_STDIO_H 1 |
---|
350 | | #define HAVE_STDLIB_H 1 |
---|
351 | | #define HAVE_STRING_H 1 |
---|
352 | | #define HAVE_INTTYPES_H 1 |
---|
353 | | #define HAVE_STDINT_H 1 |
---|
354 | | #define HAVE_STRINGS_H 1 |
---|
355 | | #define HAVE_SYS_STAT_H 1 |
---|
356 | | #define HAVE_SYS_TYPES_H 1 |
---|
357 | | #define HAVE_UNISTD_H 1 |
---|
358 | | #define HAVE_SYS_PARAM_H 1 |
---|
359 | | #define STDC_HEADERS 1 |
---|
360 | | #define HAVE_UNISTD_H 1 |
---|
361 | | #define HAVE_STDINT_H 1 |
---|
362 | | #define HAVE_FCNTL_H 1 |
---|
363 | | /* end confdefs.h. */ |
---|
364 | | #include <stddef.h> |
---|
365 | | #ifdef HAVE_STDIO_H |
---|
366 | | # include <stdio.h> |
---|
367 | | #endif |
---|
368 | | #ifdef HAVE_STDLIB_H |
---|
369 | | # include <stdlib.h> |
---|
370 | | #endif |
---|
371 | | #ifdef HAVE_STRING_H |
---|
372 | | # include <string.h> |
---|
373 | | #endif |
---|
374 | | #ifdef HAVE_INTTYPES_H |
---|
375 | | # include <inttypes.h> |
---|
376 | | #endif |
---|
377 | | #ifdef HAVE_STDINT_H |
---|
378 | | # include <stdint.h> |
---|
379 | | #endif |
---|
380 | | #ifdef HAVE_STRINGS_H |
---|
381 | | # include <strings.h> |
---|
382 | | #endif |
---|
383 | | #ifdef HAVE_SYS_TYPES_H |
---|
384 | | # include <sys/types.h> |
---|
385 | | #endif |
---|
386 | | #ifdef HAVE_SYS_STAT_H |
---|
387 | | # include <sys/stat.h> |
---|
388 | | #endif |
---|
389 | | #ifdef HAVE_UNISTD_H |
---|
390 | | # include <unistd.h> |
---|
391 | | #endif |
---|
392 | | #include <link.h> |
---|
393 | configure:4393: result: no |
---|
394 | configure:4399: checking for sys/link.h |
---|
395 | configure:4399: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
396 | conftest.c:51:10: fatal error: 'sys/link.h' file not found |
---|
397 | #include <sys/link.h> |
---|
398 | ^~~~~~~~~~~~ |
---|
399 | 1 error generated. |
---|
400 | configure:4399: $? = 1 |
---|
401 | configure: failed program was: |
---|
402 | | /* confdefs.h */ |
---|
403 | | #define PACKAGE_NAME "" |
---|
404 | | #define PACKAGE_TARNAME "" |
---|
405 | | #define PACKAGE_VERSION "" |
---|
406 | | #define PACKAGE_STRING "" |
---|
407 | | #define PACKAGE_BUGREPORT "" |
---|
408 | | #define PACKAGE_URL "" |
---|
409 | | #define HAVE_STDIO_H 1 |
---|
410 | | #define HAVE_STDLIB_H 1 |
---|
411 | | #define HAVE_STRING_H 1 |
---|
412 | | #define HAVE_INTTYPES_H 1 |
---|
413 | | #define HAVE_STDINT_H 1 |
---|
414 | | #define HAVE_STRINGS_H 1 |
---|
415 | | #define HAVE_SYS_STAT_H 1 |
---|
416 | | #define HAVE_SYS_TYPES_H 1 |
---|
417 | | #define HAVE_UNISTD_H 1 |
---|
418 | | #define HAVE_SYS_PARAM_H 1 |
---|
419 | | #define STDC_HEADERS 1 |
---|
420 | | #define HAVE_UNISTD_H 1 |
---|
421 | | #define HAVE_STDINT_H 1 |
---|
422 | | #define HAVE_FCNTL_H 1 |
---|
423 | | /* end confdefs.h. */ |
---|
424 | | #include <stddef.h> |
---|
425 | | #ifdef HAVE_STDIO_H |
---|
426 | | # include <stdio.h> |
---|
427 | | #endif |
---|
428 | | #ifdef HAVE_STDLIB_H |
---|
429 | | # include <stdlib.h> |
---|
430 | | #endif |
---|
431 | | #ifdef HAVE_STRING_H |
---|
432 | | # include <string.h> |
---|
433 | | #endif |
---|
434 | | #ifdef HAVE_INTTYPES_H |
---|
435 | | # include <inttypes.h> |
---|
436 | | #endif |
---|
437 | | #ifdef HAVE_STDINT_H |
---|
438 | | # include <stdint.h> |
---|
439 | | #endif |
---|
440 | | #ifdef HAVE_STRINGS_H |
---|
441 | | # include <strings.h> |
---|
442 | | #endif |
---|
443 | | #ifdef HAVE_SYS_TYPES_H |
---|
444 | | # include <sys/types.h> |
---|
445 | | #endif |
---|
446 | | #ifdef HAVE_SYS_STAT_H |
---|
447 | | # include <sys/stat.h> |
---|
448 | | #endif |
---|
449 | | #ifdef HAVE_UNISTD_H |
---|
450 | | # include <unistd.h> |
---|
451 | | #endif |
---|
452 | | #include <sys/link.h> |
---|
453 | configure:4399: result: no |
---|
454 | configure:4406: checking if /usr/bin/clang can compile elf.h |
---|
455 | configure:4428: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
456 | conftest.c:31:1: error: use of undeclared identifier 'Elf32_Ehdr' |
---|
457 | Elf32_Ehdr dummy |
---|
458 | ^ |
---|
459 | 1 error generated. |
---|
460 | configure:4428: $? = 1 |
---|
461 | configure: failed program was: |
---|
462 | | /* confdefs.h */ |
---|
463 | | #define PACKAGE_NAME "" |
---|
464 | | #define PACKAGE_TARNAME "" |
---|
465 | | #define PACKAGE_VERSION "" |
---|
466 | | #define PACKAGE_STRING "" |
---|
467 | | #define PACKAGE_BUGREPORT "" |
---|
468 | | #define PACKAGE_URL "" |
---|
469 | | #define HAVE_STDIO_H 1 |
---|
470 | | #define HAVE_STDLIB_H 1 |
---|
471 | | #define HAVE_STRING_H 1 |
---|
472 | | #define HAVE_INTTYPES_H 1 |
---|
473 | | #define HAVE_STDINT_H 1 |
---|
474 | | #define HAVE_STRINGS_H 1 |
---|
475 | | #define HAVE_SYS_STAT_H 1 |
---|
476 | | #define HAVE_SYS_TYPES_H 1 |
---|
477 | | #define HAVE_UNISTD_H 1 |
---|
478 | | #define HAVE_SYS_PARAM_H 1 |
---|
479 | | #define STDC_HEADERS 1 |
---|
480 | | #define HAVE_UNISTD_H 1 |
---|
481 | | #define HAVE_STDINT_H 1 |
---|
482 | | #define HAVE_FCNTL_H 1 |
---|
483 | | /* end confdefs.h. */ |
---|
484 | | #if HAVE_ELF_H |
---|
485 | | #include <elf.h> |
---|
486 | | #elif HAVE_SYS_ELF_H |
---|
487 | | #include <sys/elf.h> |
---|
488 | | #endif |
---|
489 | | int |
---|
490 | | main (void) |
---|
491 | | { |
---|
492 | | Elf32_Ehdr dummy |
---|
493 | | ; |
---|
494 | | return 0; |
---|
495 | | } |
---|
496 | configure:4437: result: no |
---|
497 | configure:4451: checking for ar.h |
---|
498 | configure:4451: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
499 | configure:4451: $? = 0 |
---|
500 | configure:4451: result: yes |
---|
501 | configure:4457: checking for libelf.h |
---|
502 | configure:4457: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
503 | conftest.c:52:10: fatal error: 'libelf.h' file not found |
---|
504 | #include <libelf.h> |
---|
505 | ^~~~~~~~~~ |
---|
506 | 1 error generated. |
---|
507 | configure:4457: $? = 1 |
---|
508 | configure: failed program was: |
---|
509 | | /* confdefs.h */ |
---|
510 | | #define PACKAGE_NAME "" |
---|
511 | | #define PACKAGE_TARNAME "" |
---|
512 | | #define PACKAGE_VERSION "" |
---|
513 | | #define PACKAGE_STRING "" |
---|
514 | | #define PACKAGE_BUGREPORT "" |
---|
515 | | #define PACKAGE_URL "" |
---|
516 | | #define HAVE_STDIO_H 1 |
---|
517 | | #define HAVE_STDLIB_H 1 |
---|
518 | | #define HAVE_STRING_H 1 |
---|
519 | | #define HAVE_INTTYPES_H 1 |
---|
520 | | #define HAVE_STDINT_H 1 |
---|
521 | | #define HAVE_STRINGS_H 1 |
---|
522 | | #define HAVE_SYS_STAT_H 1 |
---|
523 | | #define HAVE_SYS_TYPES_H 1 |
---|
524 | | #define HAVE_UNISTD_H 1 |
---|
525 | | #define HAVE_SYS_PARAM_H 1 |
---|
526 | | #define STDC_HEADERS 1 |
---|
527 | | #define HAVE_UNISTD_H 1 |
---|
528 | | #define HAVE_STDINT_H 1 |
---|
529 | | #define HAVE_FCNTL_H 1 |
---|
530 | | #define HAVE_AR_H 1 |
---|
531 | | /* end confdefs.h. */ |
---|
532 | | #include <stddef.h> |
---|
533 | | #ifdef HAVE_STDIO_H |
---|
534 | | # include <stdio.h> |
---|
535 | | #endif |
---|
536 | | #ifdef HAVE_STDLIB_H |
---|
537 | | # include <stdlib.h> |
---|
538 | | #endif |
---|
539 | | #ifdef HAVE_STRING_H |
---|
540 | | # include <string.h> |
---|
541 | | #endif |
---|
542 | | #ifdef HAVE_INTTYPES_H |
---|
543 | | # include <inttypes.h> |
---|
544 | | #endif |
---|
545 | | #ifdef HAVE_STDINT_H |
---|
546 | | # include <stdint.h> |
---|
547 | | #endif |
---|
548 | | #ifdef HAVE_STRINGS_H |
---|
549 | | # include <strings.h> |
---|
550 | | #endif |
---|
551 | | #ifdef HAVE_SYS_TYPES_H |
---|
552 | | # include <sys/types.h> |
---|
553 | | #endif |
---|
554 | | #ifdef HAVE_SYS_STAT_H |
---|
555 | | # include <sys/stat.h> |
---|
556 | | #endif |
---|
557 | | #ifdef HAVE_UNISTD_H |
---|
558 | | # include <unistd.h> |
---|
559 | | #endif |
---|
560 | | #include <libelf.h> |
---|
561 | configure:4457: result: no |
---|
562 | configure:4463: checking for nlist.h |
---|
563 | configure:4463: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
564 | configure:4463: $? = 0 |
---|
565 | configure:4463: result: yes |
---|
566 | configure:4469: checking for gelf.h |
---|
567 | configure:4469: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
568 | conftest.c:53:10: fatal error: 'gelf.h' file not found |
---|
569 | #include <gelf.h> |
---|
570 | ^~~~~~~~ |
---|
571 | 1 error generated. |
---|
572 | configure:4469: $? = 1 |
---|
573 | configure: failed program was: |
---|
574 | | /* confdefs.h */ |
---|
575 | | #define PACKAGE_NAME "" |
---|
576 | | #define PACKAGE_TARNAME "" |
---|
577 | | #define PACKAGE_VERSION "" |
---|
578 | | #define PACKAGE_STRING "" |
---|
579 | | #define PACKAGE_BUGREPORT "" |
---|
580 | | #define PACKAGE_URL "" |
---|
581 | | #define HAVE_STDIO_H 1 |
---|
582 | | #define HAVE_STDLIB_H 1 |
---|
583 | | #define HAVE_STRING_H 1 |
---|
584 | | #define HAVE_INTTYPES_H 1 |
---|
585 | | #define HAVE_STDINT_H 1 |
---|
586 | | #define HAVE_STRINGS_H 1 |
---|
587 | | #define HAVE_SYS_STAT_H 1 |
---|
588 | | #define HAVE_SYS_TYPES_H 1 |
---|
589 | | #define HAVE_UNISTD_H 1 |
---|
590 | | #define HAVE_SYS_PARAM_H 1 |
---|
591 | | #define STDC_HEADERS 1 |
---|
592 | | #define HAVE_UNISTD_H 1 |
---|
593 | | #define HAVE_STDINT_H 1 |
---|
594 | | #define HAVE_FCNTL_H 1 |
---|
595 | | #define HAVE_AR_H 1 |
---|
596 | | #define HAVE_NLIST_H 1 |
---|
597 | | /* end confdefs.h. */ |
---|
598 | | #include <stddef.h> |
---|
599 | | #ifdef HAVE_STDIO_H |
---|
600 | | # include <stdio.h> |
---|
601 | | #endif |
---|
602 | | #ifdef HAVE_STDLIB_H |
---|
603 | | # include <stdlib.h> |
---|
604 | | #endif |
---|
605 | | #ifdef HAVE_STRING_H |
---|
606 | | # include <string.h> |
---|
607 | | #endif |
---|
608 | | #ifdef HAVE_INTTYPES_H |
---|
609 | | # include <inttypes.h> |
---|
610 | | #endif |
---|
611 | | #ifdef HAVE_STDINT_H |
---|
612 | | # include <stdint.h> |
---|
613 | | #endif |
---|
614 | | #ifdef HAVE_STRINGS_H |
---|
615 | | # include <strings.h> |
---|
616 | | #endif |
---|
617 | | #ifdef HAVE_SYS_TYPES_H |
---|
618 | | # include <sys/types.h> |
---|
619 | | #endif |
---|
620 | | #ifdef HAVE_SYS_STAT_H |
---|
621 | | # include <sys/stat.h> |
---|
622 | | #endif |
---|
623 | | #ifdef HAVE_UNISTD_H |
---|
624 | | # include <unistd.h> |
---|
625 | | #endif |
---|
626 | | #include <gelf.h> |
---|
627 | configure:4469: result: no |
---|
628 | configure:4476: checking whether to install <libelf.h>, <nlist.h> and <gelf.h> |
---|
629 | configure:4489: result: no |
---|
630 | configure:4493: checking for an ANSI C-conforming const |
---|
631 | configure:4560: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
632 | configure:4560: $? = 0 |
---|
633 | configure:4568: result: yes |
---|
634 | configure:4576: checking for off_t |
---|
635 | configure:4576: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
636 | configure:4576: $? = 0 |
---|
637 | configure:4576: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
638 | conftest.c:56:20: error: expected expression |
---|
639 | if (sizeof ((off_t))) |
---|
640 | ^ |
---|
641 | 1 error generated. |
---|
642 | configure:4576: $? = 1 |
---|
643 | configure: failed program was: |
---|
644 | | /* confdefs.h */ |
---|
645 | | #define PACKAGE_NAME "" |
---|
646 | | #define PACKAGE_TARNAME "" |
---|
647 | | #define PACKAGE_VERSION "" |
---|
648 | | #define PACKAGE_STRING "" |
---|
649 | | #define PACKAGE_BUGREPORT "" |
---|
650 | | #define PACKAGE_URL "" |
---|
651 | | #define HAVE_STDIO_H 1 |
---|
652 | | #define HAVE_STDLIB_H 1 |
---|
653 | | #define HAVE_STRING_H 1 |
---|
654 | | #define HAVE_INTTYPES_H 1 |
---|
655 | | #define HAVE_STDINT_H 1 |
---|
656 | | #define HAVE_STRINGS_H 1 |
---|
657 | | #define HAVE_SYS_STAT_H 1 |
---|
658 | | #define HAVE_SYS_TYPES_H 1 |
---|
659 | | #define HAVE_UNISTD_H 1 |
---|
660 | | #define HAVE_SYS_PARAM_H 1 |
---|
661 | | #define STDC_HEADERS 1 |
---|
662 | | #define HAVE_UNISTD_H 1 |
---|
663 | | #define HAVE_STDINT_H 1 |
---|
664 | | #define HAVE_FCNTL_H 1 |
---|
665 | | #define HAVE_AR_H 1 |
---|
666 | | #define HAVE_NLIST_H 1 |
---|
667 | | /* end confdefs.h. */ |
---|
668 | | #include <stddef.h> |
---|
669 | | #ifdef HAVE_STDIO_H |
---|
670 | | # include <stdio.h> |
---|
671 | | #endif |
---|
672 | | #ifdef HAVE_STDLIB_H |
---|
673 | | # include <stdlib.h> |
---|
674 | | #endif |
---|
675 | | #ifdef HAVE_STRING_H |
---|
676 | | # include <string.h> |
---|
677 | | #endif |
---|
678 | | #ifdef HAVE_INTTYPES_H |
---|
679 | | # include <inttypes.h> |
---|
680 | | #endif |
---|
681 | | #ifdef HAVE_STDINT_H |
---|
682 | | # include <stdint.h> |
---|
683 | | #endif |
---|
684 | | #ifdef HAVE_STRINGS_H |
---|
685 | | # include <strings.h> |
---|
686 | | #endif |
---|
687 | | #ifdef HAVE_SYS_TYPES_H |
---|
688 | | # include <sys/types.h> |
---|
689 | | #endif |
---|
690 | | #ifdef HAVE_SYS_STAT_H |
---|
691 | | # include <sys/stat.h> |
---|
692 | | #endif |
---|
693 | | #ifdef HAVE_UNISTD_H |
---|
694 | | # include <unistd.h> |
---|
695 | | #endif |
---|
696 | | int |
---|
697 | | main (void) |
---|
698 | | { |
---|
699 | | if (sizeof ((off_t))) |
---|
700 | | return 0; |
---|
701 | | ; |
---|
702 | | return 0; |
---|
703 | | } |
---|
704 | configure:4576: result: yes |
---|
705 | configure:4586: checking for size_t |
---|
706 | configure:4586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
707 | configure:4586: $? = 0 |
---|
708 | configure:4586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
709 | conftest.c:56:21: error: expected expression |
---|
710 | if (sizeof ((size_t))) |
---|
711 | ^ |
---|
712 | 1 error generated. |
---|
713 | configure:4586: $? = 1 |
---|
714 | configure: failed program was: |
---|
715 | | /* confdefs.h */ |
---|
716 | | #define PACKAGE_NAME "" |
---|
717 | | #define PACKAGE_TARNAME "" |
---|
718 | | #define PACKAGE_VERSION "" |
---|
719 | | #define PACKAGE_STRING "" |
---|
720 | | #define PACKAGE_BUGREPORT "" |
---|
721 | | #define PACKAGE_URL "" |
---|
722 | | #define HAVE_STDIO_H 1 |
---|
723 | | #define HAVE_STDLIB_H 1 |
---|
724 | | #define HAVE_STRING_H 1 |
---|
725 | | #define HAVE_INTTYPES_H 1 |
---|
726 | | #define HAVE_STDINT_H 1 |
---|
727 | | #define HAVE_STRINGS_H 1 |
---|
728 | | #define HAVE_SYS_STAT_H 1 |
---|
729 | | #define HAVE_SYS_TYPES_H 1 |
---|
730 | | #define HAVE_UNISTD_H 1 |
---|
731 | | #define HAVE_SYS_PARAM_H 1 |
---|
732 | | #define STDC_HEADERS 1 |
---|
733 | | #define HAVE_UNISTD_H 1 |
---|
734 | | #define HAVE_STDINT_H 1 |
---|
735 | | #define HAVE_FCNTL_H 1 |
---|
736 | | #define HAVE_AR_H 1 |
---|
737 | | #define HAVE_NLIST_H 1 |
---|
738 | | /* end confdefs.h. */ |
---|
739 | | #include <stddef.h> |
---|
740 | | #ifdef HAVE_STDIO_H |
---|
741 | | # include <stdio.h> |
---|
742 | | #endif |
---|
743 | | #ifdef HAVE_STDLIB_H |
---|
744 | | # include <stdlib.h> |
---|
745 | | #endif |
---|
746 | | #ifdef HAVE_STRING_H |
---|
747 | | # include <string.h> |
---|
748 | | #endif |
---|
749 | | #ifdef HAVE_INTTYPES_H |
---|
750 | | # include <inttypes.h> |
---|
751 | | #endif |
---|
752 | | #ifdef HAVE_STDINT_H |
---|
753 | | # include <stdint.h> |
---|
754 | | #endif |
---|
755 | | #ifdef HAVE_STRINGS_H |
---|
756 | | # include <strings.h> |
---|
757 | | #endif |
---|
758 | | #ifdef HAVE_SYS_TYPES_H |
---|
759 | | # include <sys/types.h> |
---|
760 | | #endif |
---|
761 | | #ifdef HAVE_SYS_STAT_H |
---|
762 | | # include <sys/stat.h> |
---|
763 | | #endif |
---|
764 | | #ifdef HAVE_UNISTD_H |
---|
765 | | # include <unistd.h> |
---|
766 | | #endif |
---|
767 | | int |
---|
768 | | main (void) |
---|
769 | | { |
---|
770 | | if (sizeof ((size_t))) |
---|
771 | | return 0; |
---|
772 | | ; |
---|
773 | | return 0; |
---|
774 | | } |
---|
775 | configure:4586: result: yes |
---|
776 | configure:4601: checking size of short |
---|
777 | configure:4607: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 |
---|
778 | configure:4607: $? = 0 |
---|
779 | configure:4607: ./conftest |
---|
780 | configure:4607: $? = 0 |
---|
781 | configure:4622: result: 2 |
---|
782 | configure:4634: checking size of int |
---|
783 | configure:4640: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 |
---|
784 | configure:4640: $? = 0 |
---|
785 | configure:4640: ./conftest |
---|
786 | configure:4640: $? = 0 |
---|
787 | configure:4655: result: 4 |
---|
788 | configure:4667: checking size of long |
---|
789 | configure:4673: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 |
---|
790 | configure:4673: $? = 0 |
---|
791 | configure:4673: ./conftest |
---|
792 | configure:4673: $? = 0 |
---|
793 | configure:4688: result: 8 |
---|
794 | configure:4700: checking size of long long |
---|
795 | configure:4706: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 |
---|
796 | configure:4706: $? = 0 |
---|
797 | configure:4706: ./conftest |
---|
798 | configure:4706: $? = 0 |
---|
799 | configure:4721: result: 8 |
---|
800 | configure:4734: checking size of __int64 |
---|
801 | configure:4740: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c >&5 |
---|
802 | conftest.c:57:61: error: use of undeclared identifier '__int64' |
---|
803 | static long int longval (void) { return (long int) (sizeof (__int64)); } |
---|
804 | ^ |
---|
805 | conftest.c:58:71: error: use of undeclared identifier '__int64' |
---|
806 | static unsigned long int ulongval (void) { return (long int) (sizeof (__int64)); } |
---|
807 | ^ |
---|
808 | conftest.c:68:28: error: use of undeclared identifier '__int64' |
---|
809 | if (((long int) (sizeof (__int64))) < 0) |
---|
810 | ^ |
---|
811 | conftest.c:71:37: error: use of undeclared identifier '__int64' |
---|
812 | if (i != ((long int) (sizeof (__int64)))) |
---|
813 | ^ |
---|
814 | conftest.c:78:37: error: use of undeclared identifier '__int64' |
---|
815 | if (i != ((long int) (sizeof (__int64)))) |
---|
816 | ^ |
---|
817 | 5 errors generated. |
---|
818 | configure:4740: $? = 1 |
---|
819 | configure: program exited with status 1 |
---|
820 | configure: failed program was: |
---|
821 | | /* confdefs.h */ |
---|
822 | | #define PACKAGE_NAME "" |
---|
823 | | #define PACKAGE_TARNAME "" |
---|
824 | | #define PACKAGE_VERSION "" |
---|
825 | | #define PACKAGE_STRING "" |
---|
826 | | #define PACKAGE_BUGREPORT "" |
---|
827 | | #define PACKAGE_URL "" |
---|
828 | | #define HAVE_STDIO_H 1 |
---|
829 | | #define HAVE_STDLIB_H 1 |
---|
830 | | #define HAVE_STRING_H 1 |
---|
831 | | #define HAVE_INTTYPES_H 1 |
---|
832 | | #define HAVE_STDINT_H 1 |
---|
833 | | #define HAVE_STRINGS_H 1 |
---|
834 | | #define HAVE_SYS_STAT_H 1 |
---|
835 | | #define HAVE_SYS_TYPES_H 1 |
---|
836 | | #define HAVE_UNISTD_H 1 |
---|
837 | | #define HAVE_SYS_PARAM_H 1 |
---|
838 | | #define STDC_HEADERS 1 |
---|
839 | | #define HAVE_UNISTD_H 1 |
---|
840 | | #define HAVE_STDINT_H 1 |
---|
841 | | #define HAVE_FCNTL_H 1 |
---|
842 | | #define HAVE_AR_H 1 |
---|
843 | | #define HAVE_NLIST_H 1 |
---|
844 | | #define SIZEOF_SHORT 2 |
---|
845 | | #define SIZEOF_INT 4 |
---|
846 | | #define SIZEOF_LONG 8 |
---|
847 | | #define SIZEOF_LONG_LONG 8 |
---|
848 | | /* end confdefs.h. */ |
---|
849 | | #include <stddef.h> |
---|
850 | | #ifdef HAVE_STDIO_H |
---|
851 | | # include <stdio.h> |
---|
852 | | #endif |
---|
853 | | #ifdef HAVE_STDLIB_H |
---|
854 | | # include <stdlib.h> |
---|
855 | | #endif |
---|
856 | | #ifdef HAVE_STRING_H |
---|
857 | | # include <string.h> |
---|
858 | | #endif |
---|
859 | | #ifdef HAVE_INTTYPES_H |
---|
860 | | # include <inttypes.h> |
---|
861 | | #endif |
---|
862 | | #ifdef HAVE_STDINT_H |
---|
863 | | # include <stdint.h> |
---|
864 | | #endif |
---|
865 | | #ifdef HAVE_STRINGS_H |
---|
866 | | # include <strings.h> |
---|
867 | | #endif |
---|
868 | | #ifdef HAVE_SYS_TYPES_H |
---|
869 | | # include <sys/types.h> |
---|
870 | | #endif |
---|
871 | | #ifdef HAVE_SYS_STAT_H |
---|
872 | | # include <sys/stat.h> |
---|
873 | | #endif |
---|
874 | | #ifdef HAVE_UNISTD_H |
---|
875 | | # include <unistd.h> |
---|
876 | | #endif |
---|
877 | | static long int longval (void) { return (long int) (sizeof (__int64)); } |
---|
878 | | static unsigned long int ulongval (void) { return (long int) (sizeof (__int64)); } |
---|
879 | | #include <stdio.h> |
---|
880 | | #include <stdlib.h> |
---|
881 | | int |
---|
882 | | main (void) |
---|
883 | | { |
---|
884 | | |
---|
885 | | FILE *f = fopen ("conftest.val", "w"); |
---|
886 | | if (! f) |
---|
887 | | return 1; |
---|
888 | | if (((long int) (sizeof (__int64))) < 0) |
---|
889 | | { |
---|
890 | | long int i = longval (); |
---|
891 | | if (i != ((long int) (sizeof (__int64)))) |
---|
892 | | return 1; |
---|
893 | | fprintf (f, "%ld", i); |
---|
894 | | } |
---|
895 | | else |
---|
896 | | { |
---|
897 | | unsigned long int i = ulongval (); |
---|
898 | | if (i != ((long int) (sizeof (__int64)))) |
---|
899 | | return 1; |
---|
900 | | fprintf (f, "%lu", i); |
---|
901 | | } |
---|
902 | | /* Do not output a trailing newline, as this causes \r\n confusion |
---|
903 | | on some platforms. */ |
---|
904 | | return ferror (f) || fclose (f) != 0; |
---|
905 | | |
---|
906 | | ; |
---|
907 | | return 0; |
---|
908 | | } |
---|
909 | configure:4755: result: 0 |
---|
910 | configure:5135: checking for 64-bit integer |
---|
911 | configure:5152: result: long |
---|
912 | configure:5163: checking for 32-bit integer |
---|
913 | configure:5178: result: int |
---|
914 | configure:5189: checking for 16-bit integer |
---|
915 | configure:5204: result: short |
---|
916 | configure:5221: checking build system type |
---|
917 | configure:5233: error: /bin/sh ./config.sub -apple-darwin21.2.0 failed |
---|
918 | |
---|
919 | ## ---------------- ## |
---|
920 | ## Cache variables. ## |
---|
921 | ## ---------------- ## |
---|
922 | |
---|
923 | configure:5233: WARNING: cache variable ac_cv_build contains a newline |
---|
924 | ac_cv_c_compiler_gnu=yes |
---|
925 | ac_cv_c_const=yes |
---|
926 | ac_cv_env_CC_set=set |
---|
927 | ac_cv_env_CC_value=/usr/bin/clang |
---|
928 | ac_cv_env_CFLAGS_set=set |
---|
929 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
930 | ac_cv_env_CPPFLAGS_set=set |
---|
931 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
932 | ac_cv_env_CPP_set= |
---|
933 | ac_cv_env_CPP_value= |
---|
934 | ac_cv_env_LDFLAGS_set=set |
---|
935 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
936 | ac_cv_env_LIBS_set= |
---|
937 | ac_cv_env_LIBS_value= |
---|
938 | ac_cv_env_build_alias_set= |
---|
939 | ac_cv_env_build_alias_value= |
---|
940 | ac_cv_env_host_alias_set= |
---|
941 | ac_cv_env_host_alias_value= |
---|
942 | ac_cv_env_target_alias_set= |
---|
943 | ac_cv_env_target_alias_value= |
---|
944 | ac_cv_header_ar_h=yes |
---|
945 | ac_cv_header_elf_h=no |
---|
946 | ac_cv_header_fcntl_h=yes |
---|
947 | ac_cv_header_gelf_h=no |
---|
948 | ac_cv_header_inttypes_h=yes |
---|
949 | ac_cv_header_libelf_h=no |
---|
950 | ac_cv_header_link_h=no |
---|
951 | ac_cv_header_nlist_h=yes |
---|
952 | ac_cv_header_stdint_h=yes |
---|
953 | ac_cv_header_stdio_h=yes |
---|
954 | ac_cv_header_stdlib_h=yes |
---|
955 | ac_cv_header_string_h=yes |
---|
956 | ac_cv_header_strings_h=yes |
---|
957 | ac_cv_header_sys_elf_h=no |
---|
958 | ac_cv_header_sys_link_h=no |
---|
959 | ac_cv_header_sys_param_h=yes |
---|
960 | ac_cv_header_sys_stat_h=yes |
---|
961 | ac_cv_header_sys_types_h=yes |
---|
962 | ac_cv_header_unistd_h=yes |
---|
963 | ac_cv_objext=o |
---|
964 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
965 | ac_cv_path_GREP=/usr/bin/grep |
---|
966 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
967 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
968 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
969 | ac_cv_prog_cc_c11= |
---|
970 | ac_cv_prog_cc_g=yes |
---|
971 | ac_cv_prog_cc_stdc= |
---|
972 | ac_cv_prog_make_make_set=yes |
---|
973 | ac_cv_sizeof___int64=0 |
---|
974 | ac_cv_sizeof_int=4 |
---|
975 | ac_cv_sizeof_long=8 |
---|
976 | ac_cv_sizeof_long_long=8 |
---|
977 | ac_cv_sizeof_short=2 |
---|
978 | ac_cv_type_off_t=yes |
---|
979 | ac_cv_type_size_t=yes |
---|
980 | libelf_cv_elf_h_works=no |
---|
981 | libelf_cv_gnu_verdef=yes |
---|
982 | libelf_cv_int16=short |
---|
983 | libelf_cv_int32=int |
---|
984 | libelf_cv_int64=long |
---|
985 | libelf_cv_sun_verdef=yes |
---|
986 | libelf_cv_verdef32=yes |
---|
987 | libelf_cv_verdef64=yes |
---|
988 | |
---|
989 | ## ----------------- ## |
---|
990 | ## Output variables. ## |
---|
991 | ## ----------------- ## |
---|
992 | |
---|
993 | CATALOGS='' |
---|
994 | CATOBJEXT='' |
---|
995 | CC='/usr/bin/clang' |
---|
996 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
997 | CPP='/usr/bin/clang -E' |
---|
998 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
999 | DEFS='' |
---|
1000 | DEPSHLIBS='' |
---|
1001 | DO_COMPAT='no' |
---|
1002 | DO_SHLIB='' |
---|
1003 | ECHO_C='\c' |
---|
1004 | ECHO_N='' |
---|
1005 | ECHO_T='' |
---|
1006 | EGREP='/usr/bin/grep -E' |
---|
1007 | EXEEXT='' |
---|
1008 | GENCAT='' |
---|
1009 | GMOFILES='' |
---|
1010 | GMSGFMT='' |
---|
1011 | GREP='/usr/bin/grep' |
---|
1012 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1013 | INSTALL_PROGRAM='${INSTALL}' |
---|
1014 | INSTALL_SCRIPT='${INSTALL}' |
---|
1015 | INSTALL_SHLIB='' |
---|
1016 | INSTOBJEXT='' |
---|
1017 | LD='' |
---|
1018 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
1019 | LIBINTL='' |
---|
1020 | LIBOBJS='' |
---|
1021 | LIBS='' |
---|
1022 | LINK_SHLIB='' |
---|
1023 | LN_S='ln -s' |
---|
1024 | LTLIBOBJS='' |
---|
1025 | MAINT='maintainer-only-' |
---|
1026 | MAJOR='0' |
---|
1027 | MSGFILES='' |
---|
1028 | MSGFMT='' |
---|
1029 | MSGMERGE='' |
---|
1030 | OBJEXT='o' |
---|
1031 | PACKAGE='libelf' |
---|
1032 | PACKAGE_BUGREPORT='' |
---|
1033 | PACKAGE_NAME='' |
---|
1034 | PACKAGE_STRING='' |
---|
1035 | PACKAGE_TARNAME='' |
---|
1036 | PACKAGE_URL='' |
---|
1037 | PACKAGE_VERSION='' |
---|
1038 | PATH_SEPARATOR=':' |
---|
1039 | PICFLAGS='' |
---|
1040 | POFILES='' |
---|
1041 | POSUB='' |
---|
1042 | RANLIB='ranlib' |
---|
1043 | SET_MAKE='' |
---|
1044 | SHELL='/bin/sh' |
---|
1045 | SHLIB_SFX='' |
---|
1046 | SHLINK_SFX='' |
---|
1047 | SONAME_SFX='' |
---|
1048 | VERSION='0.8.13' |
---|
1049 | XGETTEXT='' |
---|
1050 | ac_ct_CC='/usr/bin/clang' |
---|
1051 | bindir='${exec_prefix}/bin' |
---|
1052 | build='' |
---|
1053 | build_alias='' |
---|
1054 | build_cpu='' |
---|
1055 | build_os='' |
---|
1056 | build_vendor='' |
---|
1057 | datadir='${datarootdir}' |
---|
1058 | datarootdir='${prefix}/share' |
---|
1059 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
1060 | dvidir='${docdir}' |
---|
1061 | exec_prefix='NONE' |
---|
1062 | host='' |
---|
1063 | host_alias='' |
---|
1064 | host_cpu='' |
---|
1065 | host_os='' |
---|
1066 | host_vendor='' |
---|
1067 | htmldir='${docdir}' |
---|
1068 | includedir='${prefix}/include' |
---|
1069 | infodir='${datarootdir}/info' |
---|
1070 | libdir='${exec_prefix}/lib' |
---|
1071 | libexecdir='${exec_prefix}/libexec' |
---|
1072 | localedir='${datarootdir}/locale' |
---|
1073 | localstatedir='${prefix}/var' |
---|
1074 | mandir='${datarootdir}/man' |
---|
1075 | oldincludedir='/usr/include' |
---|
1076 | pdfdir='${docdir}' |
---|
1077 | prefix='/opt/local' |
---|
1078 | program_transform_name='s,x,x,' |
---|
1079 | psdir='${docdir}' |
---|
1080 | runstatedir='${localstatedir}/run' |
---|
1081 | sbindir='${exec_prefix}/sbin' |
---|
1082 | sharedstatedir='${prefix}/com' |
---|
1083 | sysconfdir='${prefix}/etc' |
---|
1084 | target_alias='' |
---|
1085 | |
---|
1086 | ## ----------- ## |
---|
1087 | ## confdefs.h. ## |
---|
1088 | ## ----------- ## |
---|
1089 | |
---|
1090 | /* confdefs.h */ |
---|
1091 | #define PACKAGE_NAME "" |
---|
1092 | #define PACKAGE_TARNAME "" |
---|
1093 | #define PACKAGE_VERSION "" |
---|
1094 | #define PACKAGE_STRING "" |
---|
1095 | #define PACKAGE_BUGREPORT "" |
---|
1096 | #define PACKAGE_URL "" |
---|
1097 | #define HAVE_STDIO_H 1 |
---|
1098 | #define HAVE_STDLIB_H 1 |
---|
1099 | #define HAVE_STRING_H 1 |
---|
1100 | #define HAVE_INTTYPES_H 1 |
---|
1101 | #define HAVE_STDINT_H 1 |
---|
1102 | #define HAVE_STRINGS_H 1 |
---|
1103 | #define HAVE_SYS_STAT_H 1 |
---|
1104 | #define HAVE_SYS_TYPES_H 1 |
---|
1105 | #define HAVE_UNISTD_H 1 |
---|
1106 | #define HAVE_SYS_PARAM_H 1 |
---|
1107 | #define STDC_HEADERS 1 |
---|
1108 | #define HAVE_UNISTD_H 1 |
---|
1109 | #define HAVE_STDINT_H 1 |
---|
1110 | #define HAVE_FCNTL_H 1 |
---|
1111 | #define HAVE_AR_H 1 |
---|
1112 | #define HAVE_NLIST_H 1 |
---|
1113 | #define SIZEOF_SHORT 2 |
---|
1114 | #define SIZEOF_INT 4 |
---|
1115 | #define SIZEOF_LONG 8 |
---|
1116 | #define SIZEOF_LONG_LONG 8 |
---|
1117 | #define SIZEOF___INT64 0 |
---|
1118 | #define __libelf_i64_t long |
---|
1119 | #define __libelf_u64_t unsigned long |
---|
1120 | #define __libelf_i32_t int |
---|
1121 | #define __libelf_u32_t unsigned int |
---|
1122 | #define __libelf_i16_t short |
---|
1123 | #define __libelf_u16_t unsigned short |
---|
1124 | |
---|
1125 | configure: exit 1 |
---|