Ticket #61210: config.log

File config.log, 64.4 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 FTGL configure 2.4.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-glut-inc=/dev/null --with-glut-lib=/dev/null ac_cv_path_DOXYGEN=no ac_cv_path_DVIPS=no ac_cv_path_LATEX=no ac_cv_path_KPSEWHICH=no ac_cv_path_EPSTOPDF=no ac_cv_path_CONVERT=no
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: 426 tasks, 1379 threads, 8 processors
34Load average: 1.93, Mach factor: 6.06
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:2463: checking for a BSD-compatible install
52configure:2531: result: /usr/bin/install -c
53configure:2542: checking whether build environment is sane
54configure:2597: result: yes
55configure:2743: checking for a thread-safe mkdir -p
56configure:2782: result: /opt/local/bin/gmkdir -p
57configure:2789: checking for gawk
58configure:2805: found /opt/local/bin/gawk
59configure:2816: result: gawk
60configure:2827: checking whether make sets $(MAKE)
61configure:2849: result: yes
62configure:2878: checking whether make supports nested variables
63configure:2895: result: yes
64configure:3019: checking build system type
65configure:3033: result: x86_64-apple-darwin20.1.0
66configure:3053: checking host system type
67configure:3066: result: x86_64-apple-darwin20.1.0
68configure:3090: checking whether make supports the include directive
69configure:3105: make -f confmf.GNU && cat confinc.out
70this is the am__doit target
71configure:3108: $? = 0
72configure:3127: result: yes (GNU style)
73configure:3282: checking for C++ compiler version
74configure:3291: /usr/bin/clang++ --version >&5
75Apple clang version 12.0.0 (clang-1200.0.32.27)
76Target: x86_64-apple-darwin20.1.0
77Thread model: posix
78InstalledDir: /Library/Developer/CommandLineTools/usr/bin
79configure:3302: $? = 0
80configure:3291: /usr/bin/clang++ -v >&5
81Apple clang version 12.0.0 (clang-1200.0.32.27)
82Target: x86_64-apple-darwin20.1.0
83Thread model: posix
84InstalledDir: /Library/Developer/CommandLineTools/usr/bin
85configure:3302: $? = 0
86configure:3291: /usr/bin/clang++ -V >&5
87clang: error: argument to '-V' is missing (expected 1 value)
88clang: error: no input files
89configure:3302: $? = 1
90configure:3291: /usr/bin/clang++ -qversion >&5
91clang: error: unknown argument '-qversion'; did you mean '--version'?
92clang: error: no input files
93configure:3302: $? = 1
94configure:3322: checking whether the C++ compiler works
95configure:3344: /usr/bin/clang++ -pipe -Os -std=c++11 -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
96configure:3348: $? = 0
97configure:3396: result: yes
98configure:3399: checking for C++ compiler default output file name
99configure:3401: result: a.out
100configure:3407: checking for suffix of executables
101configure:3414: /usr/bin/clang++ -o conftest -pipe -Os -std=c++11 -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
102configure:3418: $? = 0
103configure:3440: result:
104configure:3462: checking whether we are cross compiling
105configure:3470: /usr/bin/clang++ -o conftest -pipe -Os -std=c++11 -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
106configure:3474: $? = 0
107configure:3481: ./conftest
108configure:3485: $? = 0
109configure:3500: result: no
110configure:3505: checking for suffix of object files
111configure:3527: /usr/bin/clang++ -c -pipe -Os -std=c++11 -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
112configure:3531: $? = 0
113configure:3552: result: o
114configure:3556: checking whether we are using the GNU C++ compiler
115configure:3575: /usr/bin/clang++ -c -pipe -Os -std=c++11 -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
116configure:3575: $? = 0
117configure:3584: result: yes
118configure:3593: checking whether /usr/bin/clang++ accepts -g
119configure:3613: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5
120configure:3613: $? = 0
121configure:3654: result: yes
122configure:3679: checking dependency style of /usr/bin/clang++
123configure:3790: result: gcc3
124configure:3819: ECHO was not defined by configure so defining manually
125configure:3871: checking how to print strings
126configure:3898: result: printf
127configure:3967: checking for gcc
128configure:3994: result: /usr/bin/clang
129configure:4223: checking for C compiler version
130configure:4232: /usr/bin/clang --version >&5
131Apple clang version 12.0.0 (clang-1200.0.32.27)
132Target: x86_64-apple-darwin20.1.0
133Thread model: posix
134InstalledDir: /Library/Developer/CommandLineTools/usr/bin
135configure:4243: $? = 0
136configure:4232: /usr/bin/clang -v >&5
137Apple clang version 12.0.0 (clang-1200.0.32.27)
138Target: x86_64-apple-darwin20.1.0
139Thread model: posix
140InstalledDir: /Library/Developer/CommandLineTools/usr/bin
141configure:4243: $? = 0
142configure:4232: /usr/bin/clang -V >&5
143clang: error: argument to '-V' is missing (expected 1 value)
144clang: error: no input files
145configure:4243: $? = 1
146configure:4232: /usr/bin/clang -qversion >&5
147clang: error: unknown argument '-qversion'; did you mean '--version'?
148clang: error: no input files
149configure:4243: $? = 1
150configure:4247: checking whether we are using the GNU C compiler
151configure:4266: /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
152configure:4266: $? = 0
153configure:4275: result: yes
154configure:4284: checking whether /usr/bin/clang accepts -g
155configure:4304: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
156configure:4304: $? = 0
157configure:4345: result: yes
158configure:4362: checking for /usr/bin/clang option to accept ISO C89
159configure:4425: /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
160configure:4425: $? = 0
161configure:4438: result: none needed
162configure:4463: checking whether /usr/bin/clang understands -c and -o together
163configure:4485: /usr/bin/clang -c conftest.c -o conftest2.o
164configure:4488: $? = 0
165configure:4485: /usr/bin/clang -c conftest.c -o conftest2.o
166configure:4488: $? = 0
167configure:4500: result: yes
168configure:4519: checking dependency style of /usr/bin/clang
169configure:4630: result: gcc3
170configure:4645: checking for a sed that does not truncate output
171configure:4709: result: /opt/local/bin/gsed
172configure:4727: checking for grep that handles long lines and -e
173configure:4785: result: /opt/local/bin/ggrep
174configure:4790: checking for egrep
175configure:4852: result: /opt/local/bin/ggrep -E
176configure:4857: checking for fgrep
177configure:4919: result: /opt/local/bin/ggrep -F
178configure:4954: checking for ld used by /usr/bin/clang
179configure:5021: result: /Library/Developer/CommandLineTools/usr/bin/ld
180configure:5028: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
181configure:5043: result: no
182configure:5055: checking for BSD- or MS-compatible name lister (nm)
183configure:5109: result: /usr/bin/nm -B
184configure:5239: checking the name lister (/usr/bin/nm -B) interface
185configure:5246: /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
186configure:5249: /usr/bin/nm -B "conftest.o"
187configure:5252: output
1880000000000000000 S _some_variable
189configure:5259: result: BSD nm
190configure:5262: checking whether ln -s works
191configure:5266: result: yes
192configure:5274: checking the maximum length of command line arguments
193configure:5405: result: 786432
194configure:5453: checking how to convert x86_64-apple-darwin20.1.0 file names to x86_64-apple-darwin20.1.0 format
195configure:5493: result: func_convert_file_noop
196configure:5500: checking how to convert x86_64-apple-darwin20.1.0 file names to toolchain format
197configure:5520: result: func_convert_file_noop
198configure:5527: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
199configure:5534: result: -r
200configure:5608: checking for objdump
201configure:5624: found /usr/bin/objdump
202configure:5635: result: objdump
203configure:5667: checking how to recognize dependent libraries
204configure:5867: result: pass_all
205configure:5952: checking for dlltool
206configure:5982: result: no
207configure:6012: checking how to associate runtime and link libraries
208configure:6039: result: printf %s\n
209configure:6100: checking for ar
210configure:6116: found /usr/bin/ar
211configure:6127: result: ar
212configure:6164: checking for archiver @FILE support
213configure:6181: /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
214configure:6181: $? = 0
215configure:6184: ar cru libconftest.a @conftest.lst >&5
216ar: @conftest.lst: No such file or directory
217configure:6187: $? = 1
218configure:6207: result: no
219configure:6265: checking for strip
220configure:6281: found /usr/bin/strip
221configure:6292: result: strip
222configure:6364: checking for ranlib
223configure:6380: found /usr/bin/ranlib
224configure:6391: result: ranlib
225configure:6493: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
226configure:6646: /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
227configure:6649: $? = 0
228configure:6653: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
229configure:6656: $? = 0
230cannot find nm_test_var in conftest.nm
231configure:6646: /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
232configure:6649: $? = 0
233configure:6653: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
234configure:6656: $? = 0
235configure:6722: /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 conftstm.o >&5
236configure:6725: $? = 0
237configure:6763: result: ok
238configure:6810: checking for sysroot
239configure:6840: result: no
240configure:6847: checking for a working dd
241configure:6885: result: /bin/dd
242configure:6889: checking how to truncate binary pipes
243configure:6904: result: /bin/dd bs=4096 count=1
244configure:7233: checking for mt
245configure:7263: result: no
246configure:7283: checking if : is a manifest tool
247configure:7289: : '-?'
248configure:7297: result: no
249configure:7353: checking for dsymutil
250configure:7369: found /usr/bin/dsymutil
251configure:7380: result: dsymutil
252configure:7445: checking for nmedit
253configure:7461: found /usr/bin/nmedit
254configure:7472: result: nmedit
255configure:7537: checking for lipo
256configure:7553: found /usr/bin/lipo
257configure:7564: result: lipo
258configure:7629: checking for otool
259configure:7645: found /usr/bin/otool
260configure:7656: result: otool
261configure:7721: checking for otool64
262configure:7751: result: no
263configure:7796: checking for -single_module linker flag
264/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
265configure:7829: result: yes
266configure:7832: checking for -exported_symbols_list linker flag
267configure:7852: /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 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
268configure:7852: $? = 0
269configure:7862: result: yes
270configure:7865: checking for -force_load linker flag
271/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -c -o conftest.o conftest.c
272ar cru libconftest.a conftest.o
273ranlib libconftest.a
274/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
275configure:7897: result: yes
276configure:7969: checking how to run the C preprocessor
277configure:8000: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
278configure:8000: $? = 0
279configure:8014: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
280conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
281#include <ac_nonexistent.h>
282         ^~~~~~~~~~~~~~~~~~
2831 error generated.
284configure:8014: $? = 1
285configure: failed program was:
286| /* confdefs.h */
287| #define PACKAGE_NAME "FTGL"
288| #define PACKAGE_TARNAME "ftgl"
289| #define PACKAGE_VERSION "2.4.0"
290| #define PACKAGE_STRING "FTGL 2.4.0"
291| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
292| #define PACKAGE_URL ""
293| /* end confdefs.h.  */
294| #include <ac_nonexistent.h>
295configure:8039: result: /usr/bin/clang -E
296configure:8059: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
297configure:8059: $? = 0
298configure:8073: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
299conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
300#include <ac_nonexistent.h>
301         ^~~~~~~~~~~~~~~~~~
3021 error generated.
303configure:8073: $? = 1
304configure: failed program was:
305| /* confdefs.h */
306| #define PACKAGE_NAME "FTGL"
307| #define PACKAGE_TARNAME "ftgl"
308| #define PACKAGE_VERSION "2.4.0"
309| #define PACKAGE_STRING "FTGL 2.4.0"
310| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
311| #define PACKAGE_URL ""
312| /* end confdefs.h.  */
313| #include <ac_nonexistent.h>
314configure:8102: checking for ANSI C header files
315configure:8122: /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
316configure:8122: $? = 0
317configure:8195: /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
318configure:8195: $? = 0
319configure:8195: ./conftest
320configure:8195: $? = 0
321configure:8206: result: yes
322configure:8219: checking for sys/types.h
323configure:8219: /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
324configure:8219: $? = 0
325configure:8219: result: yes
326configure:8219: checking for sys/stat.h
327configure:8219: /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
328configure:8219: $? = 0
329configure:8219: result: yes
330configure:8219: checking for stdlib.h
331configure:8219: /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
332configure:8219: $? = 0
333configure:8219: result: yes
334configure:8219: checking for string.h
335configure:8219: /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
336configure:8219: $? = 0
337configure:8219: result: yes
338configure:8219: checking for memory.h
339configure:8219: /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
340configure:8219: $? = 0
341configure:8219: result: yes
342configure:8219: checking for strings.h
343configure:8219: /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
344configure:8219: $? = 0
345configure:8219: result: yes
346configure:8219: checking for inttypes.h
347configure:8219: /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
348configure:8219: $? = 0
349configure:8219: result: yes
350configure:8219: checking for stdint.h
351configure:8219: /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
352configure:8219: $? = 0
353configure:8219: result: yes
354configure:8219: checking for unistd.h
355configure:8219: /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
356configure:8219: $? = 0
357configure:8219: result: yes
358configure:8233: checking for dlfcn.h
359configure:8233: /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
360configure:8233: $? = 0
361configure:8233: result: yes
362configure:8500: checking for objdir
363configure:8515: result: .libs
364configure:8775: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
365configure:8793: /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 -fno-rtti -fno-exceptions conftest.c >&5
366configure:8797: $? = 0
367configure:8810: result: yes
368configure:9168: checking for /usr/bin/clang option to produce PIC
369configure:9175: result: -fno-common -DPIC
370configure:9183: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
371configure:9201: /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 -fno-common -DPIC -DPIC conftest.c >&5
372configure:9205: $? = 0
373configure:9218: result: yes
374configure:9247: checking if /usr/bin/clang static flag -static works
375configure:9275: result: no
376configure:9290: checking if /usr/bin/clang supports -c -o file.o
377configure:9311: /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 -o out/conftest2.o conftest.c >&5
378configure:9315: $? = 0
379configure:9337: result: yes
380configure:9345: checking if /usr/bin/clang supports -c -o file.o
381configure:9392: result: yes
382configure:9425: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
383configure:10684: result: yes
384configure:10924: checking dynamic linker characteristics
385configure:11742: result: darwin20.1.0 dyld
386configure:11864: checking how to hardcode library paths into programs
387configure:11889: result: immediate
388configure:12437: checking whether stripping libraries is possible
389configure:12451: result: yes
390configure:12477: checking if libtool supports shared libraries
391configure:12479: result: yes
392configure:12482: checking whether to build shared libraries
393configure:12507: result: yes
394configure:12510: checking whether to build static libraries
395configure:12514: result: yes
396configure:12537: checking how to run the C++ preprocessor
397configure:12564: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp
398configure:12564: $? = 0
399configure:12578: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp
400conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
401#include <ac_nonexistent.h>
402         ^~~~~~~~~~~~~~~~~~
4031 error generated.
404configure:12578: $? = 1
405configure: failed program was:
406| /* confdefs.h */
407| #define PACKAGE_NAME "FTGL"
408| #define PACKAGE_TARNAME "ftgl"
409| #define PACKAGE_VERSION "2.4.0"
410| #define PACKAGE_STRING "FTGL 2.4.0"
411| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
412| #define PACKAGE_URL ""
413| #define STDC_HEADERS 1
414| #define HAVE_SYS_TYPES_H 1
415| #define HAVE_SYS_STAT_H 1
416| #define HAVE_STDLIB_H 1
417| #define HAVE_STRING_H 1
418| #define HAVE_MEMORY_H 1
419| #define HAVE_STRINGS_H 1
420| #define HAVE_INTTYPES_H 1
421| #define HAVE_STDINT_H 1
422| #define HAVE_UNISTD_H 1
423| #define HAVE_DLFCN_H 1
424| #define LT_OBJDIR ".libs/"
425| /* end confdefs.h.  */
426| #include <ac_nonexistent.h>
427configure:12603: result: /usr/bin/clang++ -E
428configure:12623: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp
429configure:12623: $? = 0
430configure:12637: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp
431conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
432#include <ac_nonexistent.h>
433         ^~~~~~~~~~~~~~~~~~
4341 error generated.
435configure:12637: $? = 1
436configure: failed program was:
437| /* confdefs.h */
438| #define PACKAGE_NAME "FTGL"
439| #define PACKAGE_TARNAME "ftgl"
440| #define PACKAGE_VERSION "2.4.0"
441| #define PACKAGE_STRING "FTGL 2.4.0"
442| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
443| #define PACKAGE_URL ""
444| #define STDC_HEADERS 1
445| #define HAVE_SYS_TYPES_H 1
446| #define HAVE_SYS_STAT_H 1
447| #define HAVE_STDLIB_H 1
448| #define HAVE_STRING_H 1
449| #define HAVE_MEMORY_H 1
450| #define HAVE_STRINGS_H 1
451| #define HAVE_INTTYPES_H 1
452| #define HAVE_STDINT_H 1
453| #define HAVE_UNISTD_H 1
454| #define HAVE_DLFCN_H 1
455| #define LT_OBJDIR ".libs/"
456| /* end confdefs.h.  */
457| #include <ac_nonexistent.h>
458configure:12799: checking for ld used by /usr/bin/clang++
459configure:12866: result: /Library/Developer/CommandLineTools/usr/bin/ld
460configure:12873: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
461configure:12888: result: no
462configure:12943: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
463configure:14016: result: yes
464configure:14052: /usr/bin/clang++ -c -pipe -Os -std=c++11 -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
465configure:14055: $? = 0
466configure:14536: checking for /usr/bin/clang++ option to produce PIC
467configure:14543: result: -fno-common -DPIC
468configure:14551: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
469configure:14569: /usr/bin/clang++ -c -pipe -Os -std=c++11 -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 -fno-common -DPIC -DPIC conftest.cpp >&5
470configure:14573: $? = 0
471configure:14586: result: yes
472configure:14609: checking if /usr/bin/clang++ static flag -static works
473configure:14637: result: no
474configure:14649: checking if /usr/bin/clang++ supports -c -o file.o
475configure:14670: /usr/bin/clang++ -c -pipe -Os -std=c++11 -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 -o out/conftest2.o conftest.cpp >&5
476configure:14674: $? = 0
477configure:14696: result: yes
478configure:14701: checking if /usr/bin/clang++ supports -c -o file.o
479configure:14748: result: yes
480configure:14778: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
481configure:14818: result: yes
482configure:14959: checking dynamic linker characteristics
483configure:15704: result: darwin20.1.0 dyld
484configure:15769: checking how to hardcode library paths into programs
485configure:15794: result: immediate
486configure:15865: checking for /usr/bin/clang option to accept ISO C99
487configure:16014: /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
488configure:16014: $? = 0
489configure:16027: result: none needed
490configure:16135: checking for /usr/bin/clang option to accept ISO Standard C
491configure:16146: result: none needed
492configure:16156: checking for __func__
493configure:16172: /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
494conftest.c:25:7: warning: initializing 'char *' with an expression of type 'const char [5]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
495char *function = __func__;
496      ^          ~~~~~~~~
4971 warning generated.
498configure:16172: $? = 0
499configure:16198: result: yes
500configure:16217: checking for ANSI C header files
501configure:16321: result: yes
502configure:16329: checking for stdlib.h
503configure:16329: result: yes
504configure:16339: checking for wcsdup
505configure:16339: /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
506configure:16339: $? = 0
507configure:16339: result: yes
508configure:16350: checking for strndup
509configure:16350: /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
510conftest.c:47:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
511char strndup ();
512     ^
513conftest.c:47:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
5141 warning generated.
515configure:16350: $? = 0
516configure:16350: result: yes
517configure:16362: checking for X
518configure:16470: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
519configure:16470: $? = 0
520configure:16501: /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 -lX11  >&5
521configure:16501: $? = 0
522configure:16551: result: libraries , headers
523configure:16739: checking for pkg-config
524configure:16757: found /opt/local/bin/pkg-config
525configure:16769: result: /opt/local/bin/pkg-config
526configure:16794: checking pkg-config is at least version 0.9.0
527configure:16797: result: yes
528configure:16808: checking for FT2
529configure:16816: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.0.3"
530configure:16819: $? = 0
531configure:16834: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.0.3"
532configure:16837: $? = 0
533configure:16892: result: yes
534configure:16992: /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   -lX11 >&5
535configure:16992: $? = 0
536configure:17090: checking for gethostbyname
537configure:17090: /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
538configure:17090: $? = 0
539configure:17090: result: yes
540configure:17187: checking for connect
541configure:17187: /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
542configure:17187: $? = 0
543configure:17187: result: yes
544configure:17236: checking for remove
545configure:17236: /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
546configure:17236: $? = 0
547configure:17236: result: yes
548configure:17285: checking for shmat
549configure:17285: /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
550configure:17285: $? = 0
551configure:17285: result: yes
552configure:17343: checking for IceConnectionNumber in -lICE
553configure:17368: /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 -lICE   >&5
554configure:17368: $? = 0
555configure:17377: result: yes
556configure:17438: checking GL/gl.h usability
557configure:17438: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  conftest.c >&5
558configure:17438: $? = 0
559configure:17438: result: yes
560configure:17438: checking GL/gl.h presence
561configure:17438: /usr/bin/clang -E  conftest.c
562configure:17438: $? = 0
563configure:17438: result: yes
564configure:17438: checking for GL/gl.h
565configure:17438: result: yes
566configure:17462: checking for OpenGL framework (Darwin-specific)
567configure:17479: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c  -Xlinker -framework -Xlinker OpenGL >&5
568conftest.c:30:1: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
569glBegin(GL_POINTS)
570^
571/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here
572extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14);
573            ^
5741 warning generated.
575configure:17479: $? = 0
576configure:17483: result: yes
577configure:17497: checking for GL library
578configure:17536: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -Xlinker -framework -Xlinker OpenGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib >&5
579clang: error: no such file or directory: '/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib'
580configure:17536: $? = 1
581configure: failed program was:
582| /* confdefs.h */
583| #define PACKAGE_NAME "FTGL"
584| #define PACKAGE_TARNAME "ftgl"
585| #define PACKAGE_VERSION "2.4.0"
586| #define PACKAGE_STRING "FTGL 2.4.0"
587| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
588| #define PACKAGE_URL ""
589| #define STDC_HEADERS 1
590| #define HAVE_SYS_TYPES_H 1
591| #define HAVE_SYS_STAT_H 1
592| #define HAVE_STDLIB_H 1
593| #define HAVE_STRING_H 1
594| #define HAVE_MEMORY_H 1
595| #define HAVE_STRINGS_H 1
596| #define HAVE_INTTYPES_H 1
597| #define HAVE_STDINT_H 1
598| #define HAVE_UNISTD_H 1
599| #define HAVE_DLFCN_H 1
600| #define LT_OBJDIR ".libs/"
601| #define __FUNC__ __func__
602| #define STDC_HEADERS 1
603| #define HAVE_WCSDUP 1
604| #define HAVE_STRNDUP 1
605| #define HAVE_GL_GL_H 1
606| /* end confdefs.h.  */
607|
608| /* Override any GCC internal prototype to avoid an error.
609|    Use char because int might match the return type of a GCC
610|    builtin and then its argument prototype would still apply.  */
611| #ifdef __cplusplus
612| extern "C"
613| #endif
614| char glBegin ();
615| int
616| main ()
617| {
618| return glBegin ();
619|   ;
620|   return 0;
621| }
622configure:17551: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -Xlinker -framework -Xlinker OpenGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib >&5
623clang: error: no such file or directory: '/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib'
624configure:17551: $? = 1
625configure: failed program was:
626| /* confdefs.h */
627| #define PACKAGE_NAME "FTGL"
628| #define PACKAGE_TARNAME "ftgl"
629| #define PACKAGE_VERSION "2.4.0"
630| #define PACKAGE_STRING "FTGL 2.4.0"
631| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
632| #define PACKAGE_URL ""
633| #define STDC_HEADERS 1
634| #define HAVE_SYS_TYPES_H 1
635| #define HAVE_SYS_STAT_H 1
636| #define HAVE_STDLIB_H 1
637| #define HAVE_STRING_H 1
638| #define HAVE_MEMORY_H 1
639| #define HAVE_STRINGS_H 1
640| #define HAVE_INTTYPES_H 1
641| #define HAVE_STDINT_H 1
642| #define HAVE_UNISTD_H 1
643| #define HAVE_DLFCN_H 1
644| #define LT_OBJDIR ".libs/"
645| #define __FUNC__ __func__
646| #define STDC_HEADERS 1
647| #define HAVE_WCSDUP 1
648| #define HAVE_STRNDUP 1
649| #define HAVE_GL_GL_H 1
650| /* end confdefs.h.  */
651| #include <GL/gl.h>
652| int
653| main ()
654| {
655| glBegin(GL_POINTS)
656|   ;
657|   return 0;
658| }
659configure:17584: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lGL  -lSM -lICE  -lX11 -lXext -lXmu  >&5
660configure:17584: $? = 0
661configure:17594: result: yes
662configure:17603: checking GL/glu.h usability
663configure:17603: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  conftest.c >&5
664configure:17603: $? = 0
665configure:17603: result: yes
666configure:17603: checking GL/glu.h presence
667configure:17603: /usr/bin/clang -E  conftest.c
668configure:17603: $? = 0
669configure:17603: result: yes
670configure:17603: checking for GL/glu.h
671configure:17603: result: yes
672configure:17626: checking for GLU version >= 1.2
673configure:17650: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64  conftest.c >&5
674configure:17650: $? = 0
675configure:17651: result: yes
676configure:17817: checking GL/glut.h usability
677configure:17817: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null conftest.c >&5
678clang: warning: /dev/null: 'linker' input unused [-Wunused-command-line-argument]
679configure:17817: $? = 0
680configure:17817: result: yes
681configure:17817: checking GL/glut.h presence
682configure:17817: /usr/bin/clang -E /dev/null conftest.c
683clang: warning: /dev/null: 'linker' input unused [-Wunused-command-line-argument]
684configure:17817: $? = 0
685configure:17817: result: yes
686configure:17817: checking for GL/glut.h
687configure:17817: result: yes
688configure:17845: checking for GLUT library
689configure:17875: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c /dev/null >&5
690ld: file too small (length=0) file '/dev/null' for architecture x86_64
691clang: error: linker command failed with exit code 1 (use -v to see invocation)
692configure:17875: $? = 1
693configure: failed program was:
694| /* confdefs.h */
695| #define PACKAGE_NAME "FTGL"
696| #define PACKAGE_TARNAME "ftgl"
697| #define PACKAGE_VERSION "2.4.0"
698| #define PACKAGE_STRING "FTGL 2.4.0"
699| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
700| #define PACKAGE_URL ""
701| #define STDC_HEADERS 1
702| #define HAVE_SYS_TYPES_H 1
703| #define HAVE_SYS_STAT_H 1
704| #define HAVE_STDLIB_H 1
705| #define HAVE_STRING_H 1
706| #define HAVE_MEMORY_H 1
707| #define HAVE_STRINGS_H 1
708| #define HAVE_INTTYPES_H 1
709| #define HAVE_STDINT_H 1
710| #define HAVE_UNISTD_H 1
711| #define HAVE_DLFCN_H 1
712| #define LT_OBJDIR ".libs/"
713| #define __FUNC__ __func__
714| #define STDC_HEADERS 1
715| #define HAVE_WCSDUP 1
716| #define HAVE_STRNDUP 1
717| #define HAVE_GL_GL_H 1
718| #define HAVE_GL_GLU_H 1
719| #define HAVE_GL_GLUT_H 1
720| /* end confdefs.h.  */
721|
722| /* Override any GCC internal prototype to avoid an error.
723|    Use char because int might match the return type of a GCC
724|    builtin and then its argument prototype would still apply.  */
725| #ifdef __cplusplus
726| extern "C"
727| #endif
728| char glutInit ();
729| int
730| main ()
731| {
732| return glutInit ();
733|   ;
734|   return 0;
735| }
736configure:17903: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lglut -lGL  -lSM -lICE  -lX11 -lXext -lXmu  >&5
737ld: file too small (length=0) file '/dev/null' for architecture x86_64
738clang: error: linker command failed with exit code 1 (use -v to see invocation)
739configure:17903: $? = 1
740configure: failed program was:
741| /* confdefs.h */
742| #define PACKAGE_NAME "FTGL"
743| #define PACKAGE_TARNAME "ftgl"
744| #define PACKAGE_VERSION "2.4.0"
745| #define PACKAGE_STRING "FTGL 2.4.0"
746| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
747| #define PACKAGE_URL ""
748| #define STDC_HEADERS 1
749| #define HAVE_SYS_TYPES_H 1
750| #define HAVE_SYS_STAT_H 1
751| #define HAVE_STDLIB_H 1
752| #define HAVE_STRING_H 1
753| #define HAVE_MEMORY_H 1
754| #define HAVE_STRINGS_H 1
755| #define HAVE_INTTYPES_H 1
756| #define HAVE_STDINT_H 1
757| #define HAVE_UNISTD_H 1
758| #define HAVE_DLFCN_H 1
759| #define LT_OBJDIR ".libs/"
760| #define __FUNC__ __func__
761| #define STDC_HEADERS 1
762| #define HAVE_WCSDUP 1
763| #define HAVE_STRNDUP 1
764| #define HAVE_GL_GL_H 1
765| #define HAVE_GL_GLU_H 1
766| #define HAVE_GL_GLUT_H 1
767| /* end confdefs.h.  */
768|
769| /* Override any GCC internal prototype to avoid an error.
770|    Use char because int might match the return type of a GCC
771|    builtin and then its argument prototype would still apply.  */
772| #ifdef __cplusplus
773| extern "C"
774| #endif
775| char glutInit ();
776| int
777| main ()
778| {
779| return glutInit ();
780|   ;
781|   return 0;
782| }
783configure:17933: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lglut -lGL  -lSM -lICE  -lX11 -lXext -lXmu   -lSM -lICE  -lX11 -lXext -lXmu  >&5
784ld: file too small (length=0) file '/dev/null' for architecture x86_64
785clang: error: linker command failed with exit code 1 (use -v to see invocation)
786configure:17933: $? = 1
787configure: failed program was:
788| /* confdefs.h */
789| #define PACKAGE_NAME "FTGL"
790| #define PACKAGE_TARNAME "ftgl"
791| #define PACKAGE_VERSION "2.4.0"
792| #define PACKAGE_STRING "FTGL 2.4.0"
793| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
794| #define PACKAGE_URL ""
795| #define STDC_HEADERS 1
796| #define HAVE_SYS_TYPES_H 1
797| #define HAVE_SYS_STAT_H 1
798| #define HAVE_STDLIB_H 1
799| #define HAVE_STRING_H 1
800| #define HAVE_MEMORY_H 1
801| #define HAVE_STRINGS_H 1
802| #define HAVE_INTTYPES_H 1
803| #define HAVE_STDINT_H 1
804| #define HAVE_UNISTD_H 1
805| #define HAVE_DLFCN_H 1
806| #define LT_OBJDIR ".libs/"
807| #define __FUNC__ __func__
808| #define STDC_HEADERS 1
809| #define HAVE_WCSDUP 1
810| #define HAVE_STRNDUP 1
811| #define HAVE_GL_GL_H 1
812| #define HAVE_GL_GLU_H 1
813| #define HAVE_GL_GLUT_H 1
814| /* end confdefs.h.  */
815|
816| /* Override any GCC internal prototype to avoid an error.
817|    Use char because int might match the return type of a GCC
818|    builtin and then its argument prototype would still apply.  */
819| #ifdef __cplusplus
820| extern "C"
821| #endif
822| char glutInit ();
823| int
824| main ()
825| {
826| return glutInit ();
827|   ;
828|   return 0;
829| }
830configure:17963: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -Xlinker -framework -Xlinker OpenGL -Xlinker -framework -Xlinker GLUT >&5
831ld: file too small (length=0) file '/dev/null' for architecture x86_64
832clang: error: linker command failed with exit code 1 (use -v to see invocation)
833configure:17963: $? = 1
834configure: failed program was:
835| /* confdefs.h */
836| #define PACKAGE_NAME "FTGL"
837| #define PACKAGE_TARNAME "ftgl"
838| #define PACKAGE_VERSION "2.4.0"
839| #define PACKAGE_STRING "FTGL 2.4.0"
840| #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
841| #define PACKAGE_URL ""
842| #define STDC_HEADERS 1
843| #define HAVE_SYS_TYPES_H 1
844| #define HAVE_SYS_STAT_H 1
845| #define HAVE_STDLIB_H 1
846| #define HAVE_STRING_H 1
847| #define HAVE_MEMORY_H 1
848| #define HAVE_STRINGS_H 1
849| #define HAVE_INTTYPES_H 1
850| #define HAVE_STDINT_H 1
851| #define HAVE_UNISTD_H 1
852| #define HAVE_DLFCN_H 1
853| #define LT_OBJDIR ".libs/"
854| #define __FUNC__ __func__
855| #define STDC_HEADERS 1
856| #define HAVE_WCSDUP 1
857| #define HAVE_STRNDUP 1
858| #define HAVE_GL_GL_H 1
859| #define HAVE_GL_GLU_H 1
860| #define HAVE_GL_GLUT_H 1
861| /* end confdefs.h.  */
862|
863| /* Override any GCC internal prototype to avoid an error.
864|    Use char because int might match the return type of a GCC
865|    builtin and then its argument prototype would still apply.  */
866| #ifdef __cplusplus
867| extern "C"
868| #endif
869| char glutInit ();
870| int
871| main ()
872| {
873| return glutInit ();
874|   ;
875|   return 0;
876| }
877configure:17977: result: no
878configure:17983: WARNING: GLUT headers not available, example program won't be compiled.
879configure:18010: checking for a TrueType font on the system
880configure:18044: result: /usr/X11/lib/X11/fonts/TTF/VeraSe.ttf
881configure:18050: checking for CPPUNIT
882configure:18058: $PKG_CONFIG --exists --print-errors "cppunit"
883Package cppunit was not found in the pkg-config search path.
884Perhaps you should add the directory containing `cppunit.pc'
885to the PKG_CONFIG_PATH environment variable
886No package 'cppunit' found
887configure:18061: $? = 1
888configure:18076: $PKG_CONFIG --exists --print-errors "cppunit"
889Package cppunit was not found in the pkg-config search path.
890Perhaps you should add the directory containing `cppunit.pc'
891to the PKG_CONFIG_PATH environment variable
892No package 'cppunit' found
893configure:18079: $? = 1
894No package 'cppunit' found
895configure:18117: result: no
896configure:18135: checking if compiler and linker recognize -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline
897configure:18155: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src conftest.c >&5
898conftest.c:33:5: warning: unused variable 'i' [-Wunused-variable]
899int i;
900    ^
9011 warning generated.
902configure:18155: $? = 0
903configure:18157: grep nrecognize conftest.err >/dev/null 2>&1
904configure:18160: $? = 1
905configure:18178: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline conftest.c  >&5
906configure:18178: $? = 0
907configure:18178: ./conftest
908configure:18178: $? = 0
909configure:18187: result: yes
910configure:18199: checking if compiler and linker recognize -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
911configure:18219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src conftest.c >&5
912conftest.c:33:5: warning: unused variable 'i' [-Wunused-variable]
913int i;
914    ^
9151 warning generated.
916configure:18219: $? = 0
917configure:18221: grep nrecognize conftest.err >/dev/null 2>&1
918configure:18224: $? = 1
919configure:18242: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs conftest.c  >&5
920configure:18242: $? = 0
921configure:18242: ./conftest
922configure:18242: $? = 0
923configure:18251: result: yes
924configure:18274: checking for doxygen
925configure:18305: result: no
926configure:18328: checking for pdflatex
927configure:18359: result: no
928configure:18369: checking for kpsewhich
929configure:18400: result: no
930configure:18410: checking for dvips
931configure:18441: result: no
932configure:18451: checking for convert
933configure:18482: result: no
934configure:18492: checking for epstopdf
935configure:18523: result: no
936configure:18535: checking for gsed
937configure:18565: result: /opt/local/bin/gsed
938configure:18731: checking that generated files are newer than configure
939configure:18737: result: done
940configure:18780: creating ./config.status
941
942## ---------------------- ##
943## Running config.status. ##
944## ---------------------- ##
945
946This file was extended by FTGL config.status 2.4.0, which was
947generated by GNU Autoconf 2.69.  Invocation command line was
948
949  CONFIG_FILES    =
950  CONFIG_HEADERS  =
951  CONFIG_LINKS    =
952  CONFIG_COMMANDS =
953  $ ./config.status
954
955on tati
956
957config.status:1201: creating ftgl.pc
958config.status:1201: creating Makefile
959config.status:1201: creating demo/Makefile
960config.status:1201: creating docs/Makefile
961config.status:1201: creating docs/doxygen.cfg
962config.status:1201: creating msvc/Makefile
963config.status:1201: creating src/Makefile
964config.status:1201: creating test/Makefile
965config.status:1201: creating config.h
966config.status:1430: executing depfiles commands
967config.status:1507: cd demo       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
968config.status:1512: $? = 0
969config.status:1507: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
970config.status:1512: $? = 0
971config.status:1507: cd test       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
972config.status:1512: $? = 0
973config.status:1430: executing libtool commands
974configure:21194: WARNING: unrecognized options: --with-glut-inc, --with-glut-lib
975configure:21210: result: Done.
976configure:21212: result:
977configure:21214: result: FTGL configured with the following settings:
978configure:21216: result:
979configure:21218: result:              Prefix: /opt/local
980configure:21220: result:            Binaries: /opt/local/bin
981configure:21222: result: Configuration files: /opt/local/etc
982configure:21224: result:          Data files: /opt/local/share
983configure:21226: result:
984configure:21228: result: CC       = /usr/bin/clang
985configure:21230: result: CXX      = /usr/bin/clang++
986configure:21233: result: CFLAGS   = -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs
987configure:21237: result: CXXFLAGS = -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline
988configure:21241: result: CPPFLAGS = -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src
989configure:21245: result: LDFLAGS  = -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline
990configure:21252: result:
991configure:21254: result: ---
992configure:21256: result: ./configure complete, type 'make' to begin building
993configure:21258: result:
994
995## ---------------- ##
996## Cache variables. ##
997## ---------------- ##
998
999ac_cv_build=x86_64-apple-darwin20.1.0
1000ac_cv_c_compiler_gnu=yes
1001ac_cv_cpp_func=yes
1002ac_cv_cxx_compiler_gnu=yes
1003ac_cv_env_CCC_set=
1004ac_cv_env_CCC_value=
1005ac_cv_env_CC_set=set
1006ac_cv_env_CC_value=/usr/bin/clang
1007ac_cv_env_CFLAGS_set=set
1008ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
1009ac_cv_env_CPPFLAGS_set=set
1010ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
1011ac_cv_env_CPPUNIT_CFLAGS_set=
1012ac_cv_env_CPPUNIT_CFLAGS_value=
1013ac_cv_env_CPPUNIT_LIBS_set=
1014ac_cv_env_CPPUNIT_LIBS_value=
1015ac_cv_env_CPP_set=
1016ac_cv_env_CPP_value=
1017ac_cv_env_CXXCPP_set=
1018ac_cv_env_CXXCPP_value=
1019ac_cv_env_CXXFLAGS_set=set
1020ac_cv_env_CXXFLAGS_value='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
1021ac_cv_env_CXX_set=set
1022ac_cv_env_CXX_value=/usr/bin/clang++
1023ac_cv_env_FT2_CFLAGS_set=
1024ac_cv_env_FT2_CFLAGS_value=
1025ac_cv_env_FT2_LIBS_set=
1026ac_cv_env_FT2_LIBS_value=
1027ac_cv_env_LDFLAGS_set=set
1028ac_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'
1029ac_cv_env_LIBS_set=
1030ac_cv_env_LIBS_value=
1031ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1032ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1033ac_cv_env_PKG_CONFIG_set=
1034ac_cv_env_PKG_CONFIG_value=
1035ac_cv_env_XMKMF_set=
1036ac_cv_env_XMKMF_value=
1037ac_cv_env_build_alias_set=
1038ac_cv_env_build_alias_value=
1039ac_cv_env_host_alias_set=
1040ac_cv_env_host_alias_value=
1041ac_cv_env_target_alias_set=
1042ac_cv_env_target_alias_value=
1043ac_cv_func_connect=yes
1044ac_cv_func_gethostbyname=yes
1045ac_cv_func_remove=yes
1046ac_cv_func_shmat=yes
1047ac_cv_func_strndup=yes
1048ac_cv_func_wcsdup=yes
1049ac_cv_have_glut=no
1050ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
1051ac_cv_header_GL_gl_h=yes
1052ac_cv_header_GL_glu_h=yes
1053ac_cv_header_GL_glut_h=yes
1054ac_cv_header_dlfcn_h=yes
1055ac_cv_header_inttypes_h=yes
1056ac_cv_header_memory_h=yes
1057ac_cv_header_stdc=yes
1058ac_cv_header_stdint_h=yes
1059ac_cv_header_stdlib_h=yes
1060ac_cv_header_string_h=yes
1061ac_cv_header_strings_h=yes
1062ac_cv_header_sys_stat_h=yes
1063ac_cv_header_sys_types_h=yes
1064ac_cv_header_unistd_h=yes
1065ac_cv_host=x86_64-apple-darwin20.1.0
1066ac_cv_lib_ICE_IceConnectionNumber=yes
1067ac_cv_objext=o
1068ac_cv_path_CONVERT=no
1069ac_cv_path_DOXYGEN=no
1070ac_cv_path_DVIPS=no
1071ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
1072ac_cv_path_EPSTOPDF=no
1073ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
1074ac_cv_path_GREP=/opt/local/bin/ggrep
1075ac_cv_path_KPSEWHICH=no
1076ac_cv_path_LATEX=no
1077ac_cv_path_SED=/opt/local/bin/gsed
1078ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1079ac_cv_path_lt_DD=/bin/dd
1080ac_cv_path_mkdir=/opt/local/bin/gmkdir
1081ac_cv_prog_AWK=gawk
1082ac_cv_prog_CPP='/usr/bin/clang -E'
1083ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1084ac_cv_prog_ac_ct_AR=ar
1085ac_cv_prog_ac_ct_CC=/usr/bin/clang
1086ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1087ac_cv_prog_ac_ct_LIPO=lipo
1088ac_cv_prog_ac_ct_NMEDIT=nmedit
1089ac_cv_prog_ac_ct_OBJDUMP=objdump
1090ac_cv_prog_ac_ct_OTOOL=otool
1091ac_cv_prog_ac_ct_RANLIB=ranlib
1092ac_cv_prog_ac_ct_STRIP=strip
1093ac_cv_prog_cc_c89=
1094ac_cv_prog_cc_c99=
1095ac_cv_prog_cc_g=yes
1096ac_cv_prog_cc_stdc=
1097ac_cv_prog_cxx_g=yes
1098ac_cv_prog_make_make_set=yes
1099ac_cv_search_glBegin='-Xlinker -framework -Xlinker OpenGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib'
1100am_cv_CC_dependencies_compiler_type=gcc3
1101am_cv_CXX_dependencies_compiler_type=gcc3
1102am_cv_make_support_nested_variables=yes
1103am_cv_prog_cc_c_o=yes
1104lt_cv_apple_cc_single_mod=yes
1105lt_cv_ar_at_file=no
1106lt_cv_deplibs_check_method=pass_all
1107lt_cv_file_magic_cmd='$MAGIC_CMD'
1108lt_cv_file_magic_test_file=
1109lt_cv_ld_exported_symbols_list=yes
1110lt_cv_ld_force_load=yes
1111lt_cv_ld_reload_flag=-r
1112lt_cv_nm_interface='BSD nm'
1113lt_cv_objdir=.libs
1114lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1115lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
1116lt_cv_path_NM='/usr/bin/nm -B'
1117lt_cv_path_mainfest_tool=no
1118lt_cv_prog_compiler_c_o=yes
1119lt_cv_prog_compiler_c_o_CXX=yes
1120lt_cv_prog_compiler_pic='-fno-common -DPIC'
1121lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1122lt_cv_prog_compiler_pic_works=yes
1123lt_cv_prog_compiler_pic_works_CXX=yes
1124lt_cv_prog_compiler_rtti_exceptions=yes
1125lt_cv_prog_compiler_static_works=no
1126lt_cv_prog_compiler_static_works_CXX=no
1127lt_cv_prog_gnu_ld=no
1128lt_cv_prog_gnu_ldcxx=no
1129lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1130lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1131lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1132lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
1133lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1134lt_cv_sys_global_symbol_to_import=
1135lt_cv_sys_max_cmd_len=786432
1136lt_cv_to_host_file_cmd=func_convert_file_noop
1137lt_cv_to_tool_file_cmd=func_convert_file_noop
1138lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1139pkg_cv_FT2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1140pkg_cv_FT2_LIBS='-L/opt/local/lib -lfreetype'
1141
1142## ----------------- ##
1143## Output variables. ##
1144## ----------------- ##
1145
1146ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' aclocal-1.16'
1147AMDEPBACKSLASH='\'
1148AMDEP_FALSE='#'
1149AMDEP_TRUE=''
1150AMTAR='$${TAR-tar}'
1151AM_BACKSLASH='\'
1152AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1153AM_DEFAULT_VERBOSITY='1'
1154AM_V='$(V)'
1155AR='ar'
1156AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' autoconf'
1157AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' autoheader'
1158AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' automake-1.16'
1159AWK='gawk'
1160CC='/usr/bin/clang'
1161CCDEPMODE='depmode=gcc3'
1162CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs'
1163CONVERT='no'
1164CPP='/usr/bin/clang -E'
1165CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src'
1166CPPUNIT_CFLAGS=''
1167CPPUNIT_LIBS=''
1168CXX='/usr/bin/clang++'
1169CXXCPP='/usr/bin/clang++ -E'
1170CXXDEPMODE='depmode=gcc3'
1171CXXFLAGS='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline'
1172CYGPATH_W='echo'
1173DEFS='-DHAVE_CONFIG_H'
1174DEPDIR='.deps'
1175DLLTOOL='false'
1176DOXYGEN='no'
1177DSYMUTIL='dsymutil'
1178DUMPBIN=''
1179DVIPS='no'
1180ECHO='printf %s\n'
1181ECHO_C='\c'
1182ECHO_N=''
1183ECHO_T=''
1184EGREP='/opt/local/bin/ggrep -E'
1185EPSTOPDF='no'
1186EXEEXT=''
1187FGREP='/opt/local/bin/ggrep -F'
1188FRAMEWORK_OPENGL='-Xlinker -framework -Xlinker OpenGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib'
1189FT2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1190FT2_LIBS='-L/opt/local/lib -lfreetype'
1191GLUT_CFLAGS='/dev/null'
1192GLUT_LIBS=''
1193GL_CFLAGS=''
1194GL_LIBS='-lGL  -lSM -lICE  -lX11 -lXext -lXmu '
1195GREP='/opt/local/bin/ggrep'
1196HAVE_CPPUNIT_FALSE=''
1197HAVE_CPPUNIT_TRUE='#'
1198HAVE_DOXYGEN_FALSE=''
1199HAVE_DOXYGEN_TRUE='#'
1200HAVE_GLUT_FALSE=''
1201HAVE_GLUT_TRUE='#'
1202HAVE_LATEX_FALSE=''
1203HAVE_LATEX_TRUE='#'
1204INSTALL_DATA='${INSTALL} -m 644'
1205INSTALL_PROGRAM='${INSTALL}'
1206INSTALL_SCRIPT='${INSTALL}'
1207INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1208KPSEWHICH='no'
1209LATEX='no'
1210LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1211LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal  -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline'
1212LIBM=''
1213LIBOBJS=''
1214LIBS=''
1215LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1216LIPO='lipo'
1217LN_S='ln -s'
1218LTLIBOBJS=''
1219LT_MAJOR='2'
1220LT_MICRO='0'
1221LT_MINOR='4'
1222LT_SYS_LIBRARY_PATH=''
1223LT_VERSION='2:4:0'
1224MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' makeinfo'
1225MANIFEST_TOOL=':'
1226MKDIR_P='/opt/local/bin/gmkdir -p'
1227NM='/usr/bin/nm -B'
1228NMEDIT='nmedit'
1229OBJDUMP='objdump'
1230OBJEXT='o'
1231OTOOL64=':'
1232OTOOL='otool'
1233PACKAGE='ftgl'
1234PACKAGE_BUGREPORT='https://sourceforge.net/projects/ftgl/'
1235PACKAGE_NAME='FTGL'
1236PACKAGE_STRING='FTGL 2.4.0'
1237PACKAGE_TARNAME='ftgl'
1238PACKAGE_URL=''
1239PACKAGE_VERSION='2.4.0'
1240PATH_SEPARATOR=':'
1241PKG_CONFIG='/opt/local/bin/pkg-config'
1242RANLIB='ranlib'
1243SED='/opt/local/bin/gsed'
1244SET_MAKE=''
1245SHELL='/bin/sh'
1246STRIP='strip'
1247VERSION='2.4.0'
1248XMKMF=''
1249X_CFLAGS=''
1250X_EXTRA_LIBS=''
1251X_LIBS=''
1252X_PRE_LIBS=' -lSM -lICE'
1253ac_ct_AR='ar'
1254ac_ct_CC='/usr/bin/clang'
1255ac_ct_CXX=''
1256ac_ct_DUMPBIN=''
1257am__EXEEXT_FALSE=''
1258am__EXEEXT_TRUE='#'
1259am__fastdepCC_FALSE='#'
1260am__fastdepCC_TRUE=''
1261am__fastdepCXX_FALSE='#'
1262am__fastdepCXX_TRUE=''
1263am__include='include'
1264am__isrc=''
1265am__leading_dot='.'
1266am__nodep='_no'
1267am__quote=''
1268am__tar='$${TAR-tar} chof - "$$tardir"'
1269am__untar='$${TAR-tar} xf -'
1270bindir='/opt/local/bin'
1271build='x86_64-apple-darwin20.1.0'
1272build_alias=''
1273build_cpu='x86_64'
1274build_os='darwin20.1.0'
1275build_vendor='apple'
1276datadir='/opt/local/share'
1277datarootdir='${prefix}/share'
1278docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1279dvidir='${docdir}'
1280exec_prefix='${prefix}'
1281host='x86_64-apple-darwin20.1.0'
1282host_alias=''
1283host_cpu='x86_64'
1284host_os='darwin20.1.0'
1285host_vendor='apple'
1286htmldir='${docdir}'
1287includedir='${prefix}/include'
1288infodir='${datarootdir}/info'
1289install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/install-sh'
1290libdir='${exec_prefix}/lib'
1291libexecdir='${exec_prefix}/libexec'
1292localedir='${datarootdir}/locale'
1293localstatedir='${prefix}/var'
1294mandir='/opt/local/share/man'
1295mkdir_p='$(MKDIR_P)'
1296oldincludedir='/usr/include'
1297pdfdir='${docdir}'
1298prefix='/opt/local'
1299program_transform_name='s,x,x,'
1300psdir='${docdir}'
1301sbindir='${exec_prefix}/sbin'
1302sharedstatedir='${prefix}/com'
1303sysconfdir='/opt/local/etc'
1304target_alias=''
1305
1306## ----------- ##
1307## confdefs.h. ##
1308## ----------- ##
1309
1310/* confdefs.h */
1311#define PACKAGE_NAME "FTGL"
1312#define PACKAGE_TARNAME "ftgl"
1313#define PACKAGE_VERSION "2.4.0"
1314#define PACKAGE_STRING "FTGL 2.4.0"
1315#define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/"
1316#define PACKAGE_URL ""
1317#define STDC_HEADERS 1
1318#define HAVE_SYS_TYPES_H 1
1319#define HAVE_SYS_STAT_H 1
1320#define HAVE_STDLIB_H 1
1321#define HAVE_STRING_H 1
1322#define HAVE_MEMORY_H 1
1323#define HAVE_STRINGS_H 1
1324#define HAVE_INTTYPES_H 1
1325#define HAVE_STDINT_H 1
1326#define HAVE_UNISTD_H 1
1327#define HAVE_DLFCN_H 1
1328#define LT_OBJDIR ".libs/"
1329#define __FUNC__ __func__
1330#define STDC_HEADERS 1
1331#define HAVE_WCSDUP 1
1332#define HAVE_STRNDUP 1
1333#define HAVE_GL_GL_H 1
1334#define HAVE_GL_GLU_H 1
1335#define HAVE_GL_GLUT_H 1
1336#define FONT_FILE "/usr/X11/lib/X11/fonts/TTF/VeraSe.ttf"
1337
1338configure: exit 0