Ticket #64239: config.log

File config.log, 144.4 KB (added by frink0 (Liam Stitt), 2 years ago)

config.log from the failed build.

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GNU libffcall configure 2.4, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ede.local
14uname -m = arm64
15uname -r = 21.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.2.0: Sun Nov 28 20:29:10 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T8101
18
19/usr/bin/uname -p = arm
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 21.2.0: Sun Nov 28 20:29:10 PST 2021; root:xnu-8019.61.5~1/RELEASE_ARM64_T8101
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 531 tasks, 2884 threads, 8 processors
34Load average: 1.82, Mach factor: 6.16
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:3567: looking for aux files: ltmain.sh config.guess config.sub compile missing install-sh
52configure:3580:  trying ./build-aux/
53configure:3609:   ./build-aux/ltmain.sh found
54configure:3609:   ./build-aux/config.guess found
55configure:3609:   ./build-aux/config.sub found
56configure:3609:   ./build-aux/compile found
57configure:3609:   ./build-aux/missing found
58configure:3591:   ./build-aux/install-sh found
59configure:3739: checking for a BSD-compatible install
60configure:3812: result: /usr/bin/install -c
61configure:3823: checking whether build environment is sane
62configure:3878: result: yes
63configure:4037: checking for a race-free mkdir -p
64configure:4081: result: /opt/local/bin/gmkdir -p
65configure:4088: checking for gawk
66configure:4109: found /opt/local/bin/gawk
67configure:4120: result: gawk
68configure:4131: checking whether make sets $(MAKE)
69configure:4154: result: yes
70configure:4184: checking whether make supports nested variables
71configure:4202: result: yes
72configure:4368: checking whether make sets $(MAKE)
73configure:4391: result: yes
74configure:4463: checking for gcc
75configure:4495: result: /usr/bin/clang
76configure:4848: checking for C compiler version
77configure:4857: /usr/bin/clang --version >&5
78Apple clang version 13.0.0 (clang-1300.0.29.30)
79Target: arm64-apple-darwin21.2.0
80Thread model: posix
81InstalledDir: /Library/Developer/CommandLineTools/usr/bin
82configure:4868: $? = 0
83configure:4857: /usr/bin/clang -v >&5
84Apple clang version 13.0.0 (clang-1300.0.29.30)
85Target: arm64-apple-darwin21.2.0
86Thread model: posix
87InstalledDir: /Library/Developer/CommandLineTools/usr/bin
88configure:4868: $? = 0
89configure:4857: /usr/bin/clang -V >&5
90clang: error: argument to '-V' is missing (expected 1 value)
91clang: error: no input files
92configure:4868: $? = 1
93configure:4857: /usr/bin/clang -qversion >&5
94clang: error: unknown argument '-qversion'; did you mean '--version'?
95clang: error: no input files
96configure:4868: $? = 1
97configure:4857: /usr/bin/clang -version >&5
98clang: error: unknown argument '-version'; did you mean '--version'?
99clang: error: no input files
100configure:4868: $? = 1
101configure:4888: checking whether the C compiler works
102configure:4910: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
103configure:4914: $? = 0
104configure:4964: result: yes
105configure:4967: checking for C compiler default output file name
106configure:4969: result: a.out
107configure:4975: checking for suffix of executables
108configure:4982: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
109configure:4986: $? = 0
110configure:5009: result:
111configure:5031: checking whether we are cross compiling
112configure:5039: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
113configure:5043: $? = 0
114configure:5050: ./conftest
115configure:5054: $? = 0
116configure:5069: result: no
117configure:5074: checking for suffix of object files
118configure:5097: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
119configure:5101: $? = 0
120configure:5123: result: o
121configure:5127: checking whether the compiler supports GNU C
122configure:5147: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
123configure:5147: $? = 0
124configure:5157: result: yes
125configure:5168: checking whether /usr/bin/clang accepts -g
126configure:5189: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
127configure:5189: $? = 0
128configure:5233: result: yes
129configure:5253: checking for /usr/bin/clang option to enable C11 features
130configure:5268: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
131configure:5268: $? = 0
132configure:5286: result: none needed
133configure:5402: checking whether /usr/bin/clang understands -c and -o together
134configure:5425: /usr/bin/clang -c conftest.c -o conftest2.o
135configure:5428: $? = 0
136configure:5425: /usr/bin/clang -c conftest.c -o conftest2.o
137configure:5428: $? = 0
138configure:5440: result: yes
139configure:5458: checking whether the compiler is clang
140configure:5480: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
141conftest.c:14:12: error: unknown type name 'barfbarf'
142           barfbarf
143           ^
1441 error generated.
145configure:5480: $? = 1
146configure: failed program was:
147| /* confdefs.h */
148| #define PACKAGE_NAME "GNU libffcall"
149| #define PACKAGE_TARNAME "libffcall"
150| #define PACKAGE_VERSION "2.4"
151| #define PACKAGE_STRING "GNU libffcall 2.4"
152| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
153| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
154| #define PACKAGE "libffcall"
155| #define VERSION "2.4"
156| #define LIBFFCALL_VERSION 0x0204
157| /* end confdefs.h.  */
158|
159|            #ifdef __clang__
160|            barfbarf
161|            #endif
162|
163| int
164| main (void)
165| {
166|
167|   ;
168|   return 0;
169| }
170|
171configure:5489: result: yes
172configure:5493: checking for compiler option needed when checking for declarations
173configure:5513: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 -Werror=implicit-function-declaration
174configure:5513: $? = 0
175configure:5526: result: -Werror=implicit-function-declaration
176configure:5538: checking whether make supports the include directive
177configure:5553: make -f confmf.GNU && cat confinc.out
178this is the am__doit target
179configure:5556: $? = 0
180configure:5575: result: yes (GNU style)
181configure:5601: checking dependency style of /usr/bin/clang
182configure:5713: result: gcc3
183configure:5733: checking how to run the C preprocessor
184configure:5759: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
185configure:5759: $? = 0
186configure:5774: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
187conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
188#include <ac_nonexistent.h>
189         ^~~~~~~~~~~~~~~~~~
1901 error generated.
191configure:5774: $? = 1
192configure: failed program was:
193| /* confdefs.h */
194| #define PACKAGE_NAME "GNU libffcall"
195| #define PACKAGE_TARNAME "libffcall"
196| #define PACKAGE_VERSION "2.4"
197| #define PACKAGE_STRING "GNU libffcall 2.4"
198| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
199| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
200| #define PACKAGE "libffcall"
201| #define VERSION "2.4"
202| #define LIBFFCALL_VERSION 0x0204
203| /* end confdefs.h.  */
204| #include <ac_nonexistent.h>
205configure:5801: result: /usr/bin/clang -E
206configure:5815: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
207configure:5815: $? = 0
208configure:5830: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
209conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
210#include <ac_nonexistent.h>
211         ^~~~~~~~~~~~~~~~~~
2121 error generated.
213configure:5830: $? = 1
214configure: failed program was:
215| /* confdefs.h */
216| #define PACKAGE_NAME "GNU libffcall"
217| #define PACKAGE_TARNAME "libffcall"
218| #define PACKAGE_VERSION "2.4"
219| #define PACKAGE_STRING "GNU libffcall 2.4"
220| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
221| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
222| #define PACKAGE "libffcall"
223| #define VERSION "2.4"
224| #define LIBFFCALL_VERSION 0x0204
225| /* end confdefs.h.  */
226| #include <ac_nonexistent.h>
227configure:5862: checking for grep that handles long lines and -e
228configure:5926: result: /opt/local/bin/ggrep
229configure:5931: checking for egrep
230configure:5999: result: /opt/local/bin/ggrep -E
231configure:6005: checking whether /usr/bin/clang needs -traditional
232conftest.c:12:10: fatal error: 'termio.h' file not found
233#include <termio.h>
234         ^~~~~~~~~~
2351 error generated.
236configure:6042: result: no
237configure:6051: checking whether using GNU C
238configure:6075: result: yes
239configure:6127: checking whether C symbols are prefixed with underscore at the linker level
240configure:6141: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -S conftest.c
241configure:6144: $? = 0
242configure:6154: result: yes
243configure:6177: checking whether to use C++
244configure:6187: result: yes
245configure:6314: checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64) works
246configure:6325: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.cpp  >&5
247configure:6328: $? = 0
248configure:6346: result: yes
249configure:6351: checking whether the C++ compiler supports namespaces
250configure:6365: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.cpp  >&5
251configure:6368: $? = 0
252configure:6381: result: yes
253configure:6404: checking dependency style of /usr/bin/clang++
254configure:6516: result: gcc3
255configure:6537: checking whether the compiler supports GNU C++
256configure:6557: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
257configure:6557: $? = 0
258configure:6567: result: yes
259configure:6578: checking whether /usr/bin/clang++ accepts -g
260configure:6599: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
261configure:6599: $? = 0
262configure:6643: result: yes
263configure:6687: checking for Minix Amsterdam compiler
264configure:6713: result: no
265configure:6775: checking for ar
266configure:6796: found /usr/bin/ar
267configure:6807: result: ar
268configure:6887: checking for ranlib
269configure:6908: found /usr/bin/ranlib
270configure:6919: result: ranlib
271configure:6972: checking how to make hard links
272configure:6988: result: ln
273configure:6998: checking for stdio.h
274configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
275configure:6998: $? = 0
276configure:6998: result: yes
277configure:6998: checking for stdlib.h
278configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
279configure:6998: $? = 0
280configure:6998: result: yes
281configure:6998: checking for string.h
282configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
283configure:6998: $? = 0
284configure:6998: result: yes
285configure:6998: checking for inttypes.h
286configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
287configure:6998: $? = 0
288configure:6998: result: yes
289configure:6998: checking for stdint.h
290configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
291configure:6998: $? = 0
292configure:6998: result: yes
293configure:6998: checking for strings.h
294configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
295configure:6998: $? = 0
296configure:6998: result: yes
297configure:6998: checking for sys/stat.h
298configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
299configure:6998: $? = 0
300configure:6998: result: yes
301configure:6998: checking for sys/types.h
302configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
303configure:6998: $? = 0
304configure:6998: result: yes
305configure:6998: checking for unistd.h
306configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
307configure:6998: $? = 0
308configure:6998: result: yes
309configure:6998: checking for wchar.h
310configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
311configure:6998: $? = 0
312configure:6998: result: yes
313configure:6998: checking for minix/config.h
314configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
315conftest.c:51:10: fatal error: 'minix/config.h' file not found
316#include <minix/config.h>
317         ^~~~~~~~~~~~~~~~
3181 error generated.
319configure:6998: $? = 1
320configure: failed program was:
321| /* confdefs.h */
322| #define PACKAGE_NAME "GNU libffcall"
323| #define PACKAGE_TARNAME "libffcall"
324| #define PACKAGE_VERSION "2.4"
325| #define PACKAGE_STRING "GNU libffcall 2.4"
326| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
327| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
328| #define PACKAGE "libffcall"
329| #define VERSION "2.4"
330| #define LIBFFCALL_VERSION 0x0204
331| #define USER_LABEL_PREFIX _
332| #define HAVE_STDIO_H 1
333| #define HAVE_STDLIB_H 1
334| #define HAVE_STRING_H 1
335| #define HAVE_INTTYPES_H 1
336| #define HAVE_STDINT_H 1
337| #define HAVE_STRINGS_H 1
338| #define HAVE_SYS_STAT_H 1
339| #define HAVE_SYS_TYPES_H 1
340| #define HAVE_UNISTD_H 1
341| #define HAVE_WCHAR_H 1
342| /* end confdefs.h.  */
343| #include <stddef.h>
344| #ifdef HAVE_STDIO_H
345| # include <stdio.h>
346| #endif
347| #ifdef HAVE_STDLIB_H
348| # include <stdlib.h>
349| #endif
350| #ifdef HAVE_STRING_H
351| # include <string.h>
352| #endif
353| #ifdef HAVE_INTTYPES_H
354| # include <inttypes.h>
355| #endif
356| #ifdef HAVE_STDINT_H
357| # include <stdint.h>
358| #endif
359| #ifdef HAVE_STRINGS_H
360| # include <strings.h>
361| #endif
362| #ifdef HAVE_SYS_TYPES_H
363| # include <sys/types.h>
364| #endif
365| #ifdef HAVE_SYS_STAT_H
366| # include <sys/stat.h>
367| #endif
368| #ifdef HAVE_UNISTD_H
369| # include <unistd.h>
370| #endif
371| #include <minix/config.h>
372configure:6998: result: no
373configure:6998: checking for pthread.h
374configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
375configure:6998: $? = 0
376configure:6998: result: yes
377configure:6998: checking for sys/socket.h
378configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
379configure:6998: $? = 0
380configure:6998: result: yes
381configure:6998: checking for limits.h
382configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
383configure:6998: $? = 0
384configure:6998: result: yes
385configure:6998: checking for threads.h
386configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
387conftest.c:54:10: fatal error: 'threads.h' file not found
388#include <threads.h>
389         ^~~~~~~~~~~
3901 error generated.
391configure:6998: $? = 1
392configure: failed program was:
393| /* confdefs.h */
394| #define PACKAGE_NAME "GNU libffcall"
395| #define PACKAGE_TARNAME "libffcall"
396| #define PACKAGE_VERSION "2.4"
397| #define PACKAGE_STRING "GNU libffcall 2.4"
398| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
399| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
400| #define PACKAGE "libffcall"
401| #define VERSION "2.4"
402| #define LIBFFCALL_VERSION 0x0204
403| #define USER_LABEL_PREFIX _
404| #define HAVE_STDIO_H 1
405| #define HAVE_STDLIB_H 1
406| #define HAVE_STRING_H 1
407| #define HAVE_INTTYPES_H 1
408| #define HAVE_STDINT_H 1
409| #define HAVE_STRINGS_H 1
410| #define HAVE_SYS_STAT_H 1
411| #define HAVE_SYS_TYPES_H 1
412| #define HAVE_UNISTD_H 1
413| #define HAVE_WCHAR_H 1
414| #define HAVE_PTHREAD_H 1
415| #define HAVE_SYS_SOCKET_H 1
416| #define HAVE_LIMITS_H 1
417| /* end confdefs.h.  */
418| #include <stddef.h>
419| #ifdef HAVE_STDIO_H
420| # include <stdio.h>
421| #endif
422| #ifdef HAVE_STDLIB_H
423| # include <stdlib.h>
424| #endif
425| #ifdef HAVE_STRING_H
426| # include <string.h>
427| #endif
428| #ifdef HAVE_INTTYPES_H
429| # include <inttypes.h>
430| #endif
431| #ifdef HAVE_STDINT_H
432| # include <stdint.h>
433| #endif
434| #ifdef HAVE_STRINGS_H
435| # include <strings.h>
436| #endif
437| #ifdef HAVE_SYS_TYPES_H
438| # include <sys/types.h>
439| #endif
440| #ifdef HAVE_SYS_STAT_H
441| # include <sys/stat.h>
442| #endif
443| #ifdef HAVE_UNISTD_H
444| # include <unistd.h>
445| #endif
446| #include <threads.h>
447configure:6998: result: no
448configure:6998: checking for sys/param.h
449configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
450configure:6998: $? = 0
451configure:6998: result: yes
452configure:6998: checking for sys/time.h
453configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
454configure:6998: $? = 0
455configure:6998: result: yes
456configure:7029: checking whether it is safe to define __EXTENSIONS__
457configure:7048: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
458configure:7048: $? = 0
459configure:7056: result: yes
460configure:7059: checking whether _XOPEN_SOURCE should be defined
461configure:7081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
462configure:7081: $? = 0
463configure:7108: result: no
464configure:7170: checking build system type
465configure:7185: result: aarch64-apple-darwin21.2.0
466configure:7205: checking host system type
467configure:7219: result: aarch64-apple-darwin21.2.0
468configure:7376: checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64) works
469configure:7387: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.cpp  >&5
470configure:7390: $? = 0
471configure:7408: result: yes
472configure:7413: checking whether the C++ compiler supports namespaces
473configure:7427: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.cpp  >&5
474configure:7430: $? = 0
475configure:7443: result: yes
476configure:7466: checking dependency style of /usr/bin/clang++
477configure:7578: result: gcc3
478configure:7599: checking whether the compiler supports GNU C++
479configure:7629: result: yes
480configure:7640: checking whether /usr/bin/clang++ accepts -g
481configure:7705: result: yes
482configure:7749: checking for special C compiler options needed for large files
483configure:7797: result: no
484configure:7803: checking for _FILE_OFFSET_BITS value needed for large files
485configure:7829: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
486configure:7829: $? = 0
487configure:7863: result: no
488configure:8148: checking host CPU and C ABI
489configure:8222: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
490conftest.c:48:18: error: unknown type name 'error'
491                 error fail
492                 ^
493conftest.c:48:28: error: expected ';' after top level declarator
494                 error fail
495                           ^
496                           ;
4972 errors generated.
498configure:8222: $? = 1
499configure: failed program was:
500| /* confdefs.h */
501| #define PACKAGE_NAME "GNU libffcall"
502| #define PACKAGE_TARNAME "libffcall"
503| #define PACKAGE_VERSION "2.4"
504| #define PACKAGE_STRING "GNU libffcall 2.4"
505| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
506| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
507| #define PACKAGE "libffcall"
508| #define VERSION "2.4"
509| #define LIBFFCALL_VERSION 0x0204
510| #define USER_LABEL_PREFIX _
511| #define HAVE_STDIO_H 1
512| #define HAVE_STDLIB_H 1
513| #define HAVE_STRING_H 1
514| #define HAVE_INTTYPES_H 1
515| #define HAVE_STDINT_H 1
516| #define HAVE_STRINGS_H 1
517| #define HAVE_SYS_STAT_H 1
518| #define HAVE_SYS_TYPES_H 1
519| #define HAVE_UNISTD_H 1
520| #define HAVE_WCHAR_H 1
521| #define HAVE_PTHREAD_H 1
522| #define HAVE_SYS_SOCKET_H 1
523| #define HAVE_LIMITS_H 1
524| #define HAVE_SYS_PARAM_H 1
525| #define HAVE_SYS_TIME_H 1
526| #define STDC_HEADERS 1
527| #define _ALL_SOURCE 1
528| #define _DARWIN_C_SOURCE 1
529| #define _GNU_SOURCE 1
530| #define _HPUX_ALT_XOPEN_SOCKET_API 1
531| #define _NETBSD_SOURCE 1
532| #define _OPENBSD_SOURCE 1
533| #define _POSIX_PTHREAD_SEMANTICS 1
534| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
535| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
536| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
537| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
538| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
539| #define __STDC_WANT_LIB_EXT2__ 1
540| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
541| #define _TANDEM_SOURCE 1
542| #define __EXTENSIONS__ 1
543| /* end confdefs.h.  */
544| #ifdef __aarch64__
545|                  int ok;
546|                 #else
547|                  error fail
548|                 #endif
549|
550configure:8255: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -S conftest.c
551configure:8258: $? = 0
552configure:8526: result: arm
553configure:8723: checking how to print strings
554configure:8750: result: printf
555configure:8771: checking for a sed that does not truncate output
556configure:8841: result: /opt/local/bin/gsed
557configure:8859: checking for fgrep
558configure:8927: result: /opt/local/bin/ggrep -F
559configure:8963: checking for ld used by /usr/bin/clang
560configure:9031: result: /Library/Developer/CommandLineTools/usr/bin/ld
561configure:9038: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
562configure:9054: result: no
563configure:9066: checking for BSD- or MS-compatible name lister (nm)
564configure:9121: result: /usr/bin/nm -B
565configure:9261: checking the name lister (/usr/bin/nm -B) interface
566configure:9269: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
567configure:9272: /usr/bin/nm -B "conftest.o"
568configure:9275: output
5690000000000000000 S _some_variable
570configure:9282: result: BSD nm
571configure:9285: checking whether ln -s works
572configure:9289: result: yes
573configure:9297: checking the maximum length of command line arguments
574configure:9429: result: 786432
575configure:9477: checking how to convert aarch64-apple-darwin21.2.0 file names to aarch64-apple-darwin21.2.0 format
576configure:9518: result: func_convert_file_noop
577configure:9525: checking how to convert aarch64-apple-darwin21.2.0 file names to toolchain format
578configure:9546: result: func_convert_file_noop
579configure:9553: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
580configure:9561: result: -r
581configure:9640: checking for objdump
582configure:9661: found /usr/bin/objdump
583configure:9672: result: objdump
584configure:9701: checking how to recognize dependent libraries
585configure:9902: result: pass_all
586configure:9992: checking for dlltool
587configure:10027: result: no
588configure:10054: checking how to associate runtime and link libraries
589configure:10082: result: printf %s\n
590configure:10216: checking for archiver @FILE support
591configure:10234: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
592configure:10234: $? = 0
593configure:10238: ar cru libconftest.a @conftest.lst >&5
594ar: @conftest.lst: No such file or directory
595configure:10241: $? = 1
596configure:10261: result: no
597configure:10324: checking for strip
598configure:10345: found /usr/bin/strip
599configure:10356: result: strip
600configure:10433: checking for ranlib
601configure:10465: result: ranlib
602configure:10567: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
603configure:10721: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
604configure:10724: $? = 0
605configure:10728: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
606configure:10731: $? = 0
607cannot find nm_test_var in conftest.nm
608configure:10721: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
609configure:10724: $? = 0
610configure:10728: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
611configure:10731: $? = 0
612configure:10797: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c conftstm.o >&5
613configure:10800: $? = 0
614configure:10838: result: ok
615configure:10885: checking for sysroot
616configure:10916: result: no
617configure:10923: checking for a working dd
618configure:10967: result: /bin/dd
619configure:10971: checking how to truncate binary pipes
620configure:10987: result: /bin/dd bs=4096 count=1
621configure:11324: checking for mt
622configure:11359: result: no
623configure:11379: checking if : is a manifest tool
624configure:11386: : '-?'
625configure:11394: result: no
626configure:11455: checking for dsymutil
627configure:11476: found /usr/bin/dsymutil
628configure:11487: result: dsymutil
629configure:11557: checking for nmedit
630configure:11578: found /usr/bin/nmedit
631configure:11589: result: nmedit
632configure:11659: checking for lipo
633configure:11680: found /usr/bin/lipo
634configure:11691: result: lipo
635configure:11761: checking for otool
636configure:11782: found /usr/bin/otool
637configure:11793: result: otool
638configure:11863: checking for otool64
639configure:11898: result: no
640configure:11943: checking for -single_module linker flag
641/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
642configure:11977: result: yes
643configure:11980: checking for -exported_symbols_list linker flag
644configure:12001: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
645configure:12001: $? = 0
646configure:12012: result: yes
647configure:12015: checking for -force_load linker flag
648/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -c -o conftest.o conftest.c
649ar cru libconftest.a conftest.o
650ranlib libconftest.a
651/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
652configure:12048: result: yes
653configure:12120: checking for dlfcn.h
654configure:12120: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
655In file included from conftest.c:56:
656In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
657In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
658In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
659In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
660In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
661In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
662/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
663_OSSwapInt16(
664^
665/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
666_OSSwapInt16(
667^
668In file included from conftest.c:56:
669In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
670In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
671In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
672In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
673In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
674In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
675/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
676_OSSwapInt32(
677^
678/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
679_OSSwapInt32(
680^
681In file included from conftest.c:56:
682In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
683In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
684In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
685In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
686In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
687In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
688/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
689_OSSwapInt64(
690^
691/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
692_OSSwapInt64(
693^
6943 errors generated.
695configure:12120: $? = 1
696configure: failed program was:
697| /* confdefs.h */
698| #define PACKAGE_NAME "GNU libffcall"
699| #define PACKAGE_TARNAME "libffcall"
700| #define PACKAGE_VERSION "2.4"
701| #define PACKAGE_STRING "GNU libffcall 2.4"
702| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
703| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
704| #define PACKAGE "libffcall"
705| #define VERSION "2.4"
706| #define LIBFFCALL_VERSION 0x0204
707| #define USER_LABEL_PREFIX _
708| #define HAVE_STDIO_H 1
709| #define HAVE_STDLIB_H 1
710| #define HAVE_STRING_H 1
711| #define HAVE_INTTYPES_H 1
712| #define HAVE_STDINT_H 1
713| #define HAVE_STRINGS_H 1
714| #define HAVE_SYS_STAT_H 1
715| #define HAVE_SYS_TYPES_H 1
716| #define HAVE_UNISTD_H 1
717| #define HAVE_WCHAR_H 1
718| #define HAVE_PTHREAD_H 1
719| #define HAVE_SYS_SOCKET_H 1
720| #define HAVE_LIMITS_H 1
721| #define HAVE_SYS_PARAM_H 1
722| #define HAVE_SYS_TIME_H 1
723| #define STDC_HEADERS 1
724| #define _ALL_SOURCE 1
725| #define _DARWIN_C_SOURCE 1
726| #define _GNU_SOURCE 1
727| #define _HPUX_ALT_XOPEN_SOCKET_API 1
728| #define _NETBSD_SOURCE 1
729| #define _OPENBSD_SOURCE 1
730| #define _POSIX_PTHREAD_SEMANTICS 1
731| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
732| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
733| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
734| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
735| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
736| #define __STDC_WANT_LIB_EXT2__ 1
737| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
738| #define _TANDEM_SOURCE 1
739| #define __EXTENSIONS__ 1
740| #ifndef __arm__
741| #define __arm__ 1
742| #endif
743| #ifndef __arm__
744| #define __arm__ 1
745| #endif
746| /* end confdefs.h.  */
747| #include <stddef.h>
748| #ifdef HAVE_STDIO_H
749| # include <stdio.h>
750| #endif
751| #ifdef HAVE_STDLIB_H
752| # include <stdlib.h>
753| #endif
754| #ifdef HAVE_STRING_H
755| # include <string.h>
756| #endif
757| #ifdef HAVE_INTTYPES_H
758| # include <inttypes.h>
759| #endif
760| #ifdef HAVE_STDINT_H
761| # include <stdint.h>
762| #endif
763| #ifdef HAVE_STRINGS_H
764| # include <strings.h>
765| #endif
766| #ifdef HAVE_SYS_TYPES_H
767| # include <sys/types.h>
768| #endif
769| #ifdef HAVE_SYS_STAT_H
770| # include <sys/stat.h>
771| #endif
772| #ifdef HAVE_UNISTD_H
773| # include <unistd.h>
774| #endif
775|
776| #include <dlfcn.h>
777configure:12120: result: no
778configure:12718: checking for objdir
779configure:12734: result: .libs
780configure:12998: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
781configure:13017: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-rtti -fno-exceptions conftest.c >&5
782configure:13021: $? = 0
783configure:13034: result: yes
784configure:13392: checking for /usr/bin/clang option to produce PIC
785configure:13400: result: -fno-common -DPIC
786configure:13408: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
787configure:13427: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.c >&5
788configure:13431: $? = 0
789configure:13444: result: yes
790configure:13473: checking if /usr/bin/clang static flag -static works
791configure:13502: result: no
792configure:13517: checking if /usr/bin/clang supports -c -o file.o
793configure:13539: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.c >&5
794configure:13543: $? = 0
795configure:13565: result: yes
796configure:13573: checking if /usr/bin/clang supports -c -o file.o
797configure:13621: result: yes
798configure:13654: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
799configure:14920: result: yes
800configure:15161: checking dynamic linker characteristics
801configure:15982: result: darwin21.2.0 dyld
802configure:16104: checking how to hardcode library paths into programs
803configure:16129: result: immediate
804configure:16681: checking whether stripping libraries is possible
805configure:16695: result: yes
806configure:16721: checking if libtool supports shared libraries
807configure:16723: result: yes
808configure:16726: checking whether to build shared libraries
809configure:16751: result: yes
810configure:16754: checking whether to build static libraries
811configure:16758: result: yes
812configure:16781: checking how to run the C++ preprocessor
813configure:16803: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
814configure:16803: $? = 0
815configure:16818: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
816conftest.cpp:52:10: fatal error: 'ac_nonexistent.h' file not found
817#include <ac_nonexistent.h>
818         ^~~~~~~~~~~~~~~~~~
8191 error generated.
820configure:16818: $? = 1
821configure: failed program was:
822| /* confdefs.h */
823| #define PACKAGE_NAME "GNU libffcall"
824| #define PACKAGE_TARNAME "libffcall"
825| #define PACKAGE_VERSION "2.4"
826| #define PACKAGE_STRING "GNU libffcall 2.4"
827| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
828| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
829| #define PACKAGE "libffcall"
830| #define VERSION "2.4"
831| #define LIBFFCALL_VERSION 0x0204
832| #define USER_LABEL_PREFIX _
833| #define HAVE_STDIO_H 1
834| #define HAVE_STDLIB_H 1
835| #define HAVE_STRING_H 1
836| #define HAVE_INTTYPES_H 1
837| #define HAVE_STDINT_H 1
838| #define HAVE_STRINGS_H 1
839| #define HAVE_SYS_STAT_H 1
840| #define HAVE_SYS_TYPES_H 1
841| #define HAVE_UNISTD_H 1
842| #define HAVE_WCHAR_H 1
843| #define HAVE_PTHREAD_H 1
844| #define HAVE_SYS_SOCKET_H 1
845| #define HAVE_LIMITS_H 1
846| #define HAVE_SYS_PARAM_H 1
847| #define HAVE_SYS_TIME_H 1
848| #define STDC_HEADERS 1
849| #define _ALL_SOURCE 1
850| #define _DARWIN_C_SOURCE 1
851| #define _GNU_SOURCE 1
852| #define _HPUX_ALT_XOPEN_SOCKET_API 1
853| #define _NETBSD_SOURCE 1
854| #define _OPENBSD_SOURCE 1
855| #define _POSIX_PTHREAD_SEMANTICS 1
856| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
857| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
858| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
859| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
860| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
861| #define __STDC_WANT_LIB_EXT2__ 1
862| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
863| #define _TANDEM_SOURCE 1
864| #define __EXTENSIONS__ 1
865| #ifndef __arm__
866| #define __arm__ 1
867| #endif
868| #ifndef __arm__
869| #define __arm__ 1
870| #endif
871| #define LT_OBJDIR ".libs/"
872| /* end confdefs.h.  */
873| #include <ac_nonexistent.h>
874configure:16845: result: /usr/bin/clang++ -E
875configure:16859: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
876configure:16859: $? = 0
877configure:16874: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
878conftest.cpp:52:10: fatal error: 'ac_nonexistent.h' file not found
879#include <ac_nonexistent.h>
880         ^~~~~~~~~~~~~~~~~~
8811 error generated.
882configure:16874: $? = 1
883configure: failed program was:
884| /* confdefs.h */
885| #define PACKAGE_NAME "GNU libffcall"
886| #define PACKAGE_TARNAME "libffcall"
887| #define PACKAGE_VERSION "2.4"
888| #define PACKAGE_STRING "GNU libffcall 2.4"
889| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
890| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
891| #define PACKAGE "libffcall"
892| #define VERSION "2.4"
893| #define LIBFFCALL_VERSION 0x0204
894| #define USER_LABEL_PREFIX _
895| #define HAVE_STDIO_H 1
896| #define HAVE_STDLIB_H 1
897| #define HAVE_STRING_H 1
898| #define HAVE_INTTYPES_H 1
899| #define HAVE_STDINT_H 1
900| #define HAVE_STRINGS_H 1
901| #define HAVE_SYS_STAT_H 1
902| #define HAVE_SYS_TYPES_H 1
903| #define HAVE_UNISTD_H 1
904| #define HAVE_WCHAR_H 1
905| #define HAVE_PTHREAD_H 1
906| #define HAVE_SYS_SOCKET_H 1
907| #define HAVE_LIMITS_H 1
908| #define HAVE_SYS_PARAM_H 1
909| #define HAVE_SYS_TIME_H 1
910| #define STDC_HEADERS 1
911| #define _ALL_SOURCE 1
912| #define _DARWIN_C_SOURCE 1
913| #define _GNU_SOURCE 1
914| #define _HPUX_ALT_XOPEN_SOCKET_API 1
915| #define _NETBSD_SOURCE 1
916| #define _OPENBSD_SOURCE 1
917| #define _POSIX_PTHREAD_SEMANTICS 1
918| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
919| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
920| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
921| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
922| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
923| #define __STDC_WANT_LIB_EXT2__ 1
924| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
925| #define _TANDEM_SOURCE 1
926| #define __EXTENSIONS__ 1
927| #ifndef __arm__
928| #define __arm__ 1
929| #endif
930| #ifndef __arm__
931| #define __arm__ 1
932| #endif
933| #define LT_OBJDIR ".libs/"
934| /* end confdefs.h.  */
935| #include <ac_nonexistent.h>
936configure:17039: checking for ld used by /usr/bin/clang++
937configure:17107: result: /Library/Developer/CommandLineTools/usr/bin/ld
938configure:17114: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
939configure:17130: result: no
940configure:17185: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
941configure:18262: result: yes
942configure:18298: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
943configure:18301: $? = 0
944configure:18782: checking for /usr/bin/clang++ option to produce PIC
945configure:18790: result: -fno-common -DPIC
946configure:18798: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
947configure:18817: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
948configure:18821: $? = 0
949configure:18834: result: yes
950configure:18857: checking if /usr/bin/clang++ static flag -static works
951configure:18886: result: no
952configure:18898: checking if /usr/bin/clang++ supports -c -o file.o
953configure:18920: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.cpp >&5
954configure:18924: $? = 0
955configure:18946: result: yes
956configure:18951: checking if /usr/bin/clang++ supports -c -o file.o
957configure:18999: result: yes
958configure:19029: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
959configure:19069: result: yes
960configure:19211: checking dynamic linker characteristics
961configure:19959: result: darwin21.2.0 dyld
962configure:20024: checking how to hardcode library paths into programs
963configure:20049: result: immediate
964configure:20111: checking for unistd.h
965configure:20111: result: yes
966configure:20124: checking for mmap
967configure:20124: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
968configure:20124: $? = 0
969configure:20124: result: yes
970configure:20136: checking for MAP_ANONYMOUS
971configure:20175: result: yes
972configure:20189: checking whether code in malloc()ed memory is executable
973configure:20385: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
974In file included from conftest.c:56:
975In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
976In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
977In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
978In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
979In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
980In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
981/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
982_OSSwapInt16(
983^
984/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
985_OSSwapInt16(
986^
987In file included from conftest.c:56:
988In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
989In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
990In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
991In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
992In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
993In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
994/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
995_OSSwapInt32(
996^
997/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
998_OSSwapInt32(
999^
1000In file included from conftest.c:56:
1001In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1002In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1003In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1004In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1005In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1006In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1007/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
1008_OSSwapInt64(
1009^
1010/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
1011_OSSwapInt64(
1012^
1013In file included from conftest.c:59:
1014In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
1015In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
1016In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
1017In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
1018In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
1019/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:40:1: error: redefinition of 'OSReadSwapInt16'
1020OSReadSwapInt16(
1021^
1022/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:89:1: note: previous definition is here
1023OSReadSwapInt16(
1024^
1025In file included from conftest.c:59:
1026In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
1027In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
1028In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
1029In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
1030In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
1031/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:53:1: error: redefinition of 'OSReadSwapInt32'
1032OSReadSwapInt32(
1033^
1034/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:111:1: note: previous definition is here
1035OSReadSwapInt32(
1036^
1037In file included from conftest.c:59:
1038In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
1039In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
1040In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
1041In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
1042In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
1043/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:66:1: error: redefinition of 'OSReadSwapInt64'
1044OSReadSwapInt64(
1045^
1046/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:133:1: note: previous definition is here
1047OSReadSwapInt64(
1048^
1049In file included from conftest.c:59:
1050In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
1051In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
1052In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
1053In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
1054In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
1055/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:81:1: error: redefinition of 'OSWriteSwapInt16'
1056OSWriteSwapInt16(
1057^
1058/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:158:1: note: previous definition is here
1059OSWriteSwapInt16(
1060^
1061In file included from conftest.c:59:
1062In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
1063In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
1064In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
1065In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
1066In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
1067/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:92:1: error: redefinition of 'OSWriteSwapInt32'
1068OSWriteSwapInt32(
1069^
1070/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:182:1: note: previous definition is here
1071OSWriteSwapInt32(
1072^
1073In file included from conftest.c:59:
1074In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
1075In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
1076In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
1077In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
1078In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
1079/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:103:1: error: redefinition of 'OSWriteSwapInt64'
1080OSWriteSwapInt64(
1081^
1082/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:206:1: note: previous definition is here
1083OSWriteSwapInt64(
1084^
10859 errors generated.
1086configure:20385: $? = 1
1087configure: program exited with status 1
1088configure: failed program was:
1089| /* confdefs.h */
1090| #define PACKAGE_NAME "GNU libffcall"
1091| #define PACKAGE_TARNAME "libffcall"
1092| #define PACKAGE_VERSION "2.4"
1093| #define PACKAGE_STRING "GNU libffcall 2.4"
1094| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
1095| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
1096| #define PACKAGE "libffcall"
1097| #define VERSION "2.4"
1098| #define LIBFFCALL_VERSION 0x0204
1099| #define USER_LABEL_PREFIX _
1100| #define HAVE_STDIO_H 1
1101| #define HAVE_STDLIB_H 1
1102| #define HAVE_STRING_H 1
1103| #define HAVE_INTTYPES_H 1
1104| #define HAVE_STDINT_H 1
1105| #define HAVE_STRINGS_H 1
1106| #define HAVE_SYS_STAT_H 1
1107| #define HAVE_SYS_TYPES_H 1
1108| #define HAVE_UNISTD_H 1
1109| #define HAVE_WCHAR_H 1
1110| #define HAVE_PTHREAD_H 1
1111| #define HAVE_SYS_SOCKET_H 1
1112| #define HAVE_LIMITS_H 1
1113| #define HAVE_SYS_PARAM_H 1
1114| #define HAVE_SYS_TIME_H 1
1115| #define STDC_HEADERS 1
1116| #define _ALL_SOURCE 1
1117| #define _DARWIN_C_SOURCE 1
1118| #define _GNU_SOURCE 1
1119| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1120| #define _NETBSD_SOURCE 1
1121| #define _OPENBSD_SOURCE 1
1122| #define _POSIX_PTHREAD_SEMANTICS 1
1123| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1124| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1125| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1126| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1127| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1128| #define __STDC_WANT_LIB_EXT2__ 1
1129| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1130| #define _TANDEM_SOURCE 1
1131| #define __EXTENSIONS__ 1
1132| #ifndef __arm__
1133| #define __arm__ 1
1134| #endif
1135| #ifndef __arm__
1136| #define __arm__ 1
1137| #endif
1138| #define LT_OBJDIR ".libs/"
1139| #define HAVE_UNISTD_H 1
1140| #define HAVE_MAP_ANONYMOUS 1
1141| /* end confdefs.h.  */
1142|
1143|
1144| #include <stdlib.h>
1145| #if defined __MACH__ && defined __APPLE__
1146| /* Avoid a crash on Mac OS X.  */
1147| #include <mach/mach.h>
1148| #include <mach/mach_error.h>
1149| #include <mach/thread_status.h>
1150| #include <mach/exception.h>
1151| #include <mach/task.h>
1152| #include <pthread.h>
1153| /* The exception port on which our thread listens.  */
1154| static mach_port_t our_exception_port;
1155| /* The main function of the thread listening for exceptions of type
1156|    EXC_BAD_ACCESS.  */
1157| static void *
1158| mach_exception_thread (void *arg)
1159| {
1160|   /* Buffer for a message to be received.  */
1161|   struct {
1162|     mach_msg_header_t head;
1163|     mach_msg_body_t msgh_body;
1164|     char data[1024];
1165|   } msg;
1166|   mach_msg_return_t retval;
1167|   /* Wait for a message on the exception port.  */
1168|   retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
1169|                      our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
1170|   if (retval != MACH_MSG_SUCCESS)
1171|     abort ();
1172|   exit (1);
1173| }
1174| static void
1175| nocrash_init (void)
1176| {
1177|   mach_port_t self = mach_task_self ();
1178|   /* Allocate a port on which the thread shall listen for exceptions.  */
1179|   if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
1180|       == KERN_SUCCESS) {
1181|     /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html.  */
1182|     if (mach_port_insert_right (self, our_exception_port, our_exception_port,
1183|                                 MACH_MSG_TYPE_MAKE_SEND)
1184|         == KERN_SUCCESS) {
1185|       /* The exceptions we want to catch.  Only EXC_BAD_ACCESS is interesting
1186|          for us.  */
1187|       exception_mask_t mask = EXC_MASK_BAD_ACCESS;
1188|       /* Create the thread listening on the exception port.  */
1189|       pthread_attr_t attr;
1190|       pthread_t thread;
1191|       if (pthread_attr_init (&attr) == 0
1192|           && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
1193|           && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
1194|         pthread_attr_destroy (&attr);
1195|         /* Replace the exception port info for these exceptions with our own.
1196|            Note that we replace the exception port for the entire task, not only
1197|            for a particular thread.  This has the effect that when our exception
1198|            port gets the message, the thread specific exception port has already
1199|            been asked, and we don't need to bother about it.
1200|            See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html.  */
1201|         task_set_exception_ports (self, mask, our_exception_port,
1202|                                   EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
1203|       }
1204|     }
1205|   }
1206| }
1207| #elif defined _WIN32 && ! defined __CYGWIN__
1208| /* Avoid a crash on native Windows.  */
1209| #define WIN32_LEAN_AND_MEAN
1210| #include <windows.h>
1211| #include <winerror.h>
1212| static LONG WINAPI
1213| exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
1214| {
1215|   switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
1216|     {
1217|     case EXCEPTION_ACCESS_VIOLATION:
1218|     case EXCEPTION_IN_PAGE_ERROR:
1219|     case EXCEPTION_STACK_OVERFLOW:
1220|     case EXCEPTION_GUARD_PAGE:
1221|     case EXCEPTION_PRIV_INSTRUCTION:
1222|     case EXCEPTION_ILLEGAL_INSTRUCTION:
1223|     case EXCEPTION_DATATYPE_MISALIGNMENT:
1224|     case EXCEPTION_ARRAY_BOUNDS_EXCEEDED:
1225|     case EXCEPTION_NONCONTINUABLE_EXCEPTION:
1226|       exit (1);
1227|     }
1228|   return EXCEPTION_CONTINUE_SEARCH;
1229| }
1230| static void
1231| nocrash_init (void)
1232| {
1233|   SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);
1234| }
1235| #else
1236| /* Avoid a crash on POSIX systems.  */
1237| #include <signal.h>
1238| #include <unistd.h>
1239| /* A POSIX signal handler.  */
1240| static void
1241| exception_handler (int sig)
1242| {
1243|   _exit (1);
1244| }
1245| static void
1246| nocrash_init (void)
1247| {
1248| #ifdef SIGSEGV
1249|   signal (SIGSEGV, exception_handler);
1250| #endif
1251| #ifdef SIGBUS
1252|   signal (SIGBUS, exception_handler);
1253| #endif
1254| }
1255| #endif
1256|
1257|               #include <sys/types.h>
1258|                /* declare malloc() */
1259|                #include <stdlib.h>
1260|                int fun () { return 31415926; }
1261|                int main ()
1262|                { nocrash_init();
1263|                 {long size = (char*)&main - (char*)&fun;
1264|                  char* funcopy = (char*) malloc(size);
1265|                  int i;
1266|                  for (i = 0; i < size; i++) { funcopy[i] = ((char*)&fun)[i]; }
1267|                  return !((*(int(*)())funcopy)() == 31415926);
1268|                }}
1269|
1270|
1271configure:20399: result: no
1272configure:20410: checking for sys/mman.h
1273configure:20410: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1274In file included from conftest.c:59:
1275In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1276In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1277In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1278In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1279In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1280In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1281/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
1282_OSSwapInt16(
1283^
1284/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
1285_OSSwapInt16(
1286^
1287In file included from conftest.c:59:
1288In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1289In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1290In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1291In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1292In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1293In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1294/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
1295_OSSwapInt32(
1296^
1297/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
1298_OSSwapInt32(
1299^
1300In file included from conftest.c:59:
1301In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1302In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1303In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1304In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1305In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1306In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1307/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
1308_OSSwapInt64(
1309^
1310/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
1311_OSSwapInt64(
1312^
13133 errors generated.
1314configure:20410: $? = 1
1315configure: failed program was:
1316| /* confdefs.h */
1317| #define PACKAGE_NAME "GNU libffcall"
1318| #define PACKAGE_TARNAME "libffcall"
1319| #define PACKAGE_VERSION "2.4"
1320| #define PACKAGE_STRING "GNU libffcall 2.4"
1321| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
1322| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
1323| #define PACKAGE "libffcall"
1324| #define VERSION "2.4"
1325| #define LIBFFCALL_VERSION 0x0204
1326| #define USER_LABEL_PREFIX _
1327| #define HAVE_STDIO_H 1
1328| #define HAVE_STDLIB_H 1
1329| #define HAVE_STRING_H 1
1330| #define HAVE_INTTYPES_H 1
1331| #define HAVE_STDINT_H 1
1332| #define HAVE_STRINGS_H 1
1333| #define HAVE_SYS_STAT_H 1
1334| #define HAVE_SYS_TYPES_H 1
1335| #define HAVE_UNISTD_H 1
1336| #define HAVE_WCHAR_H 1
1337| #define HAVE_PTHREAD_H 1
1338| #define HAVE_SYS_SOCKET_H 1
1339| #define HAVE_LIMITS_H 1
1340| #define HAVE_SYS_PARAM_H 1
1341| #define HAVE_SYS_TIME_H 1
1342| #define STDC_HEADERS 1
1343| #define _ALL_SOURCE 1
1344| #define _DARWIN_C_SOURCE 1
1345| #define _GNU_SOURCE 1
1346| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1347| #define _NETBSD_SOURCE 1
1348| #define _OPENBSD_SOURCE 1
1349| #define _POSIX_PTHREAD_SEMANTICS 1
1350| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1351| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1352| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1353| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1354| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1355| #define __STDC_WANT_LIB_EXT2__ 1
1356| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1357| #define _TANDEM_SOURCE 1
1358| #define __EXTENSIONS__ 1
1359| #ifndef __arm__
1360| #define __arm__ 1
1361| #endif
1362| #ifndef __arm__
1363| #define __arm__ 1
1364| #endif
1365| #define LT_OBJDIR ".libs/"
1366| #define HAVE_UNISTD_H 1
1367| #define HAVE_MAP_ANONYMOUS 1
1368| /* end confdefs.h.  */
1369| #include <stddef.h>
1370| #ifdef HAVE_STDIO_H
1371| # include <stdio.h>
1372| #endif
1373| #ifdef HAVE_STDLIB_H
1374| # include <stdlib.h>
1375| #endif
1376| #ifdef HAVE_STRING_H
1377| # include <string.h>
1378| #endif
1379| #ifdef HAVE_INTTYPES_H
1380| # include <inttypes.h>
1381| #endif
1382| #ifdef HAVE_STDINT_H
1383| # include <stdint.h>
1384| #endif
1385| #ifdef HAVE_STRINGS_H
1386| # include <strings.h>
1387| #endif
1388| #ifdef HAVE_SYS_TYPES_H
1389| # include <sys/types.h>
1390| #endif
1391| #ifdef HAVE_SYS_STAT_H
1392| # include <sys/stat.h>
1393| #endif
1394| #ifdef HAVE_UNISTD_H
1395| # include <unistd.h>
1396| #endif
1397| #include <sys/mman.h>
1398configure:20410: result: no
1399configure:20781: checking for mprotect
1400configure:20781: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1401configure:20781: $? = 0
1402configure:20781: result: yes
1403configure:20789: checking for working mprotect
1404configure:20834: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1405In file included from conftest.c:57:
1406In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:81:
1407In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1408In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1409In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1410In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1411/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
1412_OSSwapInt16(
1413^
1414/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
1415_OSSwapInt16(
1416^
1417In file included from conftest.c:57:
1418In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:81:
1419In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1420In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1421In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1422In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1423/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
1424_OSSwapInt32(
1425^
1426/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
1427_OSSwapInt32(
1428^
1429In file included from conftest.c:57:
1430In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:81:
1431In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1432In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1433In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1434In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1435/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
1436_OSSwapInt64(
1437^
1438/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
1439_OSSwapInt64(
1440^
14413 errors generated.
1442configure:20834: $? = 1
1443configure: program exited with status 1
1444configure: failed program was:
1445| /* confdefs.h */
1446| #define PACKAGE_NAME "GNU libffcall"
1447| #define PACKAGE_TARNAME "libffcall"
1448| #define PACKAGE_VERSION "2.4"
1449| #define PACKAGE_STRING "GNU libffcall 2.4"
1450| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
1451| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
1452| #define PACKAGE "libffcall"
1453| #define VERSION "2.4"
1454| #define LIBFFCALL_VERSION 0x0204
1455| #define USER_LABEL_PREFIX _
1456| #define HAVE_STDIO_H 1
1457| #define HAVE_STDLIB_H 1
1458| #define HAVE_STRING_H 1
1459| #define HAVE_INTTYPES_H 1
1460| #define HAVE_STDINT_H 1
1461| #define HAVE_STRINGS_H 1
1462| #define HAVE_SYS_STAT_H 1
1463| #define HAVE_SYS_TYPES_H 1
1464| #define HAVE_UNISTD_H 1
1465| #define HAVE_WCHAR_H 1
1466| #define HAVE_PTHREAD_H 1
1467| #define HAVE_SYS_SOCKET_H 1
1468| #define HAVE_LIMITS_H 1
1469| #define HAVE_SYS_PARAM_H 1
1470| #define HAVE_SYS_TIME_H 1
1471| #define STDC_HEADERS 1
1472| #define _ALL_SOURCE 1
1473| #define _DARWIN_C_SOURCE 1
1474| #define _GNU_SOURCE 1
1475| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1476| #define _NETBSD_SOURCE 1
1477| #define _OPENBSD_SOURCE 1
1478| #define _POSIX_PTHREAD_SEMANTICS 1
1479| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1480| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1481| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1482| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1483| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1484| #define __STDC_WANT_LIB_EXT2__ 1
1485| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1486| #define _TANDEM_SOURCE 1
1487| #define __EXTENSIONS__ 1
1488| #ifndef __arm__
1489| #define __arm__ 1
1490| #endif
1491| #ifndef __arm__
1492| #define __arm__ 1
1493| #endif
1494| #define LT_OBJDIR ".libs/"
1495| #define HAVE_UNISTD_H 1
1496| #define HAVE_MAP_ANONYMOUS 1
1497| #define HAVE_MPROTECT 1
1498| /* end confdefs.h.  */
1499|
1500|               
1501|            #include <sys/types.h>
1502|            /* Declare malloc().  */
1503|            #include <stdlib.h>
1504|            /* Declare getpagesize().  */
1505|            #ifdef HAVE_UNISTD_H
1506|             #include <unistd.h>
1507|            #endif
1508|            #ifdef __hpux
1509|             extern
1510|             #ifdef __cplusplus
1511|             "C"
1512|             #endif
1513|             int getpagesize (void);
1514|            #endif
1515|            /* Declare mprotect().  */
1516|            #include <sys/mman.h>
1517|            char foo;
1518|            int main ()
1519|            {
1520|              unsigned long pagesize = getpagesize();
1521|            #define page_align(address)  (char*)((unsigned long)(address) & -pagesize)
1522|         
1523|                  if ((pagesize-1) & pagesize) exit(1);
1524|                  exit(0);
1525|                }
1526|
1527|
1528configure:21437: result: no
1529configure:21844: checking for size_t
1530configure:21844: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1531In file included from conftest.c:60:
1532In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1533In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1534In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1535In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1536In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1537In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1538/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
1539_OSSwapInt16(
1540^
1541/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
1542_OSSwapInt16(
1543^
1544In file included from conftest.c:60:
1545In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1546In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1547In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1548In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1549In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1550In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1551/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
1552_OSSwapInt32(
1553^
1554/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
1555_OSSwapInt32(
1556^
1557In file included from conftest.c:60:
1558In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1559In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1560In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1561In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1562In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1563In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1564/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
1565_OSSwapInt64(
1566^
1567/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
1568_OSSwapInt64(
1569^
15703 errors generated.
1571configure:21844: $? = 1
1572configure: failed program was:
1573| /* confdefs.h */
1574| #define PACKAGE_NAME "GNU libffcall"
1575| #define PACKAGE_TARNAME "libffcall"
1576| #define PACKAGE_VERSION "2.4"
1577| #define PACKAGE_STRING "GNU libffcall 2.4"
1578| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
1579| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
1580| #define PACKAGE "libffcall"
1581| #define VERSION "2.4"
1582| #define LIBFFCALL_VERSION 0x0204
1583| #define USER_LABEL_PREFIX _
1584| #define HAVE_STDIO_H 1
1585| #define HAVE_STDLIB_H 1
1586| #define HAVE_STRING_H 1
1587| #define HAVE_INTTYPES_H 1
1588| #define HAVE_STDINT_H 1
1589| #define HAVE_STRINGS_H 1
1590| #define HAVE_SYS_STAT_H 1
1591| #define HAVE_SYS_TYPES_H 1
1592| #define HAVE_UNISTD_H 1
1593| #define HAVE_WCHAR_H 1
1594| #define HAVE_PTHREAD_H 1
1595| #define HAVE_SYS_SOCKET_H 1
1596| #define HAVE_LIMITS_H 1
1597| #define HAVE_SYS_PARAM_H 1
1598| #define HAVE_SYS_TIME_H 1
1599| #define STDC_HEADERS 1
1600| #define _ALL_SOURCE 1
1601| #define _DARWIN_C_SOURCE 1
1602| #define _GNU_SOURCE 1
1603| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1604| #define _NETBSD_SOURCE 1
1605| #define _OPENBSD_SOURCE 1
1606| #define _POSIX_PTHREAD_SEMANTICS 1
1607| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1608| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1609| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1610| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1611| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1612| #define __STDC_WANT_LIB_EXT2__ 1
1613| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1614| #define _TANDEM_SOURCE 1
1615| #define __EXTENSIONS__ 1
1616| #ifndef __arm__
1617| #define __arm__ 1
1618| #endif
1619| #ifndef __arm__
1620| #define __arm__ 1
1621| #endif
1622| #define LT_OBJDIR ".libs/"
1623| #define HAVE_UNISTD_H 1
1624| #define HAVE_MAP_ANONYMOUS 1
1625| #define HAVE_MPROTECT 1
1626| /* end confdefs.h.  */
1627| #include <stddef.h>
1628| #ifdef HAVE_STDIO_H
1629| # include <stdio.h>
1630| #endif
1631| #ifdef HAVE_STDLIB_H
1632| # include <stdlib.h>
1633| #endif
1634| #ifdef HAVE_STRING_H
1635| # include <string.h>
1636| #endif
1637| #ifdef HAVE_INTTYPES_H
1638| # include <inttypes.h>
1639| #endif
1640| #ifdef HAVE_STDINT_H
1641| # include <stdint.h>
1642| #endif
1643| #ifdef HAVE_STRINGS_H
1644| # include <strings.h>
1645| #endif
1646| #ifdef HAVE_SYS_TYPES_H
1647| # include <sys/types.h>
1648| #endif
1649| #ifdef HAVE_SYS_STAT_H
1650| # include <sys/stat.h>
1651| #endif
1652| #ifdef HAVE_UNISTD_H
1653| # include <unistd.h>
1654| #endif
1655| int
1656| main (void)
1657| {
1658| if (sizeof (size_t))
1659|        return 0;
1660|   ;
1661|   return 0;
1662| }
1663configure:21844: result: no
1664configure:21856: checking for working alloca.h
1665configure:21874: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1666In file included from conftest.c:56:
1667In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/alloca.h:29:
1668/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: cannot combine with previous 'type-name' declaration specifier
1669typedef __darwin_size_t        size_t;
1670                               ^
1671conftest.c:54:25: note: expanded from macro 'size_t'
1672#define size_t unsigned int
1673                        ^
1674In file included from conftest.c:56:
1675In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/alloca.h:29:
1676/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: 'type-name' cannot be signed or unsigned
1677conftest.c:54:16: note: expanded from macro 'size_t'
1678#define size_t unsigned int
1679               ^
16802 errors generated.
1681configure:21874: $? = 1
1682configure: failed program was:
1683| /* confdefs.h */
1684| #define PACKAGE_NAME "GNU libffcall"
1685| #define PACKAGE_TARNAME "libffcall"
1686| #define PACKAGE_VERSION "2.4"
1687| #define PACKAGE_STRING "GNU libffcall 2.4"
1688| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
1689| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
1690| #define PACKAGE "libffcall"
1691| #define VERSION "2.4"
1692| #define LIBFFCALL_VERSION 0x0204
1693| #define USER_LABEL_PREFIX _
1694| #define HAVE_STDIO_H 1
1695| #define HAVE_STDLIB_H 1
1696| #define HAVE_STRING_H 1
1697| #define HAVE_INTTYPES_H 1
1698| #define HAVE_STDINT_H 1
1699| #define HAVE_STRINGS_H 1
1700| #define HAVE_SYS_STAT_H 1
1701| #define HAVE_SYS_TYPES_H 1
1702| #define HAVE_UNISTD_H 1
1703| #define HAVE_WCHAR_H 1
1704| #define HAVE_PTHREAD_H 1
1705| #define HAVE_SYS_SOCKET_H 1
1706| #define HAVE_LIMITS_H 1
1707| #define HAVE_SYS_PARAM_H 1
1708| #define HAVE_SYS_TIME_H 1
1709| #define STDC_HEADERS 1
1710| #define _ALL_SOURCE 1
1711| #define _DARWIN_C_SOURCE 1
1712| #define _GNU_SOURCE 1
1713| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1714| #define _NETBSD_SOURCE 1
1715| #define _OPENBSD_SOURCE 1
1716| #define _POSIX_PTHREAD_SEMANTICS 1
1717| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1718| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1719| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1720| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1721| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1722| #define __STDC_WANT_LIB_EXT2__ 1
1723| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1724| #define _TANDEM_SOURCE 1
1725| #define __EXTENSIONS__ 1
1726| #ifndef __arm__
1727| #define __arm__ 1
1728| #endif
1729| #ifndef __arm__
1730| #define __arm__ 1
1731| #endif
1732| #define LT_OBJDIR ".libs/"
1733| #define HAVE_UNISTD_H 1
1734| #define HAVE_MAP_ANONYMOUS 1
1735| #define HAVE_MPROTECT 1
1736| #define size_t unsigned int
1737| /* end confdefs.h.  */
1738| #include <alloca.h>
1739| int
1740| main (void)
1741| {
1742| char *p = (char *) alloca (2 * sizeof (int));
1743|                         if (p) return 0;
1744|   ;
1745|   return 0;
1746| }
1747configure:21883: result: no
1748configure:21891: checking for alloca
1749configure:21927: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1750In file included from conftest.c:56:
1751In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1752In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:109:
1753In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/signal.h:155:
1754/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: cannot combine with previous 'type-name' declaration specifier
1755typedef __darwin_size_t        size_t;
1756                               ^
1757conftest.c:54:25: note: expanded from macro 'size_t'
1758#define size_t unsigned int
1759                        ^
1760In file included from conftest.c:56:
1761In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1762In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:109:
1763In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/signal.h:155:
1764/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: 'type-name' cannot be signed or unsigned
1765conftest.c:54:16: note: expanded from macro 'size_t'
1766#define size_t unsigned int
1767               ^
1768In file included from conftest.c:56:
1769In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1770In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1771In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1772In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1773In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1774In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1775/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
1776_OSSwapInt16(
1777^
1778/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
1779_OSSwapInt16(
1780^
1781In file included from conftest.c:56:
1782In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1783In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1784In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1785In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1786In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1787In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1788/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
1789_OSSwapInt32(
1790^
1791/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
1792_OSSwapInt32(
1793^
1794In file included from conftest.c:56:
1795In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1796In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1797In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1798In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1799In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1800In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1801/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
1802_OSSwapInt64(
1803^
1804/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
1805_OSSwapInt64(
1806^
18075 errors generated.
1808configure:21927: $? = 1
1809configure: failed program was:
1810| /* confdefs.h */
1811| #define PACKAGE_NAME "GNU libffcall"
1812| #define PACKAGE_TARNAME "libffcall"
1813| #define PACKAGE_VERSION "2.4"
1814| #define PACKAGE_STRING "GNU libffcall 2.4"
1815| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
1816| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
1817| #define PACKAGE "libffcall"
1818| #define VERSION "2.4"
1819| #define LIBFFCALL_VERSION 0x0204
1820| #define USER_LABEL_PREFIX _
1821| #define HAVE_STDIO_H 1
1822| #define HAVE_STDLIB_H 1
1823| #define HAVE_STRING_H 1
1824| #define HAVE_INTTYPES_H 1
1825| #define HAVE_STDINT_H 1
1826| #define HAVE_STRINGS_H 1
1827| #define HAVE_SYS_STAT_H 1
1828| #define HAVE_SYS_TYPES_H 1
1829| #define HAVE_UNISTD_H 1
1830| #define HAVE_WCHAR_H 1
1831| #define HAVE_PTHREAD_H 1
1832| #define HAVE_SYS_SOCKET_H 1
1833| #define HAVE_LIMITS_H 1
1834| #define HAVE_SYS_PARAM_H 1
1835| #define HAVE_SYS_TIME_H 1
1836| #define STDC_HEADERS 1
1837| #define _ALL_SOURCE 1
1838| #define _DARWIN_C_SOURCE 1
1839| #define _GNU_SOURCE 1
1840| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1841| #define _NETBSD_SOURCE 1
1842| #define _OPENBSD_SOURCE 1
1843| #define _POSIX_PTHREAD_SEMANTICS 1
1844| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1845| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1846| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1847| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1848| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1849| #define __STDC_WANT_LIB_EXT2__ 1
1850| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1851| #define _TANDEM_SOURCE 1
1852| #define __EXTENSIONS__ 1
1853| #ifndef __arm__
1854| #define __arm__ 1
1855| #endif
1856| #ifndef __arm__
1857| #define __arm__ 1
1858| #endif
1859| #define LT_OBJDIR ".libs/"
1860| #define HAVE_UNISTD_H 1
1861| #define HAVE_MAP_ANONYMOUS 1
1862| #define HAVE_MPROTECT 1
1863| #define size_t unsigned int
1864| /* end confdefs.h.  */
1865| #include <stdlib.h>
1866| #include <stddef.h>
1867| #ifndef alloca
1868| # ifdef __GNUC__
1869| #  define alloca __builtin_alloca
1870| # elif defined _MSC_VER
1871| #  include <malloc.h>
1872| #  define alloca _alloca
1873| # else
1874| #  ifdef  __cplusplus
1875| extern "C"
1876| #  endif
1877| void *alloca (size_t);
1878| # endif
1879| #endif
1880|
1881| int
1882| main (void)
1883| {
1884| char *p = (char *) alloca (1);
1885|                                   if (p) return 0;
1886|   ;
1887|   return 0;
1888| }
1889configure:21936: result: no
1890configure:21959: checking stack direction for C alloca
1891configure:21989: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
1892In file included from conftest.c:57:
1893/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include/stddef.h:46:23: error: cannot combine with previous 'int' declaration specifier
1894typedef __SIZE_TYPE__ size_t;
1895                      ^
1896conftest.c:54:25: note: expanded from macro 'size_t'
1897#define size_t unsigned int
1898                        ^
1899In file included from conftest.c:62:
1900In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1901In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1902In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1903In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1904In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1905In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1906/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
1907_OSSwapInt16(
1908^
1909/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
1910_OSSwapInt16(
1911^
1912In file included from conftest.c:62:
1913In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1914In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1915In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1916In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1917In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1918In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1919/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
1920_OSSwapInt32(
1921^
1922/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
1923_OSSwapInt32(
1924^
1925In file included from conftest.c:62:
1926In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
1927In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
1928In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
1929In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
1930In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
1931In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
1932/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
1933_OSSwapInt64(
1934^
1935/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
1936_OSSwapInt64(
1937^
19384 errors generated.
1939configure:21989: $? = 1
1940configure: program exited with status 1
1941configure: failed program was:
1942| /* confdefs.h */
1943| #define PACKAGE_NAME "GNU libffcall"
1944| #define PACKAGE_TARNAME "libffcall"
1945| #define PACKAGE_VERSION "2.4"
1946| #define PACKAGE_STRING "GNU libffcall 2.4"
1947| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
1948| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
1949| #define PACKAGE "libffcall"
1950| #define VERSION "2.4"
1951| #define LIBFFCALL_VERSION 0x0204
1952| #define USER_LABEL_PREFIX _
1953| #define HAVE_STDIO_H 1
1954| #define HAVE_STDLIB_H 1
1955| #define HAVE_STRING_H 1
1956| #define HAVE_INTTYPES_H 1
1957| #define HAVE_STDINT_H 1
1958| #define HAVE_STRINGS_H 1
1959| #define HAVE_SYS_STAT_H 1
1960| #define HAVE_SYS_TYPES_H 1
1961| #define HAVE_UNISTD_H 1
1962| #define HAVE_WCHAR_H 1
1963| #define HAVE_PTHREAD_H 1
1964| #define HAVE_SYS_SOCKET_H 1
1965| #define HAVE_LIMITS_H 1
1966| #define HAVE_SYS_PARAM_H 1
1967| #define HAVE_SYS_TIME_H 1
1968| #define STDC_HEADERS 1
1969| #define _ALL_SOURCE 1
1970| #define _DARWIN_C_SOURCE 1
1971| #define _GNU_SOURCE 1
1972| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1973| #define _NETBSD_SOURCE 1
1974| #define _OPENBSD_SOURCE 1
1975| #define _POSIX_PTHREAD_SEMANTICS 1
1976| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1977| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1978| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1979| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1980| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1981| #define __STDC_WANT_LIB_EXT2__ 1
1982| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1983| #define _TANDEM_SOURCE 1
1984| #define __EXTENSIONS__ 1
1985| #ifndef __arm__
1986| #define __arm__ 1
1987| #endif
1988| #ifndef __arm__
1989| #define __arm__ 1
1990| #endif
1991| #define LT_OBJDIR ".libs/"
1992| #define HAVE_UNISTD_H 1
1993| #define HAVE_MAP_ANONYMOUS 1
1994| #define HAVE_MPROTECT 1
1995| #define size_t unsigned int
1996| #define C_ALLOCA 1
1997| /* end confdefs.h.  */
1998| #include <stddef.h>
1999| #ifdef HAVE_STDIO_H
2000| # include <stdio.h>
2001| #endif
2002| #ifdef HAVE_STDLIB_H
2003| # include <stdlib.h>
2004| #endif
2005| #ifdef HAVE_STRING_H
2006| # include <string.h>
2007| #endif
2008| #ifdef HAVE_INTTYPES_H
2009| # include <inttypes.h>
2010| #endif
2011| #ifdef HAVE_STDINT_H
2012| # include <stdint.h>
2013| #endif
2014| #ifdef HAVE_STRINGS_H
2015| # include <strings.h>
2016| #endif
2017| #ifdef HAVE_SYS_TYPES_H
2018| # include <sys/types.h>
2019| #endif
2020| #ifdef HAVE_SYS_STAT_H
2021| # include <sys/stat.h>
2022| #endif
2023| #ifdef HAVE_UNISTD_H
2024| # include <unistd.h>
2025| #endif
2026| int
2027| find_stack_direction (int *addr, int depth)
2028| {
2029|   int dir, dummy = 0;
2030|   if (! addr)
2031|     addr = &dummy;
2032|   *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
2033|   dir = depth ? find_stack_direction (addr, depth - 1) : 0;
2034|   return dir + dummy;
2035| }
2036|
2037| int
2038| main (int argc, char **argv)
2039| {
2040|   return find_stack_direction (0, argc + !argv + 20) < 0;
2041| }
2042configure:22000: result: -1
2043configure:22007: checking for inline
2044configure:22024: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
2045configure:22024: $? = 0
2046configure:22033: result: inline
2047configure:22152: checking for _set_invalid_parameter_handler
2048configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2049Undefined symbols for architecture x86_64:
2050  "__set_invalid_parameter_handler", referenced from:
2051      _main in conftest-5b15ad.o
2052ld: symbol(s) not found for architecture x86_64
2053clang: error: linker command failed with exit code 1 (use -v to see invocation)
2054configure:22152: $? = 1
2055configure: failed program was:
2056| /* confdefs.h */
2057| #define PACKAGE_NAME "GNU libffcall"
2058| #define PACKAGE_TARNAME "libffcall"
2059| #define PACKAGE_VERSION "2.4"
2060| #define PACKAGE_STRING "GNU libffcall 2.4"
2061| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
2062| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
2063| #define PACKAGE "libffcall"
2064| #define VERSION "2.4"
2065| #define LIBFFCALL_VERSION 0x0204
2066| #define USER_LABEL_PREFIX _
2067| #define HAVE_STDIO_H 1
2068| #define HAVE_STDLIB_H 1
2069| #define HAVE_STRING_H 1
2070| #define HAVE_INTTYPES_H 1
2071| #define HAVE_STDINT_H 1
2072| #define HAVE_STRINGS_H 1
2073| #define HAVE_SYS_STAT_H 1
2074| #define HAVE_SYS_TYPES_H 1
2075| #define HAVE_UNISTD_H 1
2076| #define HAVE_WCHAR_H 1
2077| #define HAVE_PTHREAD_H 1
2078| #define HAVE_SYS_SOCKET_H 1
2079| #define HAVE_LIMITS_H 1
2080| #define HAVE_SYS_PARAM_H 1
2081| #define HAVE_SYS_TIME_H 1
2082| #define STDC_HEADERS 1
2083| #define _ALL_SOURCE 1
2084| #define _DARWIN_C_SOURCE 1
2085| #define _GNU_SOURCE 1
2086| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2087| #define _NETBSD_SOURCE 1
2088| #define _OPENBSD_SOURCE 1
2089| #define _POSIX_PTHREAD_SEMANTICS 1
2090| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2091| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2092| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2093| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2094| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2095| #define __STDC_WANT_LIB_EXT2__ 1
2096| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2097| #define _TANDEM_SOURCE 1
2098| #define __EXTENSIONS__ 1
2099| #ifndef __arm__
2100| #define __arm__ 1
2101| #endif
2102| #ifndef __arm__
2103| #define __arm__ 1
2104| #endif
2105| #define LT_OBJDIR ".libs/"
2106| #define HAVE_UNISTD_H 1
2107| #define HAVE_MAP_ANONYMOUS 1
2108| #define HAVE_MPROTECT 1
2109| #define size_t unsigned int
2110| #define C_ALLOCA 1
2111| #define STACK_DIRECTION -1
2112| /* end confdefs.h.  */
2113| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
2114|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2115| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
2116|
2117| /* System header to define __stub macros and hopefully few prototypes,
2118|    which can conflict with char _set_invalid_parameter_handler (); below.  */
2119|
2120| #include <limits.h>
2121| #undef _set_invalid_parameter_handler
2122|
2123| /* Override any GCC internal prototype to avoid an error.
2124|    Use char because int might match the return type of a GCC
2125|    builtin and then its argument prototype would still apply.  */
2126| #ifdef __cplusplus
2127| extern "C"
2128| #endif
2129| char _set_invalid_parameter_handler ();
2130| /* The GNU C library defines this for functions which it implements
2131|     to always fail with ENOSYS.  Some functions are actually named
2132|     something starting with __ and the normal name is an alias.  */
2133| #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
2134| choke me
2135| #endif
2136|
2137| int
2138| main (void)
2139| {
2140| return _set_invalid_parameter_handler ();
2141|   ;
2142|   return 0;
2143| }
2144configure:22152: result: no
2145configure:22152: checking for fcntl
2146configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2147configure:22152: $? = 0
2148configure:22152: result: yes
2149configure:22152: checking for symlink
2150configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2151configure:22152: $? = 0
2152configure:22152: result: yes
2153configure:22152: checking for getdtablesize
2154configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2155configure:22152: $? = 0
2156configure:22152: result: yes
2157configure:22152: checking for getprogname
2158configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2159configure:22152: $? = 0
2160configure:22152: result: yes
2161configure:22152: checking for getexecname
2162configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2163Undefined symbols for architecture x86_64:
2164  "_getexecname", referenced from:
2165      _main in conftest-a157bd.o
2166ld: symbol(s) not found for architecture x86_64
2167clang: error: linker command failed with exit code 1 (use -v to see invocation)
2168configure:22152: $? = 1
2169configure: failed program was:
2170| /* confdefs.h */
2171| #define PACKAGE_NAME "GNU libffcall"
2172| #define PACKAGE_TARNAME "libffcall"
2173| #define PACKAGE_VERSION "2.4"
2174| #define PACKAGE_STRING "GNU libffcall 2.4"
2175| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
2176| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
2177| #define PACKAGE "libffcall"
2178| #define VERSION "2.4"
2179| #define LIBFFCALL_VERSION 0x0204
2180| #define USER_LABEL_PREFIX _
2181| #define HAVE_STDIO_H 1
2182| #define HAVE_STDLIB_H 1
2183| #define HAVE_STRING_H 1
2184| #define HAVE_INTTYPES_H 1
2185| #define HAVE_STDINT_H 1
2186| #define HAVE_STRINGS_H 1
2187| #define HAVE_SYS_STAT_H 1
2188| #define HAVE_SYS_TYPES_H 1
2189| #define HAVE_UNISTD_H 1
2190| #define HAVE_WCHAR_H 1
2191| #define HAVE_PTHREAD_H 1
2192| #define HAVE_SYS_SOCKET_H 1
2193| #define HAVE_LIMITS_H 1
2194| #define HAVE_SYS_PARAM_H 1
2195| #define HAVE_SYS_TIME_H 1
2196| #define STDC_HEADERS 1
2197| #define _ALL_SOURCE 1
2198| #define _DARWIN_C_SOURCE 1
2199| #define _GNU_SOURCE 1
2200| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2201| #define _NETBSD_SOURCE 1
2202| #define _OPENBSD_SOURCE 1
2203| #define _POSIX_PTHREAD_SEMANTICS 1
2204| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2205| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2206| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2207| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2208| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2209| #define __STDC_WANT_LIB_EXT2__ 1
2210| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2211| #define _TANDEM_SOURCE 1
2212| #define __EXTENSIONS__ 1
2213| #ifndef __arm__
2214| #define __arm__ 1
2215| #endif
2216| #ifndef __arm__
2217| #define __arm__ 1
2218| #endif
2219| #define LT_OBJDIR ".libs/"
2220| #define HAVE_UNISTD_H 1
2221| #define HAVE_MAP_ANONYMOUS 1
2222| #define HAVE_MPROTECT 1
2223| #define size_t unsigned int
2224| #define C_ALLOCA 1
2225| #define STACK_DIRECTION -1
2226| #define HAVE_FCNTL 1
2227| #define HAVE_SYMLINK 1
2228| #define HAVE_GETDTABLESIZE 1
2229| #define HAVE_GETPROGNAME 1
2230| /* end confdefs.h.  */
2231| /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
2232|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2233| #define getexecname innocuous_getexecname
2234|
2235| /* System header to define __stub macros and hopefully few prototypes,
2236|    which can conflict with char getexecname (); below.  */
2237|
2238| #include <limits.h>
2239| #undef getexecname
2240|
2241| /* Override any GCC internal prototype to avoid an error.
2242|    Use char because int might match the return type of a GCC
2243|    builtin and then its argument prototype would still apply.  */
2244| #ifdef __cplusplus
2245| extern "C"
2246| #endif
2247| char getexecname ();
2248| /* The GNU C library defines this for functions which it implements
2249|     to always fail with ENOSYS.  Some functions are actually named
2250|     something starting with __ and the normal name is an alias.  */
2251| #if defined __stub_getexecname || defined __stub___getexecname
2252| choke me
2253| #endif
2254|
2255| int
2256| main (void)
2257| {
2258| return getexecname ();
2259|   ;
2260|   return 0;
2261| }
2262configure:22152: result: no
2263configure:22152: checking for lstat
2264configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2265configure:22152: $? = 0
2266configure:22152: result: yes
2267configure:22152: checking for sigaction
2268configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2269configure:22152: $? = 0
2270configure:22152: result: yes
2271configure:22152: checking for sigaltstack
2272configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2273configure:22152: $? = 0
2274configure:22152: result: yes
2275configure:22152: checking for siginterrupt
2276configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -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 x86_64 conftest.c  >&5
2277configure:22152: $? = 0
2278configure:22152: result: yes
2279configure:22561: checking whether the preprocessor supports include_next
2280configure:22600: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Iconftestd1b -Iconftestd2 conftest.c >&5
2281In file included from conftest.c:66:
2282In file included from conftestd1b/conftest.h:2:
2283In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdio.h:64:
2284In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/_stdio.h:76:
2285/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: cannot combine with previous 'type-name' declaration specifier
2286typedef __darwin_size_t        size_t;
2287                               ^
2288conftest.c:54:25: note: expanded from macro 'size_t'
2289#define size_t unsigned int
2290                        ^
2291In file included from conftest.c:66:
2292In file included from conftestd1b/conftest.h:2:
2293In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdio.h:64:
2294In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/_stdio.h:76:
2295/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: 'type-name' cannot be signed or unsigned
2296conftest.c:54:16: note: expanded from macro 'size_t'
2297#define size_t unsigned int
2298               ^
22992 errors generated.
2300configure:22600: $? = 1
2301configure: failed program was:
2302| /* confdefs.h */
2303| #define PACKAGE_NAME "GNU libffcall"
2304| #define PACKAGE_TARNAME "libffcall"
2305| #define PACKAGE_VERSION "2.4"
2306| #define PACKAGE_STRING "GNU libffcall 2.4"
2307| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
2308| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
2309| #define PACKAGE "libffcall"
2310| #define VERSION "2.4"
2311| #define LIBFFCALL_VERSION 0x0204
2312| #define USER_LABEL_PREFIX _
2313| #define HAVE_STDIO_H 1
2314| #define HAVE_STDLIB_H 1
2315| #define HAVE_STRING_H 1
2316| #define HAVE_INTTYPES_H 1
2317| #define HAVE_STDINT_H 1
2318| #define HAVE_STRINGS_H 1
2319| #define HAVE_SYS_STAT_H 1
2320| #define HAVE_SYS_TYPES_H 1
2321| #define HAVE_UNISTD_H 1
2322| #define HAVE_WCHAR_H 1
2323| #define HAVE_PTHREAD_H 1
2324| #define HAVE_SYS_SOCKET_H 1
2325| #define HAVE_LIMITS_H 1
2326| #define HAVE_SYS_PARAM_H 1
2327| #define HAVE_SYS_TIME_H 1
2328| #define STDC_HEADERS 1
2329| #define _ALL_SOURCE 1
2330| #define _DARWIN_C_SOURCE 1
2331| #define _GNU_SOURCE 1
2332| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2333| #define _NETBSD_SOURCE 1
2334| #define _OPENBSD_SOURCE 1
2335| #define _POSIX_PTHREAD_SEMANTICS 1
2336| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2337| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2338| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2339| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2340| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2341| #define __STDC_WANT_LIB_EXT2__ 1
2342| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2343| #define _TANDEM_SOURCE 1
2344| #define __EXTENSIONS__ 1
2345| #ifndef __arm__
2346| #define __arm__ 1
2347| #endif
2348| #ifndef __arm__
2349| #define __arm__ 1
2350| #endif
2351| #define LT_OBJDIR ".libs/"
2352| #define HAVE_UNISTD_H 1
2353| #define HAVE_MAP_ANONYMOUS 1
2354| #define HAVE_MPROTECT 1
2355| #define size_t unsigned int
2356| #define C_ALLOCA 1
2357| #define STACK_DIRECTION -1
2358| #define HAVE_FCNTL 1
2359| #define HAVE_SYMLINK 1
2360| #define HAVE_GETDTABLESIZE 1
2361| #define HAVE_GETPROGNAME 1
2362| #define HAVE_LSTAT 1
2363| #define HAVE_SIGACTION 1
2364| #define HAVE_SIGALTSTACK 1
2365| #define HAVE_SIGINTERRUPT 1
2366| /* end confdefs.h.  */
2367| #include <conftest.h>
2368configure:22609: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Iconftestd1a -Iconftestd2 conftest.c >&5
2369configure:22609: $? = 0
2370configure:22623: result: buggy
2371configure:22645: checking whether source code line length is unlimited
2372configure:22670: result: yes
2373configure:22681: checking for complete errno.h
2374configure:22756: result: yes
2375configure:23070: checking for /usr/bin/clang options needed to detect all undeclared functions
2376configure:23092: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
2377conftest.c:70:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration]
2378(void) strchr;
2379       ^
2380conftest.c:70:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
23811 error generated.
2382configure:23092: $? = 1
2383configure: failed program was:
2384| /* confdefs.h */
2385| #define PACKAGE_NAME "GNU libffcall"
2386| #define PACKAGE_TARNAME "libffcall"
2387| #define PACKAGE_VERSION "2.4"
2388| #define PACKAGE_STRING "GNU libffcall 2.4"
2389| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
2390| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
2391| #define PACKAGE "libffcall"
2392| #define VERSION "2.4"
2393| #define LIBFFCALL_VERSION 0x0204
2394| #define USER_LABEL_PREFIX _
2395| #define HAVE_STDIO_H 1
2396| #define HAVE_STDLIB_H 1
2397| #define HAVE_STRING_H 1
2398| #define HAVE_INTTYPES_H 1
2399| #define HAVE_STDINT_H 1
2400| #define HAVE_STRINGS_H 1
2401| #define HAVE_SYS_STAT_H 1
2402| #define HAVE_SYS_TYPES_H 1
2403| #define HAVE_UNISTD_H 1
2404| #define HAVE_WCHAR_H 1
2405| #define HAVE_PTHREAD_H 1
2406| #define HAVE_SYS_SOCKET_H 1
2407| #define HAVE_LIMITS_H 1
2408| #define HAVE_SYS_PARAM_H 1
2409| #define HAVE_SYS_TIME_H 1
2410| #define STDC_HEADERS 1
2411| #define _ALL_SOURCE 1
2412| #define _DARWIN_C_SOURCE 1
2413| #define _GNU_SOURCE 1
2414| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2415| #define _NETBSD_SOURCE 1
2416| #define _OPENBSD_SOURCE 1
2417| #define _POSIX_PTHREAD_SEMANTICS 1
2418| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2419| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2420| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2421| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2422| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2423| #define __STDC_WANT_LIB_EXT2__ 1
2424| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2425| #define _TANDEM_SOURCE 1
2426| #define __EXTENSIONS__ 1
2427| #ifndef __arm__
2428| #define __arm__ 1
2429| #endif
2430| #ifndef __arm__
2431| #define __arm__ 1
2432| #endif
2433| #define LT_OBJDIR ".libs/"
2434| #define HAVE_UNISTD_H 1
2435| #define HAVE_MAP_ANONYMOUS 1
2436| #define HAVE_MPROTECT 1
2437| #define size_t unsigned int
2438| #define C_ALLOCA 1
2439| #define STACK_DIRECTION -1
2440| #define HAVE_FCNTL 1
2441| #define HAVE_SYMLINK 1
2442| #define HAVE_GETDTABLESIZE 1
2443| #define HAVE_GETPROGNAME 1
2444| #define HAVE_LSTAT 1
2445| #define HAVE_SIGACTION 1
2446| #define HAVE_SIGALTSTACK 1
2447| #define HAVE_SIGINTERRUPT 1
2448| /* end confdefs.h.  */
2449|
2450| int
2451| main (void)
2452| {
2453| (void) strchr;
2454|   ;
2455|   return 0;
2456| }
2457configure:23119: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
2458In file included from conftest.c:69:
2459/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include/stddef.h:46:23: error: cannot combine with previous 'int' declaration specifier
2460typedef __SIZE_TYPE__ size_t;
2461                      ^
2462conftest.c:54:25: note: expanded from macro 'size_t'
2463#define size_t unsigned int
2464                        ^
24651 error generated.
2466configure:23119: $? = 1
2467configure: failed program was:
2468| /* confdefs.h */
2469| #define PACKAGE_NAME "GNU libffcall"
2470| #define PACKAGE_TARNAME "libffcall"
2471| #define PACKAGE_VERSION "2.4"
2472| #define PACKAGE_STRING "GNU libffcall 2.4"
2473| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
2474| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
2475| #define PACKAGE "libffcall"
2476| #define VERSION "2.4"
2477| #define LIBFFCALL_VERSION 0x0204
2478| #define USER_LABEL_PREFIX _
2479| #define HAVE_STDIO_H 1
2480| #define HAVE_STDLIB_H 1
2481| #define HAVE_STRING_H 1
2482| #define HAVE_INTTYPES_H 1
2483| #define HAVE_STDINT_H 1
2484| #define HAVE_STRINGS_H 1
2485| #define HAVE_SYS_STAT_H 1
2486| #define HAVE_SYS_TYPES_H 1
2487| #define HAVE_UNISTD_H 1
2488| #define HAVE_WCHAR_H 1
2489| #define HAVE_PTHREAD_H 1
2490| #define HAVE_SYS_SOCKET_H 1
2491| #define HAVE_LIMITS_H 1
2492| #define HAVE_SYS_PARAM_H 1
2493| #define HAVE_SYS_TIME_H 1
2494| #define STDC_HEADERS 1
2495| #define _ALL_SOURCE 1
2496| #define _DARWIN_C_SOURCE 1
2497| #define _GNU_SOURCE 1
2498| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2499| #define _NETBSD_SOURCE 1
2500| #define _OPENBSD_SOURCE 1
2501| #define _POSIX_PTHREAD_SEMANTICS 1
2502| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2503| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2504| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2505| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2506| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2507| #define __STDC_WANT_LIB_EXT2__ 1
2508| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2509| #define _TANDEM_SOURCE 1
2510| #define __EXTENSIONS__ 1
2511| #ifndef __arm__
2512| #define __arm__ 1
2513| #endif
2514| #ifndef __arm__
2515| #define __arm__ 1
2516| #endif
2517| #define LT_OBJDIR ".libs/"
2518| #define HAVE_UNISTD_H 1
2519| #define HAVE_MAP_ANONYMOUS 1
2520| #define HAVE_MPROTECT 1
2521| #define size_t unsigned int
2522| #define C_ALLOCA 1
2523| #define STACK_DIRECTION -1
2524| #define HAVE_FCNTL 1
2525| #define HAVE_SYMLINK 1
2526| #define HAVE_GETDTABLESIZE 1
2527| #define HAVE_GETPROGNAME 1
2528| #define HAVE_LSTAT 1
2529| #define HAVE_SIGACTION 1
2530| #define HAVE_SIGALTSTACK 1
2531| #define HAVE_SIGINTERRUPT 1
2532| /* end confdefs.h.  */
2533| #include <float.h>
2534| #include <limits.h>
2535| #include <stdarg.h>
2536| #include <stddef.h>
2537| extern void ac_decl (int, char *);
2538|
2539| int
2540| main (void)
2541| {
2542| (void) ac_decl (0, (char *) 0);
2543|   (void) ac_decl;
2544|
2545|   ;
2546|   return 0;
2547| }
2548configure:23092: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -fno-builtin -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
2549conftest.c:70:8: error: use of undeclared identifier 'strchr'
2550(void) strchr;
2551       ^
25521 error generated.
2553configure:23092: $? = 1
2554configure: failed program was:
2555| /* confdefs.h */
2556| #define PACKAGE_NAME "GNU libffcall"
2557| #define PACKAGE_TARNAME "libffcall"
2558| #define PACKAGE_VERSION "2.4"
2559| #define PACKAGE_STRING "GNU libffcall 2.4"
2560| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
2561| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
2562| #define PACKAGE "libffcall"
2563| #define VERSION "2.4"
2564| #define LIBFFCALL_VERSION 0x0204
2565| #define USER_LABEL_PREFIX _
2566| #define HAVE_STDIO_H 1
2567| #define HAVE_STDLIB_H 1
2568| #define HAVE_STRING_H 1
2569| #define HAVE_INTTYPES_H 1
2570| #define HAVE_STDINT_H 1
2571| #define HAVE_STRINGS_H 1
2572| #define HAVE_SYS_STAT_H 1
2573| #define HAVE_SYS_TYPES_H 1
2574| #define HAVE_UNISTD_H 1
2575| #define HAVE_WCHAR_H 1
2576| #define HAVE_PTHREAD_H 1
2577| #define HAVE_SYS_SOCKET_H 1
2578| #define HAVE_LIMITS_H 1
2579| #define HAVE_SYS_PARAM_H 1
2580| #define HAVE_SYS_TIME_H 1
2581| #define STDC_HEADERS 1
2582| #define _ALL_SOURCE 1
2583| #define _DARWIN_C_SOURCE 1
2584| #define _GNU_SOURCE 1
2585| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2586| #define _NETBSD_SOURCE 1
2587| #define _OPENBSD_SOURCE 1
2588| #define _POSIX_PTHREAD_SEMANTICS 1
2589| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2590| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2591| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2592| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2593| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2594| #define __STDC_WANT_LIB_EXT2__ 1
2595| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2596| #define _TANDEM_SOURCE 1
2597| #define __EXTENSIONS__ 1
2598| #ifndef __arm__
2599| #define __arm__ 1
2600| #endif
2601| #ifndef __arm__
2602| #define __arm__ 1
2603| #endif
2604| #define LT_OBJDIR ".libs/"
2605| #define HAVE_UNISTD_H 1
2606| #define HAVE_MAP_ANONYMOUS 1
2607| #define HAVE_MPROTECT 1
2608| #define size_t unsigned int
2609| #define C_ALLOCA 1
2610| #define STACK_DIRECTION -1
2611| #define HAVE_FCNTL 1
2612| #define HAVE_SYMLINK 1
2613| #define HAVE_GETDTABLESIZE 1
2614| #define HAVE_GETPROGNAME 1
2615| #define HAVE_LSTAT 1
2616| #define HAVE_SIGACTION 1
2617| #define HAVE_SIGALTSTACK 1
2618| #define HAVE_SIGINTERRUPT 1
2619| /* end confdefs.h.  */
2620|
2621| int
2622| main (void)
2623| {
2624| (void) strchr;
2625|   ;
2626|   return 0;
2627| }
2628configure:23119: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -fno-builtin -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
2629In file included from conftest.c:69:
2630/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include/stddef.h:46:23: error: cannot combine with previous 'int' declaration specifier
2631typedef __SIZE_TYPE__ size_t;
2632                      ^
2633conftest.c:54:25: note: expanded from macro 'size_t'
2634#define size_t unsigned int
2635                        ^
26361 error generated.
2637configure:23119: $? = 1
2638configure: failed program was:
2639| /* confdefs.h */
2640| #define PACKAGE_NAME "GNU libffcall"
2641| #define PACKAGE_TARNAME "libffcall"
2642| #define PACKAGE_VERSION "2.4"
2643| #define PACKAGE_STRING "GNU libffcall 2.4"
2644| #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
2645| #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
2646| #define PACKAGE "libffcall"
2647| #define VERSION "2.4"
2648| #define LIBFFCALL_VERSION 0x0204
2649| #define USER_LABEL_PREFIX _
2650| #define HAVE_STDIO_H 1
2651| #define HAVE_STDLIB_H 1
2652| #define HAVE_STRING_H 1
2653| #define HAVE_INTTYPES_H 1
2654| #define HAVE_STDINT_H 1
2655| #define HAVE_STRINGS_H 1
2656| #define HAVE_SYS_STAT_H 1
2657| #define HAVE_SYS_TYPES_H 1
2658| #define HAVE_UNISTD_H 1
2659| #define HAVE_WCHAR_H 1
2660| #define HAVE_PTHREAD_H 1
2661| #define HAVE_SYS_SOCKET_H 1
2662| #define HAVE_LIMITS_H 1
2663| #define HAVE_SYS_PARAM_H 1
2664| #define HAVE_SYS_TIME_H 1
2665| #define STDC_HEADERS 1
2666| #define _ALL_SOURCE 1
2667| #define _DARWIN_C_SOURCE 1
2668| #define _GNU_SOURCE 1
2669| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2670| #define _NETBSD_SOURCE 1
2671| #define _OPENBSD_SOURCE 1
2672| #define _POSIX_PTHREAD_SEMANTICS 1
2673| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2674| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2675| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2676| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2677| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2678| #define __STDC_WANT_LIB_EXT2__ 1
2679| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2680| #define _TANDEM_SOURCE 1
2681| #define __EXTENSIONS__ 1
2682| #ifndef __arm__
2683| #define __arm__ 1
2684| #endif
2685| #ifndef __arm__
2686| #define __arm__ 1
2687| #endif
2688| #define LT_OBJDIR ".libs/"
2689| #define HAVE_UNISTD_H 1
2690| #define HAVE_MAP_ANONYMOUS 1
2691| #define HAVE_MPROTECT 1
2692| #define size_t unsigned int
2693| #define C_ALLOCA 1
2694| #define STACK_DIRECTION -1
2695| #define HAVE_FCNTL 1
2696| #define HAVE_SYMLINK 1
2697| #define HAVE_GETDTABLESIZE 1
2698| #define HAVE_GETPROGNAME 1
2699| #define HAVE_LSTAT 1
2700| #define HAVE_SIGACTION 1
2701| #define HAVE_SIGALTSTACK 1
2702| #define HAVE_SIGINTERRUPT 1
2703| /* end confdefs.h.  */
2704| #include <float.h>
2705| #include <limits.h>
2706| #include <stdarg.h>
2707| #include <stddef.h>
2708| extern void ac_decl (int, char *);
2709|
2710| int
2711| main (void)
2712| {
2713| (void) ac_decl (0, (char *) 0);
2714|   (void) ac_decl;
2715|
2716|   ;
2717|   return 0;
2718| }
2719configure:23136: result: cannot detect
2720configure:23140: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4':
2721configure:23142: error: cannot make /usr/bin/clang report undeclared builtins
2722See `config.log' for more details
2723
2724## ---------------- ##
2725## Cache variables. ##
2726## ---------------- ##
2727
2728ac_cv_build=aarch64-apple-darwin21.2.0
2729ac_cv_c_compiler_gnu=yes
2730ac_cv_c_inline=inline
2731ac_cv_c_stack_direction=-1
2732ac_cv_c_undeclared_builtin_options='cannot detect'
2733ac_cv_cxx_compiler_gnu=yes
2734ac_cv_env_CC_set=set
2735ac_cv_env_CC_value=/usr/bin/clang
2736ac_cv_env_CFLAGS_set=set
2737ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
2738ac_cv_env_CPPFLAGS_set=set
2739ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
2740ac_cv_env_CPP_set=
2741ac_cv_env_CPP_value=
2742ac_cv_env_CXXCPP_set=
2743ac_cv_env_CXXCPP_value=
2744ac_cv_env_CXXFLAGS_set=set
2745ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
2746ac_cv_env_CXX_set=set
2747ac_cv_env_CXX_value=/usr/bin/clang++
2748ac_cv_env_LDFLAGS_set=set
2749ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
2750ac_cv_env_LIBS_set=
2751ac_cv_env_LIBS_value=
2752ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2753ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2754ac_cv_env_build_alias_set=
2755ac_cv_env_build_alias_value=
2756ac_cv_env_host_alias_set=
2757ac_cv_env_host_alias_value=
2758ac_cv_env_target_alias_set=
2759ac_cv_env_target_alias_value=
2760ac_cv_func__set_invalid_parameter_handler=no
2761ac_cv_func_alloca_works=no
2762ac_cv_func_fcntl=yes
2763ac_cv_func_getdtablesize=yes
2764ac_cv_func_getexecname=no
2765ac_cv_func_getprogname=yes
2766ac_cv_func_lstat=yes
2767ac_cv_func_mmap=yes
2768ac_cv_func_mprotect=yes
2769ac_cv_func_sigaction=yes
2770ac_cv_func_sigaltstack=yes
2771ac_cv_func_siginterrupt=yes
2772ac_cv_func_symlink=yes
2773ac_cv_header_dlfcn_h=no
2774ac_cv_header_inttypes_h=yes
2775ac_cv_header_limits_h=yes
2776ac_cv_header_minix_config_h=no
2777ac_cv_header_pthread_h=yes
2778ac_cv_header_stdint_h=yes
2779ac_cv_header_stdio_h=yes
2780ac_cv_header_stdlib_h=yes
2781ac_cv_header_string_h=yes
2782ac_cv_header_strings_h=yes
2783ac_cv_header_sys_mman_h=no
2784ac_cv_header_sys_param_h=yes
2785ac_cv_header_sys_socket_h=yes
2786ac_cv_header_sys_stat_h=yes
2787ac_cv_header_sys_time_h=yes
2788ac_cv_header_sys_types_h=yes
2789ac_cv_header_threads_h=no
2790ac_cv_header_unistd_h=yes
2791ac_cv_header_wchar_h=yes
2792ac_cv_host=aarch64-apple-darwin21.2.0
2793ac_cv_objext=o
2794ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
2795ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
2796ac_cv_path_GREP=/opt/local/bin/ggrep
2797ac_cv_path_SED=/opt/local/bin/gsed
2798ac_cv_path_lt_DD=/bin/dd
2799ac_cv_path_mkdir=/opt/local/bin/gmkdir
2800ac_cv_prog_AWK=gawk
2801ac_cv_prog_CPP='/usr/bin/clang -E'
2802ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
2803ac_cv_prog_ac_ct_AR=ar
2804ac_cv_prog_ac_ct_CC=/usr/bin/clang
2805ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2806ac_cv_prog_ac_ct_LIPO=lipo
2807ac_cv_prog_ac_ct_NMEDIT=nmedit
2808ac_cv_prog_ac_ct_OBJDUMP=objdump
2809ac_cv_prog_ac_ct_OTOOL=otool
2810ac_cv_prog_ac_ct_RANLIB=ranlib
2811ac_cv_prog_ac_ct_STRIP=strip
2812ac_cv_prog_cc_c11=
2813ac_cv_prog_cc_g=yes
2814ac_cv_prog_cc_stdc=
2815ac_cv_prog_cxx_g=yes
2816ac_cv_prog_gcc_traditional=no
2817ac_cv_prog_make_make_set=yes
2818ac_cv_safe_to_define___extensions__=yes
2819ac_cv_should_define__xopen_source=no
2820ac_cv_sys_file_offset_bits=no
2821ac_cv_sys_largefile_CC=no
2822ac_cv_type_size_t=no
2823ac_cv_working_alloca_h=no
2824am_cv_CC_dependencies_compiler_type=gcc3
2825am_cv_CXX_dependencies_compiler_type=gcc3
2826am_cv_make_support_nested_variables=yes
2827am_cv_prog_cc_c_o=yes
2828cl_cv_func_mprotect_works=no
2829cl_cv_prog_LN=ln
2830cl_cv_prog_cc_gcc=yes
2831ffcall_cv_codeexec=no
2832ffcall_cv_endianness=known
2833gl_cv_c_amsterdam_compiler=no
2834gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
2835gl_cv_compiler_clang=yes
2836gl_cv_have_include_next=buggy
2837gl_cv_header_errno_h_complete=yes
2838gl_cv_host_cpu_c_abi=arm
2839gl_cv_prog_ansicxx_cross=no
2840gl_cv_prog_ansicxx_namespaces=yes
2841gl_cv_prog_ansicxx_works=yes
2842gl_cv_prog_as_underscore=yes
2843gl_cv_source_line_length_unlimited=yes
2844lt_cv_apple_cc_single_mod=yes
2845lt_cv_ar_at_file=no
2846lt_cv_deplibs_check_method=pass_all
2847lt_cv_file_magic_cmd='$MAGIC_CMD'
2848lt_cv_file_magic_test_file=
2849lt_cv_ld_exported_symbols_list=yes
2850lt_cv_ld_force_load=yes
2851lt_cv_ld_reload_flag=-r
2852lt_cv_nm_interface='BSD nm'
2853lt_cv_objdir=.libs
2854lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
2855lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
2856lt_cv_path_NM='/usr/bin/nm -B'
2857lt_cv_path_mainfest_tool=no
2858lt_cv_prog_compiler_c_o=yes
2859lt_cv_prog_compiler_c_o_CXX=yes
2860lt_cv_prog_compiler_pic='-fno-common -DPIC'
2861lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
2862lt_cv_prog_compiler_pic_works=yes
2863lt_cv_prog_compiler_pic_works_CXX=yes
2864lt_cv_prog_compiler_rtti_exceptions=yes
2865lt_cv_prog_compiler_static_works=no
2866lt_cv_prog_compiler_static_works_CXX=no
2867lt_cv_prog_gnu_ld=no
2868lt_cv_prog_gnu_ldcxx=no
2869lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2870lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
2871lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2872lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
2873lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2874lt_cv_sys_global_symbol_to_import=
2875lt_cv_sys_max_cmd_len=786432
2876lt_cv_to_host_file_cmd=func_convert_file_noop
2877lt_cv_to_tool_file_cmd=func_convert_file_noop
2878lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2879
2880## ----------------- ##
2881## Output variables. ##
2882## ----------------- ##
2883
2884ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' aclocal-1.16'
2885ALLOCA='${LIBOBJDIR}alloca.o'
2886ALLOCA_H=''
2887AMDEPBACKSLASH='\'
2888AMDEP_FALSE='#'
2889AMDEP_TRUE=''
2890AMTAR='$${TAR-tar}'
2891AM_BACKSLASH='\'
2892AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2893AM_DEFAULT_VERBOSITY='1'
2894AM_V='$(V)'
2895ANSICXX_FALSE='#'
2896ANSICXX_TRUE=''
2897APPLE_UNIVERSAL_BUILD=''
2898AR='ar'
2899ARFLAGS='cr'
2900AS='as'
2901ASM_SYMBOL_PREFIX='"_"'
2902AS_UNDERSCORE='true'
2903AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' autoconf'
2904AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' autoheader'
2905AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' automake-1.16'
2906AWK='gawk'
2907BITSIZEOF_PTRDIFF_T=''
2908BITSIZEOF_SIG_ATOMIC_T=''
2909BITSIZEOF_SIZE_T=''
2910BITSIZEOF_WCHAR_T=''
2911BITSIZEOF_WINT_T=''
2912CC='/usr/bin/clang'
2913CCDEPMODE='depmode=gcc3'
2914CC_GCC='true'
2915CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
2916CPP='/usr/bin/clang -E'
2917CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
2918CPU_OBJECTS=''
2919CXX='/usr/bin/clang++'
2920CXXCPP='/usr/bin/clang++ -E'
2921CXXDEPMODE='depmode=gcc3'
2922CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
2923CXX_CHOICE='yes'
2924CYGPATH_W='echo'
2925DEFS=''
2926DEPDIR='.deps'
2927DISABLE_TYPE_BASED_ALIASING='-fno-strict-aliasing'
2928DLLTOOL='false'
2929DSYMUTIL='dsymutil'
2930DUMPBIN=''
2931ECHO_C='\c'
2932ECHO_N=''
2933ECHO_T=''
2934EGREP='/opt/local/bin/ggrep -E'
2935EMULTIHOP_HIDDEN=''
2936EMULTIHOP_VALUE=''
2937ENDIANNESS=''
2938ENOLINK_HIDDEN=''
2939ENOLINK_VALUE=''
2940EOVERFLOW_HIDDEN=''
2941EOVERFLOW_VALUE=''
2942ERRNO_H=''
2943EXEEXT=''
2944FGREP='/opt/local/bin/ggrep -F'
2945GCC_X_NONE='-x none'
2946GL_COND_LIBTOOL_FALSE=''
2947GL_COND_LIBTOOL_TRUE=''
2948GL_GENERATE_ALLOCA_H_FALSE=''
2949GL_GENERATE_ALLOCA_H_TRUE=''
2950GL_GENERATE_ERRNO_H_FALSE=''
2951GL_GENERATE_ERRNO_H_TRUE='#'
2952GL_GENERATE_LIMITS_H_FALSE=''
2953GL_GENERATE_LIMITS_H_TRUE=''
2954GL_GENERATE_STDBOOL_H_FALSE=''
2955GL_GENERATE_STDBOOL_H_TRUE=''
2956GL_GENERATE_STDDEF_H_FALSE=''
2957GL_GENERATE_STDDEF_H_TRUE=''
2958GL_GENERATE_STDINT_H_FALSE=''
2959GL_GENERATE_STDINT_H_TRUE=''
2960GL_GENERATE_STDNORETURN_H_FALSE=''
2961GL_GENERATE_STDNORETURN_H_TRUE=''
2962GL_GNULIB_ACCESS='0'
2963GL_GNULIB_CHDIR='0'
2964GL_GNULIB_CHOWN='0'
2965GL_GNULIB_CLOSE='0'
2966GL_GNULIB_COPY_FILE_RANGE='0'
2967GL_GNULIB_CREAT=''
2968GL_GNULIB_CTIME=''
2969GL_GNULIB_DPRINTF=''
2970GL_GNULIB_DUP2='0'
2971GL_GNULIB_DUP3='0'
2972GL_GNULIB_DUP='0'
2973GL_GNULIB_ENVIRON='0'
2974GL_GNULIB_EUIDACCESS='0'
2975GL_GNULIB_EXECL='0'
2976GL_GNULIB_EXECLE='0'
2977GL_GNULIB_EXECLP='0'
2978GL_GNULIB_EXECV='0'
2979GL_GNULIB_EXECVE='0'
2980GL_GNULIB_EXECVP='0'
2981GL_GNULIB_EXECVPE='0'
2982GL_GNULIB_EXPLICIT_BZERO=''
2983GL_GNULIB_FACCESSAT='0'
2984GL_GNULIB_FCHDIR='0'
2985GL_GNULIB_FCHMODAT=''
2986GL_GNULIB_FCHOWNAT='0'
2987GL_GNULIB_FCLOSE=''
2988GL_GNULIB_FCNTL=''
2989GL_GNULIB_FDATASYNC='0'
2990GL_GNULIB_FDOPEN=''
2991GL_GNULIB_FFLUSH=''
2992GL_GNULIB_FFSL=''
2993GL_GNULIB_FFSLL=''
2994GL_GNULIB_FGETC=''
2995GL_GNULIB_FGETS=''
2996GL_GNULIB_FOPEN=''
2997GL_GNULIB_FPRINTF=''
2998GL_GNULIB_FPRINTF_POSIX=''
2999GL_GNULIB_FPURGE=''
3000GL_GNULIB_FPUTC=''
3001GL_GNULIB_FPUTS=''
3002GL_GNULIB_FREAD=''
3003GL_GNULIB_FREOPEN=''
3004GL_GNULIB_FSCANF=''
3005GL_GNULIB_FSEEK=''
3006GL_GNULIB_FSEEKO=''
3007GL_GNULIB_FSTAT=''
3008GL_GNULIB_FSTATAT=''
3009GL_GNULIB_FSYNC='0'
3010GL_GNULIB_FTELL=''
3011GL_GNULIB_FTELLO=''
3012GL_GNULIB_FTRUNCATE='0'
3013GL_GNULIB_FUTIMENS=''
3014GL_GNULIB_FWRITE=''
3015GL_GNULIB_GETC=''
3016GL_GNULIB_GETCHAR=''
3017GL_GNULIB_GETCWD='0'
3018GL_GNULIB_GETDELIM=''
3019GL_GNULIB_GETDOMAINNAME='0'
3020GL_GNULIB_GETDTABLESIZE='0'
3021GL_GNULIB_GETENTROPY='0'
3022GL_GNULIB_GETGROUPS='0'
3023GL_GNULIB_GETHOSTNAME='0'
3024GL_GNULIB_GETLINE=''
3025GL_GNULIB_GETLOGIN='0'
3026GL_GNULIB_GETLOGIN_R='0'
3027GL_GNULIB_GETOPT_POSIX='0'
3028GL_GNULIB_GETPAGESIZE='0'
3029GL_GNULIB_GETPASS='0'
3030GL_GNULIB_GETUMASK=''
3031GL_GNULIB_GETUSERSHELL='0'
3032GL_GNULIB_GROUP_MEMBER='0'
3033GL_GNULIB_ISATTY='0'
3034GL_GNULIB_LCHMOD=''
3035GL_GNULIB_LCHOWN='0'
3036GL_GNULIB_LINK='0'
3037GL_GNULIB_LINKAT='0'
3038GL_GNULIB_LOCALTIME=''
3039GL_GNULIB_LSEEK='0'
3040GL_GNULIB_LSTAT=''
3041GL_GNULIB_MBSCASECMP=''
3042GL_GNULIB_MBSCASESTR=''
3043GL_GNULIB_MBSCHR=''
3044GL_GNULIB_MBSCSPN=''
3045GL_GNULIB_MBSLEN=''
3046GL_GNULIB_MBSNCASECMP=''
3047GL_GNULIB_MBSNLEN=''
3048GL_GNULIB_MBSPBRK=''
3049GL_GNULIB_MBSPCASECMP=''
3050GL_GNULIB_MBSRCHR=''
3051GL_GNULIB_MBSSEP=''
3052GL_GNULIB_MBSSPN=''
3053GL_GNULIB_MBSSTR=''
3054GL_GNULIB_MBSTOK_R=''
3055GL_GNULIB_MDA_ACCESS='1'
3056GL_GNULIB_MDA_CHDIR='1'
3057GL_GNULIB_MDA_CHMOD=''
3058GL_GNULIB_MDA_CLOSE='1'
3059GL_GNULIB_MDA_CREAT=''
3060GL_GNULIB_MDA_DUP2='1'
3061GL_GNULIB_MDA_DUP='1'
3062GL_GNULIB_MDA_EXECL='1'
3063GL_GNULIB_MDA_EXECLE='1'
3064GL_GNULIB_MDA_EXECLP='1'
3065GL_GNULIB_MDA_EXECV='1'
3066GL_GNULIB_MDA_EXECVE='1'
3067GL_GNULIB_MDA_EXECVP='1'
3068GL_GNULIB_MDA_EXECVPE='1'
3069GL_GNULIB_MDA_FCLOSEALL=''
3070GL_GNULIB_MDA_FDOPEN=''
3071GL_GNULIB_MDA_FILENO=''
3072GL_GNULIB_MDA_GETCWD='1'
3073GL_GNULIB_MDA_GETPID='1'
3074GL_GNULIB_MDA_GETW=''
3075GL_GNULIB_MDA_ISATTY='1'
3076GL_GNULIB_MDA_LSEEK='1'
3077GL_GNULIB_MDA_MEMCCPY=''
3078GL_GNULIB_MDA_MKDIR=''
3079GL_GNULIB_MDA_OPEN=''
3080GL_GNULIB_MDA_PUTW=''
3081GL_GNULIB_MDA_READ='1'
3082GL_GNULIB_MDA_RMDIR='1'
3083GL_GNULIB_MDA_STRDUP=''
3084GL_GNULIB_MDA_SWAB='1'
3085GL_GNULIB_MDA_TEMPNAM=''
3086GL_GNULIB_MDA_TZSET=''
3087GL_GNULIB_MDA_UMASK=''
3088GL_GNULIB_MDA_UNLINK='1'
3089GL_GNULIB_MDA_WRITE='1'
3090GL_GNULIB_MEMCHR=''
3091GL_GNULIB_MEMMEM=''
3092GL_GNULIB_MEMPCPY=''
3093GL_GNULIB_MEMRCHR=''
3094GL_GNULIB_MKDIR=''
3095GL_GNULIB_MKDIRAT=''
3096GL_GNULIB_MKFIFO=''
3097GL_GNULIB_MKFIFOAT=''
3098GL_GNULIB_MKNOD=''
3099GL_GNULIB_MKNODAT=''
3100GL_GNULIB_MKTIME=''
3101GL_GNULIB_NANOSLEEP=''
3102GL_GNULIB_NONBLOCKING=''
3103GL_GNULIB_OBSTACK_PRINTF=''
3104GL_GNULIB_OBSTACK_PRINTF_POSIX=''
3105GL_GNULIB_OPEN=''
3106GL_GNULIB_OPENAT=''
3107GL_GNULIB_OVERRIDES_STRUCT_STAT=''
3108GL_GNULIB_PCLOSE=''
3109GL_GNULIB_PERROR=''
3110GL_GNULIB_PIPE2='0'
3111GL_GNULIB_PIPE='0'
3112GL_GNULIB_POPEN=''
3113GL_GNULIB_PREAD='0'
3114GL_GNULIB_PRINTF=''
3115GL_GNULIB_PRINTF_POSIX=''
3116GL_GNULIB_PTHREAD_SIGMASK=''
3117GL_GNULIB_PUTC=''
3118GL_GNULIB_PUTCHAR=''
3119GL_GNULIB_PUTS=''
3120GL_GNULIB_PWRITE='0'
3121GL_GNULIB_RAISE=''
3122GL_GNULIB_RAWMEMCHR=''
3123GL_GNULIB_READ='0'
3124GL_GNULIB_READLINK='0'
3125GL_GNULIB_READLINKAT='0'
3126GL_GNULIB_REMOVE=''
3127GL_GNULIB_RENAME=''
3128GL_GNULIB_RENAMEAT=''
3129GL_GNULIB_RMDIR='0'
3130GL_GNULIB_SCANF=''
3131GL_GNULIB_SETHOSTNAME='0'
3132GL_GNULIB_SIGABBREV_NP=''
3133GL_GNULIB_SIGACTION=''
3134GL_GNULIB_SIGDESCR_NP=''
3135GL_GNULIB_SIGNAL_H_SIGPIPE=''
3136GL_GNULIB_SIGPROCMASK=''
3137GL_GNULIB_SLEEP='0'
3138GL_GNULIB_SNPRINTF=''
3139GL_GNULIB_SPRINTF_POSIX=''
3140GL_GNULIB_STAT=''
3141GL_GNULIB_STDIO_H_NONBLOCKING=''
3142GL_GNULIB_STDIO_H_SIGPIPE=''
3143GL_GNULIB_STPCPY=''
3144GL_GNULIB_STPNCPY=''
3145GL_GNULIB_STRCASESTR=''
3146GL_GNULIB_STRCHRNUL=''
3147GL_GNULIB_STRDUP=''
3148GL_GNULIB_STRERROR=''
3149GL_GNULIB_STRERRORNAME_NP=''
3150GL_GNULIB_STRERROR_R=''
3151GL_GNULIB_STRFTIME=''
3152GL_GNULIB_STRNCAT=''
3153GL_GNULIB_STRNDUP=''
3154GL_GNULIB_STRNLEN=''
3155GL_GNULIB_STRPBRK=''
3156GL_GNULIB_STRPTIME=''
3157GL_GNULIB_STRSEP=''
3158GL_GNULIB_STRSIGNAL=''
3159GL_GNULIB_STRSTR=''
3160GL_GNULIB_STRTOK_R=''
3161GL_GNULIB_STRVERSCMP=''
3162GL_GNULIB_SYMLINK='0'
3163GL_GNULIB_SYMLINKAT='0'
3164GL_GNULIB_TIMEGM=''
3165GL_GNULIB_TIMESPEC_GET=''
3166GL_GNULIB_TIME_R=''
3167GL_GNULIB_TIME_RZ=''
3168GL_GNULIB_TMPFILE=''
3169GL_GNULIB_TRUNCATE='0'
3170GL_GNULIB_TTYNAME_R='0'
3171GL_GNULIB_TZSET=''
3172GL_GNULIB_UNISTD_H_NONBLOCKING='0'
3173GL_GNULIB_UNISTD_H_SIGPIPE='0'
3174GL_GNULIB_UNLINK='0'
3175GL_GNULIB_UNLINKAT='0'
3176GL_GNULIB_USLEEP='0'
3177GL_GNULIB_UTIMENSAT=''
3178GL_GNULIB_VASPRINTF=''
3179GL_GNULIB_VDPRINTF=''
3180GL_GNULIB_VFPRINTF=''
3181GL_GNULIB_VFPRINTF_POSIX=''
3182GL_GNULIB_VFSCANF=''
3183GL_GNULIB_VPRINTF=''
3184GL_GNULIB_VPRINTF_POSIX=''
3185GL_GNULIB_VSCANF=''
3186GL_GNULIB_VSNPRINTF=''
3187GL_GNULIB_VSPRINTF_POSIX=''
3188GL_GNULIB_WRITE='0'
3189GNULIBHEADERS_OVERRIDE_WINT_T=''
3190GNULIB_GETTIMEOFDAY=''
3191GREP='/opt/local/bin/ggrep'
3192HAVE_ALLOCA_H=''
3193HAVE_C99_STDINT_H=''
3194HAVE_CHOWN='1'
3195HAVE_COPY_FILE_RANGE='1'
3196HAVE_DECL_ENVIRON='1'
3197HAVE_DECL_EXECVPE='1'
3198HAVE_DECL_FCHDIR='1'
3199HAVE_DECL_FCLOSEALL=''
3200HAVE_DECL_FDATASYNC='1'
3201HAVE_DECL_FPURGE=''
3202HAVE_DECL_FSEEKO=''
3203HAVE_DECL_FTELLO=''
3204HAVE_DECL_GETDELIM=''
3205HAVE_DECL_GETDOMAINNAME='1'
3206HAVE_DECL_GETLINE=''
3207HAVE_DECL_GETLOGIN='1'
3208HAVE_DECL_GETLOGIN_R='1'
3209HAVE_DECL_GETPAGESIZE='1'
3210HAVE_DECL_GETUSERSHELL='1'
3211HAVE_DECL_LOCALTIME_R=''
3212HAVE_DECL_MEMMEM=''
3213HAVE_DECL_MEMRCHR=''
3214HAVE_DECL_OBSTACK_PRINTF=''
3215HAVE_DECL_SETHOSTNAME='1'
3216HAVE_DECL_SNPRINTF=''
3217HAVE_DECL_STRDUP=''
3218HAVE_DECL_STRERROR_R=''
3219HAVE_DECL_STRNDUP=''
3220HAVE_DECL_STRNLEN=''
3221HAVE_DECL_STRSIGNAL=''
3222HAVE_DECL_STRTOK_R=''
3223HAVE_DECL_TRUNCATE='1'
3224HAVE_DECL_TTYNAME_R='1'
3225HAVE_DECL_VSNPRINTF=''
3226HAVE_DPRINTF=''
3227HAVE_DUP3='1'
3228HAVE_EUIDACCESS='1'
3229HAVE_EXECVPE='1'
3230HAVE_EXPLICIT_BZERO=''
3231HAVE_FACCESSAT='1'
3232HAVE_FCHDIR='1'
3233HAVE_FCHMODAT=''
3234HAVE_FCHOWNAT='1'
3235HAVE_FCNTL=''
3236HAVE_FDATASYNC='1'
3237HAVE_FFSL=''
3238HAVE_FFSLL=''
3239HAVE_FSEEKO=''
3240HAVE_FSTATAT=''
3241HAVE_FSYNC='1'
3242HAVE_FTELLO=''
3243HAVE_FTRUNCATE='1'
3244HAVE_FUTIMENS=''
3245HAVE_GETDTABLESIZE='1'
3246HAVE_GETENTROPY='1'
3247HAVE_GETGROUPS='1'
3248HAVE_GETHOSTNAME='1'
3249HAVE_GETLOGIN='1'
3250HAVE_GETPAGESIZE='1'
3251HAVE_GETPASS='1'
3252HAVE_GETUMASK=''
3253HAVE_GROUP_MEMBER='1'
3254HAVE_INTTYPES_H=''
3255HAVE_LCHMOD=''
3256HAVE_LCHOWN='1'
3257HAVE_LINK='1'
3258HAVE_LINKAT='1'
3259HAVE_LSTAT=''
3260HAVE_MAX_ALIGN_T=''
3261HAVE_MBSLEN=''
3262HAVE_MEMPCPY=''
3263HAVE_MKDIRAT=''
3264HAVE_MKFIFO=''
3265HAVE_MKFIFOAT=''
3266HAVE_MKNOD=''
3267HAVE_MKNODAT=''
3268HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
3269HAVE_NANOSLEEP=''
3270HAVE_OPENAT=''
3271HAVE_OS_H='0'
3272HAVE_PCLOSE=''
3273HAVE_PIPE2='1'
3274HAVE_PIPE='1'
3275HAVE_POPEN=''
3276HAVE_POSIX_SIGNALBLOCKING=''
3277HAVE_PREAD='1'
3278HAVE_PTHREAD_SIGMASK=''
3279HAVE_PWRITE='1'
3280HAVE_RAISE=''
3281HAVE_RAWMEMCHR=''
3282HAVE_READLINK='1'
3283HAVE_READLINKAT='1'
3284HAVE_RENAMEAT=''
3285HAVE_SETHOSTNAME='1'
3286HAVE_SIGABBREV_NP=''
3287HAVE_SIGACTION=''
3288HAVE_SIGDESCR_NP=''
3289HAVE_SIGHANDLER_T=''
3290HAVE_SIGINFO_T=''
3291HAVE_SIGNED_SIG_ATOMIC_T=''
3292HAVE_SIGNED_WCHAR_T=''
3293HAVE_SIGNED_WINT_T=''
3294HAVE_SIGSET_T=''
3295HAVE_SLEEP='1'
3296HAVE_STDINT_H=''
3297HAVE_STPCPY=''
3298HAVE_STPNCPY=''
3299HAVE_STRCASESTR=''
3300HAVE_STRCHRNUL=''
3301HAVE_STRERRORNAME_NP=''
3302HAVE_STRPBRK=''
3303HAVE_STRPTIME=''
3304HAVE_STRSEP=''
3305HAVE_STRUCT_SIGACTION_SA_SIGACTION=''
3306HAVE_STRVERSCMP=''
3307HAVE_SYMLINK='1'
3308HAVE_SYMLINKAT='1'
3309HAVE_SYS_BITYPES_H=''
3310HAVE_SYS_INTTYPES_H=''
3311HAVE_SYS_PARAM_H='0'
3312HAVE_SYS_TYPES_H=''
3313HAVE_TIMEGM=''
3314HAVE_TIMESPEC_GET=''
3315HAVE_TIMEZONE_T=''
3316HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=''
3317HAVE_UNISTD_H=''
3318HAVE_UNLINKAT='1'
3319HAVE_USLEEP='1'
3320HAVE_UTIMENSAT=''
3321HAVE_VASPRINTF=''
3322HAVE_VDPRINTF=''
3323HAVE_WCHAR_H=''
3324HAVE_WCHAR_T=''
3325HAVE_WINSOCK2_H=''
3326HAVE__BOOL=''
3327HOST_CPU='arm'
3328HOST_CPU_C_ABI='arm'
3329IFNOT_MSVC=''
3330IF_CXX=''
3331IF_MSVC='# '
3332INCLUDE_NEXT='include'
3333INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
3334INSTALL_DATA='${INSTALL} -m 644'
3335INSTALL_PROGRAM='${INSTALL}'
3336INSTALL_SCRIPT='${INSTALL}'
3337INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3338LD='/Library/Developer/CommandLineTools/usr/bin/ld'
3339LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
3340LIBINTL=''
3341LIBMULTITHREAD=''
3342LIBOBJS=''
3343LIBPMULTITHREAD=''
3344LIBPTHREAD=''
3345LIBS=''
3346LIBSTDTHREAD=''
3347LIBTHREAD=''
3348LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3349LIB_SCHED_YIELD=''
3350LIMITS_H=''
3351LIPO='lipo'
3352LN='ln'
3353LN_S='ln -s'
3354LTLIBINTL=''
3355LTLIBMULTITHREAD=''
3356LTLIBOBJS=''
3357LTLIBTHREAD=''
3358LT_SYS_LIBRARY_PATH=''
3359MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' makeinfo'
3360MANIFEST_TOOL=':'
3361MKDIR_P='/opt/local/bin/gmkdir -p'
3362NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
3363NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
3364NEXT_AS_FIRST_DIRECTIVE_LIMITS_H=''
3365NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
3366NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
3367NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
3368NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
3369NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
3370NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
3371NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
3372NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
3373NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
3374NEXT_ERRNO_H=''
3375NEXT_FCNTL_H=''
3376NEXT_LIMITS_H=''
3377NEXT_SIGNAL_H=''
3378NEXT_STDDEF_H=''
3379NEXT_STDINT_H=''
3380NEXT_STDIO_H=''
3381NEXT_STRING_H=''
3382NEXT_SYS_STAT_H=''
3383NEXT_SYS_TYPES_H=''
3384NEXT_TIME_H=''
3385NEXT_UNISTD_H=''
3386NM='/usr/bin/nm -B'
3387NMEDIT='nmedit'
3388OBJDUMP='objdump'
3389OBJEXT='o'
3390OTOOL64=':'
3391OTOOL='otool'
3392PACKAGE='libffcall'
3393PACKAGE_BUGREPORT='https://savannah.gnu.org/projects/libffcall'
3394PACKAGE_NAME='GNU libffcall'
3395PACKAGE_STRING='GNU libffcall 2.4'
3396PACKAGE_TARNAME='libffcall'
3397PACKAGE_URL='https://www.gnu.org/software/libffcall/'
3398PACKAGE_VERSION='2.4'
3399PATH_SEPARATOR=':'
3400PRAGMA_COLUMNS=''
3401PRAGMA_SYSTEM_HEADER=''
3402PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
3403PTRDIFF_T_SUFFIX=''
3404RANLIB='ranlib'
3405REPLACE_ACCESS='0'
3406REPLACE_CHOWN='0'
3407REPLACE_CLOSE='0'
3408REPLACE_CREAT=''
3409REPLACE_CTIME=''
3410REPLACE_DPRINTF=''
3411REPLACE_DUP2='0'
3412REPLACE_DUP='0'
3413REPLACE_EXECL='0'
3414REPLACE_EXECLE='0'
3415REPLACE_EXECLP='0'
3416REPLACE_EXECV='0'
3417REPLACE_EXECVE='0'
3418REPLACE_EXECVP='0'
3419REPLACE_EXECVPE='0'
3420REPLACE_FACCESSAT='0'
3421REPLACE_FCHMODAT=''
3422REPLACE_FCHOWNAT='0'
3423REPLACE_FCLOSE=''
3424REPLACE_FCNTL=''
3425REPLACE_FDOPEN=''
3426REPLACE_FFLUSH=''
3427REPLACE_FFSLL=''
3428REPLACE_FOPEN=''
3429REPLACE_FPRINTF=''
3430REPLACE_FPURGE=''
3431REPLACE_FREOPEN=''
3432REPLACE_FSEEK=''
3433REPLACE_FSEEKO=''
3434REPLACE_FSTAT=''
3435REPLACE_FSTATAT=''
3436REPLACE_FTELL=''
3437REPLACE_FTELLO=''
3438REPLACE_FTRUNCATE='0'
3439REPLACE_FUTIMENS=''
3440REPLACE_GETCWD='0'
3441REPLACE_GETDELIM=''
3442REPLACE_GETDOMAINNAME='0'
3443REPLACE_GETDTABLESIZE='0'
3444REPLACE_GETGROUPS='0'
3445REPLACE_GETLINE=''
3446REPLACE_GETLOGIN_R='0'
3447REPLACE_GETPAGESIZE='0'
3448REPLACE_GETPASS='0'
3449REPLACE_GMTIME=''
3450REPLACE_ISATTY='0'
3451REPLACE_LCHOWN='0'
3452REPLACE_LINK='0'
3453REPLACE_LINKAT='0'
3454REPLACE_LOCALTIME=''
3455REPLACE_LOCALTIME_R=''
3456REPLACE_LSEEK='0'
3457REPLACE_LSTAT=''
3458REPLACE_MEMCHR=''
3459REPLACE_MEMMEM=''
3460REPLACE_MKDIR=''
3461REPLACE_MKFIFO=''
3462REPLACE_MKFIFOAT=''
3463REPLACE_MKNOD=''
3464REPLACE_MKNODAT=''
3465REPLACE_MKTIME=''
3466REPLACE_NANOSLEEP=''
3467REPLACE_NULL=''
3468REPLACE_OBSTACK_PRINTF=''
3469REPLACE_OPEN=''
3470REPLACE_OPENAT=''
3471REPLACE_PERROR=''
3472REPLACE_POPEN=''
3473REPLACE_PREAD='0'
3474REPLACE_PRINTF=''
3475REPLACE_PTHREAD_SIGMASK=''
3476REPLACE_PWRITE='0'
3477REPLACE_RAISE=''
3478REPLACE_READ='0'
3479REPLACE_READLINK='0'
3480REPLACE_READLINKAT='0'
3481REPLACE_REMOVE=''
3482REPLACE_RENAME=''
3483REPLACE_RENAMEAT=''
3484REPLACE_RMDIR='0'
3485REPLACE_SLEEP='0'
3486REPLACE_SNPRINTF=''
3487REPLACE_SPRINTF=''
3488REPLACE_STAT=''
3489REPLACE_STDIO_READ_FUNCS=''
3490REPLACE_STDIO_WRITE_FUNCS=''
3491REPLACE_STPNCPY=''
3492REPLACE_STRCASESTR=''
3493REPLACE_STRCHRNUL=''
3494REPLACE_STRDUP=''
3495REPLACE_STRERROR=''
3496REPLACE_STRERRORNAME_NP=''
3497REPLACE_STRERROR_R=''
3498REPLACE_STRFTIME=''
3499REPLACE_STRNCAT=''
3500REPLACE_STRNDUP=''
3501REPLACE_STRNLEN=''
3502REPLACE_STRSIGNAL=''
3503REPLACE_STRSTR=''
3504REPLACE_STRTOK_R=''
3505REPLACE_SYMLINK='0'
3506REPLACE_SYMLINKAT='0'
3507REPLACE_TIMEGM=''
3508REPLACE_TMPFILE=''
3509REPLACE_TRUNCATE='0'
3510REPLACE_TTYNAME_R='0'
3511REPLACE_TZSET=''
3512REPLACE_UNLINK='0'
3513REPLACE_UNLINKAT='0'
3514REPLACE_USLEEP='0'
3515REPLACE_UTIMENSAT=''
3516REPLACE_VASPRINTF=''
3517REPLACE_VDPRINTF=''
3518REPLACE_VFPRINTF=''
3519REPLACE_VPRINTF=''
3520REPLACE_VSNPRINTF=''
3521REPLACE_VSPRINTF=''
3522REPLACE_WRITE='0'
3523SED='/opt/local/bin/gsed'
3524SET_MAKE=''
3525SHELL='/bin/sh'
3526SIG_ATOMIC_T_SUFFIX=''
3527SIZE_T_SUFFIX=''
3528STDBOOL_H=''
3529STDDEF_H=''
3530STDINT_H=''
3531STDNORETURN_H=''
3532STRIP='strip'
3533SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
3534TIME_H_DEFINES_STRUCT_TIMESPEC=''
3535TIME_H_DEFINES_TIME_UTC=''
3536UNDEFINE_STRTOK_R=''
3537UNISTD_H_DEFINES_STRUCT_TIMESPEC=''
3538UNISTD_H_HAVE_SYS_RANDOM_H='0'
3539UNISTD_H_HAVE_WINSOCK2_H='0'
3540UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
3541VERSION='2.4'
3542WCHAR_T_SUFFIX=''
3543WINDOWS_64_BIT_OFF_T=''
3544WINDOWS_64_BIT_ST_SIZE=''
3545WINDOWS_STAT_INODES=''
3546WINDOWS_STAT_TIMESPEC=''
3547WINT_T_SUFFIX=''
3548WORKAROUND_BUG_81653=''
3549ac_ct_AR='ar'
3550ac_ct_CC='/usr/bin/clang'
3551ac_ct_CXX=''
3552ac_ct_DUMPBIN=''
3553am__EXEEXT_FALSE=''
3554am__EXEEXT_TRUE=''
3555am__fastdepCC_FALSE='#'
3556am__fastdepCC_TRUE=''
3557am__fastdepCXX_FALSE='#'
3558am__fastdepCXX_TRUE=''
3559am__include='include'
3560am__isrc=''
3561am__leading_dot='.'
3562am__nodep='_no'
3563am__quote=''
3564am__tar='$${TAR-tar} chof - "$$tardir"'
3565am__untar='$${TAR-tar} xf -'
3566bindir='${exec_prefix}/bin'
3567build='aarch64-apple-darwin21.2.0'
3568build_alias=''
3569build_cpu='aarch64'
3570build_os='darwin21.2.0'
3571build_vendor='apple'
3572datadir='${datarootdir}'
3573datarootdir='${prefix}/share'
3574docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3575dvidir='${docdir}'
3576exec_prefix='NONE'
3577gl_LIBOBJS=''
3578gl_LTLIBOBJS=''
3579gltests_LIBOBJS=''
3580gltests_LTLIBOBJS=''
3581gltests_WITNESS=''
3582host='aarch64-apple-darwin21.2.0'
3583host_alias=''
3584host_cpu='aarch64'
3585host_os='darwin21.2.0'
3586host_vendor='apple'
3587htmldir='${docdir}'
3588includedir='${prefix}/include'
3589infodir='/opt/local/share/info'
3590install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/install-sh'
3591libdir='${exec_prefix}/lib'
3592libexecdir='${exec_prefix}/libexec'
3593localedir='${datarootdir}/locale'
3594localstatedir='${prefix}/var'
3595mandir='/opt/local/share/man'
3596mkdir_p='$(MKDIR_P)'
3597oldincludedir='/usr/include'
3598pdfdir='${docdir}'
3599prefix='/opt/local'
3600program_transform_name='s,x,x,'
3601psdir='${docdir}'
3602runstatedir='${localstatedir}/run'
3603sbindir='${exec_prefix}/sbin'
3604sharedstatedir='${prefix}/com'
3605sysconfdir='${prefix}/etc'
3606target_alias=''
3607
3608## ----------- ##
3609## confdefs.h. ##
3610## ----------- ##
3611
3612/* confdefs.h */
3613#define PACKAGE_NAME "GNU libffcall"
3614#define PACKAGE_TARNAME "libffcall"
3615#define PACKAGE_VERSION "2.4"
3616#define PACKAGE_STRING "GNU libffcall 2.4"
3617#define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
3618#define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
3619#define PACKAGE "libffcall"
3620#define VERSION "2.4"
3621#define LIBFFCALL_VERSION 0x0204
3622#define USER_LABEL_PREFIX _
3623#define HAVE_STDIO_H 1
3624#define HAVE_STDLIB_H 1
3625#define HAVE_STRING_H 1
3626#define HAVE_INTTYPES_H 1
3627#define HAVE_STDINT_H 1
3628#define HAVE_STRINGS_H 1
3629#define HAVE_SYS_STAT_H 1
3630#define HAVE_SYS_TYPES_H 1
3631#define HAVE_UNISTD_H 1
3632#define HAVE_WCHAR_H 1
3633#define HAVE_PTHREAD_H 1
3634#define HAVE_SYS_SOCKET_H 1
3635#define HAVE_LIMITS_H 1
3636#define HAVE_SYS_PARAM_H 1
3637#define HAVE_SYS_TIME_H 1
3638#define STDC_HEADERS 1
3639#define _ALL_SOURCE 1
3640#define _DARWIN_C_SOURCE 1
3641#define _GNU_SOURCE 1
3642#define _HPUX_ALT_XOPEN_SOCKET_API 1
3643#define _NETBSD_SOURCE 1
3644#define _OPENBSD_SOURCE 1
3645#define _POSIX_PTHREAD_SEMANTICS 1
3646#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3647#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3648#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3649#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3650#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3651#define __STDC_WANT_LIB_EXT2__ 1
3652#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3653#define _TANDEM_SOURCE 1
3654#define __EXTENSIONS__ 1
3655#ifndef __arm__
3656#define __arm__ 1
3657#endif
3658#ifndef __arm__
3659#define __arm__ 1
3660#endif
3661#define LT_OBJDIR ".libs/"
3662#define HAVE_UNISTD_H 1
3663#define HAVE_MAP_ANONYMOUS 1
3664#define HAVE_MPROTECT 1
3665#define size_t unsigned int
3666#define C_ALLOCA 1
3667#define STACK_DIRECTION -1
3668#define HAVE_FCNTL 1
3669#define HAVE_SYMLINK 1
3670#define HAVE_GETDTABLESIZE 1
3671#define HAVE_GETPROGNAME 1
3672#define HAVE_LSTAT 1
3673#define HAVE_SIGACTION 1
3674#define HAVE_SIGALTSTACK 1
3675#define HAVE_SIGINTERRUPT 1
3676
3677configure: exit 1