Ticket #66082: config.log

File config.log, 76.9 KB (added by jpmelko, 19 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 --without-librtmp --without-libssh2 --without-mbedtls --with-nghttp2=/opt/local --without-nss --without-ssl --with-secure-transport --without-wolfssl --disable-ares --disable-ldap --disable-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 = Bacchus.local
14uname -m = x86_64
15uname -r = 19.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.6.0: Tue Jun 21 21:18:39 PDT 2022; root:xnu-6153.141.66~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 19.6.0: Tue Jun 21 21:18:39 PDT 2022; root:xnu-6153.141.66~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 371 tasks, 1401 threads, 4 processors
34Load average: 2.02, Mach factor: 1.99
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:3302: looking for aux files: ltmain.sh config.guess config.sub missing compile install-sh
52configure:3315:  trying ./
53configure:3344:   ./ltmain.sh found
54configure:3344:   ./config.guess found
55configure:3344:   ./config.sub found
56configure:3344:   ./missing found
57configure:3344:   ./compile found
58configure:3326:   ./install-sh found
59configure:3470: checking whether to enable maintainer-specific portions of Makefiles
60configure:3480: result: no
61configure:3505: checking whether make supports nested variables
62configure:3523: result: yes
63configure:3536: checking whether to enable debug build options
64configure:3559: result: no
65configure:3563: checking whether to enable compiler optimizer
66configure:3585: result: (assumed) yes
67configure:3597: checking whether to enable strict compiler warnings
68configure:3617: result: no
69configure:3621: checking whether to enable compiler warnings as errors
70configure:3641: result: no
71configure:3645: checking whether to enable curl debug memory tracking
72configure:3668: result: no
73configure:3685: checking whether to enable hiding of library internal symbols
74configure:3702: result: yes
75configure:3713: checking whether to enable c-ares for DNS lookups
76configure:3736: result: no
77configure:3740: checking whether to disable dependency on -lrt
78configure:3757: result: (assumed no)
79configure:3768: checking whether to enable ECH support
80configure:3787: result: no
81configure:3818: checking for path separator
82configure:3820: result: :
83configure:3840: checking for sed
84configure:3864: found /usr/bin/sed
85configure:3877: result: /usr/bin/sed
86configure:3894: checking for grep
87configure:3918: found /usr/bin/grep
88configure:3931: result: /usr/bin/grep
89configure:3946: checking that grep -E works
90configure:3950: result: yes
91configure:4062: checking for ar
92configure:4086: found /usr/bin/ar
93configure:4098: result: /usr/bin/ar
94configure:4319: checking for a BSD-compatible install
95configure:4392: result: /usr/bin/install -c
96configure:4469: checking for gcc
97configure:4501: result: /usr/bin/clang
98configure:4854: checking for C compiler version
99configure:4863: /usr/bin/clang --version >&5
100Apple clang version 12.0.0 (clang-1200.0.32.29)
101Target: x86_64-apple-darwin19.6.0
102Thread model: posix
103InstalledDir: /Library/Developer/CommandLineTools/usr/bin
104configure:4874: $? = 0
105configure:4863: /usr/bin/clang -v >&5
106Apple clang version 12.0.0 (clang-1200.0.32.29)
107Target: x86_64-apple-darwin19.6.0
108Thread model: posix
109InstalledDir: /Library/Developer/CommandLineTools/usr/bin
110configure:4874: $? = 0
111configure:4863: /usr/bin/clang -V >&5
112clang: error: argument to '-V' is missing (expected 1 value)
113clang: error: no input files
114configure:4874: $? = 1
115configure:4863: /usr/bin/clang -qversion >&5
116clang: error: unknown argument '-qversion'; did you mean '--version'?
117clang: error: no input files
118configure:4874: $? = 1
119configure:4863: /usr/bin/clang -version >&5
120clang: error: unknown argument '-version'; did you mean '--version'?
121clang: error: no input files
122configure:4874: $? = 1
123configure:4893: checking whether the C compiler works
124configure:4915: /usr/bin/clang -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
125configure:4919: $? = 0
126configure:4969: result: yes
127configure:4972: checking for C compiler default output file name
128configure:4974: result: a.out
129configure:4980: checking for suffix of executables
130configure:4987: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
131configure:4991: $? = 0
132configure:5014: result:
133configure:5035: checking whether we are cross compiling
134configure:5043: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
135configure:5047: $? = 0
136configure:5054: ./conftest
137configure:5058: $? = 0
138configure:5073: result: no
139configure:5078: checking for suffix of object files
140configure:5100: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
141configure:5104: $? = 0
142configure:5126: result: o
143configure:5130: checking whether the compiler supports GNU C
144configure:5149: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
145configure:5149: $? = 0
146configure:5159: result: yes
147configure:5170: checking whether /usr/bin/clang accepts -g
148configure:5190: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
149configure:5190: $? = 0
150configure:5232: result: yes
151configure:5252: checking for /usr/bin/clang option to enable C11 features
152configure:5267: /usr/bin/clang  -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
153configure:5267: $? = 0
154configure:5285: result: none needed
155configure:5401: checking whether /usr/bin/clang understands -c and -o together
156configure:5423: /usr/bin/clang -c conftest.c -o conftest2.o
157configure:5426: $? = 0
158configure:5423: /usr/bin/clang -c conftest.c -o conftest2.o
159configure:5426: $? = 0
160configure:5438: result: yes
161configure:5461: checking how to run the C preprocessor
162configure:5487: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
163configure:5487: $? = 0
164configure:5502: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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:5502: $? = 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:5529: result: /usr/bin/clang -E
181configure:5543: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
182configure:5543: $? = 0
183configure:5558: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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:5558: $? = 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:5604: checking for stdio.h
200configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
201configure:5604: $? = 0
202configure:5604: result: yes
203configure:5604: checking for stdlib.h
204configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
205configure:5604: $? = 0
206configure:5604: result: yes
207configure:5604: checking for string.h
208configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
209configure:5604: $? = 0
210configure:5604: result: yes
211configure:5604: checking for inttypes.h
212configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
213configure:5604: $? = 0
214configure:5604: result: yes
215configure:5604: checking for stdint.h
216configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
217configure:5604: $? = 0
218configure:5604: result: yes
219configure:5604: checking for strings.h
220configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
221configure:5604: $? = 0
222configure:5604: result: yes
223configure:5604: checking for sys/stat.h
224configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
225configure:5604: $? = 0
226configure:5604: result: yes
227configure:5604: checking for sys/types.h
228configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
229configure:5604: $? = 0
230configure:5604: result: yes
231configure:5604: checking for unistd.h
232configure:5604: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
233configure:5604: $? = 0
234configure:5604: result: yes
235configure:5632: checking for stdatomic.h
236configure:5632: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
237configure:5632: $? = 0
238configure:5632: result: yes
239configure:5637: checking if _Atomic is available
240configure:5656: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
241configure:5656: $? = 0
242configure:5659: result: yes
243configure:5681: checking for a sed that does not truncate output
244configure:5751: result: /usr/bin/sed
245configure:5759: checking for code coverage support
246configure:5775: result: no
247configure:5940: checking whether build environment is sane
248configure:5995: result: yes
249configure:6150: checking for a race-free mkdir -p
250configure:6194: result: ./install-sh -c -d
251configure:6201: checking for gawk
252configure:6233: result: /usr/bin/awk
253configure:6244: checking whether make sets $(MAKE)
254configure:6267: result: yes
255configure:6289: checking whether make supports the include directive
256configure:6304: make -f confmf.GNU && cat confinc.out
257this is the am__doit target
258configure:6307: $? = 0
259configure:6326: result: yes (GNU style)
260configure:6423: checking dependency style of /usr/bin/clang
261configure:6535: result: gcc3
262configure:6612: checking curl version
263configure:6614: result: 7.86.0
264configure:6866: checking build system type
265configure:6881: result: x86_64-apple-darwin19.6.0
266configure:6901: checking host system type
267configure:6915: result: x86_64-apple-darwin19.6.0
268configure:6944: checking for grep that handles long lines and -e
269configure:7008: result: /usr/bin/grep
270configure:7013: checking for egrep
271configure:7081: result: /usr/bin/grep -E
272configure:7088: checking if OS is AIX (to define _ALL_SOURCE)
273configure:7109: result: no
274configure:7119: checking if _THREAD_SAFE is already defined
275configure:7140: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
276conftest.c:33:7: error: use of undeclared identifier 'force'
277      force compilation error
278      ^
2791 error generated.
280configure:7140: $? = 1
281configure: failed program was:
282| /* confdefs.h */
283| #define PACKAGE_NAME "curl"
284| #define PACKAGE_TARNAME "curl"
285| #define PACKAGE_VERSION "-"
286| #define PACKAGE_STRING "curl -"
287| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
288| #define PACKAGE_URL ""
289| #define HAVE_STDIO_H 1
290| #define HAVE_STDLIB_H 1
291| #define HAVE_STRING_H 1
292| #define HAVE_INTTYPES_H 1
293| #define HAVE_STDINT_H 1
294| #define HAVE_STRINGS_H 1
295| #define HAVE_SYS_STAT_H 1
296| #define HAVE_SYS_TYPES_H 1
297| #define HAVE_UNISTD_H 1
298| #define STDC_HEADERS 1
299| #define HAVE_STDATOMIC_H 1
300| #define HAVE_ATOMIC 1
301| #define PACKAGE "curl"
302| #define VERSION "-"
303| #define OS "x86_64-apple-darwin19.6.0"
304| /* end confdefs.h.  */
305|
306|
307|
308| int main (void)
309| {
310|
311| #ifdef _THREAD_SAFE
312|       int dummy=1;
313| #else
314|       force compilation error
315| #endif
316|
317|  ;
318|  return 0;
319| }
320|
321configure:7149: result: no
322configure:7157: checking if _THREAD_SAFE is actually needed
323configure:7176: result: no
324configure:7181: checking if _THREAD_SAFE is onwards defined
325configure:7198: result: no
326configure:7205: checking if _REENTRANT is already defined
327configure:7226: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
328conftest.c:33:7: error: use of undeclared identifier 'force'
329      force compilation error
330      ^
3311 error generated.
332configure:7226: $? = 1
333configure: failed program was:
334| /* confdefs.h */
335| #define PACKAGE_NAME "curl"
336| #define PACKAGE_TARNAME "curl"
337| #define PACKAGE_VERSION "-"
338| #define PACKAGE_STRING "curl -"
339| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
340| #define PACKAGE_URL ""
341| #define HAVE_STDIO_H 1
342| #define HAVE_STDLIB_H 1
343| #define HAVE_STRING_H 1
344| #define HAVE_INTTYPES_H 1
345| #define HAVE_STDINT_H 1
346| #define HAVE_STRINGS_H 1
347| #define HAVE_SYS_STAT_H 1
348| #define HAVE_SYS_TYPES_H 1
349| #define HAVE_UNISTD_H 1
350| #define STDC_HEADERS 1
351| #define HAVE_STDATOMIC_H 1
352| #define HAVE_ATOMIC 1
353| #define PACKAGE "curl"
354| #define VERSION "-"
355| #define OS "x86_64-apple-darwin19.6.0"
356| /* end confdefs.h.  */
357|
358|
359|
360| int main (void)
361| {
362|
363| #ifdef _REENTRANT
364|       int dummy=1;
365| #else
366|       force compilation error
367| #endif
368|
369|  ;
370|  return 0;
371| }
372|
373configure:7235: result: no
374configure:7243: checking if _REENTRANT is actually needed
375configure:7274: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
376configure:7274: $? = 0
377configure:7306: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
378configure:7306: $? = 0
379configure:7379: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
380configure:7379: $? = 0
381configure:7461: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
382configure:7461: $? = 0
383configure:7543: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
384configure:7543: $? = 0
385configure:7625: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
386configure:7625: $? = 0
387configure:7707: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
388Undefined symbols for architecture x86_64:
389  "_gethostbyname_r", referenced from:
390      _main in conftest-135d3e.o
391ld: symbol(s) not found for architecture x86_64
392clang: error: linker command failed with exit code 1 (use -v to see invocation)
393configure:7707: $? = 1
394configure: failed program was:
395| /* confdefs.h */
396| #define PACKAGE_NAME "curl"
397| #define PACKAGE_TARNAME "curl"
398| #define PACKAGE_VERSION "-"
399| #define PACKAGE_STRING "curl -"
400| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
401| #define PACKAGE_URL ""
402| #define HAVE_STDIO_H 1
403| #define HAVE_STDLIB_H 1
404| #define HAVE_STRING_H 1
405| #define HAVE_INTTYPES_H 1
406| #define HAVE_STDINT_H 1
407| #define HAVE_STRINGS_H 1
408| #define HAVE_SYS_STAT_H 1
409| #define HAVE_SYS_TYPES_H 1
410| #define HAVE_UNISTD_H 1
411| #define STDC_HEADERS 1
412| #define HAVE_STDATOMIC_H 1
413| #define HAVE_ATOMIC 1
414| #define PACKAGE "curl"
415| #define VERSION "-"
416| #define OS "x86_64-apple-darwin19.6.0"
417| /* end confdefs.h.  */
418|
419|
420| #define gethostbyname_r innocuous_gethostbyname_r
421| #ifdef __STDC__
422| # include <limits.h>
423| #else
424| # include <assert.h>
425| #endif
426| #undef gethostbyname_r
427| #ifdef __cplusplus
428| extern "C"
429| #endif
430| char gethostbyname_r ();
431| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r
432| choke me
433| #endif
434|
435| int main (void)
436| {
437| return gethostbyname_r ();
438|  ;
439|  return 0;
440| }
441|
442configure:7789: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
443Undefined symbols for architecture x86_64:
444  "_getprotobyname_r", referenced from:
445      _main in conftest-b8785d.o
446ld: symbol(s) not found for architecture x86_64
447clang: error: linker command failed with exit code 1 (use -v to see invocation)
448configure:7789: $? = 1
449configure: failed program was:
450| /* confdefs.h */
451| #define PACKAGE_NAME "curl"
452| #define PACKAGE_TARNAME "curl"
453| #define PACKAGE_VERSION "-"
454| #define PACKAGE_STRING "curl -"
455| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
456| #define PACKAGE_URL ""
457| #define HAVE_STDIO_H 1
458| #define HAVE_STDLIB_H 1
459| #define HAVE_STRING_H 1
460| #define HAVE_INTTYPES_H 1
461| #define HAVE_STDINT_H 1
462| #define HAVE_STRINGS_H 1
463| #define HAVE_SYS_STAT_H 1
464| #define HAVE_SYS_TYPES_H 1
465| #define HAVE_UNISTD_H 1
466| #define STDC_HEADERS 1
467| #define HAVE_STDATOMIC_H 1
468| #define HAVE_ATOMIC 1
469| #define PACKAGE "curl"
470| #define VERSION "-"
471| #define OS "x86_64-apple-darwin19.6.0"
472| /* end confdefs.h.  */
473|
474|
475| #define getprotobyname_r innocuous_getprotobyname_r
476| #ifdef __STDC__
477| # include <limits.h>
478| #else
479| # include <assert.h>
480| #endif
481| #undef getprotobyname_r
482| #ifdef __cplusplus
483| extern "C"
484| #endif
485| char getprotobyname_r ();
486| #if defined __stub_getprotobyname_r || defined __stub___getprotobyname_r
487| choke me
488| #endif
489|
490| int main (void)
491| {
492| return getprotobyname_r ();
493|  ;
494|  return 0;
495| }
496|
497configure:7848: result: no
498configure:7853: checking if _REENTRANT is onwards defined
499configure:7870: result: no
500configure:7884: checking for special C compiler options needed for large files
501configure:7931: result: no
502configure:7937: checking for _FILE_OFFSET_BITS value needed for large files
503configure:7962: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
504configure:7962: $? = 0
505configure:7995: result: no
506configure:8123: checking how to print strings
507configure:8150: result: printf
508configure:8171: checking for a sed that does not truncate output
509configure:8241: result: /usr/bin/sed
510configure:8259: checking for fgrep
511configure:8327: result: /usr/bin/grep -F
512configure:8363: checking for ld used by /usr/bin/clang
513configure:8431: result: /Library/Developer/CommandLineTools/usr/bin/ld
514configure:8438: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
515configure:8454: result: no
516configure:8466: checking for BSD- or MS-compatible name lister (nm)
517configure:8521: result: /usr/bin/nm -B
518configure:8661: checking the name lister (/usr/bin/nm -B) interface
519configure:8669: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
520configure:8672: /usr/bin/nm -B "conftest.o"
521configure:8675: output
5220000000000000000 S _some_variable
523configure:8682: result: BSD nm
524configure:8685: checking whether ln -s works
525configure:8689: result: yes
526configure:8697: checking the maximum length of command line arguments
527configure:8829: result: 196608
528configure:8877: checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format
529configure:8918: result: func_convert_file_noop
530configure:8925: checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format
531configure:8946: result: func_convert_file_noop
532configure:8953: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
533configure:8961: result: -r
534configure:9040: checking for file
535configure:9061: found /usr/bin/file
536configure:9072: result: file
537configure:9148: checking for objdump
538configure:9169: found /usr/bin/objdump
539configure:9180: result: objdump
540configure:9209: checking how to recognize dependent libraries
541configure:9410: result: pass_all
542configure:9500: checking for dlltool
543configure:9535: result: no
544configure:9562: checking how to associate runtime and link libraries
545configure:9590: result: printf %s\n
546configure:9740: checking for archiver @FILE support
547configure:9757: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
548configure:9757: $? = 0
549configure:9761: /usr/bin/ar cr libconftest.a @conftest.lst >&5
550ar: @conftest.lst: No such file or directory
551configure:9764: $? = 1
552configure:9784: result: no
553configure:9847: checking for strip
554configure:9868: found /usr/bin/strip
555configure:9879: result: strip
556configure:9956: checking for ranlib
557configure:9977: found /usr/bin/ranlib
558configure:9988: result: ranlib
559configure:10090: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
560configure:10244: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
561configure:10247: $? = 0
562configure:10251: /usr/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
563cannot find nm_test_var in conftest.nm
564configure:10244: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
565configure:10247: $? = 0
566configure:10251: /usr/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
567configure:10317: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c conftstm.o >&5
568configure:10320: $? = 0
569configure:10358: result: ok
570configure:10405: checking for sysroot
571configure:10436: result: no
572configure:10443: checking for a working dd
573configure:10487: result: /bin/dd
574configure:10491: checking how to truncate binary pipes
575configure:10507: result: /bin/dd bs=4096 count=1
576configure:10843: checking for mt
577configure:10878: result: no
578configure:10898: checking if : is a manifest tool
579configure:10905: : '-?'
580configure:10913: result: no
581configure:10974: checking for dsymutil
582configure:10995: found /usr/bin/dsymutil
583configure:11006: result: dsymutil
584configure:11076: checking for nmedit
585configure:11097: found /usr/bin/nmedit
586configure:11108: result: nmedit
587configure:11178: checking for lipo
588configure:11199: found /usr/bin/lipo
589configure:11210: result: lipo
590configure:11280: checking for otool
591configure:11301: found /usr/bin/otool
592configure:11312: result: otool
593configure:11382: checking for otool64
594configure:11417: result: no
595configure:11462: checking for -single_module linker flag
596/usr/bin/clang -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
597configure:11496: result: yes
598configure:11499: checking for -exported_symbols_list linker flag
599configure:11519: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
600configure:11519: $? = 0
601configure:11530: result: yes
602configure:11533: checking for -force_load linker flag
603/usr/bin/clang -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -c -o conftest.o conftest.c
604/usr/bin/ar cr libconftest.a conftest.o
605ranlib libconftest.a
606/usr/bin/clang -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
607configure:11566: result: yes
608configure:11633: checking for dlfcn.h
609configure:11633: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
610configure:11633: $? = 0
611configure:11633: result: yes
612configure:12327: checking for objdir
613configure:12343: result: .libs
614configure:12607: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
615configure:12626: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-rtti -fno-exceptions conftest.c >&5
616configure:12630: $? = 0
617configure:12643: result: yes
618configure:13007: checking for /usr/bin/clang option to produce PIC
619configure:13015: result: -fno-common -DPIC
620configure:13023: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
621configure:13042: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -fno-common -DPIC -DPIC conftest.c >&5
622configure:13046: $? = 0
623configure:13059: result: yes
624configure:13088: checking if /usr/bin/clang static flag -static works
625configure:13117: result: no
626configure:13132: checking if /usr/bin/clang supports -c -o file.o
627configure:13154: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -o out/conftest2.o conftest.c >&5
628configure:13158: $? = 0
629configure:13180: result: yes
630configure:13188: checking if /usr/bin/clang supports -c -o file.o
631configure:13236: result: yes
632configure:13269: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
633configure:14541: result: yes
634configure:14782: checking dynamic linker characteristics
635configure:15614: result: darwin19.6.0 dyld
636configure:15736: checking how to hardcode library paths into programs
637configure:15761: result: immediate
638configure:16313: checking whether stripping libraries is possible
639configure:16330: result: yes
640configure:16364: checking if libtool supports shared libraries
641configure:16366: result: yes
642configure:16369: checking whether to build shared libraries
643configure:16394: result: yes
644configure:16397: checking whether to build static libraries
645configure:16401: result: yes
646configure:16472: checking whether to build shared libraries with -version-info
647configure:16483: result: yes
648configure:16490: checking whether to build shared libraries with -no-undefined
649configure:16503: result: no
650configure:16510: checking whether to build shared libraries with -mimpure-text
651configure:16520: result: no
652configure:16547: checking whether to build shared libraries with PIC
653configure:16549: result: yes
654configure:16551: checking whether to build static libraries with PIC
655configure:16553: result: no
656configure:16560: checking whether to build shared libraries only
657configure:16568: result: no
658configure:16575: checking whether to build static libraries only
659configure:16583: result: no
660configure:16637: checking for windres
661configure:16672: result: no
662configure:16854: checking for inline
663configure:16871: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
664configure:16871: $? = 0
665configure:16880: result: inline
666configure:16901: checking if cpp -P is needed
667configure:16919: result: no
668configure:16974: checking if compiler is DEC/Compaq/HP C
669configure:16998: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
670configure:16998: $? = 0
671configure:17043: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
672configure:17043: $? = 0
673configure:17076: result: no
674configure:17081: checking if compiler is HP-UX C
675configure:17105: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
676configure:17105: $? = 0
677configure:17137: result: no
678configure:17142: checking if compiler is IBM C
679configure:17166: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
680configure:17166: $? = 0
681configure:17206: result: no
682configure:17211: checking if compiler is Intel C
683configure:17235: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
684configure:17235: $? = 0
685configure:17321: result: no
686configure:17326: checking if compiler is clang
687configure:17350: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
688configure:17350: $? = 0
689configure:17374: result: yes
690configure:17376: checking if compiler is xlclang
691configure:17400: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
692configure:17400: $? = 0
693configure:17428: result: no
694configure:17454: checking if compiler is GNU C
695configure:17478: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
696configure:17478: $? = 0
697configure:17560: result: no
698configure:17565: checking if compiler is LCC
699configure:17589: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
700configure:17589: $? = 0
701configure:17621: result: no
702configure:17626: checking if compiler is SGI MIPSpro C
703configure:17650: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
704configure:17650: $? = 0
705configure:17695: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
706configure:17695: $? = 0
707configure:17740: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
708configure:17740: $? = 0
709configure:17774: result: no
710configure:17779: checking if compiler is SGI MIPS C
711configure:17803: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
712configure:17803: $? = 0
713configure:17848: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
714configure:17848: $? = 0
715configure:17882: result: no
716configure:17887: checking if compiler is SunPro C
717configure:17911: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
718configure:17911: $? = 0
719configure:17943: result: no
720configure:17948: checking if compiler is Tiny C
721configure:17972: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk  conftest.c
722configure:17972: $? = 0
723configure:18004: result: no
724configure:18128: checking if compiler accepts some basic options
725configure:18152: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
726configure:18152: $? = 0
727configure:18183: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
728configure:18183: $? = 0
729configure:18230: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
730configure:18230: $? = 0
731configure:18230: ./conftest
732configure:18230: $? = 0
733configure:18298: result: yes
734configure:18300: compiler options added: -Qunused-arguments -Wno-pointer-bool-conversion
735configure:18361: checking if compiler optimizer assumed setting might be used
736configure:18399: result: no
737configure:20167: checking if compiler halts on compilation errors
738configure:20184: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
739conftest.c:32:7: error: use of undeclared identifier 'force'
740      force compilation error
741      ^
7421 error generated.
743configure:20184: $? = 1
744configure: failed program was:
745| /* confdefs.h */
746| #define PACKAGE_NAME "curl"
747| #define PACKAGE_TARNAME "curl"
748| #define PACKAGE_VERSION "-"
749| #define PACKAGE_STRING "curl -"
750| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
751| #define PACKAGE_URL ""
752| #define HAVE_STDIO_H 1
753| #define HAVE_STDLIB_H 1
754| #define HAVE_STRING_H 1
755| #define HAVE_INTTYPES_H 1
756| #define HAVE_STDINT_H 1
757| #define HAVE_STRINGS_H 1
758| #define HAVE_SYS_STAT_H 1
759| #define HAVE_SYS_TYPES_H 1
760| #define HAVE_UNISTD_H 1
761| #define STDC_HEADERS 1
762| #define HAVE_STDATOMIC_H 1
763| #define HAVE_ATOMIC 1
764| #define PACKAGE "curl"
765| #define VERSION "-"
766| #define OS "x86_64-apple-darwin19.6.0"
767| #define HAVE_DLFCN_H 1
768| #define LT_OBJDIR ".libs/"
769| /* end confdefs.h.  */
770|
771|
772|
773| int main (void)
774| {
775|
776|       force compilation error
777|
778|  ;
779|  return 0;
780| }
781|
782configure:20193: result: yes
783configure:20200: checking if compiler halts on negative sized arrays
784configure:20218: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
785conftest.c:28:26: error: 'bad_t' declared as an array with a negative size
786      typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
787                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7881 error generated.
789configure:20218: $? = 1
790configure: failed program was:
791| /* confdefs.h */
792| #define PACKAGE_NAME "curl"
793| #define PACKAGE_TARNAME "curl"
794| #define PACKAGE_VERSION "-"
795| #define PACKAGE_STRING "curl -"
796| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
797| #define PACKAGE_URL ""
798| #define HAVE_STDIO_H 1
799| #define HAVE_STDLIB_H 1
800| #define HAVE_STRING_H 1
801| #define HAVE_INTTYPES_H 1
802| #define HAVE_STDINT_H 1
803| #define HAVE_STRINGS_H 1
804| #define HAVE_SYS_STAT_H 1
805| #define HAVE_SYS_TYPES_H 1
806| #define HAVE_UNISTD_H 1
807| #define STDC_HEADERS 1
808| #define HAVE_STDATOMIC_H 1
809| #define HAVE_ATOMIC 1
810| #define PACKAGE "curl"
811| #define VERSION "-"
812| #define OS "x86_64-apple-darwin19.6.0"
813| #define HAVE_DLFCN_H 1
814| #define LT_OBJDIR ".libs/"
815| /* end confdefs.h.  */
816|
817|
818|       typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ];
819|
820| int main (void)
821| {
822|
823|       bad_t dummy;
824|
825|  ;
826|  return 0;
827| }
828|
829configure:20227: result: yes
830configure:20234: checking if compiler halts on function prototype mismatch
831configure:20263: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
832conftest.c:29:11: error: conflicting types for 'rand'
833      int rand(int n);
834          ^
835/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:162:6: note: previous declaration is here
836int      rand(void) __swift_unavailable("Use arc4random instead.");
837         ^
838conftest.c:30:11: error: conflicting types for 'rand'
839      int rand(int n)
840          ^
841/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:162:6: note: previous declaration is here
842int      rand(void) __swift_unavailable("Use arc4random instead.");
843         ^
844conftest.c:42:20: error: too many arguments to function call, expected 0, have 1
845      int j = rand(i[0]);
846              ~~~~ ^~~~
847/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdlib.h:162:1: note: 'rand' declared here
848int      rand(void) __swift_unavailable("Use arc4random instead.");
849^
8503 errors generated.
851configure:20263: $? = 1
852configure: failed program was:
853| /* confdefs.h */
854| #define PACKAGE_NAME "curl"
855| #define PACKAGE_TARNAME "curl"
856| #define PACKAGE_VERSION "-"
857| #define PACKAGE_STRING "curl -"
858| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
859| #define PACKAGE_URL ""
860| #define HAVE_STDIO_H 1
861| #define HAVE_STDLIB_H 1
862| #define HAVE_STRING_H 1
863| #define HAVE_INTTYPES_H 1
864| #define HAVE_STDINT_H 1
865| #define HAVE_STRINGS_H 1
866| #define HAVE_SYS_STAT_H 1
867| #define HAVE_SYS_TYPES_H 1
868| #define HAVE_UNISTD_H 1
869| #define STDC_HEADERS 1
870| #define HAVE_STDATOMIC_H 1
871| #define HAVE_ATOMIC 1
872| #define PACKAGE "curl"
873| #define VERSION "-"
874| #define OS "x86_64-apple-darwin19.6.0"
875| #define HAVE_DLFCN_H 1
876| #define LT_OBJDIR ".libs/"
877| /* end confdefs.h.  */
878|
879|
880| #     include <stdlib.h>
881|       int rand(int n);
882|       int rand(int n)
883|       {
884|         if(n)
885|           return ++n;
886|         else
887|           return n;
888|       }
889|
890| int main (void)
891| {
892|
893|       int i[2]={0,0};
894|       int j = rand(i[0]);
895|       if(j)
896|         return j;
897|
898|  ;
899|  return 0;
900| }
901|
902configure:20272: result: yes
903configure:20279: checking if compiler supports hiding library internal symbols
904configure:20374: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
905configure:20374: $? = 0
906configure:20398: result: yes
907configure:20588: checking for windows.h
908configure:20619: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
909conftest.c:32:10: fatal error: 'windows.h' file not found
910#include <windows.h>
911         ^~~~~~~~~~~
9121 error generated.
913configure:20619: $? = 1
914configure: failed program was:
915| /* confdefs.h */
916| #define PACKAGE_NAME "curl"
917| #define PACKAGE_TARNAME "curl"
918| #define PACKAGE_VERSION "-"
919| #define PACKAGE_STRING "curl -"
920| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
921| #define PACKAGE_URL ""
922| #define HAVE_STDIO_H 1
923| #define HAVE_STDLIB_H 1
924| #define HAVE_STRING_H 1
925| #define HAVE_INTTYPES_H 1
926| #define HAVE_STDINT_H 1
927| #define HAVE_STRINGS_H 1
928| #define HAVE_SYS_STAT_H 1
929| #define HAVE_SYS_TYPES_H 1
930| #define HAVE_UNISTD_H 1
931| #define STDC_HEADERS 1
932| #define HAVE_STDATOMIC_H 1
933| #define HAVE_ATOMIC 1
934| #define PACKAGE "curl"
935| #define VERSION "-"
936| #define OS "x86_64-apple-darwin19.6.0"
937| #define HAVE_DLFCN_H 1
938| #define LT_OBJDIR ".libs/"
939| /* end confdefs.h.  */
940|
941|
942| #undef inline
943| #ifndef WIN32_LEAN_AND_MEAN
944| #define WIN32_LEAN_AND_MEAN
945| #endif
946| #include <windows.h>
947|
948| int main (void)
949| {
950|
951| #if defined(__CYGWIN__) || defined(__CEGCC__)
952|         HAVE_WINDOWS_H shall not be defined.
953| #else
954|         int dummy=2*WINVER;
955| #endif
956|
957|  ;
958|  return 0;
959| }
960|
961configure:20632: result: no
962configure:20643: checking whether build target is a native Windows one
963configure:20687: result: no
964configure:20933: checking whether build target supports WIN32 file API
965configure:21016: result: no
966configure:21022: checking whether build target supports WIN32 crypto API
967configure:21070: result: no
968configure:21085: checking for good-to-use Darwin CFLAGS
969configure:21087: result: yes
970configure:21093: checking whether /usr/bin/clang accepts -Werror=partial-availability
971configure:21105: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
972configure:21105: $? = 0
973configure:21107: result: yes
974configure:21119: checking whether to link macOS CoreFoundation and SystemConfiguration framework
975configure:21143: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
976configure:21143: $? = 0
977configure:21155: result: yes
978configure:21169: checking to see if the compiler supports __builtin_available()
979configure:21187: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
980configure:21187: $? = 0
981configure:21190: result: yes
982configure:21214: checking whether to support http
983configure:21253: result: yes
984configure:21258: checking whether to support ftp
985configure:21278: result: yes
986configure:21283: checking whether to support file
987configure:21303: result: yes
988configure:21308: checking whether to support ldap
989configure:21315: result: no
990configure:21340: checking whether to support ldaps
991configure:21347: result: no
992configure:21698: checking whether to support rtsp
993configure:21725: result: yes
994configure:21737: checking whether to support proxies
995configure:21758: result: yes
996configure:21764: checking whether to support dict
997configure:21784: result: yes
998configure:21789: checking whether to support telnet
999configure:21809: result: yes
1000configure:21814: checking whether to support tftp
1001configure:21834: result: yes
1002configure:21840: checking whether to support pop3
1003configure:21860: result: yes
1004configure:21867: checking whether to support imap
1005configure:21887: result: yes
1006configure:21894: checking whether to support smb
1007configure:21914: result: yes
1008configure:21920: checking whether to support smtp
1009configure:21940: result: yes
1010configure:21946: checking whether to support gopher
1011configure:21966: result: yes
1012configure:21972: checking whether to support mqtt
1013configure:21992: result: no
1014configure:21999: checking whether to provide built-in manual
1015configure:22015: result: yes
1016configure:22022: checking whether to enable generation of C code
1017configure:22041: result: yes
1018configure:22048: checking whether to use libgcc
1019configure:22064: result: no
1020configure:22071: checking if X/Open network library is required
1021configure:22091: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1022conftest.c:38:3: error: use of undeclared identifier 'force'
1023  force compilation error
1024  ^
10251 error generated.
1026configure:22091: $? = 1
1027configure: failed program was:
1028| /* confdefs.h */
1029| #define PACKAGE_NAME "curl"
1030| #define PACKAGE_TARNAME "curl"
1031| #define PACKAGE_VERSION "-"
1032| #define PACKAGE_STRING "curl -"
1033| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1034| #define PACKAGE_URL ""
1035| #define HAVE_STDIO_H 1
1036| #define HAVE_STDLIB_H 1
1037| #define HAVE_STRING_H 1
1038| #define HAVE_INTTYPES_H 1
1039| #define HAVE_STDINT_H 1
1040| #define HAVE_STRINGS_H 1
1041| #define HAVE_SYS_STAT_H 1
1042| #define HAVE_SYS_TYPES_H 1
1043| #define HAVE_UNISTD_H 1
1044| #define STDC_HEADERS 1
1045| #define HAVE_STDATOMIC_H 1
1046| #define HAVE_ATOMIC 1
1047| #define PACKAGE "curl"
1048| #define VERSION "-"
1049| #define OS "x86_64-apple-darwin19.6.0"
1050| #define HAVE_DLFCN_H 1
1051| #define LT_OBJDIR ".libs/"
1052| #define HAVE_BUILTIN_AVAILABLE 1
1053| #define CURL_DISABLE_LDAP 1
1054| #define CURL_DISABLE_LDAPS 1
1055| /* end confdefs.h.  */
1056|
1057|
1058| int main (void)
1059| {
1060| #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600)
1061|   return 0;
1062| #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED)
1063|   return 0;
1064| #else
1065|   force compilation error
1066| #endif
1067| }
1068|
1069|
1070configure:22099: result: no
1071configure:22103: checking for gethostbyname
1072configure:22103: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration conftest.c  >&5
1073configure:22103: $? = 0
1074configure:22103: result: yes
1075configure:22533: checking for windows.h
1076configure:22577: result: no
1077configure:22588: checking for winsock2.h
1078configure:22633: result: no
1079configure:22662: checking for proto/bsdsocket.h
1080configure:22662: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1081conftest.c:46:10: fatal error: 'proto/bsdsocket.h' file not found
1082#include <proto/bsdsocket.h>
1083         ^~~~~~~~~~~~~~~~~~~
10841 error generated.
1085configure:22662: $? = 1
1086configure: failed program was:
1087| /* confdefs.h */
1088| #define PACKAGE_NAME "curl"
1089| #define PACKAGE_TARNAME "curl"
1090| #define PACKAGE_VERSION "-"
1091| #define PACKAGE_STRING "curl -"
1092| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1093| #define PACKAGE_URL ""
1094| #define HAVE_STDIO_H 1
1095| #define HAVE_STDLIB_H 1
1096| #define HAVE_STRING_H 1
1097| #define HAVE_INTTYPES_H 1
1098| #define HAVE_STDINT_H 1
1099| #define HAVE_STRINGS_H 1
1100| #define HAVE_SYS_STAT_H 1
1101| #define HAVE_SYS_TYPES_H 1
1102| #define HAVE_UNISTD_H 1
1103| #define STDC_HEADERS 1
1104| #define HAVE_STDATOMIC_H 1
1105| #define HAVE_ATOMIC 1
1106| #define PACKAGE "curl"
1107| #define VERSION "-"
1108| #define OS "x86_64-apple-darwin19.6.0"
1109| #define HAVE_DLFCN_H 1
1110| #define LT_OBJDIR ".libs/"
1111| #define HAVE_BUILTIN_AVAILABLE 1
1112| #define CURL_DISABLE_LDAP 1
1113| #define CURL_DISABLE_LDAPS 1
1114| /* end confdefs.h.  */
1115| /* includes start */
1116| #if defined(HAVE_PROTO_BSDSOCKET_H)
1117| #  define __NO_NET_API
1118| #  define __USE_INLINE__
1119| #  include <proto/bsdsocket.h>
1120| #  ifdef HAVE_SYS_IOCTL_H
1121| #    include <sys/ioctl.h>
1122| #  endif
1123| #  ifdef __amigaos4__
1124| struct SocketIFace *ISocket = NULL;
1125| #  else
1126| struct Library *SocketBase = NULL;
1127| #  endif
1128| #  define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0)
1129| #endif
1130| /* includes end */
1131|
1132| #include <proto/bsdsocket.h>
1133configure:22662: result: no
1134configure:22672: checking for connect in libraries
1135configure:22700: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration conftest.c   >&5
1136configure:22700: $? = 0
1137configure:22719: result: yes
1138configure:22733: checking for sys/types.h
1139configure:22733: result: yes
1140configure:22739: checking for sys/time.h
1141configure:22739: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1142configure:22739: $? = 0
1143configure:22739: result: yes
1144configure:22746: checking for monotonic clock_gettime
1145configure:22773: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
1146configure:22773: $? = 0
1147configure:22776: result: yes
1148configure:22794: checking for clock_gettime in libraries
1149configure:22830: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration conftest.c  >&5
1150configure:22830: $? = 0
1151configure:22852: result: no additional lib required
1152configure:22870: checking if monotonic clock_gettime works
1153configure:22911: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration conftest.c  >&5
1154configure:22911: $? = 0
1155configure:22911: ./conftest
1156configure:22911: $? = 0
1157configure:22913: result: yes
1158configure:23230: checking for zlib.h
1159configure:23230: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include conftest.c >&5
1160configure:23230: $? = 0
1161configure:23230: result: yes
1162configure:23236: checking for gzread in -lz
1163configure:23259: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib conftest.c -lz   >&5
1164configure:23259: $? = 0
1165configure:23269: result: yes
1166configure:23318: found both libz and libz.h header
1167configure:23408: checking for pkg-config
1168configure:23432: found /opt/local/bin/pkg-config
1169configure:23444: result: /opt/local/bin/pkg-config
1170configure:23469: checking for libbrotlidec options with pkg-config
1171configure:23483: result: found
1172configure:23516: checking for BrotliDecoderDecompress in -lbrotlidec
1173configure:23539: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib conftest.c -lbrotlidec  -lbrotlidec -lz  >&5
1174configure:23539: $? = 0
1175configure:23549: result: yes
1176configure:23562: checking for brotli/decode.h
1177configure:23562: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include  conftest.c >&5
1178configure:23562: $? = 0
1179configure:23562: result: yes
1180configure:23589: Added /opt/local/lib to CURL_LIBRARY_PATH
1181configure:23673: checking for pkg-config
1182configure:23709: result: /opt/local/bin/pkg-config
1183configure:23734: checking for libzstd options with pkg-config
1184configure:23748: result: found
1185configure:23781: checking for ZSTD_createDStream in -lzstd
1186configure:23804: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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
1187configure:23804: $? = 0
1188configure:23814: result: yes
1189configure:23827: checking for zstd.h
1190configure:23827: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include   conftest.c >&5
1191configure:23827: $? = 0
1192configure:23827: result: yes
1193configure:23854: Added /opt/local/lib to CURL_LIBRARY_PATH
1194configure:24432: checking whether to enable IPv6
1195configure:24443: result: yes
1196configure:24509: checking if struct sockaddr_in6 has sin6_scope_id member
1197configure:24535: /usr/bin/clang -c -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include   conftest.c >&5
1198configure:24535: $? = 0
1199configure:24538: result: yes
1200configure:24554: checking if argv can be written to
1201configure:24575: /usr/bin/clang -o conftest -pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.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
1202configure:24575: $? = 0
1203configure:24575: ./conftest
1204configure:24575: $? = 0
1205configure:24629: result: yes
1206configure:24686: checking if GSS-API support is requested
1207configure:25093: result: no
1208configure:25515: checking whether to enable Windows native SSL/TLS
1209configure:25544: result: no
1210configure:25549: checking whether to enable Secure Transport
1211configure:25554: result: yes
1212configure:25577: checking whether to enable Amiga native SSL/TLS (AmiSSL v5)
1213configure:25679: result: no
1214configure:28319: error: --without-ssl has been set together with an explicit option to use an ssl library
1215(e.g. --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-nss, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl, --with-rustls).
1216Since these are conflicting parameters, verify which is the desired one and drop the other.
1217
1218## ---------------- ##
1219## Cache variables. ##
1220## ---------------- ##
1221
1222ac_cv_build=x86_64-apple-darwin19.6.0
1223ac_cv_c_compiler_gnu=yes
1224ac_cv_c_inline=inline
1225ac_cv_env_CC_set=set
1226ac_cv_env_CC_value=/usr/bin/clang
1227ac_cv_env_CFLAGS_set=set
1228ac_cv_env_CFLAGS_value='-pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
1229ac_cv_env_CPPFLAGS_set=set
1230ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
1231ac_cv_env_CPP_set=
1232ac_cv_env_CPP_value=
1233ac_cv_env_LDFLAGS_set=set
1234ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
1235ac_cv_env_LIBS_set=
1236ac_cv_env_LIBS_value=
1237ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1238ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1239ac_cv_env_build_alias_set=
1240ac_cv_env_build_alias_value=
1241ac_cv_env_host_alias_set=
1242ac_cv_env_host_alias_value=
1243ac_cv_env_target_alias_set=
1244ac_cv_env_target_alias_value=
1245ac_cv_func_gethostbyname=yes
1246ac_cv_header_brotli_decode_h=yes
1247ac_cv_header_dlfcn_h=yes
1248ac_cv_header_inttypes_h=yes
1249ac_cv_header_proto_bsdsocket_h=no
1250ac_cv_header_stdatomic_h=yes
1251ac_cv_header_stdint_h=yes
1252ac_cv_header_stdio_h=yes
1253ac_cv_header_stdlib_h=yes
1254ac_cv_header_string_h=yes
1255ac_cv_header_strings_h=yes
1256ac_cv_header_sys_stat_h=yes
1257ac_cv_header_sys_time_h=yes
1258ac_cv_header_sys_types_h=yes
1259ac_cv_header_unistd_h=yes
1260ac_cv_header_zlib_h=yes
1261ac_cv_header_zstd_h=yes
1262ac_cv_host=x86_64-apple-darwin19.6.0
1263ac_cv_lib_brotlidec_BrotliDecoderDecompress=yes
1264ac_cv_lib_z_gzread=yes
1265ac_cv_lib_zstd_ZSTD_createDStream=yes
1266ac_cv_objext=o
1267ac_cv_path_EGREP='/usr/bin/grep -E'
1268ac_cv_path_FGREP='/usr/bin/grep -F'
1269ac_cv_path_GREP=/usr/bin/grep
1270ac_cv_path_SED=/usr/bin/sed
1271ac_cv_path_ac_pt_AR=/usr/bin/ar
1272ac_cv_path_ac_pt_PKGCONFIG=/opt/local/bin/pkg-config
1273ac_cv_path_lt_DD=/bin/dd
1274ac_cv_prog_AWK=/usr/bin/awk
1275ac_cv_prog_CPP='/usr/bin/clang -E'
1276ac_cv_prog_ac_ct_CC=/usr/bin/clang
1277ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1278ac_cv_prog_ac_ct_FILECMD=file
1279ac_cv_prog_ac_ct_LIPO=lipo
1280ac_cv_prog_ac_ct_NMEDIT=nmedit
1281ac_cv_prog_ac_ct_OBJDUMP=objdump
1282ac_cv_prog_ac_ct_OTOOL=otool
1283ac_cv_prog_ac_ct_RANLIB=ranlib
1284ac_cv_prog_ac_ct_STRIP=strip
1285ac_cv_prog_cc_c11=
1286ac_cv_prog_cc_g=yes
1287ac_cv_prog_cc_stdc=
1288ac_cv_prog_make_make_set=yes
1289ac_cv_sys_file_offset_bits=no
1290ac_cv_sys_largefile_CC=no
1291am_cv_CC_dependencies_compiler_type=gcc3
1292am_cv_make_support_nested_variables=yes
1293am_cv_prog_cc_c_o=yes
1294curl_cv_def___GNUC__=4
1295curl_cv_def___clang__=1
1296curl_cv_gclk_LIBS=
1297curl_cv_have_def__COMPILER_VERSION=no
1298curl_cv_have_def__SGI_COMPILER_VERSION=no
1299curl_cv_have_def___DECC=no
1300curl_cv_have_def___DECC_VER=no
1301curl_cv_have_def___GNUC__=yes
1302curl_cv_have_def___HP_cc=no
1303curl_cv_have_def___IBMC__=no
1304curl_cv_have_def___INTEL_COMPILER=no
1305curl_cv_have_def___LCC__=no
1306curl_cv_have_def___SUNPRO_C=no
1307curl_cv_have_def___TINYC__=no
1308curl_cv_have_def___clang__=yes
1309curl_cv_have_def___ibmxl__=no
1310curl_cv_have_def___sgi=no
1311curl_cv_header_wincrypt_h=no
1312curl_cv_header_windows_h=no
1313curl_cv_header_winldap_h=no
1314curl_cv_header_winsock2_h=no
1315curl_cv_header_ws2tcpip_h=no
1316curl_cv_native_windows=no
1317curl_cv_save_LIBS=
1318curl_cv_writable_argv=yes
1319lt_cv_apple_cc_single_mod=yes
1320lt_cv_ar_at_file=no
1321lt_cv_deplibs_check_method=pass_all
1322lt_cv_file_magic_cmd='$MAGIC_CMD'
1323lt_cv_file_magic_test_file=
1324lt_cv_ld_exported_symbols_list=yes
1325lt_cv_ld_force_load=yes
1326lt_cv_ld_reload_flag=-r
1327lt_cv_nm_interface='BSD nm'
1328lt_cv_objdir=.libs
1329lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1330lt_cv_path_NM='/usr/bin/nm -B'
1331lt_cv_path_mainfest_tool=no
1332lt_cv_prog_compiler_c_o=yes
1333lt_cv_prog_compiler_c_o_RC=yes
1334lt_cv_prog_compiler_pic='-fno-common -DPIC'
1335lt_cv_prog_compiler_pic_works=yes
1336lt_cv_prog_compiler_rtti_exceptions=yes
1337lt_cv_prog_compiler_static_works=no
1338lt_cv_prog_gnu_ld=no
1339lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1340lt_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'\'''
1341lt_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'\'''
1342lt_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'\'''
1343lt_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'\'''
1344lt_cv_sys_global_symbol_to_import=
1345lt_cv_sys_max_cmd_len=196608
1346lt_cv_to_host_file_cmd=func_convert_file_noop
1347lt_cv_to_tool_file_cmd=func_convert_file_noop
1348lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1349
1350## ----------------- ##
1351## Output variables. ##
1352## ----------------- ##
1353
1354ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-7.86.0/missing'\'' aclocal-1.16'
1355AMDEPBACKSLASH='\'
1356AMDEP_FALSE='#'
1357AMDEP_TRUE=''
1358AMTAR='$${TAR-tar}'
1359AM_BACKSLASH='\'
1360AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1361AM_DEFAULT_VERBOSITY='1'
1362AM_V='$(V)'
1363AR='/usr/bin/ar'
1364AR_FLAGS='cr'
1365AS='as'
1366AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-7.86.0/missing'\'' autoconf'
1367AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-7.86.0/missing'\'' autoheader'
1368AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-7.86.0/missing'\'' automake-1.16'
1369AWK='/usr/bin/awk'
1370BLANK_AT_MAKETIME=''
1371BUILD_LIBHOSTNAME_FALSE=''
1372BUILD_LIBHOSTNAME_TRUE=''
1373BUILD_STUB_GSS_FALSE=''
1374BUILD_STUB_GSS_TRUE='#'
1375BUILD_UNITTESTS_FALSE=''
1376BUILD_UNITTESTS_TRUE='#'
1377CC='/usr/bin/clang'
1378CCDEPMODE='depmode=gcc3'
1379CFLAGS='-pipe -Os -mmacosx-version-min=10.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -Wno-pointer-bool-conversion -Werror=partial-availability'
1380CFLAG_CURL_SYMBOL_HIDING=''
1381CONFIGURE_OPTIONS='" '\''--prefix=/opt/local'\'' '\''--disable-silent-rules'\'' '\''--enable-ipv6'\'' '\''--without-gnutls'\'' '\''--without-gssapi'\'' '\''--without-libgsasl'\'' '\''--without-librtmp'\'' '\''--without-libssh2'\'' '\''--without-mbedtls'\'' '\''--with-nghttp2=/opt/local'\'' '\''--without-nss'\'' '\''--without-ssl'\'' '\''--with-secure-transport'\'' '\''--without-wolfssl'\'' '\''--disable-ares'\'' '\''--disable-ldap'\'' '\''--disable-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.15 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'\'' '\''CPPFLAGS=-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'\''"'
1382CPP='/usr/bin/clang -E'
1383CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -I/opt/local/include  '
1384CPPFLAG_CURL_STATICLIB=''
1385CROSSCOMPILING_FALSE=''
1386CROSSCOMPILING_TRUE=''
1387CSCOPE='cscope'
1388CTAGS='ctags'
1389CURLDEBUG_FALSE=''
1390CURLDEBUG_TRUE='#'
1391CURLVERSION='7.86.0'
1392CURL_CA_BUNDLE=''
1393CURL_CFLAG_EXTRAS=''
1394CURL_DISABLE_DICT=''
1395CURL_DISABLE_FILE=''
1396CURL_DISABLE_FTP=''
1397CURL_DISABLE_GOPHER=''
1398CURL_DISABLE_HTTP=''
1399CURL_DISABLE_IMAP=''
1400CURL_DISABLE_LDAP='1'
1401CURL_DISABLE_LDAPS='1'
1402CURL_DISABLE_MQTT=''
1403CURL_DISABLE_POP3=''
1404CURL_DISABLE_PROXY=''
1405CURL_DISABLE_RTSP=''
1406CURL_DISABLE_SMB=''
1407CURL_DISABLE_SMTP=''
1408CURL_DISABLE_TELNET=''
1409CURL_DISABLE_TFTP=''
1410CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE=''
1411CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE='#'
1412CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE=''
1413CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE='#'
1414CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE=''
1415CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE=''
1416CURL_LT_SHLIB_USE_VERSION_INFO_FALSE='#'
1417CURL_LT_SHLIB_USE_VERSION_INFO_TRUE=''
1418CURL_LT_SHLIB_VERSIONED_FLAVOUR=''
1419CURL_NETWORK_AND_TIME_LIBS=''
1420CURL_NETWORK_LIBS=''
1421CURL_PLIST_VERSION=''
1422CURL_WITH_MULTI_SSL=''
1423CYGPATH_W='echo'
1424DEFAULT_SSL_BACKEND='no'
1425DEFS=''
1426DEPDIR='.deps'
1427DLLTOOL='false'
1428DOING_CURL_SYMBOL_HIDING_FALSE=''
1429DOING_CURL_SYMBOL_HIDING_TRUE=''
1430DOING_NATIVE_WINDOWS_FALSE=''
1431DOING_NATIVE_WINDOWS_TRUE='#'
1432DSYMUTIL='dsymutil'
1433DUMPBIN=''
1434ECHO_C='\c'
1435ECHO_N=''
1436ECHO_T=''
1437EGREP='/usr/bin/grep -E'
1438ENABLE_SHARED=''
1439ENABLE_STATIC=''
1440ETAGS='etags'
1441EXEEXT=''
1442FGREP='/usr/bin/grep -F'
1443FILECMD='file'
1444FISH_FUNCTIONS_DIR=''
1445GCOV=''
1446GREP='/usr/bin/grep'
1447HAVE_BROTLI='1'
1448HAVE_GNUTLS_SRP=''
1449HAVE_LDAP_SSL=''
1450HAVE_LIBZ='1'
1451HAVE_LIBZ_FALSE='#'
1452HAVE_LIBZ_TRUE=''
1453HAVE_OPENSSL_SRP=''
1454HAVE_PROTO_BSDSOCKET_H=''
1455HAVE_ZSTD='1'
1456IDN_ENABLED=''
1457INSTALL_DATA='${INSTALL} -m 644'
1458INSTALL_PROGRAM='${INSTALL}'
1459INSTALL_SCRIPT='${INSTALL}'
1460INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1461IPV6_ENABLED='1'
1462LCOV=''
1463LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1464LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -framework CoreFoundation -framework SystemConfiguration -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -framework CoreFoundation -framework Security'
1465LIBCURL_LIBS=''
1466LIBCURL_NO_SHARED=''
1467LIBOBJS=''
1468LIBS='-lzstd -lzstd -lbrotlidec -lbrotlidec -lz '
1469LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1470LIPO='lipo'
1471LN_S='ln -s'
1472LTLIBOBJS=''
1473LT_SYS_LIBRARY_PATH=''
1474MAINT='#'
1475MAINTAINER_MODE_FALSE=''
1476MAINTAINER_MODE_TRUE='#'
1477MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-7.86.0/missing'\'' makeinfo'
1478MANIFEST_TOOL=':'
1479MANOPT=''
1480MKDIR_P='./install-sh -c -d'
1481NM='/usr/bin/nm -B'
1482NMEDIT='nmedit'
1483NROFF=''
1484NSS_LIBS=''
1485OBJDUMP='objdump'
1486OBJEXT='o'
1487OS_WINDOWS_FALSE=''
1488OS_WINDOWS_TRUE='#'
1489OTOOL64=':'
1490OTOOL='otool'
1491PACKAGE='curl'
1492PACKAGE_BUGREPORT='a suitable curl mailing list: https://curl.se/mail/'
1493PACKAGE_NAME='curl'
1494PACKAGE_STRING='curl -'
1495PACKAGE_TARNAME='curl'
1496PACKAGE_URL=''
1497PACKAGE_VERSION='-'
1498PATH_SEPARATOR=':'
1499PERL=''
1500PKGADD_NAME='curl - a client that groks URLs'
1501PKGADD_PKG='HAXXcurl'
1502PKGADD_VENDOR='curl.se'
1503PKGCONFIG='/opt/local/bin/pkg-config'
1504RANDOM_FILE=''
1505RANLIB='ranlib'
1506RC=''
1507REQUIRE_LIB_DEPS='no'
1508SED='/usr/bin/sed'
1509SET_MAKE=''
1510SHELL='/bin/sh'
1511SSL_BACKENDS=''
1512SSL_ENABLED=''
1513SSL_LIBS=''
1514STRIP='strip'
1515SUPPORT_FEATURES=''
1516SUPPORT_PROTOCOLS=''
1517USE_ARES=''
1518USE_BEARSSL=''
1519USE_CPPFLAG_CURL_STATICLIB_FALSE=''
1520USE_CPPFLAG_CURL_STATICLIB_TRUE='#'
1521USE_EXPLICIT_LIB_DEPS_FALSE=''
1522USE_EXPLICIT_LIB_DEPS_TRUE='#'
1523USE_GNUTLS=''
1524USE_GSASL_FALSE=''
1525USE_GSASL_TRUE=''
1526USE_HYPER=''
1527USE_LIBPSL_FALSE=''
1528USE_LIBPSL_TRUE=''
1529USE_LIBRTMP=''
1530USE_LIBSSH2=''
1531USE_LIBSSH=''
1532USE_MANUAL_FALSE=''
1533USE_MANUAL_TRUE=''
1534USE_MBEDTLS=''
1535USE_MSH3=''
1536USE_NGHTTP2=''
1537USE_NGHTTP3=''
1538USE_NGTCP2=''
1539USE_NGTCP2_CRYPTO_GNUTLS=''
1540USE_NGTCP2_CRYPTO_OPENSSL=''
1541USE_NGTCP2_CRYPTO_WOLFSSL=''
1542USE_NSS=''
1543USE_OPENLDAP=''
1544USE_QUICHE=''
1545USE_RUSTLS=''
1546USE_SCHANNEL=''
1547USE_SECTRANSP='1'
1548USE_UNIX_SOCKETS=''
1549USE_WIN32_CRYPTO=''
1550USE_WIN32_LARGE_FILES=''
1551USE_WIN32_SMALL_FILES=''
1552USE_WINDOWS_SSPI=''
1553USE_WOLFSSH=''
1554USE_WOLFSSL=''
1555VERSION='-'
1556VERSIONNUM='075600'
1557ZLIB_LIBS='-lz'
1558ZSH_FUNCTIONS_DIR=''
1559ac_ct_AR=''
1560ac_ct_CC='/usr/bin/clang'
1561ac_ct_DUMPBIN=''
1562am__EXEEXT_FALSE=''
1563am__EXEEXT_TRUE=''
1564am__fastdepCC_FALSE='#'
1565am__fastdepCC_TRUE=''
1566am__include='include'
1567am__isrc=''
1568am__leading_dot='.'
1569am__nodep='_no'
1570am__quote=''
1571am__tar='$${TAR-tar} chof - "$$tardir"'
1572am__untar='$${TAR-tar} xf -'
1573bindir='${exec_prefix}/bin'
1574build='x86_64-apple-darwin19.6.0'
1575build_alias=''
1576build_cpu='x86_64'
1577build_os='darwin19.6.0'
1578build_vendor='apple'
1579datadir='${datarootdir}'
1580datarootdir='${prefix}/share'
1581docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1582dvidir='${docdir}'
1583exec_prefix='NONE'
1584host='x86_64-apple-darwin19.6.0'
1585host_alias=''
1586host_cpu='x86_64'
1587host_os='darwin19.6.0'
1588host_vendor='apple'
1589htmldir='${docdir}'
1590includedir='${prefix}/include'
1591infodir='${datarootdir}/info'
1592install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-7.86.0/install-sh'
1593libdir='${exec_prefix}/lib'
1594libexecdir='${exec_prefix}/libexec'
1595libext='a'
1596localedir='${datarootdir}/locale'
1597localstatedir='${prefix}/var'
1598mandir='${datarootdir}/man'
1599mkdir_p='$(MKDIR_P)'
1600oldincludedir='/usr/include'
1601pdfdir='${docdir}'
1602prefix='/opt/local'
1603program_transform_name='s,x,x,'
1604psdir='${docdir}'
1605runstatedir='${localstatedir}/run'
1606sbindir='${exec_prefix}/sbin'
1607sharedstatedir='${prefix}/com'
1608sysconfdir='${prefix}/etc'
1609target_alias=''
1610
1611## ----------- ##
1612## confdefs.h. ##
1613## ----------- ##
1614
1615/* confdefs.h */
1616#define PACKAGE_NAME "curl"
1617#define PACKAGE_TARNAME "curl"
1618#define PACKAGE_VERSION "-"
1619#define PACKAGE_STRING "curl -"
1620#define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/"
1621#define PACKAGE_URL ""
1622#define HAVE_STDIO_H 1
1623#define HAVE_STDLIB_H 1
1624#define HAVE_STRING_H 1
1625#define HAVE_INTTYPES_H 1
1626#define HAVE_STDINT_H 1
1627#define HAVE_STRINGS_H 1
1628#define HAVE_SYS_STAT_H 1
1629#define HAVE_SYS_TYPES_H 1
1630#define HAVE_UNISTD_H 1
1631#define STDC_HEADERS 1
1632#define HAVE_STDATOMIC_H 1
1633#define HAVE_ATOMIC 1
1634#define PACKAGE "curl"
1635#define VERSION "-"
1636#define OS "x86_64-apple-darwin19.6.0"
1637#define HAVE_DLFCN_H 1
1638#define LT_OBJDIR ".libs/"
1639#define HAVE_BUILTIN_AVAILABLE 1
1640#define CURL_DISABLE_LDAP 1
1641#define CURL_DISABLE_LDAPS 1
1642#define HAVE_SYS_TYPES_H 1
1643#define HAVE_SYS_TIME_H 1
1644#define HAVE_CLOCK_GETTIME_MONOTONIC 1
1645#define HAVE_LIBZ 1
1646#define HAVE_LIBBROTLIDEC 1
1647#define HAVE_BROTLI_DECODE_H 1
1648#define HAVE_BROTLI 1
1649#define HAVE_LIBZSTD 1
1650#define HAVE_ZSTD_H 1
1651#define HAVE_ZSTD 1
1652#define ENABLE_IPV6 1
1653#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1
1654#define HAVE_WRITABLE_ARGV 1
1655#define USE_SECTRANSP 1
1656
1657configure: exit 1