Ticket #67258: config.log

File config.log, 412.6 KB (added by ddissett (daniel dissett), 13 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by curl configure -, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-silent-rules --enable-ipv6 --without-gnutls --without-gssapi --without-libgsasl --with-librtmp --with-libssh2 --without-mbedtls --with-nghttp2=/opt/local --without-nss --without-openssl --with-secure-transport --without-wolfssl --enable-ares --enable-ldap --enable-ldaps --with-brotli --with-libidn2=/opt/local --with-zlib=/opt/local --with-zstd ac_cv_prog_AWK=/usr/bin/awk --without-ca-bundle
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = continuity
14uname -m = x86_64
15uname -r = 18.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 48.00 gigabytes
33Default processor set: 449 tasks, 2087 threads, 16 processors
34Load average: 7.66, Mach factor: 8.38
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3315: looking for aux files: ltmain.sh config.guess config.sub missing compile install-sh
52configure:3328:  trying ./
53configure:3357:   ./ltmain.sh found
54configure:3357:   ./config.guess found
55configure:3357:   ./config.sub found
56configure:3357:   ./missing found
57configure:3357:   ./compile found
58configure:3339:   ./install-sh found
59configure:3483: checking whether to enable maintainer-specific portions of Makefiles
60configure:3493: result: no
61configure:3518: checking whether make supports nested variables
62configure:3536: result: yes
63configure:3549: checking whether to enable debug build options
64configure:3572: result: no
65configure:3576: checking whether to enable compiler optimizer
66configure:3598: result: (assumed) yes
67configure:3610: checking whether to enable strict compiler warnings
68configure:3630: result: no
69configure:3634: checking whether to enable compiler warnings as errors
70configure:3654: result: no
71configure:3658: checking whether to enable curl debug memory tracking
72configure:3681: result: no
73configure:3698: checking whether to enable hiding of library internal symbols
74configure:3715: result: yes
75configure:3726: checking whether to enable c-ares for DNS lookups
76configure:3749: result: yes
77configure:3753: checking whether to disable dependency on -lrt
78configure:3770: result: (assumed no)
79configure:3781: checking whether to enable ECH support
80configure:3800: result: no
81configure:3831: checking for path separator
82configure:3833: result: :
83configure:3853: checking for sed
84configure:3877: found /usr/bin/sed
85configure:3890: result: /usr/bin/sed
86configure:3907: checking for grep
87configure:3931: found /usr/bin/grep
88configure:3944: result: /usr/bin/grep
89configure:3959: checking that grep -E works
90configure:3963: result: yes
91configure:4075: checking for ar
92configure:4099: found /opt/local/bin/ar
93configure:4111: result: /opt/local/bin/ar
94configure:4332: checking for a BSD-compatible install
95configure:4405: result: /usr/bin/install -c
96configure:4482: checking for gcc
97configure:4514: result: /usr/bin/clang
98configure:4867: checking for C compiler version
99configure:4876: /usr/bin/clang --version >&5
100Apple LLVM version 10.0.1 (clang-1001.0.46.4)
101Target: x86_64-apple-darwin18.7.0
102Thread model: posix
103InstalledDir: /Library/Developer/CommandLineTools/usr/bin
104configure:4887: $? = 0
105configure:4876: /usr/bin/clang -v >&5
106Apple LLVM version 10.0.1 (clang-1001.0.46.4)
107Target: x86_64-apple-darwin18.7.0
108Thread model: posix
109InstalledDir: /Library/Developer/CommandLineTools/usr/bin
110configure:4887: $? = 0
111configure:4876: /usr/bin/clang -V >&5
112clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
113clang: error: no input files
114configure:4887: $? = 1
115configure:4876: /usr/bin/clang -qversion >&5
116clang: error: unknown argument '-qversion', did you mean '--version'?
117clang: error: no input files
118configure:4887: $? = 1
119configure:4876: /usr/bin/clang -version >&5
120clang: error: unknown argument '-version', did you mean '--version'?
121clang: error: no input files
122configure:4887: $? = 1
123configure:4906: checking whether the C compiler works
124configure:4928: /usr/bin/clang -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
125configure:4932: $? = 0
126configure:4982: result: yes
127configure:4985: checking for C compiler default output file name
128configure:4987: result: a.out
129configure:4993: checking for suffix of executables
130configure:5000: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
131configure:5004: $? = 0
132configure:5027: result:
133configure:5048: checking whether we are cross compiling
134configure:5056: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
135configure:5060: $? = 0
136configure:5067: ./conftest
137configure:5071: $? = 0
138configure:5086: result: no
139configure:5091: checking for suffix of object files
140configure:5113: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
141configure:5117: $? = 0
142configure:5139: result: o
143configure:5143: checking whether the compiler supports GNU C
144configure:5162: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
145configure:5162: $? = 0
146configure:5172: result: yes
147configure:5183: checking whether /usr/bin/clang accepts -g
148configure:5203: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
149configure:5203: $? = 0
150configure:5245: result: yes
151configure:5265: checking for /usr/bin/clang option to enable C11 features
152configure:5280: /usr/bin/clang  -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
153configure:5280: $? = 0
154configure:5298: result: none needed
155configure:5414: checking whether /usr/bin/clang understands -c and -o together
156configure:5436: /usr/bin/clang -c conftest.c -o conftest2.o
157configure:5439: $? = 0
158configure:5436: /usr/bin/clang -c conftest.c -o conftest2.o
159configure:5439: $? = 0
160configure:5451: result: yes
161configure:5474: checking how to run the C preprocessor
162configure:5500: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
163configure:5500: $? = 0
164configure:5515: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
165conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
166#include <ac_nonexistent.h>
167         ^~~~~~~~~~~~~~~~~~
1681 error generated.
169configure:5515: $? = 1
170configure: failed program was:
171| /* confdefs.h */
172| #define PACKAGE_NAME "curl"
173| #define PACKAGE_TARNAME "curl"
174| #define PACKAGE_VERSION "-"
175| #define PACKAGE_STRING "curl -"
176| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
177| #define PACKAGE_URL ""
178| /* end confdefs.h.  */
179| #include <ac_nonexistent.h>
180configure:5542: result: /usr/bin/clang -E
181configure:5556: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
182configure:5556: $? = 0
183configure:5571: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
184conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
185#include <ac_nonexistent.h>
186         ^~~~~~~~~~~~~~~~~~
1871 error generated.
188configure:5571: $? = 1
189configure: failed program was:
190| /* confdefs.h */
191| #define PACKAGE_NAME "curl"
192| #define PACKAGE_TARNAME "curl"
193| #define PACKAGE_VERSION "-"
194| #define PACKAGE_STRING "curl -"
195| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
196| #define PACKAGE_URL ""
197| /* end confdefs.h.  */
198| #include <ac_nonexistent.h>
199configure:5617: checking for stdio.h
200configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
201configure:5617: $? = 0
202configure:5617: result: yes
203configure:5617: checking for stdlib.h
204configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
205configure:5617: $? = 0
206configure:5617: result: yes
207configure:5617: checking for string.h
208configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
209configure:5617: $? = 0
210configure:5617: result: yes
211configure:5617: checking for inttypes.h
212configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
213configure:5617: $? = 0
214configure:5617: result: yes
215configure:5617: checking for stdint.h
216configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
217configure:5617: $? = 0
218configure:5617: result: yes
219configure:5617: checking for strings.h
220configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
221configure:5617: $? = 0
222configure:5617: result: yes
223configure:5617: checking for sys/stat.h
224configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
225configure:5617: $? = 0
226configure:5617: result: yes
227configure:5617: checking for sys/types.h
228configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
229configure:5617: $? = 0
230configure:5617: result: yes
231configure:5617: checking for unistd.h
232configure:5617: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
233configure:5617: $? = 0
234configure:5617: result: yes
235configure:5645: checking for stdatomic.h
236configure:5645: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
237configure:5645: $? = 0
238configure:5645: result: yes
239configure:5650: checking if _Atomic is available
240configure:5669: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
241configure:5669: $? = 0
242configure:5672: result: yes
243configure:5694: checking for a sed that does not truncate output
244configure:5764: result: /usr/bin/sed
245configure:5772: checking for code coverage support
246configure:5788: result: no
247configure:5953: checking whether build environment is sane
248configure:6008: result: yes
249configure:6163: checking for a race-free mkdir -p
250configure:6207: result: /opt/local/bin/gmkdir -p
251configure:6214: checking for gawk
252configure:6246: result: /usr/bin/awk
253configure:6257: checking whether make sets $(MAKE)
254configure:6280: result: yes
255configure:6302: checking whether make supports the include directive
256configure:6317: make -f confmf.GNU && cat confinc.out
257this is the am__doit target
258configure:6320: $? = 0
259configure:6339: result: yes (GNU style)
260configure:6436: checking dependency style of /usr/bin/clang
261configure:6548: result: gcc3
262configure:6625: checking curl version
263configure:6627: result: 8.0.1
264configure:6938: checking for httpd
265configure:6961: found /usr/sbin/httpd
266configure:6973: result: /usr/sbin/httpd
267configure:7030: checking for apachectl
268configure:7053: found /usr/sbin/apachectl
269configure:7065: result: /usr/sbin/apachectl
270configure:7075: checking for apxs
271configure:7113: result: no
272configure:7123: apxs not in PATH, httpd tests disabled
273configure:7154: checking for nghttpx
274configure:7193: result: no
275configure:7206: checking for caddy
276configure:7244: result: no
277configure:7287: checking build system type
278configure:7302: result: x86_64-apple-darwin18.7.0
279configure:7322: checking host system type
280configure:7336: result: x86_64-apple-darwin18.7.0
281configure:7365: checking for grep that handles long lines and -e
282configure:7429: result: /usr/bin/grep
283configure:7434: checking for egrep
284configure:7502: result: /usr/bin/grep -E
285configure:7509: checking if OS is AIX (to define _ALL_SOURCE)
286configure:7530: result: no
287configure:7540: checking if _THREAD_SAFE is already defined
288configure:7561: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
289conftest.c:33:7: error: use of undeclared identifier 'force'
290      force compilation error
291      ^
2921 error generated.
293configure:7561: $? = 1
294configure: failed program was:
295| /* confdefs.h */
296| #define PACKAGE_NAME "curl"
297| #define PACKAGE_TARNAME "curl"
298| #define PACKAGE_VERSION "-"
299| #define PACKAGE_STRING "curl -"
300| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
301| #define PACKAGE_URL ""
302| #define HAVE_STDIO_H 1
303| #define HAVE_STDLIB_H 1
304| #define HAVE_STRING_H 1
305| #define HAVE_INTTYPES_H 1
306| #define HAVE_STDINT_H 1
307| #define HAVE_STRINGS_H 1
308| #define HAVE_SYS_STAT_H 1
309| #define HAVE_SYS_TYPES_H 1
310| #define HAVE_UNISTD_H 1
311| #define STDC_HEADERS 1
312| #define HAVE_STDATOMIC_H 1
313| #define HAVE_ATOMIC 1
314| #define PACKAGE "curl"
315| #define VERSION "-"
316| #define OS "x86_64-apple-darwin18.7.0"
317| /* end confdefs.h.  */
318|
319|
320|
321| int main (void)
322| {
323|
324| #ifdef _THREAD_SAFE
325|       int dummy=1;
326| #else
327|       force compilation error
328| #endif
329|
330|  ;
331|  return 0;
332| }
333|
334configure:7570: result: no
335configure:7578: checking if _THREAD_SAFE is actually needed
336configure:7597: result: no
337configure:7602: checking if _THREAD_SAFE is onwards defined
338configure:7619: result: no
339configure:7626: checking if _REENTRANT is already defined
340configure:7647: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
341conftest.c:33:7: error: use of undeclared identifier 'force'
342      force compilation error
343      ^
3441 error generated.
345configure:7647: $? = 1
346configure: failed program was:
347| /* confdefs.h */
348| #define PACKAGE_NAME "curl"
349| #define PACKAGE_TARNAME "curl"
350| #define PACKAGE_VERSION "-"
351| #define PACKAGE_STRING "curl -"
352| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
353| #define PACKAGE_URL ""
354| #define HAVE_STDIO_H 1
355| #define HAVE_STDLIB_H 1
356| #define HAVE_STRING_H 1
357| #define HAVE_INTTYPES_H 1
358| #define HAVE_STDINT_H 1
359| #define HAVE_STRINGS_H 1
360| #define HAVE_SYS_STAT_H 1
361| #define HAVE_SYS_TYPES_H 1
362| #define HAVE_UNISTD_H 1
363| #define STDC_HEADERS 1
364| #define HAVE_STDATOMIC_H 1
365| #define HAVE_ATOMIC 1
366| #define PACKAGE "curl"
367| #define VERSION "-"
368| #define OS "x86_64-apple-darwin18.7.0"
369| /* end confdefs.h.  */
370|
371|
372|
373| int main (void)
374| {
375|
376| #ifdef _REENTRANT
377|       int dummy=1;
378| #else
379|       force compilation error
380| #endif
381|
382|  ;
383|  return 0;
384| }
385|
386configure:7656: result: no
387configure:7664: checking if _REENTRANT is actually needed
388configure:7695: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
389configure:7695: $? = 0
390configure:7727: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
391configure:7727: $? = 0
392configure:7800: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
393configure:7800: $? = 0
394configure:7882: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
395configure:7882: $? = 0
396configure:7964: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
397configure:7964: $? = 0
398configure:8046: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
399configure:8046: $? = 0
400configure:8128: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
401Undefined symbols for architecture x86_64:
402  "_gethostbyname_r", referenced from:
403      _main in conftest-426eb4.o
404ld: symbol(s) not found for architecture x86_64
405clang: error: linker command failed with exit code 1 (use -v to see invocation)
406configure:8128: $? = 1
407configure: failed program was:
408| /* confdefs.h */
409| #define PACKAGE_NAME "curl"
410| #define PACKAGE_TARNAME "curl"
411| #define PACKAGE_VERSION "-"
412| #define PACKAGE_STRING "curl -"
413| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
414| #define PACKAGE_URL ""
415| #define HAVE_STDIO_H 1
416| #define HAVE_STDLIB_H 1
417| #define HAVE_STRING_H 1
418| #define HAVE_INTTYPES_H 1
419| #define HAVE_STDINT_H 1
420| #define HAVE_STRINGS_H 1
421| #define HAVE_SYS_STAT_H 1
422| #define HAVE_SYS_TYPES_H 1
423| #define HAVE_UNISTD_H 1
424| #define STDC_HEADERS 1
425| #define HAVE_STDATOMIC_H 1
426| #define HAVE_ATOMIC 1
427| #define PACKAGE "curl"
428| #define VERSION "-"
429| #define OS "x86_64-apple-darwin18.7.0"
430| /* end confdefs.h.  */
431|
432|
433| #define gethostbyname_r innocuous_gethostbyname_r
434| #ifdef __STDC__
435| # include <limits.h>
436| #else
437| # include <assert.h>
438| #endif
439| #undef gethostbyname_r
440| #ifdef __cplusplus
441| extern "C"
442| #endif
443| char gethostbyname_r ();
444| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
445| choke me
446| #endif
447|
448| int main (void)
449| {
450| return gethostbyname_r ();
451|  ;
452|  return 0;
453| }
454|
455configure:8210: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
456Undefined symbols for architecture x86_64:
457  "_getprotobyname_r", referenced from:
458      _main in conftest-e36ff0.o
459ld: symbol(s) not found for architecture x86_64
460clang: error: linker command failed with exit code 1 (use -v to see invocation)
461configure:8210: $? = 1
462configure: failed program was:
463| /* confdefs.h */
464| #define PACKAGE_NAME "curl"
465| #define PACKAGE_TARNAME "curl"
466| #define PACKAGE_VERSION "-"
467| #define PACKAGE_STRING "curl -"
468| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
469| #define PACKAGE_URL ""
470| #define HAVE_STDIO_H 1
471| #define HAVE_STDLIB_H 1
472| #define HAVE_STRING_H 1
473| #define HAVE_INTTYPES_H 1
474| #define HAVE_STDINT_H 1
475| #define HAVE_STRINGS_H 1
476| #define HAVE_SYS_STAT_H 1
477| #define HAVE_SYS_TYPES_H 1
478| #define HAVE_UNISTD_H 1
479| #define STDC_HEADERS 1
480| #define HAVE_STDATOMIC_H 1
481| #define HAVE_ATOMIC 1
482| #define PACKAGE "curl"
483| #define VERSION "-"
484| #define OS "x86_64-apple-darwin18.7.0"
485| /* end confdefs.h.  */
486|
487|
488| #define getprotobyname_r innocuous_getprotobyname_r
489| #ifdef __STDC__
490| # include <limits.h>
491| #else
492| # include <assert.h>
493| #endif
494| #undef getprotobyname_r
495| #ifdef __cplusplus
496| extern "C"
497| #endif
498| char getprotobyname_r ();
499| #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
500| choke me
501| #endif
502|
503| int main (void)
504| {
505| return getprotobyname_r ();
506|  ;
507|  return 0;
508| }
509|
510configure:8269: result: no
511configure:8274: checking if _REENTRANT is onwards defined
512configure:8291: result: no
513configure:8305: checking for special C compiler options needed for large files
514configure:8352: result: no
515configure:8358: checking for _FILE_OFFSET_BITS value needed for large files
516configure:8383: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
517configure:8383: $? = 0
518configure:8416: result: no
519configure:8544: checking how to print strings
520configure:8571: result: printf
521configure:8592: checking for a sed that does not truncate output
522configure:8662: result: /usr/bin/sed
523configure:8680: checking for fgrep
524configure:8748: result: /usr/bin/grep -F
525configure:8784: checking for ld used by /usr/bin/clang
526configure:8852: result: /Library/Developer/CommandLineTools/usr/bin/ld
527configure:8859: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
528configure:8875: result: no
529configure:8887: checking for BSD- or MS-compatible name lister (nm)
530configure:8942: result: /opt/local/bin/nm -B
531configure:9082: checking the name lister (/opt/local/bin/nm -B) interface
532configure:9090: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
533configure:9093: /opt/local/bin/nm -B "conftest.o"
534configure:9096: output
5350000000000000000 S _some_variable
536configure:9103: result: BSD nm
537configure:9106: checking whether ln -s works
538configure:9110: result: yes
539configure:9118: checking the maximum length of command line arguments
540configure:9250: result: 196608
541configure:9298: checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format
542configure:9339: result: func_convert_file_noop
543configure:9346: checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format
544configure:9367: result: func_convert_file_noop
545configure:9374: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
546configure:9382: result: -r
547configure:9461: checking for file
548configure:9482: found /opt/local/bin/file
549configure:9493: result: file
550configure:9569: checking for objdump
551configure:9590: found /opt/local/bin/objdump
552configure:9601: result: objdump
553configure:9630: checking how to recognize dependent libraries
554configure:9831: result: pass_all
555configure:9921: checking for dlltool
556configure:9956: result: no
557configure:9983: checking how to associate runtime and link libraries
558configure:10011: result: printf %s\n
559configure:10161: checking for archiver @FILE support
560configure:10178: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
561configure:10178: $? = 0
562configure:10182: /opt/local/bin/ar cr libconftest.a @conftest.lst >&5
563ar: @conftest.lst: No such file or directory
564configure:10185: $? = 1
565configure:10205: result: no
566configure:10268: checking for strip
567configure:10289: found /opt/local/bin/strip
568configure:10300: result: strip
569configure:10377: checking for ranlib
570configure:10398: found /opt/local/bin/ranlib
571configure:10409: result: ranlib
572configure:10511: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
573configure:10665: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
574configure:10668: $? = 0
575configure:10672: /opt/local/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
576cannot find nm_test_var in conftest.nm
577configure:10665: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
578configure:10668: $? = 0
579configure:10672: /opt/local/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm
580configure:10738: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c conftstm.o >&5
581configure:10741: $? = 0
582configure:10779: result: ok
583configure:10826: checking for sysroot
584configure:10857: result: no
585configure:10864: checking for a working dd
586configure:10908: result: /bin/dd
587configure:10912: checking how to truncate binary pipes
588configure:10928: result: /bin/dd bs=4096 count=1
589configure:11264: checking for mt
590configure:11299: result: no
591configure:11319: checking if : is a manifest tool
592configure:11326: : '-?'
593configure:11334: result: no
594configure:11395: checking for dsymutil
595configure:11416: found /usr/bin/dsymutil
596configure:11427: result: dsymutil
597configure:11497: checking for nmedit
598configure:11518: found /usr/bin/nmedit
599configure:11529: result: nmedit
600configure:11599: checking for lipo
601configure:11620: found /opt/local/bin/lipo
602configure:11631: result: lipo
603configure:11701: checking for otool
604configure:11722: found /opt/local/bin/otool
605configure:11733: result: otool
606configure:11803: checking for otool64
607configure:11838: result: no
608configure:11883: checking for -single_module linker flag
609/usr/bin/clang -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
610configure:11917: result: yes
611configure:11920: checking for -exported_symbols_list linker flag
612configure:11940: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
613configure:11940: $? = 0
614configure:11951: result: yes
615configure:11954: checking for -force_load linker flag
616/usr/bin/clang -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -c -o conftest.o conftest.c
617/opt/local/bin/ar cr libconftest.a conftest.o
618ranlib libconftest.a
619/usr/bin/clang -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
620configure:11987: result: yes
621configure:12054: checking for dlfcn.h
622configure:12054: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
623configure:12054: $? = 0
624configure:12054: result: yes
625configure:12748: checking for objdir
626configure:12764: result: .libs
627configure:13028: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
628configure:13047: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-rtti -fno-exceptions conftest.c >&5
629configure:13051: $? = 0
630configure:13064: result: yes
631configure:13428: checking for /usr/bin/clang option to produce PIC
632configure:13436: result: -fno-common -DPIC
633configure:13444: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
634configure:13463: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -fno-common -DPIC -DPIC conftest.c >&5
635configure:13467: $? = 0
636configure:13480: result: yes
637configure:13509: checking if /usr/bin/clang static flag -static works
638configure:13538: result: no
639configure:13553: checking if /usr/bin/clang supports -c -o file.o
640configure:13575: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -o out/conftest2.o conftest.c >&5
641configure:13579: $? = 0
642configure:13601: result: yes
643configure:13609: checking if /usr/bin/clang supports -c -o file.o
644configure:13657: result: yes
645configure:13690: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
646configure:14962: result: yes
647configure:15203: checking dynamic linker characteristics
648configure:16035: result: darwin18.7.0 dyld
649configure:16157: checking how to hardcode library paths into programs
650configure:16182: result: immediate
651configure:16734: checking whether stripping libraries is possible
652configure:16751: result: yes
653configure:16785: checking if libtool supports shared libraries
654configure:16787: result: yes
655configure:16790: checking whether to build shared libraries
656configure:16815: result: yes
657configure:16818: checking whether to build static libraries
658configure:16822: result: yes
659configure:16893: checking whether to build shared libraries with -version-info
660configure:16904: result: yes
661configure:16911: checking whether to build shared libraries with -no-undefined
662configure:16924: result: no
663configure:16931: checking whether to build shared libraries with -mimpure-text
664configure:16941: result: no
665configure:16968: checking whether to build shared libraries with PIC
666configure:16970: result: yes
667configure:16972: checking whether to build static libraries with PIC
668configure:16974: result: no
669configure:16981: checking whether to build shared libraries only
670configure:16989: result: no
671configure:16996: checking whether to build static libraries only
672configure:17004: result: no
673configure:17058: checking for windres
674configure:17093: result: no
675configure:17275: checking for inline
676configure:17292: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
677configure:17292: $? = 0
678configure:17301: result: inline
679configure:17322: checking if cpp -P is needed
680configure:17340: result: no
681configure:17395: checking if compiler is DEC/Compaq/HP C
682configure:17419: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
683configure:17419: $? = 0
684configure:17464: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
685configure:17464: $? = 0
686configure:17497: result: no
687configure:17502: checking if compiler is HP-UX C
688configure:17526: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
689configure:17526: $? = 0
690configure:17558: result: no
691configure:17563: checking if compiler is IBM C
692configure:17587: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
693configure:17587: $? = 0
694configure:17627: result: no
695configure:17632: checking if compiler is Intel C
696configure:17656: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
697configure:17656: $? = 0
698configure:17742: result: no
699configure:17747: checking if compiler is clang
700configure:17771: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
701configure:17771: $? = 0
702configure:17795: result: yes
703configure:17797: checking if compiler is xlclang
704configure:17821: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
705configure:17821: $? = 0
706configure:17849: result: no
707configure:17875: checking if compiler is GNU C
708configure:17899: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
709configure:17899: $? = 0
710configure:17981: result: no
711configure:17986: checking if compiler is LCC
712configure:18010: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
713configure:18010: $? = 0
714configure:18042: result: no
715configure:18047: checking if compiler is SGI MIPSpro C
716configure:18071: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
717configure:18071: $? = 0
718configure:18116: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
719configure:18116: $? = 0
720configure:18161: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
721configure:18161: $? = 0
722configure:18195: result: no
723configure:18200: checking if compiler is SGI MIPS C
724configure:18224: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
725configure:18224: $? = 0
726configure:18269: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
727configure:18269: $? = 0
728configure:18303: result: no
729configure:18308: checking if compiler is SunPro C
730configure:18332: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
731configure:18332: $? = 0
732configure:18364: result: no
733configure:18369: checking if compiler is Tiny C
734configure:18393: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk  conftest.c
735configure:18393: $? = 0
736configure:18425: result: no
737configure:18549: checking if compiler accepts some basic options
738configure:18573: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
739configure:18573: $? = 0
740configure:18604: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
741configure:18604: $? = 0
742configure:18651: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
743configure:18651: $? = 0
744configure:18651: ./conftest
745configure:18651: $? = 0
746configure:18719: result: yes
747configure:18721: compiler options added: -Qunused-arguments -Wno-pointer-bool-conversion
748configure:18782: checking if compiler optimizer assumed setting might be used
749configure:18820: result: no
750configure:20588: checking if compiler halts on compilation errors
751configure:20605: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
752conftest.c:32:7: error: use of undeclared identifier 'force'
753      force compilation error
754      ^
7551 error generated.
756configure:20605: $? = 1
757configure: failed program was:
758| /* confdefs.h */
759| #define PACKAGE_NAME "curl"
760| #define PACKAGE_TARNAME "curl"
761| #define PACKAGE_VERSION "-"
762| #define PACKAGE_STRING "curl -"
763| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
764| #define PACKAGE_URL ""
765| #define HAVE_STDIO_H 1
766| #define HAVE_STDLIB_H 1
767| #define HAVE_STRING_H 1
768| #define HAVE_INTTYPES_H 1
769| #define HAVE_STDINT_H 1
770| #define HAVE_STRINGS_H 1
771| #define HAVE_SYS_STAT_H 1
772| #define HAVE_SYS_TYPES_H 1
773| #define HAVE_UNISTD_H 1
774| #define STDC_HEADERS 1
775| #define HAVE_STDATOMIC_H 1
776| #define HAVE_ATOMIC 1
777| #define PACKAGE "curl"
778| #define VERSION "-"
779| #define OS "x86_64-apple-darwin18.7.0"
780| #define HAVE_DLFCN_H 1
781| #define LT_OBJDIR ".libs/"
782| /* end confdefs.h.  */
783|
784|
785|
786| int main (void)
787| {
788|
789|       force compilation error
790|
791|  ;
792|  return 0;
793| }
794|
795configure:20614: result: yes
796configure:20621: checking if compiler halts on negative sized arrays
797configure:20639: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
798conftest.c:28:26: error: 'bad_t' declared as an array with a negative size
799      typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
800                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8011 error generated.
802configure:20639: $? = 1
803configure: failed program was:
804| /* confdefs.h */
805| #define PACKAGE_NAME "curl"
806| #define PACKAGE_TARNAME "curl"
807| #define PACKAGE_VERSION "-"
808| #define PACKAGE_STRING "curl -"
809| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
810| #define PACKAGE_URL ""
811| #define HAVE_STDIO_H 1
812| #define HAVE_STDLIB_H 1
813| #define HAVE_STRING_H 1
814| #define HAVE_INTTYPES_H 1
815| #define HAVE_STDINT_H 1
816| #define HAVE_STRINGS_H 1
817| #define HAVE_SYS_STAT_H 1
818| #define HAVE_SYS_TYPES_H 1
819| #define HAVE_UNISTD_H 1
820| #define STDC_HEADERS 1
821| #define HAVE_STDATOMIC_H 1
822| #define HAVE_ATOMIC 1
823| #define PACKAGE "curl"
824| #define VERSION "-"
825| #define OS "x86_64-apple-darwin18.7.0"
826| #define HAVE_DLFCN_H 1
827| #define LT_OBJDIR ".libs/"
828| /* end confdefs.h.  */
829|
830|
831|       typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
832|
833| int main (void)
834| {
835|
836|       bad_t dummy;
837|
838|  ;
839|  return 0;
840| }
841|
842configure:20648: result: yes
843configure:20655: checking if compiler halts on function prototype mismatch
844configure:20684: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
845conftest.c:29:11: error: conflicting types for 'rand'
846      int rand(int n);
847          ^
848/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/stdlib.h:162:6: note: previous declaration is here
849int      rand(void) __swift_unavailable("Use arc4random instead.");
850         ^
851conftest.c:30:11: error: conflicting types for 'rand'
852      int rand(int n)
853          ^
854/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/stdlib.h:162:6: note: previous declaration is here
855int      rand(void) __swift_unavailable("Use arc4random instead.");
856         ^
857conftest.c:42:20: error: too many arguments to function call, expected 0, have 1
858      int j = rand(i[0]);
859              ~~~~ ^~~~
860/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/stdlib.h:162:1: note: 'rand' declared here
861int      rand(void) __swift_unavailable("Use arc4random instead.");
862^
8633 errors generated.
864configure:20684: $? = 1
865configure: failed program was:
866| /* confdefs.h */
867| #define PACKAGE_NAME "curl"
868| #define PACKAGE_TARNAME "curl"
869| #define PACKAGE_VERSION "-"
870| #define PACKAGE_STRING "curl -"
871| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
872| #define PACKAGE_URL ""
873| #define HAVE_STDIO_H 1
874| #define HAVE_STDLIB_H 1
875| #define HAVE_STRING_H 1
876| #define HAVE_INTTYPES_H 1
877| #define HAVE_STDINT_H 1
878| #define HAVE_STRINGS_H 1
879| #define HAVE_SYS_STAT_H 1
880| #define HAVE_SYS_TYPES_H 1
881| #define HAVE_UNISTD_H 1
882| #define STDC_HEADERS 1
883| #define HAVE_STDATOMIC_H 1
884| #define HAVE_ATOMIC 1
885| #define PACKAGE "curl"
886| #define VERSION "-"
887| #define OS "x86_64-apple-darwin18.7.0"
888| #define HAVE_DLFCN_H 1
889| #define LT_OBJDIR ".libs/"
890| /* end confdefs.h.  */
891|
892|
893| #     include <stdlib.h>
894|       int rand(int n);
895|       int rand(int n)
896|       {
897|         if(n)
898|           return ++n;
899|         else
900|           return n;
901|       }
902|
903| int main (void)
904| {
905|
906|       int i[2]={0,0};
907|       int j = rand(i[0]);
908|       if(j)
909|         return j;
910|
911|  ;
912|  return 0;
913| }
914|
915configure:20693: result: yes
916configure:20700: checking if compiler supports hiding library internal symbols
917configure:20795: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
918configure:20795: $? = 0
919configure:20819: result: yes
920configure:21026: checking for windows.h
921configure:21057: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
922conftest.c:32:10: fatal error: 'windows.h' file not found
923#include <windows.h>
924         ^~~~~~~~~~~
9251 error generated.
926configure:21057: $? = 1
927configure: failed program was:
928| /* confdefs.h */
929| #define PACKAGE_NAME "curl"
930| #define PACKAGE_TARNAME "curl"
931| #define PACKAGE_VERSION "-"
932| #define PACKAGE_STRING "curl -"
933| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
934| #define PACKAGE_URL ""
935| #define HAVE_STDIO_H 1
936| #define HAVE_STDLIB_H 1
937| #define HAVE_STRING_H 1
938| #define HAVE_INTTYPES_H 1
939| #define HAVE_STDINT_H 1
940| #define HAVE_STRINGS_H 1
941| #define HAVE_SYS_STAT_H 1
942| #define HAVE_SYS_TYPES_H 1
943| #define HAVE_UNISTD_H 1
944| #define STDC_HEADERS 1
945| #define HAVE_STDATOMIC_H 1
946| #define HAVE_ATOMIC 1
947| #define PACKAGE "curl"
948| #define VERSION "-"
949| #define OS "x86_64-apple-darwin18.7.0"
950| #define HAVE_DLFCN_H 1
951| #define LT_OBJDIR ".libs/"
952| /* end confdefs.h.  */
953|
954|
955| #undef inline
956| #ifndef WIN32_LEAN_AND_MEAN
957| #define WIN32_LEAN_AND_MEAN
958| #endif
959| #include <windows.h>
960|
961| int main (void)
962| {
963|
964| #if defined(__CYGWIN__) || defined(__CEGCC__)
965|         HAVE_WINDOWS_H shall not be defined.
966| #else
967|         int dummy=2*WINVER;
968| #endif
969|
970|  ;
971|  return 0;
972| }
973|
974configure:21070: result: no
975configure:21081: checking whether build target is a native Windows one
976configure:21125: result: no
977configure:21371: checking whether build target supports WIN32 file API
978configure:21454: result: no
979configure:21460: checking whether build target supports WIN32 crypto API
980configure:21508: result: no
981configure:21523: checking for good-to-use Darwin CFLAGS
982configure:21525: result: yes
983configure:21531: checking whether /usr/bin/clang accepts -Werror=partial-availability
984configure:21543: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
985configure:21543: $? = 0
986configure:21545: result: yes
987configure:21557: checking whether to link macOS CoreFoundation and SystemConfiguration framework
988configure:21581: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
989configure:21581: $? = 0
990configure:21593: result: yes
991configure:21607: checking to see if the compiler supports __builtin_available()
992configure:21625: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
993configure:21625: $? = 0
994configure:21628: result: yes
995configure:21659: checking whether to support http
996configure:21698: result: yes
997configure:21703: checking whether to support ftp
998configure:21723: result: yes
999configure:21728: checking whether to support file
1000configure:21748: result: yes
1001configure:21753: checking whether to support ldap
1002configure:21770: result: yes
1003configure:21785: checking whether to support ldaps
1004configure:21809: result: yes
1005configure:22143: checking whether to support rtsp
1006configure:22170: result: yes
1007configure:22182: checking whether to support proxies
1008configure:22203: result: yes
1009configure:22209: checking whether to support dict
1010configure:22229: result: yes
1011configure:22234: checking whether to support telnet
1012configure:22254: result: yes
1013configure:22259: checking whether to support tftp
1014configure:22279: result: yes
1015configure:22285: checking whether to support pop3
1016configure:22305: result: yes
1017configure:22312: checking whether to support imap
1018configure:22332: result: yes
1019configure:22339: checking whether to support smb
1020configure:22359: result: yes
1021configure:22365: checking whether to support smtp
1022configure:22385: result: yes
1023configure:22391: checking whether to support gopher
1024configure:22411: result: yes
1025configure:22417: checking whether to support mqtt
1026configure:22437: result: no
1027configure:22444: checking whether to provide built-in manual
1028configure:22460: result: yes
1029configure:22467: checking whether to enable generation of C code
1030configure:22486: result: yes
1031configure:22493: checking whether to use libgcc
1032configure:22509: result: no
1033configure:22516: checking if X/Open network library is required
1034configure:22536: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1035conftest.c:37:3: error: use of undeclared identifier 'force'
1036  force compilation error
1037  ^
10381 error generated.
1039configure:22536: $? = 1
1040configure: failed program was:
1041| /* confdefs.h */
1042| #define PACKAGE_NAME "curl"
1043| #define PACKAGE_TARNAME "curl"
1044| #define PACKAGE_VERSION "-"
1045| #define PACKAGE_STRING "curl -"
1046| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1047| #define PACKAGE_URL ""
1048| #define HAVE_STDIO_H 1
1049| #define HAVE_STDLIB_H 1
1050| #define HAVE_STRING_H 1
1051| #define HAVE_INTTYPES_H 1
1052| #define HAVE_STDINT_H 1
1053| #define HAVE_STRINGS_H 1
1054| #define HAVE_SYS_STAT_H 1
1055| #define HAVE_SYS_TYPES_H 1
1056| #define HAVE_UNISTD_H 1
1057| #define STDC_HEADERS 1
1058| #define HAVE_STDATOMIC_H 1
1059| #define HAVE_ATOMIC 1
1060| #define PACKAGE "curl"
1061| #define VERSION "-"
1062| #define OS "x86_64-apple-darwin18.7.0"
1063| #define HAVE_DLFCN_H 1
1064| #define LT_OBJDIR ".libs/"
1065| #define HAVE_BUILTIN_AVAILABLE 1
1066| #define HAVE_LDAP_SSL 1
1067| /* end confdefs.h.  */
1068|
1069|
1070| int main (void)
1071| {
1072| #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600)
1073|   return 0;
1074| #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED)
1075|   return 0;
1076| #else
1077|   force compilation error
1078| #endif
1079| }
1080|
1081|
1082configure:22544: result: no
1083configure:22548: checking for gethostbyname
1084configure:22548: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration conftest.c  >&5
1085configure:22548: $? = 0
1086configure:22548: result: yes
1087configure:22978: checking for windows.h
1088configure:23022: result: no
1089configure:23033: checking for winsock2.h
1090configure:23078: result: no
1091configure:23107: checking for proto/bsdsocket.h
1092configure:23107: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1093conftest.c:45:10: fatal error: 'proto/bsdsocket.h' file not found
1094#include <proto/bsdsocket.h>
1095         ^~~~~~~~~~~~~~~~~~~
10961 error generated.
1097configure:23107: $? = 1
1098configure: failed program was:
1099| /* confdefs.h */
1100| #define PACKAGE_NAME "curl"
1101| #define PACKAGE_TARNAME "curl"
1102| #define PACKAGE_VERSION "-"
1103| #define PACKAGE_STRING "curl -"
1104| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1105| #define PACKAGE_URL ""
1106| #define HAVE_STDIO_H 1
1107| #define HAVE_STDLIB_H 1
1108| #define HAVE_STRING_H 1
1109| #define HAVE_INTTYPES_H 1
1110| #define HAVE_STDINT_H 1
1111| #define HAVE_STRINGS_H 1
1112| #define HAVE_SYS_STAT_H 1
1113| #define HAVE_SYS_TYPES_H 1
1114| #define HAVE_UNISTD_H 1
1115| #define STDC_HEADERS 1
1116| #define HAVE_STDATOMIC_H 1
1117| #define HAVE_ATOMIC 1
1118| #define PACKAGE "curl"
1119| #define VERSION "-"
1120| #define OS "x86_64-apple-darwin18.7.0"
1121| #define HAVE_DLFCN_H 1
1122| #define LT_OBJDIR ".libs/"
1123| #define HAVE_BUILTIN_AVAILABLE 1
1124| #define HAVE_LDAP_SSL 1
1125| /* end confdefs.h.  */
1126| /* includes start */
1127| #if defined(HAVE_PROTO_BSDSOCKET_H)
1128| #  define __NO_NET_API
1129| #  define __USE_INLINE__
1130| #  include <proto/bsdsocket.h>
1131| #  ifdef HAVE_SYS_IOCTL_H
1132| #    include <sys/ioctl.h>
1133| #  endif
1134| #  ifdef __amigaos4__
1135| struct SocketIFace *ISocket = NULL;
1136| #  else
1137| struct Library *SocketBase = NULL;
1138| #  endif
1139| #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
1140| #endif
1141| /* includes end */
1142|
1143| #include <proto/bsdsocket.h>
1144configure:23107: result: no
1145configure:23117: checking for connect in libraries
1146configure:23145: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration conftest.c   >&5
1147configure:23145: $? = 0
1148configure:23164: result: yes
1149configure:23178: checking for sys/types.h
1150configure:23178: result: yes
1151configure:23184: checking for sys/time.h
1152configure:23184: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1153configure:23184: $? = 0
1154configure:23184: result: yes
1155configure:23191: checking for monotonic clock_gettime
1156configure:23218: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
1157configure:23218: $? = 0
1158configure:23221: result: yes
1159configure:23239: checking for clock_gettime in libraries
1160configure:23275: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration conftest.c  >&5
1161configure:23275: $? = 0
1162configure:23297: result: no additional lib required
1163configure:23315: checking if monotonic clock_gettime works
1164configure:23356: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration conftest.c  >&5
1165configure:23356: $? = 0
1166configure:23356: ./conftest
1167configure:23356: $? = 0
1168configure:23358: result: yes
1169configure:23675: checking for zlib.h
1170configure:23675: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include conftest.c >&5
1171configure:23675: $? = 0
1172configure:23675: result: yes
1173configure:23681: checking for gzread in -lz
1174configure:23704: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib conftest.c -lz   >&5
1175configure:23704: $? = 0
1176configure:23714: result: yes
1177configure:23763: found both libz and libz.h header
1178configure:23853: checking for pkg-config
1179configure:23877: found /opt/local/bin/pkg-config
1180configure:23889: result: /opt/local/bin/pkg-config
1181configure:23914: checking for libbrotlidec options with pkg-config
1182configure:23928: result: found
1183configure:23961: checking for BrotliDecoderDecompress in -lbrotlidec
1184configure:23984: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib conftest.c -lbrotlidec  -lbrotlidec -lz  >&5
1185configure:23984: $? = 0
1186configure:23994: result: yes
1187configure:24007: checking for brotli/decode.h
1188configure:24007: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include  conftest.c >&5
1189configure:24007: $? = 0
1190configure:24007: result: yes
1191configure:24034: Added /opt/local/lib to CURL_LIBRARY_PATH
1192configure:24118: checking for pkg-config
1193configure:24154: result: /opt/local/bin/pkg-config
1194configure:24179: checking for libzstd options with pkg-config
1195configure:24193: result: found
1196configure:24226: checking for ZSTD_createDStream in -lzstd
1197configure:24249: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lzstd  -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1198configure:24249: $? = 0
1199configure:24259: result: yes
1200configure:24272: checking for zstd.h
1201configure:24272: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   conftest.c >&5
1202configure:24272: $? = 0
1203configure:24272: result: yes
1204configure:24299: Added /opt/local/lib to CURL_LIBRARY_PATH
1205configure:24332: checking for lber.h
1206configure:24371: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   conftest.c >&5
1207configure:24371: $? = 0
1208configure:24384: result: yes
1209configure:24426: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   conftest.c >&5
1210configure:24426: $? = 0
1211configure:24448: checking for ldap.h
1212configure:24489: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   conftest.c >&5
1213configure:24489: $? = 0
1214configure:24502: result: yes
1215configure:24513: checking for ldap_ssl.h
1216configure:24556: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   conftest.c >&5
1217conftest.c:62:10: fatal error: 'ldap_ssl.h' file not found
1218#include <ldap_ssl.h>
1219         ^~~~~~~~~~~~
12201 error generated.
1221configure:24556: $? = 1
1222configure: failed program was:
1223| /* confdefs.h */
1224| #define PACKAGE_NAME "curl"
1225| #define PACKAGE_TARNAME "curl"
1226| #define PACKAGE_VERSION "-"
1227| #define PACKAGE_STRING "curl -"
1228| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1229| #define PACKAGE_URL ""
1230| #define HAVE_STDIO_H 1
1231| #define HAVE_STDLIB_H 1
1232| #define HAVE_STRING_H 1
1233| #define HAVE_INTTYPES_H 1
1234| #define HAVE_STDINT_H 1
1235| #define HAVE_STRINGS_H 1
1236| #define HAVE_SYS_STAT_H 1
1237| #define HAVE_SYS_TYPES_H 1
1238| #define HAVE_UNISTD_H 1
1239| #define STDC_HEADERS 1
1240| #define HAVE_STDATOMIC_H 1
1241| #define HAVE_ATOMIC 1
1242| #define PACKAGE "curl"
1243| #define VERSION "-"
1244| #define OS "x86_64-apple-darwin18.7.0"
1245| #define HAVE_DLFCN_H 1
1246| #define LT_OBJDIR ".libs/"
1247| #define HAVE_BUILTIN_AVAILABLE 1
1248| #define HAVE_LDAP_SSL 1
1249| #define HAVE_SYS_TYPES_H 1
1250| #define HAVE_SYS_TIME_H 1
1251| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
1252| #define HAVE_LIBZ 1
1253| #define HAVE_LIBBROTLIDEC 1
1254| #define HAVE_BROTLI_DECODE_H 1
1255| #define HAVE_BROTLI 1
1256| #define HAVE_LIBZSTD 1
1257| #define HAVE_ZSTD_H 1
1258| #define HAVE_ZSTD 1
1259| #define HAVE_LBER_H 1
1260| #define HAVE_LDAP_H 1
1261| /* end confdefs.h.  */
1262|
1263|
1264| #undef inline
1265| #ifdef HAVE_WINDOWS_H
1266| #ifndef WIN32_LEAN_AND_MEAN
1267| #define WIN32_LEAN_AND_MEAN
1268| #endif
1269| #include <windows.h>
1270| #else
1271| #ifdef HAVE_SYS_TYPES_H
1272| #include <sys/types.h>
1273| #endif
1274| #endif
1275| #ifndef LDAP_DEPRECATED
1276| #define LDAP_DEPRECATED 1
1277| #endif
1278| #ifdef NEED_LBER_H
1279| #include <lber.h>
1280| #endif
1281| #ifdef HAVE_LDAP_H
1282| #include <ldap.h>
1283| #endif
1284| #include <ldap_ssl.h>
1285|
1286| int main (void)
1287| {
1288|
1289|         LDAP *ldp = ldapssl_init("dummy", LDAPS_PORT, 1);
1290|
1291|  ;
1292|  return 0;
1293| }
1294|
1295configure:24569: result: no
1296configure:24655: checking for LDAP libraries
1297configure:24721: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1298Undefined symbols for architecture x86_64:
1299  "_ber_free", referenced from:
1300      _main in conftest-ffb000.o
1301  "_ber_init", referenced from:
1302      _main in conftest-ffb000.o
1303  "_ldap_init", referenced from:
1304      _main in conftest-ffb000.o
1305  "_ldap_unbind", referenced from:
1306      _main in conftest-ffb000.o
1307ld: symbol(s) not found for architecture x86_64
1308clang: error: linker command failed with exit code 1 (use -v to see invocation)
1309configure:24721: $? = 1
1310configure: failed program was:
1311| /* confdefs.h */
1312| #define PACKAGE_NAME "curl"
1313| #define PACKAGE_TARNAME "curl"
1314| #define PACKAGE_VERSION "-"
1315| #define PACKAGE_STRING "curl -"
1316| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1317| #define PACKAGE_URL ""
1318| #define HAVE_STDIO_H 1
1319| #define HAVE_STDLIB_H 1
1320| #define HAVE_STRING_H 1
1321| #define HAVE_INTTYPES_H 1
1322| #define HAVE_STDINT_H 1
1323| #define HAVE_STRINGS_H 1
1324| #define HAVE_SYS_STAT_H 1
1325| #define HAVE_SYS_TYPES_H 1
1326| #define HAVE_UNISTD_H 1
1327| #define STDC_HEADERS 1
1328| #define HAVE_STDATOMIC_H 1
1329| #define HAVE_ATOMIC 1
1330| #define PACKAGE "curl"
1331| #define VERSION "-"
1332| #define OS "x86_64-apple-darwin18.7.0"
1333| #define HAVE_DLFCN_H 1
1334| #define LT_OBJDIR ".libs/"
1335| #define HAVE_BUILTIN_AVAILABLE 1
1336| #define HAVE_LDAP_SSL 1
1337| #define HAVE_SYS_TYPES_H 1
1338| #define HAVE_SYS_TIME_H 1
1339| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
1340| #define HAVE_LIBZ 1
1341| #define HAVE_LIBBROTLIDEC 1
1342| #define HAVE_BROTLI_DECODE_H 1
1343| #define HAVE_BROTLI 1
1344| #define HAVE_LIBZSTD 1
1345| #define HAVE_ZSTD_H 1
1346| #define HAVE_ZSTD 1
1347| #define HAVE_LBER_H 1
1348| #define HAVE_LDAP_H 1
1349| /* end confdefs.h.  */
1350|
1351|
1352| #undef inline
1353| #ifdef HAVE_WINDOWS_H
1354| #ifndef WIN32_LEAN_AND_MEAN
1355| #define WIN32_LEAN_AND_MEAN
1356| #endif
1357| #include <windows.h>
1358| #else
1359| #ifdef HAVE_SYS_TYPES_H
1360| #include <sys/types.h>
1361| #endif
1362| #endif
1363| #ifndef NULL
1364| #define NULL (void *)0
1365| #endif
1366| #ifndef LDAP_DEPRECATED
1367| #define LDAP_DEPRECATED 1
1368| #endif
1369| #ifdef NEED_LBER_H
1370| #include <lber.h>
1371| #endif
1372| #ifdef HAVE_LDAP_H
1373| #include <ldap.h>
1374| #endif
1375|
1376| int main (void)
1377| {
1378|
1379|           BerValue *bvp = NULL;
1380|           BerElement *bep = ber_init(bvp);
1381|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
1382|           int res = ldap_unbind(ldp);
1383|           ber_free(bep, 1);
1384|
1385|  ;
1386|  return 0;
1387| }
1388|
1389configure:24721: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1390Undefined symbols for architecture x86_64:
1391  "_ber_free", referenced from:
1392      _main in conftest-543560.o
1393  "_ber_init", referenced from:
1394      _main in conftest-543560.o
1395  "_ldap_init", referenced from:
1396      _main in conftest-543560.o
1397  "_ldap_unbind", referenced from:
1398      _main in conftest-543560.o
1399ld: symbol(s) not found for architecture x86_64
1400clang: error: linker command failed with exit code 1 (use -v to see invocation)
1401configure:24721: $? = 1
1402configure: failed program was:
1403| /* confdefs.h */
1404| #define PACKAGE_NAME "curl"
1405| #define PACKAGE_TARNAME "curl"
1406| #define PACKAGE_VERSION "-"
1407| #define PACKAGE_STRING "curl -"
1408| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1409| #define PACKAGE_URL ""
1410| #define HAVE_STDIO_H 1
1411| #define HAVE_STDLIB_H 1
1412| #define HAVE_STRING_H 1
1413| #define HAVE_INTTYPES_H 1
1414| #define HAVE_STDINT_H 1
1415| #define HAVE_STRINGS_H 1
1416| #define HAVE_SYS_STAT_H 1
1417| #define HAVE_SYS_TYPES_H 1
1418| #define HAVE_UNISTD_H 1
1419| #define STDC_HEADERS 1
1420| #define HAVE_STDATOMIC_H 1
1421| #define HAVE_ATOMIC 1
1422| #define PACKAGE "curl"
1423| #define VERSION "-"
1424| #define OS "x86_64-apple-darwin18.7.0"
1425| #define HAVE_DLFCN_H 1
1426| #define LT_OBJDIR ".libs/"
1427| #define HAVE_BUILTIN_AVAILABLE 1
1428| #define HAVE_LDAP_SSL 1
1429| #define HAVE_SYS_TYPES_H 1
1430| #define HAVE_SYS_TIME_H 1
1431| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
1432| #define HAVE_LIBZ 1
1433| #define HAVE_LIBBROTLIDEC 1
1434| #define HAVE_BROTLI_DECODE_H 1
1435| #define HAVE_BROTLI 1
1436| #define HAVE_LIBZSTD 1
1437| #define HAVE_ZSTD_H 1
1438| #define HAVE_ZSTD 1
1439| #define HAVE_LBER_H 1
1440| #define HAVE_LDAP_H 1
1441| /* end confdefs.h.  */
1442|
1443|
1444| #undef inline
1445| #ifdef HAVE_WINDOWS_H
1446| #ifndef WIN32_LEAN_AND_MEAN
1447| #define WIN32_LEAN_AND_MEAN
1448| #endif
1449| #include <windows.h>
1450| #else
1451| #ifdef HAVE_SYS_TYPES_H
1452| #include <sys/types.h>
1453| #endif
1454| #endif
1455| #ifndef NULL
1456| #define NULL (void *)0
1457| #endif
1458| #ifndef LDAP_DEPRECATED
1459| #define LDAP_DEPRECATED 1
1460| #endif
1461| #ifdef NEED_LBER_H
1462| #include <lber.h>
1463| #endif
1464| #ifdef HAVE_LDAP_H
1465| #include <ldap.h>
1466| #endif
1467|
1468| int main (void)
1469| {
1470|
1471|           BerValue *bvp = NULL;
1472|           BerElement *bep = ber_init(bvp);
1473|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
1474|           int res = ldap_unbind(ldp);
1475|           ber_free(bep, 1);
1476|
1477|  ;
1478|  return 0;
1479| }
1480|
1481configure:24721: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lldap -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1482Undefined symbols for architecture x86_64:
1483  "_ber_free", referenced from:
1484      _main in conftest-c7c3e6.o
1485  "_ber_init", referenced from:
1486      _main in conftest-c7c3e6.o
1487ld: symbol(s) not found for architecture x86_64
1488clang: error: linker command failed with exit code 1 (use -v to see invocation)
1489configure:24721: $? = 1
1490configure: failed program was:
1491| /* confdefs.h */
1492| #define PACKAGE_NAME "curl"
1493| #define PACKAGE_TARNAME "curl"
1494| #define PACKAGE_VERSION "-"
1495| #define PACKAGE_STRING "curl -"
1496| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1497| #define PACKAGE_URL ""
1498| #define HAVE_STDIO_H 1
1499| #define HAVE_STDLIB_H 1
1500| #define HAVE_STRING_H 1
1501| #define HAVE_INTTYPES_H 1
1502| #define HAVE_STDINT_H 1
1503| #define HAVE_STRINGS_H 1
1504| #define HAVE_SYS_STAT_H 1
1505| #define HAVE_SYS_TYPES_H 1
1506| #define HAVE_UNISTD_H 1
1507| #define STDC_HEADERS 1
1508| #define HAVE_STDATOMIC_H 1
1509| #define HAVE_ATOMIC 1
1510| #define PACKAGE "curl"
1511| #define VERSION "-"
1512| #define OS "x86_64-apple-darwin18.7.0"
1513| #define HAVE_DLFCN_H 1
1514| #define LT_OBJDIR ".libs/"
1515| #define HAVE_BUILTIN_AVAILABLE 1
1516| #define HAVE_LDAP_SSL 1
1517| #define HAVE_SYS_TYPES_H 1
1518| #define HAVE_SYS_TIME_H 1
1519| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
1520| #define HAVE_LIBZ 1
1521| #define HAVE_LIBBROTLIDEC 1
1522| #define HAVE_BROTLI_DECODE_H 1
1523| #define HAVE_BROTLI 1
1524| #define HAVE_LIBZSTD 1
1525| #define HAVE_ZSTD_H 1
1526| #define HAVE_ZSTD 1
1527| #define HAVE_LBER_H 1
1528| #define HAVE_LDAP_H 1
1529| /* end confdefs.h.  */
1530|
1531|
1532| #undef inline
1533| #ifdef HAVE_WINDOWS_H
1534| #ifndef WIN32_LEAN_AND_MEAN
1535| #define WIN32_LEAN_AND_MEAN
1536| #endif
1537| #include <windows.h>
1538| #else
1539| #ifdef HAVE_SYS_TYPES_H
1540| #include <sys/types.h>
1541| #endif
1542| #endif
1543| #ifndef NULL
1544| #define NULL (void *)0
1545| #endif
1546| #ifndef LDAP_DEPRECATED
1547| #define LDAP_DEPRECATED 1
1548| #endif
1549| #ifdef NEED_LBER_H
1550| #include <lber.h>
1551| #endif
1552| #ifdef HAVE_LDAP_H
1553| #include <ldap.h>
1554| #endif
1555|
1556| int main (void)
1557| {
1558|
1559|           BerValue *bvp = NULL;
1560|           BerElement *bep = ber_init(bvp);
1561|           LDAP *ldp = ldap_init("dummy", LDAP_PORT);
1562|           int res = ldap_unbind(ldp);
1563|           ber_free(bep, 1);
1564|
1565|  ;
1566|  return 0;
1567| }
1568|
1569configure:24721: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1570configure:24721: $? = 0
1571configure:24749: result: -lldap -llber
1572configure:24847: checking for ldap_url_parse
1573configure:24847: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1574configure:24847: $? = 0
1575configure:24847: result: yes
1576configure:24877: checking whether to enable IPv6
1577configure:24888: result: yes
1578configure:24954: checking if struct sockaddr_in6 has sin6_scope_id member
1579configure:24980: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   conftest.c >&5
1580configure:24980: $? = 0
1581configure:24983: result: yes
1582configure:24999: checking if argv can be written to
1583configure:25020: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1584configure:25020: $? = 0
1585configure:25020: ./conftest
1586configure:25020: $? = 0
1587configure:25074: result: yes
1588configure:25131: checking if GSS-API support is requested
1589configure:25538: result: no
1590configure:25960: checking whether to enable Windows native SSL/TLS
1591configure:25989: result: no
1592configure:25994: checking whether to enable Secure Transport
1593configure:25999: result: yes
1594configure:26022: checking whether to enable Amiga native SSL/TLS (AmiSSL v5)
1595configure:26123: result: no
1596configure:28775: built with one SSL backend
1597configure:28990: checking for library containing psl_builtin
1598configure:29020: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security conftest.c -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1599Undefined symbols for architecture x86_64:
1600  "_psl_builtin", referenced from:
1601      _main in conftest-706e36.o
1602ld: symbol(s) not found for architecture x86_64
1603clang: error: linker command failed with exit code 1 (use -v to see invocation)
1604configure:29020: $? = 1
1605configure: failed program was:
1606| /* confdefs.h */
1607| #define PACKAGE_NAME "curl"
1608| #define PACKAGE_TARNAME "curl"
1609| #define PACKAGE_VERSION "-"
1610| #define PACKAGE_STRING "curl -"
1611| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1612| #define PACKAGE_URL ""
1613| #define HAVE_STDIO_H 1
1614| #define HAVE_STDLIB_H 1
1615| #define HAVE_STRING_H 1
1616| #define HAVE_INTTYPES_H 1
1617| #define HAVE_STDINT_H 1
1618| #define HAVE_STRINGS_H 1
1619| #define HAVE_SYS_STAT_H 1
1620| #define HAVE_SYS_TYPES_H 1
1621| #define HAVE_UNISTD_H 1
1622| #define STDC_HEADERS 1
1623| #define HAVE_STDATOMIC_H 1
1624| #define HAVE_ATOMIC 1
1625| #define PACKAGE "curl"
1626| #define VERSION "-"
1627| #define OS "x86_64-apple-darwin18.7.0"
1628| #define HAVE_DLFCN_H 1
1629| #define LT_OBJDIR ".libs/"
1630| #define HAVE_BUILTIN_AVAILABLE 1
1631| #define HAVE_LDAP_SSL 1
1632| #define HAVE_SYS_TYPES_H 1
1633| #define HAVE_SYS_TIME_H 1
1634| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
1635| #define HAVE_LIBZ 1
1636| #define HAVE_LIBBROTLIDEC 1
1637| #define HAVE_BROTLI_DECODE_H 1
1638| #define HAVE_BROTLI 1
1639| #define HAVE_LIBZSTD 1
1640| #define HAVE_ZSTD_H 1
1641| #define HAVE_ZSTD 1
1642| #define HAVE_LBER_H 1
1643| #define HAVE_LDAP_H 1
1644| #define HAVE_LDAP_URL_PARSE 1
1645| #define ENABLE_IPV6 1
1646| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
1647| #define HAVE_WRITABLE_ARGV 1
1648| #define USE_SECTRANSP 1
1649| /* end confdefs.h.  */
1650|
1651|
1652| #ifdef __cplusplus
1653| extern "C"
1654| #endif
1655| char psl_builtin ();
1656| int main (void)
1657| {
1658| return psl_builtin ();
1659|  ;
1660|  return 0;
1661| }
1662configure:29020: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security conftest.c -lpsl  -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1663configure:29020: $? = 0
1664configure:29040: result: -lpsl
1665configure:29266: checking for pkg-config
1666configure:29302: result: /opt/local/bin/pkg-config
1667configure:29327: checking for libssh2 options with pkg-config
1668configure:29341: result: found
1669configure:29374: checking for libssh2_session_block_directions in -lssh2
1670configure:29397: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib conftest.c -lssh2  -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1671configure:29397: $? = 0
1672configure:29407: result: yes
1673configure:29418: checking for libssh2.h
1674configure:29418: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include conftest.c >&5
1675configure:29418: $? = 0
1676configure:29418: result: yes
1677configure:29443: Added /opt/local/lib to CURL_LIBRARY_PATH
1678configure:29850: checking for pkg-config
1679configure:29886: result: /opt/local/bin/pkg-config
1680configure:29911: checking for librtmp options with pkg-config
1681configure:29925: result: found
1682configure:29961: checking for RTMP_Init in -lrtmp
1683configure:29984: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib conftest.c -lrtmp  -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1684configure:29984: $? = 0
1685configure:29994: result: yes
1686configure:30001: checking for librtmp/rtmp.h
1687configure:30001: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1 conftest.c >&5
1688configure:30001: $? = 0
1689configure:30001: result: yes
1690configure:30034: checking whether versioned symbols are wanted
1691configure:30081: result: no
1692configure:30103: checking whether to enable Windows native IDN (Windows native builds only)
1693configure:30116: result: no
1694configure:30237: checking whether to build with libidn2
1695configure:30273: result: yes (/opt/local)
1696configure:30343: checking for pkg-config
1697configure:30379: result: /opt/local/bin/pkg-config
1698configure:30404: checking for libidn2 options with pkg-config
1699configure:30418: result: found
1700configure:30597: pkg-config: IDN_LIBS: "-lidn2"
1701configure:30599: pkg-config: IDN_LDFLAGS: "-L/opt/local/lib"
1702configure:30601: pkg-config: IDN_CPPFLAGS: ""
1703configure:30603: pkg-config: IDN_DIR: "/opt/local/lib"
1704configure:30620: checking if idn2_lookup_ul can be linked
1705configure:30649: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1706configure:30649: $? = 0
1707configure:30652: result: yes
1708configure:30666: checking for idn2.h
1709configure:30666: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1  conftest.c >&5
1710configure:30666: $? = 0
1711configure:30666: result: yes
1712configure:30685: Added /opt/local/lib to CURL_LIBRARY_PATH
1713configure:30789: checking for pkg-config
1714configure:30825: result: /opt/local/bin/pkg-config
1715configure:30850: checking for libnghttp2 options with pkg-config
1716configure:30864: result: found
1717configure:30878: -l is -lnghttp2
1718configure:30887: -I is
1719configure:30897: -L is -L/opt/local/lib
1720configure:30916: checking for nghttp2_session_set_local_window_size in -lnghttp2
1721configure:30939: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2  -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
1722configure:30939: $? = 0
1723configure:30949: result: yes
1724configure:30956: checking for nghttp2/nghttp2.h
1725configure:30956: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1726configure:30956: $? = 0
1727configure:30956: result: yes
1728configure:30974: Added /opt/local/lib to CURL_LIBRARY_PATH
1729configure:32824: checking for pkg-config
1730configure:32860: result: /opt/local/bin/pkg-config
1731configure:32885: checking for fish options with pkg-config
1732configure:32896: result: no
1733configure:32917: checking for sys/types.h
1734configure:32917: result: yes
1735configure:32949: checking for sys/time.h
1736configure:32949: result: yes
1737configure:32981: checking for sys/select.h
1738configure:32981: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1739configure:32981: $? = 0
1740configure:32981: result: yes
1741configure:33013: checking for sys/socket.h
1742configure:33013: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1743configure:33013: $? = 0
1744configure:33013: result: yes
1745configure:33045: checking for sys/ioctl.h
1746configure:33045: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1747configure:33045: $? = 0
1748configure:33045: result: yes
1749configure:33077: checking for sys/uio.h
1750configure:33077: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1751configure:33077: $? = 0
1752configure:33077: result: yes
1753configure:33109: checking for unistd.h
1754configure:33109: result: yes
1755configure:33141: checking for stdlib.h
1756configure:33141: result: yes
1757configure:33173: checking for arpa/inet.h
1758configure:33173: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1759configure:33173: $? = 0
1760configure:33173: result: yes
1761configure:33205: checking for net/if.h
1762configure:33205: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1763configure:33205: $? = 0
1764configure:33205: result: yes
1765configure:33237: checking for netinet/in.h
1766configure:33237: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1767configure:33237: $? = 0
1768configure:33237: result: yes
1769configure:33269: checking for netinet/in6.h
1770configure:33269: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1771conftest.c:92:10: fatal error: 'netinet/in6.h' file not found
1772#include <netinet/in6.h>
1773         ^~~~~~~~~~~~~~~
17741 error generated.
1775configure:33269: $? = 1
1776configure: failed program was:
1777| /* confdefs.h */
1778| #define PACKAGE_NAME "curl"
1779| #define PACKAGE_TARNAME "curl"
1780| #define PACKAGE_VERSION "-"
1781| #define PACKAGE_STRING "curl -"
1782| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1783| #define PACKAGE_URL ""
1784| #define HAVE_STDIO_H 1
1785| #define HAVE_STDLIB_H 1
1786| #define HAVE_STRING_H 1
1787| #define HAVE_INTTYPES_H 1
1788| #define HAVE_STDINT_H 1
1789| #define HAVE_STRINGS_H 1
1790| #define HAVE_SYS_STAT_H 1
1791| #define HAVE_SYS_TYPES_H 1
1792| #define HAVE_UNISTD_H 1
1793| #define STDC_HEADERS 1
1794| #define HAVE_STDATOMIC_H 1
1795| #define HAVE_ATOMIC 1
1796| #define PACKAGE "curl"
1797| #define VERSION "-"
1798| #define OS "x86_64-apple-darwin18.7.0"
1799| #define HAVE_DLFCN_H 1
1800| #define LT_OBJDIR ".libs/"
1801| #define HAVE_BUILTIN_AVAILABLE 1
1802| #define HAVE_LDAP_SSL 1
1803| #define HAVE_SYS_TYPES_H 1
1804| #define HAVE_SYS_TIME_H 1
1805| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
1806| #define HAVE_LIBZ 1
1807| #define HAVE_LIBBROTLIDEC 1
1808| #define HAVE_BROTLI_DECODE_H 1
1809| #define HAVE_BROTLI 1
1810| #define HAVE_LIBZSTD 1
1811| #define HAVE_ZSTD_H 1
1812| #define HAVE_ZSTD 1
1813| #define HAVE_LBER_H 1
1814| #define HAVE_LDAP_H 1
1815| #define HAVE_LDAP_URL_PARSE 1
1816| #define ENABLE_IPV6 1
1817| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
1818| #define HAVE_WRITABLE_ARGV 1
1819| #define USE_SECTRANSP 1
1820| #define USE_LIBPSL 1
1821| #define HAVE_LIBSSH2 1
1822| #define USE_LIBSSH2 1
1823| #define HAVE_LIBRTMP_RTMP_H 1
1824| #define USE_LIBRTMP 1
1825| #define HAVE_IDN2_H 1
1826| #define HAVE_LIBIDN2 1
1827| #define HAVE_NGHTTP2_NGHTTP2_H 1
1828| #define USE_NGHTTP2 1
1829| #define HAVE_SYS_TYPES_H 1
1830| #define HAVE_SYS_TIME_H 1
1831| #define HAVE_SYS_SELECT_H 1
1832| #define HAVE_SYS_SOCKET_H 1
1833| #define HAVE_SYS_IOCTL_H 1
1834| #define HAVE_SYS_UIO_H 1
1835| #define HAVE_UNISTD_H 1
1836| #define HAVE_STDLIB_H 1
1837| #define HAVE_ARPA_INET_H 1
1838| #define HAVE_NET_IF_H 1
1839| #define HAVE_NETINET_IN_H 1
1840| /* end confdefs.h.  */
1841|
1842| #ifdef HAVE_SYS_TYPES_H
1843| #include <sys/types.h>
1844| #endif
1845| #ifdef HAVE_SYS_TIME_H
1846| #include <sys/time.h>
1847| #endif
1848| #ifdef HAVE_SYS_SELECT_H
1849| #include <sys/select.h>
1850| #elif defined(HAVE_UNISTD_H)
1851| #include <unistd.h>
1852| #endif
1853| #ifdef HAVE_SYS_SOCKET_H
1854| #include <sys/socket.h>
1855| #endif
1856| #ifdef HAVE_NETINET_IN_H
1857| #include <netinet/in.h>
1858| #endif
1859| #ifdef HAVE_NETINET_IN6_H
1860| #include <netinet/in6.h>
1861| #endif
1862| #ifdef HAVE_SYS_UN_H
1863| #include <sys/un.h>
1864| #endif
1865|
1866|
1867|
1868| #include <netinet/in6.h>
1869configure:33269: result: no
1870configure:33301: checking for sys/un.h
1871configure:33301: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1872configure:33301: $? = 0
1873configure:33301: result: yes
1874configure:33333: checking for linux/tcp.h
1875configure:33333: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1876conftest.c:93:10: fatal error: 'linux/tcp.h' file not found
1877#include <linux/tcp.h>
1878         ^~~~~~~~~~~~~
18791 error generated.
1880configure:33333: $? = 1
1881configure: failed program was:
1882| /* confdefs.h */
1883| #define PACKAGE_NAME "curl"
1884| #define PACKAGE_TARNAME "curl"
1885| #define PACKAGE_VERSION "-"
1886| #define PACKAGE_STRING "curl -"
1887| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1888| #define PACKAGE_URL ""
1889| #define HAVE_STDIO_H 1
1890| #define HAVE_STDLIB_H 1
1891| #define HAVE_STRING_H 1
1892| #define HAVE_INTTYPES_H 1
1893| #define HAVE_STDINT_H 1
1894| #define HAVE_STRINGS_H 1
1895| #define HAVE_SYS_STAT_H 1
1896| #define HAVE_SYS_TYPES_H 1
1897| #define HAVE_UNISTD_H 1
1898| #define STDC_HEADERS 1
1899| #define HAVE_STDATOMIC_H 1
1900| #define HAVE_ATOMIC 1
1901| #define PACKAGE "curl"
1902| #define VERSION "-"
1903| #define OS "x86_64-apple-darwin18.7.0"
1904| #define HAVE_DLFCN_H 1
1905| #define LT_OBJDIR ".libs/"
1906| #define HAVE_BUILTIN_AVAILABLE 1
1907| #define HAVE_LDAP_SSL 1
1908| #define HAVE_SYS_TYPES_H 1
1909| #define HAVE_SYS_TIME_H 1
1910| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
1911| #define HAVE_LIBZ 1
1912| #define HAVE_LIBBROTLIDEC 1
1913| #define HAVE_BROTLI_DECODE_H 1
1914| #define HAVE_BROTLI 1
1915| #define HAVE_LIBZSTD 1
1916| #define HAVE_ZSTD_H 1
1917| #define HAVE_ZSTD 1
1918| #define HAVE_LBER_H 1
1919| #define HAVE_LDAP_H 1
1920| #define HAVE_LDAP_URL_PARSE 1
1921| #define ENABLE_IPV6 1
1922| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
1923| #define HAVE_WRITABLE_ARGV 1
1924| #define USE_SECTRANSP 1
1925| #define USE_LIBPSL 1
1926| #define HAVE_LIBSSH2 1
1927| #define USE_LIBSSH2 1
1928| #define HAVE_LIBRTMP_RTMP_H 1
1929| #define USE_LIBRTMP 1
1930| #define HAVE_IDN2_H 1
1931| #define HAVE_LIBIDN2 1
1932| #define HAVE_NGHTTP2_NGHTTP2_H 1
1933| #define USE_NGHTTP2 1
1934| #define HAVE_SYS_TYPES_H 1
1935| #define HAVE_SYS_TIME_H 1
1936| #define HAVE_SYS_SELECT_H 1
1937| #define HAVE_SYS_SOCKET_H 1
1938| #define HAVE_SYS_IOCTL_H 1
1939| #define HAVE_SYS_UIO_H 1
1940| #define HAVE_UNISTD_H 1
1941| #define HAVE_STDLIB_H 1
1942| #define HAVE_ARPA_INET_H 1
1943| #define HAVE_NET_IF_H 1
1944| #define HAVE_NETINET_IN_H 1
1945| #define HAVE_SYS_UN_H 1
1946| /* end confdefs.h.  */
1947|
1948| #ifdef HAVE_SYS_TYPES_H
1949| #include <sys/types.h>
1950| #endif
1951| #ifdef HAVE_SYS_TIME_H
1952| #include <sys/time.h>
1953| #endif
1954| #ifdef HAVE_SYS_SELECT_H
1955| #include <sys/select.h>
1956| #elif defined(HAVE_UNISTD_H)
1957| #include <unistd.h>
1958| #endif
1959| #ifdef HAVE_SYS_SOCKET_H
1960| #include <sys/socket.h>
1961| #endif
1962| #ifdef HAVE_NETINET_IN_H
1963| #include <netinet/in.h>
1964| #endif
1965| #ifdef HAVE_NETINET_IN6_H
1966| #include <netinet/in6.h>
1967| #endif
1968| #ifdef HAVE_SYS_UN_H
1969| #include <sys/un.h>
1970| #endif
1971|
1972|
1973|
1974| #include <linux/tcp.h>
1975configure:33333: result: no
1976configure:33365: checking for netinet/tcp.h
1977configure:33365: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1978configure:33365: $? = 0
1979configure:33365: result: yes
1980configure:33397: checking for netinet/udp.h
1981configure:33397: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1982configure:33397: $? = 0
1983configure:33397: result: yes
1984configure:33429: checking for netdb.h
1985configure:33429: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1986configure:33429: $? = 0
1987configure:33429: result: yes
1988configure:33461: checking for sys/sockio.h
1989configure:33461: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1990configure:33461: $? = 0
1991configure:33461: result: yes
1992configure:33493: checking for sys/stat.h
1993configure:33493: result: yes
1994configure:33525: checking for sys/param.h
1995configure:33525: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
1996configure:33525: $? = 0
1997configure:33525: result: yes
1998configure:33557: checking for termios.h
1999configure:33557: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2000configure:33557: $? = 0
2001configure:33557: result: yes
2002configure:33589: checking for termio.h
2003configure:33589: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2004conftest.c:100:10: fatal error: 'termio.h' file not found
2005#include <termio.h>
2006         ^~~~~~~~~~
20071 error generated.
2008configure:33589: $? = 1
2009configure: failed program was:
2010| /* confdefs.h */
2011| #define PACKAGE_NAME "curl"
2012| #define PACKAGE_TARNAME "curl"
2013| #define PACKAGE_VERSION "-"
2014| #define PACKAGE_STRING "curl -"
2015| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
2016| #define PACKAGE_URL ""
2017| #define HAVE_STDIO_H 1
2018| #define HAVE_STDLIB_H 1
2019| #define HAVE_STRING_H 1
2020| #define HAVE_INTTYPES_H 1
2021| #define HAVE_STDINT_H 1
2022| #define HAVE_STRINGS_H 1
2023| #define HAVE_SYS_STAT_H 1
2024| #define HAVE_SYS_TYPES_H 1
2025| #define HAVE_UNISTD_H 1
2026| #define STDC_HEADERS 1
2027| #define HAVE_STDATOMIC_H 1
2028| #define HAVE_ATOMIC 1
2029| #define PACKAGE "curl"
2030| #define VERSION "-"
2031| #define OS "x86_64-apple-darwin18.7.0"
2032| #define HAVE_DLFCN_H 1
2033| #define LT_OBJDIR ".libs/"
2034| #define HAVE_BUILTIN_AVAILABLE 1
2035| #define HAVE_LDAP_SSL 1
2036| #define HAVE_SYS_TYPES_H 1
2037| #define HAVE_SYS_TIME_H 1
2038| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
2039| #define HAVE_LIBZ 1
2040| #define HAVE_LIBBROTLIDEC 1
2041| #define HAVE_BROTLI_DECODE_H 1
2042| #define HAVE_BROTLI 1
2043| #define HAVE_LIBZSTD 1
2044| #define HAVE_ZSTD_H 1
2045| #define HAVE_ZSTD 1
2046| #define HAVE_LBER_H 1
2047| #define HAVE_LDAP_H 1
2048| #define HAVE_LDAP_URL_PARSE 1
2049| #define ENABLE_IPV6 1
2050| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
2051| #define HAVE_WRITABLE_ARGV 1
2052| #define USE_SECTRANSP 1
2053| #define USE_LIBPSL 1
2054| #define HAVE_LIBSSH2 1
2055| #define USE_LIBSSH2 1
2056| #define HAVE_LIBRTMP_RTMP_H 1
2057| #define USE_LIBRTMP 1
2058| #define HAVE_IDN2_H 1
2059| #define HAVE_LIBIDN2 1
2060| #define HAVE_NGHTTP2_NGHTTP2_H 1
2061| #define USE_NGHTTP2 1
2062| #define HAVE_SYS_TYPES_H 1
2063| #define HAVE_SYS_TIME_H 1
2064| #define HAVE_SYS_SELECT_H 1
2065| #define HAVE_SYS_SOCKET_H 1
2066| #define HAVE_SYS_IOCTL_H 1
2067| #define HAVE_SYS_UIO_H 1
2068| #define HAVE_UNISTD_H 1
2069| #define HAVE_STDLIB_H 1
2070| #define HAVE_ARPA_INET_H 1
2071| #define HAVE_NET_IF_H 1
2072| #define HAVE_NETINET_IN_H 1
2073| #define HAVE_SYS_UN_H 1
2074| #define HAVE_NETINET_TCP_H 1
2075| #define HAVE_NETINET_UDP_H 1
2076| #define HAVE_NETDB_H 1
2077| #define HAVE_SYS_SOCKIO_H 1
2078| #define HAVE_SYS_STAT_H 1
2079| #define HAVE_SYS_PARAM_H 1
2080| #define HAVE_TERMIOS_H 1
2081| /* end confdefs.h.  */
2082|
2083| #ifdef HAVE_SYS_TYPES_H
2084| #include <sys/types.h>
2085| #endif
2086| #ifdef HAVE_SYS_TIME_H
2087| #include <sys/time.h>
2088| #endif
2089| #ifdef HAVE_SYS_SELECT_H
2090| #include <sys/select.h>
2091| #elif defined(HAVE_UNISTD_H)
2092| #include <unistd.h>
2093| #endif
2094| #ifdef HAVE_SYS_SOCKET_H
2095| #include <sys/socket.h>
2096| #endif
2097| #ifdef HAVE_NETINET_IN_H
2098| #include <netinet/in.h>
2099| #endif
2100| #ifdef HAVE_NETINET_IN6_H
2101| #include <netinet/in6.h>
2102| #endif
2103| #ifdef HAVE_SYS_UN_H
2104| #include <sys/un.h>
2105| #endif
2106|
2107|
2108|
2109| #include <termio.h>
2110configure:33589: result: no
2111configure:33621: checking for fcntl.h
2112configure:33621: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2113configure:33621: $? = 0
2114configure:33621: result: yes
2115configure:33653: checking for io.h
2116configure:33653: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2117conftest.c:101:10: fatal error: 'io.h' file not found
2118#include <io.h>
2119         ^~~~~~
21201 error generated.
2121configure:33653: $? = 1
2122configure: failed program was:
2123| /* confdefs.h */
2124| #define PACKAGE_NAME "curl"
2125| #define PACKAGE_TARNAME "curl"
2126| #define PACKAGE_VERSION "-"
2127| #define PACKAGE_STRING "curl -"
2128| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
2129| #define PACKAGE_URL ""
2130| #define HAVE_STDIO_H 1
2131| #define HAVE_STDLIB_H 1
2132| #define HAVE_STRING_H 1
2133| #define HAVE_INTTYPES_H 1
2134| #define HAVE_STDINT_H 1
2135| #define HAVE_STRINGS_H 1
2136| #define HAVE_SYS_STAT_H 1
2137| #define HAVE_SYS_TYPES_H 1
2138| #define HAVE_UNISTD_H 1
2139| #define STDC_HEADERS 1
2140| #define HAVE_STDATOMIC_H 1
2141| #define HAVE_ATOMIC 1
2142| #define PACKAGE "curl"
2143| #define VERSION "-"
2144| #define OS "x86_64-apple-darwin18.7.0"
2145| #define HAVE_DLFCN_H 1
2146| #define LT_OBJDIR ".libs/"
2147| #define HAVE_BUILTIN_AVAILABLE 1
2148| #define HAVE_LDAP_SSL 1
2149| #define HAVE_SYS_TYPES_H 1
2150| #define HAVE_SYS_TIME_H 1
2151| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
2152| #define HAVE_LIBZ 1
2153| #define HAVE_LIBBROTLIDEC 1
2154| #define HAVE_BROTLI_DECODE_H 1
2155| #define HAVE_BROTLI 1
2156| #define HAVE_LIBZSTD 1
2157| #define HAVE_ZSTD_H 1
2158| #define HAVE_ZSTD 1
2159| #define HAVE_LBER_H 1
2160| #define HAVE_LDAP_H 1
2161| #define HAVE_LDAP_URL_PARSE 1
2162| #define ENABLE_IPV6 1
2163| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
2164| #define HAVE_WRITABLE_ARGV 1
2165| #define USE_SECTRANSP 1
2166| #define USE_LIBPSL 1
2167| #define HAVE_LIBSSH2 1
2168| #define USE_LIBSSH2 1
2169| #define HAVE_LIBRTMP_RTMP_H 1
2170| #define USE_LIBRTMP 1
2171| #define HAVE_IDN2_H 1
2172| #define HAVE_LIBIDN2 1
2173| #define HAVE_NGHTTP2_NGHTTP2_H 1
2174| #define USE_NGHTTP2 1
2175| #define HAVE_SYS_TYPES_H 1
2176| #define HAVE_SYS_TIME_H 1
2177| #define HAVE_SYS_SELECT_H 1
2178| #define HAVE_SYS_SOCKET_H 1
2179| #define HAVE_SYS_IOCTL_H 1
2180| #define HAVE_SYS_UIO_H 1
2181| #define HAVE_UNISTD_H 1
2182| #define HAVE_STDLIB_H 1
2183| #define HAVE_ARPA_INET_H 1
2184| #define HAVE_NET_IF_H 1
2185| #define HAVE_NETINET_IN_H 1
2186| #define HAVE_SYS_UN_H 1
2187| #define HAVE_NETINET_TCP_H 1
2188| #define HAVE_NETINET_UDP_H 1
2189| #define HAVE_NETDB_H 1
2190| #define HAVE_SYS_SOCKIO_H 1
2191| #define HAVE_SYS_STAT_H 1
2192| #define HAVE_SYS_PARAM_H 1
2193| #define HAVE_TERMIOS_H 1
2194| #define HAVE_FCNTL_H 1
2195| /* end confdefs.h.  */
2196|
2197| #ifdef HAVE_SYS_TYPES_H
2198| #include <sys/types.h>
2199| #endif
2200| #ifdef HAVE_SYS_TIME_H
2201| #include <sys/time.h>
2202| #endif
2203| #ifdef HAVE_SYS_SELECT_H
2204| #include <sys/select.h>
2205| #elif defined(HAVE_UNISTD_H)
2206| #include <unistd.h>
2207| #endif
2208| #ifdef HAVE_SYS_SOCKET_H
2209| #include <sys/socket.h>
2210| #endif
2211| #ifdef HAVE_NETINET_IN_H
2212| #include <netinet/in.h>
2213| #endif
2214| #ifdef HAVE_NETINET_IN6_H
2215| #include <netinet/in6.h>
2216| #endif
2217| #ifdef HAVE_SYS_UN_H
2218| #include <sys/un.h>
2219| #endif
2220|
2221|
2222|
2223| #include <io.h>
2224configure:33653: result: no
2225configure:33685: checking for pwd.h
2226configure:33685: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2227configure:33685: $? = 0
2228configure:33685: result: yes
2229configure:33717: checking for utime.h
2230configure:33717: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2231configure:33717: $? = 0
2232configure:33717: result: yes
2233configure:33749: checking for sys/utime.h
2234configure:33749: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2235conftest.c:103:10: fatal error: 'sys/utime.h' file not found
2236#include <sys/utime.h>
2237         ^~~~~~~~~~~~~
22381 error generated.
2239configure:33749: $? = 1
2240configure: failed program was:
2241| /* confdefs.h */
2242| #define PACKAGE_NAME "curl"
2243| #define PACKAGE_TARNAME "curl"
2244| #define PACKAGE_VERSION "-"
2245| #define PACKAGE_STRING "curl -"
2246| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
2247| #define PACKAGE_URL ""
2248| #define HAVE_STDIO_H 1
2249| #define HAVE_STDLIB_H 1
2250| #define HAVE_STRING_H 1
2251| #define HAVE_INTTYPES_H 1
2252| #define HAVE_STDINT_H 1
2253| #define HAVE_STRINGS_H 1
2254| #define HAVE_SYS_STAT_H 1
2255| #define HAVE_SYS_TYPES_H 1
2256| #define HAVE_UNISTD_H 1
2257| #define STDC_HEADERS 1
2258| #define HAVE_STDATOMIC_H 1
2259| #define HAVE_ATOMIC 1
2260| #define PACKAGE "curl"
2261| #define VERSION "-"
2262| #define OS "x86_64-apple-darwin18.7.0"
2263| #define HAVE_DLFCN_H 1
2264| #define LT_OBJDIR ".libs/"
2265| #define HAVE_BUILTIN_AVAILABLE 1
2266| #define HAVE_LDAP_SSL 1
2267| #define HAVE_SYS_TYPES_H 1
2268| #define HAVE_SYS_TIME_H 1
2269| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
2270| #define HAVE_LIBZ 1
2271| #define HAVE_LIBBROTLIDEC 1
2272| #define HAVE_BROTLI_DECODE_H 1
2273| #define HAVE_BROTLI 1
2274| #define HAVE_LIBZSTD 1
2275| #define HAVE_ZSTD_H 1
2276| #define HAVE_ZSTD 1
2277| #define HAVE_LBER_H 1
2278| #define HAVE_LDAP_H 1
2279| #define HAVE_LDAP_URL_PARSE 1
2280| #define ENABLE_IPV6 1
2281| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
2282| #define HAVE_WRITABLE_ARGV 1
2283| #define USE_SECTRANSP 1
2284| #define USE_LIBPSL 1
2285| #define HAVE_LIBSSH2 1
2286| #define USE_LIBSSH2 1
2287| #define HAVE_LIBRTMP_RTMP_H 1
2288| #define USE_LIBRTMP 1
2289| #define HAVE_IDN2_H 1
2290| #define HAVE_LIBIDN2 1
2291| #define HAVE_NGHTTP2_NGHTTP2_H 1
2292| #define USE_NGHTTP2 1
2293| #define HAVE_SYS_TYPES_H 1
2294| #define HAVE_SYS_TIME_H 1
2295| #define HAVE_SYS_SELECT_H 1
2296| #define HAVE_SYS_SOCKET_H 1
2297| #define HAVE_SYS_IOCTL_H 1
2298| #define HAVE_SYS_UIO_H 1
2299| #define HAVE_UNISTD_H 1
2300| #define HAVE_STDLIB_H 1
2301| #define HAVE_ARPA_INET_H 1
2302| #define HAVE_NET_IF_H 1
2303| #define HAVE_NETINET_IN_H 1
2304| #define HAVE_SYS_UN_H 1
2305| #define HAVE_NETINET_TCP_H 1
2306| #define HAVE_NETINET_UDP_H 1
2307| #define HAVE_NETDB_H 1
2308| #define HAVE_SYS_SOCKIO_H 1
2309| #define HAVE_SYS_STAT_H 1
2310| #define HAVE_SYS_PARAM_H 1
2311| #define HAVE_TERMIOS_H 1
2312| #define HAVE_FCNTL_H 1
2313| #define HAVE_PWD_H 1
2314| #define HAVE_UTIME_H 1
2315| /* end confdefs.h.  */
2316|
2317| #ifdef HAVE_SYS_TYPES_H
2318| #include <sys/types.h>
2319| #endif
2320| #ifdef HAVE_SYS_TIME_H
2321| #include <sys/time.h>
2322| #endif
2323| #ifdef HAVE_SYS_SELECT_H
2324| #include <sys/select.h>
2325| #elif defined(HAVE_UNISTD_H)
2326| #include <unistd.h>
2327| #endif
2328| #ifdef HAVE_SYS_SOCKET_H
2329| #include <sys/socket.h>
2330| #endif
2331| #ifdef HAVE_NETINET_IN_H
2332| #include <netinet/in.h>
2333| #endif
2334| #ifdef HAVE_NETINET_IN6_H
2335| #include <netinet/in6.h>
2336| #endif
2337| #ifdef HAVE_SYS_UN_H
2338| #include <sys/un.h>
2339| #endif
2340|
2341|
2342|
2343| #include <sys/utime.h>
2344configure:33749: result: no
2345configure:33781: checking for sys/poll.h
2346configure:33781: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2347configure:33781: $? = 0
2348configure:33781: result: yes
2349configure:33813: checking for poll.h
2350configure:33813: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2351configure:33813: $? = 0
2352configure:33813: result: yes
2353configure:33845: checking for socket.h
2354configure:33845: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2355conftest.c:105:10: fatal error: 'socket.h' file not found
2356#include <socket.h>
2357         ^~~~~~~~~~
23581 error generated.
2359configure:33845: $? = 1
2360configure: failed program was:
2361| /* confdefs.h */
2362| #define PACKAGE_NAME "curl"
2363| #define PACKAGE_TARNAME "curl"
2364| #define PACKAGE_VERSION "-"
2365| #define PACKAGE_STRING "curl -"
2366| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
2367| #define PACKAGE_URL ""
2368| #define HAVE_STDIO_H 1
2369| #define HAVE_STDLIB_H 1
2370| #define HAVE_STRING_H 1
2371| #define HAVE_INTTYPES_H 1
2372| #define HAVE_STDINT_H 1
2373| #define HAVE_STRINGS_H 1
2374| #define HAVE_SYS_STAT_H 1
2375| #define HAVE_SYS_TYPES_H 1
2376| #define HAVE_UNISTD_H 1
2377| #define STDC_HEADERS 1
2378| #define HAVE_STDATOMIC_H 1
2379| #define HAVE_ATOMIC 1
2380| #define PACKAGE "curl"
2381| #define VERSION "-"
2382| #define OS "x86_64-apple-darwin18.7.0"
2383| #define HAVE_DLFCN_H 1
2384| #define LT_OBJDIR ".libs/"
2385| #define HAVE_BUILTIN_AVAILABLE 1
2386| #define HAVE_LDAP_SSL 1
2387| #define HAVE_SYS_TYPES_H 1
2388| #define HAVE_SYS_TIME_H 1
2389| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
2390| #define HAVE_LIBZ 1
2391| #define HAVE_LIBBROTLIDEC 1
2392| #define HAVE_BROTLI_DECODE_H 1
2393| #define HAVE_BROTLI 1
2394| #define HAVE_LIBZSTD 1
2395| #define HAVE_ZSTD_H 1
2396| #define HAVE_ZSTD 1
2397| #define HAVE_LBER_H 1
2398| #define HAVE_LDAP_H 1
2399| #define HAVE_LDAP_URL_PARSE 1
2400| #define ENABLE_IPV6 1
2401| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
2402| #define HAVE_WRITABLE_ARGV 1
2403| #define USE_SECTRANSP 1
2404| #define USE_LIBPSL 1
2405| #define HAVE_LIBSSH2 1
2406| #define USE_LIBSSH2 1
2407| #define HAVE_LIBRTMP_RTMP_H 1
2408| #define USE_LIBRTMP 1
2409| #define HAVE_IDN2_H 1
2410| #define HAVE_LIBIDN2 1
2411| #define HAVE_NGHTTP2_NGHTTP2_H 1
2412| #define USE_NGHTTP2 1
2413| #define HAVE_SYS_TYPES_H 1
2414| #define HAVE_SYS_TIME_H 1
2415| #define HAVE_SYS_SELECT_H 1
2416| #define HAVE_SYS_SOCKET_H 1
2417| #define HAVE_SYS_IOCTL_H 1
2418| #define HAVE_SYS_UIO_H 1
2419| #define HAVE_UNISTD_H 1
2420| #define HAVE_STDLIB_H 1
2421| #define HAVE_ARPA_INET_H 1
2422| #define HAVE_NET_IF_H 1
2423| #define HAVE_NETINET_IN_H 1
2424| #define HAVE_SYS_UN_H 1
2425| #define HAVE_NETINET_TCP_H 1
2426| #define HAVE_NETINET_UDP_H 1
2427| #define HAVE_NETDB_H 1
2428| #define HAVE_SYS_SOCKIO_H 1
2429| #define HAVE_SYS_STAT_H 1
2430| #define HAVE_SYS_PARAM_H 1
2431| #define HAVE_TERMIOS_H 1
2432| #define HAVE_FCNTL_H 1
2433| #define HAVE_PWD_H 1
2434| #define HAVE_UTIME_H 1
2435| #define HAVE_SYS_POLL_H 1
2436| #define HAVE_POLL_H 1
2437| /* end confdefs.h.  */
2438|
2439| #ifdef HAVE_SYS_TYPES_H
2440| #include <sys/types.h>
2441| #endif
2442| #ifdef HAVE_SYS_TIME_H
2443| #include <sys/time.h>
2444| #endif
2445| #ifdef HAVE_SYS_SELECT_H
2446| #include <sys/select.h>
2447| #elif defined(HAVE_UNISTD_H)
2448| #include <unistd.h>
2449| #endif
2450| #ifdef HAVE_SYS_SOCKET_H
2451| #include <sys/socket.h>
2452| #endif
2453| #ifdef HAVE_NETINET_IN_H
2454| #include <netinet/in.h>
2455| #endif
2456| #ifdef HAVE_NETINET_IN6_H
2457| #include <netinet/in6.h>
2458| #endif
2459| #ifdef HAVE_SYS_UN_H
2460| #include <sys/un.h>
2461| #endif
2462|
2463|
2464|
2465| #include <socket.h>
2466configure:33845: result: no
2467configure:33877: checking for sys/resource.h
2468configure:33877: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2469configure:33877: $? = 0
2470configure:33877: result: yes
2471configure:33909: checking for libgen.h
2472configure:33909: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2473configure:33909: $? = 0
2474configure:33909: result: yes
2475configure:33941: checking for locale.h
2476configure:33941: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2477configure:33941: $? = 0
2478configure:33941: result: yes
2479configure:33973: checking for stdbool.h
2480configure:33973: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2481configure:33973: $? = 0
2482configure:33973: result: yes
2483configure:34005: checking for arpa/tftp.h
2484configure:34005: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2485configure:34005: $? = 0
2486configure:34005: result: yes
2487configure:34037: checking for sys/filio.h
2488configure:34037: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2489configure:34037: $? = 0
2490configure:34037: result: yes
2491configure:34069: checking for sys/wait.h
2492configure:34069: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2493configure:34069: $? = 0
2494configure:34069: result: yes
2495configure:34101: checking for setjmp.h
2496configure:34101: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2497configure:34101: $? = 0
2498configure:34101: result: yes
2499configure:34136: checking for an ANSI C-conforming const
2500configure:34202: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2501configure:34202: $? = 0
2502configure:34210: result: yes
2503configure:34219: checking for compiler support of C99 variadic macro style
2504configure:34250: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2505configure:34250: $? = 0
2506configure:34263: result: yes
2507configure:34272: checking for compiler support of old gcc variadic macro style
2508configure:34303: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2509configure:34303: $? = 0
2510configure:34316: result: yes
2511configure:34326: checking for size_t
2512configure:34326: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2513configure:34326: $? = 0
2514configure:34326: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2515conftest.c:118:21: error: expected expression
2516if (sizeof ((size_t)))
2517                    ^
25181 error generated.
2519configure:34326: $? = 1
2520configure: failed program was:
2521| /* confdefs.h */
2522| #define PACKAGE_NAME "curl"
2523| #define PACKAGE_TARNAME "curl"
2524| #define PACKAGE_VERSION "-"
2525| #define PACKAGE_STRING "curl -"
2526| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
2527| #define PACKAGE_URL ""
2528| #define HAVE_STDIO_H 1
2529| #define HAVE_STDLIB_H 1
2530| #define HAVE_STRING_H 1
2531| #define HAVE_INTTYPES_H 1
2532| #define HAVE_STDINT_H 1
2533| #define HAVE_STRINGS_H 1
2534| #define HAVE_SYS_STAT_H 1
2535| #define HAVE_SYS_TYPES_H 1
2536| #define HAVE_UNISTD_H 1
2537| #define STDC_HEADERS 1
2538| #define HAVE_STDATOMIC_H 1
2539| #define HAVE_ATOMIC 1
2540| #define PACKAGE "curl"
2541| #define VERSION "-"
2542| #define OS "x86_64-apple-darwin18.7.0"
2543| #define HAVE_DLFCN_H 1
2544| #define LT_OBJDIR ".libs/"
2545| #define HAVE_BUILTIN_AVAILABLE 1
2546| #define HAVE_LDAP_SSL 1
2547| #define HAVE_SYS_TYPES_H 1
2548| #define HAVE_SYS_TIME_H 1
2549| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
2550| #define HAVE_LIBZ 1
2551| #define HAVE_LIBBROTLIDEC 1
2552| #define HAVE_BROTLI_DECODE_H 1
2553| #define HAVE_BROTLI 1
2554| #define HAVE_LIBZSTD 1
2555| #define HAVE_ZSTD_H 1
2556| #define HAVE_ZSTD 1
2557| #define HAVE_LBER_H 1
2558| #define HAVE_LDAP_H 1
2559| #define HAVE_LDAP_URL_PARSE 1
2560| #define ENABLE_IPV6 1
2561| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
2562| #define HAVE_WRITABLE_ARGV 1
2563| #define USE_SECTRANSP 1
2564| #define USE_LIBPSL 1
2565| #define HAVE_LIBSSH2 1
2566| #define USE_LIBSSH2 1
2567| #define HAVE_LIBRTMP_RTMP_H 1
2568| #define USE_LIBRTMP 1
2569| #define HAVE_IDN2_H 1
2570| #define HAVE_LIBIDN2 1
2571| #define HAVE_NGHTTP2_NGHTTP2_H 1
2572| #define USE_NGHTTP2 1
2573| #define HAVE_SYS_TYPES_H 1
2574| #define HAVE_SYS_TIME_H 1
2575| #define HAVE_SYS_SELECT_H 1
2576| #define HAVE_SYS_SOCKET_H 1
2577| #define HAVE_SYS_IOCTL_H 1
2578| #define HAVE_SYS_UIO_H 1
2579| #define HAVE_UNISTD_H 1
2580| #define HAVE_STDLIB_H 1
2581| #define HAVE_ARPA_INET_H 1
2582| #define HAVE_NET_IF_H 1
2583| #define HAVE_NETINET_IN_H 1
2584| #define HAVE_SYS_UN_H 1
2585| #define HAVE_NETINET_TCP_H 1
2586| #define HAVE_NETINET_UDP_H 1
2587| #define HAVE_NETDB_H 1
2588| #define HAVE_SYS_SOCKIO_H 1
2589| #define HAVE_SYS_STAT_H 1
2590| #define HAVE_SYS_PARAM_H 1
2591| #define HAVE_TERMIOS_H 1
2592| #define HAVE_FCNTL_H 1
2593| #define HAVE_PWD_H 1
2594| #define HAVE_UTIME_H 1
2595| #define HAVE_SYS_POLL_H 1
2596| #define HAVE_POLL_H 1
2597| #define HAVE_SYS_RESOURCE_H 1
2598| #define HAVE_LIBGEN_H 1
2599| #define HAVE_LOCALE_H 1
2600| #define HAVE_STDBOOL_H 1
2601| #define HAVE_ARPA_TFTP_H 1
2602| #define HAVE_SYS_FILIO_H 1
2603| #define HAVE_SYS_WAIT_H 1
2604| #define HAVE_SETJMP_H 1
2605| #define HAVE_VARIADIC_MACROS_C99 1
2606| #define HAVE_VARIADIC_MACROS_GCC 1
2607| /* end confdefs.h.  */
2608| #include <stddef.h>
2609| #ifdef HAVE_STDIO_H
2610| # include <stdio.h>
2611| #endif
2612| #ifdef HAVE_STDLIB_H
2613| # include <stdlib.h>
2614| #endif
2615| #ifdef HAVE_STRING_H
2616| # include <string.h>
2617| #endif
2618| #ifdef HAVE_INTTYPES_H
2619| # include <inttypes.h>
2620| #endif
2621| #ifdef HAVE_STDINT_H
2622| # include <stdint.h>
2623| #endif
2624| #ifdef HAVE_STRINGS_H
2625| # include <strings.h>
2626| #endif
2627| #ifdef HAVE_SYS_TYPES_H
2628| # include <sys/types.h>
2629| #endif
2630| #ifdef HAVE_SYS_STAT_H
2631| # include <sys/stat.h>
2632| #endif
2633| #ifdef HAVE_UNISTD_H
2634| # include <unistd.h>
2635| #endif
2636| int main (void)
2637| {
2638| if (sizeof ((size_t)))
2639|           return 0;
2640|  ;
2641|  return 0;
2642| }
2643configure:34326: result: yes
2644configure:34338: checking for sys/types.h
2645configure:34338: result: yes
2646configure:34344: checking for sys/time.h
2647configure:34344: result: yes
2648configure:34350: checking for sys/socket.h
2649configure:34350: result: yes
2650configure:34357: checking for struct timeval
2651configure:34401: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2652configure:34401: $? = 0
2653configure:34414: result: yes
2654configure:34428: checking run-time libs availability
2655configure:34449: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
2656configure:34449: $? = 0
2657configure:34449: ./conftest
2658configure:34449: $? = 0
2659configure:34451: result: fine
2660configure:34508: checking size of size_t
2661configure:34529: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2662configure:34529: $? = 0
2663configure:34545: result: 8
2664configure:34557: checking size of long
2665configure:34578: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2666configure:34578: $? = 0
2667configure:34594: result: 8
2668configure:34606: checking size of int
2669configure:34627: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2670conftest.c:102:13: error: duplicate case value '0'
2671       case (sizeof(int) == 8):;
2672            ^
2673conftest.c:101:13: note: previous case defined here
2674       case 0:
2675            ^
26761 error generated.
2677configure:34627: $? = 1
2678configure: failed program was:
2679| /* confdefs.h */
2680| #define PACKAGE_NAME "curl"
2681| #define PACKAGE_TARNAME "curl"
2682| #define PACKAGE_VERSION "-"
2683| #define PACKAGE_STRING "curl -"
2684| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
2685| #define PACKAGE_URL ""
2686| #define HAVE_STDIO_H 1
2687| #define HAVE_STDLIB_H 1
2688| #define HAVE_STRING_H 1
2689| #define HAVE_INTTYPES_H 1
2690| #define HAVE_STDINT_H 1
2691| #define HAVE_STRINGS_H 1
2692| #define HAVE_SYS_STAT_H 1
2693| #define HAVE_SYS_TYPES_H 1
2694| #define HAVE_UNISTD_H 1
2695| #define STDC_HEADERS 1
2696| #define HAVE_STDATOMIC_H 1
2697| #define HAVE_ATOMIC 1
2698| #define PACKAGE "curl"
2699| #define VERSION "-"
2700| #define OS "x86_64-apple-darwin18.7.0"
2701| #define HAVE_DLFCN_H 1
2702| #define LT_OBJDIR ".libs/"
2703| #define HAVE_BUILTIN_AVAILABLE 1
2704| #define HAVE_LDAP_SSL 1
2705| #define HAVE_SYS_TYPES_H 1
2706| #define HAVE_SYS_TIME_H 1
2707| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
2708| #define HAVE_LIBZ 1
2709| #define HAVE_LIBBROTLIDEC 1
2710| #define HAVE_BROTLI_DECODE_H 1
2711| #define HAVE_BROTLI 1
2712| #define HAVE_LIBZSTD 1
2713| #define HAVE_ZSTD_H 1
2714| #define HAVE_ZSTD 1
2715| #define HAVE_LBER_H 1
2716| #define HAVE_LDAP_H 1
2717| #define HAVE_LDAP_URL_PARSE 1
2718| #define ENABLE_IPV6 1
2719| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
2720| #define HAVE_WRITABLE_ARGV 1
2721| #define USE_SECTRANSP 1
2722| #define USE_LIBPSL 1
2723| #define HAVE_LIBSSH2 1
2724| #define USE_LIBSSH2 1
2725| #define HAVE_LIBRTMP_RTMP_H 1
2726| #define USE_LIBRTMP 1
2727| #define HAVE_IDN2_H 1
2728| #define HAVE_LIBIDN2 1
2729| #define HAVE_NGHTTP2_NGHTTP2_H 1
2730| #define USE_NGHTTP2 1
2731| #define HAVE_SYS_TYPES_H 1
2732| #define HAVE_SYS_TIME_H 1
2733| #define HAVE_SYS_SELECT_H 1
2734| #define HAVE_SYS_SOCKET_H 1
2735| #define HAVE_SYS_IOCTL_H 1
2736| #define HAVE_SYS_UIO_H 1
2737| #define HAVE_UNISTD_H 1
2738| #define HAVE_STDLIB_H 1
2739| #define HAVE_ARPA_INET_H 1
2740| #define HAVE_NET_IF_H 1
2741| #define HAVE_NETINET_IN_H 1
2742| #define HAVE_SYS_UN_H 1
2743| #define HAVE_NETINET_TCP_H 1
2744| #define HAVE_NETINET_UDP_H 1
2745| #define HAVE_NETDB_H 1
2746| #define HAVE_SYS_SOCKIO_H 1
2747| #define HAVE_SYS_STAT_H 1
2748| #define HAVE_SYS_PARAM_H 1
2749| #define HAVE_TERMIOS_H 1
2750| #define HAVE_FCNTL_H 1
2751| #define HAVE_PWD_H 1
2752| #define HAVE_UTIME_H 1
2753| #define HAVE_SYS_POLL_H 1
2754| #define HAVE_POLL_H 1
2755| #define HAVE_SYS_RESOURCE_H 1
2756| #define HAVE_LIBGEN_H 1
2757| #define HAVE_LOCALE_H 1
2758| #define HAVE_STDBOOL_H 1
2759| #define HAVE_ARPA_TFTP_H 1
2760| #define HAVE_SYS_FILIO_H 1
2761| #define HAVE_SYS_WAIT_H 1
2762| #define HAVE_SETJMP_H 1
2763| #define HAVE_VARIADIC_MACROS_C99 1
2764| #define HAVE_VARIADIC_MACROS_GCC 1
2765| #define HAVE_SYS_TYPES_H 1
2766| #define HAVE_SYS_TIME_H 1
2767| #define HAVE_SYS_SOCKET_H 1
2768| #define HAVE_STRUCT_TIMEVAL 1
2769| #define SIZEOF_SIZE_T 8
2770| #define SIZEOF_LONG 8
2771| /* end confdefs.h.  */
2772|
2773| #include <sys/types.h>
2774|
2775|
2776| int main (void)
2777| {
2778| switch(0) {
2779|        case 0:
2780|        case (sizeof(int) == 8):;
2781|      }
2782|
2783|  ;
2784|  return 0;
2785| }
2786configure:34627: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2787configure:34627: $? = 0
2788configure:34643: result: 4
2789configure:34655: checking size of time_t
2790configure:34676: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2791configure:34676: $? = 0
2792configure:34692: result: 8
2793configure:34704: checking size of off_t
2794configure:34725: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2795configure:34725: $? = 0
2796configure:34741: result: 8
2797configure:34756: checking size of curl_off_t
2798configure:34779: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I./include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2799configure:34779: $? = 0
2800configure:34795: result: 8
2801configure:34807: checking for long long
2802configure:34807: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2803configure:34807: $? = 0
2804configure:34807: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2805conftest.c:128:24: error: expected expression
2806if (sizeof ((long long)))
2807                       ^
28081 error generated.
2809configure:34807: $? = 1
2810configure: failed program was:
2811| /* confdefs.h */
2812| #define PACKAGE_NAME "curl"
2813| #define PACKAGE_TARNAME "curl"
2814| #define PACKAGE_VERSION "-"
2815| #define PACKAGE_STRING "curl -"
2816| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
2817| #define PACKAGE_URL ""
2818| #define HAVE_STDIO_H 1
2819| #define HAVE_STDLIB_H 1
2820| #define HAVE_STRING_H 1
2821| #define HAVE_INTTYPES_H 1
2822| #define HAVE_STDINT_H 1
2823| #define HAVE_STRINGS_H 1
2824| #define HAVE_SYS_STAT_H 1
2825| #define HAVE_SYS_TYPES_H 1
2826| #define HAVE_UNISTD_H 1
2827| #define STDC_HEADERS 1
2828| #define HAVE_STDATOMIC_H 1
2829| #define HAVE_ATOMIC 1
2830| #define PACKAGE "curl"
2831| #define VERSION "-"
2832| #define OS "x86_64-apple-darwin18.7.0"
2833| #define HAVE_DLFCN_H 1
2834| #define LT_OBJDIR ".libs/"
2835| #define HAVE_BUILTIN_AVAILABLE 1
2836| #define HAVE_LDAP_SSL 1
2837| #define HAVE_SYS_TYPES_H 1
2838| #define HAVE_SYS_TIME_H 1
2839| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
2840| #define HAVE_LIBZ 1
2841| #define HAVE_LIBBROTLIDEC 1
2842| #define HAVE_BROTLI_DECODE_H 1
2843| #define HAVE_BROTLI 1
2844| #define HAVE_LIBZSTD 1
2845| #define HAVE_ZSTD_H 1
2846| #define HAVE_ZSTD 1
2847| #define HAVE_LBER_H 1
2848| #define HAVE_LDAP_H 1
2849| #define HAVE_LDAP_URL_PARSE 1
2850| #define ENABLE_IPV6 1
2851| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
2852| #define HAVE_WRITABLE_ARGV 1
2853| #define USE_SECTRANSP 1
2854| #define USE_LIBPSL 1
2855| #define HAVE_LIBSSH2 1
2856| #define USE_LIBSSH2 1
2857| #define HAVE_LIBRTMP_RTMP_H 1
2858| #define USE_LIBRTMP 1
2859| #define HAVE_IDN2_H 1
2860| #define HAVE_LIBIDN2 1
2861| #define HAVE_NGHTTP2_NGHTTP2_H 1
2862| #define USE_NGHTTP2 1
2863| #define HAVE_SYS_TYPES_H 1
2864| #define HAVE_SYS_TIME_H 1
2865| #define HAVE_SYS_SELECT_H 1
2866| #define HAVE_SYS_SOCKET_H 1
2867| #define HAVE_SYS_IOCTL_H 1
2868| #define HAVE_SYS_UIO_H 1
2869| #define HAVE_UNISTD_H 1
2870| #define HAVE_STDLIB_H 1
2871| #define HAVE_ARPA_INET_H 1
2872| #define HAVE_NET_IF_H 1
2873| #define HAVE_NETINET_IN_H 1
2874| #define HAVE_SYS_UN_H 1
2875| #define HAVE_NETINET_TCP_H 1
2876| #define HAVE_NETINET_UDP_H 1
2877| #define HAVE_NETDB_H 1
2878| #define HAVE_SYS_SOCKIO_H 1
2879| #define HAVE_SYS_STAT_H 1
2880| #define HAVE_SYS_PARAM_H 1
2881| #define HAVE_TERMIOS_H 1
2882| #define HAVE_FCNTL_H 1
2883| #define HAVE_PWD_H 1
2884| #define HAVE_UTIME_H 1
2885| #define HAVE_SYS_POLL_H 1
2886| #define HAVE_POLL_H 1
2887| #define HAVE_SYS_RESOURCE_H 1
2888| #define HAVE_LIBGEN_H 1
2889| #define HAVE_LOCALE_H 1
2890| #define HAVE_STDBOOL_H 1
2891| #define HAVE_ARPA_TFTP_H 1
2892| #define HAVE_SYS_FILIO_H 1
2893| #define HAVE_SYS_WAIT_H 1
2894| #define HAVE_SETJMP_H 1
2895| #define HAVE_VARIADIC_MACROS_C99 1
2896| #define HAVE_VARIADIC_MACROS_GCC 1
2897| #define HAVE_SYS_TYPES_H 1
2898| #define HAVE_SYS_TIME_H 1
2899| #define HAVE_SYS_SOCKET_H 1
2900| #define HAVE_STRUCT_TIMEVAL 1
2901| #define SIZEOF_SIZE_T 8
2902| #define SIZEOF_LONG 8
2903| #define SIZEOF_INT 4
2904| #define SIZEOF_TIME_T 8
2905| #define SIZEOF_OFF_T 8
2906| #define SIZEOF_CURL_OFF_T 8
2907| /* end confdefs.h.  */
2908| #include <stddef.h>
2909| #ifdef HAVE_STDIO_H
2910| # include <stdio.h>
2911| #endif
2912| #ifdef HAVE_STDLIB_H
2913| # include <stdlib.h>
2914| #endif
2915| #ifdef HAVE_STRING_H
2916| # include <string.h>
2917| #endif
2918| #ifdef HAVE_INTTYPES_H
2919| # include <inttypes.h>
2920| #endif
2921| #ifdef HAVE_STDINT_H
2922| # include <stdint.h>
2923| #endif
2924| #ifdef HAVE_STRINGS_H
2925| # include <strings.h>
2926| #endif
2927| #ifdef HAVE_SYS_TYPES_H
2928| # include <sys/types.h>
2929| #endif
2930| #ifdef HAVE_SYS_STAT_H
2931| # include <sys/stat.h>
2932| #endif
2933| #ifdef HAVE_UNISTD_H
2934| # include <unistd.h>
2935| #endif
2936| int main (void)
2937| {
2938| if (sizeof ((long long)))
2939|           return 0;
2940|  ;
2941|  return 0;
2942| }
2943configure:34807: result: yes
2944configure:34823: checking for ssize_t
2945configure:34823: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2946configure:34823: $? = 0
2947configure:34823: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
2948conftest.c:129:22: error: expected expression
2949if (sizeof ((ssize_t)))
2950                     ^
29511 error generated.
2952configure:34823: $? = 1
2953configure: failed program was:
2954| /* confdefs.h */
2955| #define PACKAGE_NAME "curl"
2956| #define PACKAGE_TARNAME "curl"
2957| #define PACKAGE_VERSION "-"
2958| #define PACKAGE_STRING "curl -"
2959| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
2960| #define PACKAGE_URL ""
2961| #define HAVE_STDIO_H 1
2962| #define HAVE_STDLIB_H 1
2963| #define HAVE_STRING_H 1
2964| #define HAVE_INTTYPES_H 1
2965| #define HAVE_STDINT_H 1
2966| #define HAVE_STRINGS_H 1
2967| #define HAVE_SYS_STAT_H 1
2968| #define HAVE_SYS_TYPES_H 1
2969| #define HAVE_UNISTD_H 1
2970| #define STDC_HEADERS 1
2971| #define HAVE_STDATOMIC_H 1
2972| #define HAVE_ATOMIC 1
2973| #define PACKAGE "curl"
2974| #define VERSION "-"
2975| #define OS "x86_64-apple-darwin18.7.0"
2976| #define HAVE_DLFCN_H 1
2977| #define LT_OBJDIR ".libs/"
2978| #define HAVE_BUILTIN_AVAILABLE 1
2979| #define HAVE_LDAP_SSL 1
2980| #define HAVE_SYS_TYPES_H 1
2981| #define HAVE_SYS_TIME_H 1
2982| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
2983| #define HAVE_LIBZ 1
2984| #define HAVE_LIBBROTLIDEC 1
2985| #define HAVE_BROTLI_DECODE_H 1
2986| #define HAVE_BROTLI 1
2987| #define HAVE_LIBZSTD 1
2988| #define HAVE_ZSTD_H 1
2989| #define HAVE_ZSTD 1
2990| #define HAVE_LBER_H 1
2991| #define HAVE_LDAP_H 1
2992| #define HAVE_LDAP_URL_PARSE 1
2993| #define ENABLE_IPV6 1
2994| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
2995| #define HAVE_WRITABLE_ARGV 1
2996| #define USE_SECTRANSP 1
2997| #define USE_LIBPSL 1
2998| #define HAVE_LIBSSH2 1
2999| #define USE_LIBSSH2 1
3000| #define HAVE_LIBRTMP_RTMP_H 1
3001| #define USE_LIBRTMP 1
3002| #define HAVE_IDN2_H 1
3003| #define HAVE_LIBIDN2 1
3004| #define HAVE_NGHTTP2_NGHTTP2_H 1
3005| #define USE_NGHTTP2 1
3006| #define HAVE_SYS_TYPES_H 1
3007| #define HAVE_SYS_TIME_H 1
3008| #define HAVE_SYS_SELECT_H 1
3009| #define HAVE_SYS_SOCKET_H 1
3010| #define HAVE_SYS_IOCTL_H 1
3011| #define HAVE_SYS_UIO_H 1
3012| #define HAVE_UNISTD_H 1
3013| #define HAVE_STDLIB_H 1
3014| #define HAVE_ARPA_INET_H 1
3015| #define HAVE_NET_IF_H 1
3016| #define HAVE_NETINET_IN_H 1
3017| #define HAVE_SYS_UN_H 1
3018| #define HAVE_NETINET_TCP_H 1
3019| #define HAVE_NETINET_UDP_H 1
3020| #define HAVE_NETDB_H 1
3021| #define HAVE_SYS_SOCKIO_H 1
3022| #define HAVE_SYS_STAT_H 1
3023| #define HAVE_SYS_PARAM_H 1
3024| #define HAVE_TERMIOS_H 1
3025| #define HAVE_FCNTL_H 1
3026| #define HAVE_PWD_H 1
3027| #define HAVE_UTIME_H 1
3028| #define HAVE_SYS_POLL_H 1
3029| #define HAVE_POLL_H 1
3030| #define HAVE_SYS_RESOURCE_H 1
3031| #define HAVE_LIBGEN_H 1
3032| #define HAVE_LOCALE_H 1
3033| #define HAVE_STDBOOL_H 1
3034| #define HAVE_ARPA_TFTP_H 1
3035| #define HAVE_SYS_FILIO_H 1
3036| #define HAVE_SYS_WAIT_H 1
3037| #define HAVE_SETJMP_H 1
3038| #define HAVE_VARIADIC_MACROS_C99 1
3039| #define HAVE_VARIADIC_MACROS_GCC 1
3040| #define HAVE_SYS_TYPES_H 1
3041| #define HAVE_SYS_TIME_H 1
3042| #define HAVE_SYS_SOCKET_H 1
3043| #define HAVE_STRUCT_TIMEVAL 1
3044| #define SIZEOF_SIZE_T 8
3045| #define SIZEOF_LONG 8
3046| #define SIZEOF_INT 4
3047| #define SIZEOF_TIME_T 8
3048| #define SIZEOF_OFF_T 8
3049| #define SIZEOF_CURL_OFF_T 8
3050| #define HAVE_LONGLONG 1
3051| /* end confdefs.h.  */
3052| #include <stddef.h>
3053| #ifdef HAVE_STDIO_H
3054| # include <stdio.h>
3055| #endif
3056| #ifdef HAVE_STDLIB_H
3057| # include <stdlib.h>
3058| #endif
3059| #ifdef HAVE_STRING_H
3060| # include <string.h>
3061| #endif
3062| #ifdef HAVE_INTTYPES_H
3063| # include <inttypes.h>
3064| #endif
3065| #ifdef HAVE_STDINT_H
3066| # include <stdint.h>
3067| #endif
3068| #ifdef HAVE_STRINGS_H
3069| # include <strings.h>
3070| #endif
3071| #ifdef HAVE_SYS_TYPES_H
3072| # include <sys/types.h>
3073| #endif
3074| #ifdef HAVE_SYS_STAT_H
3075| # include <sys/stat.h>
3076| #endif
3077| #ifdef HAVE_UNISTD_H
3078| # include <unistd.h>
3079| #endif
3080| int main (void)
3081| {
3082| if (sizeof ((ssize_t)))
3083|           return 0;
3084|  ;
3085|  return 0;
3086| }
3087configure:34823: result: yes
3088configure:34835: checking for bool
3089configure:34835: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3090configure:34835: $? = 0
3091configure:34835: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3092conftest.c:110:19: error: expected expression
3093if (sizeof ((bool)))
3094                  ^
30951 error generated.
3096configure:34835: $? = 1
3097configure: failed program was:
3098| /* confdefs.h */
3099| #define PACKAGE_NAME "curl"
3100| #define PACKAGE_TARNAME "curl"
3101| #define PACKAGE_VERSION "-"
3102| #define PACKAGE_STRING "curl -"
3103| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
3104| #define PACKAGE_URL ""
3105| #define HAVE_STDIO_H 1
3106| #define HAVE_STDLIB_H 1
3107| #define HAVE_STRING_H 1
3108| #define HAVE_INTTYPES_H 1
3109| #define HAVE_STDINT_H 1
3110| #define HAVE_STRINGS_H 1
3111| #define HAVE_SYS_STAT_H 1
3112| #define HAVE_SYS_TYPES_H 1
3113| #define HAVE_UNISTD_H 1
3114| #define STDC_HEADERS 1
3115| #define HAVE_STDATOMIC_H 1
3116| #define HAVE_ATOMIC 1
3117| #define PACKAGE "curl"
3118| #define VERSION "-"
3119| #define OS "x86_64-apple-darwin18.7.0"
3120| #define HAVE_DLFCN_H 1
3121| #define LT_OBJDIR ".libs/"
3122| #define HAVE_BUILTIN_AVAILABLE 1
3123| #define HAVE_LDAP_SSL 1
3124| #define HAVE_SYS_TYPES_H 1
3125| #define HAVE_SYS_TIME_H 1
3126| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
3127| #define HAVE_LIBZ 1
3128| #define HAVE_LIBBROTLIDEC 1
3129| #define HAVE_BROTLI_DECODE_H 1
3130| #define HAVE_BROTLI 1
3131| #define HAVE_LIBZSTD 1
3132| #define HAVE_ZSTD_H 1
3133| #define HAVE_ZSTD 1
3134| #define HAVE_LBER_H 1
3135| #define HAVE_LDAP_H 1
3136| #define HAVE_LDAP_URL_PARSE 1
3137| #define ENABLE_IPV6 1
3138| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
3139| #define HAVE_WRITABLE_ARGV 1
3140| #define USE_SECTRANSP 1
3141| #define USE_LIBPSL 1
3142| #define HAVE_LIBSSH2 1
3143| #define USE_LIBSSH2 1
3144| #define HAVE_LIBRTMP_RTMP_H 1
3145| #define USE_LIBRTMP 1
3146| #define HAVE_IDN2_H 1
3147| #define HAVE_LIBIDN2 1
3148| #define HAVE_NGHTTP2_NGHTTP2_H 1
3149| #define USE_NGHTTP2 1
3150| #define HAVE_SYS_TYPES_H 1
3151| #define HAVE_SYS_TIME_H 1
3152| #define HAVE_SYS_SELECT_H 1
3153| #define HAVE_SYS_SOCKET_H 1
3154| #define HAVE_SYS_IOCTL_H 1
3155| #define HAVE_SYS_UIO_H 1
3156| #define HAVE_UNISTD_H 1
3157| #define HAVE_STDLIB_H 1
3158| #define HAVE_ARPA_INET_H 1
3159| #define HAVE_NET_IF_H 1
3160| #define HAVE_NETINET_IN_H 1
3161| #define HAVE_SYS_UN_H 1
3162| #define HAVE_NETINET_TCP_H 1
3163| #define HAVE_NETINET_UDP_H 1
3164| #define HAVE_NETDB_H 1
3165| #define HAVE_SYS_SOCKIO_H 1
3166| #define HAVE_SYS_STAT_H 1
3167| #define HAVE_SYS_PARAM_H 1
3168| #define HAVE_TERMIOS_H 1
3169| #define HAVE_FCNTL_H 1
3170| #define HAVE_PWD_H 1
3171| #define HAVE_UTIME_H 1
3172| #define HAVE_SYS_POLL_H 1
3173| #define HAVE_POLL_H 1
3174| #define HAVE_SYS_RESOURCE_H 1
3175| #define HAVE_LIBGEN_H 1
3176| #define HAVE_LOCALE_H 1
3177| #define HAVE_STDBOOL_H 1
3178| #define HAVE_ARPA_TFTP_H 1
3179| #define HAVE_SYS_FILIO_H 1
3180| #define HAVE_SYS_WAIT_H 1
3181| #define HAVE_SETJMP_H 1
3182| #define HAVE_VARIADIC_MACROS_C99 1
3183| #define HAVE_VARIADIC_MACROS_GCC 1
3184| #define HAVE_SYS_TYPES_H 1
3185| #define HAVE_SYS_TIME_H 1
3186| #define HAVE_SYS_SOCKET_H 1
3187| #define HAVE_STRUCT_TIMEVAL 1
3188| #define SIZEOF_SIZE_T 8
3189| #define SIZEOF_LONG 8
3190| #define SIZEOF_INT 4
3191| #define SIZEOF_TIME_T 8
3192| #define SIZEOF_OFF_T 8
3193| #define SIZEOF_CURL_OFF_T 8
3194| #define HAVE_LONGLONG 1
3195| /* end confdefs.h.  */
3196|
3197| #ifdef HAVE_SYS_TYPES_H
3198| #include <sys/types.h>
3199| #endif
3200| #ifdef HAVE_STDBOOL_H
3201| #include <stdbool.h>
3202| #endif
3203|
3204|
3205| int main (void)
3206| {
3207| if (sizeof ((bool)))
3208|           return 0;
3209|  ;
3210|  return 0;
3211| }
3212configure:34835: result: yes
3213configure:34855: checking for sa_family_t
3214configure:34855: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3215configure:34855: $? = 0
3216configure:34855: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3217conftest.c:108:26: error: expected expression
3218if (sizeof ((sa_family_t)))
3219                         ^
32201 error generated.
3221configure:34855: $? = 1
3222configure: failed program was:
3223| /* confdefs.h */
3224| #define PACKAGE_NAME "curl"
3225| #define PACKAGE_TARNAME "curl"
3226| #define PACKAGE_VERSION "-"
3227| #define PACKAGE_STRING "curl -"
3228| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
3229| #define PACKAGE_URL ""
3230| #define HAVE_STDIO_H 1
3231| #define HAVE_STDLIB_H 1
3232| #define HAVE_STRING_H 1
3233| #define HAVE_INTTYPES_H 1
3234| #define HAVE_STDINT_H 1
3235| #define HAVE_STRINGS_H 1
3236| #define HAVE_SYS_STAT_H 1
3237| #define HAVE_SYS_TYPES_H 1
3238| #define HAVE_UNISTD_H 1
3239| #define STDC_HEADERS 1
3240| #define HAVE_STDATOMIC_H 1
3241| #define HAVE_ATOMIC 1
3242| #define PACKAGE "curl"
3243| #define VERSION "-"
3244| #define OS "x86_64-apple-darwin18.7.0"
3245| #define HAVE_DLFCN_H 1
3246| #define LT_OBJDIR ".libs/"
3247| #define HAVE_BUILTIN_AVAILABLE 1
3248| #define HAVE_LDAP_SSL 1
3249| #define HAVE_SYS_TYPES_H 1
3250| #define HAVE_SYS_TIME_H 1
3251| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
3252| #define HAVE_LIBZ 1
3253| #define HAVE_LIBBROTLIDEC 1
3254| #define HAVE_BROTLI_DECODE_H 1
3255| #define HAVE_BROTLI 1
3256| #define HAVE_LIBZSTD 1
3257| #define HAVE_ZSTD_H 1
3258| #define HAVE_ZSTD 1
3259| #define HAVE_LBER_H 1
3260| #define HAVE_LDAP_H 1
3261| #define HAVE_LDAP_URL_PARSE 1
3262| #define ENABLE_IPV6 1
3263| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
3264| #define HAVE_WRITABLE_ARGV 1
3265| #define USE_SECTRANSP 1
3266| #define USE_LIBPSL 1
3267| #define HAVE_LIBSSH2 1
3268| #define USE_LIBSSH2 1
3269| #define HAVE_LIBRTMP_RTMP_H 1
3270| #define USE_LIBRTMP 1
3271| #define HAVE_IDN2_H 1
3272| #define HAVE_LIBIDN2 1
3273| #define HAVE_NGHTTP2_NGHTTP2_H 1
3274| #define USE_NGHTTP2 1
3275| #define HAVE_SYS_TYPES_H 1
3276| #define HAVE_SYS_TIME_H 1
3277| #define HAVE_SYS_SELECT_H 1
3278| #define HAVE_SYS_SOCKET_H 1
3279| #define HAVE_SYS_IOCTL_H 1
3280| #define HAVE_SYS_UIO_H 1
3281| #define HAVE_UNISTD_H 1
3282| #define HAVE_STDLIB_H 1
3283| #define HAVE_ARPA_INET_H 1
3284| #define HAVE_NET_IF_H 1
3285| #define HAVE_NETINET_IN_H 1
3286| #define HAVE_SYS_UN_H 1
3287| #define HAVE_NETINET_TCP_H 1
3288| #define HAVE_NETINET_UDP_H 1
3289| #define HAVE_NETDB_H 1
3290| #define HAVE_SYS_SOCKIO_H 1
3291| #define HAVE_SYS_STAT_H 1
3292| #define HAVE_SYS_PARAM_H 1
3293| #define HAVE_TERMIOS_H 1
3294| #define HAVE_FCNTL_H 1
3295| #define HAVE_PWD_H 1
3296| #define HAVE_UTIME_H 1
3297| #define HAVE_SYS_POLL_H 1
3298| #define HAVE_POLL_H 1
3299| #define HAVE_SYS_RESOURCE_H 1
3300| #define HAVE_LIBGEN_H 1
3301| #define HAVE_LOCALE_H 1
3302| #define HAVE_STDBOOL_H 1
3303| #define HAVE_ARPA_TFTP_H 1
3304| #define HAVE_SYS_FILIO_H 1
3305| #define HAVE_SYS_WAIT_H 1
3306| #define HAVE_SETJMP_H 1
3307| #define HAVE_VARIADIC_MACROS_C99 1
3308| #define HAVE_VARIADIC_MACROS_GCC 1
3309| #define HAVE_SYS_TYPES_H 1
3310| #define HAVE_SYS_TIME_H 1
3311| #define HAVE_SYS_SOCKET_H 1
3312| #define HAVE_STRUCT_TIMEVAL 1
3313| #define SIZEOF_SIZE_T 8
3314| #define SIZEOF_LONG 8
3315| #define SIZEOF_INT 4
3316| #define SIZEOF_TIME_T 8
3317| #define SIZEOF_OFF_T 8
3318| #define SIZEOF_CURL_OFF_T 8
3319| #define HAVE_LONGLONG 1
3320| #define HAVE_BOOL_T 1
3321| /* end confdefs.h.  */
3322|
3323| #ifdef HAVE_SYS_SOCKET_H
3324| #include <sys/socket.h>
3325| #endif
3326|
3327|
3328| int main (void)
3329| {
3330| if (sizeof ((sa_family_t)))
3331|           return 0;
3332|  ;
3333|  return 0;
3334| }
3335configure:34855: result: yes
3336configure:34891: checking for suseconds_t
3337configure:34891: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3338configure:34891: $? = 0
3339configure:34891: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3340conftest.c:112:26: error: expected expression
3341if (sizeof ((suseconds_t)))
3342                         ^
33431 error generated.
3344configure:34891: $? = 1
3345configure: failed program was:
3346| /* confdefs.h */
3347| #define PACKAGE_NAME "curl"
3348| #define PACKAGE_TARNAME "curl"
3349| #define PACKAGE_VERSION "-"
3350| #define PACKAGE_STRING "curl -"
3351| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
3352| #define PACKAGE_URL ""
3353| #define HAVE_STDIO_H 1
3354| #define HAVE_STDLIB_H 1
3355| #define HAVE_STRING_H 1
3356| #define HAVE_INTTYPES_H 1
3357| #define HAVE_STDINT_H 1
3358| #define HAVE_STRINGS_H 1
3359| #define HAVE_SYS_STAT_H 1
3360| #define HAVE_SYS_TYPES_H 1
3361| #define HAVE_UNISTD_H 1
3362| #define STDC_HEADERS 1
3363| #define HAVE_STDATOMIC_H 1
3364| #define HAVE_ATOMIC 1
3365| #define PACKAGE "curl"
3366| #define VERSION "-"
3367| #define OS "x86_64-apple-darwin18.7.0"
3368| #define HAVE_DLFCN_H 1
3369| #define LT_OBJDIR ".libs/"
3370| #define HAVE_BUILTIN_AVAILABLE 1
3371| #define HAVE_LDAP_SSL 1
3372| #define HAVE_SYS_TYPES_H 1
3373| #define HAVE_SYS_TIME_H 1
3374| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
3375| #define HAVE_LIBZ 1
3376| #define HAVE_LIBBROTLIDEC 1
3377| #define HAVE_BROTLI_DECODE_H 1
3378| #define HAVE_BROTLI 1
3379| #define HAVE_LIBZSTD 1
3380| #define HAVE_ZSTD_H 1
3381| #define HAVE_ZSTD 1
3382| #define HAVE_LBER_H 1
3383| #define HAVE_LDAP_H 1
3384| #define HAVE_LDAP_URL_PARSE 1
3385| #define ENABLE_IPV6 1
3386| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
3387| #define HAVE_WRITABLE_ARGV 1
3388| #define USE_SECTRANSP 1
3389| #define USE_LIBPSL 1
3390| #define HAVE_LIBSSH2 1
3391| #define USE_LIBSSH2 1
3392| #define HAVE_LIBRTMP_RTMP_H 1
3393| #define USE_LIBRTMP 1
3394| #define HAVE_IDN2_H 1
3395| #define HAVE_LIBIDN2 1
3396| #define HAVE_NGHTTP2_NGHTTP2_H 1
3397| #define USE_NGHTTP2 1
3398| #define HAVE_SYS_TYPES_H 1
3399| #define HAVE_SYS_TIME_H 1
3400| #define HAVE_SYS_SELECT_H 1
3401| #define HAVE_SYS_SOCKET_H 1
3402| #define HAVE_SYS_IOCTL_H 1
3403| #define HAVE_SYS_UIO_H 1
3404| #define HAVE_UNISTD_H 1
3405| #define HAVE_STDLIB_H 1
3406| #define HAVE_ARPA_INET_H 1
3407| #define HAVE_NET_IF_H 1
3408| #define HAVE_NETINET_IN_H 1
3409| #define HAVE_SYS_UN_H 1
3410| #define HAVE_NETINET_TCP_H 1
3411| #define HAVE_NETINET_UDP_H 1
3412| #define HAVE_NETDB_H 1
3413| #define HAVE_SYS_SOCKIO_H 1
3414| #define HAVE_SYS_STAT_H 1
3415| #define HAVE_SYS_PARAM_H 1
3416| #define HAVE_TERMIOS_H 1
3417| #define HAVE_FCNTL_H 1
3418| #define HAVE_PWD_H 1
3419| #define HAVE_UTIME_H 1
3420| #define HAVE_SYS_POLL_H 1
3421| #define HAVE_POLL_H 1
3422| #define HAVE_SYS_RESOURCE_H 1
3423| #define HAVE_LIBGEN_H 1
3424| #define HAVE_LOCALE_H 1
3425| #define HAVE_STDBOOL_H 1
3426| #define HAVE_ARPA_TFTP_H 1
3427| #define HAVE_SYS_FILIO_H 1
3428| #define HAVE_SYS_WAIT_H 1
3429| #define HAVE_SETJMP_H 1
3430| #define HAVE_VARIADIC_MACROS_C99 1
3431| #define HAVE_VARIADIC_MACROS_GCC 1
3432| #define HAVE_SYS_TYPES_H 1
3433| #define HAVE_SYS_TIME_H 1
3434| #define HAVE_SYS_SOCKET_H 1
3435| #define HAVE_STRUCT_TIMEVAL 1
3436| #define SIZEOF_SIZE_T 8
3437| #define SIZEOF_LONG 8
3438| #define SIZEOF_INT 4
3439| #define SIZEOF_TIME_T 8
3440| #define SIZEOF_OFF_T 8
3441| #define SIZEOF_CURL_OFF_T 8
3442| #define HAVE_LONGLONG 1
3443| #define HAVE_BOOL_T 1
3444| #define CURL_SA_FAMILY_T sa_family_t
3445| /* end confdefs.h.  */
3446|
3447| #ifdef HAVE_SYS_TYPES_H
3448| #include <sys/types.h>
3449| #endif
3450| #ifdef HAVE_SYS_TIME_H
3451| #include <sys/time.h>
3452| #endif
3453|
3454|
3455| int main (void)
3456| {
3457| if (sizeof ((suseconds_t)))
3458|           return 0;
3459|  ;
3460|  return 0;
3461| }
3462configure:34891: result: yes
3463configure:34910: checking if time_t is unsigned
3464configure:34930: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
3465conftest.c:106:3: error: expected identifier or '('
3466  return (t > 0);
3467  ^
34681 error generated.
3469configure:34930: $? = 1
3470configure: program exited with status 1
3471configure: failed program was:
3472| /* confdefs.h */
3473| #define PACKAGE_NAME "curl"
3474| #define PACKAGE_TARNAME "curl"
3475| #define PACKAGE_VERSION "-"
3476| #define PACKAGE_STRING "curl -"
3477| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
3478| #define PACKAGE_URL ""
3479| #define HAVE_STDIO_H 1
3480| #define HAVE_STDLIB_H 1
3481| #define HAVE_STRING_H 1
3482| #define HAVE_INTTYPES_H 1
3483| #define HAVE_STDINT_H 1
3484| #define HAVE_STRINGS_H 1
3485| #define HAVE_SYS_STAT_H 1
3486| #define HAVE_SYS_TYPES_H 1
3487| #define HAVE_UNISTD_H 1
3488| #define STDC_HEADERS 1
3489| #define HAVE_STDATOMIC_H 1
3490| #define HAVE_ATOMIC 1
3491| #define PACKAGE "curl"
3492| #define VERSION "-"
3493| #define OS "x86_64-apple-darwin18.7.0"
3494| #define HAVE_DLFCN_H 1
3495| #define LT_OBJDIR ".libs/"
3496| #define HAVE_BUILTIN_AVAILABLE 1
3497| #define HAVE_LDAP_SSL 1
3498| #define HAVE_SYS_TYPES_H 1
3499| #define HAVE_SYS_TIME_H 1
3500| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
3501| #define HAVE_LIBZ 1
3502| #define HAVE_LIBBROTLIDEC 1
3503| #define HAVE_BROTLI_DECODE_H 1
3504| #define HAVE_BROTLI 1
3505| #define HAVE_LIBZSTD 1
3506| #define HAVE_ZSTD_H 1
3507| #define HAVE_ZSTD 1
3508| #define HAVE_LBER_H 1
3509| #define HAVE_LDAP_H 1
3510| #define HAVE_LDAP_URL_PARSE 1
3511| #define ENABLE_IPV6 1
3512| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
3513| #define HAVE_WRITABLE_ARGV 1
3514| #define USE_SECTRANSP 1
3515| #define USE_LIBPSL 1
3516| #define HAVE_LIBSSH2 1
3517| #define USE_LIBSSH2 1
3518| #define HAVE_LIBRTMP_RTMP_H 1
3519| #define USE_LIBRTMP 1
3520| #define HAVE_IDN2_H 1
3521| #define HAVE_LIBIDN2 1
3522| #define HAVE_NGHTTP2_NGHTTP2_H 1
3523| #define USE_NGHTTP2 1
3524| #define HAVE_SYS_TYPES_H 1
3525| #define HAVE_SYS_TIME_H 1
3526| #define HAVE_SYS_SELECT_H 1
3527| #define HAVE_SYS_SOCKET_H 1
3528| #define HAVE_SYS_IOCTL_H 1
3529| #define HAVE_SYS_UIO_H 1
3530| #define HAVE_UNISTD_H 1
3531| #define HAVE_STDLIB_H 1
3532| #define HAVE_ARPA_INET_H 1
3533| #define HAVE_NET_IF_H 1
3534| #define HAVE_NETINET_IN_H 1
3535| #define HAVE_SYS_UN_H 1
3536| #define HAVE_NETINET_TCP_H 1
3537| #define HAVE_NETINET_UDP_H 1
3538| #define HAVE_NETDB_H 1
3539| #define HAVE_SYS_SOCKIO_H 1
3540| #define HAVE_SYS_STAT_H 1
3541| #define HAVE_SYS_PARAM_H 1
3542| #define HAVE_TERMIOS_H 1
3543| #define HAVE_FCNTL_H 1
3544| #define HAVE_PWD_H 1
3545| #define HAVE_UTIME_H 1
3546| #define HAVE_SYS_POLL_H 1
3547| #define HAVE_POLL_H 1
3548| #define HAVE_SYS_RESOURCE_H 1
3549| #define HAVE_LIBGEN_H 1
3550| #define HAVE_LOCALE_H 1
3551| #define HAVE_STDBOOL_H 1
3552| #define HAVE_ARPA_TFTP_H 1
3553| #define HAVE_SYS_FILIO_H 1
3554| #define HAVE_SYS_WAIT_H 1
3555| #define HAVE_SETJMP_H 1
3556| #define HAVE_VARIADIC_MACROS_C99 1
3557| #define HAVE_VARIADIC_MACROS_GCC 1
3558| #define HAVE_SYS_TYPES_H 1
3559| #define HAVE_SYS_TIME_H 1
3560| #define HAVE_SYS_SOCKET_H 1
3561| #define HAVE_STRUCT_TIMEVAL 1
3562| #define SIZEOF_SIZE_T 8
3563| #define SIZEOF_LONG 8
3564| #define SIZEOF_INT 4
3565| #define SIZEOF_TIME_T 8
3566| #define SIZEOF_OFF_T 8
3567| #define SIZEOF_CURL_OFF_T 8
3568| #define HAVE_LONGLONG 1
3569| #define HAVE_BOOL_T 1
3570| #define CURL_SA_FAMILY_T sa_family_t
3571| #define HAVE_SUSECONDS_T 1
3572| /* end confdefs.h.  */
3573|
3574|   #include <time.h>
3575|   #include <limits.h>
3576|   time_t t = -1;
3577|   return (t > 0);
3578|
3579configure:34939: result: no
3580configure:35002: checking for sys/types.h
3581configure:35002: result: yes
3582configure:35009: checking for poll.h
3583configure:35009: result: yes
3584configure:35016: checking for sys/poll.h
3585configure:35016: result: yes
3586configure:35049: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3587conftest.c:125:7: error: use of undeclared identifier 'force'
3588      force compilation error
3589      ^
35901 error generated.
3591configure:35049: $? = 1
3592configure: failed program was:
3593| /* confdefs.h */
3594| #define PACKAGE_NAME "curl"
3595| #define PACKAGE_TARNAME "curl"
3596| #define PACKAGE_VERSION "-"
3597| #define PACKAGE_STRING "curl -"
3598| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
3599| #define PACKAGE_URL ""
3600| #define HAVE_STDIO_H 1
3601| #define HAVE_STDLIB_H 1
3602| #define HAVE_STRING_H 1
3603| #define HAVE_INTTYPES_H 1
3604| #define HAVE_STDINT_H 1
3605| #define HAVE_STRINGS_H 1
3606| #define HAVE_SYS_STAT_H 1
3607| #define HAVE_SYS_TYPES_H 1
3608| #define HAVE_UNISTD_H 1
3609| #define STDC_HEADERS 1
3610| #define HAVE_STDATOMIC_H 1
3611| #define HAVE_ATOMIC 1
3612| #define PACKAGE "curl"
3613| #define VERSION "-"
3614| #define OS "x86_64-apple-darwin18.7.0"
3615| #define HAVE_DLFCN_H 1
3616| #define LT_OBJDIR ".libs/"
3617| #define HAVE_BUILTIN_AVAILABLE 1
3618| #define HAVE_LDAP_SSL 1
3619| #define HAVE_SYS_TYPES_H 1
3620| #define HAVE_SYS_TIME_H 1
3621| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
3622| #define HAVE_LIBZ 1
3623| #define HAVE_LIBBROTLIDEC 1
3624| #define HAVE_BROTLI_DECODE_H 1
3625| #define HAVE_BROTLI 1
3626| #define HAVE_LIBZSTD 1
3627| #define HAVE_ZSTD_H 1
3628| #define HAVE_ZSTD 1
3629| #define HAVE_LBER_H 1
3630| #define HAVE_LDAP_H 1
3631| #define HAVE_LDAP_URL_PARSE 1
3632| #define ENABLE_IPV6 1
3633| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
3634| #define HAVE_WRITABLE_ARGV 1
3635| #define USE_SECTRANSP 1
3636| #define USE_LIBPSL 1
3637| #define HAVE_LIBSSH2 1
3638| #define USE_LIBSSH2 1
3639| #define HAVE_LIBRTMP_RTMP_H 1
3640| #define USE_LIBRTMP 1
3641| #define HAVE_IDN2_H 1
3642| #define HAVE_LIBIDN2 1
3643| #define HAVE_NGHTTP2_NGHTTP2_H 1
3644| #define USE_NGHTTP2 1
3645| #define HAVE_SYS_TYPES_H 1
3646| #define HAVE_SYS_TIME_H 1
3647| #define HAVE_SYS_SELECT_H 1
3648| #define HAVE_SYS_SOCKET_H 1
3649| #define HAVE_SYS_IOCTL_H 1
3650| #define HAVE_SYS_UIO_H 1
3651| #define HAVE_UNISTD_H 1
3652| #define HAVE_STDLIB_H 1
3653| #define HAVE_ARPA_INET_H 1
3654| #define HAVE_NET_IF_H 1
3655| #define HAVE_NETINET_IN_H 1
3656| #define HAVE_SYS_UN_H 1
3657| #define HAVE_NETINET_TCP_H 1
3658| #define HAVE_NETINET_UDP_H 1
3659| #define HAVE_NETDB_H 1
3660| #define HAVE_SYS_SOCKIO_H 1
3661| #define HAVE_SYS_STAT_H 1
3662| #define HAVE_SYS_PARAM_H 1
3663| #define HAVE_TERMIOS_H 1
3664| #define HAVE_FCNTL_H 1
3665| #define HAVE_PWD_H 1
3666| #define HAVE_UTIME_H 1
3667| #define HAVE_SYS_POLL_H 1
3668| #define HAVE_POLL_H 1
3669| #define HAVE_SYS_RESOURCE_H 1
3670| #define HAVE_LIBGEN_H 1
3671| #define HAVE_LOCALE_H 1
3672| #define HAVE_STDBOOL_H 1
3673| #define HAVE_ARPA_TFTP_H 1
3674| #define HAVE_SYS_FILIO_H 1
3675| #define HAVE_SYS_WAIT_H 1
3676| #define HAVE_SETJMP_H 1
3677| #define HAVE_VARIADIC_MACROS_C99 1
3678| #define HAVE_VARIADIC_MACROS_GCC 1
3679| #define HAVE_SYS_TYPES_H 1
3680| #define HAVE_SYS_TIME_H 1
3681| #define HAVE_SYS_SOCKET_H 1
3682| #define HAVE_STRUCT_TIMEVAL 1
3683| #define SIZEOF_SIZE_T 8
3684| #define SIZEOF_LONG 8
3685| #define SIZEOF_INT 4
3686| #define SIZEOF_TIME_T 8
3687| #define SIZEOF_OFF_T 8
3688| #define SIZEOF_CURL_OFF_T 8
3689| #define HAVE_LONGLONG 1
3690| #define HAVE_BOOL_T 1
3691| #define CURL_SA_FAMILY_T sa_family_t
3692| #define HAVE_SUSECONDS_T 1
3693| #define HAVE_SYS_TYPES_H 1
3694| #define HAVE_POLL_H 1
3695| #define HAVE_SYS_POLL_H 1
3696| /* end confdefs.h.  */
3697|
3698|
3699|       /* includes start */
3700| #ifdef HAVE_SYS_TYPES_H
3701| #  include <sys/types.h>
3702| #endif
3703| #ifdef HAVE_POLL_H
3704| #  include <poll.h>
3705| #endif
3706| #ifdef HAVE_SYS_POLL_H
3707| #  include <sys/poll.h>
3708| #endif
3709| /* includes end */
3710|
3711| int main (void)
3712| {
3713|
3714| #if defined(events) || defined(revents)
3715|       return 0;
3716| #else
3717|       force compilation error
3718| #endif
3719|
3720|  ;
3721|  return 0;
3722| }
3723|
3724configure:35074: checking for in_addr_t
3725configure:35074: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3726configure:35074: $? = 0
3727configure:35074: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3728conftest.c:133:24: error: expected expression
3729if (sizeof ((in_addr_t)))
3730                       ^
37311 error generated.
3732configure:35074: $? = 1
3733configure: failed program was:
3734| /* confdefs.h */
3735| #define PACKAGE_NAME "curl"
3736| #define PACKAGE_TARNAME "curl"
3737| #define PACKAGE_VERSION "-"
3738| #define PACKAGE_STRING "curl -"
3739| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
3740| #define PACKAGE_URL ""
3741| #define HAVE_STDIO_H 1
3742| #define HAVE_STDLIB_H 1
3743| #define HAVE_STRING_H 1
3744| #define HAVE_INTTYPES_H 1
3745| #define HAVE_STDINT_H 1
3746| #define HAVE_STRINGS_H 1
3747| #define HAVE_SYS_STAT_H 1
3748| #define HAVE_SYS_TYPES_H 1
3749| #define HAVE_UNISTD_H 1
3750| #define STDC_HEADERS 1
3751| #define HAVE_STDATOMIC_H 1
3752| #define HAVE_ATOMIC 1
3753| #define PACKAGE "curl"
3754| #define VERSION "-"
3755| #define OS "x86_64-apple-darwin18.7.0"
3756| #define HAVE_DLFCN_H 1
3757| #define LT_OBJDIR ".libs/"
3758| #define HAVE_BUILTIN_AVAILABLE 1
3759| #define HAVE_LDAP_SSL 1
3760| #define HAVE_SYS_TYPES_H 1
3761| #define HAVE_SYS_TIME_H 1
3762| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
3763| #define HAVE_LIBZ 1
3764| #define HAVE_LIBBROTLIDEC 1
3765| #define HAVE_BROTLI_DECODE_H 1
3766| #define HAVE_BROTLI 1
3767| #define HAVE_LIBZSTD 1
3768| #define HAVE_ZSTD_H 1
3769| #define HAVE_ZSTD 1
3770| #define HAVE_LBER_H 1
3771| #define HAVE_LDAP_H 1
3772| #define HAVE_LDAP_URL_PARSE 1
3773| #define ENABLE_IPV6 1
3774| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
3775| #define HAVE_WRITABLE_ARGV 1
3776| #define USE_SECTRANSP 1
3777| #define USE_LIBPSL 1
3778| #define HAVE_LIBSSH2 1
3779| #define USE_LIBSSH2 1
3780| #define HAVE_LIBRTMP_RTMP_H 1
3781| #define USE_LIBRTMP 1
3782| #define HAVE_IDN2_H 1
3783| #define HAVE_LIBIDN2 1
3784| #define HAVE_NGHTTP2_NGHTTP2_H 1
3785| #define USE_NGHTTP2 1
3786| #define HAVE_SYS_TYPES_H 1
3787| #define HAVE_SYS_TIME_H 1
3788| #define HAVE_SYS_SELECT_H 1
3789| #define HAVE_SYS_SOCKET_H 1
3790| #define HAVE_SYS_IOCTL_H 1
3791| #define HAVE_SYS_UIO_H 1
3792| #define HAVE_UNISTD_H 1
3793| #define HAVE_STDLIB_H 1
3794| #define HAVE_ARPA_INET_H 1
3795| #define HAVE_NET_IF_H 1
3796| #define HAVE_NETINET_IN_H 1
3797| #define HAVE_SYS_UN_H 1
3798| #define HAVE_NETINET_TCP_H 1
3799| #define HAVE_NETINET_UDP_H 1
3800| #define HAVE_NETDB_H 1
3801| #define HAVE_SYS_SOCKIO_H 1
3802| #define HAVE_SYS_STAT_H 1
3803| #define HAVE_SYS_PARAM_H 1
3804| #define HAVE_TERMIOS_H 1
3805| #define HAVE_FCNTL_H 1
3806| #define HAVE_PWD_H 1
3807| #define HAVE_UTIME_H 1
3808| #define HAVE_SYS_POLL_H 1
3809| #define HAVE_POLL_H 1
3810| #define HAVE_SYS_RESOURCE_H 1
3811| #define HAVE_LIBGEN_H 1
3812| #define HAVE_LOCALE_H 1
3813| #define HAVE_STDBOOL_H 1
3814| #define HAVE_ARPA_TFTP_H 1
3815| #define HAVE_SYS_FILIO_H 1
3816| #define HAVE_SYS_WAIT_H 1
3817| #define HAVE_SETJMP_H 1
3818| #define HAVE_VARIADIC_MACROS_C99 1
3819| #define HAVE_VARIADIC_MACROS_GCC 1
3820| #define HAVE_SYS_TYPES_H 1
3821| #define HAVE_SYS_TIME_H 1
3822| #define HAVE_SYS_SOCKET_H 1
3823| #define HAVE_STRUCT_TIMEVAL 1
3824| #define SIZEOF_SIZE_T 8
3825| #define SIZEOF_LONG 8
3826| #define SIZEOF_INT 4
3827| #define SIZEOF_TIME_T 8
3828| #define SIZEOF_OFF_T 8
3829| #define SIZEOF_CURL_OFF_T 8
3830| #define HAVE_LONGLONG 1
3831| #define HAVE_BOOL_T 1
3832| #define CURL_SA_FAMILY_T sa_family_t
3833| #define HAVE_SUSECONDS_T 1
3834| #define HAVE_SYS_TYPES_H 1
3835| #define HAVE_POLL_H 1
3836| #define HAVE_SYS_POLL_H 1
3837| /* end confdefs.h.  */
3838|
3839| #undef inline
3840| #ifdef HAVE_WINDOWS_H
3841| #ifndef WIN32_LEAN_AND_MEAN
3842| #define WIN32_LEAN_AND_MEAN
3843| #endif
3844| #include <windows.h>
3845| #ifdef HAVE_WINSOCK2_H
3846| #include <winsock2.h>
3847| #endif
3848| #else
3849| #ifdef HAVE_SYS_TYPES_H
3850| #include <sys/types.h>
3851| #endif
3852| #ifdef HAVE_SYS_SOCKET_H
3853| #include <sys/socket.h>
3854| #endif
3855| #ifdef HAVE_NETINET_IN_H
3856| #include <netinet/in.h>
3857| #endif
3858| #ifdef HAVE_ARPA_INET_H
3859| #include <arpa/inet.h>
3860| #endif
3861| #endif
3862|
3863|
3864| int main (void)
3865| {
3866| if (sizeof ((in_addr_t)))
3867|           return 0;
3868|  ;
3869|  return 0;
3870| }
3871configure:35074: result: yes
3872configure:35183: checking for struct sockaddr_storage
3873configure:35183: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3874configure:35183: $? = 0
3875configure:35183: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
3876conftest.c:133:38: error: expected expression
3877if (sizeof ((struct sockaddr_storage)))
3878                                     ^
38791 error generated.
3880configure:35183: $? = 1
3881configure: failed program was:
3882| /* confdefs.h */
3883| #define PACKAGE_NAME "curl"
3884| #define PACKAGE_TARNAME "curl"
3885| #define PACKAGE_VERSION "-"
3886| #define PACKAGE_STRING "curl -"
3887| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
3888| #define PACKAGE_URL ""
3889| #define HAVE_STDIO_H 1
3890| #define HAVE_STDLIB_H 1
3891| #define HAVE_STRING_H 1
3892| #define HAVE_INTTYPES_H 1
3893| #define HAVE_STDINT_H 1
3894| #define HAVE_STRINGS_H 1
3895| #define HAVE_SYS_STAT_H 1
3896| #define HAVE_SYS_TYPES_H 1
3897| #define HAVE_UNISTD_H 1
3898| #define STDC_HEADERS 1
3899| #define HAVE_STDATOMIC_H 1
3900| #define HAVE_ATOMIC 1
3901| #define PACKAGE "curl"
3902| #define VERSION "-"
3903| #define OS "x86_64-apple-darwin18.7.0"
3904| #define HAVE_DLFCN_H 1
3905| #define LT_OBJDIR ".libs/"
3906| #define HAVE_BUILTIN_AVAILABLE 1
3907| #define HAVE_LDAP_SSL 1
3908| #define HAVE_SYS_TYPES_H 1
3909| #define HAVE_SYS_TIME_H 1
3910| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
3911| #define HAVE_LIBZ 1
3912| #define HAVE_LIBBROTLIDEC 1
3913| #define HAVE_BROTLI_DECODE_H 1
3914| #define HAVE_BROTLI 1
3915| #define HAVE_LIBZSTD 1
3916| #define HAVE_ZSTD_H 1
3917| #define HAVE_ZSTD 1
3918| #define HAVE_LBER_H 1
3919| #define HAVE_LDAP_H 1
3920| #define HAVE_LDAP_URL_PARSE 1
3921| #define ENABLE_IPV6 1
3922| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
3923| #define HAVE_WRITABLE_ARGV 1
3924| #define USE_SECTRANSP 1
3925| #define USE_LIBPSL 1
3926| #define HAVE_LIBSSH2 1
3927| #define USE_LIBSSH2 1
3928| #define HAVE_LIBRTMP_RTMP_H 1
3929| #define USE_LIBRTMP 1
3930| #define HAVE_IDN2_H 1
3931| #define HAVE_LIBIDN2 1
3932| #define HAVE_NGHTTP2_NGHTTP2_H 1
3933| #define USE_NGHTTP2 1
3934| #define HAVE_SYS_TYPES_H 1
3935| #define HAVE_SYS_TIME_H 1
3936| #define HAVE_SYS_SELECT_H 1
3937| #define HAVE_SYS_SOCKET_H 1
3938| #define HAVE_SYS_IOCTL_H 1
3939| #define HAVE_SYS_UIO_H 1
3940| #define HAVE_UNISTD_H 1
3941| #define HAVE_STDLIB_H 1
3942| #define HAVE_ARPA_INET_H 1
3943| #define HAVE_NET_IF_H 1
3944| #define HAVE_NETINET_IN_H 1
3945| #define HAVE_SYS_UN_H 1
3946| #define HAVE_NETINET_TCP_H 1
3947| #define HAVE_NETINET_UDP_H 1
3948| #define HAVE_NETDB_H 1
3949| #define HAVE_SYS_SOCKIO_H 1
3950| #define HAVE_SYS_STAT_H 1
3951| #define HAVE_SYS_PARAM_H 1
3952| #define HAVE_TERMIOS_H 1
3953| #define HAVE_FCNTL_H 1
3954| #define HAVE_PWD_H 1
3955| #define HAVE_UTIME_H 1
3956| #define HAVE_SYS_POLL_H 1
3957| #define HAVE_POLL_H 1
3958| #define HAVE_SYS_RESOURCE_H 1
3959| #define HAVE_LIBGEN_H 1
3960| #define HAVE_LOCALE_H 1
3961| #define HAVE_STDBOOL_H 1
3962| #define HAVE_ARPA_TFTP_H 1
3963| #define HAVE_SYS_FILIO_H 1
3964| #define HAVE_SYS_WAIT_H 1
3965| #define HAVE_SETJMP_H 1
3966| #define HAVE_VARIADIC_MACROS_C99 1
3967| #define HAVE_VARIADIC_MACROS_GCC 1
3968| #define HAVE_SYS_TYPES_H 1
3969| #define HAVE_SYS_TIME_H 1
3970| #define HAVE_SYS_SOCKET_H 1
3971| #define HAVE_STRUCT_TIMEVAL 1
3972| #define SIZEOF_SIZE_T 8
3973| #define SIZEOF_LONG 8
3974| #define SIZEOF_INT 4
3975| #define SIZEOF_TIME_T 8
3976| #define SIZEOF_OFF_T 8
3977| #define SIZEOF_CURL_OFF_T 8
3978| #define HAVE_LONGLONG 1
3979| #define HAVE_BOOL_T 1
3980| #define CURL_SA_FAMILY_T sa_family_t
3981| #define HAVE_SUSECONDS_T 1
3982| #define HAVE_SYS_TYPES_H 1
3983| #define HAVE_POLL_H 1
3984| #define HAVE_SYS_POLL_H 1
3985| /* end confdefs.h.  */
3986|
3987| #undef inline
3988| #ifdef HAVE_WINDOWS_H
3989| #ifndef WIN32_LEAN_AND_MEAN
3990| #define WIN32_LEAN_AND_MEAN
3991| #endif
3992| #include <windows.h>
3993| #ifdef HAVE_WINSOCK2_H
3994| #include <winsock2.h>
3995| #endif
3996| #else
3997| #ifdef HAVE_SYS_TYPES_H
3998| #include <sys/types.h>
3999| #endif
4000| #ifdef HAVE_SYS_SOCKET_H
4001| #include <sys/socket.h>
4002| #endif
4003| #ifdef HAVE_NETINET_IN_H
4004| #include <netinet/in.h>
4005| #endif
4006| #ifdef HAVE_ARPA_INET_H
4007| #include <arpa/inet.h>
4008| #endif
4009| #endif
4010|
4011|
4012| int main (void)
4013| {
4014| if (sizeof ((struct sockaddr_storage)))
4015|           return 0;
4016|  ;
4017|  return 0;
4018| }
4019configure:35183: result: yes
4020configure:35219: checking for sys/select.h
4021configure:35219: result: yes
4022configure:35225: checking for sys/socket.h
4023configure:35225: result: yes
4024configure:35233: checking for select
4025configure:35278: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4026configure:35278: $? = 0
4027configure:35281: result: yes
4028configure:35304: checking for sys/types.h
4029configure:35304: result: yes
4030configure:35310: checking for sys/socket.h
4031configure:35310: result: yes
4032configure:35318: checking for recv
4033configure:35353: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4034configure:35353: $? = 0
4035configure:35356: result: yes
4036configure:35380: checking for sys/types.h
4037configure:35380: result: yes
4038configure:35386: checking for sys/socket.h
4039configure:35386: result: yes
4040configure:35394: checking for send
4041configure:35429: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4042configure:35429: $? = 0
4043configure:35432: result: yes
4044configure:35456: checking for sys/types.h
4045configure:35456: result: yes
4046configure:35462: checking for sys/socket.h
4047configure:35462: result: yes
4048configure:35469: checking for MSG_NOSIGNAL
4049configure:35508: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4050conftest.c:140:18: error: use of undeclared identifier 'MSG_NOSIGNAL'
4051        int flag=MSG_NOSIGNAL;
4052                 ^
40531 error generated.
4054configure:35508: $? = 1
4055configure: failed program was:
4056| /* confdefs.h */
4057| #define PACKAGE_NAME "curl"
4058| #define PACKAGE_TARNAME "curl"
4059| #define PACKAGE_VERSION "-"
4060| #define PACKAGE_STRING "curl -"
4061| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
4062| #define PACKAGE_URL ""
4063| #define HAVE_STDIO_H 1
4064| #define HAVE_STDLIB_H 1
4065| #define HAVE_STRING_H 1
4066| #define HAVE_INTTYPES_H 1
4067| #define HAVE_STDINT_H 1
4068| #define HAVE_STRINGS_H 1
4069| #define HAVE_SYS_STAT_H 1
4070| #define HAVE_SYS_TYPES_H 1
4071| #define HAVE_UNISTD_H 1
4072| #define STDC_HEADERS 1
4073| #define HAVE_STDATOMIC_H 1
4074| #define HAVE_ATOMIC 1
4075| #define PACKAGE "curl"
4076| #define VERSION "-"
4077| #define OS "x86_64-apple-darwin18.7.0"
4078| #define HAVE_DLFCN_H 1
4079| #define LT_OBJDIR ".libs/"
4080| #define HAVE_BUILTIN_AVAILABLE 1
4081| #define HAVE_LDAP_SSL 1
4082| #define HAVE_SYS_TYPES_H 1
4083| #define HAVE_SYS_TIME_H 1
4084| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
4085| #define HAVE_LIBZ 1
4086| #define HAVE_LIBBROTLIDEC 1
4087| #define HAVE_BROTLI_DECODE_H 1
4088| #define HAVE_BROTLI 1
4089| #define HAVE_LIBZSTD 1
4090| #define HAVE_ZSTD_H 1
4091| #define HAVE_ZSTD 1
4092| #define HAVE_LBER_H 1
4093| #define HAVE_LDAP_H 1
4094| #define HAVE_LDAP_URL_PARSE 1
4095| #define ENABLE_IPV6 1
4096| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
4097| #define HAVE_WRITABLE_ARGV 1
4098| #define USE_SECTRANSP 1
4099| #define USE_LIBPSL 1
4100| #define HAVE_LIBSSH2 1
4101| #define USE_LIBSSH2 1
4102| #define HAVE_LIBRTMP_RTMP_H 1
4103| #define USE_LIBRTMP 1
4104| #define HAVE_IDN2_H 1
4105| #define HAVE_LIBIDN2 1
4106| #define HAVE_NGHTTP2_NGHTTP2_H 1
4107| #define USE_NGHTTP2 1
4108| #define HAVE_SYS_TYPES_H 1
4109| #define HAVE_SYS_TIME_H 1
4110| #define HAVE_SYS_SELECT_H 1
4111| #define HAVE_SYS_SOCKET_H 1
4112| #define HAVE_SYS_IOCTL_H 1
4113| #define HAVE_SYS_UIO_H 1
4114| #define HAVE_UNISTD_H 1
4115| #define HAVE_STDLIB_H 1
4116| #define HAVE_ARPA_INET_H 1
4117| #define HAVE_NET_IF_H 1
4118| #define HAVE_NETINET_IN_H 1
4119| #define HAVE_SYS_UN_H 1
4120| #define HAVE_NETINET_TCP_H 1
4121| #define HAVE_NETINET_UDP_H 1
4122| #define HAVE_NETDB_H 1
4123| #define HAVE_SYS_SOCKIO_H 1
4124| #define HAVE_SYS_STAT_H 1
4125| #define HAVE_SYS_PARAM_H 1
4126| #define HAVE_TERMIOS_H 1
4127| #define HAVE_FCNTL_H 1
4128| #define HAVE_PWD_H 1
4129| #define HAVE_UTIME_H 1
4130| #define HAVE_SYS_POLL_H 1
4131| #define HAVE_POLL_H 1
4132| #define HAVE_SYS_RESOURCE_H 1
4133| #define HAVE_LIBGEN_H 1
4134| #define HAVE_LOCALE_H 1
4135| #define HAVE_STDBOOL_H 1
4136| #define HAVE_ARPA_TFTP_H 1
4137| #define HAVE_SYS_FILIO_H 1
4138| #define HAVE_SYS_WAIT_H 1
4139| #define HAVE_SETJMP_H 1
4140| #define HAVE_VARIADIC_MACROS_C99 1
4141| #define HAVE_VARIADIC_MACROS_GCC 1
4142| #define HAVE_SYS_TYPES_H 1
4143| #define HAVE_SYS_TIME_H 1
4144| #define HAVE_SYS_SOCKET_H 1
4145| #define HAVE_STRUCT_TIMEVAL 1
4146| #define SIZEOF_SIZE_T 8
4147| #define SIZEOF_LONG 8
4148| #define SIZEOF_INT 4
4149| #define SIZEOF_TIME_T 8
4150| #define SIZEOF_OFF_T 8
4151| #define SIZEOF_CURL_OFF_T 8
4152| #define HAVE_LONGLONG 1
4153| #define HAVE_BOOL_T 1
4154| #define CURL_SA_FAMILY_T sa_family_t
4155| #define HAVE_SUSECONDS_T 1
4156| #define HAVE_SYS_TYPES_H 1
4157| #define HAVE_POLL_H 1
4158| #define HAVE_SYS_POLL_H 1
4159| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4160| #define HAVE_SYS_SELECT_H 1
4161| #define HAVE_SYS_SOCKET_H 1
4162| #define HAVE_SELECT 1
4163| #define HAVE_SYS_TYPES_H 1
4164| #define HAVE_SYS_SOCKET_H 1
4165| #define HAVE_RECV 1
4166| #define HAVE_SYS_TYPES_H 1
4167| #define HAVE_SYS_SOCKET_H 1
4168| #define HAVE_SEND 1
4169| #define HAVE_SYS_TYPES_H 1
4170| #define HAVE_SYS_SOCKET_H 1
4171| /* end confdefs.h.  */
4172|
4173|
4174| #undef inline
4175| #ifdef HAVE_WINDOWS_H
4176| #ifndef WIN32_LEAN_AND_MEAN
4177| #define WIN32_LEAN_AND_MEAN
4178| #endif
4179| #include <windows.h>
4180| #ifdef HAVE_WINSOCK2_H
4181| #include <winsock2.h>
4182| #endif
4183| #else
4184| #ifdef HAVE_SYS_TYPES_H
4185| #include <sys/types.h>
4186| #endif
4187| #ifdef HAVE_SYS_SOCKET_H
4188| #include <sys/socket.h>
4189| #endif
4190| #endif
4191|
4192| int main (void)
4193| {
4194|
4195|         int flag=MSG_NOSIGNAL;
4196|
4197|  ;
4198|  return 0;
4199| }
4200|
4201configure:35521: result: no
4202configure:35542: checking for sys/types.h
4203configure:35542: result: yes
4204configure:35549: checking for unistd.h
4205configure:35549: result: yes
4206configure:35565: checking if alarm can be linked
4207configure:35594: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4208configure:35594: $? = 0
4209configure:35597: result: yes
4210configure:35612: checking if alarm is prototyped
4211configure:35624: result: yes
4212configure:35640: checking if alarm is compilable
4213configure:35659: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4214configure:35659: $? = 0
4215configure:35662: result: yes
4216configure:35677: checking if alarm usage allowed
4217configure:35680: result: yes
4218configure:35690: checking if alarm might be used
4219configure:35696: result: yes
4220configure:35721: checking for sys/types.h
4221configure:35721: result: yes
4222configure:35728: checking for string.h
4223configure:35728: result: yes
4224configure:35735: checking for strings.h
4225configure:35735: result: yes
4226configure:35754: checking for sys/types.h
4227configure:35754: result: yes
4228configure:35761: checking for libgen.h
4229configure:35761: result: yes
4230configure:35777: checking if basename can be linked
4231configure:35806: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4232configure:35806: $? = 0
4233configure:35809: result: yes
4234configure:35824: checking if basename is prototyped
4235configure:35838: result: yes
4236configure:35854: checking if basename is compilable
4237configure:35875: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4238configure:35875: $? = 0
4239configure:35878: result: yes
4240configure:35893: checking if basename usage allowed
4241configure:35896: result: yes
4242configure:35906: checking if basename might be used
4243configure:35912: result: yes
4244configure:35934: checking for sys/types.h
4245configure:35934: result: yes
4246configure:35941: checking for socket.h
4247configure:35941: result: no
4248configure:35957: checking if closesocket can be linked
4249configure:35977: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4250conftest.c:152:15: warning: implicit declaration of function 'closesocket' is invalid in C99 [-Wimplicit-function-declaration]
4251      if(0 != closesocket(0))
4252              ^
42531 warning generated.
4254Undefined symbols for architecture x86_64:
4255  "_closesocket", referenced from:
4256      _main in conftest-19cb16.o
4257ld: symbol(s) not found for architecture x86_64
4258clang: error: linker command failed with exit code 1 (use -v to see invocation)
4259configure:35977: $? = 1
4260configure: failed program was:
4261| /* confdefs.h */
4262| #define PACKAGE_NAME "curl"
4263| #define PACKAGE_TARNAME "curl"
4264| #define PACKAGE_VERSION "-"
4265| #define PACKAGE_STRING "curl -"
4266| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
4267| #define PACKAGE_URL ""
4268| #define HAVE_STDIO_H 1
4269| #define HAVE_STDLIB_H 1
4270| #define HAVE_STRING_H 1
4271| #define HAVE_INTTYPES_H 1
4272| #define HAVE_STDINT_H 1
4273| #define HAVE_STRINGS_H 1
4274| #define HAVE_SYS_STAT_H 1
4275| #define HAVE_SYS_TYPES_H 1
4276| #define HAVE_UNISTD_H 1
4277| #define STDC_HEADERS 1
4278| #define HAVE_STDATOMIC_H 1
4279| #define HAVE_ATOMIC 1
4280| #define PACKAGE "curl"
4281| #define VERSION "-"
4282| #define OS "x86_64-apple-darwin18.7.0"
4283| #define HAVE_DLFCN_H 1
4284| #define LT_OBJDIR ".libs/"
4285| #define HAVE_BUILTIN_AVAILABLE 1
4286| #define HAVE_LDAP_SSL 1
4287| #define HAVE_SYS_TYPES_H 1
4288| #define HAVE_SYS_TIME_H 1
4289| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
4290| #define HAVE_LIBZ 1
4291| #define HAVE_LIBBROTLIDEC 1
4292| #define HAVE_BROTLI_DECODE_H 1
4293| #define HAVE_BROTLI 1
4294| #define HAVE_LIBZSTD 1
4295| #define HAVE_ZSTD_H 1
4296| #define HAVE_ZSTD 1
4297| #define HAVE_LBER_H 1
4298| #define HAVE_LDAP_H 1
4299| #define HAVE_LDAP_URL_PARSE 1
4300| #define ENABLE_IPV6 1
4301| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
4302| #define HAVE_WRITABLE_ARGV 1
4303| #define USE_SECTRANSP 1
4304| #define USE_LIBPSL 1
4305| #define HAVE_LIBSSH2 1
4306| #define USE_LIBSSH2 1
4307| #define HAVE_LIBRTMP_RTMP_H 1
4308| #define USE_LIBRTMP 1
4309| #define HAVE_IDN2_H 1
4310| #define HAVE_LIBIDN2 1
4311| #define HAVE_NGHTTP2_NGHTTP2_H 1
4312| #define USE_NGHTTP2 1
4313| #define HAVE_SYS_TYPES_H 1
4314| #define HAVE_SYS_TIME_H 1
4315| #define HAVE_SYS_SELECT_H 1
4316| #define HAVE_SYS_SOCKET_H 1
4317| #define HAVE_SYS_IOCTL_H 1
4318| #define HAVE_SYS_UIO_H 1
4319| #define HAVE_UNISTD_H 1
4320| #define HAVE_STDLIB_H 1
4321| #define HAVE_ARPA_INET_H 1
4322| #define HAVE_NET_IF_H 1
4323| #define HAVE_NETINET_IN_H 1
4324| #define HAVE_SYS_UN_H 1
4325| #define HAVE_NETINET_TCP_H 1
4326| #define HAVE_NETINET_UDP_H 1
4327| #define HAVE_NETDB_H 1
4328| #define HAVE_SYS_SOCKIO_H 1
4329| #define HAVE_SYS_STAT_H 1
4330| #define HAVE_SYS_PARAM_H 1
4331| #define HAVE_TERMIOS_H 1
4332| #define HAVE_FCNTL_H 1
4333| #define HAVE_PWD_H 1
4334| #define HAVE_UTIME_H 1
4335| #define HAVE_SYS_POLL_H 1
4336| #define HAVE_POLL_H 1
4337| #define HAVE_SYS_RESOURCE_H 1
4338| #define HAVE_LIBGEN_H 1
4339| #define HAVE_LOCALE_H 1
4340| #define HAVE_STDBOOL_H 1
4341| #define HAVE_ARPA_TFTP_H 1
4342| #define HAVE_SYS_FILIO_H 1
4343| #define HAVE_SYS_WAIT_H 1
4344| #define HAVE_SETJMP_H 1
4345| #define HAVE_VARIADIC_MACROS_C99 1
4346| #define HAVE_VARIADIC_MACROS_GCC 1
4347| #define HAVE_SYS_TYPES_H 1
4348| #define HAVE_SYS_TIME_H 1
4349| #define HAVE_SYS_SOCKET_H 1
4350| #define HAVE_STRUCT_TIMEVAL 1
4351| #define SIZEOF_SIZE_T 8
4352| #define SIZEOF_LONG 8
4353| #define SIZEOF_INT 4
4354| #define SIZEOF_TIME_T 8
4355| #define SIZEOF_OFF_T 8
4356| #define SIZEOF_CURL_OFF_T 8
4357| #define HAVE_LONGLONG 1
4358| #define HAVE_BOOL_T 1
4359| #define CURL_SA_FAMILY_T sa_family_t
4360| #define HAVE_SUSECONDS_T 1
4361| #define HAVE_SYS_TYPES_H 1
4362| #define HAVE_POLL_H 1
4363| #define HAVE_SYS_POLL_H 1
4364| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4365| #define HAVE_SYS_SELECT_H 1
4366| #define HAVE_SYS_SOCKET_H 1
4367| #define HAVE_SELECT 1
4368| #define HAVE_SYS_TYPES_H 1
4369| #define HAVE_SYS_SOCKET_H 1
4370| #define HAVE_RECV 1
4371| #define HAVE_SYS_TYPES_H 1
4372| #define HAVE_SYS_SOCKET_H 1
4373| #define HAVE_SEND 1
4374| #define HAVE_SYS_TYPES_H 1
4375| #define HAVE_SYS_SOCKET_H 1
4376| #define HAVE_SYS_TYPES_H 1
4377| #define HAVE_UNISTD_H 1
4378| #define HAVE_ALARM 1
4379| #define HAVE_SYS_TYPES_H 1
4380| #define HAVE_STRING_H 1
4381| #define HAVE_STRINGS_H 1
4382| #define HAVE_SYS_TYPES_H 1
4383| #define HAVE_LIBGEN_H 1
4384| #define HAVE_BASENAME 1
4385| #define HAVE_SYS_TYPES_H 1
4386| /* end confdefs.h.  */
4387|
4388|
4389|       /* includes start */
4390| #ifdef HAVE_WINDOWS_H
4391| #  ifndef WIN32_LEAN_AND_MEAN
4392| #    define WIN32_LEAN_AND_MEAN
4393| #  endif
4394| #  include <windows.h>
4395| #  ifdef HAVE_WINSOCK2_H
4396| #    include <winsock2.h>
4397| #  endif
4398| #endif
4399| /* includes end */
4400|       /* includes start */
4401| #ifdef HAVE_SYS_TYPES_H
4402| #  include <sys/types.h>
4403| #endif
4404| #ifdef HAVE_SOCKET_H
4405| #  include <socket.h>
4406| #endif
4407| /* includes end */
4408|
4409| int main (void)
4410| {
4411|
4412|       if(0 != closesocket(0))
4413|         return 1;
4414|
4415|  ;
4416|  return 0;
4417| }
4418|
4419configure:35986: result: no
4420configure:36075: checking if closesocket might be used
4421configure:36088: result: no
4422configure:36103: checking for sys/types.h
4423configure:36103: result: yes
4424configure:36110: checking for sys/socket.h
4425configure:36110: result: yes
4426configure:36126: checking if CloseSocket can be linked
4427configure:36146: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4428conftest.c:159:15: warning: implicit declaration of function 'CloseSocket' is invalid in C99 [-Wimplicit-function-declaration]
4429      if(0 != CloseSocket(0))
4430              ^
44311 warning generated.
4432Undefined symbols for architecture x86_64:
4433  "_CloseSocket", referenced from:
4434      _main in conftest-3d362a.o
4435ld: symbol(s) not found for architecture x86_64
4436clang: error: linker command failed with exit code 1 (use -v to see invocation)
4437configure:36146: $? = 1
4438configure: failed program was:
4439| /* confdefs.h */
4440| #define PACKAGE_NAME "curl"
4441| #define PACKAGE_TARNAME "curl"
4442| #define PACKAGE_VERSION "-"
4443| #define PACKAGE_STRING "curl -"
4444| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
4445| #define PACKAGE_URL ""
4446| #define HAVE_STDIO_H 1
4447| #define HAVE_STDLIB_H 1
4448| #define HAVE_STRING_H 1
4449| #define HAVE_INTTYPES_H 1
4450| #define HAVE_STDINT_H 1
4451| #define HAVE_STRINGS_H 1
4452| #define HAVE_SYS_STAT_H 1
4453| #define HAVE_SYS_TYPES_H 1
4454| #define HAVE_UNISTD_H 1
4455| #define STDC_HEADERS 1
4456| #define HAVE_STDATOMIC_H 1
4457| #define HAVE_ATOMIC 1
4458| #define PACKAGE "curl"
4459| #define VERSION "-"
4460| #define OS "x86_64-apple-darwin18.7.0"
4461| #define HAVE_DLFCN_H 1
4462| #define LT_OBJDIR ".libs/"
4463| #define HAVE_BUILTIN_AVAILABLE 1
4464| #define HAVE_LDAP_SSL 1
4465| #define HAVE_SYS_TYPES_H 1
4466| #define HAVE_SYS_TIME_H 1
4467| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
4468| #define HAVE_LIBZ 1
4469| #define HAVE_LIBBROTLIDEC 1
4470| #define HAVE_BROTLI_DECODE_H 1
4471| #define HAVE_BROTLI 1
4472| #define HAVE_LIBZSTD 1
4473| #define HAVE_ZSTD_H 1
4474| #define HAVE_ZSTD 1
4475| #define HAVE_LBER_H 1
4476| #define HAVE_LDAP_H 1
4477| #define HAVE_LDAP_URL_PARSE 1
4478| #define ENABLE_IPV6 1
4479| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
4480| #define HAVE_WRITABLE_ARGV 1
4481| #define USE_SECTRANSP 1
4482| #define USE_LIBPSL 1
4483| #define HAVE_LIBSSH2 1
4484| #define USE_LIBSSH2 1
4485| #define HAVE_LIBRTMP_RTMP_H 1
4486| #define USE_LIBRTMP 1
4487| #define HAVE_IDN2_H 1
4488| #define HAVE_LIBIDN2 1
4489| #define HAVE_NGHTTP2_NGHTTP2_H 1
4490| #define USE_NGHTTP2 1
4491| #define HAVE_SYS_TYPES_H 1
4492| #define HAVE_SYS_TIME_H 1
4493| #define HAVE_SYS_SELECT_H 1
4494| #define HAVE_SYS_SOCKET_H 1
4495| #define HAVE_SYS_IOCTL_H 1
4496| #define HAVE_SYS_UIO_H 1
4497| #define HAVE_UNISTD_H 1
4498| #define HAVE_STDLIB_H 1
4499| #define HAVE_ARPA_INET_H 1
4500| #define HAVE_NET_IF_H 1
4501| #define HAVE_NETINET_IN_H 1
4502| #define HAVE_SYS_UN_H 1
4503| #define HAVE_NETINET_TCP_H 1
4504| #define HAVE_NETINET_UDP_H 1
4505| #define HAVE_NETDB_H 1
4506| #define HAVE_SYS_SOCKIO_H 1
4507| #define HAVE_SYS_STAT_H 1
4508| #define HAVE_SYS_PARAM_H 1
4509| #define HAVE_TERMIOS_H 1
4510| #define HAVE_FCNTL_H 1
4511| #define HAVE_PWD_H 1
4512| #define HAVE_UTIME_H 1
4513| #define HAVE_SYS_POLL_H 1
4514| #define HAVE_POLL_H 1
4515| #define HAVE_SYS_RESOURCE_H 1
4516| #define HAVE_LIBGEN_H 1
4517| #define HAVE_LOCALE_H 1
4518| #define HAVE_STDBOOL_H 1
4519| #define HAVE_ARPA_TFTP_H 1
4520| #define HAVE_SYS_FILIO_H 1
4521| #define HAVE_SYS_WAIT_H 1
4522| #define HAVE_SETJMP_H 1
4523| #define HAVE_VARIADIC_MACROS_C99 1
4524| #define HAVE_VARIADIC_MACROS_GCC 1
4525| #define HAVE_SYS_TYPES_H 1
4526| #define HAVE_SYS_TIME_H 1
4527| #define HAVE_SYS_SOCKET_H 1
4528| #define HAVE_STRUCT_TIMEVAL 1
4529| #define SIZEOF_SIZE_T 8
4530| #define SIZEOF_LONG 8
4531| #define SIZEOF_INT 4
4532| #define SIZEOF_TIME_T 8
4533| #define SIZEOF_OFF_T 8
4534| #define SIZEOF_CURL_OFF_T 8
4535| #define HAVE_LONGLONG 1
4536| #define HAVE_BOOL_T 1
4537| #define CURL_SA_FAMILY_T sa_family_t
4538| #define HAVE_SUSECONDS_T 1
4539| #define HAVE_SYS_TYPES_H 1
4540| #define HAVE_POLL_H 1
4541| #define HAVE_SYS_POLL_H 1
4542| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4543| #define HAVE_SYS_SELECT_H 1
4544| #define HAVE_SYS_SOCKET_H 1
4545| #define HAVE_SELECT 1
4546| #define HAVE_SYS_TYPES_H 1
4547| #define HAVE_SYS_SOCKET_H 1
4548| #define HAVE_RECV 1
4549| #define HAVE_SYS_TYPES_H 1
4550| #define HAVE_SYS_SOCKET_H 1
4551| #define HAVE_SEND 1
4552| #define HAVE_SYS_TYPES_H 1
4553| #define HAVE_SYS_SOCKET_H 1
4554| #define HAVE_SYS_TYPES_H 1
4555| #define HAVE_UNISTD_H 1
4556| #define HAVE_ALARM 1
4557| #define HAVE_SYS_TYPES_H 1
4558| #define HAVE_STRING_H 1
4559| #define HAVE_STRINGS_H 1
4560| #define HAVE_SYS_TYPES_H 1
4561| #define HAVE_LIBGEN_H 1
4562| #define HAVE_BASENAME 1
4563| #define HAVE_SYS_TYPES_H 1
4564| #define HAVE_SYS_TYPES_H 1
4565| #define HAVE_SYS_SOCKET_H 1
4566| /* end confdefs.h.  */
4567|
4568|
4569|       /* includes start */
4570| #if defined(HAVE_PROTO_BSDSOCKET_H)
4571| #  define __NO_NET_API
4572| #  define __USE_INLINE__
4573| #  include <proto/bsdsocket.h>
4574| #  ifdef HAVE_SYS_IOCTL_H
4575| #    include <sys/ioctl.h>
4576| #  endif
4577| #  ifdef __amigaos4__
4578| struct SocketIFace *ISocket = NULL;
4579| #  else
4580| struct Library *SocketBase = NULL;
4581| #  endif
4582| #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
4583| #endif
4584| /* includes end */
4585|       /* includes start */
4586| #ifdef HAVE_SYS_TYPES_H
4587| #  include <sys/types.h>
4588| #endif
4589| #ifdef HAVE_SYS_SOCKET_H
4590| #  include <sys/socket.h>
4591| #endif
4592| /* includes end */
4593|
4594| int main (void)
4595| {
4596|
4597|       if(0 != CloseSocket(0))
4598|         return 1;
4599|
4600|  ;
4601|  return 0;
4602| }
4603|
4604configure:36155: result: no
4605configure:36244: checking if CloseSocket might be used
4606configure:36257: result: no
4607configure:36269: checking if connect can be linked
4608configure:36291: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4609configure:36291: $? = 0
4610configure:36294: result: yes
4611configure:36309: checking if connect is prototyped
4612configure:36324: result: yes
4613configure:36340: checking if connect is compilable
4614configure:36362: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4615configure:36362: $? = 0
4616configure:36365: result: yes
4617configure:36380: checking if connect usage allowed
4618configure:36383: result: yes
4619configure:36393: checking if connect might be used
4620configure:36399: result: yes
4621configure:36424: checking for sys/types.h
4622configure:36424: result: yes
4623configure:36431: checking for unistd.h
4624configure:36431: result: yes
4625configure:36438: checking for fcntl.h
4626configure:36438: result: yes
4627configure:36454: checking if fcntl can be linked
4628configure:36483: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4629configure:36483: $? = 0
4630configure:36486: result: yes
4631configure:36501: checking if fcntl is prototyped
4632configure:36513: result: yes
4633configure:36529: checking if fcntl is compilable
4634configure:36548: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4635configure:36548: $? = 0
4636configure:36551: result: yes
4637configure:36566: checking if fcntl usage allowed
4638configure:36569: result: yes
4639configure:36579: checking if fcntl might be used
4640configure:36585: result: yes
4641configure:36603: checking if fcntl O_NONBLOCK is compilable
4642configure:36623: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4643configure:36623: $? = 0
4644configure:36626: result: yes
4645configure:36641: checking if fcntl O_NONBLOCK usage allowed
4646configure:36644: result: yes
4647configure:36654: checking if fcntl O_NONBLOCK might be used
4648configure:36658: result: yes
4649configure:36693: checking for windows.h
4650configure:36737: result: no
4651configure:36748: checking for winsock2.h
4652configure:36793: result: no
4653configure:36804: checking for ws2tcpip.h
4654configure:36850: result: no
4655configure:36871: checking for sys/types.h
4656configure:36871: result: yes
4657configure:36878: checking for netdb.h
4658configure:36878: result: yes
4659configure:36894: checking if freeaddrinfo can be linked
4660configure:36914: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4661configure:36914: $? = 0
4662configure:36917: result: yes
4663configure:36932: checking if freeaddrinfo is prototyped
4664configure:36946: result: yes
4665configure:36962: checking if freeaddrinfo is compilable
4666configure:36982: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4667configure:36982: $? = 0
4668configure:36985: result: yes
4669configure:37000: checking if freeaddrinfo usage allowed
4670configure:37003: result: yes
4671configure:37013: checking if freeaddrinfo might be used
4672configure:37019: result: yes
4673configure:37041: checking for sys/types.h
4674configure:37041: result: yes
4675configure:37048: checking for sys/xattr.h
4676configure:37048: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4677configure:37048: $? = 0
4678configure:37048: result: yes
4679configure:37065: checking if fsetxattr can be linked
4680configure:37094: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4681configure:37094: $? = 0
4682configure:37097: result: yes
4683configure:37112: checking if fsetxattr is prototyped
4684configure:37124: result: yes
4685configure:37141: checking if fsetxattr takes 5 args.
4686configure:37160: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4687conftest.c:154:42: error: too few arguments to function call, expected 6, have 5
4688          if(0 != fsetxattr(0, 0, 0, 0, 0))
4689                  ~~~~~~~~~              ^
4690/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/xattr.h:67:1: note: 'fsetxattr' declared here
4691int fsetxattr(int fd, const char *name, const void *value, size_t size, u_int32_t position, int options);
4692^
46931 error generated.
4694configure:37160: $? = 1
4695configure: failed program was:
4696| /* confdefs.h */
4697| #define PACKAGE_NAME "curl"
4698| #define PACKAGE_TARNAME "curl"
4699| #define PACKAGE_VERSION "-"
4700| #define PACKAGE_STRING "curl -"
4701| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
4702| #define PACKAGE_URL ""
4703| #define HAVE_STDIO_H 1
4704| #define HAVE_STDLIB_H 1
4705| #define HAVE_STRING_H 1
4706| #define HAVE_INTTYPES_H 1
4707| #define HAVE_STDINT_H 1
4708| #define HAVE_STRINGS_H 1
4709| #define HAVE_SYS_STAT_H 1
4710| #define HAVE_SYS_TYPES_H 1
4711| #define HAVE_UNISTD_H 1
4712| #define STDC_HEADERS 1
4713| #define HAVE_STDATOMIC_H 1
4714| #define HAVE_ATOMIC 1
4715| #define PACKAGE "curl"
4716| #define VERSION "-"
4717| #define OS "x86_64-apple-darwin18.7.0"
4718| #define HAVE_DLFCN_H 1
4719| #define LT_OBJDIR ".libs/"
4720| #define HAVE_BUILTIN_AVAILABLE 1
4721| #define HAVE_LDAP_SSL 1
4722| #define HAVE_SYS_TYPES_H 1
4723| #define HAVE_SYS_TIME_H 1
4724| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
4725| #define HAVE_LIBZ 1
4726| #define HAVE_LIBBROTLIDEC 1
4727| #define HAVE_BROTLI_DECODE_H 1
4728| #define HAVE_BROTLI 1
4729| #define HAVE_LIBZSTD 1
4730| #define HAVE_ZSTD_H 1
4731| #define HAVE_ZSTD 1
4732| #define HAVE_LBER_H 1
4733| #define HAVE_LDAP_H 1
4734| #define HAVE_LDAP_URL_PARSE 1
4735| #define ENABLE_IPV6 1
4736| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
4737| #define HAVE_WRITABLE_ARGV 1
4738| #define USE_SECTRANSP 1
4739| #define USE_LIBPSL 1
4740| #define HAVE_LIBSSH2 1
4741| #define USE_LIBSSH2 1
4742| #define HAVE_LIBRTMP_RTMP_H 1
4743| #define USE_LIBRTMP 1
4744| #define HAVE_IDN2_H 1
4745| #define HAVE_LIBIDN2 1
4746| #define HAVE_NGHTTP2_NGHTTP2_H 1
4747| #define USE_NGHTTP2 1
4748| #define HAVE_SYS_TYPES_H 1
4749| #define HAVE_SYS_TIME_H 1
4750| #define HAVE_SYS_SELECT_H 1
4751| #define HAVE_SYS_SOCKET_H 1
4752| #define HAVE_SYS_IOCTL_H 1
4753| #define HAVE_SYS_UIO_H 1
4754| #define HAVE_UNISTD_H 1
4755| #define HAVE_STDLIB_H 1
4756| #define HAVE_ARPA_INET_H 1
4757| #define HAVE_NET_IF_H 1
4758| #define HAVE_NETINET_IN_H 1
4759| #define HAVE_SYS_UN_H 1
4760| #define HAVE_NETINET_TCP_H 1
4761| #define HAVE_NETINET_UDP_H 1
4762| #define HAVE_NETDB_H 1
4763| #define HAVE_SYS_SOCKIO_H 1
4764| #define HAVE_SYS_STAT_H 1
4765| #define HAVE_SYS_PARAM_H 1
4766| #define HAVE_TERMIOS_H 1
4767| #define HAVE_FCNTL_H 1
4768| #define HAVE_PWD_H 1
4769| #define HAVE_UTIME_H 1
4770| #define HAVE_SYS_POLL_H 1
4771| #define HAVE_POLL_H 1
4772| #define HAVE_SYS_RESOURCE_H 1
4773| #define HAVE_LIBGEN_H 1
4774| #define HAVE_LOCALE_H 1
4775| #define HAVE_STDBOOL_H 1
4776| #define HAVE_ARPA_TFTP_H 1
4777| #define HAVE_SYS_FILIO_H 1
4778| #define HAVE_SYS_WAIT_H 1
4779| #define HAVE_SETJMP_H 1
4780| #define HAVE_VARIADIC_MACROS_C99 1
4781| #define HAVE_VARIADIC_MACROS_GCC 1
4782| #define HAVE_SYS_TYPES_H 1
4783| #define HAVE_SYS_TIME_H 1
4784| #define HAVE_SYS_SOCKET_H 1
4785| #define HAVE_STRUCT_TIMEVAL 1
4786| #define SIZEOF_SIZE_T 8
4787| #define SIZEOF_LONG 8
4788| #define SIZEOF_INT 4
4789| #define SIZEOF_TIME_T 8
4790| #define SIZEOF_OFF_T 8
4791| #define SIZEOF_CURL_OFF_T 8
4792| #define HAVE_LONGLONG 1
4793| #define HAVE_BOOL_T 1
4794| #define CURL_SA_FAMILY_T sa_family_t
4795| #define HAVE_SUSECONDS_T 1
4796| #define HAVE_SYS_TYPES_H 1
4797| #define HAVE_POLL_H 1
4798| #define HAVE_SYS_POLL_H 1
4799| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
4800| #define HAVE_SYS_SELECT_H 1
4801| #define HAVE_SYS_SOCKET_H 1
4802| #define HAVE_SELECT 1
4803| #define HAVE_SYS_TYPES_H 1
4804| #define HAVE_SYS_SOCKET_H 1
4805| #define HAVE_RECV 1
4806| #define HAVE_SYS_TYPES_H 1
4807| #define HAVE_SYS_SOCKET_H 1
4808| #define HAVE_SEND 1
4809| #define HAVE_SYS_TYPES_H 1
4810| #define HAVE_SYS_SOCKET_H 1
4811| #define HAVE_SYS_TYPES_H 1
4812| #define HAVE_UNISTD_H 1
4813| #define HAVE_ALARM 1
4814| #define HAVE_SYS_TYPES_H 1
4815| #define HAVE_STRING_H 1
4816| #define HAVE_STRINGS_H 1
4817| #define HAVE_SYS_TYPES_H 1
4818| #define HAVE_LIBGEN_H 1
4819| #define HAVE_BASENAME 1
4820| #define HAVE_SYS_TYPES_H 1
4821| #define HAVE_SYS_TYPES_H 1
4822| #define HAVE_SYS_SOCKET_H 1
4823| #define HAVE_CONNECT 1
4824| #define HAVE_SYS_TYPES_H 1
4825| #define HAVE_UNISTD_H 1
4826| #define HAVE_FCNTL_H 1
4827| #define HAVE_FCNTL 1
4828| #define HAVE_FCNTL_O_NONBLOCK 1
4829| #define HAVE_SYS_TYPES_H 1
4830| #define HAVE_NETDB_H 1
4831| #define HAVE_FREEADDRINFO 1
4832| #define HAVE_SYS_TYPES_H 1
4833| #define HAVE_SYS_XATTR_H 1
4834| /* end confdefs.h.  */
4835|
4836|
4837|           /* includes start */
4838| #ifdef HAVE_SYS_TYPES_H
4839| #  include <sys/types.h>
4840| #endif
4841| #ifdef HAVE_SYS_XATTR_H
4842| #  include <sys/xattr.h>
4843| #endif
4844| /* includes end */
4845|
4846| int main (void)
4847| {
4848|
4849|           if(0 != fsetxattr(0, 0, 0, 0, 0))
4850|             return 1;
4851|
4852|  ;
4853|  return 0;
4854| }
4855|
4856configure:37170: result: no
4857configure:37178: checking if fsetxattr takes 6 args.
4858configure:37197: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4859configure:37197: $? = 0
4860configure:37200: result: yes
4861configure:37214: checking if fsetxattr is compilable
4862configure:37217: result: yes
4863configure:37226: checking if fsetxattr usage allowed
4864configure:37229: result: yes
4865configure:37239: checking if fsetxattr might be used
4866configure:37245: result: yes
4867configure:37275: checking if ftruncate can be linked
4868configure:37304: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4869configure:37304: $? = 0
4870configure:37307: result: yes
4871configure:37322: checking if ftruncate is prototyped
4872configure:37334: result: yes
4873configure:37350: checking if ftruncate is compilable
4874configure:37369: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4875configure:37369: $? = 0
4876configure:37372: result: yes
4877configure:37387: checking if ftruncate usage allowed
4878configure:37390: result: yes
4879configure:37400: checking if ftruncate might be used
4880configure:37406: result: yes
4881configure:37428: checking for sys/types.h
4882configure:37428: result: yes
4883configure:37435: checking for stdlib.h
4884configure:37435: result: yes
4885configure:37453: checking if getaddrinfo can be linked
4886configure:37474: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4887configure:37474: $? = 0
4888configure:37477: result: yes
4889configure:37492: checking if getaddrinfo is prototyped
4890configure:37506: result: yes
4891configure:37522: checking if getaddrinfo is compilable
4892configure:37543: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4893configure:37543: $? = 0
4894configure:37546: result: yes
4895configure:37562: checking if getaddrinfo seems to work
4896configure:37612: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4897configure:37612: $? = 0
4898configure:37612: ./conftest
4899configure:37612: $? = 0
4900configure:37614: result: yes
4901configure:37702: checking if getaddrinfo usage allowed
4902configure:37705: result: yes
4903configure:37715: checking if getaddrinfo might be used
4904configure:37722: result: yes
4905configure:37736: checking if getaddrinfo is threadsafe
4906configure:37898: result: yes
4907configure:37917: checking if gethostbyname can be linked
4908configure:37938: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4909configure:37938: $? = 0
4910configure:37941: result: yes
4911configure:37956: checking if gethostbyname is prototyped
4912configure:37970: result: yes
4913configure:37986: checking if gethostbyname is compilable
4914configure:38007: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
4915configure:38007: $? = 0
4916configure:38010: result: yes
4917configure:38025: checking if gethostbyname usage allowed
4918configure:38028: result: yes
4919configure:38038: checking if gethostbyname might be used
4920configure:38044: result: yes
4921configure:38064: checking if gethostbyname_r can be linked
4922configure:38093: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
4923Undefined symbols for architecture x86_64:
4924  "_gethostbyname_r", referenced from:
4925      _main in conftest-e83426.o
4926ld: symbol(s) not found for architecture x86_64
4927clang: error: linker command failed with exit code 1 (use -v to see invocation)
4928configure:38093: $? = 1
4929configure: failed program was:
4930| /* confdefs.h */
4931| #define PACKAGE_NAME "curl"
4932| #define PACKAGE_TARNAME "curl"
4933| #define PACKAGE_VERSION "-"
4934| #define PACKAGE_STRING "curl -"
4935| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
4936| #define PACKAGE_URL ""
4937| #define HAVE_STDIO_H 1
4938| #define HAVE_STDLIB_H 1
4939| #define HAVE_STRING_H 1
4940| #define HAVE_INTTYPES_H 1
4941| #define HAVE_STDINT_H 1
4942| #define HAVE_STRINGS_H 1
4943| #define HAVE_SYS_STAT_H 1
4944| #define HAVE_SYS_TYPES_H 1
4945| #define HAVE_UNISTD_H 1
4946| #define STDC_HEADERS 1
4947| #define HAVE_STDATOMIC_H 1
4948| #define HAVE_ATOMIC 1
4949| #define PACKAGE "curl"
4950| #define VERSION "-"
4951| #define OS "x86_64-apple-darwin18.7.0"
4952| #define HAVE_DLFCN_H 1
4953| #define LT_OBJDIR ".libs/"
4954| #define HAVE_BUILTIN_AVAILABLE 1
4955| #define HAVE_LDAP_SSL 1
4956| #define HAVE_SYS_TYPES_H 1
4957| #define HAVE_SYS_TIME_H 1
4958| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
4959| #define HAVE_LIBZ 1
4960| #define HAVE_LIBBROTLIDEC 1
4961| #define HAVE_BROTLI_DECODE_H 1
4962| #define HAVE_BROTLI 1
4963| #define HAVE_LIBZSTD 1
4964| #define HAVE_ZSTD_H 1
4965| #define HAVE_ZSTD 1
4966| #define HAVE_LBER_H 1
4967| #define HAVE_LDAP_H 1
4968| #define HAVE_LDAP_URL_PARSE 1
4969| #define ENABLE_IPV6 1
4970| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
4971| #define HAVE_WRITABLE_ARGV 1
4972| #define USE_SECTRANSP 1
4973| #define USE_LIBPSL 1
4974| #define HAVE_LIBSSH2 1
4975| #define USE_LIBSSH2 1
4976| #define HAVE_LIBRTMP_RTMP_H 1
4977| #define USE_LIBRTMP 1
4978| #define HAVE_IDN2_H 1
4979| #define HAVE_LIBIDN2 1
4980| #define HAVE_NGHTTP2_NGHTTP2_H 1
4981| #define USE_NGHTTP2 1
4982| #define HAVE_SYS_TYPES_H 1
4983| #define HAVE_SYS_TIME_H 1
4984| #define HAVE_SYS_SELECT_H 1
4985| #define HAVE_SYS_SOCKET_H 1
4986| #define HAVE_SYS_IOCTL_H 1
4987| #define HAVE_SYS_UIO_H 1
4988| #define HAVE_UNISTD_H 1
4989| #define HAVE_STDLIB_H 1
4990| #define HAVE_ARPA_INET_H 1
4991| #define HAVE_NET_IF_H 1
4992| #define HAVE_NETINET_IN_H 1
4993| #define HAVE_SYS_UN_H 1
4994| #define HAVE_NETINET_TCP_H 1
4995| #define HAVE_NETINET_UDP_H 1
4996| #define HAVE_NETDB_H 1
4997| #define HAVE_SYS_SOCKIO_H 1
4998| #define HAVE_SYS_STAT_H 1
4999| #define HAVE_SYS_PARAM_H 1
5000| #define HAVE_TERMIOS_H 1
5001| #define HAVE_FCNTL_H 1
5002| #define HAVE_PWD_H 1
5003| #define HAVE_UTIME_H 1
5004| #define HAVE_SYS_POLL_H 1
5005| #define HAVE_POLL_H 1
5006| #define HAVE_SYS_RESOURCE_H 1
5007| #define HAVE_LIBGEN_H 1
5008| #define HAVE_LOCALE_H 1
5009| #define HAVE_STDBOOL_H 1
5010| #define HAVE_ARPA_TFTP_H 1
5011| #define HAVE_SYS_FILIO_H 1
5012| #define HAVE_SYS_WAIT_H 1
5013| #define HAVE_SETJMP_H 1
5014| #define HAVE_VARIADIC_MACROS_C99 1
5015| #define HAVE_VARIADIC_MACROS_GCC 1
5016| #define HAVE_SYS_TYPES_H 1
5017| #define HAVE_SYS_TIME_H 1
5018| #define HAVE_SYS_SOCKET_H 1
5019| #define HAVE_STRUCT_TIMEVAL 1
5020| #define SIZEOF_SIZE_T 8
5021| #define SIZEOF_LONG 8
5022| #define SIZEOF_INT 4
5023| #define SIZEOF_TIME_T 8
5024| #define SIZEOF_OFF_T 8
5025| #define SIZEOF_CURL_OFF_T 8
5026| #define HAVE_LONGLONG 1
5027| #define HAVE_BOOL_T 1
5028| #define CURL_SA_FAMILY_T sa_family_t
5029| #define HAVE_SUSECONDS_T 1
5030| #define HAVE_SYS_TYPES_H 1
5031| #define HAVE_POLL_H 1
5032| #define HAVE_SYS_POLL_H 1
5033| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5034| #define HAVE_SYS_SELECT_H 1
5035| #define HAVE_SYS_SOCKET_H 1
5036| #define HAVE_SELECT 1
5037| #define HAVE_SYS_TYPES_H 1
5038| #define HAVE_SYS_SOCKET_H 1
5039| #define HAVE_RECV 1
5040| #define HAVE_SYS_TYPES_H 1
5041| #define HAVE_SYS_SOCKET_H 1
5042| #define HAVE_SEND 1
5043| #define HAVE_SYS_TYPES_H 1
5044| #define HAVE_SYS_SOCKET_H 1
5045| #define HAVE_SYS_TYPES_H 1
5046| #define HAVE_UNISTD_H 1
5047| #define HAVE_ALARM 1
5048| #define HAVE_SYS_TYPES_H 1
5049| #define HAVE_STRING_H 1
5050| #define HAVE_STRINGS_H 1
5051| #define HAVE_SYS_TYPES_H 1
5052| #define HAVE_LIBGEN_H 1
5053| #define HAVE_BASENAME 1
5054| #define HAVE_SYS_TYPES_H 1
5055| #define HAVE_SYS_TYPES_H 1
5056| #define HAVE_SYS_SOCKET_H 1
5057| #define HAVE_CONNECT 1
5058| #define HAVE_SYS_TYPES_H 1
5059| #define HAVE_UNISTD_H 1
5060| #define HAVE_FCNTL_H 1
5061| #define HAVE_FCNTL 1
5062| #define HAVE_FCNTL_O_NONBLOCK 1
5063| #define HAVE_SYS_TYPES_H 1
5064| #define HAVE_NETDB_H 1
5065| #define HAVE_FREEADDRINFO 1
5066| #define HAVE_SYS_TYPES_H 1
5067| #define HAVE_SYS_XATTR_H 1
5068| #define HAVE_FSETXATTR 1
5069| #define HAVE_FSETXATTR_6 1
5070| #define HAVE_FTRUNCATE 1
5071| #define HAVE_SYS_TYPES_H 1
5072| #define HAVE_STDLIB_H 1
5073| #define HAVE_GETADDRINFO 1
5074| #define HAVE_GETADDRINFO_THREADSAFE 1
5075| #define HAVE_GETHOSTBYNAME 1
5076| /* end confdefs.h.  */
5077|
5078|
5079| #define gethostbyname_r innocuous_gethostbyname_r
5080| #ifdef __STDC__
5081| # include <limits.h>
5082| #else
5083| # include <assert.h>
5084| #endif
5085| #undef gethostbyname_r
5086| #ifdef __cplusplus
5087| extern "C"
5088| #endif
5089| char gethostbyname_r ();
5090| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
5091| choke me
5092| #endif
5093|
5094| int main (void)
5095| {
5096| return gethostbyname_r ();
5097|  ;
5098|  return 0;
5099| }
5100|
5101configure:38102: result: no
5102configure:38278: checking if gethostbyname_r might be used
5103configure:38306: result: no
5104configure:38328: checking if gethostname can be linked
5105configure:38349: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5106configure:38349: $? = 0
5107configure:38352: result: yes
5108configure:38367: checking if gethostname is prototyped
5109configure:38381: result: yes
5110configure:38397: checking if gethostname is compilable
5111configure:38418: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5112configure:38418: $? = 0
5113configure:38421: result: yes
5114configure:38436: checking for gethostname arg 2 data type
5115configure:38463: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5116conftest.c:192:38: error: conflicting types for 'gethostname'
5117              extern int FUNCALLCONV gethostname(char *, int);
5118                                     ^
5119/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/unistd.h:625:6: note: previous declaration is here
5120int      gethostname(char *, size_t);
5121         ^
51221 error generated.
5123configure:38463: $? = 1
5124configure: failed program was:
5125| /* confdefs.h */
5126| #define PACKAGE_NAME "curl"
5127| #define PACKAGE_TARNAME "curl"
5128| #define PACKAGE_VERSION "-"
5129| #define PACKAGE_STRING "curl -"
5130| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
5131| #define PACKAGE_URL ""
5132| #define HAVE_STDIO_H 1
5133| #define HAVE_STDLIB_H 1
5134| #define HAVE_STRING_H 1
5135| #define HAVE_INTTYPES_H 1
5136| #define HAVE_STDINT_H 1
5137| #define HAVE_STRINGS_H 1
5138| #define HAVE_SYS_STAT_H 1
5139| #define HAVE_SYS_TYPES_H 1
5140| #define HAVE_UNISTD_H 1
5141| #define STDC_HEADERS 1
5142| #define HAVE_STDATOMIC_H 1
5143| #define HAVE_ATOMIC 1
5144| #define PACKAGE "curl"
5145| #define VERSION "-"
5146| #define OS "x86_64-apple-darwin18.7.0"
5147| #define HAVE_DLFCN_H 1
5148| #define LT_OBJDIR ".libs/"
5149| #define HAVE_BUILTIN_AVAILABLE 1
5150| #define HAVE_LDAP_SSL 1
5151| #define HAVE_SYS_TYPES_H 1
5152| #define HAVE_SYS_TIME_H 1
5153| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
5154| #define HAVE_LIBZ 1
5155| #define HAVE_LIBBROTLIDEC 1
5156| #define HAVE_BROTLI_DECODE_H 1
5157| #define HAVE_BROTLI 1
5158| #define HAVE_LIBZSTD 1
5159| #define HAVE_ZSTD_H 1
5160| #define HAVE_ZSTD 1
5161| #define HAVE_LBER_H 1
5162| #define HAVE_LDAP_H 1
5163| #define HAVE_LDAP_URL_PARSE 1
5164| #define ENABLE_IPV6 1
5165| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
5166| #define HAVE_WRITABLE_ARGV 1
5167| #define USE_SECTRANSP 1
5168| #define USE_LIBPSL 1
5169| #define HAVE_LIBSSH2 1
5170| #define USE_LIBSSH2 1
5171| #define HAVE_LIBRTMP_RTMP_H 1
5172| #define USE_LIBRTMP 1
5173| #define HAVE_IDN2_H 1
5174| #define HAVE_LIBIDN2 1
5175| #define HAVE_NGHTTP2_NGHTTP2_H 1
5176| #define USE_NGHTTP2 1
5177| #define HAVE_SYS_TYPES_H 1
5178| #define HAVE_SYS_TIME_H 1
5179| #define HAVE_SYS_SELECT_H 1
5180| #define HAVE_SYS_SOCKET_H 1
5181| #define HAVE_SYS_IOCTL_H 1
5182| #define HAVE_SYS_UIO_H 1
5183| #define HAVE_UNISTD_H 1
5184| #define HAVE_STDLIB_H 1
5185| #define HAVE_ARPA_INET_H 1
5186| #define HAVE_NET_IF_H 1
5187| #define HAVE_NETINET_IN_H 1
5188| #define HAVE_SYS_UN_H 1
5189| #define HAVE_NETINET_TCP_H 1
5190| #define HAVE_NETINET_UDP_H 1
5191| #define HAVE_NETDB_H 1
5192| #define HAVE_SYS_SOCKIO_H 1
5193| #define HAVE_SYS_STAT_H 1
5194| #define HAVE_SYS_PARAM_H 1
5195| #define HAVE_TERMIOS_H 1
5196| #define HAVE_FCNTL_H 1
5197| #define HAVE_PWD_H 1
5198| #define HAVE_UTIME_H 1
5199| #define HAVE_SYS_POLL_H 1
5200| #define HAVE_POLL_H 1
5201| #define HAVE_SYS_RESOURCE_H 1
5202| #define HAVE_LIBGEN_H 1
5203| #define HAVE_LOCALE_H 1
5204| #define HAVE_STDBOOL_H 1
5205| #define HAVE_ARPA_TFTP_H 1
5206| #define HAVE_SYS_FILIO_H 1
5207| #define HAVE_SYS_WAIT_H 1
5208| #define HAVE_SETJMP_H 1
5209| #define HAVE_VARIADIC_MACROS_C99 1
5210| #define HAVE_VARIADIC_MACROS_GCC 1
5211| #define HAVE_SYS_TYPES_H 1
5212| #define HAVE_SYS_TIME_H 1
5213| #define HAVE_SYS_SOCKET_H 1
5214| #define HAVE_STRUCT_TIMEVAL 1
5215| #define SIZEOF_SIZE_T 8
5216| #define SIZEOF_LONG 8
5217| #define SIZEOF_INT 4
5218| #define SIZEOF_TIME_T 8
5219| #define SIZEOF_OFF_T 8
5220| #define SIZEOF_CURL_OFF_T 8
5221| #define HAVE_LONGLONG 1
5222| #define HAVE_BOOL_T 1
5223| #define CURL_SA_FAMILY_T sa_family_t
5224| #define HAVE_SUSECONDS_T 1
5225| #define HAVE_SYS_TYPES_H 1
5226| #define HAVE_POLL_H 1
5227| #define HAVE_SYS_POLL_H 1
5228| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5229| #define HAVE_SYS_SELECT_H 1
5230| #define HAVE_SYS_SOCKET_H 1
5231| #define HAVE_SELECT 1
5232| #define HAVE_SYS_TYPES_H 1
5233| #define HAVE_SYS_SOCKET_H 1
5234| #define HAVE_RECV 1
5235| #define HAVE_SYS_TYPES_H 1
5236| #define HAVE_SYS_SOCKET_H 1
5237| #define HAVE_SEND 1
5238| #define HAVE_SYS_TYPES_H 1
5239| #define HAVE_SYS_SOCKET_H 1
5240| #define HAVE_SYS_TYPES_H 1
5241| #define HAVE_UNISTD_H 1
5242| #define HAVE_ALARM 1
5243| #define HAVE_SYS_TYPES_H 1
5244| #define HAVE_STRING_H 1
5245| #define HAVE_STRINGS_H 1
5246| #define HAVE_SYS_TYPES_H 1
5247| #define HAVE_LIBGEN_H 1
5248| #define HAVE_BASENAME 1
5249| #define HAVE_SYS_TYPES_H 1
5250| #define HAVE_SYS_TYPES_H 1
5251| #define HAVE_SYS_SOCKET_H 1
5252| #define HAVE_CONNECT 1
5253| #define HAVE_SYS_TYPES_H 1
5254| #define HAVE_UNISTD_H 1
5255| #define HAVE_FCNTL_H 1
5256| #define HAVE_FCNTL 1
5257| #define HAVE_FCNTL_O_NONBLOCK 1
5258| #define HAVE_SYS_TYPES_H 1
5259| #define HAVE_NETDB_H 1
5260| #define HAVE_FREEADDRINFO 1
5261| #define HAVE_SYS_TYPES_H 1
5262| #define HAVE_SYS_XATTR_H 1
5263| #define HAVE_FSETXATTR 1
5264| #define HAVE_FSETXATTR_6 1
5265| #define HAVE_FTRUNCATE 1
5266| #define HAVE_SYS_TYPES_H 1
5267| #define HAVE_STDLIB_H 1
5268| #define HAVE_GETADDRINFO 1
5269| #define HAVE_GETADDRINFO_THREADSAFE 1
5270| #define HAVE_GETHOSTBYNAME 1
5271| /* end confdefs.h.  */
5272|
5273|
5274|               /* includes start */
5275| #ifdef HAVE_WINDOWS_H
5276| #  ifndef WIN32_LEAN_AND_MEAN
5277| #    define WIN32_LEAN_AND_MEAN
5278| #  endif
5279| #  include <windows.h>
5280| #  ifdef HAVE_WINSOCK2_H
5281| #    include <winsock2.h>
5282| #  endif
5283| #endif
5284| /* includes end */
5285|               /* includes start */
5286| #ifdef HAVE_SYS_TYPES_H
5287| #  include <sys/types.h>
5288| #endif
5289| #ifdef HAVE_UNISTD_H
5290| #  include <unistd.h>
5291| #endif
5292| /* includes end */
5293|               /* includes start */
5294| #if defined(HAVE_PROTO_BSDSOCKET_H)
5295| #  define __NO_NET_API
5296| #  define __USE_INLINE__
5297| #  include <proto/bsdsocket.h>
5298| #  ifdef HAVE_SYS_IOCTL_H
5299| #    include <sys/ioctl.h>
5300| #  endif
5301| #  ifdef __amigaos4__
5302| struct SocketIFace *ISocket = NULL;
5303| #  else
5304| struct Library *SocketBase = NULL;
5305| #  endif
5306| #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
5307| #endif
5308| /* includes end */
5309|               /* preprocess start */
5310| #ifdef HAVE_WINDOWS_H
5311| #  define FUNCALLCONV __stdcall
5312| #else
5313| #  define FUNCALLCONV
5314| #endif
5315| /* preprocess end */
5316|               extern int FUNCALLCONV gethostname(char *, int);
5317|
5318| int main (void)
5319| {
5320|
5321|               if(0 != gethostname(0, 0))
5322|                 return 1;
5323|
5324|  ;
5325|  return 0;
5326| }
5327|
5328configure:38463: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5329conftest.c:192:38: error: conflicting types for 'gethostname'
5330              extern int FUNCALLCONV gethostname(char *, unsigned int);
5331                                     ^
5332/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/unistd.h:625:6: note: previous declaration is here
5333int      gethostname(char *, size_t);
5334         ^
53351 error generated.
5336configure:38463: $? = 1
5337configure: failed program was:
5338| /* confdefs.h */
5339| #define PACKAGE_NAME "curl"
5340| #define PACKAGE_TARNAME "curl"
5341| #define PACKAGE_VERSION "-"
5342| #define PACKAGE_STRING "curl -"
5343| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
5344| #define PACKAGE_URL ""
5345| #define HAVE_STDIO_H 1
5346| #define HAVE_STDLIB_H 1
5347| #define HAVE_STRING_H 1
5348| #define HAVE_INTTYPES_H 1
5349| #define HAVE_STDINT_H 1
5350| #define HAVE_STRINGS_H 1
5351| #define HAVE_SYS_STAT_H 1
5352| #define HAVE_SYS_TYPES_H 1
5353| #define HAVE_UNISTD_H 1
5354| #define STDC_HEADERS 1
5355| #define HAVE_STDATOMIC_H 1
5356| #define HAVE_ATOMIC 1
5357| #define PACKAGE "curl"
5358| #define VERSION "-"
5359| #define OS "x86_64-apple-darwin18.7.0"
5360| #define HAVE_DLFCN_H 1
5361| #define LT_OBJDIR ".libs/"
5362| #define HAVE_BUILTIN_AVAILABLE 1
5363| #define HAVE_LDAP_SSL 1
5364| #define HAVE_SYS_TYPES_H 1
5365| #define HAVE_SYS_TIME_H 1
5366| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
5367| #define HAVE_LIBZ 1
5368| #define HAVE_LIBBROTLIDEC 1
5369| #define HAVE_BROTLI_DECODE_H 1
5370| #define HAVE_BROTLI 1
5371| #define HAVE_LIBZSTD 1
5372| #define HAVE_ZSTD_H 1
5373| #define HAVE_ZSTD 1
5374| #define HAVE_LBER_H 1
5375| #define HAVE_LDAP_H 1
5376| #define HAVE_LDAP_URL_PARSE 1
5377| #define ENABLE_IPV6 1
5378| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
5379| #define HAVE_WRITABLE_ARGV 1
5380| #define USE_SECTRANSP 1
5381| #define USE_LIBPSL 1
5382| #define HAVE_LIBSSH2 1
5383| #define USE_LIBSSH2 1
5384| #define HAVE_LIBRTMP_RTMP_H 1
5385| #define USE_LIBRTMP 1
5386| #define HAVE_IDN2_H 1
5387| #define HAVE_LIBIDN2 1
5388| #define HAVE_NGHTTP2_NGHTTP2_H 1
5389| #define USE_NGHTTP2 1
5390| #define HAVE_SYS_TYPES_H 1
5391| #define HAVE_SYS_TIME_H 1
5392| #define HAVE_SYS_SELECT_H 1
5393| #define HAVE_SYS_SOCKET_H 1
5394| #define HAVE_SYS_IOCTL_H 1
5395| #define HAVE_SYS_UIO_H 1
5396| #define HAVE_UNISTD_H 1
5397| #define HAVE_STDLIB_H 1
5398| #define HAVE_ARPA_INET_H 1
5399| #define HAVE_NET_IF_H 1
5400| #define HAVE_NETINET_IN_H 1
5401| #define HAVE_SYS_UN_H 1
5402| #define HAVE_NETINET_TCP_H 1
5403| #define HAVE_NETINET_UDP_H 1
5404| #define HAVE_NETDB_H 1
5405| #define HAVE_SYS_SOCKIO_H 1
5406| #define HAVE_SYS_STAT_H 1
5407| #define HAVE_SYS_PARAM_H 1
5408| #define HAVE_TERMIOS_H 1
5409| #define HAVE_FCNTL_H 1
5410| #define HAVE_PWD_H 1
5411| #define HAVE_UTIME_H 1
5412| #define HAVE_SYS_POLL_H 1
5413| #define HAVE_POLL_H 1
5414| #define HAVE_SYS_RESOURCE_H 1
5415| #define HAVE_LIBGEN_H 1
5416| #define HAVE_LOCALE_H 1
5417| #define HAVE_STDBOOL_H 1
5418| #define HAVE_ARPA_TFTP_H 1
5419| #define HAVE_SYS_FILIO_H 1
5420| #define HAVE_SYS_WAIT_H 1
5421| #define HAVE_SETJMP_H 1
5422| #define HAVE_VARIADIC_MACROS_C99 1
5423| #define HAVE_VARIADIC_MACROS_GCC 1
5424| #define HAVE_SYS_TYPES_H 1
5425| #define HAVE_SYS_TIME_H 1
5426| #define HAVE_SYS_SOCKET_H 1
5427| #define HAVE_STRUCT_TIMEVAL 1
5428| #define SIZEOF_SIZE_T 8
5429| #define SIZEOF_LONG 8
5430| #define SIZEOF_INT 4
5431| #define SIZEOF_TIME_T 8
5432| #define SIZEOF_OFF_T 8
5433| #define SIZEOF_CURL_OFF_T 8
5434| #define HAVE_LONGLONG 1
5435| #define HAVE_BOOL_T 1
5436| #define CURL_SA_FAMILY_T sa_family_t
5437| #define HAVE_SUSECONDS_T 1
5438| #define HAVE_SYS_TYPES_H 1
5439| #define HAVE_POLL_H 1
5440| #define HAVE_SYS_POLL_H 1
5441| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5442| #define HAVE_SYS_SELECT_H 1
5443| #define HAVE_SYS_SOCKET_H 1
5444| #define HAVE_SELECT 1
5445| #define HAVE_SYS_TYPES_H 1
5446| #define HAVE_SYS_SOCKET_H 1
5447| #define HAVE_RECV 1
5448| #define HAVE_SYS_TYPES_H 1
5449| #define HAVE_SYS_SOCKET_H 1
5450| #define HAVE_SEND 1
5451| #define HAVE_SYS_TYPES_H 1
5452| #define HAVE_SYS_SOCKET_H 1
5453| #define HAVE_SYS_TYPES_H 1
5454| #define HAVE_UNISTD_H 1
5455| #define HAVE_ALARM 1
5456| #define HAVE_SYS_TYPES_H 1
5457| #define HAVE_STRING_H 1
5458| #define HAVE_STRINGS_H 1
5459| #define HAVE_SYS_TYPES_H 1
5460| #define HAVE_LIBGEN_H 1
5461| #define HAVE_BASENAME 1
5462| #define HAVE_SYS_TYPES_H 1
5463| #define HAVE_SYS_TYPES_H 1
5464| #define HAVE_SYS_SOCKET_H 1
5465| #define HAVE_CONNECT 1
5466| #define HAVE_SYS_TYPES_H 1
5467| #define HAVE_UNISTD_H 1
5468| #define HAVE_FCNTL_H 1
5469| #define HAVE_FCNTL 1
5470| #define HAVE_FCNTL_O_NONBLOCK 1
5471| #define HAVE_SYS_TYPES_H 1
5472| #define HAVE_NETDB_H 1
5473| #define HAVE_FREEADDRINFO 1
5474| #define HAVE_SYS_TYPES_H 1
5475| #define HAVE_SYS_XATTR_H 1
5476| #define HAVE_FSETXATTR 1
5477| #define HAVE_FSETXATTR_6 1
5478| #define HAVE_FTRUNCATE 1
5479| #define HAVE_SYS_TYPES_H 1
5480| #define HAVE_STDLIB_H 1
5481| #define HAVE_GETADDRINFO 1
5482| #define HAVE_GETADDRINFO_THREADSAFE 1
5483| #define HAVE_GETHOSTBYNAME 1
5484| /* end confdefs.h.  */
5485|
5486|
5487|               /* includes start */
5488| #ifdef HAVE_WINDOWS_H
5489| #  ifndef WIN32_LEAN_AND_MEAN
5490| #    define WIN32_LEAN_AND_MEAN
5491| #  endif
5492| #  include <windows.h>
5493| #  ifdef HAVE_WINSOCK2_H
5494| #    include <winsock2.h>
5495| #  endif
5496| #endif
5497| /* includes end */
5498|               /* includes start */
5499| #ifdef HAVE_SYS_TYPES_H
5500| #  include <sys/types.h>
5501| #endif
5502| #ifdef HAVE_UNISTD_H
5503| #  include <unistd.h>
5504| #endif
5505| /* includes end */
5506|               /* includes start */
5507| #if defined(HAVE_PROTO_BSDSOCKET_H)
5508| #  define __NO_NET_API
5509| #  define __USE_INLINE__
5510| #  include <proto/bsdsocket.h>
5511| #  ifdef HAVE_SYS_IOCTL_H
5512| #    include <sys/ioctl.h>
5513| #  endif
5514| #  ifdef __amigaos4__
5515| struct SocketIFace *ISocket = NULL;
5516| #  else
5517| struct Library *SocketBase = NULL;
5518| #  endif
5519| #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
5520| #endif
5521| /* includes end */
5522|               /* preprocess start */
5523| #ifdef HAVE_WINDOWS_H
5524| #  define FUNCALLCONV __stdcall
5525| #else
5526| #  define FUNCALLCONV
5527| #endif
5528| /* preprocess end */
5529|               extern int FUNCALLCONV gethostname(char *, unsigned int);
5530|
5531| int main (void)
5532| {
5533|
5534|               if(0 != gethostname(0, 0))
5535|                 return 1;
5536|
5537|  ;
5538|  return 0;
5539| }
5540|
5541configure:38463: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5542configure:38463: $? = 0
5543configure:38473: result: size_t
5544configure:38483: checking if gethostname usage allowed
5545configure:38486: result: yes
5546configure:38496: checking if gethostname might be used
5547configure:38502: result: yes
5548configure:38521: checking if getpeername can be linked
5549configure:38542: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5550configure:38542: $? = 0
5551configure:38545: result: yes
5552configure:38560: checking if getpeername is prototyped
5553configure:38574: result: yes
5554configure:38590: checking if getpeername is compilable
5555configure:38611: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5556configure:38611: $? = 0
5557configure:38614: result: yes
5558configure:38629: checking if getpeername usage allowed
5559configure:38632: result: yes
5560configure:38642: checking if getpeername might be used
5561configure:38648: result: yes
5562configure:38667: checking if getsockname can be linked
5563configure:38688: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5564configure:38688: $? = 0
5565configure:38691: result: yes
5566configure:38706: checking if getsockname is prototyped
5567configure:38720: result: yes
5568configure:38736: checking if getsockname is compilable
5569configure:38757: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5570configure:38757: $? = 0
5571configure:38760: result: yes
5572configure:38775: checking if getsockname usage allowed
5573configure:38778: result: yes
5574configure:38788: checking if getsockname might be used
5575configure:38794: result: yes
5576configure:38813: checking for net/if.h
5577configure:38813: result: yes
5578configure:38829: checking if if_nametoindex can be linked
5579configure:38850: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5580configure:38850: $? = 0
5581configure:38853: result: yes
5582configure:38868: checking if if_nametoindex is prototyped
5583configure:38881: result: yes
5584configure:38897: checking if if_nametoindex is compilable
5585configure:38917: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5586configure:38917: $? = 0
5587configure:38920: result: yes
5588configure:38935: checking if if_nametoindex usage allowed
5589configure:38938: result: yes
5590configure:38948: checking if if_nametoindex might be used
5591configure:38954: result: yes
5592configure:38982: checking for sys/types.h
5593configure:38982: result: yes
5594configure:38989: checking for sys/socket.h
5595configure:38989: result: yes
5596configure:38996: checking for netinet/in.h
5597configure:38996: result: yes
5598configure:39003: checking for ifaddrs.h
5599configure:39003: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5600configure:39003: $? = 0
5601configure:39003: result: yes
5602configure:39020: checking if getifaddrs can be linked
5603configure:39049: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5604configure:39049: $? = 0
5605configure:39052: result: yes
5606configure:39067: checking if getifaddrs is prototyped
5607configure:39079: result: yes
5608configure:39095: checking if getifaddrs is compilable
5609configure:39114: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5610configure:39114: $? = 0
5611configure:39117: result: yes
5612configure:39133: checking if getifaddrs seems to work
5613configure:39169: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5614configure:39169: $? = 0
5615configure:39169: ./conftest
5616configure:39169: $? = 0
5617configure:39171: result: yes
5618configure:39245: checking if getifaddrs usage allowed
5619configure:39248: result: yes
5620configure:39258: checking if getifaddrs might be used
5621configure:39265: result: yes
5622configure:39288: checking for sys/types.h
5623configure:39288: result: yes
5624configure:39295: checking for sys/time.h
5625configure:39295: result: yes
5626configure:39312: checking if gmtime_r can be linked
5627configure:39341: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5628configure:39341: $? = 0
5629configure:39344: result: yes
5630configure:39359: checking if gmtime_r is prototyped
5631configure:39371: result: yes
5632configure:39387: checking if gmtime_r is compilable
5633configure:39406: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5634configure:39406: $? = 0
5635configure:39409: result: yes
5636configure:39425: checking if gmtime_r seems to work
5637configure:39461: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5638configure:39461: $? = 0
5639configure:39461: ./conftest
5640configure:39461: $? = 0
5641configure:39463: result: yes
5642configure:39537: checking if gmtime_r usage allowed
5643configure:39540: result: yes
5644configure:39550: checking if gmtime_r might be used
5645configure:39557: result: yes
5646configure:39589: checking for sys/types.h
5647configure:39589: result: yes
5648configure:39596: checking for sys/socket.h
5649configure:39596: result: yes
5650configure:39603: checking for netinet/in.h
5651configure:39603: result: yes
5652configure:39610: checking for arpa/inet.h
5653configure:39610: result: yes
5654configure:39627: checking if inet_ntop can be linked
5655configure:39656: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5656configure:39656: $? = 0
5657configure:39659: result: yes
5658configure:39674: checking if inet_ntop is prototyped
5659configure:39686: result: yes
5660configure:39702: checking if inet_ntop is compilable
5661configure:39721: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5662configure:39721: $? = 0
5663configure:39724: result: yes
5664configure:39740: checking if inet_ntop seems to work
5665configure:39818: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5666conftest.c:223:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
5667        ipv4ptr = inet_ntop(AF_INET, ipv4a, ipv4res, sizeof(ipv4res));
5668                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5669conftest.c:247:17: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
5670        ipv6ptr = inet_ntop(AF_INET6, ipv6a, ipv6res, sizeof(ipv6res));
5671                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56722 warnings generated.
5673configure:39818: $? = 0
5674configure:39818: ./conftest
5675configure:39818: $? = 0
5676configure:39820: result: yes
5677configure:39936: checking if inet_ntop usage allowed
5678configure:39939: result: yes
5679configure:39949: checking if inet_ntop might be used
5680configure:39956: result: yes
5681configure:39976: checking if inet_pton can be linked
5682configure:40005: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5683configure:40005: $? = 0
5684configure:40008: result: yes
5685configure:40023: checking if inet_pton is prototyped
5686configure:40035: result: yes
5687configure:40051: checking if inet_pton is compilable
5688configure:40070: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
5689configure:40070: $? = 0
5690configure:40073: result: yes
5691configure:40089: checking if inet_pton seems to work
5692configure:40160: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5693configure:40160: $? = 0
5694configure:40160: ./conftest
5695configure:40160: $? = 0
5696configure:40162: result: yes
5697configure:40271: checking if inet_pton usage allowed
5698configure:40274: result: yes
5699configure:40284: checking if inet_pton might be used
5700configure:40291: result: yes
5701configure:40310: checking if ioctlsocket can be linked
5702configure:40329: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5703conftest.c:185:15: warning: implicit declaration of function 'ioctlsocket' is invalid in C99 [-Wimplicit-function-declaration]
5704      if(0 != ioctlsocket(0, 0, 0))
5705              ^
57061 warning generated.
5707Undefined symbols for architecture x86_64:
5708  "_ioctlsocket", referenced from:
5709      _main in conftest-8b127e.o
5710ld: symbol(s) not found for architecture x86_64
5711clang: error: linker command failed with exit code 1 (use -v to see invocation)
5712configure:40329: $? = 1
5713configure: failed program was:
5714| /* confdefs.h */
5715| #define PACKAGE_NAME "curl"
5716| #define PACKAGE_TARNAME "curl"
5717| #define PACKAGE_VERSION "-"
5718| #define PACKAGE_STRING "curl -"
5719| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
5720| #define PACKAGE_URL ""
5721| #define HAVE_STDIO_H 1
5722| #define HAVE_STDLIB_H 1
5723| #define HAVE_STRING_H 1
5724| #define HAVE_INTTYPES_H 1
5725| #define HAVE_STDINT_H 1
5726| #define HAVE_STRINGS_H 1
5727| #define HAVE_SYS_STAT_H 1
5728| #define HAVE_SYS_TYPES_H 1
5729| #define HAVE_UNISTD_H 1
5730| #define STDC_HEADERS 1
5731| #define HAVE_STDATOMIC_H 1
5732| #define HAVE_ATOMIC 1
5733| #define PACKAGE "curl"
5734| #define VERSION "-"
5735| #define OS "x86_64-apple-darwin18.7.0"
5736| #define HAVE_DLFCN_H 1
5737| #define LT_OBJDIR ".libs/"
5738| #define HAVE_BUILTIN_AVAILABLE 1
5739| #define HAVE_LDAP_SSL 1
5740| #define HAVE_SYS_TYPES_H 1
5741| #define HAVE_SYS_TIME_H 1
5742| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
5743| #define HAVE_LIBZ 1
5744| #define HAVE_LIBBROTLIDEC 1
5745| #define HAVE_BROTLI_DECODE_H 1
5746| #define HAVE_BROTLI 1
5747| #define HAVE_LIBZSTD 1
5748| #define HAVE_ZSTD_H 1
5749| #define HAVE_ZSTD 1
5750| #define HAVE_LBER_H 1
5751| #define HAVE_LDAP_H 1
5752| #define HAVE_LDAP_URL_PARSE 1
5753| #define ENABLE_IPV6 1
5754| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
5755| #define HAVE_WRITABLE_ARGV 1
5756| #define USE_SECTRANSP 1
5757| #define USE_LIBPSL 1
5758| #define HAVE_LIBSSH2 1
5759| #define USE_LIBSSH2 1
5760| #define HAVE_LIBRTMP_RTMP_H 1
5761| #define USE_LIBRTMP 1
5762| #define HAVE_IDN2_H 1
5763| #define HAVE_LIBIDN2 1
5764| #define HAVE_NGHTTP2_NGHTTP2_H 1
5765| #define USE_NGHTTP2 1
5766| #define HAVE_SYS_TYPES_H 1
5767| #define HAVE_SYS_TIME_H 1
5768| #define HAVE_SYS_SELECT_H 1
5769| #define HAVE_SYS_SOCKET_H 1
5770| #define HAVE_SYS_IOCTL_H 1
5771| #define HAVE_SYS_UIO_H 1
5772| #define HAVE_UNISTD_H 1
5773| #define HAVE_STDLIB_H 1
5774| #define HAVE_ARPA_INET_H 1
5775| #define HAVE_NET_IF_H 1
5776| #define HAVE_NETINET_IN_H 1
5777| #define HAVE_SYS_UN_H 1
5778| #define HAVE_NETINET_TCP_H 1
5779| #define HAVE_NETINET_UDP_H 1
5780| #define HAVE_NETDB_H 1
5781| #define HAVE_SYS_SOCKIO_H 1
5782| #define HAVE_SYS_STAT_H 1
5783| #define HAVE_SYS_PARAM_H 1
5784| #define HAVE_TERMIOS_H 1
5785| #define HAVE_FCNTL_H 1
5786| #define HAVE_PWD_H 1
5787| #define HAVE_UTIME_H 1
5788| #define HAVE_SYS_POLL_H 1
5789| #define HAVE_POLL_H 1
5790| #define HAVE_SYS_RESOURCE_H 1
5791| #define HAVE_LIBGEN_H 1
5792| #define HAVE_LOCALE_H 1
5793| #define HAVE_STDBOOL_H 1
5794| #define HAVE_ARPA_TFTP_H 1
5795| #define HAVE_SYS_FILIO_H 1
5796| #define HAVE_SYS_WAIT_H 1
5797| #define HAVE_SETJMP_H 1
5798| #define HAVE_VARIADIC_MACROS_C99 1
5799| #define HAVE_VARIADIC_MACROS_GCC 1
5800| #define HAVE_SYS_TYPES_H 1
5801| #define HAVE_SYS_TIME_H 1
5802| #define HAVE_SYS_SOCKET_H 1
5803| #define HAVE_STRUCT_TIMEVAL 1
5804| #define SIZEOF_SIZE_T 8
5805| #define SIZEOF_LONG 8
5806| #define SIZEOF_INT 4
5807| #define SIZEOF_TIME_T 8
5808| #define SIZEOF_OFF_T 8
5809| #define SIZEOF_CURL_OFF_T 8
5810| #define HAVE_LONGLONG 1
5811| #define HAVE_BOOL_T 1
5812| #define CURL_SA_FAMILY_T sa_family_t
5813| #define HAVE_SUSECONDS_T 1
5814| #define HAVE_SYS_TYPES_H 1
5815| #define HAVE_POLL_H 1
5816| #define HAVE_SYS_POLL_H 1
5817| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5818| #define HAVE_SYS_SELECT_H 1
5819| #define HAVE_SYS_SOCKET_H 1
5820| #define HAVE_SELECT 1
5821| #define HAVE_SYS_TYPES_H 1
5822| #define HAVE_SYS_SOCKET_H 1
5823| #define HAVE_RECV 1
5824| #define HAVE_SYS_TYPES_H 1
5825| #define HAVE_SYS_SOCKET_H 1
5826| #define HAVE_SEND 1
5827| #define HAVE_SYS_TYPES_H 1
5828| #define HAVE_SYS_SOCKET_H 1
5829| #define HAVE_SYS_TYPES_H 1
5830| #define HAVE_UNISTD_H 1
5831| #define HAVE_ALARM 1
5832| #define HAVE_SYS_TYPES_H 1
5833| #define HAVE_STRING_H 1
5834| #define HAVE_STRINGS_H 1
5835| #define HAVE_SYS_TYPES_H 1
5836| #define HAVE_LIBGEN_H 1
5837| #define HAVE_BASENAME 1
5838| #define HAVE_SYS_TYPES_H 1
5839| #define HAVE_SYS_TYPES_H 1
5840| #define HAVE_SYS_SOCKET_H 1
5841| #define HAVE_CONNECT 1
5842| #define HAVE_SYS_TYPES_H 1
5843| #define HAVE_UNISTD_H 1
5844| #define HAVE_FCNTL_H 1
5845| #define HAVE_FCNTL 1
5846| #define HAVE_FCNTL_O_NONBLOCK 1
5847| #define HAVE_SYS_TYPES_H 1
5848| #define HAVE_NETDB_H 1
5849| #define HAVE_FREEADDRINFO 1
5850| #define HAVE_SYS_TYPES_H 1
5851| #define HAVE_SYS_XATTR_H 1
5852| #define HAVE_FSETXATTR 1
5853| #define HAVE_FSETXATTR_6 1
5854| #define HAVE_FTRUNCATE 1
5855| #define HAVE_SYS_TYPES_H 1
5856| #define HAVE_STDLIB_H 1
5857| #define HAVE_GETADDRINFO 1
5858| #define HAVE_GETADDRINFO_THREADSAFE 1
5859| #define HAVE_GETHOSTBYNAME 1
5860| #define GETHOSTNAME_TYPE_ARG2 size_t
5861| #define HAVE_GETHOSTNAME 1
5862| #define HAVE_GETPEERNAME 1
5863| #define HAVE_GETSOCKNAME 1
5864| #define HAVE_NET_IF_H 1
5865| #define HAVE_IF_NAMETOINDEX 1
5866| #define HAVE_SYS_TYPES_H 1
5867| #define HAVE_SYS_SOCKET_H 1
5868| #define HAVE_NETINET_IN_H 1
5869| #define HAVE_IFADDRS_H 1
5870| #define HAVE_GETIFADDRS 1
5871| #define HAVE_SYS_TYPES_H 1
5872| #define HAVE_SYS_TIME_H 1
5873| #define HAVE_GMTIME_R 1
5874| #define HAVE_SYS_TYPES_H 1
5875| #define HAVE_SYS_SOCKET_H 1
5876| #define HAVE_NETINET_IN_H 1
5877| #define HAVE_ARPA_INET_H 1
5878| #define HAVE_INET_NTOP 1
5879| #define HAVE_INET_PTON 1
5880| /* end confdefs.h.  */
5881|
5882|
5883|       /* includes start */
5884| #ifdef HAVE_WINDOWS_H
5885| #  ifndef WIN32_LEAN_AND_MEAN
5886| #    define WIN32_LEAN_AND_MEAN
5887| #  endif
5888| #  include <windows.h>
5889| #  ifdef HAVE_WINSOCK2_H
5890| #    include <winsock2.h>
5891| #  endif
5892| #endif
5893| /* includes end */
5894|
5895| int main (void)
5896| {
5897|
5898|       if(0 != ioctlsocket(0, 0, 0))
5899|         return 1;
5900|
5901|  ;
5902|  return 0;
5903| }
5904|
5905configure:40338: result: no
5906configure:40425: checking if ioctlsocket might be used
5907configure:40511: result: no
5908configure:40523: checking if IoctlSocket can be linked
5909configure:40541: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
5910conftest.c:190:7: warning: implicit declaration of function 'IoctlSocket' is invalid in C99 [-Wimplicit-function-declaration]
5911      IoctlSocket(0, 0, 0);
5912      ^
59131 warning generated.
5914Undefined symbols for architecture x86_64:
5915  "_IoctlSocket", referenced from:
5916      _main in conftest-c306df.o
5917ld: symbol(s) not found for architecture x86_64
5918clang: error: linker command failed with exit code 1 (use -v to see invocation)
5919configure:40541: $? = 1
5920configure: failed program was:
5921| /* confdefs.h */
5922| #define PACKAGE_NAME "curl"
5923| #define PACKAGE_TARNAME "curl"
5924| #define PACKAGE_VERSION "-"
5925| #define PACKAGE_STRING "curl -"
5926| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
5927| #define PACKAGE_URL ""
5928| #define HAVE_STDIO_H 1
5929| #define HAVE_STDLIB_H 1
5930| #define HAVE_STRING_H 1
5931| #define HAVE_INTTYPES_H 1
5932| #define HAVE_STDINT_H 1
5933| #define HAVE_STRINGS_H 1
5934| #define HAVE_SYS_STAT_H 1
5935| #define HAVE_SYS_TYPES_H 1
5936| #define HAVE_UNISTD_H 1
5937| #define STDC_HEADERS 1
5938| #define HAVE_STDATOMIC_H 1
5939| #define HAVE_ATOMIC 1
5940| #define PACKAGE "curl"
5941| #define VERSION "-"
5942| #define OS "x86_64-apple-darwin18.7.0"
5943| #define HAVE_DLFCN_H 1
5944| #define LT_OBJDIR ".libs/"
5945| #define HAVE_BUILTIN_AVAILABLE 1
5946| #define HAVE_LDAP_SSL 1
5947| #define HAVE_SYS_TYPES_H 1
5948| #define HAVE_SYS_TIME_H 1
5949| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
5950| #define HAVE_LIBZ 1
5951| #define HAVE_LIBBROTLIDEC 1
5952| #define HAVE_BROTLI_DECODE_H 1
5953| #define HAVE_BROTLI 1
5954| #define HAVE_LIBZSTD 1
5955| #define HAVE_ZSTD_H 1
5956| #define HAVE_ZSTD 1
5957| #define HAVE_LBER_H 1
5958| #define HAVE_LDAP_H 1
5959| #define HAVE_LDAP_URL_PARSE 1
5960| #define ENABLE_IPV6 1
5961| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
5962| #define HAVE_WRITABLE_ARGV 1
5963| #define USE_SECTRANSP 1
5964| #define USE_LIBPSL 1
5965| #define HAVE_LIBSSH2 1
5966| #define USE_LIBSSH2 1
5967| #define HAVE_LIBRTMP_RTMP_H 1
5968| #define USE_LIBRTMP 1
5969| #define HAVE_IDN2_H 1
5970| #define HAVE_LIBIDN2 1
5971| #define HAVE_NGHTTP2_NGHTTP2_H 1
5972| #define USE_NGHTTP2 1
5973| #define HAVE_SYS_TYPES_H 1
5974| #define HAVE_SYS_TIME_H 1
5975| #define HAVE_SYS_SELECT_H 1
5976| #define HAVE_SYS_SOCKET_H 1
5977| #define HAVE_SYS_IOCTL_H 1
5978| #define HAVE_SYS_UIO_H 1
5979| #define HAVE_UNISTD_H 1
5980| #define HAVE_STDLIB_H 1
5981| #define HAVE_ARPA_INET_H 1
5982| #define HAVE_NET_IF_H 1
5983| #define HAVE_NETINET_IN_H 1
5984| #define HAVE_SYS_UN_H 1
5985| #define HAVE_NETINET_TCP_H 1
5986| #define HAVE_NETINET_UDP_H 1
5987| #define HAVE_NETDB_H 1
5988| #define HAVE_SYS_SOCKIO_H 1
5989| #define HAVE_SYS_STAT_H 1
5990| #define HAVE_SYS_PARAM_H 1
5991| #define HAVE_TERMIOS_H 1
5992| #define HAVE_FCNTL_H 1
5993| #define HAVE_PWD_H 1
5994| #define HAVE_UTIME_H 1
5995| #define HAVE_SYS_POLL_H 1
5996| #define HAVE_POLL_H 1
5997| #define HAVE_SYS_RESOURCE_H 1
5998| #define HAVE_LIBGEN_H 1
5999| #define HAVE_LOCALE_H 1
6000| #define HAVE_STDBOOL_H 1
6001| #define HAVE_ARPA_TFTP_H 1
6002| #define HAVE_SYS_FILIO_H 1
6003| #define HAVE_SYS_WAIT_H 1
6004| #define HAVE_SETJMP_H 1
6005| #define HAVE_VARIADIC_MACROS_C99 1
6006| #define HAVE_VARIADIC_MACROS_GCC 1
6007| #define HAVE_SYS_TYPES_H 1
6008| #define HAVE_SYS_TIME_H 1
6009| #define HAVE_SYS_SOCKET_H 1
6010| #define HAVE_STRUCT_TIMEVAL 1
6011| #define SIZEOF_SIZE_T 8
6012| #define SIZEOF_LONG 8
6013| #define SIZEOF_INT 4
6014| #define SIZEOF_TIME_T 8
6015| #define SIZEOF_OFF_T 8
6016| #define SIZEOF_CURL_OFF_T 8
6017| #define HAVE_LONGLONG 1
6018| #define HAVE_BOOL_T 1
6019| #define CURL_SA_FAMILY_T sa_family_t
6020| #define HAVE_SUSECONDS_T 1
6021| #define HAVE_SYS_TYPES_H 1
6022| #define HAVE_POLL_H 1
6023| #define HAVE_SYS_POLL_H 1
6024| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6025| #define HAVE_SYS_SELECT_H 1
6026| #define HAVE_SYS_SOCKET_H 1
6027| #define HAVE_SELECT 1
6028| #define HAVE_SYS_TYPES_H 1
6029| #define HAVE_SYS_SOCKET_H 1
6030| #define HAVE_RECV 1
6031| #define HAVE_SYS_TYPES_H 1
6032| #define HAVE_SYS_SOCKET_H 1
6033| #define HAVE_SEND 1
6034| #define HAVE_SYS_TYPES_H 1
6035| #define HAVE_SYS_SOCKET_H 1
6036| #define HAVE_SYS_TYPES_H 1
6037| #define HAVE_UNISTD_H 1
6038| #define HAVE_ALARM 1
6039| #define HAVE_SYS_TYPES_H 1
6040| #define HAVE_STRING_H 1
6041| #define HAVE_STRINGS_H 1
6042| #define HAVE_SYS_TYPES_H 1
6043| #define HAVE_LIBGEN_H 1
6044| #define HAVE_BASENAME 1
6045| #define HAVE_SYS_TYPES_H 1
6046| #define HAVE_SYS_TYPES_H 1
6047| #define HAVE_SYS_SOCKET_H 1
6048| #define HAVE_CONNECT 1
6049| #define HAVE_SYS_TYPES_H 1
6050| #define HAVE_UNISTD_H 1
6051| #define HAVE_FCNTL_H 1
6052| #define HAVE_FCNTL 1
6053| #define HAVE_FCNTL_O_NONBLOCK 1
6054| #define HAVE_SYS_TYPES_H 1
6055| #define HAVE_NETDB_H 1
6056| #define HAVE_FREEADDRINFO 1
6057| #define HAVE_SYS_TYPES_H 1
6058| #define HAVE_SYS_XATTR_H 1
6059| #define HAVE_FSETXATTR 1
6060| #define HAVE_FSETXATTR_6 1
6061| #define HAVE_FTRUNCATE 1
6062| #define HAVE_SYS_TYPES_H 1
6063| #define HAVE_STDLIB_H 1
6064| #define HAVE_GETADDRINFO 1
6065| #define HAVE_GETADDRINFO_THREADSAFE 1
6066| #define HAVE_GETHOSTBYNAME 1
6067| #define GETHOSTNAME_TYPE_ARG2 size_t
6068| #define HAVE_GETHOSTNAME 1
6069| #define HAVE_GETPEERNAME 1
6070| #define HAVE_GETSOCKNAME 1
6071| #define HAVE_NET_IF_H 1
6072| #define HAVE_IF_NAMETOINDEX 1
6073| #define HAVE_SYS_TYPES_H 1
6074| #define HAVE_SYS_SOCKET_H 1
6075| #define HAVE_NETINET_IN_H 1
6076| #define HAVE_IFADDRS_H 1
6077| #define HAVE_GETIFADDRS 1
6078| #define HAVE_SYS_TYPES_H 1
6079| #define HAVE_SYS_TIME_H 1
6080| #define HAVE_GMTIME_R 1
6081| #define HAVE_SYS_TYPES_H 1
6082| #define HAVE_SYS_SOCKET_H 1
6083| #define HAVE_NETINET_IN_H 1
6084| #define HAVE_ARPA_INET_H 1
6085| #define HAVE_INET_NTOP 1
6086| #define HAVE_INET_PTON 1
6087| /* end confdefs.h.  */
6088|
6089|
6090|       /* includes start */
6091| #if defined(HAVE_PROTO_BSDSOCKET_H)
6092| #  define __NO_NET_API
6093| #  define __USE_INLINE__
6094| #  include <proto/bsdsocket.h>
6095| #  ifdef HAVE_SYS_IOCTL_H
6096| #    include <sys/ioctl.h>
6097| #  endif
6098| #  ifdef __amigaos4__
6099| struct SocketIFace *ISocket = NULL;
6100| #  else
6101| struct Library *SocketBase = NULL;
6102| #  endif
6103| #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
6104| #endif
6105| /* includes end */
6106|
6107| int main (void)
6108| {
6109|
6110|       IoctlSocket(0, 0, 0);
6111|
6112|  ;
6113|  return 0;
6114| }
6115|
6116configure:40550: result: no
6117configure:40637: checking if IoctlSocket might be used
6118configure:40723: result: no
6119configure:40736: checking if memrchr can be linked
6120configure:40765: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6121Undefined symbols for architecture x86_64:
6122  "_memrchr", referenced from:
6123      _main in conftest-91c5db.o
6124ld: symbol(s) not found for architecture x86_64
6125clang: error: linker command failed with exit code 1 (use -v to see invocation)
6126configure:40765: $? = 1
6127configure: failed program was:
6128| /* confdefs.h */
6129| #define PACKAGE_NAME "curl"
6130| #define PACKAGE_TARNAME "curl"
6131| #define PACKAGE_VERSION "-"
6132| #define PACKAGE_STRING "curl -"
6133| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
6134| #define PACKAGE_URL ""
6135| #define HAVE_STDIO_H 1
6136| #define HAVE_STDLIB_H 1
6137| #define HAVE_STRING_H 1
6138| #define HAVE_INTTYPES_H 1
6139| #define HAVE_STDINT_H 1
6140| #define HAVE_STRINGS_H 1
6141| #define HAVE_SYS_STAT_H 1
6142| #define HAVE_SYS_TYPES_H 1
6143| #define HAVE_UNISTD_H 1
6144| #define STDC_HEADERS 1
6145| #define HAVE_STDATOMIC_H 1
6146| #define HAVE_ATOMIC 1
6147| #define PACKAGE "curl"
6148| #define VERSION "-"
6149| #define OS "x86_64-apple-darwin18.7.0"
6150| #define HAVE_DLFCN_H 1
6151| #define LT_OBJDIR ".libs/"
6152| #define HAVE_BUILTIN_AVAILABLE 1
6153| #define HAVE_LDAP_SSL 1
6154| #define HAVE_SYS_TYPES_H 1
6155| #define HAVE_SYS_TIME_H 1
6156| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
6157| #define HAVE_LIBZ 1
6158| #define HAVE_LIBBROTLIDEC 1
6159| #define HAVE_BROTLI_DECODE_H 1
6160| #define HAVE_BROTLI 1
6161| #define HAVE_LIBZSTD 1
6162| #define HAVE_ZSTD_H 1
6163| #define HAVE_ZSTD 1
6164| #define HAVE_LBER_H 1
6165| #define HAVE_LDAP_H 1
6166| #define HAVE_LDAP_URL_PARSE 1
6167| #define ENABLE_IPV6 1
6168| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
6169| #define HAVE_WRITABLE_ARGV 1
6170| #define USE_SECTRANSP 1
6171| #define USE_LIBPSL 1
6172| #define HAVE_LIBSSH2 1
6173| #define USE_LIBSSH2 1
6174| #define HAVE_LIBRTMP_RTMP_H 1
6175| #define USE_LIBRTMP 1
6176| #define HAVE_IDN2_H 1
6177| #define HAVE_LIBIDN2 1
6178| #define HAVE_NGHTTP2_NGHTTP2_H 1
6179| #define USE_NGHTTP2 1
6180| #define HAVE_SYS_TYPES_H 1
6181| #define HAVE_SYS_TIME_H 1
6182| #define HAVE_SYS_SELECT_H 1
6183| #define HAVE_SYS_SOCKET_H 1
6184| #define HAVE_SYS_IOCTL_H 1
6185| #define HAVE_SYS_UIO_H 1
6186| #define HAVE_UNISTD_H 1
6187| #define HAVE_STDLIB_H 1
6188| #define HAVE_ARPA_INET_H 1
6189| #define HAVE_NET_IF_H 1
6190| #define HAVE_NETINET_IN_H 1
6191| #define HAVE_SYS_UN_H 1
6192| #define HAVE_NETINET_TCP_H 1
6193| #define HAVE_NETINET_UDP_H 1
6194| #define HAVE_NETDB_H 1
6195| #define HAVE_SYS_SOCKIO_H 1
6196| #define HAVE_SYS_STAT_H 1
6197| #define HAVE_SYS_PARAM_H 1
6198| #define HAVE_TERMIOS_H 1
6199| #define HAVE_FCNTL_H 1
6200| #define HAVE_PWD_H 1
6201| #define HAVE_UTIME_H 1
6202| #define HAVE_SYS_POLL_H 1
6203| #define HAVE_POLL_H 1
6204| #define HAVE_SYS_RESOURCE_H 1
6205| #define HAVE_LIBGEN_H 1
6206| #define HAVE_LOCALE_H 1
6207| #define HAVE_STDBOOL_H 1
6208| #define HAVE_ARPA_TFTP_H 1
6209| #define HAVE_SYS_FILIO_H 1
6210| #define HAVE_SYS_WAIT_H 1
6211| #define HAVE_SETJMP_H 1
6212| #define HAVE_VARIADIC_MACROS_C99 1
6213| #define HAVE_VARIADIC_MACROS_GCC 1
6214| #define HAVE_SYS_TYPES_H 1
6215| #define HAVE_SYS_TIME_H 1
6216| #define HAVE_SYS_SOCKET_H 1
6217| #define HAVE_STRUCT_TIMEVAL 1
6218| #define SIZEOF_SIZE_T 8
6219| #define SIZEOF_LONG 8
6220| #define SIZEOF_INT 4
6221| #define SIZEOF_TIME_T 8
6222| #define SIZEOF_OFF_T 8
6223| #define SIZEOF_CURL_OFF_T 8
6224| #define HAVE_LONGLONG 1
6225| #define HAVE_BOOL_T 1
6226| #define CURL_SA_FAMILY_T sa_family_t
6227| #define HAVE_SUSECONDS_T 1
6228| #define HAVE_SYS_TYPES_H 1
6229| #define HAVE_POLL_H 1
6230| #define HAVE_SYS_POLL_H 1
6231| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6232| #define HAVE_SYS_SELECT_H 1
6233| #define HAVE_SYS_SOCKET_H 1
6234| #define HAVE_SELECT 1
6235| #define HAVE_SYS_TYPES_H 1
6236| #define HAVE_SYS_SOCKET_H 1
6237| #define HAVE_RECV 1
6238| #define HAVE_SYS_TYPES_H 1
6239| #define HAVE_SYS_SOCKET_H 1
6240| #define HAVE_SEND 1
6241| #define HAVE_SYS_TYPES_H 1
6242| #define HAVE_SYS_SOCKET_H 1
6243| #define HAVE_SYS_TYPES_H 1
6244| #define HAVE_UNISTD_H 1
6245| #define HAVE_ALARM 1
6246| #define HAVE_SYS_TYPES_H 1
6247| #define HAVE_STRING_H 1
6248| #define HAVE_STRINGS_H 1
6249| #define HAVE_SYS_TYPES_H 1
6250| #define HAVE_LIBGEN_H 1
6251| #define HAVE_BASENAME 1
6252| #define HAVE_SYS_TYPES_H 1
6253| #define HAVE_SYS_TYPES_H 1
6254| #define HAVE_SYS_SOCKET_H 1
6255| #define HAVE_CONNECT 1
6256| #define HAVE_SYS_TYPES_H 1
6257| #define HAVE_UNISTD_H 1
6258| #define HAVE_FCNTL_H 1
6259| #define HAVE_FCNTL 1
6260| #define HAVE_FCNTL_O_NONBLOCK 1
6261| #define HAVE_SYS_TYPES_H 1
6262| #define HAVE_NETDB_H 1
6263| #define HAVE_FREEADDRINFO 1
6264| #define HAVE_SYS_TYPES_H 1
6265| #define HAVE_SYS_XATTR_H 1
6266| #define HAVE_FSETXATTR 1
6267| #define HAVE_FSETXATTR_6 1
6268| #define HAVE_FTRUNCATE 1
6269| #define HAVE_SYS_TYPES_H 1
6270| #define HAVE_STDLIB_H 1
6271| #define HAVE_GETADDRINFO 1
6272| #define HAVE_GETADDRINFO_THREADSAFE 1
6273| #define HAVE_GETHOSTBYNAME 1
6274| #define GETHOSTNAME_TYPE_ARG2 size_t
6275| #define HAVE_GETHOSTNAME 1
6276| #define HAVE_GETPEERNAME 1
6277| #define HAVE_GETSOCKNAME 1
6278| #define HAVE_NET_IF_H 1
6279| #define HAVE_IF_NAMETOINDEX 1
6280| #define HAVE_SYS_TYPES_H 1
6281| #define HAVE_SYS_SOCKET_H 1
6282| #define HAVE_NETINET_IN_H 1
6283| #define HAVE_IFADDRS_H 1
6284| #define HAVE_GETIFADDRS 1
6285| #define HAVE_SYS_TYPES_H 1
6286| #define HAVE_SYS_TIME_H 1
6287| #define HAVE_GMTIME_R 1
6288| #define HAVE_SYS_TYPES_H 1
6289| #define HAVE_SYS_SOCKET_H 1
6290| #define HAVE_NETINET_IN_H 1
6291| #define HAVE_ARPA_INET_H 1
6292| #define HAVE_INET_NTOP 1
6293| #define HAVE_INET_PTON 1
6294| /* end confdefs.h.  */
6295|
6296|
6297| #define memrchr innocuous_memrchr
6298| #ifdef __STDC__
6299| # include <limits.h>
6300| #else
6301| # include <assert.h>
6302| #endif
6303| #undef memrchr
6304| #ifdef __cplusplus
6305| extern "C"
6306| #endif
6307| char memrchr ();
6308| #if defined __stub_memrchr || defined __stub___memrchr
6309| choke me
6310| #endif
6311|
6312| int main (void)
6313| {
6314| return memrchr ();
6315|  ;
6316|  return 0;
6317| }
6318|
6319configure:40774: result: no
6320configure:40783: checking if memrchr seems a macro
6321configure:40802: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6322conftest.c:185:17: warning: implicit declaration of function 'memrchr' is invalid in C99 [-Wimplicit-function-declaration]
6323        if(0 != memrchr(0, 0, 0))
6324                ^
63251 warning generated.
6326Undefined symbols for architecture x86_64:
6327  "_memrchr", referenced from:
6328      _main in conftest-33d718.o
6329ld: symbol(s) not found for architecture x86_64
6330clang: error: linker command failed with exit code 1 (use -v to see invocation)
6331configure:40802: $? = 1
6332configure: failed program was:
6333| /* confdefs.h */
6334| #define PACKAGE_NAME "curl"
6335| #define PACKAGE_TARNAME "curl"
6336| #define PACKAGE_VERSION "-"
6337| #define PACKAGE_STRING "curl -"
6338| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
6339| #define PACKAGE_URL ""
6340| #define HAVE_STDIO_H 1
6341| #define HAVE_STDLIB_H 1
6342| #define HAVE_STRING_H 1
6343| #define HAVE_INTTYPES_H 1
6344| #define HAVE_STDINT_H 1
6345| #define HAVE_STRINGS_H 1
6346| #define HAVE_SYS_STAT_H 1
6347| #define HAVE_SYS_TYPES_H 1
6348| #define HAVE_UNISTD_H 1
6349| #define STDC_HEADERS 1
6350| #define HAVE_STDATOMIC_H 1
6351| #define HAVE_ATOMIC 1
6352| #define PACKAGE "curl"
6353| #define VERSION "-"
6354| #define OS "x86_64-apple-darwin18.7.0"
6355| #define HAVE_DLFCN_H 1
6356| #define LT_OBJDIR ".libs/"
6357| #define HAVE_BUILTIN_AVAILABLE 1
6358| #define HAVE_LDAP_SSL 1
6359| #define HAVE_SYS_TYPES_H 1
6360| #define HAVE_SYS_TIME_H 1
6361| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
6362| #define HAVE_LIBZ 1
6363| #define HAVE_LIBBROTLIDEC 1
6364| #define HAVE_BROTLI_DECODE_H 1
6365| #define HAVE_BROTLI 1
6366| #define HAVE_LIBZSTD 1
6367| #define HAVE_ZSTD_H 1
6368| #define HAVE_ZSTD 1
6369| #define HAVE_LBER_H 1
6370| #define HAVE_LDAP_H 1
6371| #define HAVE_LDAP_URL_PARSE 1
6372| #define ENABLE_IPV6 1
6373| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
6374| #define HAVE_WRITABLE_ARGV 1
6375| #define USE_SECTRANSP 1
6376| #define USE_LIBPSL 1
6377| #define HAVE_LIBSSH2 1
6378| #define USE_LIBSSH2 1
6379| #define HAVE_LIBRTMP_RTMP_H 1
6380| #define USE_LIBRTMP 1
6381| #define HAVE_IDN2_H 1
6382| #define HAVE_LIBIDN2 1
6383| #define HAVE_NGHTTP2_NGHTTP2_H 1
6384| #define USE_NGHTTP2 1
6385| #define HAVE_SYS_TYPES_H 1
6386| #define HAVE_SYS_TIME_H 1
6387| #define HAVE_SYS_SELECT_H 1
6388| #define HAVE_SYS_SOCKET_H 1
6389| #define HAVE_SYS_IOCTL_H 1
6390| #define HAVE_SYS_UIO_H 1
6391| #define HAVE_UNISTD_H 1
6392| #define HAVE_STDLIB_H 1
6393| #define HAVE_ARPA_INET_H 1
6394| #define HAVE_NET_IF_H 1
6395| #define HAVE_NETINET_IN_H 1
6396| #define HAVE_SYS_UN_H 1
6397| #define HAVE_NETINET_TCP_H 1
6398| #define HAVE_NETINET_UDP_H 1
6399| #define HAVE_NETDB_H 1
6400| #define HAVE_SYS_SOCKIO_H 1
6401| #define HAVE_SYS_STAT_H 1
6402| #define HAVE_SYS_PARAM_H 1
6403| #define HAVE_TERMIOS_H 1
6404| #define HAVE_FCNTL_H 1
6405| #define HAVE_PWD_H 1
6406| #define HAVE_UTIME_H 1
6407| #define HAVE_SYS_POLL_H 1
6408| #define HAVE_POLL_H 1
6409| #define HAVE_SYS_RESOURCE_H 1
6410| #define HAVE_LIBGEN_H 1
6411| #define HAVE_LOCALE_H 1
6412| #define HAVE_STDBOOL_H 1
6413| #define HAVE_ARPA_TFTP_H 1
6414| #define HAVE_SYS_FILIO_H 1
6415| #define HAVE_SYS_WAIT_H 1
6416| #define HAVE_SETJMP_H 1
6417| #define HAVE_VARIADIC_MACROS_C99 1
6418| #define HAVE_VARIADIC_MACROS_GCC 1
6419| #define HAVE_SYS_TYPES_H 1
6420| #define HAVE_SYS_TIME_H 1
6421| #define HAVE_SYS_SOCKET_H 1
6422| #define HAVE_STRUCT_TIMEVAL 1
6423| #define SIZEOF_SIZE_T 8
6424| #define SIZEOF_LONG 8
6425| #define SIZEOF_INT 4
6426| #define SIZEOF_TIME_T 8
6427| #define SIZEOF_OFF_T 8
6428| #define SIZEOF_CURL_OFF_T 8
6429| #define HAVE_LONGLONG 1
6430| #define HAVE_BOOL_T 1
6431| #define CURL_SA_FAMILY_T sa_family_t
6432| #define HAVE_SUSECONDS_T 1
6433| #define HAVE_SYS_TYPES_H 1
6434| #define HAVE_POLL_H 1
6435| #define HAVE_SYS_POLL_H 1
6436| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6437| #define HAVE_SYS_SELECT_H 1
6438| #define HAVE_SYS_SOCKET_H 1
6439| #define HAVE_SELECT 1
6440| #define HAVE_SYS_TYPES_H 1
6441| #define HAVE_SYS_SOCKET_H 1
6442| #define HAVE_RECV 1
6443| #define HAVE_SYS_TYPES_H 1
6444| #define HAVE_SYS_SOCKET_H 1
6445| #define HAVE_SEND 1
6446| #define HAVE_SYS_TYPES_H 1
6447| #define HAVE_SYS_SOCKET_H 1
6448| #define HAVE_SYS_TYPES_H 1
6449| #define HAVE_UNISTD_H 1
6450| #define HAVE_ALARM 1
6451| #define HAVE_SYS_TYPES_H 1
6452| #define HAVE_STRING_H 1
6453| #define HAVE_STRINGS_H 1
6454| #define HAVE_SYS_TYPES_H 1
6455| #define HAVE_LIBGEN_H 1
6456| #define HAVE_BASENAME 1
6457| #define HAVE_SYS_TYPES_H 1
6458| #define HAVE_SYS_TYPES_H 1
6459| #define HAVE_SYS_SOCKET_H 1
6460| #define HAVE_CONNECT 1
6461| #define HAVE_SYS_TYPES_H 1
6462| #define HAVE_UNISTD_H 1
6463| #define HAVE_FCNTL_H 1
6464| #define HAVE_FCNTL 1
6465| #define HAVE_FCNTL_O_NONBLOCK 1
6466| #define HAVE_SYS_TYPES_H 1
6467| #define HAVE_NETDB_H 1
6468| #define HAVE_FREEADDRINFO 1
6469| #define HAVE_SYS_TYPES_H 1
6470| #define HAVE_SYS_XATTR_H 1
6471| #define HAVE_FSETXATTR 1
6472| #define HAVE_FSETXATTR_6 1
6473| #define HAVE_FTRUNCATE 1
6474| #define HAVE_SYS_TYPES_H 1
6475| #define HAVE_STDLIB_H 1
6476| #define HAVE_GETADDRINFO 1
6477| #define HAVE_GETADDRINFO_THREADSAFE 1
6478| #define HAVE_GETHOSTBYNAME 1
6479| #define GETHOSTNAME_TYPE_ARG2 size_t
6480| #define HAVE_GETHOSTNAME 1
6481| #define HAVE_GETPEERNAME 1
6482| #define HAVE_GETSOCKNAME 1
6483| #define HAVE_NET_IF_H 1
6484| #define HAVE_IF_NAMETOINDEX 1
6485| #define HAVE_SYS_TYPES_H 1
6486| #define HAVE_SYS_SOCKET_H 1
6487| #define HAVE_NETINET_IN_H 1
6488| #define HAVE_IFADDRS_H 1
6489| #define HAVE_GETIFADDRS 1
6490| #define HAVE_SYS_TYPES_H 1
6491| #define HAVE_SYS_TIME_H 1
6492| #define HAVE_GMTIME_R 1
6493| #define HAVE_SYS_TYPES_H 1
6494| #define HAVE_SYS_SOCKET_H 1
6495| #define HAVE_NETINET_IN_H 1
6496| #define HAVE_ARPA_INET_H 1
6497| #define HAVE_INET_NTOP 1
6498| #define HAVE_INET_PTON 1
6499| /* end confdefs.h.  */
6500|
6501|
6502|         /* includes start */
6503| #ifdef HAVE_SYS_TYPES_H
6504| #  include <sys/types.h>
6505| #endif
6506| #ifdef HAVE_STRING_H
6507| #  include <string.h>
6508| #endif
6509| #ifdef HAVE_STRINGS_H
6510| #  include <strings.h>
6511| #endif
6512| /* includes end */
6513|
6514| int main (void)
6515| {
6516|
6517|         if(0 != memrchr(0, 0, 0))
6518|           return 1;
6519|
6520|  ;
6521|  return 0;
6522| }
6523|
6524configure:40811: result: no
6525configure:40900: checking if memrchr might be used
6526configure:40913: result: no
6527configure:40933: checking if poll can be linked
6528configure:40952: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6529configure:40952: $? = 0
6530configure:40955: result: yes
6531configure:40970: checking if poll is prototyped
6532configure:40982: result: yes
6533configure:40998: checking if poll is compilable
6534configure:41017: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6535configure:41017: $? = 0
6536configure:41020: result: yes
6537configure:41036: checking if poll seems to work
6538configure:41084: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6539configure:41084: $? = 0
6540configure:41084: ./conftest
6541configure:41084: $? = 0
6542configure:41086: result: yes
6543configure:41172: checking if poll usage allowed
6544configure:41179: result: no
6545configure:41185: checking if poll might be used
6546configure:41199: result: no
6547configure:41214: checking for sys/types.h
6548configure:41214: result: yes
6549configure:41221: checking for signal.h
6550configure:41221: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6551configure:41221: $? = 0
6552configure:41221: result: yes
6553configure:41237: checking if sigaction can be linked
6554configure:41266: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6555configure:41266: $? = 0
6556configure:41269: result: yes
6557configure:41284: checking if sigaction is prototyped
6558configure:41296: result: yes
6559configure:41312: checking if sigaction is compilable
6560configure:41331: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6561configure:41331: $? = 0
6562configure:41334: result: yes
6563configure:41349: checking if sigaction usage allowed
6564configure:41352: result: yes
6565configure:41362: checking if sigaction might be used
6566configure:41368: result: yes
6567configure:41387: checking if siginterrupt can be linked
6568configure:41416: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6569configure:41416: $? = 0
6570configure:41419: result: yes
6571configure:41434: checking if siginterrupt is prototyped
6572configure:41446: result: yes
6573configure:41462: checking if siginterrupt is compilable
6574configure:41481: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6575configure:41481: $? = 0
6576configure:41484: result: yes
6577configure:41499: checking if siginterrupt usage allowed
6578configure:41502: result: yes
6579configure:41512: checking if siginterrupt might be used
6580configure:41518: result: yes
6581configure:41537: checking if signal can be linked
6582configure:41566: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6583configure:41566: $? = 0
6584configure:41569: result: yes
6585configure:41584: checking if signal is prototyped
6586configure:41596: result: yes
6587configure:41612: checking if signal is compilable
6588configure:41631: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6589configure:41631: $? = 0
6590configure:41634: result: yes
6591configure:41649: checking if signal usage allowed
6592configure:41652: result: yes
6593configure:41662: checking if signal might be used
6594configure:41668: result: yes
6595configure:41690: checking for sys/types.h
6596configure:41690: result: yes
6597configure:41697: checking for setjmp.h
6598configure:41697: result: yes
6599configure:41714: checking if sigsetjmp can be linked
6600configure:41743: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6601conftest.c:187:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header]
6602char sigsetjmp ();
6603     ^
66041 warning generated.
6605configure:41743: $? = 0
6606configure:41746: result: yes
6607configure:41800: checking if sigsetjmp is prototyped
6608configure:41812: result: yes
6609configure:41829: checking if sigsetjmp is compilable
6610configure:41849: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6611configure:41849: $? = 0
6612configure:41852: result: yes
6613configure:41867: checking if sigsetjmp usage allowed
6614configure:41870: result: yes
6615configure:41880: checking if sigsetjmp might be used
6616configure:41886: result: yes
6617configure:41905: checking if socket can be linked
6618configure:41927: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6619configure:41927: $? = 0
6620configure:41930: result: yes
6621configure:41945: checking if socket is prototyped
6622configure:41960: result: yes
6623configure:41976: checking if socket is compilable
6624configure:41998: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6625configure:41998: $? = 0
6626configure:42001: result: yes
6627configure:42016: checking if socket usage allowed
6628configure:42019: result: yes
6629configure:42029: checking if socket might be used
6630configure:42035: result: yes
6631configure:42054: checking if socketpair can be linked
6632configure:42083: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6633configure:42083: $? = 0
6634configure:42086: result: yes
6635configure:42101: checking if socketpair is prototyped
6636configure:42114: result: yes
6637configure:42130: checking if socketpair is compilable
6638configure:42151: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6639configure:42151: $? = 0
6640configure:42154: result: yes
6641configure:42169: checking if socketpair usage allowed
6642configure:42172: result: yes
6643configure:42182: checking if socketpair might be used
6644configure:42188: result: yes
6645configure:42207: checking if strcasecmp can be linked
6646configure:42236: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6647conftest.c:190:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
6648char strcasecmp ();
6649     ^
6650conftest.c:190:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
66511 warning generated.
6652configure:42236: $? = 0
6653configure:42239: result: yes
6654configure:42254: checking if strcasecmp is prototyped
6655configure:42266: result: yes
6656configure:42282: checking if strcasecmp is compilable
6657configure:42301: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6658configure:42301: $? = 0
6659configure:42304: result: yes
6660configure:42319: checking if strcasecmp usage allowed
6661configure:42322: result: yes
6662configure:42332: checking if strcasecmp might be used
6663configure:42338: result: yes
6664configure:42357: checking if strcmpi can be linked
6665configure:42386: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6666Undefined symbols for architecture x86_64:
6667  "_strcmpi", referenced from:
6668      _main in conftest-47d74e.o
6669ld: symbol(s) not found for architecture x86_64
6670clang: error: linker command failed with exit code 1 (use -v to see invocation)
6671configure:42386: $? = 1
6672configure: failed program was:
6673| /* confdefs.h */
6674| #define PACKAGE_NAME "curl"
6675| #define PACKAGE_TARNAME "curl"
6676| #define PACKAGE_VERSION "-"
6677| #define PACKAGE_STRING "curl -"
6678| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
6679| #define PACKAGE_URL ""
6680| #define HAVE_STDIO_H 1
6681| #define HAVE_STDLIB_H 1
6682| #define HAVE_STRING_H 1
6683| #define HAVE_INTTYPES_H 1
6684| #define HAVE_STDINT_H 1
6685| #define HAVE_STRINGS_H 1
6686| #define HAVE_SYS_STAT_H 1
6687| #define HAVE_SYS_TYPES_H 1
6688| #define HAVE_UNISTD_H 1
6689| #define STDC_HEADERS 1
6690| #define HAVE_STDATOMIC_H 1
6691| #define HAVE_ATOMIC 1
6692| #define PACKAGE "curl"
6693| #define VERSION "-"
6694| #define OS "x86_64-apple-darwin18.7.0"
6695| #define HAVE_DLFCN_H 1
6696| #define LT_OBJDIR ".libs/"
6697| #define HAVE_BUILTIN_AVAILABLE 1
6698| #define HAVE_LDAP_SSL 1
6699| #define HAVE_SYS_TYPES_H 1
6700| #define HAVE_SYS_TIME_H 1
6701| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
6702| #define HAVE_LIBZ 1
6703| #define HAVE_LIBBROTLIDEC 1
6704| #define HAVE_BROTLI_DECODE_H 1
6705| #define HAVE_BROTLI 1
6706| #define HAVE_LIBZSTD 1
6707| #define HAVE_ZSTD_H 1
6708| #define HAVE_ZSTD 1
6709| #define HAVE_LBER_H 1
6710| #define HAVE_LDAP_H 1
6711| #define HAVE_LDAP_URL_PARSE 1
6712| #define ENABLE_IPV6 1
6713| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
6714| #define HAVE_WRITABLE_ARGV 1
6715| #define USE_SECTRANSP 1
6716| #define USE_LIBPSL 1
6717| #define HAVE_LIBSSH2 1
6718| #define USE_LIBSSH2 1
6719| #define HAVE_LIBRTMP_RTMP_H 1
6720| #define USE_LIBRTMP 1
6721| #define HAVE_IDN2_H 1
6722| #define HAVE_LIBIDN2 1
6723| #define HAVE_NGHTTP2_NGHTTP2_H 1
6724| #define USE_NGHTTP2 1
6725| #define HAVE_SYS_TYPES_H 1
6726| #define HAVE_SYS_TIME_H 1
6727| #define HAVE_SYS_SELECT_H 1
6728| #define HAVE_SYS_SOCKET_H 1
6729| #define HAVE_SYS_IOCTL_H 1
6730| #define HAVE_SYS_UIO_H 1
6731| #define HAVE_UNISTD_H 1
6732| #define HAVE_STDLIB_H 1
6733| #define HAVE_ARPA_INET_H 1
6734| #define HAVE_NET_IF_H 1
6735| #define HAVE_NETINET_IN_H 1
6736| #define HAVE_SYS_UN_H 1
6737| #define HAVE_NETINET_TCP_H 1
6738| #define HAVE_NETINET_UDP_H 1
6739| #define HAVE_NETDB_H 1
6740| #define HAVE_SYS_SOCKIO_H 1
6741| #define HAVE_SYS_STAT_H 1
6742| #define HAVE_SYS_PARAM_H 1
6743| #define HAVE_TERMIOS_H 1
6744| #define HAVE_FCNTL_H 1
6745| #define HAVE_PWD_H 1
6746| #define HAVE_UTIME_H 1
6747| #define HAVE_SYS_POLL_H 1
6748| #define HAVE_POLL_H 1
6749| #define HAVE_SYS_RESOURCE_H 1
6750| #define HAVE_LIBGEN_H 1
6751| #define HAVE_LOCALE_H 1
6752| #define HAVE_STDBOOL_H 1
6753| #define HAVE_ARPA_TFTP_H 1
6754| #define HAVE_SYS_FILIO_H 1
6755| #define HAVE_SYS_WAIT_H 1
6756| #define HAVE_SETJMP_H 1
6757| #define HAVE_VARIADIC_MACROS_C99 1
6758| #define HAVE_VARIADIC_MACROS_GCC 1
6759| #define HAVE_SYS_TYPES_H 1
6760| #define HAVE_SYS_TIME_H 1
6761| #define HAVE_SYS_SOCKET_H 1
6762| #define HAVE_STRUCT_TIMEVAL 1
6763| #define SIZEOF_SIZE_T 8
6764| #define SIZEOF_LONG 8
6765| #define SIZEOF_INT 4
6766| #define SIZEOF_TIME_T 8
6767| #define SIZEOF_OFF_T 8
6768| #define SIZEOF_CURL_OFF_T 8
6769| #define HAVE_LONGLONG 1
6770| #define HAVE_BOOL_T 1
6771| #define CURL_SA_FAMILY_T sa_family_t
6772| #define HAVE_SUSECONDS_T 1
6773| #define HAVE_SYS_TYPES_H 1
6774| #define HAVE_POLL_H 1
6775| #define HAVE_SYS_POLL_H 1
6776| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6777| #define HAVE_SYS_SELECT_H 1
6778| #define HAVE_SYS_SOCKET_H 1
6779| #define HAVE_SELECT 1
6780| #define HAVE_SYS_TYPES_H 1
6781| #define HAVE_SYS_SOCKET_H 1
6782| #define HAVE_RECV 1
6783| #define HAVE_SYS_TYPES_H 1
6784| #define HAVE_SYS_SOCKET_H 1
6785| #define HAVE_SEND 1
6786| #define HAVE_SYS_TYPES_H 1
6787| #define HAVE_SYS_SOCKET_H 1
6788| #define HAVE_SYS_TYPES_H 1
6789| #define HAVE_UNISTD_H 1
6790| #define HAVE_ALARM 1
6791| #define HAVE_SYS_TYPES_H 1
6792| #define HAVE_STRING_H 1
6793| #define HAVE_STRINGS_H 1
6794| #define HAVE_SYS_TYPES_H 1
6795| #define HAVE_LIBGEN_H 1
6796| #define HAVE_BASENAME 1
6797| #define HAVE_SYS_TYPES_H 1
6798| #define HAVE_SYS_TYPES_H 1
6799| #define HAVE_SYS_SOCKET_H 1
6800| #define HAVE_CONNECT 1
6801| #define HAVE_SYS_TYPES_H 1
6802| #define HAVE_UNISTD_H 1
6803| #define HAVE_FCNTL_H 1
6804| #define HAVE_FCNTL 1
6805| #define HAVE_FCNTL_O_NONBLOCK 1
6806| #define HAVE_SYS_TYPES_H 1
6807| #define HAVE_NETDB_H 1
6808| #define HAVE_FREEADDRINFO 1
6809| #define HAVE_SYS_TYPES_H 1
6810| #define HAVE_SYS_XATTR_H 1
6811| #define HAVE_FSETXATTR 1
6812| #define HAVE_FSETXATTR_6 1
6813| #define HAVE_FTRUNCATE 1
6814| #define HAVE_SYS_TYPES_H 1
6815| #define HAVE_STDLIB_H 1
6816| #define HAVE_GETADDRINFO 1
6817| #define HAVE_GETADDRINFO_THREADSAFE 1
6818| #define HAVE_GETHOSTBYNAME 1
6819| #define GETHOSTNAME_TYPE_ARG2 size_t
6820| #define HAVE_GETHOSTNAME 1
6821| #define HAVE_GETPEERNAME 1
6822| #define HAVE_GETSOCKNAME 1
6823| #define HAVE_NET_IF_H 1
6824| #define HAVE_IF_NAMETOINDEX 1
6825| #define HAVE_SYS_TYPES_H 1
6826| #define HAVE_SYS_SOCKET_H 1
6827| #define HAVE_NETINET_IN_H 1
6828| #define HAVE_IFADDRS_H 1
6829| #define HAVE_GETIFADDRS 1
6830| #define HAVE_SYS_TYPES_H 1
6831| #define HAVE_SYS_TIME_H 1
6832| #define HAVE_GMTIME_R 1
6833| #define HAVE_SYS_TYPES_H 1
6834| #define HAVE_SYS_SOCKET_H 1
6835| #define HAVE_NETINET_IN_H 1
6836| #define HAVE_ARPA_INET_H 1
6837| #define HAVE_INET_NTOP 1
6838| #define HAVE_INET_PTON 1
6839| #define HAVE_SYS_TYPES_H 1
6840| #define HAVE_SIGNAL_H 1
6841| #define HAVE_SIGACTION 1
6842| #define HAVE_SIGINTERRUPT 1
6843| #define HAVE_SIGNAL 1
6844| #define HAVE_SYS_TYPES_H 1
6845| #define HAVE_SETJMP_H 1
6846| #define HAVE_SIGSETJMP 1
6847| #define HAVE_SOCKET 1
6848| #define HAVE_SOCKETPAIR 1
6849| #define HAVE_STRCASECMP 1
6850| /* end confdefs.h.  */
6851|
6852|
6853| #define strcmpi innocuous_strcmpi
6854| #ifdef __STDC__
6855| # include <limits.h>
6856| #else
6857| # include <assert.h>
6858| #endif
6859| #undef strcmpi
6860| #ifdef __cplusplus
6861| extern "C"
6862| #endif
6863| char strcmpi ();
6864| #if defined __stub_strcmpi || defined __stub___strcmpi
6865| choke me
6866| #endif
6867|
6868| int main (void)
6869| {
6870| return strcmpi ();
6871|  ;
6872|  return 0;
6873| }
6874|
6875configure:42395: result: no
6876configure:42482: checking if strcmpi might be used
6877configure:42495: result: no
6878configure:42507: checking if strdup can be linked
6879configure:42536: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6880conftest.c:191:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
6881char strdup ();
6882     ^
6883conftest.c:191:6: note: 'strdup' is a builtin with type 'char *(const char *)'
68841 warning generated.
6885configure:42536: $? = 0
6886configure:42539: result: yes
6887configure:42554: checking if strdup is prototyped
6888configure:42566: result: yes
6889configure:42582: checking if strdup is compilable
6890configure:42601: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6891configure:42601: $? = 0
6892configure:42604: result: yes
6893configure:42619: checking if strdup usage allowed
6894configure:42622: result: yes
6895configure:42632: checking if strdup might be used
6896configure:42638: result: yes
6897configure:42663: checking if strerror_r can be linked
6898configure:42692: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
6899configure:42692: $? = 0
6900configure:42695: result: yes
6901configure:42710: checking if strerror_r is prototyped
6902configure:42722: result: yes
6903configure:42738: checking if strerror_r is compilable
6904configure:42757: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6905configure:42757: $? = 0
6906configure:42760: result: yes
6907configure:42775: checking if strerror_r is glibc like
6908configure:42798: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
6909conftest.c:193:19: error: conflicting types for 'strerror_r'
6910            char *strerror_r(int errnum, char *workbuf, size_t bufsize);
6911                  ^
6912/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/string.h:116:6: note: previous declaration is here
6913int      strerror_r(int __errnum, char *__strerrbuf, size_t __buflen);
6914         ^
69151 error generated.
6916configure:42798: $? = 1
6917configure: failed program was:
6918| /* confdefs.h */
6919| #define PACKAGE_NAME "curl"
6920| #define PACKAGE_TARNAME "curl"
6921| #define PACKAGE_VERSION "-"
6922| #define PACKAGE_STRING "curl -"
6923| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
6924| #define PACKAGE_URL ""
6925| #define HAVE_STDIO_H 1
6926| #define HAVE_STDLIB_H 1
6927| #define HAVE_STRING_H 1
6928| #define HAVE_INTTYPES_H 1
6929| #define HAVE_STDINT_H 1
6930| #define HAVE_STRINGS_H 1
6931| #define HAVE_SYS_STAT_H 1
6932| #define HAVE_SYS_TYPES_H 1
6933| #define HAVE_UNISTD_H 1
6934| #define STDC_HEADERS 1
6935| #define HAVE_STDATOMIC_H 1
6936| #define HAVE_ATOMIC 1
6937| #define PACKAGE "curl"
6938| #define VERSION "-"
6939| #define OS "x86_64-apple-darwin18.7.0"
6940| #define HAVE_DLFCN_H 1
6941| #define LT_OBJDIR ".libs/"
6942| #define HAVE_BUILTIN_AVAILABLE 1
6943| #define HAVE_LDAP_SSL 1
6944| #define HAVE_SYS_TYPES_H 1
6945| #define HAVE_SYS_TIME_H 1
6946| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
6947| #define HAVE_LIBZ 1
6948| #define HAVE_LIBBROTLIDEC 1
6949| #define HAVE_BROTLI_DECODE_H 1
6950| #define HAVE_BROTLI 1
6951| #define HAVE_LIBZSTD 1
6952| #define HAVE_ZSTD_H 1
6953| #define HAVE_ZSTD 1
6954| #define HAVE_LBER_H 1
6955| #define HAVE_LDAP_H 1
6956| #define HAVE_LDAP_URL_PARSE 1
6957| #define ENABLE_IPV6 1
6958| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
6959| #define HAVE_WRITABLE_ARGV 1
6960| #define USE_SECTRANSP 1
6961| #define USE_LIBPSL 1
6962| #define HAVE_LIBSSH2 1
6963| #define USE_LIBSSH2 1
6964| #define HAVE_LIBRTMP_RTMP_H 1
6965| #define USE_LIBRTMP 1
6966| #define HAVE_IDN2_H 1
6967| #define HAVE_LIBIDN2 1
6968| #define HAVE_NGHTTP2_NGHTTP2_H 1
6969| #define USE_NGHTTP2 1
6970| #define HAVE_SYS_TYPES_H 1
6971| #define HAVE_SYS_TIME_H 1
6972| #define HAVE_SYS_SELECT_H 1
6973| #define HAVE_SYS_SOCKET_H 1
6974| #define HAVE_SYS_IOCTL_H 1
6975| #define HAVE_SYS_UIO_H 1
6976| #define HAVE_UNISTD_H 1
6977| #define HAVE_STDLIB_H 1
6978| #define HAVE_ARPA_INET_H 1
6979| #define HAVE_NET_IF_H 1
6980| #define HAVE_NETINET_IN_H 1
6981| #define HAVE_SYS_UN_H 1
6982| #define HAVE_NETINET_TCP_H 1
6983| #define HAVE_NETINET_UDP_H 1
6984| #define HAVE_NETDB_H 1
6985| #define HAVE_SYS_SOCKIO_H 1
6986| #define HAVE_SYS_STAT_H 1
6987| #define HAVE_SYS_PARAM_H 1
6988| #define HAVE_TERMIOS_H 1
6989| #define HAVE_FCNTL_H 1
6990| #define HAVE_PWD_H 1
6991| #define HAVE_UTIME_H 1
6992| #define HAVE_SYS_POLL_H 1
6993| #define HAVE_POLL_H 1
6994| #define HAVE_SYS_RESOURCE_H 1
6995| #define HAVE_LIBGEN_H 1
6996| #define HAVE_LOCALE_H 1
6997| #define HAVE_STDBOOL_H 1
6998| #define HAVE_ARPA_TFTP_H 1
6999| #define HAVE_SYS_FILIO_H 1
7000| #define HAVE_SYS_WAIT_H 1
7001| #define HAVE_SETJMP_H 1
7002| #define HAVE_VARIADIC_MACROS_C99 1
7003| #define HAVE_VARIADIC_MACROS_GCC 1
7004| #define HAVE_SYS_TYPES_H 1
7005| #define HAVE_SYS_TIME_H 1
7006| #define HAVE_SYS_SOCKET_H 1
7007| #define HAVE_STRUCT_TIMEVAL 1
7008| #define SIZEOF_SIZE_T 8
7009| #define SIZEOF_LONG 8
7010| #define SIZEOF_INT 4
7011| #define SIZEOF_TIME_T 8
7012| #define SIZEOF_OFF_T 8
7013| #define SIZEOF_CURL_OFF_T 8
7014| #define HAVE_LONGLONG 1
7015| #define HAVE_BOOL_T 1
7016| #define CURL_SA_FAMILY_T sa_family_t
7017| #define HAVE_SUSECONDS_T 1
7018| #define HAVE_SYS_TYPES_H 1
7019| #define HAVE_POLL_H 1
7020| #define HAVE_SYS_POLL_H 1
7021| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7022| #define HAVE_SYS_SELECT_H 1
7023| #define HAVE_SYS_SOCKET_H 1
7024| #define HAVE_SELECT 1
7025| #define HAVE_SYS_TYPES_H 1
7026| #define HAVE_SYS_SOCKET_H 1
7027| #define HAVE_RECV 1
7028| #define HAVE_SYS_TYPES_H 1
7029| #define HAVE_SYS_SOCKET_H 1
7030| #define HAVE_SEND 1
7031| #define HAVE_SYS_TYPES_H 1
7032| #define HAVE_SYS_SOCKET_H 1
7033| #define HAVE_SYS_TYPES_H 1
7034| #define HAVE_UNISTD_H 1
7035| #define HAVE_ALARM 1
7036| #define HAVE_SYS_TYPES_H 1
7037| #define HAVE_STRING_H 1
7038| #define HAVE_STRINGS_H 1
7039| #define HAVE_SYS_TYPES_H 1
7040| #define HAVE_LIBGEN_H 1
7041| #define HAVE_BASENAME 1
7042| #define HAVE_SYS_TYPES_H 1
7043| #define HAVE_SYS_TYPES_H 1
7044| #define HAVE_SYS_SOCKET_H 1
7045| #define HAVE_CONNECT 1
7046| #define HAVE_SYS_TYPES_H 1
7047| #define HAVE_UNISTD_H 1
7048| #define HAVE_FCNTL_H 1
7049| #define HAVE_FCNTL 1
7050| #define HAVE_FCNTL_O_NONBLOCK 1
7051| #define HAVE_SYS_TYPES_H 1
7052| #define HAVE_NETDB_H 1
7053| #define HAVE_FREEADDRINFO 1
7054| #define HAVE_SYS_TYPES_H 1
7055| #define HAVE_SYS_XATTR_H 1
7056| #define HAVE_FSETXATTR 1
7057| #define HAVE_FSETXATTR_6 1
7058| #define HAVE_FTRUNCATE 1
7059| #define HAVE_SYS_TYPES_H 1
7060| #define HAVE_STDLIB_H 1
7061| #define HAVE_GETADDRINFO 1
7062| #define HAVE_GETADDRINFO_THREADSAFE 1
7063| #define HAVE_GETHOSTBYNAME 1
7064| #define GETHOSTNAME_TYPE_ARG2 size_t
7065| #define HAVE_GETHOSTNAME 1
7066| #define HAVE_GETPEERNAME 1
7067| #define HAVE_GETSOCKNAME 1
7068| #define HAVE_NET_IF_H 1
7069| #define HAVE_IF_NAMETOINDEX 1
7070| #define HAVE_SYS_TYPES_H 1
7071| #define HAVE_SYS_SOCKET_H 1
7072| #define HAVE_NETINET_IN_H 1
7073| #define HAVE_IFADDRS_H 1
7074| #define HAVE_GETIFADDRS 1
7075| #define HAVE_SYS_TYPES_H 1
7076| #define HAVE_SYS_TIME_H 1
7077| #define HAVE_GMTIME_R 1
7078| #define HAVE_SYS_TYPES_H 1
7079| #define HAVE_SYS_SOCKET_H 1
7080| #define HAVE_NETINET_IN_H 1
7081| #define HAVE_ARPA_INET_H 1
7082| #define HAVE_INET_NTOP 1
7083| #define HAVE_INET_PTON 1
7084| #define HAVE_SYS_TYPES_H 1
7085| #define HAVE_SIGNAL_H 1
7086| #define HAVE_SIGACTION 1
7087| #define HAVE_SIGINTERRUPT 1
7088| #define HAVE_SIGNAL 1
7089| #define HAVE_SYS_TYPES_H 1
7090| #define HAVE_SETJMP_H 1
7091| #define HAVE_SIGSETJMP 1
7092| #define HAVE_SOCKET 1
7093| #define HAVE_SOCKETPAIR 1
7094| #define HAVE_STRCASECMP 1
7095| #define HAVE_STRDUP 1
7096| /* end confdefs.h.  */
7097|
7098|
7099|             /* includes start */
7100| #ifdef HAVE_SYS_TYPES_H
7101| #  include <sys/types.h>
7102| #endif
7103| #ifdef HAVE_STRING_H
7104| #  include <string.h>
7105| #endif
7106| #ifdef HAVE_STRINGS_H
7107| #  include <strings.h>
7108| #endif
7109| /* includes end */
7110|             char *strerror_r(int errnum, char *workbuf, size_t bufsize);
7111|
7112| int main (void)
7113| {
7114|
7115|             if(0 != strerror_r(0, 0, 0))
7116|               return 1;
7117|
7118|  ;
7119|  return 0;
7120| }
7121|
7122configure:42798: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
7123conftest.c:193:19: error: conflicting types for 'strerror_r'
7124            char *strerror_r(int errnum, char *workbuf, int bufsize);
7125                  ^
7126/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/string.h:116:6: note: previous declaration is here
7127int      strerror_r(int __errnum, char *__strerrbuf, size_t __buflen);
7128         ^
71291 error generated.
7130configure:42798: $? = 1
7131configure: failed program was:
7132| /* confdefs.h */
7133| #define PACKAGE_NAME "curl"
7134| #define PACKAGE_TARNAME "curl"
7135| #define PACKAGE_VERSION "-"
7136| #define PACKAGE_STRING "curl -"
7137| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
7138| #define PACKAGE_URL ""
7139| #define HAVE_STDIO_H 1
7140| #define HAVE_STDLIB_H 1
7141| #define HAVE_STRING_H 1
7142| #define HAVE_INTTYPES_H 1
7143| #define HAVE_STDINT_H 1
7144| #define HAVE_STRINGS_H 1
7145| #define HAVE_SYS_STAT_H 1
7146| #define HAVE_SYS_TYPES_H 1
7147| #define HAVE_UNISTD_H 1
7148| #define STDC_HEADERS 1
7149| #define HAVE_STDATOMIC_H 1
7150| #define HAVE_ATOMIC 1
7151| #define PACKAGE "curl"
7152| #define VERSION "-"
7153| #define OS "x86_64-apple-darwin18.7.0"
7154| #define HAVE_DLFCN_H 1
7155| #define LT_OBJDIR ".libs/"
7156| #define HAVE_BUILTIN_AVAILABLE 1
7157| #define HAVE_LDAP_SSL 1
7158| #define HAVE_SYS_TYPES_H 1
7159| #define HAVE_SYS_TIME_H 1
7160| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
7161| #define HAVE_LIBZ 1
7162| #define HAVE_LIBBROTLIDEC 1
7163| #define HAVE_BROTLI_DECODE_H 1
7164| #define HAVE_BROTLI 1
7165| #define HAVE_LIBZSTD 1
7166| #define HAVE_ZSTD_H 1
7167| #define HAVE_ZSTD 1
7168| #define HAVE_LBER_H 1
7169| #define HAVE_LDAP_H 1
7170| #define HAVE_LDAP_URL_PARSE 1
7171| #define ENABLE_IPV6 1
7172| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
7173| #define HAVE_WRITABLE_ARGV 1
7174| #define USE_SECTRANSP 1
7175| #define USE_LIBPSL 1
7176| #define HAVE_LIBSSH2 1
7177| #define USE_LIBSSH2 1
7178| #define HAVE_LIBRTMP_RTMP_H 1
7179| #define USE_LIBRTMP 1
7180| #define HAVE_IDN2_H 1
7181| #define HAVE_LIBIDN2 1
7182| #define HAVE_NGHTTP2_NGHTTP2_H 1
7183| #define USE_NGHTTP2 1
7184| #define HAVE_SYS_TYPES_H 1
7185| #define HAVE_SYS_TIME_H 1
7186| #define HAVE_SYS_SELECT_H 1
7187| #define HAVE_SYS_SOCKET_H 1
7188| #define HAVE_SYS_IOCTL_H 1
7189| #define HAVE_SYS_UIO_H 1
7190| #define HAVE_UNISTD_H 1
7191| #define HAVE_STDLIB_H 1
7192| #define HAVE_ARPA_INET_H 1
7193| #define HAVE_NET_IF_H 1
7194| #define HAVE_NETINET_IN_H 1
7195| #define HAVE_SYS_UN_H 1
7196| #define HAVE_NETINET_TCP_H 1
7197| #define HAVE_NETINET_UDP_H 1
7198| #define HAVE_NETDB_H 1
7199| #define HAVE_SYS_SOCKIO_H 1
7200| #define HAVE_SYS_STAT_H 1
7201| #define HAVE_SYS_PARAM_H 1
7202| #define HAVE_TERMIOS_H 1
7203| #define HAVE_FCNTL_H 1
7204| #define HAVE_PWD_H 1
7205| #define HAVE_UTIME_H 1
7206| #define HAVE_SYS_POLL_H 1
7207| #define HAVE_POLL_H 1
7208| #define HAVE_SYS_RESOURCE_H 1
7209| #define HAVE_LIBGEN_H 1
7210| #define HAVE_LOCALE_H 1
7211| #define HAVE_STDBOOL_H 1
7212| #define HAVE_ARPA_TFTP_H 1
7213| #define HAVE_SYS_FILIO_H 1
7214| #define HAVE_SYS_WAIT_H 1
7215| #define HAVE_SETJMP_H 1
7216| #define HAVE_VARIADIC_MACROS_C99 1
7217| #define HAVE_VARIADIC_MACROS_GCC 1
7218| #define HAVE_SYS_TYPES_H 1
7219| #define HAVE_SYS_TIME_H 1
7220| #define HAVE_SYS_SOCKET_H 1
7221| #define HAVE_STRUCT_TIMEVAL 1
7222| #define SIZEOF_SIZE_T 8
7223| #define SIZEOF_LONG 8
7224| #define SIZEOF_INT 4
7225| #define SIZEOF_TIME_T 8
7226| #define SIZEOF_OFF_T 8
7227| #define SIZEOF_CURL_OFF_T 8
7228| #define HAVE_LONGLONG 1
7229| #define HAVE_BOOL_T 1
7230| #define CURL_SA_FAMILY_T sa_family_t
7231| #define HAVE_SUSECONDS_T 1
7232| #define HAVE_SYS_TYPES_H 1
7233| #define HAVE_POLL_H 1
7234| #define HAVE_SYS_POLL_H 1
7235| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7236| #define HAVE_SYS_SELECT_H 1
7237| #define HAVE_SYS_SOCKET_H 1
7238| #define HAVE_SELECT 1
7239| #define HAVE_SYS_TYPES_H 1
7240| #define HAVE_SYS_SOCKET_H 1
7241| #define HAVE_RECV 1
7242| #define HAVE_SYS_TYPES_H 1
7243| #define HAVE_SYS_SOCKET_H 1
7244| #define HAVE_SEND 1
7245| #define HAVE_SYS_TYPES_H 1
7246| #define HAVE_SYS_SOCKET_H 1
7247| #define HAVE_SYS_TYPES_H 1
7248| #define HAVE_UNISTD_H 1
7249| #define HAVE_ALARM 1
7250| #define HAVE_SYS_TYPES_H 1
7251| #define HAVE_STRING_H 1
7252| #define HAVE_STRINGS_H 1
7253| #define HAVE_SYS_TYPES_H 1
7254| #define HAVE_LIBGEN_H 1
7255| #define HAVE_BASENAME 1
7256| #define HAVE_SYS_TYPES_H 1
7257| #define HAVE_SYS_TYPES_H 1
7258| #define HAVE_SYS_SOCKET_H 1
7259| #define HAVE_CONNECT 1
7260| #define HAVE_SYS_TYPES_H 1
7261| #define HAVE_UNISTD_H 1
7262| #define HAVE_FCNTL_H 1
7263| #define HAVE_FCNTL 1
7264| #define HAVE_FCNTL_O_NONBLOCK 1
7265| #define HAVE_SYS_TYPES_H 1
7266| #define HAVE_NETDB_H 1
7267| #define HAVE_FREEADDRINFO 1
7268| #define HAVE_SYS_TYPES_H 1
7269| #define HAVE_SYS_XATTR_H 1
7270| #define HAVE_FSETXATTR 1
7271| #define HAVE_FSETXATTR_6 1
7272| #define HAVE_FTRUNCATE 1
7273| #define HAVE_SYS_TYPES_H 1
7274| #define HAVE_STDLIB_H 1
7275| #define HAVE_GETADDRINFO 1
7276| #define HAVE_GETADDRINFO_THREADSAFE 1
7277| #define HAVE_GETHOSTBYNAME 1
7278| #define GETHOSTNAME_TYPE_ARG2 size_t
7279| #define HAVE_GETHOSTNAME 1
7280| #define HAVE_GETPEERNAME 1
7281| #define HAVE_GETSOCKNAME 1
7282| #define HAVE_NET_IF_H 1
7283| #define HAVE_IF_NAMETOINDEX 1
7284| #define HAVE_SYS_TYPES_H 1
7285| #define HAVE_SYS_SOCKET_H 1
7286| #define HAVE_NETINET_IN_H 1
7287| #define HAVE_IFADDRS_H 1
7288| #define HAVE_GETIFADDRS 1
7289| #define HAVE_SYS_TYPES_H 1
7290| #define HAVE_SYS_TIME_H 1
7291| #define HAVE_GMTIME_R 1
7292| #define HAVE_SYS_TYPES_H 1
7293| #define HAVE_SYS_SOCKET_H 1
7294| #define HAVE_NETINET_IN_H 1
7295| #define HAVE_ARPA_INET_H 1
7296| #define HAVE_INET_NTOP 1
7297| #define HAVE_INET_PTON 1
7298| #define HAVE_SYS_TYPES_H 1
7299| #define HAVE_SIGNAL_H 1
7300| #define HAVE_SIGACTION 1
7301| #define HAVE_SIGINTERRUPT 1
7302| #define HAVE_SIGNAL 1
7303| #define HAVE_SYS_TYPES_H 1
7304| #define HAVE_SETJMP_H 1
7305| #define HAVE_SIGSETJMP 1
7306| #define HAVE_SOCKET 1
7307| #define HAVE_SOCKETPAIR 1
7308| #define HAVE_STRCASECMP 1
7309| #define HAVE_STRDUP 1
7310| /* end confdefs.h.  */
7311|
7312|
7313|             /* includes start */
7314| #ifdef HAVE_SYS_TYPES_H
7315| #  include <sys/types.h>
7316| #endif
7317| #ifdef HAVE_STRING_H
7318| #  include <string.h>
7319| #endif
7320| #ifdef HAVE_STRINGS_H
7321| #  include <strings.h>
7322| #endif
7323| /* includes end */
7324|             char *strerror_r(int errnum, char *workbuf, int bufsize);
7325|
7326| int main (void)
7327| {
7328|
7329|             if(0 != strerror_r(0, 0, 0))
7330|               return 1;
7331|
7332|  ;
7333|  return 0;
7334| }
7335|
7336configure:42798: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
7337conftest.c:193:19: error: conflicting types for 'strerror_r'
7338            char *strerror_r(int errnum, char *workbuf, unsigned int bufsize);
7339                  ^
7340/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/string.h:116:6: note: previous declaration is here
7341int      strerror_r(int __errnum, char *__strerrbuf, size_t __buflen);
7342         ^
73431 error generated.
7344configure:42798: $? = 1
7345configure: failed program was:
7346| /* confdefs.h */
7347| #define PACKAGE_NAME "curl"
7348| #define PACKAGE_TARNAME "curl"
7349| #define PACKAGE_VERSION "-"
7350| #define PACKAGE_STRING "curl -"
7351| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
7352| #define PACKAGE_URL ""
7353| #define HAVE_STDIO_H 1
7354| #define HAVE_STDLIB_H 1
7355| #define HAVE_STRING_H 1
7356| #define HAVE_INTTYPES_H 1
7357| #define HAVE_STDINT_H 1
7358| #define HAVE_STRINGS_H 1
7359| #define HAVE_SYS_STAT_H 1
7360| #define HAVE_SYS_TYPES_H 1
7361| #define HAVE_UNISTD_H 1
7362| #define STDC_HEADERS 1
7363| #define HAVE_STDATOMIC_H 1
7364| #define HAVE_ATOMIC 1
7365| #define PACKAGE "curl"
7366| #define VERSION "-"
7367| #define OS "x86_64-apple-darwin18.7.0"
7368| #define HAVE_DLFCN_H 1
7369| #define LT_OBJDIR ".libs/"
7370| #define HAVE_BUILTIN_AVAILABLE 1
7371| #define HAVE_LDAP_SSL 1
7372| #define HAVE_SYS_TYPES_H 1
7373| #define HAVE_SYS_TIME_H 1
7374| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
7375| #define HAVE_LIBZ 1
7376| #define HAVE_LIBBROTLIDEC 1
7377| #define HAVE_BROTLI_DECODE_H 1
7378| #define HAVE_BROTLI 1
7379| #define HAVE_LIBZSTD 1
7380| #define HAVE_ZSTD_H 1
7381| #define HAVE_ZSTD 1
7382| #define HAVE_LBER_H 1
7383| #define HAVE_LDAP_H 1
7384| #define HAVE_LDAP_URL_PARSE 1
7385| #define ENABLE_IPV6 1
7386| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
7387| #define HAVE_WRITABLE_ARGV 1
7388| #define USE_SECTRANSP 1
7389| #define USE_LIBPSL 1
7390| #define HAVE_LIBSSH2 1
7391| #define USE_LIBSSH2 1
7392| #define HAVE_LIBRTMP_RTMP_H 1
7393| #define USE_LIBRTMP 1
7394| #define HAVE_IDN2_H 1
7395| #define HAVE_LIBIDN2 1
7396| #define HAVE_NGHTTP2_NGHTTP2_H 1
7397| #define USE_NGHTTP2 1
7398| #define HAVE_SYS_TYPES_H 1
7399| #define HAVE_SYS_TIME_H 1
7400| #define HAVE_SYS_SELECT_H 1
7401| #define HAVE_SYS_SOCKET_H 1
7402| #define HAVE_SYS_IOCTL_H 1
7403| #define HAVE_SYS_UIO_H 1
7404| #define HAVE_UNISTD_H 1
7405| #define HAVE_STDLIB_H 1
7406| #define HAVE_ARPA_INET_H 1
7407| #define HAVE_NET_IF_H 1
7408| #define HAVE_NETINET_IN_H 1
7409| #define HAVE_SYS_UN_H 1
7410| #define HAVE_NETINET_TCP_H 1
7411| #define HAVE_NETINET_UDP_H 1
7412| #define HAVE_NETDB_H 1
7413| #define HAVE_SYS_SOCKIO_H 1
7414| #define HAVE_SYS_STAT_H 1
7415| #define HAVE_SYS_PARAM_H 1
7416| #define HAVE_TERMIOS_H 1
7417| #define HAVE_FCNTL_H 1
7418| #define HAVE_PWD_H 1
7419| #define HAVE_UTIME_H 1
7420| #define HAVE_SYS_POLL_H 1
7421| #define HAVE_POLL_H 1
7422| #define HAVE_SYS_RESOURCE_H 1
7423| #define HAVE_LIBGEN_H 1
7424| #define HAVE_LOCALE_H 1
7425| #define HAVE_STDBOOL_H 1
7426| #define HAVE_ARPA_TFTP_H 1
7427| #define HAVE_SYS_FILIO_H 1
7428| #define HAVE_SYS_WAIT_H 1
7429| #define HAVE_SETJMP_H 1
7430| #define HAVE_VARIADIC_MACROS_C99 1
7431| #define HAVE_VARIADIC_MACROS_GCC 1
7432| #define HAVE_SYS_TYPES_H 1
7433| #define HAVE_SYS_TIME_H 1
7434| #define HAVE_SYS_SOCKET_H 1
7435| #define HAVE_STRUCT_TIMEVAL 1
7436| #define SIZEOF_SIZE_T 8
7437| #define SIZEOF_LONG 8
7438| #define SIZEOF_INT 4
7439| #define SIZEOF_TIME_T 8
7440| #define SIZEOF_OFF_T 8
7441| #define SIZEOF_CURL_OFF_T 8
7442| #define HAVE_LONGLONG 1
7443| #define HAVE_BOOL_T 1
7444| #define CURL_SA_FAMILY_T sa_family_t
7445| #define HAVE_SUSECONDS_T 1
7446| #define HAVE_SYS_TYPES_H 1
7447| #define HAVE_POLL_H 1
7448| #define HAVE_SYS_POLL_H 1
7449| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7450| #define HAVE_SYS_SELECT_H 1
7451| #define HAVE_SYS_SOCKET_H 1
7452| #define HAVE_SELECT 1
7453| #define HAVE_SYS_TYPES_H 1
7454| #define HAVE_SYS_SOCKET_H 1
7455| #define HAVE_RECV 1
7456| #define HAVE_SYS_TYPES_H 1
7457| #define HAVE_SYS_SOCKET_H 1
7458| #define HAVE_SEND 1
7459| #define HAVE_SYS_TYPES_H 1
7460| #define HAVE_SYS_SOCKET_H 1
7461| #define HAVE_SYS_TYPES_H 1
7462| #define HAVE_UNISTD_H 1
7463| #define HAVE_ALARM 1
7464| #define HAVE_SYS_TYPES_H 1
7465| #define HAVE_STRING_H 1
7466| #define HAVE_STRINGS_H 1
7467| #define HAVE_SYS_TYPES_H 1
7468| #define HAVE_LIBGEN_H 1
7469| #define HAVE_BASENAME 1
7470| #define HAVE_SYS_TYPES_H 1
7471| #define HAVE_SYS_TYPES_H 1
7472| #define HAVE_SYS_SOCKET_H 1
7473| #define HAVE_CONNECT 1
7474| #define HAVE_SYS_TYPES_H 1
7475| #define HAVE_UNISTD_H 1
7476| #define HAVE_FCNTL_H 1
7477| #define HAVE_FCNTL 1
7478| #define HAVE_FCNTL_O_NONBLOCK 1
7479| #define HAVE_SYS_TYPES_H 1
7480| #define HAVE_NETDB_H 1
7481| #define HAVE_FREEADDRINFO 1
7482| #define HAVE_SYS_TYPES_H 1
7483| #define HAVE_SYS_XATTR_H 1
7484| #define HAVE_FSETXATTR 1
7485| #define HAVE_FSETXATTR_6 1
7486| #define HAVE_FTRUNCATE 1
7487| #define HAVE_SYS_TYPES_H 1
7488| #define HAVE_STDLIB_H 1
7489| #define HAVE_GETADDRINFO 1
7490| #define HAVE_GETADDRINFO_THREADSAFE 1
7491| #define HAVE_GETHOSTBYNAME 1
7492| #define GETHOSTNAME_TYPE_ARG2 size_t
7493| #define HAVE_GETHOSTNAME 1
7494| #define HAVE_GETPEERNAME 1
7495| #define HAVE_GETSOCKNAME 1
7496| #define HAVE_NET_IF_H 1
7497| #define HAVE_IF_NAMETOINDEX 1
7498| #define HAVE_SYS_TYPES_H 1
7499| #define HAVE_SYS_SOCKET_H 1
7500| #define HAVE_NETINET_IN_H 1
7501| #define HAVE_IFADDRS_H 1
7502| #define HAVE_GETIFADDRS 1
7503| #define HAVE_SYS_TYPES_H 1
7504| #define HAVE_SYS_TIME_H 1
7505| #define HAVE_GMTIME_R 1
7506| #define HAVE_SYS_TYPES_H 1
7507| #define HAVE_SYS_SOCKET_H 1
7508| #define HAVE_NETINET_IN_H 1
7509| #define HAVE_ARPA_INET_H 1
7510| #define HAVE_INET_NTOP 1
7511| #define HAVE_INET_PTON 1
7512| #define HAVE_SYS_TYPES_H 1
7513| #define HAVE_SIGNAL_H 1
7514| #define HAVE_SIGACTION 1
7515| #define HAVE_SIGINTERRUPT 1
7516| #define HAVE_SIGNAL 1
7517| #define HAVE_SYS_TYPES_H 1
7518| #define HAVE_SETJMP_H 1
7519| #define HAVE_SIGSETJMP 1
7520| #define HAVE_SOCKET 1
7521| #define HAVE_SOCKETPAIR 1
7522| #define HAVE_STRCASECMP 1
7523| #define HAVE_STRDUP 1
7524| /* end confdefs.h.  */
7525|
7526|
7527|             /* includes start */
7528| #ifdef HAVE_SYS_TYPES_H
7529| #  include <sys/types.h>
7530| #endif
7531| #ifdef HAVE_STRING_H
7532| #  include <string.h>
7533| #endif
7534| #ifdef HAVE_STRINGS_H
7535| #  include <strings.h>
7536| #endif
7537| /* includes end */
7538|             char *strerror_r(int errnum, char *workbuf, unsigned int bufsize);
7539|
7540| int main (void)
7541| {
7542|
7543|             if(0 != strerror_r(0, 0, 0))
7544|               return 1;
7545|
7546|  ;
7547|  return 0;
7548| }
7549|
7550configure:42809: result: no
7551configure:42941: checking if strerror_r is POSIX like
7552configure:42964: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
7553configure:42964: $? = 0
7554configure:42980: result: yes
7555configure:42989: checking if strerror_r seems to work
7556configure:43028: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
7557configure:43028: $? = 0
7558configure:43028: ./conftest
7559configure:43028: $? = 0
7560configure:43030: result: yes
7561configure:43122: checking if strerror_r usage allowed
7562configure:43125: result: yes
7563configure:43135: checking if strerror_r might be used
7564configure:43141: result: yes
7565configure:43180: checking if stricmp can be linked
7566configure:43209: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
7567Undefined symbols for architecture x86_64:
7568  "_stricmp", referenced from:
7569      _main in conftest-fc5207.o
7570ld: symbol(s) not found for architecture x86_64
7571clang: error: linker command failed with exit code 1 (use -v to see invocation)
7572configure:43209: $? = 1
7573configure: failed program was:
7574| /* confdefs.h */
7575| #define PACKAGE_NAME "curl"
7576| #define PACKAGE_TARNAME "curl"
7577| #define PACKAGE_VERSION "-"
7578| #define PACKAGE_STRING "curl -"
7579| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
7580| #define PACKAGE_URL ""
7581| #define HAVE_STDIO_H 1
7582| #define HAVE_STDLIB_H 1
7583| #define HAVE_STRING_H 1
7584| #define HAVE_INTTYPES_H 1
7585| #define HAVE_STDINT_H 1
7586| #define HAVE_STRINGS_H 1
7587| #define HAVE_SYS_STAT_H 1
7588| #define HAVE_SYS_TYPES_H 1
7589| #define HAVE_UNISTD_H 1
7590| #define STDC_HEADERS 1
7591| #define HAVE_STDATOMIC_H 1
7592| #define HAVE_ATOMIC 1
7593| #define PACKAGE "curl"
7594| #define VERSION "-"
7595| #define OS "x86_64-apple-darwin18.7.0"
7596| #define HAVE_DLFCN_H 1
7597| #define LT_OBJDIR ".libs/"
7598| #define HAVE_BUILTIN_AVAILABLE 1
7599| #define HAVE_LDAP_SSL 1
7600| #define HAVE_SYS_TYPES_H 1
7601| #define HAVE_SYS_TIME_H 1
7602| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
7603| #define HAVE_LIBZ 1
7604| #define HAVE_LIBBROTLIDEC 1
7605| #define HAVE_BROTLI_DECODE_H 1
7606| #define HAVE_BROTLI 1
7607| #define HAVE_LIBZSTD 1
7608| #define HAVE_ZSTD_H 1
7609| #define HAVE_ZSTD 1
7610| #define HAVE_LBER_H 1
7611| #define HAVE_LDAP_H 1
7612| #define HAVE_LDAP_URL_PARSE 1
7613| #define ENABLE_IPV6 1
7614| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
7615| #define HAVE_WRITABLE_ARGV 1
7616| #define USE_SECTRANSP 1
7617| #define USE_LIBPSL 1
7618| #define HAVE_LIBSSH2 1
7619| #define USE_LIBSSH2 1
7620| #define HAVE_LIBRTMP_RTMP_H 1
7621| #define USE_LIBRTMP 1
7622| #define HAVE_IDN2_H 1
7623| #define HAVE_LIBIDN2 1
7624| #define HAVE_NGHTTP2_NGHTTP2_H 1
7625| #define USE_NGHTTP2 1
7626| #define HAVE_SYS_TYPES_H 1
7627| #define HAVE_SYS_TIME_H 1
7628| #define HAVE_SYS_SELECT_H 1
7629| #define HAVE_SYS_SOCKET_H 1
7630| #define HAVE_SYS_IOCTL_H 1
7631| #define HAVE_SYS_UIO_H 1
7632| #define HAVE_UNISTD_H 1
7633| #define HAVE_STDLIB_H 1
7634| #define HAVE_ARPA_INET_H 1
7635| #define HAVE_NET_IF_H 1
7636| #define HAVE_NETINET_IN_H 1
7637| #define HAVE_SYS_UN_H 1
7638| #define HAVE_NETINET_TCP_H 1
7639| #define HAVE_NETINET_UDP_H 1
7640| #define HAVE_NETDB_H 1
7641| #define HAVE_SYS_SOCKIO_H 1
7642| #define HAVE_SYS_STAT_H 1
7643| #define HAVE_SYS_PARAM_H 1
7644| #define HAVE_TERMIOS_H 1
7645| #define HAVE_FCNTL_H 1
7646| #define HAVE_PWD_H 1
7647| #define HAVE_UTIME_H 1
7648| #define HAVE_SYS_POLL_H 1
7649| #define HAVE_POLL_H 1
7650| #define HAVE_SYS_RESOURCE_H 1
7651| #define HAVE_LIBGEN_H 1
7652| #define HAVE_LOCALE_H 1
7653| #define HAVE_STDBOOL_H 1
7654| #define HAVE_ARPA_TFTP_H 1
7655| #define HAVE_SYS_FILIO_H 1
7656| #define HAVE_SYS_WAIT_H 1
7657| #define HAVE_SETJMP_H 1
7658| #define HAVE_VARIADIC_MACROS_C99 1
7659| #define HAVE_VARIADIC_MACROS_GCC 1
7660| #define HAVE_SYS_TYPES_H 1
7661| #define HAVE_SYS_TIME_H 1
7662| #define HAVE_SYS_SOCKET_H 1
7663| #define HAVE_STRUCT_TIMEVAL 1
7664| #define SIZEOF_SIZE_T 8
7665| #define SIZEOF_LONG 8
7666| #define SIZEOF_INT 4
7667| #define SIZEOF_TIME_T 8
7668| #define SIZEOF_OFF_T 8
7669| #define SIZEOF_CURL_OFF_T 8
7670| #define HAVE_LONGLONG 1
7671| #define HAVE_BOOL_T 1
7672| #define CURL_SA_FAMILY_T sa_family_t
7673| #define HAVE_SUSECONDS_T 1
7674| #define HAVE_SYS_TYPES_H 1
7675| #define HAVE_POLL_H 1
7676| #define HAVE_SYS_POLL_H 1
7677| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7678| #define HAVE_SYS_SELECT_H 1
7679| #define HAVE_SYS_SOCKET_H 1
7680| #define HAVE_SELECT 1
7681| #define HAVE_SYS_TYPES_H 1
7682| #define HAVE_SYS_SOCKET_H 1
7683| #define HAVE_RECV 1
7684| #define HAVE_SYS_TYPES_H 1
7685| #define HAVE_SYS_SOCKET_H 1
7686| #define HAVE_SEND 1
7687| #define HAVE_SYS_TYPES_H 1
7688| #define HAVE_SYS_SOCKET_H 1
7689| #define HAVE_SYS_TYPES_H 1
7690| #define HAVE_UNISTD_H 1
7691| #define HAVE_ALARM 1
7692| #define HAVE_SYS_TYPES_H 1
7693| #define HAVE_STRING_H 1
7694| #define HAVE_STRINGS_H 1
7695| #define HAVE_SYS_TYPES_H 1
7696| #define HAVE_LIBGEN_H 1
7697| #define HAVE_BASENAME 1
7698| #define HAVE_SYS_TYPES_H 1
7699| #define HAVE_SYS_TYPES_H 1
7700| #define HAVE_SYS_SOCKET_H 1
7701| #define HAVE_CONNECT 1
7702| #define HAVE_SYS_TYPES_H 1
7703| #define HAVE_UNISTD_H 1
7704| #define HAVE_FCNTL_H 1
7705| #define HAVE_FCNTL 1
7706| #define HAVE_FCNTL_O_NONBLOCK 1
7707| #define HAVE_SYS_TYPES_H 1
7708| #define HAVE_NETDB_H 1
7709| #define HAVE_FREEADDRINFO 1
7710| #define HAVE_SYS_TYPES_H 1
7711| #define HAVE_SYS_XATTR_H 1
7712| #define HAVE_FSETXATTR 1
7713| #define HAVE_FSETXATTR_6 1
7714| #define HAVE_FTRUNCATE 1
7715| #define HAVE_SYS_TYPES_H 1
7716| #define HAVE_STDLIB_H 1
7717| #define HAVE_GETADDRINFO 1
7718| #define HAVE_GETADDRINFO_THREADSAFE 1
7719| #define HAVE_GETHOSTBYNAME 1
7720| #define GETHOSTNAME_TYPE_ARG2 size_t
7721| #define HAVE_GETHOSTNAME 1
7722| #define HAVE_GETPEERNAME 1
7723| #define HAVE_GETSOCKNAME 1
7724| #define HAVE_NET_IF_H 1
7725| #define HAVE_IF_NAMETOINDEX 1
7726| #define HAVE_SYS_TYPES_H 1
7727| #define HAVE_SYS_SOCKET_H 1
7728| #define HAVE_NETINET_IN_H 1
7729| #define HAVE_IFADDRS_H 1
7730| #define HAVE_GETIFADDRS 1
7731| #define HAVE_SYS_TYPES_H 1
7732| #define HAVE_SYS_TIME_H 1
7733| #define HAVE_GMTIME_R 1
7734| #define HAVE_SYS_TYPES_H 1
7735| #define HAVE_SYS_SOCKET_H 1
7736| #define HAVE_NETINET_IN_H 1
7737| #define HAVE_ARPA_INET_H 1
7738| #define HAVE_INET_NTOP 1
7739| #define HAVE_INET_PTON 1
7740| #define HAVE_SYS_TYPES_H 1
7741| #define HAVE_SIGNAL_H 1
7742| #define HAVE_SIGACTION 1
7743| #define HAVE_SIGINTERRUPT 1
7744| #define HAVE_SIGNAL 1
7745| #define HAVE_SYS_TYPES_H 1
7746| #define HAVE_SETJMP_H 1
7747| #define HAVE_SIGSETJMP 1
7748| #define HAVE_SOCKET 1
7749| #define HAVE_SOCKETPAIR 1
7750| #define HAVE_STRCASECMP 1
7751| #define HAVE_STRDUP 1
7752| #define HAVE_STRERROR_R 1
7753| #define HAVE_POSIX_STRERROR_R 1
7754| /* end confdefs.h.  */
7755|
7756|
7757| #define stricmp innocuous_stricmp
7758| #ifdef __STDC__
7759| # include <limits.h>
7760| #else
7761| # include <assert.h>
7762| #endif
7763| #undef stricmp
7764| #ifdef __cplusplus
7765| extern "C"
7766| #endif
7767| char stricmp ();
7768| #if defined __stub_stricmp || defined __stub___stricmp
7769| choke me
7770| #endif
7771|
7772| int main (void)
7773| {
7774| return stricmp ();
7775|  ;
7776|  return 0;
7777| }
7778|
7779configure:43218: result: no
7780configure:43305: checking if stricmp might be used
7781configure:43318: result: no
7782configure:43330: checking if strtok_r can be linked
7783configure:43359: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
7784configure:43359: $? = 0
7785configure:43362: result: yes
7786configure:43377: checking if strtok_r is prototyped
7787configure:43389: result: yes
7788configure:43405: checking if strtok_r is compilable
7789configure:43424: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
7790configure:43424: $? = 0
7791configure:43427: result: yes
7792configure:43442: checking if strtok_r usage allowed
7793configure:43445: result: yes
7794configure:43455: checking if strtok_r might be used
7795configure:43461: result: yes
7796configure:43480: checking if strtoll can be linked
7797configure:43509: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
7798conftest.c:195:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
7799char strtoll ();
7800     ^
7801conftest.c:195:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
78021 warning generated.
7803configure:43509: $? = 0
7804configure:43512: result: yes
7805configure:43527: checking if strtoll is prototyped
7806configure:43539: result: yes
7807configure:43555: checking if strtoll is compilable
7808configure:43574: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
7809configure:43574: $? = 0
7810configure:43577: result: yes
7811configure:43592: checking if strtoll usage allowed
7812configure:43595: result: yes
7813configure:43605: checking if strtoll might be used
7814configure:43611: result: yes
7815configure:43633: checking for /usr/bin/clang options needed to detect all undeclared functions
7816configure:43654: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
7817conftest.c:187:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Wimplicit-function-declaration]
7818(void) strchr;
7819       ^
7820conftest.c:187:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
78211 warning generated.
7822configure:43654: $? = 0
7823configure:43654: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -fno-builtin -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
7824conftest.c:187:8: error: use of undeclared identifier 'strchr'
7825(void) strchr;
7826       ^
78271 error generated.
7828configure:43654: $? = 1
7829configure: failed program was:
7830| /* confdefs.h */
7831| #define PACKAGE_NAME "curl"
7832| #define PACKAGE_TARNAME "curl"
7833| #define PACKAGE_VERSION "-"
7834| #define PACKAGE_STRING "curl -"
7835| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
7836| #define PACKAGE_URL ""
7837| #define HAVE_STDIO_H 1
7838| #define HAVE_STDLIB_H 1
7839| #define HAVE_STRING_H 1
7840| #define HAVE_INTTYPES_H 1
7841| #define HAVE_STDINT_H 1
7842| #define HAVE_STRINGS_H 1
7843| #define HAVE_SYS_STAT_H 1
7844| #define HAVE_SYS_TYPES_H 1
7845| #define HAVE_UNISTD_H 1
7846| #define STDC_HEADERS 1
7847| #define HAVE_STDATOMIC_H 1
7848| #define HAVE_ATOMIC 1
7849| #define PACKAGE "curl"
7850| #define VERSION "-"
7851| #define OS "x86_64-apple-darwin18.7.0"
7852| #define HAVE_DLFCN_H 1
7853| #define LT_OBJDIR ".libs/"
7854| #define HAVE_BUILTIN_AVAILABLE 1
7855| #define HAVE_LDAP_SSL 1
7856| #define HAVE_SYS_TYPES_H 1
7857| #define HAVE_SYS_TIME_H 1
7858| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
7859| #define HAVE_LIBZ 1
7860| #define HAVE_LIBBROTLIDEC 1
7861| #define HAVE_BROTLI_DECODE_H 1
7862| #define HAVE_BROTLI 1
7863| #define HAVE_LIBZSTD 1
7864| #define HAVE_ZSTD_H 1
7865| #define HAVE_ZSTD 1
7866| #define HAVE_LBER_H 1
7867| #define HAVE_LDAP_H 1
7868| #define HAVE_LDAP_URL_PARSE 1
7869| #define ENABLE_IPV6 1
7870| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
7871| #define HAVE_WRITABLE_ARGV 1
7872| #define USE_SECTRANSP 1
7873| #define USE_LIBPSL 1
7874| #define HAVE_LIBSSH2 1
7875| #define USE_LIBSSH2 1
7876| #define HAVE_LIBRTMP_RTMP_H 1
7877| #define USE_LIBRTMP 1
7878| #define HAVE_IDN2_H 1
7879| #define HAVE_LIBIDN2 1
7880| #define HAVE_NGHTTP2_NGHTTP2_H 1
7881| #define USE_NGHTTP2 1
7882| #define HAVE_SYS_TYPES_H 1
7883| #define HAVE_SYS_TIME_H 1
7884| #define HAVE_SYS_SELECT_H 1
7885| #define HAVE_SYS_SOCKET_H 1
7886| #define HAVE_SYS_IOCTL_H 1
7887| #define HAVE_SYS_UIO_H 1
7888| #define HAVE_UNISTD_H 1
7889| #define HAVE_STDLIB_H 1
7890| #define HAVE_ARPA_INET_H 1
7891| #define HAVE_NET_IF_H 1
7892| #define HAVE_NETINET_IN_H 1
7893| #define HAVE_SYS_UN_H 1
7894| #define HAVE_NETINET_TCP_H 1
7895| #define HAVE_NETINET_UDP_H 1
7896| #define HAVE_NETDB_H 1
7897| #define HAVE_SYS_SOCKIO_H 1
7898| #define HAVE_SYS_STAT_H 1
7899| #define HAVE_SYS_PARAM_H 1
7900| #define HAVE_TERMIOS_H 1
7901| #define HAVE_FCNTL_H 1
7902| #define HAVE_PWD_H 1
7903| #define HAVE_UTIME_H 1
7904| #define HAVE_SYS_POLL_H 1
7905| #define HAVE_POLL_H 1
7906| #define HAVE_SYS_RESOURCE_H 1
7907| #define HAVE_LIBGEN_H 1
7908| #define HAVE_LOCALE_H 1
7909| #define HAVE_STDBOOL_H 1
7910| #define HAVE_ARPA_TFTP_H 1
7911| #define HAVE_SYS_FILIO_H 1
7912| #define HAVE_SYS_WAIT_H 1
7913| #define HAVE_SETJMP_H 1
7914| #define HAVE_VARIADIC_MACROS_C99 1
7915| #define HAVE_VARIADIC_MACROS_GCC 1
7916| #define HAVE_SYS_TYPES_H 1
7917| #define HAVE_SYS_TIME_H 1
7918| #define HAVE_SYS_SOCKET_H 1
7919| #define HAVE_STRUCT_TIMEVAL 1
7920| #define SIZEOF_SIZE_T 8
7921| #define SIZEOF_LONG 8
7922| #define SIZEOF_INT 4
7923| #define SIZEOF_TIME_T 8
7924| #define SIZEOF_OFF_T 8
7925| #define SIZEOF_CURL_OFF_T 8
7926| #define HAVE_LONGLONG 1
7927| #define HAVE_BOOL_T 1
7928| #define CURL_SA_FAMILY_T sa_family_t
7929| #define HAVE_SUSECONDS_T 1
7930| #define HAVE_SYS_TYPES_H 1
7931| #define HAVE_POLL_H 1
7932| #define HAVE_SYS_POLL_H 1
7933| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7934| #define HAVE_SYS_SELECT_H 1
7935| #define HAVE_SYS_SOCKET_H 1
7936| #define HAVE_SELECT 1
7937| #define HAVE_SYS_TYPES_H 1
7938| #define HAVE_SYS_SOCKET_H 1
7939| #define HAVE_RECV 1
7940| #define HAVE_SYS_TYPES_H 1
7941| #define HAVE_SYS_SOCKET_H 1
7942| #define HAVE_SEND 1
7943| #define HAVE_SYS_TYPES_H 1
7944| #define HAVE_SYS_SOCKET_H 1
7945| #define HAVE_SYS_TYPES_H 1
7946| #define HAVE_UNISTD_H 1
7947| #define HAVE_ALARM 1
7948| #define HAVE_SYS_TYPES_H 1
7949| #define HAVE_STRING_H 1
7950| #define HAVE_STRINGS_H 1
7951| #define HAVE_SYS_TYPES_H 1
7952| #define HAVE_LIBGEN_H 1
7953| #define HAVE_BASENAME 1
7954| #define HAVE_SYS_TYPES_H 1
7955| #define HAVE_SYS_TYPES_H 1
7956| #define HAVE_SYS_SOCKET_H 1
7957| #define HAVE_CONNECT 1
7958| #define HAVE_SYS_TYPES_H 1
7959| #define HAVE_UNISTD_H 1
7960| #define HAVE_FCNTL_H 1
7961| #define HAVE_FCNTL 1
7962| #define HAVE_FCNTL_O_NONBLOCK 1
7963| #define HAVE_SYS_TYPES_H 1
7964| #define HAVE_NETDB_H 1
7965| #define HAVE_FREEADDRINFO 1
7966| #define HAVE_SYS_TYPES_H 1
7967| #define HAVE_SYS_XATTR_H 1
7968| #define HAVE_FSETXATTR 1
7969| #define HAVE_FSETXATTR_6 1
7970| #define HAVE_FTRUNCATE 1
7971| #define HAVE_SYS_TYPES_H 1
7972| #define HAVE_STDLIB_H 1
7973| #define HAVE_GETADDRINFO 1
7974| #define HAVE_GETADDRINFO_THREADSAFE 1
7975| #define HAVE_GETHOSTBYNAME 1
7976| #define GETHOSTNAME_TYPE_ARG2 size_t
7977| #define HAVE_GETHOSTNAME 1
7978| #define HAVE_GETPEERNAME 1
7979| #define HAVE_GETSOCKNAME 1
7980| #define HAVE_NET_IF_H 1
7981| #define HAVE_IF_NAMETOINDEX 1
7982| #define HAVE_SYS_TYPES_H 1
7983| #define HAVE_SYS_SOCKET_H 1
7984| #define HAVE_NETINET_IN_H 1
7985| #define HAVE_IFADDRS_H 1
7986| #define HAVE_GETIFADDRS 1
7987| #define HAVE_SYS_TYPES_H 1
7988| #define HAVE_SYS_TIME_H 1
7989| #define HAVE_GMTIME_R 1
7990| #define HAVE_SYS_TYPES_H 1
7991| #define HAVE_SYS_SOCKET_H 1
7992| #define HAVE_NETINET_IN_H 1
7993| #define HAVE_ARPA_INET_H 1
7994| #define HAVE_INET_NTOP 1
7995| #define HAVE_INET_PTON 1
7996| #define HAVE_SYS_TYPES_H 1
7997| #define HAVE_SIGNAL_H 1
7998| #define HAVE_SIGACTION 1
7999| #define HAVE_SIGINTERRUPT 1
8000| #define HAVE_SIGNAL 1
8001| #define HAVE_SYS_TYPES_H 1
8002| #define HAVE_SETJMP_H 1
8003| #define HAVE_SIGSETJMP 1
8004| #define HAVE_SOCKET 1
8005| #define HAVE_SOCKETPAIR 1
8006| #define HAVE_STRCASECMP 1
8007| #define HAVE_STRDUP 1
8008| #define HAVE_STRERROR_R 1
8009| #define HAVE_POSIX_STRERROR_R 1
8010| #define HAVE_STRTOK_R 1
8011| #define HAVE_STRTOLL 1
8012| /* end confdefs.h.  */
8013|
8014| int main (void)
8015| {
8016| (void) strchr;
8017|  ;
8018|  return 0;
8019| }
8020configure:43680: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -fno-builtin -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
8021configure:43680: $? = 0
8022configure:43697: result: -fno-builtin
8023configure:43711: checking whether getpwuid_r is declared
8024configure:43711: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -fno-builtin -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   conftest.c >&5
8025configure:43711: $? = 0
8026configure:43711: result: yes
8027configure:43736: checking for fnmatch
8028configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8029configure:43736: $? = 0
8030configure:43736: result: yes
8031configure:43736: checking for fchmod
8032configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8033configure:43736: $? = 0
8034configure:43736: result: yes
8035configure:43736: checking for fork
8036configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8037configure:43736: $? = 0
8038configure:43736: result: yes
8039configure:43736: checking for geteuid
8040configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8041configure:43736: $? = 0
8042configure:43736: result: yes
8043configure:43736: checking for getpass_r
8044configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8045Undefined symbols for architecture x86_64:
8046  "_getpass_r", referenced from:
8047      _main in conftest-028421.o
8048ld: symbol(s) not found for architecture x86_64
8049clang: error: linker command failed with exit code 1 (use -v to see invocation)
8050configure:43736: $? = 1
8051configure: failed program was:
8052| /* confdefs.h */
8053| #define PACKAGE_NAME "curl"
8054| #define PACKAGE_TARNAME "curl"
8055| #define PACKAGE_VERSION "-"
8056| #define PACKAGE_STRING "curl -"
8057| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
8058| #define PACKAGE_URL ""
8059| #define HAVE_STDIO_H 1
8060| #define HAVE_STDLIB_H 1
8061| #define HAVE_STRING_H 1
8062| #define HAVE_INTTYPES_H 1
8063| #define HAVE_STDINT_H 1
8064| #define HAVE_STRINGS_H 1
8065| #define HAVE_SYS_STAT_H 1
8066| #define HAVE_SYS_TYPES_H 1
8067| #define HAVE_UNISTD_H 1
8068| #define STDC_HEADERS 1
8069| #define HAVE_STDATOMIC_H 1
8070| #define HAVE_ATOMIC 1
8071| #define PACKAGE "curl"
8072| #define VERSION "-"
8073| #define OS "x86_64-apple-darwin18.7.0"
8074| #define HAVE_DLFCN_H 1
8075| #define LT_OBJDIR ".libs/"
8076| #define HAVE_BUILTIN_AVAILABLE 1
8077| #define HAVE_LDAP_SSL 1
8078| #define HAVE_SYS_TYPES_H 1
8079| #define HAVE_SYS_TIME_H 1
8080| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
8081| #define HAVE_LIBZ 1
8082| #define HAVE_LIBBROTLIDEC 1
8083| #define HAVE_BROTLI_DECODE_H 1
8084| #define HAVE_BROTLI 1
8085| #define HAVE_LIBZSTD 1
8086| #define HAVE_ZSTD_H 1
8087| #define HAVE_ZSTD 1
8088| #define HAVE_LBER_H 1
8089| #define HAVE_LDAP_H 1
8090| #define HAVE_LDAP_URL_PARSE 1
8091| #define ENABLE_IPV6 1
8092| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
8093| #define HAVE_WRITABLE_ARGV 1
8094| #define USE_SECTRANSP 1
8095| #define USE_LIBPSL 1
8096| #define HAVE_LIBSSH2 1
8097| #define USE_LIBSSH2 1
8098| #define HAVE_LIBRTMP_RTMP_H 1
8099| #define USE_LIBRTMP 1
8100| #define HAVE_IDN2_H 1
8101| #define HAVE_LIBIDN2 1
8102| #define HAVE_NGHTTP2_NGHTTP2_H 1
8103| #define USE_NGHTTP2 1
8104| #define HAVE_SYS_TYPES_H 1
8105| #define HAVE_SYS_TIME_H 1
8106| #define HAVE_SYS_SELECT_H 1
8107| #define HAVE_SYS_SOCKET_H 1
8108| #define HAVE_SYS_IOCTL_H 1
8109| #define HAVE_SYS_UIO_H 1
8110| #define HAVE_UNISTD_H 1
8111| #define HAVE_STDLIB_H 1
8112| #define HAVE_ARPA_INET_H 1
8113| #define HAVE_NET_IF_H 1
8114| #define HAVE_NETINET_IN_H 1
8115| #define HAVE_SYS_UN_H 1
8116| #define HAVE_NETINET_TCP_H 1
8117| #define HAVE_NETINET_UDP_H 1
8118| #define HAVE_NETDB_H 1
8119| #define HAVE_SYS_SOCKIO_H 1
8120| #define HAVE_SYS_STAT_H 1
8121| #define HAVE_SYS_PARAM_H 1
8122| #define HAVE_TERMIOS_H 1
8123| #define HAVE_FCNTL_H 1
8124| #define HAVE_PWD_H 1
8125| #define HAVE_UTIME_H 1
8126| #define HAVE_SYS_POLL_H 1
8127| #define HAVE_POLL_H 1
8128| #define HAVE_SYS_RESOURCE_H 1
8129| #define HAVE_LIBGEN_H 1
8130| #define HAVE_LOCALE_H 1
8131| #define HAVE_STDBOOL_H 1
8132| #define HAVE_ARPA_TFTP_H 1
8133| #define HAVE_SYS_FILIO_H 1
8134| #define HAVE_SYS_WAIT_H 1
8135| #define HAVE_SETJMP_H 1
8136| #define HAVE_VARIADIC_MACROS_C99 1
8137| #define HAVE_VARIADIC_MACROS_GCC 1
8138| #define HAVE_SYS_TYPES_H 1
8139| #define HAVE_SYS_TIME_H 1
8140| #define HAVE_SYS_SOCKET_H 1
8141| #define HAVE_STRUCT_TIMEVAL 1
8142| #define SIZEOF_SIZE_T 8
8143| #define SIZEOF_LONG 8
8144| #define SIZEOF_INT 4
8145| #define SIZEOF_TIME_T 8
8146| #define SIZEOF_OFF_T 8
8147| #define SIZEOF_CURL_OFF_T 8
8148| #define HAVE_LONGLONG 1
8149| #define HAVE_BOOL_T 1
8150| #define CURL_SA_FAMILY_T sa_family_t
8151| #define HAVE_SUSECONDS_T 1
8152| #define HAVE_SYS_TYPES_H 1
8153| #define HAVE_POLL_H 1
8154| #define HAVE_SYS_POLL_H 1
8155| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8156| #define HAVE_SYS_SELECT_H 1
8157| #define HAVE_SYS_SOCKET_H 1
8158| #define HAVE_SELECT 1
8159| #define HAVE_SYS_TYPES_H 1
8160| #define HAVE_SYS_SOCKET_H 1
8161| #define HAVE_RECV 1
8162| #define HAVE_SYS_TYPES_H 1
8163| #define HAVE_SYS_SOCKET_H 1
8164| #define HAVE_SEND 1
8165| #define HAVE_SYS_TYPES_H 1
8166| #define HAVE_SYS_SOCKET_H 1
8167| #define HAVE_SYS_TYPES_H 1
8168| #define HAVE_UNISTD_H 1
8169| #define HAVE_ALARM 1
8170| #define HAVE_SYS_TYPES_H 1
8171| #define HAVE_STRING_H 1
8172| #define HAVE_STRINGS_H 1
8173| #define HAVE_SYS_TYPES_H 1
8174| #define HAVE_LIBGEN_H 1
8175| #define HAVE_BASENAME 1
8176| #define HAVE_SYS_TYPES_H 1
8177| #define HAVE_SYS_TYPES_H 1
8178| #define HAVE_SYS_SOCKET_H 1
8179| #define HAVE_CONNECT 1
8180| #define HAVE_SYS_TYPES_H 1
8181| #define HAVE_UNISTD_H 1
8182| #define HAVE_FCNTL_H 1
8183| #define HAVE_FCNTL 1
8184| #define HAVE_FCNTL_O_NONBLOCK 1
8185| #define HAVE_SYS_TYPES_H 1
8186| #define HAVE_NETDB_H 1
8187| #define HAVE_FREEADDRINFO 1
8188| #define HAVE_SYS_TYPES_H 1
8189| #define HAVE_SYS_XATTR_H 1
8190| #define HAVE_FSETXATTR 1
8191| #define HAVE_FSETXATTR_6 1
8192| #define HAVE_FTRUNCATE 1
8193| #define HAVE_SYS_TYPES_H 1
8194| #define HAVE_STDLIB_H 1
8195| #define HAVE_GETADDRINFO 1
8196| #define HAVE_GETADDRINFO_THREADSAFE 1
8197| #define HAVE_GETHOSTBYNAME 1
8198| #define GETHOSTNAME_TYPE_ARG2 size_t
8199| #define HAVE_GETHOSTNAME 1
8200| #define HAVE_GETPEERNAME 1
8201| #define HAVE_GETSOCKNAME 1
8202| #define HAVE_NET_IF_H 1
8203| #define HAVE_IF_NAMETOINDEX 1
8204| #define HAVE_SYS_TYPES_H 1
8205| #define HAVE_SYS_SOCKET_H 1
8206| #define HAVE_NETINET_IN_H 1
8207| #define HAVE_IFADDRS_H 1
8208| #define HAVE_GETIFADDRS 1
8209| #define HAVE_SYS_TYPES_H 1
8210| #define HAVE_SYS_TIME_H 1
8211| #define HAVE_GMTIME_R 1
8212| #define HAVE_SYS_TYPES_H 1
8213| #define HAVE_SYS_SOCKET_H 1
8214| #define HAVE_NETINET_IN_H 1
8215| #define HAVE_ARPA_INET_H 1
8216| #define HAVE_INET_NTOP 1
8217| #define HAVE_INET_PTON 1
8218| #define HAVE_SYS_TYPES_H 1
8219| #define HAVE_SIGNAL_H 1
8220| #define HAVE_SIGACTION 1
8221| #define HAVE_SIGINTERRUPT 1
8222| #define HAVE_SIGNAL 1
8223| #define HAVE_SYS_TYPES_H 1
8224| #define HAVE_SETJMP_H 1
8225| #define HAVE_SIGSETJMP 1
8226| #define HAVE_SOCKET 1
8227| #define HAVE_SOCKETPAIR 1
8228| #define HAVE_STRCASECMP 1
8229| #define HAVE_STRDUP 1
8230| #define HAVE_STRERROR_R 1
8231| #define HAVE_POSIX_STRERROR_R 1
8232| #define HAVE_STRTOK_R 1
8233| #define HAVE_STRTOLL 1
8234| #define HAVE_DECL_GETPWUID_R 1
8235| #define HAVE_FNMATCH 1
8236| #define HAVE_FCHMOD 1
8237| #define HAVE_FORK 1
8238| #define HAVE_GETEUID 1
8239| /* end confdefs.h.  */
8240|
8241| #define getpass_r innocuous_getpass_r
8242| #ifdef __STDC__
8243| # include <limits.h>
8244| #else
8245| # include <assert.h>
8246| #endif
8247| #undef getpass_r
8248| #ifdef __cplusplus
8249| extern "C"
8250| #endif
8251| char getpass_r ();
8252| #if defined __stub_getpass_r || defined __stub___getpass_r
8253| choke me
8254| #endif
8255|
8256| int main (void)
8257| {
8258| return getpass_r ();
8259|  ;
8260|  return 0;
8261| }
8262configure:43736: result: no
8263configure:43749: checking deeper for getpass_r
8264configure:43766: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8265conftest.c:195:9: warning: implicit declaration of function 'getpass_r' is invalid in C99 [-Wimplicit-function-declaration]
8266        getpass_r ();
8267        ^
82681 warning generated.
8269Undefined symbols for architecture x86_64:
8270  "_getpass_r", referenced from:
8271      _main in conftest-16d3b5.o
8272ld: symbol(s) not found for architecture x86_64
8273clang: error: linker command failed with exit code 1 (use -v to see invocation)
8274configure:43766: $? = 1
8275configure: failed program was:
8276| /* confdefs.h */
8277| #define PACKAGE_NAME "curl"
8278| #define PACKAGE_TARNAME "curl"
8279| #define PACKAGE_VERSION "-"
8280| #define PACKAGE_STRING "curl -"
8281| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
8282| #define PACKAGE_URL ""
8283| #define HAVE_STDIO_H 1
8284| #define HAVE_STDLIB_H 1
8285| #define HAVE_STRING_H 1
8286| #define HAVE_INTTYPES_H 1
8287| #define HAVE_STDINT_H 1
8288| #define HAVE_STRINGS_H 1
8289| #define HAVE_SYS_STAT_H 1
8290| #define HAVE_SYS_TYPES_H 1
8291| #define HAVE_UNISTD_H 1
8292| #define STDC_HEADERS 1
8293| #define HAVE_STDATOMIC_H 1
8294| #define HAVE_ATOMIC 1
8295| #define PACKAGE "curl"
8296| #define VERSION "-"
8297| #define OS "x86_64-apple-darwin18.7.0"
8298| #define HAVE_DLFCN_H 1
8299| #define LT_OBJDIR ".libs/"
8300| #define HAVE_BUILTIN_AVAILABLE 1
8301| #define HAVE_LDAP_SSL 1
8302| #define HAVE_SYS_TYPES_H 1
8303| #define HAVE_SYS_TIME_H 1
8304| #define HAVE_CLOCK_GETTIME_MONOTONIC 1
8305| #define HAVE_LIBZ 1
8306| #define HAVE_LIBBROTLIDEC 1
8307| #define HAVE_BROTLI_DECODE_H 1
8308| #define HAVE_BROTLI 1
8309| #define HAVE_LIBZSTD 1
8310| #define HAVE_ZSTD_H 1
8311| #define HAVE_ZSTD 1
8312| #define HAVE_LBER_H 1
8313| #define HAVE_LDAP_H 1
8314| #define HAVE_LDAP_URL_PARSE 1
8315| #define ENABLE_IPV6 1
8316| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
8317| #define HAVE_WRITABLE_ARGV 1
8318| #define USE_SECTRANSP 1
8319| #define USE_LIBPSL 1
8320| #define HAVE_LIBSSH2 1
8321| #define USE_LIBSSH2 1
8322| #define HAVE_LIBRTMP_RTMP_H 1
8323| #define USE_LIBRTMP 1
8324| #define HAVE_IDN2_H 1
8325| #define HAVE_LIBIDN2 1
8326| #define HAVE_NGHTTP2_NGHTTP2_H 1
8327| #define USE_NGHTTP2 1
8328| #define HAVE_SYS_TYPES_H 1
8329| #define HAVE_SYS_TIME_H 1
8330| #define HAVE_SYS_SELECT_H 1
8331| #define HAVE_SYS_SOCKET_H 1
8332| #define HAVE_SYS_IOCTL_H 1
8333| #define HAVE_SYS_UIO_H 1
8334| #define HAVE_UNISTD_H 1
8335| #define HAVE_STDLIB_H 1
8336| #define HAVE_ARPA_INET_H 1
8337| #define HAVE_NET_IF_H 1
8338| #define HAVE_NETINET_IN_H 1
8339| #define HAVE_SYS_UN_H 1
8340| #define HAVE_NETINET_TCP_H 1
8341| #define HAVE_NETINET_UDP_H 1
8342| #define HAVE_NETDB_H 1
8343| #define HAVE_SYS_SOCKIO_H 1
8344| #define HAVE_SYS_STAT_H 1
8345| #define HAVE_SYS_PARAM_H 1
8346| #define HAVE_TERMIOS_H 1
8347| #define HAVE_FCNTL_H 1
8348| #define HAVE_PWD_H 1
8349| #define HAVE_UTIME_H 1
8350| #define HAVE_SYS_POLL_H 1
8351| #define HAVE_POLL_H 1
8352| #define HAVE_SYS_RESOURCE_H 1
8353| #define HAVE_LIBGEN_H 1
8354| #define HAVE_LOCALE_H 1
8355| #define HAVE_STDBOOL_H 1
8356| #define HAVE_ARPA_TFTP_H 1
8357| #define HAVE_SYS_FILIO_H 1
8358| #define HAVE_SYS_WAIT_H 1
8359| #define HAVE_SETJMP_H 1
8360| #define HAVE_VARIADIC_MACROS_C99 1
8361| #define HAVE_VARIADIC_MACROS_GCC 1
8362| #define HAVE_SYS_TYPES_H 1
8363| #define HAVE_SYS_TIME_H 1
8364| #define HAVE_SYS_SOCKET_H 1
8365| #define HAVE_STRUCT_TIMEVAL 1
8366| #define SIZEOF_SIZE_T 8
8367| #define SIZEOF_LONG 8
8368| #define SIZEOF_INT 4
8369| #define SIZEOF_TIME_T 8
8370| #define SIZEOF_OFF_T 8
8371| #define SIZEOF_CURL_OFF_T 8
8372| #define HAVE_LONGLONG 1
8373| #define HAVE_BOOL_T 1
8374| #define CURL_SA_FAMILY_T sa_family_t
8375| #define HAVE_SUSECONDS_T 1
8376| #define HAVE_SYS_TYPES_H 1
8377| #define HAVE_POLL_H 1
8378| #define HAVE_SYS_POLL_H 1
8379| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8380| #define HAVE_SYS_SELECT_H 1
8381| #define HAVE_SYS_SOCKET_H 1
8382| #define HAVE_SELECT 1
8383| #define HAVE_SYS_TYPES_H 1
8384| #define HAVE_SYS_SOCKET_H 1
8385| #define HAVE_RECV 1
8386| #define HAVE_SYS_TYPES_H 1
8387| #define HAVE_SYS_SOCKET_H 1
8388| #define HAVE_SEND 1
8389| #define HAVE_SYS_TYPES_H 1
8390| #define HAVE_SYS_SOCKET_H 1
8391| #define HAVE_SYS_TYPES_H 1
8392| #define HAVE_UNISTD_H 1
8393| #define HAVE_ALARM 1
8394| #define HAVE_SYS_TYPES_H 1
8395| #define HAVE_STRING_H 1
8396| #define HAVE_STRINGS_H 1
8397| #define HAVE_SYS_TYPES_H 1
8398| #define HAVE_LIBGEN_H 1
8399| #define HAVE_BASENAME 1
8400| #define HAVE_SYS_TYPES_H 1
8401| #define HAVE_SYS_TYPES_H 1
8402| #define HAVE_SYS_SOCKET_H 1
8403| #define HAVE_CONNECT 1
8404| #define HAVE_SYS_TYPES_H 1
8405| #define HAVE_UNISTD_H 1
8406| #define HAVE_FCNTL_H 1
8407| #define HAVE_FCNTL 1
8408| #define HAVE_FCNTL_O_NONBLOCK 1
8409| #define HAVE_SYS_TYPES_H 1
8410| #define HAVE_NETDB_H 1
8411| #define HAVE_FREEADDRINFO 1
8412| #define HAVE_SYS_TYPES_H 1
8413| #define HAVE_SYS_XATTR_H 1
8414| #define HAVE_FSETXATTR 1
8415| #define HAVE_FSETXATTR_6 1
8416| #define HAVE_FTRUNCATE 1
8417| #define HAVE_SYS_TYPES_H 1
8418| #define HAVE_STDLIB_H 1
8419| #define HAVE_GETADDRINFO 1
8420| #define HAVE_GETADDRINFO_THREADSAFE 1
8421| #define HAVE_GETHOSTBYNAME 1
8422| #define GETHOSTNAME_TYPE_ARG2 size_t
8423| #define HAVE_GETHOSTNAME 1
8424| #define HAVE_GETPEERNAME 1
8425| #define HAVE_GETSOCKNAME 1
8426| #define HAVE_NET_IF_H 1
8427| #define HAVE_IF_NAMETOINDEX 1
8428| #define HAVE_SYS_TYPES_H 1
8429| #define HAVE_SYS_SOCKET_H 1
8430| #define HAVE_NETINET_IN_H 1
8431| #define HAVE_IFADDRS_H 1
8432| #define HAVE_GETIFADDRS 1
8433| #define HAVE_SYS_TYPES_H 1
8434| #define HAVE_SYS_TIME_H 1
8435| #define HAVE_GMTIME_R 1
8436| #define HAVE_SYS_TYPES_H 1
8437| #define HAVE_SYS_SOCKET_H 1
8438| #define HAVE_NETINET_IN_H 1
8439| #define HAVE_ARPA_INET_H 1
8440| #define HAVE_INET_NTOP 1
8441| #define HAVE_INET_PTON 1
8442| #define HAVE_SYS_TYPES_H 1
8443| #define HAVE_SIGNAL_H 1
8444| #define HAVE_SIGACTION 1
8445| #define HAVE_SIGINTERRUPT 1
8446| #define HAVE_SIGNAL 1
8447| #define HAVE_SYS_TYPES_H 1
8448| #define HAVE_SETJMP_H 1
8449| #define HAVE_SIGSETJMP 1
8450| #define HAVE_SOCKET 1
8451| #define HAVE_SOCKETPAIR 1
8452| #define HAVE_STRCASECMP 1
8453| #define HAVE_STRDUP 1
8454| #define HAVE_STRERROR_R 1
8455| #define HAVE_POSIX_STRERROR_R 1
8456| #define HAVE_STRTOK_R 1
8457| #define HAVE_STRTOLL 1
8458| #define HAVE_DECL_GETPWUID_R 1
8459| #define HAVE_FNMATCH 1
8460| #define HAVE_FCHMOD 1
8461| #define HAVE_FORK 1
8462| #define HAVE_GETEUID 1
8463| /* end confdefs.h.  */
8464|
8465|
8466|
8467| int main (void)
8468| {
8469|
8470|         getpass_r ();
8471|
8472|  ;
8473|  return 0;
8474| }
8475|
8476configure:43780: result: but still no
8477configure:43736: checking for getppid
8478configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8479configure:43736: $? = 0
8480configure:43736: result: yes
8481configure:43736: checking for getpwuid
8482configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8483configure:43736: $? = 0
8484configure:43736: result: yes
8485configure:43736: checking for getpwuid_r
8486configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8487configure:43736: $? = 0
8488configure:43736: result: yes
8489configure:43736: checking for getrlimit
8490configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8491configure:43736: $? = 0
8492configure:43736: result: yes
8493configure:43736: checking for gettimeofday
8494configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8495configure:43736: $? = 0
8496configure:43736: result: yes
8497configure:43736: checking for if_nametoindex
8498configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8499configure:43736: $? = 0
8500configure:43736: result: yes
8501configure:43736: checking for mach_absolute_time
8502configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8503configure:43736: $? = 0
8504configure:43736: result: yes
8505configure:43736: checking for pipe
8506configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8507configure:43736: $? = 0
8508configure:43736: result: yes
8509configure:43736: checking for sched_yield
8510configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8511configure:43736: $? = 0
8512configure:43736: result: yes
8513configure:43736: checking for sendmsg
8514configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8515configure:43736: $? = 0
8516configure:43736: result: yes
8517configure:43736: checking for setlocale
8518configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8519configure:43736: $? = 0
8520configure:43736: result: yes
8521configure:43736: checking for setmode
8522configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8523configure:43736: $? = 0
8524configure:43736: result: yes
8525configure:43736: checking for setrlimit
8526configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8527configure:43736: $? = 0
8528configure:43736: result: yes
8529configure:43736: checking for snprintf
8530configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8531conftest.c:213:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
8532char snprintf ();
8533     ^
8534conftest.c:213:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
85351 warning generated.
8536configure:43736: $? = 0
8537configure:43736: result: yes
8538configure:43736: checking for utime
8539configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8540configure:43736: $? = 0
8541configure:43736: result: yes
8542configure:43736: checking for utimes
8543configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8544configure:43736: $? = 0
8545configure:43736: result: yes
8546configure:43736: checking for arc4random
8547configure:43736: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8548configure:43736: $? = 0
8549configure:43736: result: yes
8550configure:43796: checking how to set a socket into non-blocking mode
8551configure:43809: result: fcntl O_NONBLOCK
8552configure:43820: checking for perl
8553configure:43844: found /opt/local/bin/perl
8554configure:43856: result: /opt/local/bin/perl
8555configure:43870: checking for gnroff
8556configure:43909: result: no
8557configure:43870: checking for nroff
8558configure:43894: found /usr/bin/nroff
8559configure:43906: result: /usr/bin/nroff
8560configure:43921: checking how to use *nroff to get plain text from man pages
8561configure:43939: result: -man
8562configure:44204: checking for pkg-config
8563configure:44240: result: /opt/local/bin/pkg-config
8564configure:44265: checking for libcares options with pkg-config
8565configure:44279: result: found
8566configure:44288: pkg-config: ares_LIBS: "-lcares"
8567configure:44290: pkg-config: ares_LDFLAGS: "-L/opt/local/lib"
8568configure:44292: pkg-config: ares_CPPFLAGS: ""
8569configure:44306: checking that c-ares is good and recent enough
8570configure:44333: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include   -I/opt/local/libexec/openssl3/include -I/opt/local/include/p11-kit-1    -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lcares -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz  >&5
8571configure:44333: $? = 0
8572configure:44336: result: yes
8573configure:44404: checking whether to use POSIX threads for threaded resolver
8574configure:44421: result: auto
8575configure:44566: checking convert -I options to -isystem
8576configure:44570: result: yes
8577configure:44608: checking whether to enable verbose strings
8578configure:44627: result: yes
8579configure:44633: checking whether to enable SSPI support (Windows native builds only)
8580configure:44673: result: no
8581configure:44680: checking whether to enable cryptographic authentication methods
8582configure:44699: result: yes
8583configure:44705: checking whether to support NTLM
8584configure:44724: result: yes
8585configure:44756: checking whether to enable NTLM delegation to winbind's helper
8586configure:44765: result: yes
8587configure:44778: checking whether to enable TLS-SRP authentication
8588configure:44795: result: yes
8589configure:44810: checking whether to enable Unix domain sockets
8590configure:44827: result: auto
8591configure:44842: checking for struct sockaddr_un.sun_path
8592configure:44842: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -isystem /opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem /opt/local/include -isystem /opt/local/libexec/openssl3/include -isystem /opt/local/include/p11-kit-1 conftest.c >&5
8593configure:44842: $? = 0
8594configure:44842: result: yes
8595configure:44867: checking whether to support cookies
8596configure:44885: result: yes
8597configure:44891: checking whether to support socketpair
8598configure:44909: result: yes
8599configure:44915: checking whether to support HTTP authentication
8600configure:44933: result: yes
8601configure:44939: checking whether to support DoH
8602configure:44957: result: yes
8603configure:44963: checking whether to support the MIME API
8604configure:44981: result: yes
8605configure:44987: checking whether to support date parsing
8606configure:45005: result: yes
8607configure:45011: checking whether to support netrc parsing
8608configure:45029: result: yes
8609configure:45035: checking whether to support progress-meter
8610configure:45053: result: yes
8611configure:45059: checking whether to support DNS shuffling
8612configure:45077: result: yes
8613configure:45083: checking whether to support curl_easy_option*
8614configure:45101: result: yes
8615configure:45107: checking whether to support alt-svc
8616configure:45127: result: yes
8617configure:45133: checking whether to support headers-api
8618configure:45152: result: yes
8619configure:45160: checking whether to support HSTS
8620configure:45176: result: yes
8621configure:45239: checking whether to support WebSockets
8622configure:45271: result: no
8623configure:45279: checking whether hiding of library internal symbols will actually happen
8624configure:45290: result: yes
8625configure:45616: using LIBS: -lcares -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz
8626configure:45618: LIBS note: LIBS should only be used to specify libraries (-lname).
8627configure:45765: WARNING: Continuing even with errors mentioned immediately above this line.
8628configure:45893: checking that generated files are newer than configure
8629configure:45899: result: done
8630configure:45994: creating ./config.status
8631
8632## ---------------------- ##
8633## Running config.status. ##
8634## ---------------------- ##
8635
8636This file was extended by curl config.status -, which was
8637generated by GNU Autoconf 2.71.  Invocation command line was
8638
8639  CONFIG_FILES    =
8640  CONFIG_HEADERS  =
8641  CONFIG_LINKS    =
8642  CONFIG_COMMANDS =
8643  $ ./config.status
8644
8645on continuity
8646
8647config.status:1487: creating Makefile
8648config.status:1487: creating docs/Makefile
8649config.status:1487: creating docs/examples/Makefile
8650config.status:1487: creating docs/libcurl/Makefile
8651config.status:1487: creating docs/libcurl/opts/Makefile
8652config.status:1487: creating docs/cmdline-opts/Makefile
8653config.status:1487: creating include/Makefile
8654config.status:1487: creating include/curl/Makefile
8655config.status:1487: creating src/Makefile
8656config.status:1487: creating lib/Makefile
8657config.status:1487: creating scripts/Makefile
8658config.status:1487: creating lib/libcurl.vers
8659config.status:1487: creating lib/libcurl.plist
8660config.status:1487: creating tests/Makefile
8661config.status:1487: creating tests/config
8662config.status:1487: creating tests/certs/Makefile
8663config.status:1487: creating tests/certs/scripts/Makefile
8664config.status:1487: creating tests/data/Makefile
8665config.status:1487: creating tests/server/Makefile
8666config.status:1487: creating tests/libtest/Makefile
8667config.status:1487: creating tests/unit/Makefile
8668config.status:1487: creating tests/http/config.ini
8669config.status:1487: creating tests/http/Makefile
8670config.status:1487: creating packages/Makefile
8671config.status:1487: creating packages/vms/Makefile
8672config.status:1487: creating curl-config
8673config.status:1487: creating libcurl.pc
8674config.status:1487: creating lib/curl_config.h
8675config.status:1716: executing depfiles commands
8676config.status:1793: cd docs/examples       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
8677config.status:1798: $? = 0
8678config.status:1793: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
8679config.status:1798: $? = 0
8680config.status:1793: cd lib       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
8681config.status:1798: $? = 0
8682config.status:1793: cd tests/server       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
8683config.status:1798: $? = 0
8684config.status:1793: cd tests/libtest       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
8685config.status:1798: $? = 0
8686config.status:1793: cd tests/unit       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
8687config.status:1798: $? = 0
8688config.status:1716: executing libtool commands
8689configure:48412: Configured to build curl/libcurl:
8690
8691  Host setup:       x86_64-apple-darwin18.7.0
8692  Install prefix:   /opt/local
8693  Compiler:         /usr/bin/clang
8694   CFLAGS:          -pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability
8695   CPPFLAGS:        -isystem /opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem /opt/local/include -isystem /opt/local/libexec/openssl3/include -isystem /opt/local/include/p11-kit-1
8696   LDFLAGS:         -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib
8697   LIBS:            -lcares -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz
8698
8699  curl version:     8.0.1
8700  SSL:              enabled (Secure Transport)
8701  SSH:              enabled (libSSH2)
8702  zlib:             enabled
8703  brotli:           enabled (libbrotlidec)
8704  zstd:             enabled (libzstd)
8705  GSS-API:          no      (--with-gssapi)
8706  GSASL:            no      (--with-gsasl)
8707  TLS-SRP:          no      (--enable-tls-srp)
8708  resolver:         c-ares
8709  IPv6:             enabled
8710  Unix sockets:     enabled
8711  IDN:              enabled (libidn2)
8712  Build libcurl:    Shared=yes, Static=yes
8713  Built-in manual:  enabled
8714  --libcurl option: enabled (--disable-libcurl-option)
8715  Verbose errors:   enabled (--disable-verbose)
8716  Code coverage:    disabled
8717  SSPI:             no      (--enable-sspi)
8718  ca cert bundle:   no
8719  ca cert path:     
8720  ca fallback:     
8721  LDAP:             enabled (OpenLDAP)
8722  LDAPS:            enabled
8723  RTSP:             enabled
8724  RTMP:             enabled (librtmp)
8725  PSL:              enabled
8726  Alt-svc:          enabled (--disable-alt-svc)
8727  Headers API:      enabled (--disable-headers-api)
8728  HSTS:             enabled (--disable-hsts)
8729  HTTP1:            enabled (internal)
8730  HTTP2:            enabled (nghttp2)
8731  HTTP3:            no      (--with-ngtcp2, --with-quiche --with-msh3)
8732  ECH:              no      (--enable-ech)
8733  WebSockets:       no      (--enable-websockets)
8734  Protocols:        DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS LDAP LDAPS MQTT POP3 POP3S RTMP RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP
8735  Features:         AsynchDNS HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile NTLM NTLM_WB PSL SSL UnixSockets alt-svc brotli libz threadsafe zstd
8736
8737
8738## ---------------- ##
8739## Cache variables. ##
8740## ---------------- ##
8741
8742ac_cv_build=x86_64-apple-darwin18.7.0
8743ac_cv_c_compiler_gnu=yes
8744ac_cv_c_const=yes
8745ac_cv_c_inline=inline
8746ac_cv_c_undeclared_builtin_options=-fno-builtin
8747ac_cv_env_CC_set=set
8748ac_cv_env_CC_value=/usr/bin/clang
8749ac_cv_env_CFLAGS_set=set
8750ac_cv_env_CFLAGS_value='-pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
8751ac_cv_env_CPPFLAGS_set=set
8752ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'
8753ac_cv_env_CPP_set=
8754ac_cv_env_CPP_value=
8755ac_cv_env_LDFLAGS_set=set
8756ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
8757ac_cv_env_LIBS_set=
8758ac_cv_env_LIBS_value=
8759ac_cv_env_LT_SYS_LIBRARY_PATH_set=
8760ac_cv_env_LT_SYS_LIBRARY_PATH_value=
8761ac_cv_env_build_alias_set=
8762ac_cv_env_build_alias_value=
8763ac_cv_env_host_alias_set=
8764ac_cv_env_host_alias_value=
8765ac_cv_env_target_alias_set=
8766ac_cv_env_target_alias_value=
8767ac_cv_func_arc4random=yes
8768ac_cv_func_fchmod=yes
8769ac_cv_func_fnmatch=yes
8770ac_cv_func_fork=yes
8771ac_cv_func_geteuid=yes
8772ac_cv_func_gethostbyname=yes
8773ac_cv_func_getpass_r=no
8774ac_cv_func_getppid=yes
8775ac_cv_func_getpwuid=yes
8776ac_cv_func_getpwuid_r=yes
8777ac_cv_func_getrlimit=yes
8778ac_cv_func_gettimeofday=yes
8779ac_cv_func_if_nametoindex=yes
8780ac_cv_func_ldap_url_parse=yes
8781ac_cv_func_mach_absolute_time=yes
8782ac_cv_func_pipe=yes
8783ac_cv_func_sched_yield=yes
8784ac_cv_func_sendmsg=yes
8785ac_cv_func_setlocale=yes
8786ac_cv_func_setmode=yes
8787ac_cv_func_setrlimit=yes
8788ac_cv_func_snprintf=yes
8789ac_cv_func_utime=yes
8790ac_cv_func_utimes=yes
8791ac_cv_have_decl_getpwuid_r=yes
8792ac_cv_header_arpa_inet_h=yes
8793ac_cv_header_arpa_tftp_h=yes
8794ac_cv_header_brotli_decode_h=yes
8795ac_cv_header_dlfcn_h=yes
8796ac_cv_header_fcntl_h=yes
8797ac_cv_header_idn2_h=yes
8798ac_cv_header_ifaddrs_h=yes
8799ac_cv_header_inttypes_h=yes
8800ac_cv_header_io_h=no
8801ac_cv_header_libgen_h=yes
8802ac_cv_header_librtmp_rtmp_h=yes
8803ac_cv_header_libssh2_h=yes
8804ac_cv_header_linux_tcp_h=no
8805ac_cv_header_locale_h=yes
8806ac_cv_header_net_if_h=yes
8807ac_cv_header_netdb_h=yes
8808ac_cv_header_netinet_in6_h=no
8809ac_cv_header_netinet_in_h=yes
8810ac_cv_header_netinet_tcp_h=yes
8811ac_cv_header_netinet_udp_h=yes
8812ac_cv_header_nghttp2_nghttp2_h=yes
8813ac_cv_header_poll_h=yes
8814ac_cv_header_proto_bsdsocket_h=no
8815ac_cv_header_pwd_h=yes
8816ac_cv_header_setjmp_h=yes
8817ac_cv_header_signal_h=yes
8818ac_cv_header_socket_h=no
8819ac_cv_header_stdatomic_h=yes
8820ac_cv_header_stdbool_h=yes
8821ac_cv_header_stdint_h=yes
8822ac_cv_header_stdio_h=yes
8823ac_cv_header_stdlib_h=yes
8824ac_cv_header_string_h=yes
8825ac_cv_header_strings_h=yes
8826ac_cv_header_sys_filio_h=yes
8827ac_cv_header_sys_ioctl_h=yes
8828ac_cv_header_sys_param_h=yes
8829ac_cv_header_sys_poll_h=yes
8830ac_cv_header_sys_resource_h=yes
8831ac_cv_header_sys_select_h=yes
8832ac_cv_header_sys_socket_h=yes
8833ac_cv_header_sys_sockio_h=yes
8834ac_cv_header_sys_stat_h=yes
8835ac_cv_header_sys_time_h=yes
8836ac_cv_header_sys_types_h=yes
8837ac_cv_header_sys_uio_h=yes
8838ac_cv_header_sys_un_h=yes
8839ac_cv_header_sys_utime_h=no
8840ac_cv_header_sys_wait_h=yes
8841ac_cv_header_sys_xattr_h=yes
8842ac_cv_header_termio_h=no
8843ac_cv_header_termios_h=yes
8844ac_cv_header_unistd_h=yes
8845ac_cv_header_utime_h=yes
8846ac_cv_header_zlib_h=yes
8847ac_cv_header_zstd_h=yes
8848ac_cv_host=x86_64-apple-darwin18.7.0
8849ac_cv_lib_brotlidec_BrotliDecoderDecompress=yes
8850ac_cv_lib_nghttp2_nghttp2_session_set_local_window_size=yes
8851ac_cv_lib_rtmp_RTMP_Init=yes
8852ac_cv_lib_ssh2_libssh2_session_block_directions=yes
8853ac_cv_lib_z_gzread=yes
8854ac_cv_lib_zstd_ZSTD_createDStream=yes
8855ac_cv_member_struct_sockaddr_un_sun_path=yes
8856ac_cv_objext=o
8857ac_cv_path_APACHECTL=/usr/sbin/apachectl
8858ac_cv_path_EGREP='/usr/bin/grep -E'
8859ac_cv_path_FGREP='/usr/bin/grep -F'
8860ac_cv_path_GREP=/usr/bin/grep
8861ac_cv_path_HTTPD=/usr/sbin/httpd
8862ac_cv_path_NROFF=/usr/bin/nroff
8863ac_cv_path_PERL=/opt/local/bin/perl
8864ac_cv_path_SED=/usr/bin/sed
8865ac_cv_path_ac_pt_AR=/opt/local/bin/ar
8866ac_cv_path_ac_pt_PKGCONFIG=/opt/local/bin/pkg-config
8867ac_cv_path_lt_DD=/bin/dd
8868ac_cv_path_mkdir=/opt/local/bin/gmkdir
8869ac_cv_prog_AWK=/usr/bin/awk
8870ac_cv_prog_CPP='/usr/bin/clang -E'
8871ac_cv_prog_ac_ct_CC=/usr/bin/clang
8872ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
8873ac_cv_prog_ac_ct_FILECMD=file
8874ac_cv_prog_ac_ct_LIPO=lipo
8875ac_cv_prog_ac_ct_NMEDIT=nmedit
8876ac_cv_prog_ac_ct_OBJDUMP=objdump
8877ac_cv_prog_ac_ct_OTOOL=otool
8878ac_cv_prog_ac_ct_RANLIB=ranlib
8879ac_cv_prog_ac_ct_STRIP=strip
8880ac_cv_prog_cc_c11=
8881ac_cv_prog_cc_g=yes
8882ac_cv_prog_cc_stdc=
8883ac_cv_prog_make_make_set=yes
8884ac_cv_search_psl_builtin=-lpsl
8885ac_cv_sizeof_curl_off_t=8
8886ac_cv_sizeof_int=4
8887ac_cv_sizeof_long=8
8888ac_cv_sizeof_off_t=8
8889ac_cv_sizeof_size_t=8
8890ac_cv_sizeof_time_t=8
8891ac_cv_sys_file_offset_bits=no
8892ac_cv_sys_largefile_CC=no
8893ac_cv_type_bool=yes
8894ac_cv_type_in_addr_t=yes
8895ac_cv_type_long_long=yes
8896ac_cv_type_sa_family_t=yes
8897ac_cv_type_size_t=yes
8898ac_cv_type_ssize_t=yes
8899ac_cv_type_struct_sockaddr_storage=yes
8900ac_cv_type_suseconds_t=yes
8901am_cv_CC_dependencies_compiler_type=gcc3
8902am_cv_make_support_nested_variables=yes
8903am_cv_prog_cc_c_o=yes
8904curl_cv_def___GNUC__=4
8905curl_cv_def___clang__=1
8906curl_cv_func_alarm=yes
8907curl_cv_func_basename=yes
8908curl_cv_func_closesocket=no
8909curl_cv_func_closesocket_camel=no
8910curl_cv_func_connect=yes
8911curl_cv_func_fcntl=yes
8912curl_cv_func_fcntl_o_nonblock=yes
8913curl_cv_func_freeaddrinfo=yes
8914curl_cv_func_fsetxattr=yes
8915curl_cv_func_ftruncate=yes
8916curl_cv_func_getaddrinfo=yes
8917curl_cv_func_getaddrinfo_threadsafe=yes
8918curl_cv_func_gethostbyname=yes
8919curl_cv_func_gethostbyname_r=no
8920curl_cv_func_gethostname=yes
8921curl_cv_func_getifaddrs=yes
8922curl_cv_func_getpeername=yes
8923curl_cv_func_getsockname=yes
8924curl_cv_func_gmtime_r=yes
8925curl_cv_func_if_nametoindex=yes
8926curl_cv_func_inet_ntop=yes
8927curl_cv_func_inet_pton=yes
8928curl_cv_func_ioctlsocket=no
8929curl_cv_func_ioctlsocket_camel=no
8930curl_cv_func_memrchr=no
8931curl_cv_func_poll=no
8932curl_cv_func_recv=yes
8933curl_cv_func_select=yes
8934curl_cv_func_send=yes
8935curl_cv_func_sigaction=yes
8936curl_cv_func_siginterrupt=yes
8937curl_cv_func_signal=yes
8938curl_cv_func_sigsetjmp=yes
8939curl_cv_func_socket=yes
8940curl_cv_func_socketpair=yes
8941curl_cv_func_strcasecmp=yes
8942curl_cv_func_strcmpi=no
8943curl_cv_func_strdup=yes
8944curl_cv_func_strerror_r=yes
8945curl_cv_func_stricmp=no
8946curl_cv_func_strtok_r=yes
8947curl_cv_func_strtoll=yes
8948curl_cv_gclk_LIBS=
8949curl_cv_have_def__COMPILER_VERSION=no
8950curl_cv_have_def__SGI_COMPILER_VERSION=no
8951curl_cv_have_def___DECC=no
8952curl_cv_have_def___DECC_VER=no
8953curl_cv_have_def___GNUC__=yes
8954curl_cv_have_def___HP_cc=no
8955curl_cv_have_def___IBMC__=no
8956curl_cv_have_def___INTEL_COMPILER=no
8957curl_cv_have_def___LCC__=no
8958curl_cv_have_def___SUNPRO_C=no
8959curl_cv_have_def___TINYC__=no
8960curl_cv_have_def___clang__=yes
8961curl_cv_have_def___ibmxl__=no
8962curl_cv_have_def___sgi=no
8963curl_cv_header_lber_h=yes
8964curl_cv_header_ldap_h=yes
8965curl_cv_header_ldap_ssl_h=no
8966curl_cv_header_wincrypt_h=no
8967curl_cv_header_windows_h=no
8968curl_cv_header_winldap_h=no
8969curl_cv_header_winsock2_h=no
8970curl_cv_header_ws2tcpip_h=no
8971curl_cv_ldap_LIBS='-lldap -llber'
8972curl_cv_msg_nosignal=no
8973curl_cv_native_windows=no
8974curl_cv_need_header_lber_h=no
8975curl_cv_recv=yes
8976curl_cv_save_LIBS='-lzstd -lzstd -lbrotlidec -lbrotlidec -lz '
8977curl_cv_select=yes
8978curl_cv_send=yes
8979curl_cv_struct_timeval=yes
8980curl_cv_variadic_macros_c99=yes
8981curl_cv_variadic_macros_gcc=yes
8982curl_cv_writable_argv=yes
8983lt_cv_apple_cc_single_mod=yes
8984lt_cv_ar_at_file=no
8985lt_cv_deplibs_check_method=pass_all
8986lt_cv_file_magic_cmd='$MAGIC_CMD'
8987lt_cv_file_magic_test_file=
8988lt_cv_ld_exported_symbols_list=yes
8989lt_cv_ld_force_load=yes
8990lt_cv_ld_reload_flag=-r
8991lt_cv_nm_interface='BSD nm'
8992lt_cv_objdir=.libs
8993lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
8994lt_cv_path_NM='/opt/local/bin/nm -B'
8995lt_cv_path_mainfest_tool=no
8996lt_cv_prog_compiler_c_o=yes
8997lt_cv_prog_compiler_c_o_RC=yes
8998lt_cv_prog_compiler_pic='-fno-common -DPIC'
8999lt_cv_prog_compiler_pic_works=yes
9000lt_cv_prog_compiler_rtti_exceptions=yes
9001lt_cv_prog_compiler_static_works=no
9002lt_cv_prog_gnu_ld=no
9003lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
9004lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
9005lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
9006lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
9007lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
9008lt_cv_sys_global_symbol_to_import=
9009lt_cv_sys_max_cmd_len=196608
9010lt_cv_to_host_file_cmd=func_convert_file_noop
9011lt_cv_to_tool_file_cmd=func_convert_file_noop
9012lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
9013
9014## ----------------- ##
9015## Output variables. ##
9016## ----------------- ##
9017
9018ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-8.0.1/missing'\'' aclocal-1.16'
9019AMDEPBACKSLASH='\'
9020AMDEP_FALSE='#'
9021AMDEP_TRUE=''
9022AMTAR='$${TAR-tar}'
9023AM_BACKSLASH='\'
9024AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
9025AM_DEFAULT_VERBOSITY='1'
9026AM_V='$(V)'
9027APACHECTL='/usr/sbin/apachectl'
9028APXS=''
9029AR='/opt/local/bin/ar'
9030AR_FLAGS='cr'
9031AS='as'
9032AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-8.0.1/missing'\'' autoconf'
9033AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-8.0.1/missing'\'' autoheader'
9034AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-8.0.1/missing'\'' automake-1.16'
9035AWK='/usr/bin/awk'
9036BLANK_AT_MAKETIME=''
9037BUILD_LIBHOSTNAME_FALSE='#'
9038BUILD_LIBHOSTNAME_TRUE=''
9039BUILD_STUB_GSS_FALSE=''
9040BUILD_STUB_GSS_TRUE='#'
9041BUILD_UNITTESTS_FALSE=''
9042BUILD_UNITTESTS_TRUE='#'
9043CADDY=''
9044CC='/usr/bin/clang'
9045CCDEPMODE='depmode=gcc3'
9046CFLAGS='-pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability'
9047CFLAG_CURL_SYMBOL_HIDING='-fvisibility=hidden'
9048CONFIGURE_OPTIONS='" '\''--prefix=/opt/local'\'' '\''--disable-silent-rules'\'' '\''--enable-ipv6'\'' '\''--without-gnutls'\'' '\''--without-gssapi'\'' '\''--without-libgsasl'\'' '\''--with-librtmp'\'' '\''--with-libssh2'\'' '\''--without-mbedtls'\'' '\''--with-nghttp2=/opt/local'\'' '\''--without-nss'\'' '\''--without-openssl'\'' '\''--with-secure-transport'\'' '\''--without-wolfssl'\'' '\''--enable-ares'\'' '\''--enable-ldap'\'' '\''--enable-ldaps'\'' '\''--with-brotli'\'' '\''--with-libidn2=/opt/local'\'' '\''--with-zlib=/opt/local'\'' '\''--with-zstd'\'' '\''ac_cv_prog_AWK=/usr/bin/awk'\'' '\''--without-ca-bundle'\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -mmacosx-version-min=10.14 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'\''"'
9049CPP='/usr/bin/clang -E'
9050CPPFLAGS='-isystem /opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -isystem /opt/local/include -isystem /opt/local/libexec/openssl3/include -isystem /opt/local/include/p11-kit-1'
9051CPPFLAG_CURL_STATICLIB=''
9052CROSSCOMPILING_FALSE=''
9053CROSSCOMPILING_TRUE='#'
9054CSCOPE='cscope'
9055CTAGS='ctags'
9056CURLDEBUG_FALSE=''
9057CURLDEBUG_TRUE='#'
9058CURLVERSION='8.0.1'
9059CURL_CA_BUNDLE=''
9060CURL_CFLAG_EXTRAS=''
9061CURL_DISABLE_DICT=''
9062CURL_DISABLE_FILE=''
9063CURL_DISABLE_FTP=''
9064CURL_DISABLE_GOPHER=''
9065CURL_DISABLE_HTTP=''
9066CURL_DISABLE_IMAP=''
9067CURL_DISABLE_LDAP=''
9068CURL_DISABLE_LDAPS=''
9069CURL_DISABLE_MQTT=''
9070CURL_DISABLE_POP3=''
9071CURL_DISABLE_PROXY=''
9072CURL_DISABLE_RTSP=''
9073CURL_DISABLE_SMB=''
9074CURL_DISABLE_SMTP=''
9075CURL_DISABLE_TELNET=''
9076CURL_DISABLE_TFTP=''
9077CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE=''
9078CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE='#'
9079CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE=''
9080CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE='#'
9081CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE=''
9082CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE='#'
9083CURL_LT_SHLIB_USE_VERSION_INFO_FALSE='#'
9084CURL_LT_SHLIB_USE_VERSION_INFO_TRUE=''
9085CURL_LT_SHLIB_VERSIONED_FLAVOUR=''
9086CURL_NETWORK_AND_TIME_LIBS=''
9087CURL_NETWORK_LIBS=''
9088CURL_PLIST_VERSION='8.0.1'
9089CURL_WITH_MULTI_SSL=''
9090CYGPATH_W='echo'
9091DEFAULT_SSL_BACKEND='no'
9092DEFS='-DHAVE_CONFIG_H'
9093DEPDIR='.deps'
9094DLLTOOL='false'
9095DOING_CURL_SYMBOL_HIDING_FALSE='#'
9096DOING_CURL_SYMBOL_HIDING_TRUE=''
9097DOING_NATIVE_WINDOWS_FALSE=''
9098DOING_NATIVE_WINDOWS_TRUE='#'
9099DSYMUTIL='dsymutil'
9100DUMPBIN=''
9101ECHO_C='\c'
9102ECHO_N=''
9103ECHO_T=''
9104EGREP='/usr/bin/grep -E'
9105ENABLE_SHARED='yes'
9106ENABLE_STATIC='yes'
9107ETAGS='etags'
9108EXEEXT=''
9109FGREP='/usr/bin/grep -F'
9110FILECMD='file'
9111FISH_FUNCTIONS_DIR='${prefix}/share/fish/vendor_completions.d'
9112GCOV=''
9113GREP='/usr/bin/grep'
9114HAVE_BROTLI='1'
9115HAVE_GNUTLS_SRP=''
9116HAVE_LDAP_SSL='1'
9117HAVE_LIBZ='1'
9118HAVE_LIBZ_FALSE='#'
9119HAVE_LIBZ_TRUE=''
9120HAVE_OPENSSL_SRP=''
9121HAVE_PROTO_BSDSOCKET_H=''
9122HAVE_WINDRES_FALSE=''
9123HAVE_WINDRES_TRUE='#'
9124HAVE_ZSTD='1'
9125HTTPD='/usr/sbin/httpd'
9126HTTPD_NGHTTPX=''
9127IDN_ENABLED='1'
9128INSTALL_DATA='${INSTALL} -m 644'
9129INSTALL_PROGRAM='${INSTALL}'
9130INSTALL_SCRIPT='${INSTALL}'
9131INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
9132IPV6_ENABLED='1'
9133LCOV=''
9134LD='/Library/Developer/CommandLineTools/usr/bin/ld'
9135LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib'
9136LIBCURL_LIBS='-lcares -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz'
9137LIBCURL_NO_SHARED=''
9138LIBOBJS=''
9139LIBS='-lcares -lnghttp2 -lidn2 -lrtmp -lssh2 -L/opt/local/lib -lssh2 -lpsl -lldap -llber -lzstd -lzstd -lbrotlidec -lbrotlidec -lz'
9140LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9141LIPO='lipo'
9142LN_S='ln -s'
9143LTLIBOBJS=''
9144LT_SYS_LIBRARY_PATH=''
9145MAINT='#'
9146MAINTAINER_MODE_FALSE=''
9147MAINTAINER_MODE_TRUE='#'
9148MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-8.0.1/missing'\'' makeinfo'
9149MANIFEST_TOOL=':'
9150MANOPT='-man'
9151MKDIR_P='/opt/local/bin/gmkdir -p'
9152NM='/opt/local/bin/nm -B'
9153NMEDIT='nmedit'
9154NROFF='/usr/bin/nroff'
9155NSS_LIBS=''
9156OBJDUMP='objdump'
9157OBJEXT='o'
9158OTOOL64=':'
9159OTOOL='otool'
9160PACKAGE='curl'
9161PACKAGE_BUGREPORT='a suitable curl mailing list: https://curl.se/mail/'
9162PACKAGE_NAME='curl'
9163PACKAGE_STRING='curl -'
9164PACKAGE_TARNAME='curl'
9165PACKAGE_URL=''
9166PACKAGE_VERSION='-'
9167PATH_SEPARATOR=':'
9168PERL='/opt/local/bin/perl'
9169PKGADD_NAME='curl - a client that groks URLs'
9170PKGADD_PKG='HAXXcurl'
9171PKGADD_VENDOR='curl.se'
9172PKGCONFIG='/opt/local/bin/pkg-config'
9173RANDOM_FILE=''
9174RANLIB='ranlib'
9175RC=''
9176REQUIRE_LIB_DEPS='no'
9177SED='/usr/bin/sed'
9178SET_MAKE=''
9179SHELL='/bin/sh'
9180SSL_BACKENDS='Secure Transport'
9181SSL_ENABLED='1'
9182SSL_LIBS=''
9183STRIP='strip'
9184SUPPORT_FEATURES='AsynchDNS HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile NTLM NTLM_WB PSL SSL UnixSockets alt-svc brotli libz threadsafe zstd'
9185SUPPORT_PROTOCOLS='DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS LDAP LDAPS MQTT POP3 POP3S RTMP RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP'
9186TEST_NGHTTPX='nghttpx'
9187USE_ARES='1'
9188USE_BEARSSL=''
9189USE_CPPFLAG_CURL_STATICLIB_FALSE=''
9190USE_CPPFLAG_CURL_STATICLIB_TRUE='#'
9191USE_EXPLICIT_LIB_DEPS_FALSE=''
9192USE_EXPLICIT_LIB_DEPS_TRUE='#'
9193USE_GNUTLS=''
9194USE_GSASL_FALSE=''
9195USE_GSASL_TRUE='#'
9196USE_HYPER=''
9197USE_LIBPSL_FALSE='#'
9198USE_LIBPSL_TRUE=''
9199USE_LIBRTMP='1'
9200USE_LIBSSH2='1'
9201USE_LIBSSH=''
9202USE_MANUAL_FALSE='#'
9203USE_MANUAL_TRUE=''
9204USE_MBEDTLS=''
9205USE_MSH3=''
9206USE_NGHTTP2='1'
9207USE_NGHTTP3=''
9208USE_NGTCP2=''
9209USE_NGTCP2_CRYPTO_GNUTLS=''
9210USE_NGTCP2_CRYPTO_OPENSSL=''
9211USE_NGTCP2_CRYPTO_WOLFSSL=''
9212USE_NSS=''
9213USE_OPENLDAP=''
9214USE_QUICHE=''
9215USE_RUSTLS=''
9216USE_SCHANNEL=''
9217USE_SECTRANSP='1'
9218USE_UNIX_SOCKETS='1'
9219USE_WIN32_CRYPTO=''
9220USE_WIN32_LARGE_FILES=''
9221USE_WIN32_SMALL_FILES=''
9222USE_WINDOWS_SSPI=''
9223USE_WOLFSSH=''
9224USE_WOLFSSL=''
9225VERSION='-'
9226VERSIONNUM='080001'
9227ZLIB_LIBS='-lz'
9228ZSH_FUNCTIONS_DIR='${prefix}/share/zsh/site-functions'
9229ac_ct_AR=''
9230ac_ct_CC='/usr/bin/clang'
9231ac_ct_DUMPBIN=''
9232am__EXEEXT_FALSE=''
9233am__EXEEXT_TRUE='#'
9234am__fastdepCC_FALSE='#'
9235am__fastdepCC_TRUE=''
9236am__include='include'
9237am__isrc=''
9238am__leading_dot='.'
9239am__nodep='_no'
9240am__quote=''
9241am__tar='$${TAR-tar} chof - "$$tardir"'
9242am__untar='$${TAR-tar} xf -'
9243bindir='${exec_prefix}/bin'
9244build='x86_64-apple-darwin18.7.0'
9245build_alias=''
9246build_cpu='x86_64'
9247build_os='darwin18.7.0'
9248build_vendor='apple'
9249datadir='${datarootdir}'
9250datarootdir='${prefix}/share'
9251docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
9252dvidir='${docdir}'
9253exec_prefix='${prefix}'
9254host='x86_64-apple-darwin18.7.0'
9255host_alias=''
9256host_cpu='x86_64'
9257host_os='darwin18.7.0'
9258host_vendor='apple'
9259htmldir='${docdir}'
9260includedir='${prefix}/include'
9261infodir='${datarootdir}/info'
9262install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-8.0.1/install-sh'
9263libdir='${exec_prefix}/lib'
9264libexecdir='${exec_prefix}/libexec'
9265libext='a'
9266localedir='${datarootdir}/locale'
9267localstatedir='${prefix}/var'
9268mandir='${datarootdir}/man'
9269mkdir_p='$(MKDIR_P)'
9270oldincludedir='/usr/include'
9271pdfdir='${docdir}'
9272prefix='/opt/local'
9273program_transform_name='s,x,x,'
9274psdir='${docdir}'
9275runstatedir='${localstatedir}/run'
9276sbindir='${exec_prefix}/sbin'
9277sharedstatedir='${prefix}/com'
9278sysconfdir='${prefix}/etc'
9279target_alias=''
9280
9281## ----------- ##
9282## confdefs.h. ##
9283## ----------- ##
9284
9285/* confdefs.h */
9286#define PACKAGE_NAME "curl"
9287#define PACKAGE_TARNAME "curl"
9288#define PACKAGE_VERSION "-"
9289#define PACKAGE_STRING "curl -"
9290#define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
9291#define PACKAGE_URL ""
9292#define HAVE_STDIO_H 1
9293#define HAVE_STDLIB_H 1
9294#define HAVE_STRING_H 1
9295#define HAVE_INTTYPES_H 1
9296#define HAVE_STDINT_H 1
9297#define HAVE_STRINGS_H 1
9298#define HAVE_SYS_STAT_H 1
9299#define HAVE_SYS_TYPES_H 1
9300#define HAVE_UNISTD_H 1
9301#define STDC_HEADERS 1
9302#define HAVE_STDATOMIC_H 1
9303#define HAVE_ATOMIC 1
9304#define PACKAGE "curl"
9305#define VERSION "-"
9306#define OS "x86_64-apple-darwin18.7.0"
9307#define HAVE_DLFCN_H 1
9308#define LT_OBJDIR ".libs/"
9309#define HAVE_BUILTIN_AVAILABLE 1
9310#define HAVE_LDAP_SSL 1
9311#define HAVE_SYS_TYPES_H 1
9312#define HAVE_SYS_TIME_H 1
9313#define HAVE_CLOCK_GETTIME_MONOTONIC 1
9314#define HAVE_LIBZ 1
9315#define HAVE_LIBBROTLIDEC 1
9316#define HAVE_BROTLI_DECODE_H 1
9317#define HAVE_BROTLI 1
9318#define HAVE_LIBZSTD 1
9319#define HAVE_ZSTD_H 1
9320#define HAVE_ZSTD 1
9321#define HAVE_LBER_H 1
9322#define HAVE_LDAP_H 1
9323#define HAVE_LDAP_URL_PARSE 1
9324#define ENABLE_IPV6 1
9325#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
9326#define HAVE_WRITABLE_ARGV 1
9327#define USE_SECTRANSP 1
9328#define USE_LIBPSL 1
9329#define HAVE_LIBSSH2 1
9330#define USE_LIBSSH2 1
9331#define HAVE_LIBRTMP_RTMP_H 1
9332#define USE_LIBRTMP 1
9333#define HAVE_IDN2_H 1
9334#define HAVE_LIBIDN2 1
9335#define HAVE_NGHTTP2_NGHTTP2_H 1
9336#define USE_NGHTTP2 1
9337#define HAVE_SYS_TYPES_H 1
9338#define HAVE_SYS_TIME_H 1
9339#define HAVE_SYS_SELECT_H 1
9340#define HAVE_SYS_SOCKET_H 1
9341#define HAVE_SYS_IOCTL_H 1
9342#define HAVE_SYS_UIO_H 1
9343#define HAVE_UNISTD_H 1
9344#define HAVE_STDLIB_H 1
9345#define HAVE_ARPA_INET_H 1
9346#define HAVE_NET_IF_H 1
9347#define HAVE_NETINET_IN_H 1
9348#define HAVE_SYS_UN_H 1
9349#define HAVE_NETINET_TCP_H 1
9350#define HAVE_NETINET_UDP_H 1
9351#define HAVE_NETDB_H 1
9352#define HAVE_SYS_SOCKIO_H 1
9353#define HAVE_SYS_STAT_H 1
9354#define HAVE_SYS_PARAM_H 1
9355#define HAVE_TERMIOS_H 1
9356#define HAVE_FCNTL_H 1
9357#define HAVE_PWD_H 1
9358#define HAVE_UTIME_H 1
9359#define HAVE_SYS_POLL_H 1
9360#define HAVE_POLL_H 1
9361#define HAVE_SYS_RESOURCE_H 1
9362#define HAVE_LIBGEN_H 1
9363#define HAVE_LOCALE_H 1
9364#define HAVE_STDBOOL_H 1
9365#define HAVE_ARPA_TFTP_H 1
9366#define HAVE_SYS_FILIO_H 1
9367#define HAVE_SYS_WAIT_H 1
9368#define HAVE_SETJMP_H 1
9369#define HAVE_VARIADIC_MACROS_C99 1
9370#define HAVE_VARIADIC_MACROS_GCC 1
9371#define HAVE_SYS_TYPES_H 1
9372#define HAVE_SYS_TIME_H 1
9373#define HAVE_SYS_SOCKET_H 1
9374#define HAVE_STRUCT_TIMEVAL 1
9375#define SIZEOF_SIZE_T 8
9376#define SIZEOF_LONG 8
9377#define SIZEOF_INT 4
9378#define SIZEOF_TIME_T 8
9379#define SIZEOF_OFF_T 8
9380#define SIZEOF_CURL_OFF_T 8
9381#define HAVE_LONGLONG 1
9382#define HAVE_BOOL_T 1
9383#define CURL_SA_FAMILY_T sa_family_t
9384#define HAVE_SUSECONDS_T 1
9385#define HAVE_SYS_TYPES_H 1
9386#define HAVE_POLL_H 1
9387#define HAVE_SYS_POLL_H 1
9388#define HAVE_STRUCT_SOCKADDR_STORAGE 1
9389#define HAVE_SYS_SELECT_H 1
9390#define HAVE_SYS_SOCKET_H 1
9391#define HAVE_SELECT 1
9392#define HAVE_SYS_TYPES_H 1
9393#define HAVE_SYS_SOCKET_H 1
9394#define HAVE_RECV 1
9395#define HAVE_SYS_TYPES_H 1
9396#define HAVE_SYS_SOCKET_H 1
9397#define HAVE_SEND 1
9398#define HAVE_SYS_TYPES_H 1
9399#define HAVE_SYS_SOCKET_H 1
9400#define HAVE_SYS_TYPES_H 1
9401#define HAVE_UNISTD_H 1
9402#define HAVE_ALARM 1
9403#define HAVE_SYS_TYPES_H 1
9404#define HAVE_STRING_H 1
9405#define HAVE_STRINGS_H 1
9406#define HAVE_SYS_TYPES_H 1
9407#define HAVE_LIBGEN_H 1
9408#define HAVE_BASENAME 1
9409#define HAVE_SYS_TYPES_H 1
9410#define HAVE_SYS_TYPES_H 1
9411#define HAVE_SYS_SOCKET_H 1
9412#define HAVE_CONNECT 1
9413#define HAVE_SYS_TYPES_H 1
9414#define HAVE_UNISTD_H 1
9415#define HAVE_FCNTL_H 1
9416#define HAVE_FCNTL 1
9417#define HAVE_FCNTL_O_NONBLOCK 1
9418#define HAVE_SYS_TYPES_H 1
9419#define HAVE_NETDB_H 1
9420#define HAVE_FREEADDRINFO 1
9421#define HAVE_SYS_TYPES_H 1
9422#define HAVE_SYS_XATTR_H 1
9423#define HAVE_FSETXATTR 1
9424#define HAVE_FSETXATTR_6 1
9425#define HAVE_FTRUNCATE 1
9426#define HAVE_SYS_TYPES_H 1
9427#define HAVE_STDLIB_H 1
9428#define HAVE_GETADDRINFO 1
9429#define HAVE_GETADDRINFO_THREADSAFE 1
9430#define HAVE_GETHOSTBYNAME 1
9431#define GETHOSTNAME_TYPE_ARG2 size_t
9432#define HAVE_GETHOSTNAME 1
9433#define HAVE_GETPEERNAME 1
9434#define HAVE_GETSOCKNAME 1
9435#define HAVE_NET_IF_H 1
9436#define HAVE_IF_NAMETOINDEX 1
9437#define HAVE_SYS_TYPES_H 1
9438#define HAVE_SYS_SOCKET_H 1
9439#define HAVE_NETINET_IN_H 1
9440#define HAVE_IFADDRS_H 1
9441#define HAVE_GETIFADDRS 1
9442#define HAVE_SYS_TYPES_H 1
9443#define HAVE_SYS_TIME_H 1
9444#define HAVE_GMTIME_R 1
9445#define HAVE_SYS_TYPES_H 1
9446#define HAVE_SYS_SOCKET_H 1
9447#define HAVE_NETINET_IN_H 1
9448#define HAVE_ARPA_INET_H 1
9449#define HAVE_INET_NTOP 1
9450#define HAVE_INET_PTON 1
9451#define HAVE_SYS_TYPES_H 1
9452#define HAVE_SIGNAL_H 1
9453#define HAVE_SIGACTION 1
9454#define HAVE_SIGINTERRUPT 1
9455#define HAVE_SIGNAL 1
9456#define HAVE_SYS_TYPES_H 1
9457#define HAVE_SETJMP_H 1
9458#define HAVE_SIGSETJMP 1
9459#define HAVE_SOCKET 1
9460#define HAVE_SOCKETPAIR 1
9461#define HAVE_STRCASECMP 1
9462#define HAVE_STRDUP 1
9463#define HAVE_STRERROR_R 1
9464#define HAVE_POSIX_STRERROR_R 1
9465#define HAVE_STRTOK_R 1
9466#define HAVE_STRTOLL 1
9467#define HAVE_DECL_GETPWUID_R 1
9468#define HAVE_FNMATCH 1
9469#define HAVE_FCHMOD 1
9470#define HAVE_FORK 1
9471#define HAVE_GETEUID 1
9472#define HAVE_GETPPID 1
9473#define HAVE_GETPWUID 1
9474#define HAVE_GETPWUID_R 1
9475#define HAVE_GETRLIMIT 1
9476#define HAVE_GETTIMEOFDAY 1
9477#define HAVE_IF_NAMETOINDEX 1
9478#define HAVE_MACH_ABSOLUTE_TIME 1
9479#define HAVE_PIPE 1
9480#define HAVE_SCHED_YIELD 1
9481#define HAVE_SENDMSG 1
9482#define HAVE_SETLOCALE 1
9483#define HAVE_SETMODE 1
9484#define HAVE_SETRLIMIT 1
9485#define HAVE_SNPRINTF 1
9486#define HAVE_UTIME 1
9487#define HAVE_UTIMES 1
9488#define HAVE_ARC4RANDOM 1
9489#define USE_MANUAL 1
9490#define USE_ARES 1
9491#define NTLM_WB_ENABLED 1
9492#define NTLM_WB_FILE "/usr/bin/ntlm_auth"
9493#define USE_UNIX_SOCKETS 1
9494#define CURL_EXTERN_SYMBOL __attribute__ ((__visibility__ ("default")))
9495
9496configure: exit 0