Ticket #61672: config.log

File config.log, 67.6 KB (added by alex1platon, 3 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by wxWidgets configure 3.1.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ../configure --prefix=/opt/local --prefix=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.1 --with-libiconv-prefix=/opt/local --with-libjpeg --with-libtiff --with-libpng --with-zlib --with-opengl --with-cocoa --without-sdl --enable-aui --disable-sdltest --enable-display --enable-xrc --enable-graphics_ctx --with-macosx-sdk=no --with-macosx-version-min=no --disable-compat30 --enable-cxx11 --disable-tests
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = tati
14uname -m = x86_64
15uname -r = 20.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/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 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 612 tasks, 2110 threads, 8 processors
34Load average: 3.19, Mach factor: 4.80
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:3717: checking build system type
52configure:3731: result: x86_64-apple-darwin20.1.0
53configure:3751: checking host system type
54configure:3764: result: x86_64-apple-darwin20.1.0
55configure:4615: checking for toolkit
56configure:4679: result: osx_cocoa
57configure:12779: checking for gcc
58configure:12806: result: /usr/bin/clang
59configure:13035: checking for C compiler version
60configure:13044: /usr/bin/clang --version >&5
61Apple clang version 12.0.0 (clang-1200.0.32.27)
62Target: x86_64-apple-darwin20.1.0
63Thread model: posix
64InstalledDir: /Library/Developer/CommandLineTools/usr/bin
65configure:13055: $? = 0
66configure:13044: /usr/bin/clang -v >&5
67Apple clang version 12.0.0 (clang-1200.0.32.27)
68Target: x86_64-apple-darwin20.1.0
69Thread model: posix
70InstalledDir: /Library/Developer/CommandLineTools/usr/bin
71configure:13055: $? = 0
72configure:13044: /usr/bin/clang -V >&5
73clang: error: argument to '-V' is missing (expected 1 value)
74clang: error: no input files
75configure:13055: $? = 1
76configure:13044: /usr/bin/clang -qversion >&5
77clang: error: unknown argument '-qversion'; did you mean '--version'?
78clang: error: no input files
79configure:13055: $? = 1
80configure:13075: checking whether the C compiler works
81configure:13097: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
82configure:13101: $? = 0
83configure:13149: result: yes
84configure:13152: checking for C compiler default output file name
85configure:13154: result: a.out
86configure:13160: checking for suffix of executables
87configure:13167: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
88configure:13171: $? = 0
89configure:13193: result:
90configure:13215: checking whether we are cross compiling
91configure:13223: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
92configure:13227: $? = 0
93configure:13234: ./conftest
94configure:13238: $? = 0
95configure:13253: result: no
96configure:13258: checking for suffix of object files
97configure:13280: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
98configure:13284: $? = 0
99configure:13305: result: o
100configure:13309: checking whether we are using the GNU C compiler
101configure:13328: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
102configure:13328: $? = 0
103configure:13337: result: yes
104configure:13346: checking whether /usr/bin/clang accepts -g
105configure:13366: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
106configure:13366: $? = 0
107configure:13407: result: yes
108configure:13424: checking for /usr/bin/clang option to accept ISO C89
109configure:13487: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
110configure:13487: $? = 0
111configure:13500: result: none needed
112configure:13533: checking whether we are using the Intel C compiler
113configure:13553: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
114conftest.c:17:17: error: use of undeclared identifier 'choke'
115                choke me
116                ^
1171 error generated.
118configure:13553: $? = 1
119configure: failed program was:
120| /* confdefs.h */
121| #define PACKAGE_NAME "wxWidgets"
122| #define PACKAGE_TARNAME "wxwidgets"
123| #define PACKAGE_VERSION "3.1.4"
124| #define PACKAGE_STRING "wxWidgets 3.1.4"
125| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
126| #define PACKAGE_URL ""
127| #define __BSD__ 1
128| #define __DARWIN__ 1
129| /* end confdefs.h.  */
130|
131| int
132| main ()
133| {
134|
135|              #ifndef __INTEL_COMPILER
136|                 choke me
137|              #endif
138|
139|   ;
140|   return 0;
141| }
142configure:13563: result: no
143configure:14093: checking how to run the C preprocessor
144configure:14124: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
145configure:14124: $? = 0
146configure:14138: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
147conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
148#include <ac_nonexistent.h>
149         ^~~~~~~~~~~~~~~~~~
1501 error generated.
151configure:14138: $? = 1
152configure: failed program was:
153| /* confdefs.h */
154| #define PACKAGE_NAME "wxWidgets"
155| #define PACKAGE_TARNAME "wxwidgets"
156| #define PACKAGE_VERSION "3.1.4"
157| #define PACKAGE_STRING "wxWidgets 3.1.4"
158| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
159| #define PACKAGE_URL ""
160| #define __BSD__ 1
161| #define __DARWIN__ 1
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:14163: result: /usr/bin/clang -E
165configure:14183: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
166configure:14183: $? = 0
167configure:14197: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
168conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
169#include <ac_nonexistent.h>
170         ^~~~~~~~~~~~~~~~~~
1711 error generated.
172configure:14197: $? = 1
173configure: failed program was:
174| /* confdefs.h */
175| #define PACKAGE_NAME "wxWidgets"
176| #define PACKAGE_TARNAME "wxwidgets"
177| #define PACKAGE_VERSION "3.1.4"
178| #define PACKAGE_STRING "wxWidgets 3.1.4"
179| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
180| #define PACKAGE_URL ""
181| #define __BSD__ 1
182| #define __DARWIN__ 1
183| /* end confdefs.h.  */
184| #include <ac_nonexistent.h>
185configure:14226: checking for grep that handles long lines and -e
186configure:14284: result: /opt/local/bin/ggrep
187configure:14289: checking for egrep
188configure:14351: result: /opt/local/bin/ggrep -E
189configure:14357: checking whether /usr/bin/clang needs -traditional
190conftest.c:11:10: fatal error: 'termio.h' file not found
191#include <termio.h>
192         ^~~~~~~~~~
1931 error generated.
194configure:14391: result: no
195configure:14512: checking for C++ compiler version
196configure:14521: /usr/bin/clang++ --version >&5
197Apple clang version 12.0.0 (clang-1200.0.32.27)
198Target: x86_64-apple-darwin20.1.0
199Thread model: posix
200InstalledDir: /Library/Developer/CommandLineTools/usr/bin
201configure:14532: $? = 0
202configure:14521: /usr/bin/clang++ -v >&5
203Apple clang version 12.0.0 (clang-1200.0.32.27)
204Target: x86_64-apple-darwin20.1.0
205Thread model: posix
206InstalledDir: /Library/Developer/CommandLineTools/usr/bin
207configure:14532: $? = 0
208configure:14521: /usr/bin/clang++ -V >&5
209clang: error: argument to '-V' is missing (expected 1 value)
210clang: error: no input files
211configure:14532: $? = 1
212configure:14521: /usr/bin/clang++ -qversion >&5
213clang: error: unknown argument '-qversion'; did you mean '--version'?
214clang: error: no input files
215configure:14532: $? = 1
216configure:14536: checking whether we are using the GNU C++ compiler
217configure:14555: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5
218configure:14555: $? = 0
219configure:14564: result: yes
220configure:14573: checking whether /usr/bin/clang++ accepts -g
221configure:14593: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5
222configure:14593: $? = 0
223configure:14634: result: yes
224configure:14670: checking whether we are using the Intel C++ compiler
225configure:14690: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5
226conftest.cpp:17:17: error: unknown type name 'choke'
227                choke me
228                ^
2291 error generated.
230configure:14690: $? = 1
231configure: failed program was:
232| /* confdefs.h */
233| #define PACKAGE_NAME "wxWidgets"
234| #define PACKAGE_TARNAME "wxwidgets"
235| #define PACKAGE_VERSION "3.1.4"
236| #define PACKAGE_STRING "wxWidgets 3.1.4"
237| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
238| #define PACKAGE_URL ""
239| #define __BSD__ 1
240| #define __DARWIN__ 1
241| /* end confdefs.h.  */
242|
243| int
244| main ()
245| {
246|
247|              #ifndef __INTEL_COMPILER
248|                 choke me
249|              #endif
250|
251|   ;
252|   return 0;
253| }
254configure:14700: result: no
255configure:14892: checking whether we are using the IBM xlC C++ compiler
256configure:14912: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5
257conftest.cpp:17:17: error: unknown type name 'choke'
258                choke me
259                ^
2601 error generated.
261configure:14912: $? = 1
262configure: failed program was:
263| /* confdefs.h */
264| #define PACKAGE_NAME "wxWidgets"
265| #define PACKAGE_TARNAME "wxwidgets"
266| #define PACKAGE_VERSION "3.1.4"
267| #define PACKAGE_STRING "wxWidgets 3.1.4"
268| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
269| #define PACKAGE_URL ""
270| #define __BSD__ 1
271| #define __DARWIN__ 1
272| /* end confdefs.h.  */
273|
274| int
275| main ()
276| {
277|
278|              #ifndef __xlC__
279|                 choke me
280|              #endif
281|
282|   ;
283|   return 0;
284| }
285configure:14922: result: no
286configure:15248: checking whether /usr/bin/clang++ supports C++11 features with -std=gnu++11
287configure:15546: /usr/bin/clang++ -std=gnu++11 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5
288configure:15546: $? = 0
289configure:15555: result: yes
290configure:18604: checking for ar
291configure:18620: found /opt/local/bin/ar
292configure:18631: result: ar
293configure:18966: checking if CoreFoundation/CFBase.h is usable
294configure:18980: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
295configure:18980: $? = 0
296configure:18981: result: yes
297configure:19115: checking for ANSI C header files
298configure:19135: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
299configure:19135: $? = 0
300configure:19208: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
301configure:19208: $? = 0
302configure:19208: ./conftest
303configure:19208: $? = 0
304configure:19219: result: yes
305configure:19232: checking for sys/types.h
306configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
307configure:19232: $? = 0
308configure:19232: result: yes
309configure:19232: checking for sys/stat.h
310configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
311configure:19232: $? = 0
312configure:19232: result: yes
313configure:19232: checking for stdlib.h
314configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
315configure:19232: $? = 0
316configure:19232: result: yes
317configure:19232: checking for string.h
318configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
319configure:19232: $? = 0
320configure:19232: result: yes
321configure:19232: checking for memory.h
322configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
323configure:19232: $? = 0
324configure:19232: result: yes
325configure:19232: checking for strings.h
326configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
327configure:19232: $? = 0
328configure:19232: result: yes
329configure:19232: checking for inttypes.h
330configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
331configure:19232: $? = 0
332configure:19232: result: yes
333configure:19232: checking for stdint.h
334configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
335configure:19232: $? = 0
336configure:19232: result: yes
337configure:19232: checking for unistd.h
338configure:19232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
339configure:19232: $? = 0
340configure:19232: result: yes
341configure:19247: checking for langinfo.h
342configure:19247: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
343configure:19247: $? = 0
344configure:19247: result: yes
345configure:19247: checking for wchar.h
346configure:19247: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
347configure:19247: $? = 0
348configure:19247: result: yes
349configure:19278: checking for sys/select.h
350configure:19278: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
351configure:19278: $? = 0
352configure:19278: result: yes
353configure:19298: checking for cxxabi.h
354configure:19298: /usr/bin/clang++ -std=gnu++11 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5
355configure:19298: $? = 0
356configure:19298: result: yes
357configure:19318: checking for an ANSI C-conforming const
358configure:19384: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
359configure:19384: $? = 0
360configure:19391: result: yes
361configure:19399: checking for inline
362configure:19415: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
363configure:19415: $? = 0
364configure:19423: result: inline
365configure:19446: checking size of short
366configure:19451: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
367configure:19451: $? = 0
368configure:19451: ./conftest
369configure:19451: $? = 0
370configure:19465: result: 2
371configure:19479: checking size of void *
372configure:19484: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
373configure:19484: $? = 0
374configure:19484: ./conftest
375configure:19484: $? = 0
376configure:19498: result: 8
377configure:19512: checking size of int
378configure:19517: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
379configure:19517: $? = 0
380configure:19517: ./conftest
381configure:19517: $? = 0
382configure:19531: result: 4
383configure:19545: checking size of long
384configure:19550: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
385configure:19550: $? = 0
386configure:19550: ./conftest
387configure:19550: $? = 0
388configure:19564: result: 8
389configure:19578: checking size of size_t
390configure:19583: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
391configure:19583: $? = 0
392configure:19583: ./conftest
393configure:19583: $? = 0
394configure:19597: result: 8
395configure:19687: checking size of long long
396configure:19692: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
397configure:19692: $? = 0
398configure:19692: ./conftest
399configure:19692: $? = 0
400configure:19706: result: 8
401configure:19722: checking size of wchar_t
402configure:19727: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
403configure:19727: $? = 0
404configure:19727: ./conftest
405configure:19727: $? = 0
406configure:19758: result: 4
407configure:19772: checking for va_copy
408configure:19804: /usr/bin/clang++ -std=gnu++11 -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.cpp  >&5
409conftest.cpp:47:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
410                    foo("hi", 17);
411                        ^
4121 warning generated.
413configure:19804: $? = 0
414configure:19821: result: yes
415configure:19883: checking whether the compiler supports variadic macros
416configure:19913: /usr/bin/clang++ -std=gnu++11 -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5
417conftest.cpp:44:49: warning: format specifies type 'void *' but the argument has type 'int' [-Wformat]
418                    test("%s %d %p", "test", 1, 0);
419                                ~~              ^
420                                %d
421conftest.cpp:38:56: note: expanded from macro 'test'
422                    #define test(fmt, ...) printf(fmt, __VA_ARGS__)
423                                                  ~~~  ^~~~~~~~~~~
4241 warning generated.
425configure:19913: $? = 0
426configure:19929: result: yes
427configure:19951: checking for _FILE_OFFSET_BITS value needed for large files
428configure:19972: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
429configure:19972: $? = 0
430configure:19981: result: 64
431configure:20037: checking if large file support is available
432configure:20043: result: yes
433configure:20116: checking for _LARGEFILE_SOURCE value needed for large files
434configure:20135: /usr/bin/clang++ -std=gnu++11 -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -D_FILE_OFFSET_BITS=64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.cpp  >&5
435configure:20135: $? = 0
436configure:20163: result: no
437configure:20195: checking whether byte ordering is bigendian
438configure:20217: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
439configure:20217: $? = 0
440configure:20234: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
441conftest.c:46:2: error: use of undeclared identifier 'not'
442 not big endian
443 ^
4441 error generated.
445configure:20234: $? = 1
446configure: failed program was:
447| /* confdefs.h */
448| #define PACKAGE_NAME "wxWidgets"
449| #define PACKAGE_TARNAME "wxwidgets"
450| #define PACKAGE_VERSION "3.1.4"
451| #define PACKAGE_STRING "wxWidgets 3.1.4"
452| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
453| #define PACKAGE_URL ""
454| #define __BSD__ 1
455| #define __DARWIN__ 1
456| #define HAVE_CXX11 1
457| #define __UNIX__ 1
458| #define STDC_HEADERS 1
459| #define HAVE_SYS_TYPES_H 1
460| #define HAVE_SYS_STAT_H 1
461| #define HAVE_STDLIB_H 1
462| #define HAVE_STRING_H 1
463| #define HAVE_MEMORY_H 1
464| #define HAVE_STRINGS_H 1
465| #define HAVE_INTTYPES_H 1
466| #define HAVE_STDINT_H 1
467| #define HAVE_UNISTD_H 1
468| #define HAVE_LANGINFO_H 1
469| #define HAVE_WCHAR_H 1
470| #define HAVE_SYS_SELECT_H 1
471| #define HAVE_CXXABI_H 1
472| #define SIZEOF_SHORT 2
473| #define SIZEOF_VOID_P 8
474| #define SIZEOF_INT 4
475| #define SIZEOF_LONG 8
476| #define SIZEOF_SIZE_T 8
477| #define SIZEOF_LONG_LONG 8
478| #define SIZEOF_WCHAR_T 4
479| #define HAVE_VA_COPY 1
480| #define HAVE_VARIADIC_MACROS 1
481| #define _FILE_OFFSET_BITS 64
482| #define HAVE_LARGEFILE_SUPPORT 1
483| #define HAVE_FSEEKO 1
484| /* end confdefs.h.  */
485| #include <sys/types.h>
486| #include <sys/param.h>
487| int
488| main ()
489| {
490|
491| #if BYTE_ORDER != BIG_ENDIAN
492|  not big endian
493| #endif
494|   ;
495|   return 0;
496| }
497configure:20270: result: no
498configure:20832: checking for __sync_fetch_and_add and __sync_sub_and_fetch builtins
499configure:20856: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
500configure:20856: $? = 0
501configure:20866: result: yes
502configure:20926: checking for libraries directories
503configure:21002: result: /usr/lib
504configure:21143: checking for cos
505configure:21143: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
506conftest.c:68:6: warning: incompatible redeclaration of library function 'cos' [-Wincompatible-library-redeclaration]
507char cos ();
508     ^
509conftest.c:68:6: note: 'cos' is a builtin with type 'double (double)'
5101 warning generated.
511configure:21143: $? = 0
512configure:21143: result: yes
513configure:21154: checking for floor
514configure:21154: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
515conftest.c:69:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
516char floor ();
517     ^
518conftest.c:69:6: note: 'floor' is a builtin with type 'double (double)'
5191 warning generated.
520configure:21154: $? = 0
521configure:21154: result: yes
522configure:21163: checking if floating point functions link without -lm
523configure:21166: result: yes
524configure:21389: checking for pkg-config
525configure:21407: found /opt/local/bin/pkg-config
526configure:21419: result: /opt/local/bin/pkg-config
527configure:21444: checking pkg-config is at least version 0.9.0
528configure:21447: result: yes
529configure:21464: WARNING: Defaulting to the builtin regex library for Unicode build.
530configure:21512: checking for zlib.h >= 1.1.4
531configure:21540: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  >&5
532conftest.c:56:33: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
533                        if (!f) exit(1);
534                                ^
535conftest.c:56:33: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
5361 error generated.
537configure:21540: $? = 1
538configure: program exited with status 1
539configure: failed program was:
540| /* confdefs.h */
541| #define PACKAGE_NAME "wxWidgets"
542| #define PACKAGE_TARNAME "wxwidgets"
543| #define PACKAGE_VERSION "3.1.4"
544| #define PACKAGE_STRING "wxWidgets 3.1.4"
545| #define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
546| #define PACKAGE_URL ""
547| #define __BSD__ 1
548| #define __DARWIN__ 1
549| #define HAVE_CXX11 1
550| #define __UNIX__ 1
551| #define STDC_HEADERS 1
552| #define HAVE_SYS_TYPES_H 1
553| #define HAVE_SYS_STAT_H 1
554| #define HAVE_STDLIB_H 1
555| #define HAVE_STRING_H 1
556| #define HAVE_MEMORY_H 1
557| #define HAVE_STRINGS_H 1
558| #define HAVE_INTTYPES_H 1
559| #define HAVE_STDINT_H 1
560| #define HAVE_UNISTD_H 1
561| #define HAVE_LANGINFO_H 1
562| #define HAVE_WCHAR_H 1
563| #define HAVE_SYS_SELECT_H 1
564| #define HAVE_CXXABI_H 1
565| #define SIZEOF_SHORT 2
566| #define SIZEOF_VOID_P 8
567| #define SIZEOF_INT 4
568| #define SIZEOF_LONG 8
569| #define SIZEOF_SIZE_T 8
570| #define SIZEOF_LONG_LONG 8
571| #define SIZEOF_WCHAR_T 4
572| #define HAVE_VA_COPY 1
573| #define HAVE_VARIADIC_MACROS 1
574| #define _FILE_OFFSET_BITS 64
575| #define HAVE_LARGEFILE_SUPPORT 1
576| #define HAVE_FSEEKO 1
577| #define HAVE_STD_WSTRING 1
578| #define HAVE_STD_STRING_COMPARE 1
579| #define HAVE_STD_UNORDERED_MAP 1
580| #define HAVE_STD_UNORDERED_SET 1
581| #define HAVE_TYPE_TRAITS 1
582| #define HAVE_GCC_ATOMIC_BUILTINS 1
583| #define HAVE_COS 1
584| #define HAVE_FLOOR 1
585| #define wxUSE_REGEX 1
586| #define wxUSE_ZLIB 1
587| /* end confdefs.h.  */
588|
589|                     #include <zlib.h>
590|                     #include <stdio.h>
591|
592|                     int main()
593|                     {
594|                         FILE *f=fopen("conftestval", "w");
595|                         if (!f) exit(1);
596|                         fprintf(f, "%s",
597|                                 ZLIB_VERSION[0] == '1' &&
598|                                 (ZLIB_VERSION[2] > '1' ||
599|                                 (ZLIB_VERSION[2] == '1' &&
600|                                  ZLIB_VERSION[4] >= '4')) ? "yes" : "no");
601|                         exit(0);
602|                     }
603|
604configure:21551: result: no
605configure:21553: checking for zlib.h
606configure:21553: result: no
607configure:21608: WARNING: zlib library not found or too old, will use built-in instead
608configure:21618: checking whether zlib.h file exists
609configure:21621: result: no
610configure:21623: error:
611    Configured to use built-in zlib library, but the required file
612    ../src/zlib/zlib.h couldn't be found.
613    You might need to run
614
615        git submodule update --init src/zlib
616
617    to fix this.
618
619## ---------------- ##
620## Cache variables. ##
621## ---------------- ##
622
623ac_cv_build=x86_64-apple-darwin20.1.0
624ac_cv_c_bigendian=no
625ac_cv_c_compiler_gnu=yes
626ac_cv_c_const=yes
627ac_cv_c_inline=inline
628ac_cv_cxx_compiler_gnu=yes
629ac_cv_env_CAIRO_CFLAGS_set=
630ac_cv_env_CAIRO_CFLAGS_value=
631ac_cv_env_CAIRO_LIBS_set=
632ac_cv_env_CAIRO_LIBS_value=
633ac_cv_env_CCC_set=
634ac_cv_env_CCC_value=
635ac_cv_env_CC_set=set
636ac_cv_env_CC_value=/usr/bin/clang
637ac_cv_env_CFLAGS_set=set
638ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
639ac_cv_env_CPPFLAGS_set=set
640ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
641ac_cv_env_CPP_set=
642ac_cv_env_CPP_value=
643ac_cv_env_CXXFLAGS_set=set
644ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
645ac_cv_env_CXX_set=set
646ac_cv_env_CXX_value=/usr/bin/clang++
647ac_cv_env_DIRECTFB_CFLAGS_set=
648ac_cv_env_DIRECTFB_CFLAGS_value=
649ac_cv_env_DIRECTFB_LIBS_set=
650ac_cv_env_DIRECTFB_LIBS_value=
651ac_cv_env_GLU_CFLAGS_set=
652ac_cv_env_GLU_CFLAGS_value=
653ac_cv_env_GLU_LIBS_set=
654ac_cv_env_GLU_LIBS_value=
655ac_cv_env_GL_CFLAGS_set=
656ac_cv_env_GL_CFLAGS_value=
657ac_cv_env_GL_LIBS_set=
658ac_cv_env_GL_LIBS_value=
659ac_cv_env_GNOMEVFS_CFLAGS_set=
660ac_cv_env_GNOMEVFS_CFLAGS_value=
661ac_cv_env_GNOMEVFS_LIBS_set=
662ac_cv_env_GNOMEVFS_LIBS_value=
663ac_cv_env_GST_CFLAGS_set=
664ac_cv_env_GST_CFLAGS_value=
665ac_cv_env_GST_LIBS_set=
666ac_cv_env_GST_LIBS_value=
667ac_cv_env_GTKPRINT_CFLAGS_set=
668ac_cv_env_GTKPRINT_CFLAGS_value=
669ac_cv_env_GTKPRINT_LIBS_set=
670ac_cv_env_GTKPRINT_LIBS_value=
671ac_cv_env_LDFLAGS_set=set
672ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
673ac_cv_env_LIBNOTIFY_CFLAGS_set=
674ac_cv_env_LIBNOTIFY_CFLAGS_value=
675ac_cv_env_LIBNOTIFY_LIBS_set=
676ac_cv_env_LIBNOTIFY_LIBS_value=
677ac_cv_env_LIBSECRET_CFLAGS_set=
678ac_cv_env_LIBSECRET_CFLAGS_value=
679ac_cv_env_LIBSECRET_LIBS_set=
680ac_cv_env_LIBSECRET_LIBS_value=
681ac_cv_env_LIBS_set=
682ac_cv_env_LIBS_value=
683ac_cv_env_LIBTIFF_CFLAGS_set=
684ac_cv_env_LIBTIFF_CFLAGS_value=
685ac_cv_env_LIBTIFF_LIBS_set=
686ac_cv_env_LIBTIFF_LIBS_value=
687ac_cv_env_MesaGL_CFLAGS_set=
688ac_cv_env_MesaGL_CFLAGS_value=
689ac_cv_env_MesaGL_LIBS_set=
690ac_cv_env_MesaGL_LIBS_value=
691ac_cv_env_PANGOFT2_CFLAGS_set=
692ac_cv_env_PANGOFT2_CFLAGS_value=
693ac_cv_env_PANGOFT2_LIBS_set=
694ac_cv_env_PANGOFT2_LIBS_value=
695ac_cv_env_PANGOXFT_CFLAGS_set=
696ac_cv_env_PANGOXFT_CFLAGS_value=
697ac_cv_env_PANGOXFT_LIBS_set=
698ac_cv_env_PANGOXFT_LIBS_value=
699ac_cv_env_PKG_CONFIG_set=
700ac_cv_env_PKG_CONFIG_value=
701ac_cv_env_PRIVATE_FONTS_CFLAGS_set=
702ac_cv_env_PRIVATE_FONTS_CFLAGS_value=
703ac_cv_env_PRIVATE_FONTS_LIBS_set=
704ac_cv_env_PRIVATE_FONTS_LIBS_value=
705ac_cv_env_QT5_CFLAGS_set=
706ac_cv_env_QT5_CFLAGS_value=
707ac_cv_env_QT5_LIBS_set=
708ac_cv_env_QT5_LIBS_value=
709ac_cv_env_SDL_CFLAGS_set=
710ac_cv_env_SDL_CFLAGS_value=
711ac_cv_env_SDL_LIBS_set=
712ac_cv_env_SDL_LIBS_value=
713ac_cv_env_SM_CFLAGS_set=
714ac_cv_env_SM_CFLAGS_value=
715ac_cv_env_SM_LIBS_set=
716ac_cv_env_SM_LIBS_value=
717ac_cv_env_WEBKIT_CFLAGS_set=
718ac_cv_env_WEBKIT_CFLAGS_value=
719ac_cv_env_WEBKIT_LIBS_set=
720ac_cv_env_WEBKIT_LIBS_value=
721ac_cv_env_XMKMF_set=
722ac_cv_env_XMKMF_value=
723ac_cv_env_XTST_CFLAGS_set=
724ac_cv_env_XTST_CFLAGS_value=
725ac_cv_env_XTST_LIBS_set=
726ac_cv_env_XTST_LIBS_value=
727ac_cv_env_Xinerama_CFLAGS_set=
728ac_cv_env_Xinerama_CFLAGS_value=
729ac_cv_env_Xinerama_LIBS_set=
730ac_cv_env_Xinerama_LIBS_value=
731ac_cv_env_Xxf86vm_CFLAGS_set=
732ac_cv_env_Xxf86vm_CFLAGS_value=
733ac_cv_env_Xxf86vm_LIBS_set=
734ac_cv_env_Xxf86vm_LIBS_value=
735ac_cv_env_build_alias_set=
736ac_cv_env_build_alias_value=
737ac_cv_env_host_alias_set=
738ac_cv_env_host_alias_value=
739ac_cv_env_target_alias_set=
740ac_cv_env_target_alias_value=
741ac_cv_func_cos=yes
742ac_cv_func_floor=yes
743ac_cv_header_cxxabi_h=yes
744ac_cv_header_inttypes_h=yes
745ac_cv_header_langinfo_h=yes
746ac_cv_header_memory_h=yes
747ac_cv_header_stdc=yes
748ac_cv_header_stdint_h=yes
749ac_cv_header_stdlib_h=yes
750ac_cv_header_string_h=yes
751ac_cv_header_strings_h=yes
752ac_cv_header_sys_select_h=yes
753ac_cv_header_sys_stat_h=yes
754ac_cv_header_sys_types_h=yes
755ac_cv_header_unistd_h=yes
756ac_cv_header_wchar_h=yes
757ac_cv_header_zlib_h=no
758ac_cv_host=x86_64-apple-darwin20.1.0
759ac_cv_objext=o
760ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
761ac_cv_path_GREP=/opt/local/bin/ggrep
762ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
763ac_cv_prog_CPP='/usr/bin/clang -E'
764ac_cv_prog_ac_ct_AR=ar
765ac_cv_prog_ac_ct_CC=/usr/bin/clang
766ac_cv_prog_cc_c89=
767ac_cv_prog_cc_g=yes
768ac_cv_prog_cxx_g=yes
769ac_cv_prog_gcc_traditional=no
770ac_cv_sizeof_int=4
771ac_cv_sizeof_long=8
772ac_cv_sizeof_long_long=8
773ac_cv_sizeof_short=2
774ac_cv_sizeof_size_t=8
775ac_cv_sizeof_void_p=8
776ac_cv_sizeof_wchar_t=4
777ac_cv_sys_file_offset_bits=64
778ac_cv_sys_largefile_source=no
779ax_cv_cxx_compile_cxx11__std_gnupp11=yes
780bakefile_cv_c_compiler___INTEL_COMPILER=no
781bakefile_cv_cxx_compiler___INTEL_COMPILER=no
782bakefile_cv_cxx_compiler___xlC__=no
783wx_cv_cc_gcc_atomic_builtins=yes
784wx_cv_func_va_copy=yes
785wx_cv_have_variadic_macros=yes
786wx_cv_std_libfullpath=/usr/lib
787wx_cv_std_libpath=lib
788wx_cv_use_aboutdlg='wxUSE_ABOUTDLG=${DEFAULT_wxUSE_ABOUTDLG:-yes}'
789wx_cv_use_accel='wxUSE_ACCEL=${DEFAULT_wxUSE_ACCEL:-yes}'
790wx_cv_use_accessibility='wxUSE_ACCESSIBILITY=${DEFAULT_wxUSE_ACCESSIBILITY:-yes}'
791wx_cv_use_actindicator='wxUSE_ACTIVITYINDICATOR=${DEFAULT_wxUSE_ACTIVITYINDICATOR:-yes}'
792wx_cv_use_addremovectrl='wxUSE_ADDREMOVECTRL=${DEFAULT_wxUSE_ADDREMOVECTRL:-yes}'
793wx_cv_use_all_features='wxUSE_ALL_FEATURES=${DEFAULT_wxUSE_ALL_FEATURES:-yes}'
794wx_cv_use_animatectrl='wxUSE_ANIMATIONCTRL=${DEFAULT_wxUSE_ANIMATIONCTRL:-yes}'
795wx_cv_use_any='wxUSE_ANY=${DEFAULT_wxUSE_ANY:-yes}'
796wx_cv_use_apple_ieee='wxUSE_APPLE_IEEE=${DEFAULT_wxUSE_APPLE_IEEE:-yes}'
797wx_cv_use_arcstream='wxUSE_ARCHIVE_STREAMS=${DEFAULT_wxUSE_ARCHIVE_STREAMS:-yes}'
798wx_cv_use_artstd='wxUSE_ARTPROVIDER_STD=${DEFAULT_wxUSE_ARTPROVIDER_STD:-yes}'
799wx_cv_use_arttango='wxUSE_ARTPROVIDER_TANGO=${DEFAULT_wxUSE_ARTPROVIDER_TANGO:-yes}'
800wx_cv_use_aui=wxUSE_AUI=yes
801wx_cv_use_autoidman='wxUSE_AUTOID_MANAGEMENT=${DEFAULT_wxUSE_AUTOID_MANAGEMENT:-yes}'
802wx_cv_use_backtrace='wxUSE_STACKWALKER=${DEFAULT_wxUSE_STACKWALKER:-yes}'
803wx_cv_use_bannerwindow='wxUSE_BANNERWINDOW=${DEFAULT_wxUSE_BANNERWINDOW:-yes}'
804wx_cv_use_base64='wxUSE_BASE64=${DEFAULT_wxUSE_BASE64:-yes}'
805wx_cv_use_baseevtloop='wxUSE_CONSOLE_EVENTLOOP=${DEFAULT_wxUSE_CONSOLE_EVENTLOOP:-yes}'
806wx_cv_use_bmpbutton='wxUSE_BMPBUTTON=${DEFAULT_wxUSE_BMPBUTTON:-yes}'
807wx_cv_use_bmpcombobox='wxUSE_BITMAPCOMBOBOX=${DEFAULT_wxUSE_BITMAPCOMBOBOX:-yes}'
808wx_cv_use_busyinfo='wxUSE_BUSYINFO=${DEFAULT_wxUSE_BUSYINFO:-yes}'
809wx_cv_use_button='wxUSE_BUTTON=${DEFAULT_wxUSE_BUTTON:-yes}'
810wx_cv_use_cairo='wxUSE_CAIRO=${DEFAULT_wxUSE_CAIRO:-yes}'
811wx_cv_use_calendar='wxUSE_CALCTRL=${DEFAULT_wxUSE_CALCTRL:-yes}'
812wx_cv_use_caret='wxUSE_CARET=${DEFAULT_wxUSE_CARET:-yes}'
813wx_cv_use_catch_segvs='wxUSE_ON_FATAL_EXCEPTION=${DEFAULT_wxUSE_ON_FATAL_EXCEPTION:-yes}'
814wx_cv_use_checkbox='wxUSE_CHECKBOX=${DEFAULT_wxUSE_CHECKBOX:-yes}'
815wx_cv_use_checklst='wxUSE_CHECKLST=${DEFAULT_wxUSE_CHECKLST:-yes}'
816wx_cv_use_choice='wxUSE_CHOICE=${DEFAULT_wxUSE_CHOICE:-yes}'
817wx_cv_use_choicebook='wxUSE_CHOICEBOOK=${DEFAULT_wxUSE_CHOICEBOOK:-yes}'
818wx_cv_use_choicedlg='wxUSE_CHOICEDLG=${DEFAULT_wxUSE_CHOICEDLG:-yes}'
819wx_cv_use_clipboard='wxUSE_CLIPBOARD=${DEFAULT_wxUSE_CLIPBOARD:-yes}'
820wx_cv_use_cmdline='wxUSE_CMDLINE_PARSER=${DEFAULT_wxUSE_CMDLINE_PARSER:-yes}'
821wx_cv_use_coldlg='wxUSE_COLOURDLG=${DEFAULT_wxUSE_COLOURDLG:-yes}'
822wx_cv_use_collpane='wxUSE_COLLPANE=${DEFAULT_wxUSE_COLLPANE:-yes}'
823wx_cv_use_colourpicker='wxUSE_COLOURPICKERCTRL=${DEFAULT_wxUSE_COLOURPICKERCTRL:-yes}'
824wx_cv_use_combobox='wxUSE_COMBOBOX=${DEFAULT_wxUSE_COMBOBOX:-yes}'
825wx_cv_use_comboctrl='wxUSE_COMBOCTRL=${DEFAULT_wxUSE_COMBOCTRL:-yes}'
826wx_cv_use_commandlinkbutton='wxUSE_COMMANDLINKBUTTON=${DEFAULT_wxUSE_COMMANDLINKBUTTON:-yes}'
827wx_cv_use_commondlg='wxUSE_COMMONDLGS=${DEFAULT_wxUSE_COMMONDLGS:-yes}'
828wx_cv_use_compat28='WXWIN_COMPATIBILITY_2_8=${DEFAULT_WXWIN_COMPATIBILITY_2_8:-no}'
829wx_cv_use_compat30=WXWIN_COMPATIBILITY_3_0=no
830wx_cv_use_config='wxUSE_CONFIG=${DEFAULT_wxUSE_CONFIG:-yes}'
831wx_cv_use_constraints='wxUSE_CONSTRAINTS=${DEFAULT_wxUSE_CONSTRAINTS:-yes}'
832wx_cv_use_controls='wxUSE_CONTROLS=${DEFAULT_wxUSE_CONTROLS:-yes}'
833wx_cv_use_dataobj='wxUSE_DATAOBJ=${DEFAULT_wxUSE_DATAOBJ:-yes}'
834wx_cv_use_dataviewctrl='wxUSE_DATAVIEWCTRL=${DEFAULT_wxUSE_DATAVIEWCTRL:-yes}'
835wx_cv_use_datepick='wxUSE_DATEPICKCTRL=${DEFAULT_wxUSE_DATEPICKCTRL:-yes}'
836wx_cv_use_datetime='wxUSE_DATETIME=${DEFAULT_wxUSE_DATETIME:-yes}'
837wx_cv_use_dccache='wxUSE_DC_CACHEING=${DEFAULT_wxUSE_DC_CACHEING:-yes}'
838wx_cv_use_dctransform='wxUSE_DC_TRANSFORM_MATRIX=${DEFAULT_wxUSE_DC_TRANSFORM_MATRIX:-yes}'
839wx_cv_use_debug_cntxt='wxUSE_DEBUG_CONTEXT=${DEFAULT_wxUSE_DEBUG_CONTEXT:-no}'
840wx_cv_use_debug_flag='wxUSE_DEBUG_FLAG=${DEFAULT_wxUSE_DEBUG_FLAG:-yes}'
841wx_cv_use_debug_gdb='wxUSE_DEBUG_GDB=${DEFAULT_wxUSE_DEBUG_GDB:-no}'
842wx_cv_use_debug_info='wxUSE_DEBUG_INFO=${DEFAULT_wxUSE_DEBUG_INFO:-no}'
843wx_cv_use_debugreport='wxUSE_DEBUGREPORT=${DEFAULT_wxUSE_DEBUGREPORT:-yes}'
844wx_cv_use_detect_sm='wxUSE_DETECT_SM=${DEFAULT_wxUSE_DETECT_SM:-yes}'
845wx_cv_use_dialupman='wxUSE_DIALUP_MANAGER=${DEFAULT_wxUSE_DIALUP_MANAGER:-yes}'
846wx_cv_use_dirdlg='wxUSE_DIRDLG=${DEFAULT_wxUSE_DIRDLG:-yes}'
847wx_cv_use_dirpicker='wxUSE_DIRPICKERCTRL=${DEFAULT_wxUSE_DIRPICKERCTRL:-yes}'
848wx_cv_use_display=wxUSE_DISPLAY=yes
849wx_cv_use_dmalloc='wxUSE_DMALLOC=${DEFAULT_wxUSE_DMALLOC:-yes}'
850wx_cv_use_dnd='wxUSE_DRAG_AND_DROP=${DEFAULT_wxUSE_DRAG_AND_DROP:-yes}'
851wx_cv_use_docview='wxUSE_DOC_VIEW_ARCHITECTURE=${DEFAULT_wxUSE_DOC_VIEW_ARCHITECTURE:-yes}'
852wx_cv_use_dragimage='wxUSE_DRAGIMAGE=${DEFAULT_wxUSE_DRAGIMAGE:-yes}'
853wx_cv_use_dynamicloader='wxUSE_DYNAMIC_LOADER=${DEFAULT_wxUSE_DYNAMIC_LOADER:-yes}'
854wx_cv_use_dynlib='wxUSE_DYNLIB_CLASS=${DEFAULT_wxUSE_DYNLIB_CLASS:-yes}'
855wx_cv_use_editablebox='wxUSE_EDITABLELISTBOX=${DEFAULT_wxUSE_EDITABLELISTBOX:-yes}'
856wx_cv_use_epollloop='wxUSE_EPOLL_DISPATCHER=${DEFAULT_wxUSE_EPOLL_DISPATCHER:-yes}'
857wx_cv_use_exceptions='wxUSE_EXCEPTIONS=${DEFAULT_wxUSE_EXCEPTIONS:-yes}'
858wx_cv_use_expat=wxUSE_EXPAT=yes
859wx_cv_use_extended_rtti='wxUSE_EXTENDED_RTTI=${DEFAULT_wxUSE_EXTENDED_RTTI:-no}'
860wx_cv_use_ffile='wxUSE_FFILE=${DEFAULT_wxUSE_FFILE:-yes}'
861wx_cv_use_file='wxUSE_FILE=${DEFAULT_wxUSE_FILE:-yes}'
862wx_cv_use_filectrl='wxUSE_FILECTRL=${DEFAULT_wxUSE_FILECTRL:-yes}'
863wx_cv_use_filedlg='wxUSE_FILEDLG=${DEFAULT_wxUSE_FILEDLG:-yes}'
864wx_cv_use_filehistory='wxUSE_FILE_HISTORY=${DEFAULT_wxUSE_FILE_HISTORY:-yes}'
865wx_cv_use_filepicker='wxUSE_FILEPICKERCTRL=${DEFAULT_wxUSE_FILEPICKERCTRL:-yes}'
866wx_cv_use_fileproto='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
867wx_cv_use_filesystem='wxUSE_FILESYSTEM=${DEFAULT_wxUSE_FILESYSTEM:-yes}'
868wx_cv_use_finddlg='wxUSE_FINDREPLDLG=${DEFAULT_wxUSE_FINDREPLDLG:-yes}'
869wx_cv_use_fontdlg='wxUSE_FONTDLG=${DEFAULT_wxUSE_FONTDLG:-yes}'
870wx_cv_use_fontenum='wxUSE_FONTENUM=${DEFAULT_wxUSE_FONTENUM:-yes}'
871wx_cv_use_fontmap='wxUSE_FONTMAP=${DEFAULT_wxUSE_FONTMAP:-yes}'
872wx_cv_use_fontpicker='wxUSE_FONTPICKERCTRL=${DEFAULT_wxUSE_FONTPICKERCTRL:-yes}'
873wx_cv_use_fs_archive='wxUSE_FS_ARCHIVE=${DEFAULT_wxUSE_FS_ARCHIVE:-yes}'
874wx_cv_use_fs_inet='wxUSE_FS_INET=${DEFAULT_wxUSE_FS_INET:-yes}'
875wx_cv_use_fs_zip='wxUSE_FS_ZIP=${DEFAULT_wxUSE_FS_ZIP:-yes}'
876wx_cv_use_fsvolume='wxUSE_FSVOLUME=${DEFAULT_wxUSE_FSVOLUME:-yes}'
877wx_cv_use_fswatcher='wxUSE_FSWATCHER=${DEFAULT_wxUSE_FSWATCHER:-yes}'
878wx_cv_use_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
879wx_cv_use_gauge='wxUSE_GAUGE=${DEFAULT_wxUSE_GAUGE:-yes}'
880wx_cv_use_geometry='wxUSE_GEOMETRY=${DEFAULT_wxUSE_GEOMETRY:-yes}'
881wx_cv_use_gif='wxUSE_GIF=${DEFAULT_wxUSE_GIF:-yes}'
882wx_cv_use_gnomevfs='wxUSE_LIBGNOMEVFS=${DEFAULT_wxUSE_LIBGNOMEVFS:-yes}'
883wx_cv_use_gpe='wxUSE_GPE=${DEFAULT_wxUSE_GPE:-no}'
884wx_cv_use_grid='wxUSE_GRID=${DEFAULT_wxUSE_GRID:-yes}'
885wx_cv_use_gtkprint='wxUSE_GTKPRINT=${DEFAULT_wxUSE_GTKPRINT:-yes}'
886wx_cv_use_gui='wxUSE_GUI=${DEFAULT_wxUSE_GUI:-yes}'
887wx_cv_use_headerctrl='wxUSE_HEADERCTRL=${DEFAULT_wxUSE_HEADERCTRL:-yes}'
888wx_cv_use_help='wxUSE_HELP=${DEFAULT_wxUSE_HELP:-yes}'
889wx_cv_use_hotkey='wxUSE_HOTKEY=${DEFAULT_wxUSE_HOTKEY:-yes}'
890wx_cv_use_html='wxUSE_HTML=${DEFAULT_wxUSE_HTML:-yes}'
891wx_cv_use_htmlhelp='wxUSE_WXHTML_HELP=${DEFAULT_wxUSE_WXHTML_HELP:-yes}'
892wx_cv_use_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
893wx_cv_use_hyperlink='wxUSE_HYPERLINKCTRL=${DEFAULT_wxUSE_HYPERLINKCTRL:-yes}'
894wx_cv_use_ico_cur='wxUSE_ICO_CUR=${DEFAULT_wxUSE_ICO_CUR:-yes}'
895wx_cv_use_iff='wxUSE_IFF=${DEFAULT_wxUSE_IFF:-yes}'
896wx_cv_use_image='wxUSE_IMAGE=${DEFAULT_wxUSE_IMAGE:-yes}'
897wx_cv_use_imaglist='wxUSE_IMAGLIST=${DEFAULT_wxUSE_IMAGLIST:-yes}'
898wx_cv_use_infobar='wxUSE_INFOBAR=${DEFAULT_wxUSE_INFOBAR:-yes}'
899wx_cv_use_intl='wxUSE_INTL=${DEFAULT_wxUSE_INTL:-yes}'
900wx_cv_use_ipc='wxUSE_IPC=${DEFAULT_wxUSE_IPC:-yes}'
901wx_cv_use_ipv6='wxUSE_IPV6=${DEFAULT_wxUSE_IPV6:-yes}'
902wx_cv_use_joystick='wxUSE_JOYSTICK=${DEFAULT_wxUSE_JOYSTICK:-yes}'
903wx_cv_use_libiconv='wxUSE_LIBICONV=${DEFAULT_wxUSE_LIBICONV:-yes}'
904wx_cv_use_libjbig='wxUSE_LIBJBIG=${DEFAULT_wxUSE_LIBJBIG:-yes}'
905wx_cv_use_libjpeg=wxUSE_LIBJPEG=yes
906wx_cv_use_liblzma='wxUSE_LIBLZMA=${DEFAULT_wxUSE_LIBLZMA:-yes}'
907wx_cv_use_libmspack='wxUSE_LIBMSPACK=${DEFAULT_wxUSE_LIBMSPACK:-yes}'
908wx_cv_use_libnotify='wxUSE_LIBNOTIFY=${DEFAULT_wxUSE_LIBNOTIFY:-yes}'
909wx_cv_use_libpng=wxUSE_LIBPNG=yes
910wx_cv_use_libtiff=wxUSE_LIBTIFF=yes
911wx_cv_use_libxpm=wxUSE_LIBXPM=yes
912wx_cv_use_listbook='wxUSE_LISTBOOK=${DEFAULT_wxUSE_LISTBOOK:-yes}'
913wx_cv_use_listbox='wxUSE_LISTBOX=${DEFAULT_wxUSE_LISTBOX:-yes}'
914wx_cv_use_listctrl='wxUSE_LISTCTRL=${DEFAULT_wxUSE_LISTCTRL:-yes}'
915wx_cv_use_log='wxUSE_LOG=${DEFAULT_wxUSE_LOG:-yes}'
916wx_cv_use_logdialog='wxUSE_LOGDIALOG=${DEFAULT_wxUSE_LOGDIALOG:-yes}'
917wx_cv_use_loggui='wxUSE_LOGGUI=${DEFAULT_wxUSE_LOGGUI:-yes}'
918wx_cv_use_logwin='wxUSE_LOGWINDOW=${DEFAULT_wxUSE_LOGWINDOW:-yes}'
919wx_cv_use_longlong='wxUSE_LONGLONG=${DEFAULT_wxUSE_LONGLONG:-yes}'
920wx_cv_use_macosx_arch=wxUSE_MAC_ARCH=no
921wx_cv_use_macosx_sdk=wxUSE_MACOSX_SDK=no
922wx_cv_use_macosx_version_min=wxUSE_MACOSX_VERSION_MIN=no
923wx_cv_use_markup='wxUSE_MARKUP=${DEFAULT_wxUSE_MARKUP:-yes}'
924wx_cv_use_mdi='wxUSE_MDI=${DEFAULT_wxUSE_MDI:-yes}'
925wx_cv_use_mdidoc='wxUSE_MDI_ARCHITECTURE=${DEFAULT_wxUSE_MDI_ARCHITECTURE:-yes}'
926wx_cv_use_mediactrl='wxUSE_MEDIACTRL=${DEFAULT_wxUSE_MEDIACTRL:-yes}'
927wx_cv_use_mem_tracing='wxUSE_MEM_TRACING=${DEFAULT_wxUSE_MEM_TRACING:-no}'
928wx_cv_use_menubar='wxUSE_MENUBAR=${DEFAULT_wxUSE_MENUBAR:-yes}'
929wx_cv_use_menus='wxUSE_MENUS=${DEFAULT_wxUSE_MENUS:-yes}'
930wx_cv_use_metafile='wxUSE_METAFILE=${DEFAULT_wxUSE_METAFILE:-yes}'
931wx_cv_use_mimetype='wxUSE_MIMETYPE=${DEFAULT_wxUSE_MIMETYPE:-yes}'
932wx_cv_use_miniframe='wxUSE_MINIFRAME=${DEFAULT_wxUSE_MINIFRAME:-yes}'
933wx_cv_use_monolithic='wxUSE_MONOLITHIC=${DEFAULT_wxUSE_MONOLITHIC:-no}'
934wx_cv_use_mousewheel='wxUSE_MOUSEWHEEL=${DEFAULT_wxUSE_MOUSEWHEEL:-yes}'
935wx_cv_use_msgdlg='wxUSE_MSGDLG=${DEFAULT_wxUSE_MSGDLG:-yes}'
936wx_cv_use_mshtmlhelp='wxUSE_MS_HTML_HELP=${DEFAULT_wxUSE_MS_HTML_HELP:-yes}'
937wx_cv_use_nanox='wxUSE_NANOX=${DEFAULT_wxUSE_NANOX:-no}'
938wx_cv_use_nativedvc='wxUSE_NATIVE_DATAVIEWCTRL=${DEFAULT_wxUSE_NATIVE_DATAVIEWCTRL:-yes}'
939wx_cv_use_no_exceptions='wxUSE_NO_EXCEPTIONS=${DEFAULT_wxUSE_NO_EXCEPTIONS:-no}'
940wx_cv_use_no_rtti='wxUSE_NO_RTTI=${DEFAULT_wxUSE_NO_RTTI:-no}'
941wx_cv_use_notebook='wxUSE_NOTEBOOK=${DEFAULT_wxUSE_NOTEBOOK:-yes}'
942wx_cv_use_notifmsg='wxUSE_NOTIFICATION_MESSAGE=${DEFAULT_wxUSE_NOTIFICATION_MESSAGE:-yes}'
943wx_cv_use_numberdlg='wxUSE_NUMBERDLG=${DEFAULT_wxUSE_NUMBERDLG:-yes}'
944wx_cv_use_odcombobox='wxUSE_ODCOMBOBOX=${DEFAULT_wxUSE_ODCOMBOBOX:-yes}'
945wx_cv_use_official_build='wxUSE_OFFICIAL_BUILD=${DEFAULT_wxUSE_OFFICIAL_BUILD:-no}'
946wx_cv_use_ole='wxUSE_OLE=${DEFAULT_wxUSE_OLE:-yes}'
947wx_cv_use_opengl=wxUSE_OPENGL=yes
948wx_cv_use_optimise='wxUSE_OPTIMISE=${DEFAULT_wxUSE_OPTIMISE:-yes}'
949wx_cv_use_ownerdrawn='wxUSE_OWNER_DRAWN=${DEFAULT_wxUSE_OWNER_DRAWN:-yes}'
950wx_cv_use_palette='wxUSE_PALETTE=${DEFAULT_wxUSE_PALETTE:-yes}'
951wx_cv_use_pch='wxUSE_PCH=${DEFAULT_wxUSE_PCH:-no}'
952wx_cv_use_pcx='wxUSE_PCX=${DEFAULT_wxUSE_PCX:-yes}'
953wx_cv_use_permissive='wxUSE_PERMISSIVE=${DEFAULT_wxUSE_PERMISSIVE:-no}'
954wx_cv_use_plugins='wxUSE_PLUGINS=${DEFAULT_wxUSE_PLUGINS:-no}'
955wx_cv_use_pnm='wxUSE_PNM=${DEFAULT_wxUSE_PNM:-yes}'
956wx_cv_use_popupwin='wxUSE_POPUPWIN=${DEFAULT_wxUSE_POPUPWIN:-yes}'
957wx_cv_use_postscript='wxUSE_POSTSCRIPT=${DEFAULT_wxUSE_POSTSCRIPT:-yes}'
958wx_cv_use_prefseditor='wxUSE_PREFERENCES_EDITOR=${DEFAULT_wxUSE_PREFERENCES_EDITOR:-yes}'
959wx_cv_use_printarch='wxUSE_PRINTING_ARCHITECTURE=${DEFAULT_wxUSE_PRINTING_ARCHITECTURE:-yes}'
960wx_cv_use_printfposparam='wxUSE_PRINTF_POS_PARAMS=${DEFAULT_wxUSE_PRINTF_POS_PARAMS:-yes}'
961wx_cv_use_privatefonts='wxUSE_PRIVATE_FONTS=${DEFAULT_wxUSE_PRIVATE_FONTS:-yes}'
962wx_cv_use_profile='wxUSE_PROFILE=${DEFAULT_wxUSE_PROFILE:-no}'
963wx_cv_use_progressdlg='wxUSE_PROGRESSDLG=${DEFAULT_wxUSE_PROGRESSDLG:-yes}'
964wx_cv_use_propgrid='wxUSE_PROPGRID=${DEFAULT_wxUSE_PROPGRID:-yes}'
965wx_cv_use_protocol='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
966wx_cv_use_protocol_file='wxUSE_PROTOCOL_FILE=${DEFAULT_wxUSE_PROTOCOL_FILE:-yes}'
967wx_cv_use_protocol_ftp='wxUSE_PROTOCOL_FTP=${DEFAULT_wxUSE_PROTOCOL_FTP:-yes}'
968wx_cv_use_protocol_http='wxUSE_PROTOCOL_HTTP=${DEFAULT_wxUSE_PROTOCOL_HTTP:-yes}'
969wx_cv_use_protocols='wxUSE_PROTOCOL=${DEFAULT_wxUSE_PROTOCOL:-yes}'
970wx_cv_use_ps_in_msw='wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW=${DEFAULT_wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW:-yes}'
971wx_cv_use_radiobox='wxUSE_RADIOBOX=${DEFAULT_wxUSE_RADIOBOX:-yes}'
972wx_cv_use_radiobtn='wxUSE_RADIOBTN=${DEFAULT_wxUSE_RADIOBTN:-yes}'
973wx_cv_use_rearrangectrl='wxUSE_REARRANGECTRL=${DEFAULT_wxUSE_REARRANGECTRL:-yes}'
974wx_cv_use_regex=wxUSE_REGEX=yes
975wx_cv_use_regkey='wxUSE_REGKEY=${DEFAULT_wxUSE_REGKEY:-yes}'
976wx_cv_use_repro_build='wxUSE_REPRODUCIBLE_BUILD=${DEFAULT_wxUSE_REPRODUCIBLE_BUILD:-no}'
977wx_cv_use_ribbon='wxUSE_RIBBON=${DEFAULT_wxUSE_RIBBON:-yes}'
978wx_cv_use_richmsgdlg='wxUSE_RICHMSGDLG=${DEFAULT_wxUSE_RICHMSGDLG:-yes}'
979wx_cv_use_richtext='wxUSE_RICHTEXT=${DEFAULT_wxUSE_RICHTEXT:-yes}'
980wx_cv_use_richtooltip='wxUSE_RICHTOOLTIP=${DEFAULT_wxUSE_RICHTOOLTIP:-yes}'
981wx_cv_use_rpath='wxUSE_RPATH=${DEFAULT_wxUSE_RPATH:-yes}'
982wx_cv_use_sash='wxUSE_SASH=${DEFAULT_wxUSE_SASH:-yes}'
983wx_cv_use_scrollbar='wxUSE_SCROLLBAR=${DEFAULT_wxUSE_SCROLLBAR:-yes}'
984wx_cv_use_sdl=wxUSE_LIBSDL=no
985wx_cv_use_searchctrl='wxUSE_SEARCHCTRL=${DEFAULT_wxUSE_SEARCHCTRL:-yes}'
986wx_cv_use_secretstore='wxUSE_SECRETSTORE=${DEFAULT_wxUSE_SECRETSTORE:-yes}'
987wx_cv_use_selectloop='wxUSE_SELECT_DISPATCHER=${DEFAULT_wxUSE_SELECT_DISPATCHER:-yes}'
988wx_cv_use_shared='wxUSE_SHARED=${DEFAULT_wxUSE_SHARED:-yes}'
989wx_cv_use_slider='wxUSE_SLIDER=${DEFAULT_wxUSE_SLIDER:-yes}'
990wx_cv_use_snglinst='wxUSE_SNGLINST_CHECKER=${DEFAULT_wxUSE_SNGLINST_CHECKER:-yes}'
991wx_cv_use_sockets='wxUSE_SOCKETS=${DEFAULT_wxUSE_SOCKETS:-yes}'
992wx_cv_use_sound='wxUSE_SOUND=${DEFAULT_wxUSE_SOUND:-yes}'
993wx_cv_use_spinbtn='wxUSE_SPINBTN=${DEFAULT_wxUSE_SPINBTN:-yes}'
994wx_cv_use_spinctrl='wxUSE_SPINCTRL=${DEFAULT_wxUSE_SPINCTRL:-yes}'
995wx_cv_use_splash='wxUSE_SPLASH=${DEFAULT_wxUSE_SPLASH:-yes}'
996wx_cv_use_splines='wxUSE_SPLINES=${DEFAULT_wxUSE_SPLINES:-yes}'
997wx_cv_use_splitter='wxUSE_SPLITTER=${DEFAULT_wxUSE_SPLITTER:-yes}'
998wx_cv_use_statbmp='wxUSE_STATBMP=${DEFAULT_wxUSE_STATBMP:-yes}'
999wx_cv_use_statbox='wxUSE_STATBOX=${DEFAULT_wxUSE_STATBOX:-yes}'
1000wx_cv_use_statline='wxUSE_STATLINE=${DEFAULT_wxUSE_STATLINE:-yes}'
1001wx_cv_use_stattext='wxUSE_STATTEXT=${DEFAULT_wxUSE_STATTEXT:-yes}'
1002wx_cv_use_statusbar='wxUSE_STATUSBAR=${DEFAULT_wxUSE_STATUSBAR:-yes}'
1003wx_cv_use_stc='wxUSE_STC=${DEFAULT_wxUSE_STC:-yes}'
1004wx_cv_use_std_containers='wxUSE_STD_CONTAINERS=${DEFAULT_wxUSE_STD_CONTAINERS:-no}'
1005wx_cv_use_std_containers_compat='wxUSE_STD_CONTAINERS_COMPATIBLY=${DEFAULT_wxUSE_STD_CONTAINERS_COMPATIBLY:-no}'
1006wx_cv_use_std_iostreams='wxUSE_STD_IOSTREAM=${DEFAULT_wxUSE_STD_IOSTREAM:-no}'
1007wx_cv_use_std_string='wxUSE_STD_STRING=${DEFAULT_wxUSE_STD_STRING:-no}'
1008wx_cv_use_std_string_conv_in_wxstring='wxUSE_STD_STRING_CONV_IN_WXSTRING=${DEFAULT_wxUSE_STD_STRING_CONV_IN_WXSTRING:-no}'
1009wx_cv_use_stdpaths='wxUSE_STDPATHS=${DEFAULT_wxUSE_STDPATHS:-yes}'
1010wx_cv_use_stl='wxUSE_STL=${DEFAULT_wxUSE_STL:-no}'
1011wx_cv_use_stopwatch='wxUSE_STOPWATCH=${DEFAULT_wxUSE_STOPWATCH:-yes}'
1012wx_cv_use_streams='wxUSE_STREAMS=${DEFAULT_wxUSE_STREAMS:-yes}'
1013wx_cv_use_subdirs='wxWITH_SUBDIRS=${DEFAULT_wxWITH_SUBDIRS:-yes}'
1014wx_cv_use_svg='wxUSE_SVG=${DEFAULT_wxUSE_SVG:-yes}'
1015wx_cv_use_sys_libs='wxUSE_SYS_LIBS=${DEFAULT_wxUSE_SYS_LIBS:-yes}'
1016wx_cv_use_sysoptions='wxUSE_SYSTEM_OPTIONS=${DEFAULT_wxUSE_SYSTEM_OPTIONS:-yes}'
1017wx_cv_use_tarstream='wxUSE_TARSTREAM=${DEFAULT_wxUSE_TARSTREAM:-yes}'
1018wx_cv_use_taskbaricon='wxUSE_TASKBARICON=${DEFAULT_wxUSE_TASKBARICON:-yes}'
1019wx_cv_use_tbarnative='wxUSE_TOOLBAR_NATIVE=${DEFAULT_wxUSE_TOOLBAR_NATIVE:-yes}'
1020wx_cv_use_tests=wxUSE_TESTS_SUBDIR=no
1021wx_cv_use_textbuf='wxUSE_TEXTBUFFER=${DEFAULT_wxUSE_TEXTBUFFER:-yes}'
1022wx_cv_use_textctrl='wxUSE_TEXTCTRL=${DEFAULT_wxUSE_TEXTCTRL:-yes}'
1023wx_cv_use_textdlg='wxUSE_TEXTDLG=${DEFAULT_wxUSE_TEXTDLG:-yes}'
1024wx_cv_use_textfile='wxUSE_TEXTFILE=${DEFAULT_wxUSE_TEXTFILE:-yes}'
1025wx_cv_use_tga='wxUSE_TGA=${DEFAULT_wxUSE_TGA:-yes}'
1026wx_cv_use_threads='wxUSE_THREADS=${DEFAULT_wxUSE_THREADS:-yes}'
1027wx_cv_use_timepick='wxUSE_TIMEPICKCTRL=${DEFAULT_wxUSE_TIMEPICKCTRL:-yes}'
1028wx_cv_use_timer='wxUSE_TIMER=${DEFAULT_wxUSE_TIMER:-yes}'
1029wx_cv_use_tipdlg='wxUSE_STARTUP_TIPS=${DEFAULT_wxUSE_STARTUP_TIPS:-yes}'
1030wx_cv_use_tipwindow='wxUSE_TIPWINDOW=${DEFAULT_wxUSE_TIPWINDOW:-yes}'
1031wx_cv_use_tls='wxUSE_COMPILER_TLS=${DEFAULT_wxUSE_COMPILER_TLS:-yes}'
1032wx_cv_use_togglebtn='wxUSE_TOGGLEBTN=${DEFAULT_wxUSE_TOGGLEBTN:-yes}'
1033wx_cv_use_toolbar='wxUSE_TOOLBAR=${DEFAULT_wxUSE_TOOLBAR:-yes}'
1034wx_cv_use_toolbook='wxUSE_TOOLBOOK=${DEFAULT_wxUSE_TOOLBOOK:-yes}'
1035wx_cv_use_tooltips='wxUSE_TOOLTIPS=${DEFAULT_wxUSE_TOOLTIPS:-yes}'
1036wx_cv_use_treebook='wxUSE_TREEBOOK=${DEFAULT_wxUSE_TREEBOOK:-yes}'
1037wx_cv_use_treectrl='wxUSE_TREECTRL=${DEFAULT_wxUSE_TREECTRL:-yes}'
1038wx_cv_use_treelist='wxUSE_TREELISTCTRL=${DEFAULT_wxUSE_TREELISTCTRL:-yes}'
1039wx_cv_use_uiactionsim='wxUSE_UIACTIONSIMULATOR=${DEFAULT_wxUSE_UIACTIONSIMULATOR:-yes}'
1040wx_cv_use_unicode='wxUSE_UNICODE=${DEFAULT_wxUSE_UNICODE:-yes}'
1041wx_cv_use_universal='wxUSE_UNIVERSAL=${DEFAULT_wxUSE_UNIVERSAL:-no}'
1042wx_cv_use_universal_binary=wxUSE_UNIVERSAL_BINARY=no
1043wx_cv_use_unsafe_conv_in_wxstring='wxUSE_UNSAFE_WXSTRING_CONV=${DEFAULT_wxUSE_UNSAFE_WXSTRING_CONV:-yes}'
1044wx_cv_use_url='wxUSE_URL=${DEFAULT_wxUSE_URL:-yes}'
1045wx_cv_use_utf8=wxUSE_UNICODE_UTF8=no
1046wx_cv_use_utf8only='wxUSE_UNICODE_UTF8_LOCALE=${DEFAULT_wxUSE_UNICODE_UTF8_LOCALE:-no}'
1047wx_cv_use_uxtheme='wxUSE_UXTHEME=${DEFAULT_wxUSE_UXTHEME:-yes}'
1048wx_cv_use_validators='wxUSE_VALIDATORS=${DEFAULT_wxUSE_VALIDATORS:-yes}'
1049wx_cv_use_vararg_macros='wxUSE_VARARG_MACROS=${DEFAULT_wxUSE_VARARG_MACROS:-yes}'
1050wx_cv_use_variant='wxUSE_VARIANT=${DEFAULT_wxUSE_VARIANT:-yes}'
1051wx_cv_use_visibility='wxUSE_VISIBILITY=${DEFAULT_wxUSE_VISIBILITY:-yes}'
1052wx_cv_use_webkit='wxUSE_WEBKIT=${DEFAULT_wxUSE_WEBKIT:-yes}'
1053wx_cv_use_webview='wxUSE_WEBVIEW=${DEFAULT_wxUSE_WEBVIEW:-yes}'
1054wx_cv_use_webviewie='wxUSE_WEBVIEW_IE=${DEFAULT_wxUSE_WEBVIEW_IE:-yes}'
1055wx_cv_use_webviewwebkit='wxUSE_WEBVIEW_WEBKIT=${DEFAULT_wxUSE_WEBVIEW_WEBKIT:-yes}'
1056wx_cv_use_wizarddlg='wxUSE_WIZARDDLG=${DEFAULT_wxUSE_WIZARDDLG:-yes}'
1057wx_cv_use_wxdib='wxUSE_DIB=${DEFAULT_wxUSE_DIB:-yes}'
1058wx_cv_use_xlocale='wxUSE_XLOCALE=${DEFAULT_wxUSE_XLOCALE:-yes}'
1059wx_cv_use_xpm='wxUSE_XPM=${DEFAULT_wxUSE_XPM:-yes}'
1060wx_cv_use_xrc=wxUSE_XRC=yes
1061wx_cv_use_xtest='wxUSE_XTEST=${DEFAULT_wxUSE_XTEST:-yes}'
1062wx_cv_use_zipstream='wxUSE_ZIPSTREAM=${DEFAULT_wxUSE_ZIPSTREAM:-yes}'
1063wx_cv_use_zlib=wxUSE_ZLIB=yes
1064
1065## ----------------- ##
1066## Output variables. ##
1067## ----------------- ##
1068
1069AIX_CXX_LD=''
1070AR='ar'
1071AROPTIONS=''
1072BK_DEPS=''
1073BK_MAKE_PCH=''
1074BUILT_WX_LIBS=''
1075CAIRO_CFLAGS=''
1076CAIRO_LIBS=''
1077CC='/usr/bin/clang'
1078CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
1079CFLAGS_VISIBILITY=''
1080COND_BUILD_debug=''
1081COND_BUILD_debug_DEBUG_INFO_default=''
1082COND_BUILD_release=''
1083COND_BUILD_release_DEBUG_INFO_default=''
1084COND_DEBUG_FLAG_0=''
1085COND_DEBUG_INFO_0=''
1086COND_DEBUG_INFO_1=''
1087COND_DEPS_TRACKING_0=''
1088COND_DEPS_TRACKING_1=''
1089COND_GCC_PCH_1=''
1090COND_ICC_PCH_1=''
1091COND_MONOLITHIC_0=''
1092COND_MONOLITHIC_0_SHARED_0=''
1093COND_MONOLITHIC_0_SHARED_0_USE_AUI_1=''
1094COND_MONOLITHIC_0_SHARED_0_USE_GUI_1=''
1095COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_HTML_1=''
1096COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_MEDIA_1=''
1097COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_QA_1=''
1098COND_MONOLITHIC_0_SHARED_0_USE_GUI_1_USE_WEBVIEW_1=''
1099COND_MONOLITHIC_0_SHARED_0_USE_PROPGRID_1=''
1100COND_MONOLITHIC_0_SHARED_0_USE_RIBBON_1=''
1101COND_MONOLITHIC_0_SHARED_0_USE_RICHTEXT_1=''
1102COND_MONOLITHIC_0_SHARED_0_USE_STC_1=''
1103COND_MONOLITHIC_0_SHARED_0_USE_XRC_1=''
1104COND_MONOLITHIC_0_SHARED_1=''
1105COND_MONOLITHIC_0_SHARED_1_USE_AUI_1=''
1106COND_MONOLITHIC_0_SHARED_1_USE_GUI_1=''
1107COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_HTML_1=''
1108COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1=''
1109COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_QA_1=''
1110COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_WEBVIEW_1=''
1111COND_MONOLITHIC_0_SHARED_1_USE_PROPGRID_1=''
1112COND_MONOLITHIC_0_SHARED_1_USE_RIBBON_1=''
1113COND_MONOLITHIC_0_SHARED_1_USE_RICHTEXT_1=''
1114COND_MONOLITHIC_0_SHARED_1_USE_STC_1=''
1115COND_MONOLITHIC_0_SHARED_1_USE_XRC_1=''
1116COND_MONOLITHIC_0_USE_AUI_1=''
1117COND_MONOLITHIC_0_USE_GUI_1=''
1118COND_MONOLITHIC_0_USE_GUI_1_USE_MEDIA_1=''
1119COND_MONOLITHIC_0_USE_HTML_1=''
1120COND_MONOLITHIC_0_USE_MEDIA_1=''
1121COND_MONOLITHIC_0_USE_PROPGRID_1=''
1122COND_MONOLITHIC_0_USE_QA_1=''
1123COND_MONOLITHIC_0_USE_RIBBON_1=''
1124COND_MONOLITHIC_0_USE_RICHTEXT_1=''
1125COND_MONOLITHIC_0_USE_STC_1=''
1126COND_MONOLITHIC_0_USE_WEBVIEW_1=''
1127COND_MONOLITHIC_0_USE_XRC_1=''
1128COND_MONOLITHIC_1=''
1129COND_MONOLITHIC_1_SHARED_0=''
1130COND_MONOLITHIC_1_SHARED_1=''
1131COND_MONOLITHIC_1_USE_STC_1=''
1132COND_OFFICIAL_BUILD_0_PLATFORM_WIN32_1=''
1133COND_OFFICIAL_BUILD_1_PLATFORM_WIN32_1=''
1134COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1=''
1135COND_PLATFORM_MACOSX_0_USE_SOVERSION_1=''
1136COND_PLATFORM_MACOSX_1=''
1137COND_PLATFORM_MACOSX_1_PLATFORM_WIN32_1_SHARED_0=''
1138COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
1139COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
1140COND_PLATFORM_MACOSX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
1141COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1=''
1142COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0=''
1143COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1=''
1144COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0=''
1145COND_PLATFORM_MACOSX_1_USE_GUI_1=''
1146COND_PLATFORM_MACOSX_1_USE_OPENGL_1=''
1147COND_PLATFORM_MACOSX_1_USE_SOVERSION_1=''
1148COND_PLATFORM_OS2_1=''
1149COND_PLATFORM_UNIX_0=''
1150COND_PLATFORM_UNIX_1=''
1151COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
1152COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
1153COND_PLATFORM_UNIX_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
1154COND_PLATFORM_UNIX_1_USE_GUI_1=''
1155COND_PLATFORM_UNIX_1_USE_PLUGINS_0=''
1156COND_PLATFORM_WIN32_0=''
1157COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
1158COND_PLATFORM_WIN32_0_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
1159COND_PLATFORM_WIN32_1=''
1160COND_PLATFORM_WIN32_1_SHARED_0=''
1161COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
1162COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
1163COND_PLATFORM_WIN32_1_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
1164COND_PLATFORM_WIN32_1_TOOLKIT_QT_USE_GUI_1_WXUNIV_0=''
1165COND_PYTHON=''
1166COND_SHARED_0=''
1167COND_SHARED_0_TOOLKIT_MAC_WXUNIV_0=''
1168COND_SHARED_0_TOOLKIT_MSW_WXUNIV_0=''
1169COND_SHARED_0_USE_GUI_1_USE_OPENGL_1=''
1170COND_SHARED_0_USE_GUI_1_wxUSE_LIBJPEG_builtin=''
1171COND_SHARED_0_USE_GUI_1_wxUSE_LIBPNG_builtin=''
1172COND_SHARED_0_USE_GUI_1_wxUSE_LIBTIFF_builtin=''
1173COND_SHARED_0_USE_STC_1=''
1174COND_SHARED_0_wxUSE_EXPAT_builtin=''
1175COND_SHARED_0_wxUSE_REGEX_builtin=''
1176COND_SHARED_0_wxUSE_ZLIB_builtin=''
1177COND_SHARED_1=''
1178COND_SHARED_1_USE_GUI_1=''
1179COND_SHARED_1_USE_GUI_1_USE_OPENGL_1=''
1180COND_TOOLKIT_=''
1181COND_TOOLKIT_COCOA=''
1182COND_TOOLKIT_DFB=''
1183COND_TOOLKIT_DFB_USE_GUI_1=''
1184COND_TOOLKIT_GTK=''
1185COND_TOOLKIT_GTK_TOOLKIT_VERSION_2=''
1186COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1=''
1187COND_TOOLKIT_GTK_TOOLKIT_VERSION_2_USE_GUI_1_WXUNIV_0=''
1188COND_TOOLKIT_GTK_TOOLKIT_VERSION_3=''
1189COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1=''
1190COND_TOOLKIT_GTK_TOOLKIT_VERSION_3_USE_GUI_1_WXUNIV_0=''
1191COND_TOOLKIT_GTK_TOOLKIT_VERSION_4=''
1192COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1=''
1193COND_TOOLKIT_GTK_TOOLKIT_VERSION_4_USE_GUI_1_WXUNIV_0=''
1194COND_TOOLKIT_GTK_TOOLKIT_VERSION_=''
1195COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1=''
1196COND_TOOLKIT_GTK_TOOLKIT_VERSION__USE_GUI_1_WXUNIV_0=''
1197COND_TOOLKIT_GTK_USE_GUI_1=''
1198COND_TOOLKIT_MAC=''
1199COND_TOOLKIT_MOTIF=''
1200COND_TOOLKIT_MOTIF_USE_GUI_1=''
1201COND_TOOLKIT_MOTIF_USE_GUI_1_WXUNIV_0=''
1202COND_TOOLKIT_MSW=''
1203COND_TOOLKIT_MSW_USE_GUI_1=''
1204COND_TOOLKIT_MSW_USE_GUI_1_WXUNIV_0=''
1205COND_TOOLKIT_OSX_CARBON=''
1206COND_TOOLKIT_OSX_COCOA=''
1207COND_TOOLKIT_OSX_COCOA_USE_GUI_1=''
1208COND_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0=''
1209COND_TOOLKIT_OSX_COCOA_WXUNIV_0=''
1210COND_TOOLKIT_OSX_IPHONE=''
1211COND_TOOLKIT_OSX_IPHONE_USE_GUI_1=''
1212COND_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0=''
1213COND_TOOLKIT_QT=''
1214COND_TOOLKIT_QT_USE_GUI_1_WXUNIV_0=''
1215COND_TOOLKIT_X11=''
1216COND_TOOLKIT_X11_USE_GUI_1=''
1217COND_UNICODE_1=''
1218COND_USE_CAIRO_1=''
1219COND_USE_EXCEPTIONS_0=''
1220COND_USE_EXCEPTIONS_1=''
1221COND_USE_GUI_0=''
1222COND_USE_GUI_1=''
1223COND_USE_GUI_1_USE_OPENGL_1=''
1224COND_USE_GUI_1_WXUNIV_0=''
1225COND_USE_GUI_1_WXUNIV_1=''
1226COND_USE_GUI_1_wxUSE_LIBJPEG_builtin=''
1227COND_USE_GUI_1_wxUSE_LIBPNG_builtin=''
1228COND_USE_GUI_1_wxUSE_LIBTIFF_builtin=''
1229COND_USE_OPENGL_1=''
1230COND_USE_PCH_1=''
1231COND_USE_PLUGINS_0=''
1232COND_USE_RTTI_0=''
1233COND_USE_RTTI_1=''
1234COND_USE_SOTWOSYMLINKS_1=''
1235COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1=''
1236COND_USE_SOVERLINUX_1=''
1237COND_USE_SOVERSION_0=''
1238COND_USE_SOVERSION_1_USE_SOVERSOLARIS_1=''
1239COND_USE_SOVERSOLARIS_1=''
1240COND_USE_STC_1=''
1241COND_USE_THREADS_0=''
1242COND_USE_THREADS_1=''
1243COND_USE_WEBVIEW_WEBKIT2_1=''
1244COND_USE_XRC_1=''
1245COND_WINDOWS_IMPLIB_1=''
1246COND_WITH_PLUGIN_SDL_1=''
1247COND_WXUNIV_1=''
1248COND_wxUSE_EXPAT_builtin=''
1249COND_wxUSE_LIBJPEG_builtin=''
1250COND_wxUSE_LIBPNG_builtin=''
1251COND_wxUSE_LIBTIFF_builtin=''
1252COND_wxUSE_REGEX_builtin=''
1253COND_wxUSE_ZLIB_builtin=''
1254CPP='/usr/bin/clang -E'
1255CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
1256CXX='/usr/bin/clang++ -std=gnu++11'
1257CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
1258CXXFLAGS_VISIBILITY=''
1259DEBUG_FLAG=''
1260DEBUG_INFO=''
1261DEFS=''
1262DEPS_TRACKING=''
1263DIRECTFB_CFLAGS=''
1264DIRECTFB_LIBS=''
1265DISTDIR=''
1266DLLIMP_SUFFIX=''
1267DLLPREFIX=''
1268DLLPREFIX_MODULE=''
1269DLLTOOL=''
1270DMALLOC_LIBS=''
1271DYLIB_RPATH_INSTALL=''
1272DYLIB_RPATH_POSTLINK=''
1273ECHO_C='\c'
1274ECHO_N=''
1275ECHO_T=''
1276EGREP='/opt/local/bin/ggrep -E'
1277EXEEXT=''
1278EXTRALIBS=''
1279EXTRALIBS_GUI=''
1280EXTRALIBS_HTML=''
1281EXTRALIBS_MEDIA=''
1282EXTRALIBS_OPENGL=''
1283EXTRALIBS_SDL=''
1284EXTRALIBS_STC=''
1285EXTRALIBS_WEBVIEW=''
1286EXTRALIBS_XML=''
1287GCC='yes'
1288GCC_PCH=''
1289GLU_CFLAGS=''
1290GLU_LIBS=''
1291GL_CFLAGS=''
1292GL_LIBS=''
1293GNOMEVFS_CFLAGS=''
1294GNOMEVFS_LIBS=''
1295GREP='/opt/local/bin/ggrep'
1296GST_CFLAGS=''
1297GST_LIBS=''
1298GTKPRINT_CFLAGS=''
1299GTKPRINT_LIBS=''
1300GTK_CFLAGS=''
1301GTK_CONFIG=''
1302GTK_LIBS=''
1303GUIDIST=''
1304GXX_VERSION=''
1305HAVE_CXX11='1'
1306HAVE_CXX14=''
1307HAVE_CXX17=''
1308HEADER_PAD_OPTION=''
1309HOST_SUFFIX=''
1310ICC_PCH=''
1311ICC_PCH_CREATE_SWITCH=''
1312ICC_PCH_USE_SWITCH=''
1313IF_GNU_MAKE=''
1314INSTALL_DATA='cp -fp'
1315INSTALL_DIR=''
1316INSTALL_PROGRAM='cp -fp'
1317INSTALL_SCRIPT=''
1318LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
1319LDFLAGS_GL=''
1320LDFLAGS_GUI=''
1321LIBEXT=''
1322LIBICONV=''
1323LIBNOTIFY_CFLAGS=''
1324LIBNOTIFY_LIBS=''
1325LIBOBJS=''
1326LIBPREFIX=''
1327LIBS=''
1328LIBSECRET_CFLAGS=''
1329LIBSECRET_LIBS=''
1330LIBTIFF_CFLAGS=''
1331LIBTIFF_LIBS=''
1332LN_S=''
1333LTLIBOBJS=''
1334MAKE_SET=''
1335MONOLITHIC=''
1336MesaGL_CFLAGS=''
1337MesaGL_LIBS=''
1338NM=''
1339OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -std=gnu++11'
1340OBJEXT='o'
1341OFFICIAL_BUILD=''
1342OPENGL_LIBS=''
1343PACKAGE_BUGREPORT='wx-dev@googlegroups.com'
1344PACKAGE_NAME='wxWidgets'
1345PACKAGE_STRING='wxWidgets 3.1.4'
1346PACKAGE_TARNAME='wxwidgets'
1347PACKAGE_URL=''
1348PACKAGE_VERSION='3.1.4'
1349PANGOFT2_CFLAGS=''
1350PANGOFT2_LIBS=''
1351PANGOXFT_CFLAGS=''
1352PANGOXFT_LIBS=''
1353PATH_SEPARATOR=':'
1354PIC_FLAG=''
1355PKG_CONFIG='/opt/local/bin/pkg-config'
1356PLATFORM_BEOS=''
1357PLATFORM_MAC=''
1358PLATFORM_MACOS=''
1359PLATFORM_MACOSX=''
1360PLATFORM_UNIX=''
1361PLATFORM_WIN32=''
1362PRIVATE_FONTS_CFLAGS=''
1363PRIVATE_FONTS_LIBS=''
1364PYTHON=''
1365QT5_CFLAGS=''
1366QT5_LIBS=''
1367RANLIB=''
1368RESCOMP=''
1369SAMPLES_CXXFLAGS=''
1370SAMPLES_RPATH_FLAG=''
1371SAMPLES_SUBDIRS=''
1372SDL_CFLAGS=''
1373SDL_CONFIG=''
1374SDL_LIBS=''
1375SET_MAKE=''
1376SHARED=''
1377SHARED_LD_CC=''
1378SHARED_LD_CXX=''
1379SHARED_LD_MODULE_CC=''
1380SHARED_LD_MODULE_CXX=''
1381SHELL='/bin/sh'
1382SM_CFLAGS=''
1383SM_LIBS=''
1384SONAME_FLAG=''
1385SO_SUFFIX=''
1386SO_SUFFIX_MODULE=''
1387STD_BASE_LIBS=''
1388STD_GUI_LIBS=''
1389STRIP=''
1390TOOLCHAIN_FULLNAME=''
1391TOOLCHAIN_NAME=''
1392TOOLKIT=''
1393TOOLKIT_DIR=''
1394TOOLKIT_LOWERCASE=''
1395TOOLKIT_VERSION=''
1396UNICODE=''
1397USE_DPI_AWARE_MANIFEST='2'
1398USE_GUI=''
1399USE_MACVERSION=''
1400USE_PLUGINS=''
1401USE_SOTWOSYMLINKS=''
1402USE_SOVERCYGWIN=''
1403USE_SOVERLINUX=''
1404USE_SOVERSION=''
1405USE_SOVERSOLARIS=''
1406VENDOR='custom'
1407WEBKIT_CFLAGS=''
1408WEBKIT_LIBS=''
1409WIDGET_SET=''
1410WINDOWS_IMPLIB=''
1411WINDRES=''
1412WITH_PLUGIN_SDL=''
1413WXCONFIG_CFLAGS=''
1414WXCONFIG_CPPFLAGS=' -D_FILE_OFFSET_BITS=64'
1415WXCONFIG_CXXFLAGS=''
1416WXCONFIG_LDFLAGS=''
1417WXCONFIG_LDFLAGS_GUI=''
1418WXCONFIG_LIBS=''
1419WXCONFIG_RESFLAGS=''
1420WXCONFIG_RPATH=''
1421WXUNIV=''
1422WX_CFLAGS=''
1423WX_CHARTYPE=''
1424WX_CPPFLAGS=''
1425WX_CXXFLAGS=''
1426WX_FLAVOUR=''
1427WX_LDFLAGS=''
1428WX_LIBRARY_BASENAME_GUI=''
1429WX_LIBRARY_BASENAME_NOGUI=''
1430WX_LIB_FLAVOUR=''
1431WX_RELEASE='3.1'
1432WX_SUBVERSION='3.1.4.0'
1433WX_VERSION='3.1.4'
1434WX_VERSION_TAG=''
1435XMKMF=''
1436XTST_CFLAGS=''
1437XTST_LIBS=''
1438X_CFLAGS=''
1439X_EXTRA_LIBS=''
1440X_LIBS=''
1441X_PRE_LIBS=''
1442Xinerama_CFLAGS=''
1443Xinerama_LIBS=''
1444Xxf86vm_CFLAGS=''
1445Xxf86vm_LIBS=''
1446ac_ct_CC='/usr/bin/clang'
1447ac_ct_CXX=''
1448bindir='${exec_prefix}/bin'
1449build='x86_64-apple-darwin20.1.0'
1450build_alias=''
1451build_cpu='x86_64'
1452build_os='darwin20.1.0'
1453build_vendor='apple'
1454cross_compiling='no'
1455datadir='${datarootdir}'
1456datarootdir='${prefix}/share'
1457dlldir=''
1458docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1459dvidir='${docdir}'
1460exec_prefix='NONE'
1461host='x86_64-apple-darwin20.1.0'
1462host_alias=''
1463host_cpu='x86_64'
1464host_os='darwin20.1.0'
1465host_vendor='apple'
1466htmldir='${docdir}'
1467includedir='${prefix}/include'
1468infodir='${datarootdir}/info'
1469libdir='${exec_prefix}/lib'
1470libexecdir='${exec_prefix}/libexec'
1471localedir='${datarootdir}/locale'
1472localstatedir='${prefix}/var'
1473mandir='${datarootdir}/man'
1474oldincludedir='/usr/include'
1475pdfdir='${docdir}'
1476prefix='/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.1'
1477program_transform_name='s,x,x,'
1478psdir='${docdir}'
1479runstatedir='${localstatedir}/run'
1480sbindir='${exec_prefix}/sbin'
1481sharedstatedir='${prefix}/com'
1482subdirs=''
1483subdirs_extra=''
1484sysconfdir='${prefix}/etc'
1485target_alias=''
1486wxCFLAGS_C99=''
1487wxUSE_EXPAT='yes'
1488wxUSE_LIBJPEG='yes'
1489wxUSE_LIBPNG='yes'
1490wxUSE_LIBTIFF='yes'
1491wxUSE_REGEX='builtin'
1492wxUSE_ZLIB='builtin'
1493wx_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets-3.2/wxWidgets-3.2/work/wxWidgets-3.1.4/build'
1494
1495## ----------- ##
1496## confdefs.h. ##
1497## ----------- ##
1498
1499/* confdefs.h */
1500#define PACKAGE_NAME "wxWidgets"
1501#define PACKAGE_TARNAME "wxwidgets"
1502#define PACKAGE_VERSION "3.1.4"
1503#define PACKAGE_STRING "wxWidgets 3.1.4"
1504#define PACKAGE_BUGREPORT "wx-dev@googlegroups.com"
1505#define PACKAGE_URL ""
1506#define __BSD__ 1
1507#define __DARWIN__ 1
1508#define HAVE_CXX11 1
1509#define __UNIX__ 1
1510#define STDC_HEADERS 1
1511#define HAVE_SYS_TYPES_H 1
1512#define HAVE_SYS_STAT_H 1
1513#define HAVE_STDLIB_H 1
1514#define HAVE_STRING_H 1
1515#define HAVE_MEMORY_H 1
1516#define HAVE_STRINGS_H 1
1517#define HAVE_INTTYPES_H 1
1518#define HAVE_STDINT_H 1
1519#define HAVE_UNISTD_H 1
1520#define HAVE_LANGINFO_H 1
1521#define HAVE_WCHAR_H 1
1522#define HAVE_SYS_SELECT_H 1
1523#define HAVE_CXXABI_H 1
1524#define SIZEOF_SHORT 2
1525#define SIZEOF_VOID_P 8
1526#define SIZEOF_INT 4
1527#define SIZEOF_LONG 8
1528#define SIZEOF_SIZE_T 8
1529#define SIZEOF_LONG_LONG 8
1530#define SIZEOF_WCHAR_T 4
1531#define HAVE_VA_COPY 1
1532#define HAVE_VARIADIC_MACROS 1
1533#define _FILE_OFFSET_BITS 64
1534#define HAVE_LARGEFILE_SUPPORT 1
1535#define HAVE_FSEEKO 1
1536#define HAVE_STD_WSTRING 1
1537#define HAVE_STD_STRING_COMPARE 1
1538#define HAVE_STD_UNORDERED_MAP 1
1539#define HAVE_STD_UNORDERED_SET 1
1540#define HAVE_TYPE_TRAITS 1
1541#define HAVE_GCC_ATOMIC_BUILTINS 1
1542#define HAVE_COS 1
1543#define HAVE_FLOOR 1
1544#define wxUSE_REGEX 1
1545#define wxUSE_ZLIB 1
1546
1547configure: exit 1