Ticket #64366: config.log

File config.log, 36.7 KB (added by NickFabry (Nick Fabry), 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-compat
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Winston.local
14uname -m = arm64
15uname -r = 21.2.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 10 processors.
2810 processors are physically available.
2910 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7 8 9
32Primary memory available: 64.00 gigabytes
33Default processor set: 709 tasks, 3095 threads, 10 processors
34Load average: 6.70, Mach factor: 5.25
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2623: looking for aux files: config.guess config.sub install-sh
52configure:2636:  trying ./
53configure:2665:   ./config.guess found
54configure:2665:   ./config.sub found
55configure:2647:   ./install-sh found
56configure:2812: checking whether make sets $(MAKE)
57configure:2835: result: yes
58configure:2906: checking for gcc
59configure:2938: result: /usr/bin/clang
60configure:3291: checking for C compiler version
61configure:3300: /usr/bin/clang --version >&5
62Apple clang version 13.0.0 (clang-1300.0.29.30)
63Target: arm64-apple-darwin21.2.0
64Thread model: posix
65InstalledDir: /Library/Developer/CommandLineTools/usr/bin
66configure:3311: $? = 0
67configure:3300: /usr/bin/clang -v >&5
68Apple clang version 13.0.0 (clang-1300.0.29.30)
69Target: arm64-apple-darwin21.2.0
70Thread model: posix
71InstalledDir: /Library/Developer/CommandLineTools/usr/bin
72configure:3311: $? = 0
73configure:3300: /usr/bin/clang -V >&5
74clang: error: argument to '-V' is missing (expected 1 value)
75clang: error: no input files
76configure:3311: $? = 1
77configure:3300: /usr/bin/clang -qversion >&5
78clang: error: unknown argument '-qversion'; did you mean '--version'?
79clang: error: no input files
80configure:3311: $? = 1
81configure:3300: /usr/bin/clang -version >&5
82clang: error: unknown argument '-version'; did you mean '--version'?
83clang: error: no input files
84configure:3311: $? = 1
85configure:3331: checking whether the C compiler works
86configure: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
87configure:3357: $? = 0
88configure:3407: result: yes
89configure:3410: checking for C compiler default output file name
90configure:3412: result: a.out
91configure:3418: checking for suffix of executables
92configure: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
93configure:3429: $? = 0
94configure:3452: result:
95configure:3474: checking whether we are cross compiling
96configure: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
97configure:3486: $? = 0
98configure:3493: ./conftest
99configure:3497: $? = 0
100configure:3512: result: no
101configure:3517: checking for suffix of object files
102configure: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
103configure:3544: $? = 0
104configure:3566: result: o
105configure:3570: checking whether the compiler supports GNU C
106configure: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
107configure:3590: $? = 0
108configure:3600: result: yes
109configure:3611: checking whether /usr/bin/clang accepts -g
110configure:3632: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
111configure:3632: $? = 0
112configure:3676: result: yes
113configure:3696: checking for /usr/bin/clang option to enable C11 features
114configure: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
115configure:3711: $? = 0
116configure:3729: result: none needed
117configure:3844: checking how to run the C preprocessor
118configure:3870: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
119configure:3870: $? = 0
120configure:3885: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
121conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
122#include <ac_nonexistent.h>
123         ^~~~~~~~~~~~~~~~~~
1241 error generated.
125configure:3885: $? = 1
126configure: 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>
136configure:3912: result: /usr/bin/clang -E
137configure:3926: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
138configure:3926: $? = 0
139configure:3941: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
140conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
141#include <ac_nonexistent.h>
142         ^~~~~~~~~~~~~~~~~~
1431 error generated.
144configure:3941: $? = 1
145configure: 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>
155configure:3987: checking for a BSD-compatible install
156configure:4060: result: /usr/bin/install -c
157configure:4119: checking for ranlib
158configure:4140: found /opt/local/bin/ranlib
159configure:4151: result: ranlib
160configure:4173: checking whether ln -s works
161configure:4177: result: yes
162configure:4191: checking for stdio.h
163configure: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
164configure:4191: $? = 0
165configure:4191: result: yes
166configure:4191: checking for stdlib.h
167configure: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
168configure:4191: $? = 0
169configure:4191: result: yes
170configure:4191: checking for string.h
171configure: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
172configure:4191: $? = 0
173configure:4191: result: yes
174configure:4191: checking for inttypes.h
175configure: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
176configure:4191: $? = 0
177configure:4191: result: yes
178configure:4191: checking for stdint.h
179configure: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
180configure:4191: $? = 0
181configure:4191: result: yes
182configure:4191: checking for strings.h
183configure: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
184configure:4191: $? = 0
185configure:4191: result: yes
186configure:4191: checking for sys/stat.h
187configure: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
188configure:4191: $? = 0
189configure:4191: result: yes
190configure:4191: checking for sys/types.h
191configure: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
192configure:4191: $? = 0
193configure:4191: result: yes
194configure:4191: checking for unistd.h
195configure: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
196configure:4191: $? = 0
197configure:4191: result: yes
198configure:4191: checking for sys/param.h
199configure: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
200configure:4191: $? = 0
201configure:4191: result: yes
202configure:4216: checking for grep that handles long lines and -e
203configure:4280: result: /usr/bin/grep
204configure:4288: checking for egrep
205configure:4356: result: /usr/bin/grep -E
206configure:4362: checking for unistd.h
207configure:4362: result: yes
208configure:4368: checking for stdint.h
209configure:4368: result: yes
210configure:4374: checking for fcntl.h
211configure: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
212configure:4374: $? = 0
213configure:4374: result: yes
214configure:4381: checking for elf.h
215configure: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
216conftest.c:51:10: fatal error: 'elf.h' file not found
217#include <elf.h>
218         ^~~~~~~
2191 error generated.
220configure:4381: $? = 1
221configure: 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>
273configure:4381: result: no
274configure:4387: checking for sys/elf.h
275configure: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
276conftest.c:51:10: fatal error: 'sys/elf.h' file not found
277#include <sys/elf.h>
278         ^~~~~~~~~~~
2791 error generated.
280configure:4387: $? = 1
281configure: 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>
333configure:4387: result: no
334configure:4393: checking for link.h
335configure: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
336conftest.c:51:10: fatal error: 'link.h' file not found
337#include <link.h>
338         ^~~~~~~~
3391 error generated.
340configure:4393: $? = 1
341configure: 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>
393configure:4393: result: no
394configure:4399: checking for sys/link.h
395configure: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
396conftest.c:51:10: fatal error: 'sys/link.h' file not found
397#include <sys/link.h>
398         ^~~~~~~~~~~~
3991 error generated.
400configure:4399: $? = 1
401configure: 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>
453configure:4399: result: no
454configure:4406: checking if /usr/bin/clang can compile elf.h
455configure: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
456conftest.c:31:1: error: use of undeclared identifier 'Elf32_Ehdr'
457Elf32_Ehdr dummy
458^
4591 error generated.
460configure:4428: $? = 1
461configure: 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| }
496configure:4437: result: no
497configure:4451: checking for ar.h
498configure: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
499configure:4451: $? = 0
500configure:4451: result: yes
501configure:4457: checking for libelf.h
502configure: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
503conftest.c:52:10: fatal error: 'libelf.h' file not found
504#include <libelf.h>
505         ^~~~~~~~~~
5061 error generated.
507configure:4457: $? = 1
508configure: 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>
561configure:4457: result: no
562configure:4463: checking for nlist.h
563configure: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
564configure:4463: $? = 0
565configure:4463: result: yes
566configure:4469: checking for gelf.h
567configure: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
568conftest.c:53:10: fatal error: 'gelf.h' file not found
569#include <gelf.h>
570         ^~~~~~~~
5711 error generated.
572configure:4469: $? = 1
573configure: 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>
627configure:4469: result: no
628configure:4476: checking whether to install <libelf.h>, <nlist.h> and <gelf.h>
629configure:4489: result: no
630configure:4493: checking for an ANSI C-conforming const
631configure: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
632configure:4560: $? = 0
633configure:4568: result: yes
634configure:4576: checking for off_t
635configure: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
636configure:4576: $? = 0
637configure: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
638conftest.c:56:20: error: expected expression
639if (sizeof ((off_t)))
640                   ^
6411 error generated.
642configure:4576: $? = 1
643configure: 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| }
704configure:4576: result: yes
705configure:4586: checking for size_t
706configure: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
707configure:4586: $? = 0
708configure: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
709conftest.c:56:21: error: expected expression
710if (sizeof ((size_t)))
711                    ^
7121 error generated.
713configure:4586: $? = 1
714configure: 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| }
775configure:4586: result: yes
776configure:4601: checking size of short
777configure: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
778configure:4607: $? = 0
779configure:4607: ./conftest
780configure:4607: $? = 0
781configure:4622: result: 2
782configure:4634: checking size of int
783configure: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
784configure:4640: $? = 0
785configure:4640: ./conftest
786configure:4640: $? = 0
787configure:4655: result: 4
788configure:4667: checking size of long
789configure: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
790configure:4673: $? = 0
791configure:4673: ./conftest
792configure:4673: $? = 0
793configure:4688: result: 8
794configure:4700: checking size of long long
795configure: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
796configure:4706: $? = 0
797configure:4706: ./conftest
798configure:4706: $? = 0
799configure:4721: result: 8
800configure:4734: checking size of __int64
801configure: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
802conftest.c:57:61: error: use of undeclared identifier '__int64'
803static long int longval (void) { return (long int) (sizeof (__int64)); }
804                                                            ^
805conftest.c:58:71: error: use of undeclared identifier '__int64'
806static unsigned long int ulongval (void) { return (long int) (sizeof (__int64)); }
807                                                                      ^
808conftest.c:68:28: error: use of undeclared identifier '__int64'
809  if (((long int) (sizeof (__int64))) < 0)
810                           ^
811conftest.c:71:37: error: use of undeclared identifier '__int64'
812      if (i != ((long int) (sizeof (__int64))))
813                                    ^
814conftest.c:78:37: error: use of undeclared identifier '__int64'
815      if (i != ((long int) (sizeof (__int64))))
816                                    ^
8175 errors generated.
818configure:4740: $? = 1
819configure: program exited with status 1
820configure: 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| }
909configure:4755: result: 0
910configure:5135: checking for 64-bit integer
911configure:5152: result: long
912configure:5163: checking for 32-bit integer
913configure:5178: result: int
914configure:5189: checking for 16-bit integer
915configure:5204: result: short
916configure:5221: checking build system type
917configure:5233: error: /bin/sh ./config.sub -apple-darwin21.2.0 failed
918
919## ---------------- ##
920## Cache variables. ##
921## ---------------- ##
922
923configure:5233: WARNING: cache variable ac_cv_build contains a newline
924ac_cv_c_compiler_gnu=yes
925ac_cv_c_const=yes
926ac_cv_env_CC_set=set
927ac_cv_env_CC_value=/usr/bin/clang
928ac_cv_env_CFLAGS_set=set
929ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
930ac_cv_env_CPPFLAGS_set=set
931ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
932ac_cv_env_CPP_set=
933ac_cv_env_CPP_value=
934ac_cv_env_LDFLAGS_set=set
935ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
936ac_cv_env_LIBS_set=
937ac_cv_env_LIBS_value=
938ac_cv_env_build_alias_set=
939ac_cv_env_build_alias_value=
940ac_cv_env_host_alias_set=
941ac_cv_env_host_alias_value=
942ac_cv_env_target_alias_set=
943ac_cv_env_target_alias_value=
944ac_cv_header_ar_h=yes
945ac_cv_header_elf_h=no
946ac_cv_header_fcntl_h=yes
947ac_cv_header_gelf_h=no
948ac_cv_header_inttypes_h=yes
949ac_cv_header_libelf_h=no
950ac_cv_header_link_h=no
951ac_cv_header_nlist_h=yes
952ac_cv_header_stdint_h=yes
953ac_cv_header_stdio_h=yes
954ac_cv_header_stdlib_h=yes
955ac_cv_header_string_h=yes
956ac_cv_header_strings_h=yes
957ac_cv_header_sys_elf_h=no
958ac_cv_header_sys_link_h=no
959ac_cv_header_sys_param_h=yes
960ac_cv_header_sys_stat_h=yes
961ac_cv_header_sys_types_h=yes
962ac_cv_header_unistd_h=yes
963ac_cv_objext=o
964ac_cv_path_EGREP='/usr/bin/grep -E'
965ac_cv_path_GREP=/usr/bin/grep
966ac_cv_prog_CPP='/usr/bin/clang -E'
967ac_cv_prog_ac_ct_CC=/usr/bin/clang
968ac_cv_prog_ac_ct_RANLIB=ranlib
969ac_cv_prog_cc_c11=
970ac_cv_prog_cc_g=yes
971ac_cv_prog_cc_stdc=
972ac_cv_prog_make_make_set=yes
973ac_cv_sizeof___int64=0
974ac_cv_sizeof_int=4
975ac_cv_sizeof_long=8
976ac_cv_sizeof_long_long=8
977ac_cv_sizeof_short=2
978ac_cv_type_off_t=yes
979ac_cv_type_size_t=yes
980libelf_cv_elf_h_works=no
981libelf_cv_gnu_verdef=yes
982libelf_cv_int16=short
983libelf_cv_int32=int
984libelf_cv_int64=long
985libelf_cv_sun_verdef=yes
986libelf_cv_verdef32=yes
987libelf_cv_verdef64=yes
988
989## ----------------- ##
990## Output variables. ##
991## ----------------- ##
992
993CATALOGS=''
994CATOBJEXT=''
995CC='/usr/bin/clang'
996CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
997CPP='/usr/bin/clang -E'
998CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
999DEFS=''
1000DEPSHLIBS=''
1001DO_COMPAT='no'
1002DO_SHLIB=''
1003ECHO_C='\c'
1004ECHO_N=''
1005ECHO_T=''
1006EGREP='/usr/bin/grep -E'
1007EXEEXT=''
1008GENCAT=''
1009GMOFILES=''
1010GMSGFMT=''
1011GREP='/usr/bin/grep'
1012INSTALL_DATA='${INSTALL} -m 644'
1013INSTALL_PROGRAM='${INSTALL}'
1014INSTALL_SCRIPT='${INSTALL}'
1015INSTALL_SHLIB=''
1016INSTOBJEXT=''
1017LD=''
1018LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
1019LIBINTL=''
1020LIBOBJS=''
1021LIBS=''
1022LINK_SHLIB=''
1023LN_S='ln -s'
1024LTLIBOBJS=''
1025MAINT='maintainer-only-'
1026MAJOR='0'
1027MSGFILES=''
1028MSGFMT=''
1029MSGMERGE=''
1030OBJEXT='o'
1031PACKAGE='libelf'
1032PACKAGE_BUGREPORT=''
1033PACKAGE_NAME=''
1034PACKAGE_STRING=''
1035PACKAGE_TARNAME=''
1036PACKAGE_URL=''
1037PACKAGE_VERSION=''
1038PATH_SEPARATOR=':'
1039PICFLAGS=''
1040POFILES=''
1041POSUB=''
1042RANLIB='ranlib'
1043SET_MAKE=''
1044SHELL='/bin/sh'
1045SHLIB_SFX=''
1046SHLINK_SFX=''
1047SONAME_SFX=''
1048VERSION='0.8.13'
1049XGETTEXT=''
1050ac_ct_CC='/usr/bin/clang'
1051bindir='${exec_prefix}/bin'
1052build=''
1053build_alias=''
1054build_cpu=''
1055build_os=''
1056build_vendor=''
1057datadir='${datarootdir}'
1058datarootdir='${prefix}/share'
1059docdir='${datarootdir}/doc/${PACKAGE}'
1060dvidir='${docdir}'
1061exec_prefix='NONE'
1062host=''
1063host_alias=''
1064host_cpu=''
1065host_os=''
1066host_vendor=''
1067htmldir='${docdir}'
1068includedir='${prefix}/include'
1069infodir='${datarootdir}/info'
1070libdir='${exec_prefix}/lib'
1071libexecdir='${exec_prefix}/libexec'
1072localedir='${datarootdir}/locale'
1073localstatedir='${prefix}/var'
1074mandir='${datarootdir}/man'
1075oldincludedir='/usr/include'
1076pdfdir='${docdir}'
1077prefix='/opt/local'
1078program_transform_name='s,x,x,'
1079psdir='${docdir}'
1080runstatedir='${localstatedir}/run'
1081sbindir='${exec_prefix}/sbin'
1082sharedstatedir='${prefix}/com'
1083sysconfdir='${prefix}/etc'
1084target_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
1125configure: exit 1