Ticket #70504: config.log

File config.log, 208.8 KB (added by ballapete (Peter "Pete" Dyballa), 6 weeks ago)

Config.log from macOS Sonoma 14.5

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4configure:640: checking for a BSD compatible install
5configure:693: checking whether build environment is sane
6configure:750: checking whether make sets ${MAKE}
7configure:796: checking for working aclocal-1.4
8configure:809: checking for working autoconf
9configure:822: checking for working automake-1.4
10configure:835: checking for working autoheader
11configure:848: checking for working makeinfo
12configure:880: checking for gcc
13configure:993: checking whether the C compiler (/usr/bin/clang -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64) works
14configure:1009: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
15configure:1035: checking whether the C compiler (/usr/bin/clang -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64) is a cross-compiler
16configure:1040: checking whether we are using GNU C
17configure:1049: /usr/bin/clang -E conftest.c
18configure:1068: checking whether /usr/bin/clang accepts -g
19configure:1114: checking how to run the C preprocessor
20configure:1135: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
21configure:1194: checking for ANSI C header files
22configure:1207: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
23configure:1274: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
24configure:1299: checking whether /usr/bin/clang needs -traditional
25configure:1324:10: fatal error: 'termio.h' file not found
26#include <termio.h>
27         ^~~~~~~~~~
281 error generated.
29configure:1347: checking for EMX
30configure:1361: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
31configure:1356:2: error: use of undeclared identifier 'kill'
32        kill me!
33        ^
341 error generated.
35configure: failed program was:
36#line 1352 "configure"
37#include "confdefs.h"
38
39int main() {
40#ifndef __EMX__
41        kill me!
42        #endif
43; return 0; }
44configure:1383: checking for OpenWatcom
45configure:1397: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
46configure:1392:2: error: use of undeclared identifier 'kill'
47        kill me!
48        ^
491 error generated.
50configure: failed program was:
51#line 1388 "configure"
52#include "confdefs.h"
53
54int main() {
55#ifndef __WATCOMC__
56        kill me!
57        #endif
58; return 0; }
59configure:1414: checking for DJGPP
60configure:1428: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
61configure:1423:2: error: use of undeclared identifier 'kill'
62        kill me!
63        ^
641 error generated.
65configure: failed program was:
66#line 1419 "configure"
67#include "confdefs.h"
68
69int main() {
70#ifndef __DJGPP
71        kill me!
72        #endif
73; return 0; }
74configure:1450: checking for ARM64 ILP32
75configure:1464: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
76configure:1459:2: error: use of undeclared identifier 'kill'
77        kill me!
78        ^
791 error generated.
80configure: failed program was:
81#line 1455 "configure"
82#include "confdefs.h"
83
84int main() {
85#if !(defined(__aarch64__) && defined(__ILP32__))
86        kill me!
87        #endif
88; return 0; }
89configure:1481: checking for volatile
90configure:1496: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
91configure:1518: checking for restrict
92configure:1538: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
93configure:1560: checking for __restrict
94configure:1580: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
95configure:1602: checking for long long
96configure:1614: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
97configure:1634: checking for pointer comparison bug
98configure:1657: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
99configure:1680: checking for maxint conversion bug
100configure:1703: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
101configure:1727: checking for stdlib.h
102configure:1739: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
103configure:1766: checking for dirent.h that defines DIR
104configure:1779: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
105configure:1804: checking for opendir in -ldir
106configure:1823: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -ldir   1>&5
107ld: library 'dir' not found
108clang: error: linker command failed with exit code 1 (use -v to see invocation)
109configure: failed program was:
110#line 1812 "configure"
111#include "confdefs.h"
112/* Override any gcc2 internal prototype to avoid an error.  */
113/* We use char because int might match the return type of a gcc2
114    builtin and then its argument prototype would still apply.  */
115char opendir();
116
117int main() {
118opendir()
119; return 0; }
120configure:1887: checking for sys/wait.h that is POSIX.1 compatible
121configure:1908: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
122configure:1932: checking for alloca.h
123configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
124configure:1932: checking for arpa/inet.h
125configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
126configure:1932: checking for bsd/string.h
127configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
128configure:1938:10: fatal error: 'bsd/string.h' file not found
129#include <bsd/string.h>
130         ^~~~~~~~~~~~~~
1311 error generated.
132configure: failed program was:
133#line 1937 "configure"
134#include "confdefs.h"
135#include <bsd/string.h>
136configure:1932: checking for cygwin/process.h
137configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
138configure:1938:10: fatal error: 'cygwin/process.h' file not found
139#include <cygwin/process.h>
140         ^~~~~~~~~~~~~~~~~~
1411 error generated.
142configure: failed program was:
143#line 1937 "configure"
144#include "confdefs.h"
145#include <cygwin/process.h>
146configure:1932: checking for cygwin/version.h
147configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
148configure:1938:10: fatal error: 'cygwin/version.h' file not found
149#include <cygwin/version.h>
150         ^~~~~~~~~~~~~~~~~~
1511 error generated.
152configure: failed program was:
153#line 1937 "configure"
154#include "confdefs.h"
155#include <cygwin/version.h>
156configure:1932: checking for fcntl.h
157configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
158configure:1932: checking for grp.h
159configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
160configure:1932: checking for ieee.h
161configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
162configure:1938:10: fatal error: 'ieee.h' file not found
163#include <ieee.h>
164         ^~~~~~~~
1651 error generated.
166configure: failed program was:
167#line 1937 "configure"
168#include "confdefs.h"
169#include <ieee.h>
170configure:1932: checking for interix/interix.h
171configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
172configure:1938:10: fatal error: 'interix/interix.h' file not found
173#include <interix/interix.h>
174         ^~~~~~~~~~~~~~~~~~~
1751 error generated.
176configure: failed program was:
177#line 1937 "configure"
178#include "confdefs.h"
179#include <interix/interix.h>
180configure:1932: checking for inttypes.h
181configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
182configure:1932: checking for io.h
183configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
184configure:1938:10: fatal error: 'io.h' file not found
185#include <io.h>
186         ^~~~~~
1871 error generated.
188configure: failed program was:
189#line 1937 "configure"
190#include "confdefs.h"
191#include <io.h>
192configure:1932: checking for langinfo.h
193configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
194configure:1932: checking for limits.h
195configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
196configure:1932: checking for linux/falloc.h
197configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
198configure:1938:10: fatal error: 'linux/falloc.h' file not found
199#include <linux/falloc.h>
200         ^~~~~~~~~~~~~~~~
2011 error generated.
202configure: failed program was:
203#line 1937 "configure"
204#include "confdefs.h"
205#include <linux/falloc.h>
206configure:1932: checking for locale.h
207configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
208configure:1932: checking for malloc.h
209configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
210configure:1938:10: fatal error: 'malloc.h' file not found
211#include <malloc.h>
212         ^~~~~~~~~~
2131 error generated.
214configure: failed program was:
215#line 1937 "configure"
216#include "confdefs.h"
217#include <malloc.h>
218configure:1932: checking for math.h
219configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
220configure:1932: checking for net/socket.h
221configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
222configure:1938:10: fatal error: 'net/socket.h' file not found
223#include <net/socket.h>
224         ^~~~~~~~~~~~~~
2251 error generated.
226configure: failed program was:
227#line 1937 "configure"
228#include "confdefs.h"
229#include <net/socket.h>
230configure:1932: checking for netinet/in_system.h
231configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
232configure:1938:10: fatal error: 'netinet/in_system.h' file not found
233#include <netinet/in_system.h>
234         ^~~~~~~~~~~~~~~~~~~~~
2351 error generated.
236configure: failed program was:
237#line 1937 "configure"
238#include "confdefs.h"
239#include <netinet/in_system.h>
240configure:1932: checking for netinet/in_systm.h
241configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
242configure:1932: checking for netinet/ip.h
243configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
244configure:1932: checking for poll.h
245configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
246configure:1932: checking for process.h
247configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
248configure:1938:10: fatal error: 'process.h' file not found
249#include <process.h>
250         ^~~~~~~~~~~
2511 error generated.
252configure: failed program was:
253#line 1937 "configure"
254#include "confdefs.h"
255#include <process.h>
256configure:1932: checking for pwd.h
257configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
258configure:1932: checking for search.h
259configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
260configure:1932: checking for setjmp.h
261configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
262configure:1932: checking for sgtty.h
263configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
264configure:1932: checking for stdarg.h
265configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
266configure:1932: checking for string.h
267configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
268configure:1932: checking for strings.h
269configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
270configure:1932: checking for sys/cygwin.h
271configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
272configure:1938:10: fatal error: 'sys/cygwin.h' file not found
273#include <sys/cygwin.h>
274         ^~~~~~~~~~~~~~
2751 error generated.
276configure: failed program was:
277#line 1937 "configure"
278#include "confdefs.h"
279#include <sys/cygwin.h>
280configure:1932: checking for sys/file.h
281configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
282configure:1932: checking for sys/fmutex.h
283configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
284configure:1938:10: fatal error: 'sys/fmutex.h' file not found
285#include <sys/fmutex.h>
286         ^~~~~~~~~~~~~~
2871 error generated.
288configure: failed program was:
289#line 1937 "configure"
290#include "confdefs.h"
291#include <sys/fmutex.h>
292configure:1932: checking for sys/ioctl.h
293configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
294configure:1932: checking for sys/resource.h
295configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
296configure:1932: checking for sys/select.h
297configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
298configure:1932: checking for sys/time.h
299configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
300configure:1932: checking for sys/un.h
301configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
302configure:1932: checking for sys/utsname.h
303configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
304configure:1932: checking for termios.h
305configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
306configure:1932: checking for time.h
307configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
308configure:1932: checking for umalloc.h
309configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
310configure:1938:10: fatal error: 'umalloc.h' file not found
311#include <umalloc.h>
312         ^~~~~~~~~~~
3131 error generated.
314configure: failed program was:
315#line 1937 "configure"
316#include "confdefs.h"
317#include <umalloc.h>
318configure:1932: checking for unistd.h
319configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
320configure:1932: checking for unixlib.h
321configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
322configure:1938:10: fatal error: 'unixlib.h' file not found
323#include <unixlib.h>
324         ^~~~~~~~~~~
3251 error generated.
326configure: failed program was:
327#line 1937 "configure"
328#include "confdefs.h"
329#include <unixlib.h>
330configure:1932: checking for utime.h
331configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
332configure:1932: checking for uwin.h
333configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
334configure:1938:10: fatal error: 'uwin.h' file not found
335#include <uwin.h>
336         ^~~~~~~~
3371 error generated.
338configure: failed program was:
339#line 1937 "configure"
340#include "confdefs.h"
341#include <uwin.h>
342configure:1932: checking for values.h
343configure:1942: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
344configure:1938:10: fatal error: 'values.h' file not found
345#include <values.h>
346         ^~~~~~~~~~
3471 error generated.
348configure: failed program was:
349#line 1937 "configure"
350#include "confdefs.h"
351#include <values.h>
352configure:1974: checking for working const
353configure:2028: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
354configure:2049: checking for inline
355configure:2063: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
356configure:2089: checking for size_t
357configure:2122: checking for pid_t
358configure:2155: checking for socklen_t
359configure:2173: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
360configure:2194: checking for errno
361configure:2211: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
362configure:2233: checking whether time.h and sys/time.h may both be included
363configure:2247: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
364configure:2268: checking whether struct tm is in sys/time.h or time.h
365configure:2281: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
366configure:2277:20: warning: expression result unused [-Wunused-value]
367struct tm *tp; tp->tm_sec;
368               ~~  ^~~~~~
3691 warning generated.
370configure:2315: checking size of unsigned short
371configure:2335: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
372configure:2331:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
373  fprintf(f, "%d\n", sizeof(unsigned short));
374              ~~     ^~~~~~~~~~~~~~~~~~~~~~
375              %lu
3761 warning generated.
377configure:2355: checking size of unsigned
378configure:2375: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
379configure:2371:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
380  fprintf(f, "%d\n", sizeof(unsigned));
381              ~~     ^~~~~~~~~~~~~~~~
382              %lu
3831 warning generated.
384configure:2395: checking size of unsigned long
385configure:2415: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
386configure:2411:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
387  fprintf(f, "%d\n", sizeof(unsigned long));
388              ~~     ^~~~~~~~~~~~~~~~~~~~~
389              %lu
3901 warning generated.
391configure:2436: checking size of unsigned long long
392configure:2456: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
393configure:2452:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
394  fprintf(f, "%d\n", sizeof(unsigned long long));
395              ~~     ^~~~~~~~~~~~~~~~~~~~~~~~~~
396              %lu
3971 warning generated.
398configure:2480: checking for big endian
399configure:2500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
400configure: failed program was:
401#line 2488 "configure"
402#include "confdefs.h"
403
404        long l;
405        char *c = (char *)&l;
406        int main()
407        {
408                l = 0x12345678L;
409                return !(c[sizeof(long) - 1] == 0x78 && c[sizeof(long) - 2] == 0x56 && c[sizeof(long) - 3] == 0x34 && c[sizeof(long) - 4] == 0x12);
410        }
411       
412configure:2517: checking for little endian
413configure:2537: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
414configure:2568: checking if rename can replace existing files
415configure:2595: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
416configure:2620: checking return type of signal handlers
417configure:2642: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
418configure:2634:8: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
419void (*signal ()) ();
420       ^
421/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/sys/signal.h:390:7: note: conflicting prototype is here
422void(*signal(int, void (*)(int)))(int);
423      ^
4241 warning generated.
425configure:2661: checking for strftime
426configure:2689: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
427configure:2757: checking for vprintf
428configure:2785: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
429configure:2769:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
430char vprintf();
431     ^
432configure:2769:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
4331 warning generated.
434configure:2864: checking for bcmp
435configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
436configure:2876:6: warning: incompatible redeclaration of library function 'bcmp' [-Wincompatible-library-redeclaration]
437char bcmp();
438     ^
439configure:2876:6: note: 'bcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
4401 warning generated.
441configure:2864: checking for bcopy
442configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
443configure:2864: checking for bzero
444configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
445configure:2876:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
446char bzero();
447     ^
448configure:2876:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
4491 warning generated.
450configure:2864: checking for calloc
451configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
452configure:2876:6: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration]
453char calloc();
454     ^
455configure:2876:6: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)'
4561 warning generated.
457configure:2864: checking for cfmakeraw
458configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
459configure:2864: checking for chmod
460configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
461configure:2864: checking for cygwin_conv_path
462configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
463Undefined symbols for architecture x86_64:
464  "_cygwin_conv_path", referenced from:
465      _main in conftest-4ab6f5.o
466ld: symbol(s) not found for architecture x86_64
467clang: error: linker command failed with exit code 1 (use -v to see invocation)
468configure: failed program was:
469#line 2869 "configure"
470#include "confdefs.h"
471/* System header to define __stub macros and hopefully few prototypes,
472    which can conflict with char cygwin_conv_path(); below.  */
473#include <assert.h>
474/* Override any gcc2 internal prototype to avoid an error.  */
475/* We use char because int might match the return type of a gcc2
476    builtin and then its argument prototype would still apply.  */
477char cygwin_conv_path();
478
479int main() {
480
481/* The GNU C library defines this for functions which it implements
482    to always fail with ENOSYS.  Some functions are actually named
483    something starting with __ and the normal name is an alias.  */
484#if defined (__stub_cygwin_conv_path) || defined (__stub___cygwin_conv_path)
485choke me
486#else
487cygwin_conv_path();
488#endif
489
490; return 0; }
491configure:2864: checking for cygwin_conv_to_full_win32_path
492configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
493Undefined symbols for architecture x86_64:
494  "_cygwin_conv_to_full_win32_path", referenced from:
495      _main in conftest-03679f.o
496ld: symbol(s) not found for architecture x86_64
497clang: error: linker command failed with exit code 1 (use -v to see invocation)
498configure: failed program was:
499#line 2869 "configure"
500#include "confdefs.h"
501/* System header to define __stub macros and hopefully few prototypes,
502    which can conflict with char cygwin_conv_to_full_win32_path(); below.  */
503#include <assert.h>
504/* Override any gcc2 internal prototype to avoid an error.  */
505/* We use char because int might match the return type of a gcc2
506    builtin and then its argument prototype would still apply.  */
507char cygwin_conv_to_full_win32_path();
508
509int main() {
510
511/* The GNU C library defines this for functions which it implements
512    to always fail with ENOSYS.  Some functions are actually named
513    something starting with __ and the normal name is an alias.  */
514#if defined (__stub_cygwin_conv_to_full_win32_path) || defined (__stub___cygwin_conv_to_full_win32_path)
515choke me
516#else
517cygwin_conv_to_full_win32_path();
518#endif
519
520; return 0; }
521configure:2864: checking for dirfd
522configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
523configure:2864: checking for fallocate
524configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
525Undefined symbols for architecture x86_64:
526  "_fallocate", referenced from:
527      _main in conftest-2f3ed2.o
528ld: symbol(s) not found for architecture x86_64
529clang: error: linker command failed with exit code 1 (use -v to see invocation)
530configure: failed program was:
531#line 2869 "configure"
532#include "confdefs.h"
533/* System header to define __stub macros and hopefully few prototypes,
534    which can conflict with char fallocate(); below.  */
535#include <assert.h>
536/* Override any gcc2 internal prototype to avoid an error.  */
537/* We use char because int might match the return type of a gcc2
538    builtin and then its argument prototype would still apply.  */
539char fallocate();
540
541int main() {
542
543/* The GNU C library defines this for functions which it implements
544    to always fail with ENOSYS.  Some functions are actually named
545    something starting with __ and the normal name is an alias.  */
546#if defined (__stub_fallocate) || defined (__stub___fallocate)
547choke me
548#else
549fallocate();
550#endif
551
552; return 0; }
553configure:2864: checking for freelocale
554configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
555configure:2864: checking for getcwd
556configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
557configure:2864: checking for getgrgid
558configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
559configure:2864: checking for gethostname
560configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
561configure:2864: checking for getpagesize
562configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
563configure:2864: checking for getpid
564configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
565configure:2864: checking for getpwuid
566configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
567configure:2864: checking for getrlimit
568configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
569configure:2864: checking for gettimeofday
570configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
571configure:2864: checking for gmtime
572configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
573configure:2864: checking for kqueue
574configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
575configure:2864: checking for malloc_trim
576configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
577Undefined symbols for architecture x86_64:
578  "_malloc_trim", referenced from:
579      _main in conftest-c91031.o
580ld: symbol(s) not found for architecture x86_64
581clang: error: linker command failed with exit code 1 (use -v to see invocation)
582configure: failed program was:
583#line 2869 "configure"
584#include "confdefs.h"
585/* System header to define __stub macros and hopefully few prototypes,
586    which can conflict with char malloc_trim(); below.  */
587#include <assert.h>
588/* Override any gcc2 internal prototype to avoid an error.  */
589/* We use char because int might match the return type of a gcc2
590    builtin and then its argument prototype would still apply.  */
591char malloc_trim();
592
593int main() {
594
595/* The GNU C library defines this for functions which it implements
596    to always fail with ENOSYS.  Some functions are actually named
597    something starting with __ and the normal name is an alias.  */
598#if defined (__stub_malloc_trim) || defined (__stub___malloc_trim)
599choke me
600#else
601malloc_trim();
602#endif
603
604; return 0; }
605configure:2864: checking for mallopt
606configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
607Undefined symbols for architecture x86_64:
608  "_mallopt", referenced from:
609      _main in conftest-f122c4.o
610ld: symbol(s) not found for architecture x86_64
611clang: error: linker command failed with exit code 1 (use -v to see invocation)
612configure: failed program was:
613#line 2869 "configure"
614#include "confdefs.h"
615/* System header to define __stub macros and hopefully few prototypes,
616    which can conflict with char mallopt(); below.  */
617#include <assert.h>
618/* Override any gcc2 internal prototype to avoid an error.  */
619/* We use char because int might match the return type of a gcc2
620    builtin and then its argument prototype would still apply.  */
621char mallopt();
622
623int main() {
624
625/* The GNU C library defines this for functions which it implements
626    to always fail with ENOSYS.  Some functions are actually named
627    something starting with __ and the normal name is an alias.  */
628#if defined (__stub_mallopt) || defined (__stub___mallopt)
629choke me
630#else
631mallopt();
632#endif
633
634; return 0; }
635configure:2864: checking for mktime
636configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
637configure:2864: checking for newlocale
638configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
639configure:2864: checking for nl_langinfo
640configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
641configure:2864: checking for poll
642configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
643configure:2864: checking for popen
644configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
645configure:2864: checking for posix_fallocate
646configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
647Undefined symbols for architecture x86_64:
648  "_posix_fallocate", referenced from:
649      _main in conftest-d60acd.o
650ld: symbol(s) not found for architecture x86_64
651clang: error: linker command failed with exit code 1 (use -v to see invocation)
652configure: failed program was:
653#line 2869 "configure"
654#include "confdefs.h"
655/* System header to define __stub macros and hopefully few prototypes,
656    which can conflict with char posix_fallocate(); below.  */
657#include <assert.h>
658/* Override any gcc2 internal prototype to avoid an error.  */
659/* We use char because int might match the return type of a gcc2
660    builtin and then its argument prototype would still apply.  */
661char posix_fallocate();
662
663int main() {
664
665/* The GNU C library defines this for functions which it implements
666    to always fail with ENOSYS.  Some functions are actually named
667    something starting with __ and the normal name is an alias.  */
668#if defined (__stub_posix_fallocate) || defined (__stub___posix_fallocate)
669choke me
670#else
671posix_fallocate();
672#endif
673
674; return 0; }
675configure:2864: checking for raise
676configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
677configure:2864: checking for select
678configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
679configure:2864: checking for setlocale
680configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
681configure:2864: checking for setpgid
682configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
683configure:2864: checking for setrlimit
684configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
685configure:2864: checking for setsid
686configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
687configure:2864: checking for sigaction
688configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
689configure:2864: checking for sigblock
690configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
691configure:2864: checking for sigdelset
692configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
693configure:2864: checking for sigprocmask
694configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
695configure:2864: checking for sigsetmask
696configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
697configure:2864: checking for snprintf
698configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
699configure:2876:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
700char snprintf();
701     ^
702configure:2876:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
7031 warning generated.
704configure:2864: checking for strdup
705configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
706configure:2876:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
707char strdup();
708     ^
709configure:2876:6: note: 'strdup' is a builtin with type 'char *(const char *)'
7101 warning generated.
711configure:2864: checking for strerror_l
712configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
713Undefined symbols for architecture x86_64:
714  "_strerror_l", referenced from:
715      _main in conftest-a763ee.o
716ld: symbol(s) not found for architecture x86_64
717clang: error: linker command failed with exit code 1 (use -v to see invocation)
718configure: failed program was:
719#line 2869 "configure"
720#include "confdefs.h"
721/* System header to define __stub macros and hopefully few prototypes,
722    which can conflict with char strerror_l(); below.  */
723#include <assert.h>
724/* Override any gcc2 internal prototype to avoid an error.  */
725/* We use char because int might match the return type of a gcc2
726    builtin and then its argument prototype would still apply.  */
727char strerror_l();
728
729int main() {
730
731/* The GNU C library defines this for functions which it implements
732    to always fail with ENOSYS.  Some functions are actually named
733    something starting with __ and the normal name is an alias.  */
734#if defined (__stub_strerror_l) || defined (__stub___strerror_l)
735choke me
736#else
737strerror_l();
738#endif
739
740; return 0; }
741configure:2864: checking for strptime
742configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
743configure:2864: checking for strtod
744configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
745configure:2876:6: warning: incompatible redeclaration of library function 'strtod' [-Wincompatible-library-redeclaration]
746char strtod();
747     ^
748configure:2876:6: note: 'strtod' is a builtin with type 'double (const char *, char **)'
7491 warning generated.
750configure:2864: checking for strtoimax
751configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
752configure:2864: checking for strtol
753configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
754configure:2876:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
755char strtol();
756     ^
757configure:2876:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
7581 warning generated.
759configure:2864: checking for strtoll
760configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
761configure:2876:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
762char strtoll();
763     ^
764configure:2876:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
7651 warning generated.
766configure:2864: checking for strtoq
767configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
768configure:2864: checking for strtoul
769configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
770configure:2876:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration]
771char strtoul();
772     ^
773configure:2876:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)'
7741 warning generated.
775configure:2864: checking for sysconf
776configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
777configure:2864: checking for tdelete
778configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
779configure:2864: checking for tempnam
780configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
781configure:2864: checking for tfind
782configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
783configure:2864: checking for timegm
784configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
785configure:2864: checking for tsearch
786configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
787configure:2864: checking for uname
788configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
789configure:2864: checking for unixpath2win
790configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
791Undefined symbols for architecture x86_64:
792  "_unixpath2win", referenced from:
793      _main in conftest-aebea2.o
794ld: symbol(s) not found for architecture x86_64
795clang: error: linker command failed with exit code 1 (use -v to see invocation)
796configure: failed program was:
797#line 2869 "configure"
798#include "confdefs.h"
799/* System header to define __stub macros and hopefully few prototypes,
800    which can conflict with char unixpath2win(); below.  */
801#include <assert.h>
802/* Override any gcc2 internal prototype to avoid an error.  */
803/* We use char because int might match the return type of a gcc2
804    builtin and then its argument prototype would still apply.  */
805char unixpath2win();
806
807int main() {
808
809/* The GNU C library defines this for functions which it implements
810    to always fail with ENOSYS.  Some functions are actually named
811    something starting with __ and the normal name is an alias.  */
812#if defined (__stub_unixpath2win) || defined (__stub___unixpath2win)
813choke me
814#else
815unixpath2win();
816#endif
817
818; return 0; }
819configure:2864: checking for utime
820configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
821configure:2864: checking for utimes
822configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
823configure:2864: checking for uwin_path
824configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
825Undefined symbols for architecture x86_64:
826  "_uwin_path", referenced from:
827      _main in conftest-46cb1e.o
828ld: symbol(s) not found for architecture x86_64
829clang: error: linker command failed with exit code 1 (use -v to see invocation)
830configure: failed program was:
831#line 2869 "configure"
832#include "confdefs.h"
833/* System header to define __stub macros and hopefully few prototypes,
834    which can conflict with char uwin_path(); below.  */
835#include <assert.h>
836/* Override any gcc2 internal prototype to avoid an error.  */
837/* We use char because int might match the return type of a gcc2
838    builtin and then its argument prototype would still apply.  */
839char uwin_path();
840
841int main() {
842
843/* The GNU C library defines this for functions which it implements
844    to always fail with ENOSYS.  Some functions are actually named
845    something starting with __ and the normal name is an alias.  */
846#if defined (__stub_uwin_path) || defined (__stub___uwin_path)
847choke me
848#else
849uwin_path();
850#endif
851
852; return 0; }
853configure:2864: checking for winpath2unix
854configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
855Undefined symbols for architecture x86_64:
856  "_winpath2unix", referenced from:
857      _main in conftest-ff3bd5.o
858ld: symbol(s) not found for architecture x86_64
859clang: error: linker command failed with exit code 1 (use -v to see invocation)
860configure: failed program was:
861#line 2869 "configure"
862#include "confdefs.h"
863/* System header to define __stub macros and hopefully few prototypes,
864    which can conflict with char winpath2unix(); below.  */
865#include <assert.h>
866/* Override any gcc2 internal prototype to avoid an error.  */
867/* We use char because int might match the return type of a gcc2
868    builtin and then its argument prototype would still apply.  */
869char winpath2unix();
870
871int main() {
872
873/* The GNU C library defines this for functions which it implements
874    to always fail with ENOSYS.  Some functions are actually named
875    something starting with __ and the normal name is an alias.  */
876#if defined (__stub_winpath2unix) || defined (__stub___winpath2unix)
877choke me
878#else
879winpath2unix();
880#endif
881
882; return 0; }
883configure:2864: checking for _heapmin
884configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
885Undefined symbols for architecture x86_64:
886  "__heapmin", referenced from:
887      _main in conftest-cf94ca.o
888ld: symbol(s) not found for architecture x86_64
889clang: error: linker command failed with exit code 1 (use -v to see invocation)
890configure: failed program was:
891#line 2869 "configure"
892#include "confdefs.h"
893/* System header to define __stub macros and hopefully few prototypes,
894    which can conflict with char _heapmin(); below.  */
895#include <assert.h>
896/* Override any gcc2 internal prototype to avoid an error.  */
897/* We use char because int might match the return type of a gcc2
898    builtin and then its argument prototype would still apply.  */
899char _heapmin();
900
901int main() {
902
903/* The GNU C library defines this for functions which it implements
904    to always fail with ENOSYS.  Some functions are actually named
905    something starting with __ and the normal name is an alias.  */
906#if defined (__stub__heapmin) || defined (__stub____heapmin)
907choke me
908#else
909_heapmin();
910#endif
911
912; return 0; }
913configure:2864: checking for _msize
914configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
915Undefined symbols for architecture x86_64:
916  "__msize", referenced from:
917      _main in conftest-f37bc7.o
918ld: symbol(s) not found for architecture x86_64
919clang: error: linker command failed with exit code 1 (use -v to see invocation)
920configure: failed program was:
921#line 2869 "configure"
922#include "confdefs.h"
923/* System header to define __stub macros and hopefully few prototypes,
924    which can conflict with char _msize(); below.  */
925#include <assert.h>
926/* Override any gcc2 internal prototype to avoid an error.  */
927/* We use char because int might match the return type of a gcc2
928    builtin and then its argument prototype would still apply.  */
929char _msize();
930
931int main() {
932
933/* The GNU C library defines this for functions which it implements
934    to always fail with ENOSYS.  Some functions are actually named
935    something starting with __ and the normal name is an alias.  */
936#if defined (__stub__msize) || defined (__stub____msize)
937choke me
938#else
939_msize();
940#endif
941
942; return 0; }
943configure:2864: checking for _ucreate
944configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
945Undefined symbols for architecture x86_64:
946  "__ucreate", referenced from:
947      _main in conftest-7f0ecc.o
948ld: symbol(s) not found for architecture x86_64
949clang: error: linker command failed with exit code 1 (use -v to see invocation)
950configure: failed program was:
951#line 2869 "configure"
952#include "confdefs.h"
953/* System header to define __stub macros and hopefully few prototypes,
954    which can conflict with char _ucreate(); below.  */
955#include <assert.h>
956/* Override any gcc2 internal prototype to avoid an error.  */
957/* We use char because int might match the return type of a gcc2
958    builtin and then its argument prototype would still apply.  */
959char _ucreate();
960
961int main() {
962
963/* The GNU C library defines this for functions which it implements
964    to always fail with ENOSYS.  Some functions are actually named
965    something starting with __ and the normal name is an alias.  */
966#if defined (__stub__ucreate) || defined (__stub____ucreate)
967choke me
968#else
969_ucreate();
970#endif
971
972; return 0; }
973configure:2864: checking for _udefault
974configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
975Undefined symbols for architecture x86_64:
976  "__udefault", referenced from:
977      _main in conftest-7fff40.o
978ld: symbol(s) not found for architecture x86_64
979clang: error: linker command failed with exit code 1 (use -v to see invocation)
980configure: failed program was:
981#line 2869 "configure"
982#include "confdefs.h"
983/* System header to define __stub macros and hopefully few prototypes,
984    which can conflict with char _udefault(); below.  */
985#include <assert.h>
986/* Override any gcc2 internal prototype to avoid an error.  */
987/* We use char because int might match the return type of a gcc2
988    builtin and then its argument prototype would still apply.  */
989char _udefault();
990
991int main() {
992
993/* The GNU C library defines this for functions which it implements
994    to always fail with ENOSYS.  Some functions are actually named
995    something starting with __ and the normal name is an alias.  */
996#if defined (__stub__udefault) || defined (__stub____udefault)
997choke me
998#else
999_udefault();
1000#endif
1001
1002; return 0; }
1003configure:2864: checking for _udestroy
1004configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1005Undefined symbols for architecture x86_64:
1006  "__udestroy", referenced from:
1007      _main in conftest-361f6b.o
1008ld: symbol(s) not found for architecture x86_64
1009clang: error: linker command failed with exit code 1 (use -v to see invocation)
1010configure: failed program was:
1011#line 2869 "configure"
1012#include "confdefs.h"
1013/* System header to define __stub macros and hopefully few prototypes,
1014    which can conflict with char _udestroy(); below.  */
1015#include <assert.h>
1016/* Override any gcc2 internal prototype to avoid an error.  */
1017/* We use char because int might match the return type of a gcc2
1018    builtin and then its argument prototype would still apply.  */
1019char _udestroy();
1020
1021int main() {
1022
1023/* The GNU C library defines this for functions which it implements
1024    to always fail with ENOSYS.  Some functions are actually named
1025    something starting with __ and the normal name is an alias.  */
1026#if defined (__stub__udestroy) || defined (__stub____udestroy)
1027choke me
1028#else
1029_udestroy();
1030#endif
1031
1032; return 0; }
1033configure:2864: checking for _uopen
1034configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1035Undefined symbols for architecture x86_64:
1036  "__uopen", referenced from:
1037      _main in conftest-e9ce10.o
1038ld: symbol(s) not found for architecture x86_64
1039clang: error: linker command failed with exit code 1 (use -v to see invocation)
1040configure: failed program was:
1041#line 2869 "configure"
1042#include "confdefs.h"
1043/* System header to define __stub macros and hopefully few prototypes,
1044    which can conflict with char _uopen(); below.  */
1045#include <assert.h>
1046/* Override any gcc2 internal prototype to avoid an error.  */
1047/* We use char because int might match the return type of a gcc2
1048    builtin and then its argument prototype would still apply.  */
1049char _uopen();
1050
1051int main() {
1052
1053/* The GNU C library defines this for functions which it implements
1054    to always fail with ENOSYS.  Some functions are actually named
1055    something starting with __ and the normal name is an alias.  */
1056#if defined (__stub__uopen) || defined (__stub____uopen)
1057choke me
1058#else
1059_uopen();
1060#endif
1061
1062; return 0; }
1063configure:2864: checking for __strtoll
1064configure:2892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1065Undefined symbols for architecture x86_64:
1066  "___strtoll", referenced from:
1067      _main in conftest-bbbb42.o
1068ld: symbol(s) not found for architecture x86_64
1069clang: error: linker command failed with exit code 1 (use -v to see invocation)
1070configure: failed program was:
1071#line 2869 "configure"
1072#include "confdefs.h"
1073/* System header to define __stub macros and hopefully few prototypes,
1074    which can conflict with char __strtoll(); below.  */
1075#include <assert.h>
1076/* Override any gcc2 internal prototype to avoid an error.  */
1077/* We use char because int might match the return type of a gcc2
1078    builtin and then its argument prototype would still apply.  */
1079char __strtoll();
1080
1081int main() {
1082
1083/* The GNU C library defines this for functions which it implements
1084    to always fail with ENOSYS.  Some functions are actually named
1085    something starting with __ and the normal name is an alias.  */
1086#if defined (__stub___strtoll) || defined (__stub_____strtoll)
1087choke me
1088#else
1089__strtoll();
1090#endif
1091
1092; return 0; }
1093configure:2921: checking for strlen
1094configure:2949: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1095configure:2933:6: warning: incompatible redeclaration of library function 'strlen' [-Wincompatible-library-redeclaration]
1096char strlen();
1097     ^
1098configure:2933:6: note: 'strlen' is a builtin with type 'unsigned long (const char *)'
10991 warning generated.
1100configure:2974: checking for strlen
1101configure:2986: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1102configure:3010: checking for strnlen
1103configure:3038: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1104configure:3063: checking for strnlen
1105configure:3075: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1106configure:3099: checking for strcpy
1107configure:3127: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1108configure:3111:6: warning: incompatible redeclaration of library function 'strcpy' [-Wincompatible-library-redeclaration]
1109char strcpy();
1110     ^
1111configure:3111:6: note: 'strcpy' is a builtin with type 'char *(char *, const char *)'
11121 warning generated.
1113configure:3152: checking for strcpy
1114configure:3164: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1115configure:3188: checking for strncpy
1116configure:3216: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1117configure:3200:6: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration]
1118char strncpy();
1119     ^
1120configure:3200:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
11211 warning generated.
1122configure:3241: checking for strncpy
1123configure:3253: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1124configure:3277: checking for strchr
1125configure:3305: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1126configure:3289:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
1127char strchr();
1128     ^
1129configure:3289:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
11301 warning generated.
1131configure:3330: checking for strchr
1132configure:3342: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1133configure:3366: checking for strrchr
1134configure:3394: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1135configure:3378:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
1136char strrchr();
1137     ^
1138configure:3378:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
11391 warning generated.
1140configure:3419: checking for strrchr
1141configure:3431: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1142configure:3455: checking for strcmp
1143configure:3483: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1144configure:3467:6: warning: incompatible redeclaration of library function 'strcmp' [-Wincompatible-library-redeclaration]
1145char strcmp();
1146     ^
1147configure:3467:6: note: 'strcmp' is a builtin with type 'int (const char *, const char *)'
11481 warning generated.
1149configure:3508: checking for strcmp
1150configure:3520: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1151configure:3544: checking for strncmp
1152configure:3572: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1153configure:3556:6: warning: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
1154char strncmp();
1155     ^
1156configure:3556:6: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
11571 warning generated.
1158configure:3597: checking for strncmp
1159configure:3609: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1160configure:3633: checking for strcspn
1161configure:3661: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1162configure:3645:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
1163char strcspn();
1164     ^
1165configure:3645:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
11661 warning generated.
1167configure:3686: checking for strcspn
1168configure:3698: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1169configure:3722: checking for strspn
1170configure:3750: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1171configure:3734:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
1172char strspn();
1173     ^
1174configure:3734:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
11751 warning generated.
1176configure:3775: checking for strspn
1177configure:3787: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1178configure:3811: checking for strstr
1179configure:3839: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1180configure:3823:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
1181char strstr();
1182     ^
1183configure:3823:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
11841 warning generated.
1185configure:3864: checking for strstr
1186configure:3876: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1187configure:3900: checking for memchr
1188configure:3928: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1189configure:3912:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
1190char memchr();
1191     ^
1192configure:3912:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
11931 warning generated.
1194configure:3953: checking for memchr
1195configure:3965: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1196configure:3989: checking for memrchr
1197configure:4017: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1198Undefined symbols for architecture x86_64:
1199  "_memrchr", referenced from:
1200      _main in conftest-a8acd6.o
1201ld: symbol(s) not found for architecture x86_64
1202clang: error: linker command failed with exit code 1 (use -v to see invocation)
1203configure: failed program was:
1204#line 3994 "configure"
1205#include "confdefs.h"
1206/* System header to define __stub macros and hopefully few prototypes,
1207    which can conflict with char memrchr(); below.  */
1208#include <assert.h>
1209/* Override any gcc2 internal prototype to avoid an error.  */
1210/* We use char because int might match the return type of a gcc2
1211    builtin and then its argument prototype would still apply.  */
1212char memrchr();
1213
1214int main() {
1215
1216/* The GNU C library defines this for functions which it implements
1217    to always fail with ENOSYS.  Some functions are actually named
1218    something starting with __ and the normal name is an alias.  */
1219#if defined (__stub_memrchr) || defined (__stub___memrchr)
1220choke me
1221#else
1222memrchr();
1223#endif
1224
1225; return 0; }
1226configure:4042: checking for memrchr
1227configure:4055: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1228configure:4051:56: error: call to undeclared function 'memrchr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
1229char * volatile str = ""; volatile int l = 1; return !!memrchr(str, 0, l);
1230                                                       ^
1231configure:4051:56: note: did you mean 'memchr'?
1232/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include/string.h:70:7: note: 'memchr' declared here
1233void    *memchr(const void *__s, int __c, size_t __n);
1234         ^
12351 error generated.
1236configure: failed program was:
1237#line 4047 "configure"
1238#include "confdefs.h"
1239#define _GNU_SOURCE
1240#include <string.h>
1241int main() {
1242char * volatile str = ""; volatile int l = 1; return !!memrchr(str, 0, l);
1243; return 0; }
1244configure:4079: checking for memcmp
1245configure:4107: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1246configure:4091:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
1247char memcmp();
1248     ^
1249configure:4091:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
12501 warning generated.
1251configure:4132: checking for memcmp
1252configure:4144: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1253configure:4168: checking for memcpy
1254configure:4196: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1255configure:4180:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
1256char memcpy();
1257     ^
1258configure:4180:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
12591 warning generated.
1260configure:4221: checking for memcpy
1261configure:4233: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1262configure:4257: checking for memmove
1263configure:4285: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1264configure:4269:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
1265char memmove();
1266     ^
1267configure:4269:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
12681 warning generated.
1269configure:4310: checking for memmove
1270configure:4322: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1271configure:4346: checking for memset
1272configure:4374: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1273configure:4358:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
1274char memset();
1275     ^
1276configure:4358:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
12771 warning generated.
1278configure:4399: checking for memset
1279configure:4411: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1280configure:4435: checking for memmem
1281configure:4463: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1282configure:4488: checking for memmem
1283configure:4501: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1284configure:4525: checking for strerror
1285configure:4553: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1286configure:4537:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
1287char strerror();
1288     ^
1289configure:4537:6: note: 'strerror' is a builtin with type 'char *(int)'
12901 warning generated.
1291configure:4578: checking for strerror
1292configure:4590: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1293configure:4612: checking for sigfillset
1294configure:4624: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1295configure:4646: checking for sigsetjmp/siglongjmp
1296configure:4658: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1297configure:4680: checking for gcc assembler
1298configure:4721: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1299configure:4745: checking for __builtin_add_overflow
1300configure:4757: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1301configure:4779: checking for __builtin_clz
1302configure:4791: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1303configure:4818: checking for strmode in -lbsd
1304configure:4837: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lbsd   1>&5
1305ld: library 'bsd' not found
1306clang: error: linker command failed with exit code 1 (use -v to see invocation)
1307configure: failed program was:
1308#line 4826 "configure"
1309#include "confdefs.h"
1310/* Override any gcc2 internal prototype to avoid an error.  */
1311/* We use char because int might match the return type of a gcc2
1312    builtin and then its argument prototype would still apply.  */
1313char strmode();
1314
1315int main() {
1316strmode()
1317; return 0; }
1318configure:4867: checking for requested debug level
1319configure:4888: checking if you want to enable javascript
1320configure:5263: checking if you want to use graphics
1321configure:5273: checking if you want to enable UTF-8 terminal
1322configure:5297: checking for clock_gettime
1323configure:5325: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1324configure:5406: checking for socket
1325configure:5434: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1326configure:5654: checking for setsockopt
1327configure:5682: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1328configure:5753: checking for gethostbyname
1329configure:5781: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1330configure:5959: checking for getaddrinfo
1331configure:5987: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1332configure:5959: checking for freeaddrinfo
1333configure:5987: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1334configure:5959: checking for gai_strerror
1335configure:5987: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1336configure:6023: checking for inet_ntop
1337configure:6051: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1338configure:6023: checking for inet_pton
1339configure:6051: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1340configure:6023: checking for herror
1341configure:6051: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c  1>&5
1342configure:6084: checking for ipv6
1343configure:6103: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
1344configure:6127: checking for sockaddr_in6.sin6_scope_id
1345configure:6146: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c 1>&5
1346configure:6178: checking for event.h
1347configure:6188: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
1348configure:6178: checking for ev-event.h
1349configure:6188: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
1350configure:6184:10: fatal error: 'ev-event.h' file not found
1351#include <ev-event.h>
1352         ^~~~~~~~~~~~
13531 error generated.
1354configure: failed program was:
1355#line 6183 "configure"
1356#include "confdefs.h"
1357#include <ev-event.h>
1358configure:6216: checking for event_loop in -levent
1359configure:6235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent   1>&5
1360configure:6325: checking for event_base_set
1361configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1362configure:6325: checking for event_get_version
1363configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1364configure:6325: checking for event_get_method
1365configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1366configure:6325: checking for event_base_free
1367configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1368configure:6325: checking for event_base_new
1369configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1370configure:6325: checking for event_reinit
1371configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1372configure:6325: checking for event_base_get_method
1373configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1374configure:6325: checking for event_config_set_flag
1375configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1376configure:6325: checking for event_get_struct_event_size
1377configure:6353: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -levent  1>&5
1378configure:6381: checking for pow in -lm
1379configure:6400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm  -levent  1>&5
1380configure:6393:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
1381char pow();
1382     ^
1383configure:6393:6: note: 'pow' is a builtin with type 'double (double, double)'
13841 warning generated.
1385configure:6473: checking for pow
1386configure:6485: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm -levent  1>&5
1387configure:6506: checking for powf
1388configure:6518: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm -levent  1>&5
1389configure:6555: checking for gpm.h
1390configure:6565: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
1391configure:6561:10: fatal error: 'gpm.h' file not found
1392#include <gpm.h>
1393         ^~~~~~~
13941 error generated.
1395configure: failed program was:
1396#line 6560 "configure"
1397#include "confdefs.h"
1398#include <gpm.h>
1399configure:6592: checking for Gpm_Open in -lgpm
1400configure:6611: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lgpm  -lm -levent  1>&5
1401ld: library 'gpm' not found
1402clang: error: linker command failed with exit code 1 (use -v to see invocation)
1403configure: failed program was:
1404#line 6600 "configure"
1405#include "confdefs.h"
1406/* Override any gcc2 internal prototype to avoid an error.  */
1407/* We use char because int might match the return type of a gcc2
1408    builtin and then its argument prototype would still apply.  */
1409char Gpm_Open();
1410
1411int main() {
1412Gpm_Open()
1413; return 0; }
1414configure:6641: checking for Gpm_GetLibVersion
1415configure:6669: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm -levent  1>&5
1416Undefined symbols for architecture x86_64:
1417  "_Gpm_GetLibVersion", referenced from:
1418      _main in conftest-524077.o
1419ld: symbol(s) not found for architecture x86_64
1420clang: error: linker command failed with exit code 1 (use -v to see invocation)
1421configure: failed program was:
1422#line 6646 "configure"
1423#include "confdefs.h"
1424/* System header to define __stub macros and hopefully few prototypes,
1425    which can conflict with char Gpm_GetLibVersion(); below.  */
1426#include <assert.h>
1427/* Override any gcc2 internal prototype to avoid an error.  */
1428/* We use char because int might match the return type of a gcc2
1429    builtin and then its argument prototype would still apply.  */
1430char Gpm_GetLibVersion();
1431
1432int main() {
1433
1434/* The GNU C library defines this for functions which it implements
1435    to always fail with ENOSYS.  Some functions are actually named
1436    something starting with __ and the normal name is an alias.  */
1437#if defined (__stub_Gpm_GetLibVersion) || defined (__stub___Gpm_GetLibVersion)
1438choke me
1439#else
1440Gpm_GetLibVersion();
1441#endif
1442
1443; return 0; }
1444configure:6744: checking for OS/2 threads
1445configure:6758: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -Zmt -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm -levent  1>&5
1446clang: error: unknown argument: '-Zmt'
1447configure: failed program was:
1448#line 6751 "configure"
1449#include "confdefs.h"
1450#include <stdlib.h>
1451int main() {
1452_beginthread(NULL, NULL, 0, NULL)
1453; return 0; }
1454configure:6784: checking for atheos/threads.h
1455configure:6794: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >/dev/null 2>conftest.out
1456configure:6790:10: fatal error: 'atheos/threads.h' file not found
1457#include <atheos/threads.h>
1458         ^~~~~~~~~~~~~~~~~~
14591 error generated.
1460configure: failed program was:
1461#line 6789 "configure"
1462#include "confdefs.h"
1463#include <atheos/threads.h>
1464configure:6823: checking for spawn_thread
1465configure:6851: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm -levent  1>&5
1466Undefined symbols for architecture x86_64:
1467  "_spawn_thread", referenced from:
1468      _main in conftest-eecab9.o
1469ld: symbol(s) not found for architecture x86_64
1470clang: error: linker command failed with exit code 1 (use -v to see invocation)
1471configure: failed program was:
1472#line 6828 "configure"
1473#include "confdefs.h"
1474/* System header to define __stub macros and hopefully few prototypes,
1475    which can conflict with char spawn_thread(); below.  */
1476#include <assert.h>
1477/* Override any gcc2 internal prototype to avoid an error.  */
1478/* We use char because int might match the return type of a gcc2
1479    builtin and then its argument prototype would still apply.  */
1480char spawn_thread();
1481
1482int main() {
1483
1484/* The GNU C library defines this for functions which it implements
1485    to always fail with ENOSYS.  Some functions are actually named
1486    something starting with __ and the normal name is an alias.  */
1487#if defined (__stub_spawn_thread) || defined (__stub___spawn_thread)
1488choke me
1489#else
1490spawn_thread();
1491#endif
1492
1493; return 0; }
1494configure:6823: checking for resume_thread
1495configure:6851: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm -levent  1>&5
1496Undefined symbols for architecture x86_64:
1497  "_resume_thread", referenced from:
1498      _main in conftest-4e8cb9.o
1499ld: symbol(s) not found for architecture x86_64
1500clang: error: linker command failed with exit code 1 (use -v to see invocation)
1501configure: failed program was:
1502#line 6828 "configure"
1503#include "confdefs.h"
1504/* System header to define __stub macros and hopefully few prototypes,
1505    which can conflict with char resume_thread(); below.  */
1506#include <assert.h>
1507/* Override any gcc2 internal prototype to avoid an error.  */
1508/* We use char because int might match the return type of a gcc2
1509    builtin and then its argument prototype would still apply.  */
1510char resume_thread();
1511
1512int main() {
1513
1514/* The GNU C library defines this for functions which it implements
1515    to always fail with ENOSYS.  Some functions are actually named
1516    something starting with __ and the normal name is an alias.  */
1517#if defined (__stub_resume_thread) || defined (__stub___resume_thread)
1518choke me
1519#else
1520resume_thread();
1521#endif
1522
1523; return 0; }
1524configure:6879: checking for MouOpen
1525configure:6907: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm -levent  1>&5
1526Undefined symbols for architecture x86_64:
1527  "_MouOpen", referenced from:
1528      _main in conftest-67112a.o
1529ld: symbol(s) not found for architecture x86_64
1530clang: error: linker command failed with exit code 1 (use -v to see invocation)
1531configure: failed program was:
1532#line 6884 "configure"
1533#include "confdefs.h"
1534/* System header to define __stub macros and hopefully few prototypes,
1535    which can conflict with char MouOpen(); below.  */
1536#include <assert.h>
1537/* Override any gcc2 internal prototype to avoid an error.  */
1538/* We use char because int might match the return type of a gcc2
1539    builtin and then its argument prototype would still apply.  */
1540char MouOpen();
1541
1542int main() {
1543
1544/* The GNU C library defines this for functions which it implements
1545    to always fail with ENOSYS.  Some functions are actually named
1546    something starting with __ and the normal name is an alias.  */
1547#if defined (__stub_MouOpen) || defined (__stub___MouOpen)
1548choke me
1549#else
1550MouOpen();
1551#endif
1552
1553; return 0; }
1554configure:6879: checking for _read_kbd
1555configure:6907: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lm -levent  1>&5
1556Undefined symbols for architecture x86_64:
1557  "__read_kbd", referenced from:
1558      _main in conftest-26bc13.o
1559ld: symbol(s) not found for architecture x86_64
1560clang: error: linker command failed with exit code 1 (use -v to see invocation)
1561configure: failed program was:
1562#line 6884 "configure"
1563#include "confdefs.h"
1564/* System header to define __stub macros and hopefully few prototypes,
1565    which can conflict with char _read_kbd(); below.  */
1566#include <assert.h>
1567/* Override any gcc2 internal prototype to avoid an error.  */
1568/* We use char because int might match the return type of a gcc2
1569    builtin and then its argument prototype would still apply.  */
1570char _read_kbd();
1571
1572int main() {
1573
1574/* The GNU C library defines this for functions which it implements
1575    to always fail with ENOSYS.  Some functions are actually named
1576    something starting with __ and the normal name is an alias.  */
1577#if defined (__stub__read_kbd) || defined (__stub____read_kbd)
1578choke me
1579#else
1580_read_kbd();
1581#endif
1582
1583; return 0; }
1584configure:6932: checking for XFree for OS/2
1585configure:7127: checking for pkg-config
1586configure:7171: checking for openssl
1587configure:7178: checking OPENSSL_CFLAGS
1588configure:7183: checking OPENSSL_LIBS
1589configure:7215: checking for OpenSSL
1590configure:7227: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1591configure:7426: checking for openssl/x509v3.h
1592configure:7436: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1593configure:7472: checking for ASN1_STRING_get0_data
1594configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1595configure:7472: checking for ASN1_STRING_to_UTF8
1596configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1597configure:7472: checking for OPENSSL_cleanup
1598configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1599configure:7472: checking for OPENSSL_init_ssl
1600configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1601configure:7472: checking for RAND_add
1602configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1603configure:7472: checking for RAND_egd
1604configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1605Undefined symbols for architecture x86_64:
1606  "_RAND_egd", referenced from:
1607      _main in conftest-689b99.o
1608ld: symbol(s) not found for architecture x86_64
1609clang: error: linker command failed with exit code 1 (use -v to see invocation)
1610configure: failed program was:
1611#line 7477 "configure"
1612#include "confdefs.h"
1613/* System header to define __stub macros and hopefully few prototypes,
1614    which can conflict with char RAND_egd(); below.  */
1615#include <assert.h>
1616/* Override any gcc2 internal prototype to avoid an error.  */
1617/* We use char because int might match the return type of a gcc2
1618    builtin and then its argument prototype would still apply.  */
1619char RAND_egd();
1620
1621int main() {
1622
1623/* The GNU C library defines this for functions which it implements
1624    to always fail with ENOSYS.  Some functions are actually named
1625    something starting with __ and the normal name is an alias.  */
1626#if defined (__stub_RAND_egd) || defined (__stub___RAND_egd)
1627choke me
1628#else
1629RAND_egd();
1630#endif
1631
1632; return 0; }
1633configure:7472: checking for RAND_file_name
1634configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1635configure:7472: checking for RAND_load_file
1636configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1637configure:7472: checking for RAND_write_file
1638configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1639configure:7472: checking for SSL_SESSION_is_resumable
1640configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1641configure:7472: checking for SSL_get0_verified_chain
1642configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1643configure:7472: checking for SSL_get1_peer_certificate
1644configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1645configure:7472: checking for SSL_get1_session
1646configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1647configure:7472: checking for SSL_load_error_strings
1648configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1649Undefined symbols for architecture x86_64:
1650  "_SSL_load_error_strings", referenced from:
1651      _main in conftest-c36d2f.o
1652ld: symbol(s) not found for architecture x86_64
1653clang: error: linker command failed with exit code 1 (use -v to see invocation)
1654configure: failed program was:
1655#line 7477 "configure"
1656#include "confdefs.h"
1657/* System header to define __stub macros and hopefully few prototypes,
1658    which can conflict with char SSL_load_error_strings(); below.  */
1659#include <assert.h>
1660/* Override any gcc2 internal prototype to avoid an error.  */
1661/* We use char because int might match the return type of a gcc2
1662    builtin and then its argument prototype would still apply.  */
1663char SSL_load_error_strings();
1664
1665int main() {
1666
1667/* The GNU C library defines this for functions which it implements
1668    to always fail with ENOSYS.  Some functions are actually named
1669    something starting with __ and the normal name is an alias.  */
1670#if defined (__stub_SSL_load_error_strings) || defined (__stub___SSL_load_error_strings)
1671choke me
1672#else
1673SSL_load_error_strings();
1674#endif
1675
1676; return 0; }
1677configure:7472: checking for SSL_set_security_level
1678configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1679configure:7472: checking for X509_VERIFY_PARAM_set_flags
1680configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1681configure:7472: checking for X509_check_host
1682configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1683configure:7472: checking for X509_check_ip
1684configure:7500: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1685configure:7525: checking for CRYPTO_set_mem_functions without file/line
1686configure:7539: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1687configure:7535:39: error: 'int (*)(CRYPTO_malloc_fn, CRYPTO_realloc_fn, CRYPTO_free_fn)' (aka 'int (*)(void *(*)(unsigned long, const char *, int), void *(*)(void *, unsigned long, const char *, int), void (*)(void *, const char *, int))') and 'int (*)(void *(*)(size_t), void *(*)(void *, size_t), void (*)(void *))' (aka 'int (*)(void *(*)(unsigned long), void *(*)(void *, unsigned long), void (*)(void *))') are not pointers to compatible types
1688return (int)(CRYPTO_set_mem_functions - csmf);
1689             ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~
16901 error generated.
1691configure: failed program was:
1692#line 7530 "configure"
1693#include "confdefs.h"
1694#include <openssl/crypto.h>
1695                        static int csmf(void *(*m)(size_t), void *(*r)(void *, size_t), void (*f)(void *)) { return 0; }
1696                       
1697int main() {
1698return (int)(CRYPTO_set_mem_functions - csmf);
1699; return 0; }
1700configure:7560: checking for CRYPTO_set_mem_functions with file/line
1701configure:7574: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1702configure:7642: checking for zlib.h
1703configure:7652: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1704configure:7679: checking for inflate in -lz
1705configure:7698: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lz  -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1706configure:7739: checking for brotli/decode.h
1707configure:7749: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1708configure:7776: checking for BrotliDecoderDecompressStream in -lbrotlidec
1709configure:7795: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lbrotlidec  -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1710configure:7836: checking for zstd.h
1711configure:7846: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1712configure:7873: checking for ZSTD_decompressStream in -lzstd
1713configure:7892: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lzstd  -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1714configure:7923: checking for ZSTD_getErrorCode
1715configure:7951: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1716configure:7988: checking for bzlib.h
1717configure:7998: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1718configure:8025: checking for BZ2_bzDecompress in -lbz2
1719configure:8044: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lbz2  -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1720configure:8085: checking for lzma.h
1721configure:8095: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1722configure:8122: checking for lzma_auto_decoder in -llzma
1723configure:8141: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -llzma  -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1724configure:8182: checking for lzlib.h
1725configure:8192: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1726configure:8188:10: fatal error: 'lzlib.h' file not found
1727#include <lzlib.h>
1728         ^~~~~~~~~
17291 error generated.
1730configure: failed program was:
1731#line 8187 "configure"
1732#include "confdefs.h"
1733#include <lzlib.h>
1734configure:8219: checking for LZ_decompress_open in -llz
1735configure:8238: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -llz  -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1736ld: library 'lz' not found
1737clang: error: linker command failed with exit code 1 (use -v to see invocation)
1738configure: failed program was:
1739#line 8227 "configure"
1740#include "confdefs.h"
1741/* Override any gcc2 internal prototype to avoid an error.  */
1742/* We use char because int might match the return type of a gcc2
1743    builtin and then its argument prototype would still apply.  */
1744char LZ_decompress_open();
1745
1746int main() {
1747LZ_decompress_open()
1748; return 0; }
1749configure:8461: checking for svgalib
1750configure:8473: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lvga -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1751configure:8467:10: fatal error: 'vga.h' file not found
1752#include <vga.h>
1753         ^~~~~~~
17541 error generated.
1755configure: failed program was:
1756#line 8466 "configure"
1757#include "confdefs.h"
1758#include <vga.h>
1759int main() {
1760vga_setmode(0)
1761; return 0; }
1762configure:8559: checking for linux/fb.h
1763configure:8569: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1764configure:8565:10: fatal error: 'linux/fb.h' file not found
1765#include <linux/fb.h>
1766         ^~~~~~~~~~~~
17671 error generated.
1768configure: failed program was:
1769#line 8564 "configure"
1770#include "confdefs.h"
1771#include <linux/fb.h>
1772configure:8559: checking for linux/kd.h
1773configure:8569: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1774configure:8565:10: fatal error: 'linux/kd.h' file not found
1775#include <linux/kd.h>
1776         ^~~~~~~~~~~~
17771 error generated.
1778configure: failed program was:
1779#line 8564 "configure"
1780#include "confdefs.h"
1781#include <linux/kd.h>
1782configure:8559: checking for linux/vt.h
1783configure:8569: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1784configure:8565:10: fatal error: 'linux/vt.h' file not found
1785#include <linux/vt.h>
1786         ^~~~~~~~~~~~
17871 error generated.
1788configure: failed program was:
1789#line 8564 "configure"
1790#include "confdefs.h"
1791#include <linux/vt.h>
1792configure:8559: checking for sys/mman.h
1793configure:8569: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1794configure:8608: checking for directfb-config
1795configure:8707: checking for directfb
1796configure:8807: checking for X
1797configure:8874: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1798configure:8950: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lXt -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1799configure:8947:14: error: expected parameter declarator
1800int XtMalloc(0)
1801             ^
1802configure:8947:14: error: expected ')'
1803configure:8947:13: note: to match this '('
1804int XtMalloc(0)
1805            ^
1806configure:8947:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
1807int XtMalloc(0)
1808    ^
1809/opt/local/include/X11/Intrinsic.h:1853:14: note: conflicting prototype is here
1810extern char *XtMalloc(
1811             ^
1812configure:8947:5: error: conflicting types for 'XtMalloc'
1813int XtMalloc(0)
1814    ^
1815/opt/local/include/X11/Intrinsic.h:1853:14: note: previous declaration is here
1816extern char *XtMalloc(
1817             ^
18181 warning and 3 errors generated.
1819configure: failed program was:
1820#line 8943 "configure"
1821#include "confdefs.h"
1822
1823#include <X11/Intrinsic.h>
1824int main() {
1825int XtMalloc(0)
1826; return 0; }
1827configure:9332: checking for X11/Xlib.h
1828configure:9342: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1829configure:9332: checking for X11/X.h
1830configure:9342: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1831configure:9332: checking for X11/Xutil.h
1832configure:9342: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1833configure:9332: checking for X11/Xatom.h
1834configure:9342: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1835configure:9332: checking for X11/Xlocale.h
1836configure:9342: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1837configure:9332: checking for X11/keysymdef.h
1838configure:9342: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1839configure:9372: checking for XOpenDisplay
1840configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1841configure:9372: checking for XOpenIM
1842configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1843configure:9372: checking for XCloseIM
1844configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1845configure:9372: checking for XCreateIC
1846configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1847configure:9372: checking for XDestroyIC
1848configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1849configure:9372: checking for XwcLookupString
1850configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1851configure:9372: checking for Xutf8LookupString
1852configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1853configure:9372: checking for XSupportsLocale
1854configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1855configure:9372: checking for XmbTextListToTextProperty
1856configure:9400: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1857configure:9426: checking for Xsetlocale
1858configure:9438: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lX11 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1859configure:9522: checking for windowsx.h
1860configure:9532: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.c >/dev/null 2>conftest.out
1861configure:9528:10: fatal error: 'windowsx.h' file not found
1862#include <windowsx.h>
1863         ^~~~~~~~~~~~
18641 error generated.
1865configure: failed program was:
1866#line 9527 "configure"
1867#include "confdefs.h"
1868#include <windowsx.h>
1869configure:9559: checking for ReleaseDC
1870configure:9573: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1871configure:9566:13: fatal error: 'windows.h' file not found
1872                        #include <windows.h>
1873                                 ^~~~~~~~~~~
18741 error generated.
1875configure: failed program was:
1876#line 9564 "configure"
1877#include "confdefs.h"
1878
1879                        #include <windows.h>
1880                        #include <pthread.h>
1881int main() {
1882ReleaseDC(NULL, NULL)
1883; return 0; }
1884configure:9590: checking for ReleaseDC in -luser32
1885configure:9604: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -luser32 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1886configure:9597:14: fatal error: 'windows.h' file not found
1887                                #include <windows.h>
1888                                         ^~~~~~~~~~~
18891 error generated.
1890configure: failed program was:
1891#line 9595 "configure"
1892#include "confdefs.h"
1893
1894                                #include <windows.h>
1895                                #include <pthread.h>
1896int main() {
1897ReleaseDC(NULL, NULL)
1898; return 0; }
1899configure:9620: checking for GdiFlush
1900configure:9634: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -luser32 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1901configure:9627:13: fatal error: 'windows.h' file not found
1902                        #include <windows.h>
1903                                 ^~~~~~~~~~~
19041 error generated.
1905configure: failed program was:
1906#line 9625 "configure"
1907#include "confdefs.h"
1908
1909                        #include <windows.h>
1910                        #include <pthread.h>
1911int main() {
1912GdiFlush()
1913; return 0; }
1914configure:9651: checking for GdiFlush in -lgdi32
1915configure:9665: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lgdi32 -luser32 -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
1916configure:9658:14: fatal error: 'windows.h' file not found
1917                                #include <windows.h>
1918                                         ^~~~~~~~~~~
19191 error generated.
1920configure: failed program was:
1921#line 9656 "configure"
1922#include "confdefs.h"
1923
1924                                #include <windows.h>
1925                                #include <pthread.h>
1926int main() {
1927GdiFlush()
1928; return 0; }
1929configure:9699: checking for gui/view.h
1930configure:9709: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
1931configure:9705:10: fatal error: 'gui/view.h' file not found
1932#include <gui/view.h>
1933         ^~~~~~~~~~~~
19341 error generated.
1935configure: failed program was:
1936#line 9704 "configure"
1937#include "confdefs.h"
1938#include <gui/view.h>
1939configure:9699: checking for gui/window.h
1940configure:9709: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
1941configure:9705:10: fatal error: 'gui/window.h' file not found
1942#include <gui/window.h>
1943         ^~~~~~~~~~~~~~
19441 error generated.
1945configure: failed program was:
1946#line 9704 "configure"
1947#include "confdefs.h"
1948#include <gui/window.h>
1949configure:9699: checking for gui/desktop.h
1950configure:9709: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
1951configure:9705:10: fatal error: 'gui/desktop.h' file not found
1952#include <gui/desktop.h>
1953         ^~~~~~~~~~~~~~~
19541 error generated.
1955configure: failed program was:
1956#line 9704 "configure"
1957#include "confdefs.h"
1958#include <gui/desktop.h>
1959configure:9699: checking for gui/bitmap.h
1960configure:9709: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
1961configure:9705:10: fatal error: 'gui/bitmap.h' file not found
1962#include <gui/bitmap.h>
1963         ^~~~~~~~~~~~~~
19641 error generated.
1965configure: failed program was:
1966#line 9704 "configure"
1967#include "confdefs.h"
1968#include <gui/bitmap.h>
1969configure:9699: checking for util/locker.h
1970configure:9709: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
1971configure:9705:10: fatal error: 'util/locker.h' file not found
1972#include <util/locker.h>
1973         ^~~~~~~~~~~~~~~
19741 error generated.
1975configure: failed program was:
1976#line 9704 "configure"
1977#include "confdefs.h"
1978#include <util/locker.h>
1979configure:9699: checking for util/application.h
1980configure:9709: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
1981configure:9705:10: fatal error: 'util/application.h' file not found
1982#include <util/application.h>
1983         ^~~~~~~~~~~~~~~~~~~~
19841 error generated.
1985configure: failed program was:
1986#line 9704 "configure"
1987#include "confdefs.h"
1988#include <util/application.h>
1989configure:10036: checking for interface/View.h
1990configure:10046: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
1991configure:10042:10: fatal error: 'interface/View.h' file not found
1992#include <interface/View.h>
1993         ^~~~~~~~~~~~~~~~~~
19941 error generated.
1995configure: failed program was:
1996#line 10041 "configure"
1997#include "confdefs.h"
1998#include <interface/View.h>
1999configure:10036: checking for interface/Window.h
2000configure:10046: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
2001configure:10042:10: fatal error: 'interface/Window.h' file not found
2002#include <interface/Window.h>
2003         ^~~~~~~~~~~~~~~~~~~~
20041 error generated.
2005configure: failed program was:
2006#line 10041 "configure"
2007#include "confdefs.h"
2008#include <interface/Window.h>
2009configure:10036: checking for interface/Screen.h
2010configure:10046: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
2011configure:10042:10: fatal error: 'interface/Screen.h' file not found
2012#include <interface/Screen.h>
2013         ^~~~~~~~~~~~~~~~~~~~
20141 error generated.
2015configure: failed program was:
2016#line 10041 "configure"
2017#include "confdefs.h"
2018#include <interface/Screen.h>
2019configure:10036: checking for interface/Bitmap.h
2020configure:10046: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
2021configure:10042:10: fatal error: 'interface/Bitmap.h' file not found
2022#include <interface/Bitmap.h>
2023         ^~~~~~~~~~~~~~~~~~~~
20241 error generated.
2025configure: failed program was:
2026#line 10041 "configure"
2027#include "confdefs.h"
2028#include <interface/Bitmap.h>
2029configure:10036: checking for support/Locker.h
2030configure:10046: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
2031configure:10042:10: fatal error: 'support/Locker.h' file not found
2032#include <support/Locker.h>
2033         ^~~~~~~~~~~~~~~~~~
20341 error generated.
2035configure: failed program was:
2036#line 10041 "configure"
2037#include "confdefs.h"
2038#include <support/Locker.h>
2039configure:10036: checking for app/Application.h
2040configure:10046: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  conftest.cpp >/dev/null 2>conftest.out
2041configure:10042:10: fatal error: 'app/Application.h' file not found
2042#include <app/Application.h>
2043         ^~~~~~~~~~~~~~~~~~~
20441 error generated.
2045configure: failed program was:
2046#line 10041 "configure"
2047#include "confdefs.h"
2048#include <app/Application.h>
2049configure:10492: checking for freetype2 fontconfig
2050configure:10499: checking LIBFREETYPE_CFLAGS
2051configure:10504: checking LIBFREETYPE_LIBS
2052configure:10543: checking for fontconfig/fontconfig.h
2053configure:10553: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2054configure:10543: checking for ft2build.h
2055configure:10553: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2056configure:10582: checking for FcInit
2057configure:10610: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2058configure:10582: checking for FT_Init_FreeType
2059configure:10610: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2060configure:10738: checking for FcGetVersion
2061configure:10766: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2062configure:10738: checking for FT_Library_Version
2063configure:10766: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2064configure:10913: checking for libpng >= 1.0.0
2065configure:10920: checking LIBPNG_CFLAGS
2066configure:10925: checking LIBPNG_LIBS
2067configure:11060: checking for png.h
2068configure:11070: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2069configure:11060: checking for libpng/png.h
2070configure:11070: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2071configure:11066:10: fatal error: 'libpng/png.h' file not found
2072#include <libpng/png.h>
2073         ^~~~~~~~~~~~~~
20741 error generated.
2075configure: failed program was:
2076#line 11065 "configure"
2077#include "confdefs.h"
2078#include <libpng/png.h>
2079configure:11099: checking for png_create_info_struct
2080configure:11127: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2081configure:11207: checking for png_set_rgb_to_gray
2082configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2083configure:11207: checking for png_get_libpng_ver
2084configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2085configure:11207: checking for png_get_image_width
2086configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2087configure:11207: checking for png_get_image_height
2088configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2089configure:11207: checking for png_get_gAMA
2090configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2091configure:11207: checking for png_get_color_type
2092configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2093configure:11207: checking for png_get_bit_depth
2094configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2095configure:11207: checking for png_set_strip_alpha
2096configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2097configure:11207: checking for png_get_valid
2098configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2099configure:11207: checking for png_get_sRGB
2100configure:11235: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2101configure:11282: checking for jpeglib.h
2102configure:11292: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2103configure:11319: checking for jpeg_destroy_decompress in -ljpeg
2104configure:11338: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -ljpeg  -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2105configure:11436: checking for tiffio.h
2106configure:11446: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2107configure:11473: checking for TIFFClientOpen in -ltiff
2108configure:11492: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -ltiff  -ljpeg -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2109configure:11599: checking for librsvg-2.0 >= 2.0.0 cairo
2110configure:11606: checking LIBRSVG_CFLAGS
2111configure:11611: checking LIBRSVG_LIBS
2112configure:11650: checking for cairo.h
2113configure:11660: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2114configure:11650: checking for librsvg/rsvg.h
2115configure:11660: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2116configure:11650: checking for librsvg/rsvg-cairo.h
2117configure:11660: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2118In file included from configure:11656:
2119/opt/local/include/librsvg-2.0/librsvg/rsvg-cairo.h:26:2: warning: "Including <librsvg/rsvg-cairo.h> directly is deprecated." [-W#warnings]
2120#warning "Including <librsvg/rsvg-cairo.h> directly is deprecated."
2121 ^
21221 warning generated.
2123configure: failed program was:
2124#line 11655 "configure"
2125#include "confdefs.h"
2126#include <librsvg/rsvg-cairo.h>
2127configure:11650: checking for librsvg/librsvg-features.h
2128configure:11660: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 conftest.c >/dev/null 2>conftest.out
2129configure:11656:10: fatal error: 'librsvg/librsvg-features.h' file not found
2130#include <librsvg/librsvg-features.h>
2131         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
21321 error generated.
2133configure: failed program was:
2134#line 11655 "configure"
2135#include "confdefs.h"
2136#include <librsvg/librsvg-features.h>
2137configure:11689: checking for rsvg_handle_render_cairo
2138configure:11717: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -ltiff -ljpeg -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2139ld: warning: ignoring duplicate libraries: '-lm'
2140configure:11794: checking for rsvg_handle_read_stream_sync
2141configure:11822: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -ltiff -ljpeg -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2142ld: warning: ignoring duplicate libraries: '-lm'
2143configure:11928: checking for libwebp
2144configure:11935: checking LIBWEBP_CFLAGS
2145configure:11940: checking LIBWEBP_LIBS
2146configure:11979: checking for webp/decode.h
2147configure:11989: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/webp conftest.c >/dev/null 2>conftest.out
2148configure:12018: checking for WebPDecodeRGBA
2149configure:12046: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/webp -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lwebp -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -ltiff -ljpeg -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2150ld: warning: ignoring duplicate libraries: '-lm'
2151configure:12123: checking for WebPFree
2152configure:12151: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/webp -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -L/opt/local/lib -lwebp -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -ltiff -ljpeg -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2153ld: warning: ignoring duplicate libraries: '-lm'
2154configure:12199: checking for avif/avif.h
2155configure:12209: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/webp conftest.c >/dev/null 2>conftest.out
2156configure:12236: checking for avifDecoderSetIOMemory in -lavif
2157configure:12255: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk  -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/libpng16 -I/opt/local/include/librsvg-2.0 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/webp -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch x86_64 conftest.c -lavif  -L/opt/local/lib -lwebp -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -ltiff -ljpeg -L/opt/local/lib -lpng16 -L/opt/local/lib -lfontconfig -lfreetype -llzma -lbz2 -lzstd -lbrotlidec -lz -L/opt/local/libexec/openssl3/lib -lssl -lcrypto -lm -levent  1>&5
2158ld: warning: ignoring duplicate libraries: '-lm'