1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by FTGL configure 2.4.0, which was |
---|
5 | generated 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 | |
---|
13 | hostname = tati |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 426 tasks, 1379 threads, 8 processors |
---|
34 | Load average: 1.93, Mach factor: 6.06 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2463: checking for a BSD-compatible install |
---|
52 | configure:2531: result: /usr/bin/install -c |
---|
53 | configure:2542: checking whether build environment is sane |
---|
54 | configure:2597: result: yes |
---|
55 | configure:2743: checking for a thread-safe mkdir -p |
---|
56 | configure:2782: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2789: checking for gawk |
---|
58 | configure:2805: found /opt/local/bin/gawk |
---|
59 | configure:2816: result: gawk |
---|
60 | configure:2827: checking whether make sets $(MAKE) |
---|
61 | configure:2849: result: yes |
---|
62 | configure:2878: checking whether make supports nested variables |
---|
63 | configure:2895: result: yes |
---|
64 | configure:3019: checking build system type |
---|
65 | configure:3033: result: x86_64-apple-darwin20.1.0 |
---|
66 | configure:3053: checking host system type |
---|
67 | configure:3066: result: x86_64-apple-darwin20.1.0 |
---|
68 | configure:3090: checking whether make supports the include directive |
---|
69 | configure:3105: make -f confmf.GNU && cat confinc.out |
---|
70 | this is the am__doit target |
---|
71 | configure:3108: $? = 0 |
---|
72 | configure:3127: result: yes (GNU style) |
---|
73 | configure:3282: checking for C++ compiler version |
---|
74 | configure:3291: /usr/bin/clang++ --version >&5 |
---|
75 | Apple clang version 12.0.0 (clang-1200.0.32.27) |
---|
76 | Target: x86_64-apple-darwin20.1.0 |
---|
77 | Thread model: posix |
---|
78 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
79 | configure:3302: $? = 0 |
---|
80 | configure:3291: /usr/bin/clang++ -v >&5 |
---|
81 | Apple clang version 12.0.0 (clang-1200.0.32.27) |
---|
82 | Target: x86_64-apple-darwin20.1.0 |
---|
83 | Thread model: posix |
---|
84 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
85 | configure:3302: $? = 0 |
---|
86 | configure:3291: /usr/bin/clang++ -V >&5 |
---|
87 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
88 | clang: error: no input files |
---|
89 | configure:3302: $? = 1 |
---|
90 | configure:3291: /usr/bin/clang++ -qversion >&5 |
---|
91 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
92 | clang: error: no input files |
---|
93 | configure:3302: $? = 1 |
---|
94 | configure:3322: checking whether the C++ compiler works |
---|
95 | configure: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 |
---|
96 | configure:3348: $? = 0 |
---|
97 | configure:3396: result: yes |
---|
98 | configure:3399: checking for C++ compiler default output file name |
---|
99 | configure:3401: result: a.out |
---|
100 | configure:3407: checking for suffix of executables |
---|
101 | configure: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 |
---|
102 | configure:3418: $? = 0 |
---|
103 | configure:3440: result: |
---|
104 | configure:3462: checking whether we are cross compiling |
---|
105 | configure: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 |
---|
106 | configure:3474: $? = 0 |
---|
107 | configure:3481: ./conftest |
---|
108 | configure:3485: $? = 0 |
---|
109 | configure:3500: result: no |
---|
110 | configure:3505: checking for suffix of object files |
---|
111 | configure: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 |
---|
112 | configure:3531: $? = 0 |
---|
113 | configure:3552: result: o |
---|
114 | configure:3556: checking whether we are using the GNU C++ compiler |
---|
115 | configure: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 |
---|
116 | configure:3575: $? = 0 |
---|
117 | configure:3584: result: yes |
---|
118 | configure:3593: checking whether /usr/bin/clang++ accepts -g |
---|
119 | configure:3613: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5 |
---|
120 | configure:3613: $? = 0 |
---|
121 | configure:3654: result: yes |
---|
122 | configure:3679: checking dependency style of /usr/bin/clang++ |
---|
123 | configure:3790: result: gcc3 |
---|
124 | configure:3819: ECHO was not defined by configure so defining manually |
---|
125 | configure:3871: checking how to print strings |
---|
126 | configure:3898: result: printf |
---|
127 | configure:3967: checking for gcc |
---|
128 | configure:3994: result: /usr/bin/clang |
---|
129 | configure:4223: checking for C compiler version |
---|
130 | configure:4232: /usr/bin/clang --version >&5 |
---|
131 | Apple clang version 12.0.0 (clang-1200.0.32.27) |
---|
132 | Target: x86_64-apple-darwin20.1.0 |
---|
133 | Thread model: posix |
---|
134 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
135 | configure:4243: $? = 0 |
---|
136 | configure:4232: /usr/bin/clang -v >&5 |
---|
137 | Apple clang version 12.0.0 (clang-1200.0.32.27) |
---|
138 | Target: x86_64-apple-darwin20.1.0 |
---|
139 | Thread model: posix |
---|
140 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
141 | configure:4243: $? = 0 |
---|
142 | configure:4232: /usr/bin/clang -V >&5 |
---|
143 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
144 | clang: error: no input files |
---|
145 | configure:4243: $? = 1 |
---|
146 | configure:4232: /usr/bin/clang -qversion >&5 |
---|
147 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
148 | clang: error: no input files |
---|
149 | configure:4243: $? = 1 |
---|
150 | configure:4247: checking whether we are using the GNU C compiler |
---|
151 | configure: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 |
---|
152 | configure:4266: $? = 0 |
---|
153 | configure:4275: result: yes |
---|
154 | configure:4284: checking whether /usr/bin/clang accepts -g |
---|
155 | configure:4304: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
156 | configure:4304: $? = 0 |
---|
157 | configure:4345: result: yes |
---|
158 | configure:4362: checking for /usr/bin/clang option to accept ISO C89 |
---|
159 | configure: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 |
---|
160 | configure:4425: $? = 0 |
---|
161 | configure:4438: result: none needed |
---|
162 | configure:4463: checking whether /usr/bin/clang understands -c and -o together |
---|
163 | configure:4485: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
164 | configure:4488: $? = 0 |
---|
165 | configure:4485: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
166 | configure:4488: $? = 0 |
---|
167 | configure:4500: result: yes |
---|
168 | configure:4519: checking dependency style of /usr/bin/clang |
---|
169 | configure:4630: result: gcc3 |
---|
170 | configure:4645: checking for a sed that does not truncate output |
---|
171 | configure:4709: result: /opt/local/bin/gsed |
---|
172 | configure:4727: checking for grep that handles long lines and -e |
---|
173 | configure:4785: result: /opt/local/bin/ggrep |
---|
174 | configure:4790: checking for egrep |
---|
175 | configure:4852: result: /opt/local/bin/ggrep -E |
---|
176 | configure:4857: checking for fgrep |
---|
177 | configure:4919: result: /opt/local/bin/ggrep -F |
---|
178 | configure:4954: checking for ld used by /usr/bin/clang |
---|
179 | configure:5021: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
180 | configure:5028: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
181 | configure:5043: result: no |
---|
182 | configure:5055: checking for BSD- or MS-compatible name lister (nm) |
---|
183 | configure:5109: result: /usr/bin/nm -B |
---|
184 | configure:5239: checking the name lister (/usr/bin/nm -B) interface |
---|
185 | configure: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 |
---|
186 | configure:5249: /usr/bin/nm -B "conftest.o" |
---|
187 | configure:5252: output |
---|
188 | 0000000000000000 S _some_variable |
---|
189 | configure:5259: result: BSD nm |
---|
190 | configure:5262: checking whether ln -s works |
---|
191 | configure:5266: result: yes |
---|
192 | configure:5274: checking the maximum length of command line arguments |
---|
193 | configure:5405: result: 786432 |
---|
194 | configure:5453: checking how to convert x86_64-apple-darwin20.1.0 file names to x86_64-apple-darwin20.1.0 format |
---|
195 | configure:5493: result: func_convert_file_noop |
---|
196 | configure:5500: checking how to convert x86_64-apple-darwin20.1.0 file names to toolchain format |
---|
197 | configure:5520: result: func_convert_file_noop |
---|
198 | configure:5527: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
199 | configure:5534: result: -r |
---|
200 | configure:5608: checking for objdump |
---|
201 | configure:5624: found /usr/bin/objdump |
---|
202 | configure:5635: result: objdump |
---|
203 | configure:5667: checking how to recognize dependent libraries |
---|
204 | configure:5867: result: pass_all |
---|
205 | configure:5952: checking for dlltool |
---|
206 | configure:5982: result: no |
---|
207 | configure:6012: checking how to associate runtime and link libraries |
---|
208 | configure:6039: result: printf %s\n |
---|
209 | configure:6100: checking for ar |
---|
210 | configure:6116: found /usr/bin/ar |
---|
211 | configure:6127: result: ar |
---|
212 | configure:6164: checking for archiver @FILE support |
---|
213 | configure: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 |
---|
214 | configure:6181: $? = 0 |
---|
215 | configure:6184: ar cru libconftest.a @conftest.lst >&5 |
---|
216 | ar: @conftest.lst: No such file or directory |
---|
217 | configure:6187: $? = 1 |
---|
218 | configure:6207: result: no |
---|
219 | configure:6265: checking for strip |
---|
220 | configure:6281: found /usr/bin/strip |
---|
221 | configure:6292: result: strip |
---|
222 | configure:6364: checking for ranlib |
---|
223 | configure:6380: found /usr/bin/ranlib |
---|
224 | configure:6391: result: ranlib |
---|
225 | configure:6493: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object |
---|
226 | configure: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 |
---|
227 | configure:6649: $? = 0 |
---|
228 | configure: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 |
---|
229 | configure:6656: $? = 0 |
---|
230 | cannot find nm_test_var in conftest.nm |
---|
231 | configure: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 |
---|
232 | configure:6649: $? = 0 |
---|
233 | configure: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 |
---|
234 | configure:6656: $? = 0 |
---|
235 | configure: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 |
---|
236 | configure:6725: $? = 0 |
---|
237 | configure:6763: result: ok |
---|
238 | configure:6810: checking for sysroot |
---|
239 | configure:6840: result: no |
---|
240 | configure:6847: checking for a working dd |
---|
241 | configure:6885: result: /bin/dd |
---|
242 | configure:6889: checking how to truncate binary pipes |
---|
243 | configure:6904: result: /bin/dd bs=4096 count=1 |
---|
244 | configure:7233: checking for mt |
---|
245 | configure:7263: result: no |
---|
246 | configure:7283: checking if : is a manifest tool |
---|
247 | configure:7289: : '-?' |
---|
248 | configure:7297: result: no |
---|
249 | configure:7353: checking for dsymutil |
---|
250 | configure:7369: found /usr/bin/dsymutil |
---|
251 | configure:7380: result: dsymutil |
---|
252 | configure:7445: checking for nmedit |
---|
253 | configure:7461: found /usr/bin/nmedit |
---|
254 | configure:7472: result: nmedit |
---|
255 | configure:7537: checking for lipo |
---|
256 | configure:7553: found /usr/bin/lipo |
---|
257 | configure:7564: result: lipo |
---|
258 | configure:7629: checking for otool |
---|
259 | configure:7645: found /usr/bin/otool |
---|
260 | configure:7656: result: otool |
---|
261 | configure:7721: checking for otool64 |
---|
262 | configure:7751: result: no |
---|
263 | configure: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 |
---|
265 | configure:7829: result: yes |
---|
266 | configure:7832: checking for -exported_symbols_list linker flag |
---|
267 | configure: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 |
---|
268 | configure:7852: $? = 0 |
---|
269 | configure:7862: result: yes |
---|
270 | configure: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 |
---|
272 | ar cru libconftest.a conftest.o |
---|
273 | ranlib 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 |
---|
275 | configure:7897: result: yes |
---|
276 | configure:7969: checking how to run the C preprocessor |
---|
277 | configure:8000: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
278 | configure:8000: $? = 0 |
---|
279 | configure:8014: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
280 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
281 | #include <ac_nonexistent.h> |
---|
282 | ^~~~~~~~~~~~~~~~~~ |
---|
283 | 1 error generated. |
---|
284 | configure:8014: $? = 1 |
---|
285 | configure: 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> |
---|
295 | configure:8039: result: /usr/bin/clang -E |
---|
296 | configure:8059: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
297 | configure:8059: $? = 0 |
---|
298 | configure:8073: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
299 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
300 | #include <ac_nonexistent.h> |
---|
301 | ^~~~~~~~~~~~~~~~~~ |
---|
302 | 1 error generated. |
---|
303 | configure:8073: $? = 1 |
---|
304 | configure: 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> |
---|
314 | configure:8102: checking for ANSI C header files |
---|
315 | configure: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 |
---|
316 | configure:8122: $? = 0 |
---|
317 | configure: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 |
---|
318 | configure:8195: $? = 0 |
---|
319 | configure:8195: ./conftest |
---|
320 | configure:8195: $? = 0 |
---|
321 | configure:8206: result: yes |
---|
322 | configure:8219: checking for sys/types.h |
---|
323 | configure: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 |
---|
324 | configure:8219: $? = 0 |
---|
325 | configure:8219: result: yes |
---|
326 | configure:8219: checking for sys/stat.h |
---|
327 | configure: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 |
---|
328 | configure:8219: $? = 0 |
---|
329 | configure:8219: result: yes |
---|
330 | configure:8219: checking for stdlib.h |
---|
331 | configure: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 |
---|
332 | configure:8219: $? = 0 |
---|
333 | configure:8219: result: yes |
---|
334 | configure:8219: checking for string.h |
---|
335 | configure: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 |
---|
336 | configure:8219: $? = 0 |
---|
337 | configure:8219: result: yes |
---|
338 | configure:8219: checking for memory.h |
---|
339 | configure: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 |
---|
340 | configure:8219: $? = 0 |
---|
341 | configure:8219: result: yes |
---|
342 | configure:8219: checking for strings.h |
---|
343 | configure: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 |
---|
344 | configure:8219: $? = 0 |
---|
345 | configure:8219: result: yes |
---|
346 | configure:8219: checking for inttypes.h |
---|
347 | configure: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 |
---|
348 | configure:8219: $? = 0 |
---|
349 | configure:8219: result: yes |
---|
350 | configure:8219: checking for stdint.h |
---|
351 | configure: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 |
---|
352 | configure:8219: $? = 0 |
---|
353 | configure:8219: result: yes |
---|
354 | configure:8219: checking for unistd.h |
---|
355 | configure: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 |
---|
356 | configure:8219: $? = 0 |
---|
357 | configure:8219: result: yes |
---|
358 | configure:8233: checking for dlfcn.h |
---|
359 | configure: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 |
---|
360 | configure:8233: $? = 0 |
---|
361 | configure:8233: result: yes |
---|
362 | configure:8500: checking for objdir |
---|
363 | configure:8515: result: .libs |
---|
364 | configure:8775: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
365 | configure: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 |
---|
366 | configure:8797: $? = 0 |
---|
367 | configure:8810: result: yes |
---|
368 | configure:9168: checking for /usr/bin/clang option to produce PIC |
---|
369 | configure:9175: result: -fno-common -DPIC |
---|
370 | configure:9183: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
371 | configure: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 |
---|
372 | configure:9205: $? = 0 |
---|
373 | configure:9218: result: yes |
---|
374 | configure:9247: checking if /usr/bin/clang static flag -static works |
---|
375 | configure:9275: result: no |
---|
376 | configure:9290: checking if /usr/bin/clang supports -c -o file.o |
---|
377 | configure: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 |
---|
378 | configure:9315: $? = 0 |
---|
379 | configure:9337: result: yes |
---|
380 | configure:9345: checking if /usr/bin/clang supports -c -o file.o |
---|
381 | configure:9392: result: yes |
---|
382 | configure:9425: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
383 | configure:10684: result: yes |
---|
384 | configure:10924: checking dynamic linker characteristics |
---|
385 | configure:11742: result: darwin20.1.0 dyld |
---|
386 | configure:11864: checking how to hardcode library paths into programs |
---|
387 | configure:11889: result: immediate |
---|
388 | configure:12437: checking whether stripping libraries is possible |
---|
389 | configure:12451: result: yes |
---|
390 | configure:12477: checking if libtool supports shared libraries |
---|
391 | configure:12479: result: yes |
---|
392 | configure:12482: checking whether to build shared libraries |
---|
393 | configure:12507: result: yes |
---|
394 | configure:12510: checking whether to build static libraries |
---|
395 | configure:12514: result: yes |
---|
396 | configure:12537: checking how to run the C++ preprocessor |
---|
397 | configure:12564: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp |
---|
398 | configure:12564: $? = 0 |
---|
399 | configure:12578: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp |
---|
400 | conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
401 | #include <ac_nonexistent.h> |
---|
402 | ^~~~~~~~~~~~~~~~~~ |
---|
403 | 1 error generated. |
---|
404 | configure:12578: $? = 1 |
---|
405 | configure: 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> |
---|
427 | configure:12603: result: /usr/bin/clang++ -E |
---|
428 | configure:12623: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp |
---|
429 | configure:12623: $? = 0 |
---|
430 | configure:12637: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp |
---|
431 | conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
432 | #include <ac_nonexistent.h> |
---|
433 | ^~~~~~~~~~~~~~~~~~ |
---|
434 | 1 error generated. |
---|
435 | configure:12637: $? = 1 |
---|
436 | configure: 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> |
---|
458 | configure:12799: checking for ld used by /usr/bin/clang++ |
---|
459 | configure:12866: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
460 | configure:12873: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
461 | configure:12888: result: no |
---|
462 | configure:12943: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
463 | configure:14016: result: yes |
---|
464 | configure: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 |
---|
465 | configure:14055: $? = 0 |
---|
466 | configure:14536: checking for /usr/bin/clang++ option to produce PIC |
---|
467 | configure:14543: result: -fno-common -DPIC |
---|
468 | configure:14551: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
469 | configure: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 |
---|
470 | configure:14573: $? = 0 |
---|
471 | configure:14586: result: yes |
---|
472 | configure:14609: checking if /usr/bin/clang++ static flag -static works |
---|
473 | configure:14637: result: no |
---|
474 | configure:14649: checking if /usr/bin/clang++ supports -c -o file.o |
---|
475 | configure: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 |
---|
476 | configure:14674: $? = 0 |
---|
477 | configure:14696: result: yes |
---|
478 | configure:14701: checking if /usr/bin/clang++ supports -c -o file.o |
---|
479 | configure:14748: result: yes |
---|
480 | configure:14778: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
481 | configure:14818: result: yes |
---|
482 | configure:14959: checking dynamic linker characteristics |
---|
483 | configure:15704: result: darwin20.1.0 dyld |
---|
484 | configure:15769: checking how to hardcode library paths into programs |
---|
485 | configure:15794: result: immediate |
---|
486 | configure:15865: checking for /usr/bin/clang option to accept ISO C99 |
---|
487 | configure: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 |
---|
488 | configure:16014: $? = 0 |
---|
489 | configure:16027: result: none needed |
---|
490 | configure:16135: checking for /usr/bin/clang option to accept ISO Standard C |
---|
491 | configure:16146: result: none needed |
---|
492 | configure:16156: checking for __func__ |
---|
493 | configure: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 |
---|
494 | conftest.c:25:7: warning: initializing 'char *' with an expression of type 'const char [5]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] |
---|
495 | char *function = __func__; |
---|
496 | ^ ~~~~~~~~ |
---|
497 | 1 warning generated. |
---|
498 | configure:16172: $? = 0 |
---|
499 | configure:16198: result: yes |
---|
500 | configure:16217: checking for ANSI C header files |
---|
501 | configure:16321: result: yes |
---|
502 | configure:16329: checking for stdlib.h |
---|
503 | configure:16329: result: yes |
---|
504 | configure:16339: checking for wcsdup |
---|
505 | configure: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 |
---|
506 | configure:16339: $? = 0 |
---|
507 | configure:16339: result: yes |
---|
508 | configure:16350: checking for strndup |
---|
509 | configure: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 |
---|
510 | conftest.c:47:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] |
---|
511 | char strndup (); |
---|
512 | ^ |
---|
513 | conftest.c:47:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' |
---|
514 | 1 warning generated. |
---|
515 | configure:16350: $? = 0 |
---|
516 | configure:16350: result: yes |
---|
517 | configure:16362: checking for X |
---|
518 | configure:16470: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
519 | configure:16470: $? = 0 |
---|
520 | configure: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 |
---|
521 | configure:16501: $? = 0 |
---|
522 | configure:16551: result: libraries , headers |
---|
523 | configure:16739: checking for pkg-config |
---|
524 | configure:16757: found /opt/local/bin/pkg-config |
---|
525 | configure:16769: result: /opt/local/bin/pkg-config |
---|
526 | configure:16794: checking pkg-config is at least version 0.9.0 |
---|
527 | configure:16797: result: yes |
---|
528 | configure:16808: checking for FT2 |
---|
529 | configure:16816: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.0.3" |
---|
530 | configure:16819: $? = 0 |
---|
531 | configure:16834: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.0.3" |
---|
532 | configure:16837: $? = 0 |
---|
533 | configure:16892: result: yes |
---|
534 | configure: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 |
---|
535 | configure:16992: $? = 0 |
---|
536 | configure:17090: checking for gethostbyname |
---|
537 | configure: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 |
---|
538 | configure:17090: $? = 0 |
---|
539 | configure:17090: result: yes |
---|
540 | configure:17187: checking for connect |
---|
541 | configure: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 |
---|
542 | configure:17187: $? = 0 |
---|
543 | configure:17187: result: yes |
---|
544 | configure:17236: checking for remove |
---|
545 | configure: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 |
---|
546 | configure:17236: $? = 0 |
---|
547 | configure:17236: result: yes |
---|
548 | configure:17285: checking for shmat |
---|
549 | configure: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 |
---|
550 | configure:17285: $? = 0 |
---|
551 | configure:17285: result: yes |
---|
552 | configure:17343: checking for IceConnectionNumber in -lICE |
---|
553 | configure: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 |
---|
554 | configure:17368: $? = 0 |
---|
555 | configure:17377: result: yes |
---|
556 | configure:17438: checking GL/gl.h usability |
---|
557 | configure:17438: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 |
---|
558 | configure:17438: $? = 0 |
---|
559 | configure:17438: result: yes |
---|
560 | configure:17438: checking GL/gl.h presence |
---|
561 | configure:17438: /usr/bin/clang -E conftest.c |
---|
562 | configure:17438: $? = 0 |
---|
563 | configure:17438: result: yes |
---|
564 | configure:17438: checking for GL/gl.h |
---|
565 | configure:17438: result: yes |
---|
566 | configure:17462: checking for OpenGL framework (Darwin-specific) |
---|
567 | configure: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 |
---|
568 | conftest.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] |
---|
569 | glBegin(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 |
---|
572 | extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); |
---|
573 | ^ |
---|
574 | 1 warning generated. |
---|
575 | configure:17479: $? = 0 |
---|
576 | configure:17483: result: yes |
---|
577 | configure:17497: checking for GL library |
---|
578 | configure: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 |
---|
579 | clang: error: no such file or directory: '/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib' |
---|
580 | configure:17536: $? = 1 |
---|
581 | configure: 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 | | } |
---|
622 | configure: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 |
---|
623 | clang: error: no such file or directory: '/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib' |
---|
624 | configure:17551: $? = 1 |
---|
625 | configure: 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 | | } |
---|
659 | configure: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 |
---|
660 | configure:17584: $? = 0 |
---|
661 | configure:17594: result: yes |
---|
662 | configure:17603: checking GL/glu.h usability |
---|
663 | configure:17603: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 |
---|
664 | configure:17603: $? = 0 |
---|
665 | configure:17603: result: yes |
---|
666 | configure:17603: checking GL/glu.h presence |
---|
667 | configure:17603: /usr/bin/clang -E conftest.c |
---|
668 | configure:17603: $? = 0 |
---|
669 | configure:17603: result: yes |
---|
670 | configure:17603: checking for GL/glu.h |
---|
671 | configure:17603: result: yes |
---|
672 | configure:17626: checking for GLU version >= 1.2 |
---|
673 | configure:17650: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 |
---|
674 | configure:17650: $? = 0 |
---|
675 | configure:17651: result: yes |
---|
676 | configure:17817: checking GL/glut.h usability |
---|
677 | configure:17817: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null conftest.c >&5 |
---|
678 | clang: warning: /dev/null: 'linker' input unused [-Wunused-command-line-argument] |
---|
679 | configure:17817: $? = 0 |
---|
680 | configure:17817: result: yes |
---|
681 | configure:17817: checking GL/glut.h presence |
---|
682 | configure:17817: /usr/bin/clang -E /dev/null conftest.c |
---|
683 | clang: warning: /dev/null: 'linker' input unused [-Wunused-command-line-argument] |
---|
684 | configure:17817: $? = 0 |
---|
685 | configure:17817: result: yes |
---|
686 | configure:17817: checking for GL/glut.h |
---|
687 | configure:17817: result: yes |
---|
688 | configure:17845: checking for GLUT library |
---|
689 | configure: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 |
---|
690 | ld: file too small (length=0) file '/dev/null' for architecture x86_64 |
---|
691 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
692 | configure:17875: $? = 1 |
---|
693 | configure: 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 | | } |
---|
736 | configure: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 |
---|
737 | ld: file too small (length=0) file '/dev/null' for architecture x86_64 |
---|
738 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
739 | configure:17903: $? = 1 |
---|
740 | configure: 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 | | } |
---|
783 | configure: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 |
---|
784 | ld: file too small (length=0) file '/dev/null' for architecture x86_64 |
---|
785 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
786 | configure:17933: $? = 1 |
---|
787 | configure: 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 | | } |
---|
830 | configure: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 |
---|
831 | ld: file too small (length=0) file '/dev/null' for architecture x86_64 |
---|
832 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
833 | configure:17963: $? = 1 |
---|
834 | configure: 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 | | } |
---|
877 | configure:17977: result: no |
---|
878 | configure:17983: WARNING: GLUT headers not available, example program won't be compiled. |
---|
879 | configure:18010: checking for a TrueType font on the system |
---|
880 | configure:18044: result: /usr/X11/lib/X11/fonts/TTF/VeraSe.ttf |
---|
881 | configure:18050: checking for CPPUNIT |
---|
882 | configure:18058: $PKG_CONFIG --exists --print-errors "cppunit" |
---|
883 | Package cppunit was not found in the pkg-config search path. |
---|
884 | Perhaps you should add the directory containing `cppunit.pc' |
---|
885 | to the PKG_CONFIG_PATH environment variable |
---|
886 | No package 'cppunit' found |
---|
887 | configure:18061: $? = 1 |
---|
888 | configure:18076: $PKG_CONFIG --exists --print-errors "cppunit" |
---|
889 | Package cppunit was not found in the pkg-config search path. |
---|
890 | Perhaps you should add the directory containing `cppunit.pc' |
---|
891 | to the PKG_CONFIG_PATH environment variable |
---|
892 | No package 'cppunit' found |
---|
893 | configure:18079: $? = 1 |
---|
894 | No package 'cppunit' found |
---|
895 | configure:18117: result: no |
---|
896 | configure:18135: checking if compiler and linker recognize -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline |
---|
897 | configure: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 |
---|
898 | conftest.c:33:5: warning: unused variable 'i' [-Wunused-variable] |
---|
899 | int i; |
---|
900 | ^ |
---|
901 | 1 warning generated. |
---|
902 | configure:18155: $? = 0 |
---|
903 | configure:18157: grep nrecognize conftest.err >/dev/null 2>&1 |
---|
904 | configure:18160: $? = 1 |
---|
905 | configure: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 |
---|
906 | configure:18178: $? = 0 |
---|
907 | configure:18178: ./conftest |
---|
908 | configure:18178: $? = 0 |
---|
909 | configure:18187: result: yes |
---|
910 | configure:18199: checking if compiler and linker recognize -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs |
---|
911 | configure: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 |
---|
912 | conftest.c:33:5: warning: unused variable 'i' [-Wunused-variable] |
---|
913 | int i; |
---|
914 | ^ |
---|
915 | 1 warning generated. |
---|
916 | configure:18219: $? = 0 |
---|
917 | configure:18221: grep nrecognize conftest.err >/dev/null 2>&1 |
---|
918 | configure:18224: $? = 1 |
---|
919 | configure: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 |
---|
920 | configure:18242: $? = 0 |
---|
921 | configure:18242: ./conftest |
---|
922 | configure:18242: $? = 0 |
---|
923 | configure:18251: result: yes |
---|
924 | configure:18274: checking for doxygen |
---|
925 | configure:18305: result: no |
---|
926 | configure:18328: checking for pdflatex |
---|
927 | configure:18359: result: no |
---|
928 | configure:18369: checking for kpsewhich |
---|
929 | configure:18400: result: no |
---|
930 | configure:18410: checking for dvips |
---|
931 | configure:18441: result: no |
---|
932 | configure:18451: checking for convert |
---|
933 | configure:18482: result: no |
---|
934 | configure:18492: checking for epstopdf |
---|
935 | configure:18523: result: no |
---|
936 | configure:18535: checking for gsed |
---|
937 | configure:18565: result: /opt/local/bin/gsed |
---|
938 | configure:18731: checking that generated files are newer than configure |
---|
939 | configure:18737: result: done |
---|
940 | configure:18780: creating ./config.status |
---|
941 | |
---|
942 | ## ---------------------- ## |
---|
943 | ## Running config.status. ## |
---|
944 | ## ---------------------- ## |
---|
945 | |
---|
946 | This file was extended by FTGL config.status 2.4.0, which was |
---|
947 | generated 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 | |
---|
955 | on tati |
---|
956 | |
---|
957 | config.status:1201: creating ftgl.pc |
---|
958 | config.status:1201: creating Makefile |
---|
959 | config.status:1201: creating demo/Makefile |
---|
960 | config.status:1201: creating docs/Makefile |
---|
961 | config.status:1201: creating docs/doxygen.cfg |
---|
962 | config.status:1201: creating msvc/Makefile |
---|
963 | config.status:1201: creating src/Makefile |
---|
964 | config.status:1201: creating test/Makefile |
---|
965 | config.status:1201: creating config.h |
---|
966 | config.status:1430: executing depfiles commands |
---|
967 | config.status:1507: cd demo && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
968 | config.status:1512: $? = 0 |
---|
969 | config.status:1507: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
970 | config.status:1512: $? = 0 |
---|
971 | config.status:1507: cd test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
972 | config.status:1512: $? = 0 |
---|
973 | config.status:1430: executing libtool commands |
---|
974 | configure:21194: WARNING: unrecognized options: --with-glut-inc, --with-glut-lib |
---|
975 | configure:21210: result: Done. |
---|
976 | configure:21212: result: |
---|
977 | configure:21214: result: FTGL configured with the following settings: |
---|
978 | configure:21216: result: |
---|
979 | configure:21218: result: Prefix: /opt/local |
---|
980 | configure:21220: result: Binaries: /opt/local/bin |
---|
981 | configure:21222: result: Configuration files: /opt/local/etc |
---|
982 | configure:21224: result: Data files: /opt/local/share |
---|
983 | configure:21226: result: |
---|
984 | configure:21228: result: CC = /usr/bin/clang |
---|
985 | configure:21230: result: CXX = /usr/bin/clang++ |
---|
986 | configure: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 |
---|
987 | configure: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 |
---|
988 | configure:21241: result: CPPFLAGS = -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src |
---|
989 | configure: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 |
---|
990 | configure:21252: result: |
---|
991 | configure:21254: result: --- |
---|
992 | configure:21256: result: ./configure complete, type 'make' to begin building |
---|
993 | configure:21258: result: |
---|
994 | |
---|
995 | ## ---------------- ## |
---|
996 | ## Cache variables. ## |
---|
997 | ## ---------------- ## |
---|
998 | |
---|
999 | ac_cv_build=x86_64-apple-darwin20.1.0 |
---|
1000 | ac_cv_c_compiler_gnu=yes |
---|
1001 | ac_cv_cpp_func=yes |
---|
1002 | ac_cv_cxx_compiler_gnu=yes |
---|
1003 | ac_cv_env_CCC_set= |
---|
1004 | ac_cv_env_CCC_value= |
---|
1005 | ac_cv_env_CC_set=set |
---|
1006 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1007 | ac_cv_env_CFLAGS_set=set |
---|
1008 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
1009 | ac_cv_env_CPPFLAGS_set=set |
---|
1010 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk' |
---|
1011 | ac_cv_env_CPPUNIT_CFLAGS_set= |
---|
1012 | ac_cv_env_CPPUNIT_CFLAGS_value= |
---|
1013 | ac_cv_env_CPPUNIT_LIBS_set= |
---|
1014 | ac_cv_env_CPPUNIT_LIBS_value= |
---|
1015 | ac_cv_env_CPP_set= |
---|
1016 | ac_cv_env_CPP_value= |
---|
1017 | ac_cv_env_CXXCPP_set= |
---|
1018 | ac_cv_env_CXXCPP_value= |
---|
1019 | ac_cv_env_CXXFLAGS_set=set |
---|
1020 | ac_cv_env_CXXFLAGS_value='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
1021 | ac_cv_env_CXX_set=set |
---|
1022 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1023 | ac_cv_env_FT2_CFLAGS_set= |
---|
1024 | ac_cv_env_FT2_CFLAGS_value= |
---|
1025 | ac_cv_env_FT2_LIBS_set= |
---|
1026 | ac_cv_env_FT2_LIBS_value= |
---|
1027 | ac_cv_env_LDFLAGS_set=set |
---|
1028 | ac_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' |
---|
1029 | ac_cv_env_LIBS_set= |
---|
1030 | ac_cv_env_LIBS_value= |
---|
1031 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
1032 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
1033 | ac_cv_env_PKG_CONFIG_set= |
---|
1034 | ac_cv_env_PKG_CONFIG_value= |
---|
1035 | ac_cv_env_XMKMF_set= |
---|
1036 | ac_cv_env_XMKMF_value= |
---|
1037 | ac_cv_env_build_alias_set= |
---|
1038 | ac_cv_env_build_alias_value= |
---|
1039 | ac_cv_env_host_alias_set= |
---|
1040 | ac_cv_env_host_alias_value= |
---|
1041 | ac_cv_env_target_alias_set= |
---|
1042 | ac_cv_env_target_alias_value= |
---|
1043 | ac_cv_func_connect=yes |
---|
1044 | ac_cv_func_gethostbyname=yes |
---|
1045 | ac_cv_func_remove=yes |
---|
1046 | ac_cv_func_shmat=yes |
---|
1047 | ac_cv_func_strndup=yes |
---|
1048 | ac_cv_func_wcsdup=yes |
---|
1049 | ac_cv_have_glut=no |
---|
1050 | ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' |
---|
1051 | ac_cv_header_GL_gl_h=yes |
---|
1052 | ac_cv_header_GL_glu_h=yes |
---|
1053 | ac_cv_header_GL_glut_h=yes |
---|
1054 | ac_cv_header_dlfcn_h=yes |
---|
1055 | ac_cv_header_inttypes_h=yes |
---|
1056 | ac_cv_header_memory_h=yes |
---|
1057 | ac_cv_header_stdc=yes |
---|
1058 | ac_cv_header_stdint_h=yes |
---|
1059 | ac_cv_header_stdlib_h=yes |
---|
1060 | ac_cv_header_string_h=yes |
---|
1061 | ac_cv_header_strings_h=yes |
---|
1062 | ac_cv_header_sys_stat_h=yes |
---|
1063 | ac_cv_header_sys_types_h=yes |
---|
1064 | ac_cv_header_unistd_h=yes |
---|
1065 | ac_cv_host=x86_64-apple-darwin20.1.0 |
---|
1066 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
1067 | ac_cv_objext=o |
---|
1068 | ac_cv_path_CONVERT=no |
---|
1069 | ac_cv_path_DOXYGEN=no |
---|
1070 | ac_cv_path_DVIPS=no |
---|
1071 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
1072 | ac_cv_path_EPSTOPDF=no |
---|
1073 | ac_cv_path_FGREP='/opt/local/bin/ggrep -F' |
---|
1074 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
1075 | ac_cv_path_KPSEWHICH=no |
---|
1076 | ac_cv_path_LATEX=no |
---|
1077 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1078 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1079 | ac_cv_path_lt_DD=/bin/dd |
---|
1080 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1081 | ac_cv_prog_AWK=gawk |
---|
1082 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1083 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
1084 | ac_cv_prog_ac_ct_AR=ar |
---|
1085 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1086 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1087 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1088 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1089 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
1090 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1091 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1092 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1093 | ac_cv_prog_cc_c89= |
---|
1094 | ac_cv_prog_cc_c99= |
---|
1095 | ac_cv_prog_cc_g=yes |
---|
1096 | ac_cv_prog_cc_stdc= |
---|
1097 | ac_cv_prog_cxx_g=yes |
---|
1098 | ac_cv_prog_make_make_set=yes |
---|
1099 | ac_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' |
---|
1100 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1101 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1102 | am_cv_make_support_nested_variables=yes |
---|
1103 | am_cv_prog_cc_c_o=yes |
---|
1104 | lt_cv_apple_cc_single_mod=yes |
---|
1105 | lt_cv_ar_at_file=no |
---|
1106 | lt_cv_deplibs_check_method=pass_all |
---|
1107 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1108 | lt_cv_file_magic_test_file= |
---|
1109 | lt_cv_ld_exported_symbols_list=yes |
---|
1110 | lt_cv_ld_force_load=yes |
---|
1111 | lt_cv_ld_reload_flag=-r |
---|
1112 | lt_cv_nm_interface='BSD nm' |
---|
1113 | lt_cv_objdir=.libs |
---|
1114 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1115 | lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1116 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
1117 | lt_cv_path_mainfest_tool=no |
---|
1118 | lt_cv_prog_compiler_c_o=yes |
---|
1119 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1120 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1121 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
1122 | lt_cv_prog_compiler_pic_works=yes |
---|
1123 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1124 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1125 | lt_cv_prog_compiler_static_works=no |
---|
1126 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1127 | lt_cv_prog_gnu_ld=no |
---|
1128 | lt_cv_prog_gnu_ldcxx=no |
---|
1129 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1130 | lt_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'\''' |
---|
1131 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
1132 | lt_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'\''' |
---|
1133 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1134 | lt_cv_sys_global_symbol_to_import= |
---|
1135 | lt_cv_sys_max_cmd_len=786432 |
---|
1136 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1137 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1138 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
1139 | pkg_cv_FT2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
1140 | pkg_cv_FT2_LIBS='-L/opt/local/lib -lfreetype' |
---|
1141 | |
---|
1142 | ## ----------------- ## |
---|
1143 | ## Output variables. ## |
---|
1144 | ## ----------------- ## |
---|
1145 | |
---|
1146 | ACLOCAL='${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' |
---|
1147 | AMDEPBACKSLASH='\' |
---|
1148 | AMDEP_FALSE='#' |
---|
1149 | AMDEP_TRUE='' |
---|
1150 | AMTAR='$${TAR-tar}' |
---|
1151 | AM_BACKSLASH='\' |
---|
1152 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1153 | AM_DEFAULT_VERBOSITY='1' |
---|
1154 | AM_V='$(V)' |
---|
1155 | AR='ar' |
---|
1156 | AUTOCONF='${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' |
---|
1157 | AUTOHEADER='${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' |
---|
1158 | AUTOMAKE='${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' |
---|
1159 | AWK='gawk' |
---|
1160 | CC='/usr/bin/clang' |
---|
1161 | CCDEPMODE='depmode=gcc3' |
---|
1162 | 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' |
---|
1163 | CONVERT='no' |
---|
1164 | CPP='/usr/bin/clang -E' |
---|
1165 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src' |
---|
1166 | CPPUNIT_CFLAGS='' |
---|
1167 | CPPUNIT_LIBS='' |
---|
1168 | CXX='/usr/bin/clang++' |
---|
1169 | CXXCPP='/usr/bin/clang++ -E' |
---|
1170 | CXXDEPMODE='depmode=gcc3' |
---|
1171 | 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' |
---|
1172 | CYGPATH_W='echo' |
---|
1173 | DEFS='-DHAVE_CONFIG_H' |
---|
1174 | DEPDIR='.deps' |
---|
1175 | DLLTOOL='false' |
---|
1176 | DOXYGEN='no' |
---|
1177 | DSYMUTIL='dsymutil' |
---|
1178 | DUMPBIN='' |
---|
1179 | DVIPS='no' |
---|
1180 | ECHO='printf %s\n' |
---|
1181 | ECHO_C='\c' |
---|
1182 | ECHO_N='' |
---|
1183 | ECHO_T='' |
---|
1184 | EGREP='/opt/local/bin/ggrep -E' |
---|
1185 | EPSTOPDF='no' |
---|
1186 | EXEEXT='' |
---|
1187 | FGREP='/opt/local/bin/ggrep -F' |
---|
1188 | FRAMEWORK_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' |
---|
1189 | FT2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' |
---|
1190 | FT2_LIBS='-L/opt/local/lib -lfreetype' |
---|
1191 | GLUT_CFLAGS='/dev/null' |
---|
1192 | GLUT_LIBS='' |
---|
1193 | GL_CFLAGS='' |
---|
1194 | GL_LIBS='-lGL -lSM -lICE -lX11 -lXext -lXmu ' |
---|
1195 | GREP='/opt/local/bin/ggrep' |
---|
1196 | HAVE_CPPUNIT_FALSE='' |
---|
1197 | HAVE_CPPUNIT_TRUE='#' |
---|
1198 | HAVE_DOXYGEN_FALSE='' |
---|
1199 | HAVE_DOXYGEN_TRUE='#' |
---|
1200 | HAVE_GLUT_FALSE='' |
---|
1201 | HAVE_GLUT_TRUE='#' |
---|
1202 | HAVE_LATEX_FALSE='' |
---|
1203 | HAVE_LATEX_TRUE='#' |
---|
1204 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1205 | INSTALL_PROGRAM='${INSTALL}' |
---|
1206 | INSTALL_SCRIPT='${INSTALL}' |
---|
1207 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1208 | KPSEWHICH='no' |
---|
1209 | LATEX='no' |
---|
1210 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
1211 | 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' |
---|
1212 | LIBM='' |
---|
1213 | LIBOBJS='' |
---|
1214 | LIBS='' |
---|
1215 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1216 | LIPO='lipo' |
---|
1217 | LN_S='ln -s' |
---|
1218 | LTLIBOBJS='' |
---|
1219 | LT_MAJOR='2' |
---|
1220 | LT_MICRO='0' |
---|
1221 | LT_MINOR='4' |
---|
1222 | LT_SYS_LIBRARY_PATH='' |
---|
1223 | LT_VERSION='2:4:0' |
---|
1224 | MAKEINFO='${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' |
---|
1225 | MANIFEST_TOOL=':' |
---|
1226 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1227 | NM='/usr/bin/nm -B' |
---|
1228 | NMEDIT='nmedit' |
---|
1229 | OBJDUMP='objdump' |
---|
1230 | OBJEXT='o' |
---|
1231 | OTOOL64=':' |
---|
1232 | OTOOL='otool' |
---|
1233 | PACKAGE='ftgl' |
---|
1234 | PACKAGE_BUGREPORT='https://sourceforge.net/projects/ftgl/' |
---|
1235 | PACKAGE_NAME='FTGL' |
---|
1236 | PACKAGE_STRING='FTGL 2.4.0' |
---|
1237 | PACKAGE_TARNAME='ftgl' |
---|
1238 | PACKAGE_URL='' |
---|
1239 | PACKAGE_VERSION='2.4.0' |
---|
1240 | PATH_SEPARATOR=':' |
---|
1241 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1242 | RANLIB='ranlib' |
---|
1243 | SED='/opt/local/bin/gsed' |
---|
1244 | SET_MAKE='' |
---|
1245 | SHELL='/bin/sh' |
---|
1246 | STRIP='strip' |
---|
1247 | VERSION='2.4.0' |
---|
1248 | XMKMF='' |
---|
1249 | X_CFLAGS='' |
---|
1250 | X_EXTRA_LIBS='' |
---|
1251 | X_LIBS='' |
---|
1252 | X_PRE_LIBS=' -lSM -lICE' |
---|
1253 | ac_ct_AR='ar' |
---|
1254 | ac_ct_CC='/usr/bin/clang' |
---|
1255 | ac_ct_CXX='' |
---|
1256 | ac_ct_DUMPBIN='' |
---|
1257 | am__EXEEXT_FALSE='' |
---|
1258 | am__EXEEXT_TRUE='#' |
---|
1259 | am__fastdepCC_FALSE='#' |
---|
1260 | am__fastdepCC_TRUE='' |
---|
1261 | am__fastdepCXX_FALSE='#' |
---|
1262 | am__fastdepCXX_TRUE='' |
---|
1263 | am__include='include' |
---|
1264 | am__isrc='' |
---|
1265 | am__leading_dot='.' |
---|
1266 | am__nodep='_no' |
---|
1267 | am__quote='' |
---|
1268 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
1269 | am__untar='$${TAR-tar} xf -' |
---|
1270 | bindir='/opt/local/bin' |
---|
1271 | build='x86_64-apple-darwin20.1.0' |
---|
1272 | build_alias='' |
---|
1273 | build_cpu='x86_64' |
---|
1274 | build_os='darwin20.1.0' |
---|
1275 | build_vendor='apple' |
---|
1276 | datadir='/opt/local/share' |
---|
1277 | datarootdir='${prefix}/share' |
---|
1278 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1279 | dvidir='${docdir}' |
---|
1280 | exec_prefix='${prefix}' |
---|
1281 | host='x86_64-apple-darwin20.1.0' |
---|
1282 | host_alias='' |
---|
1283 | host_cpu='x86_64' |
---|
1284 | host_os='darwin20.1.0' |
---|
1285 | host_vendor='apple' |
---|
1286 | htmldir='${docdir}' |
---|
1287 | includedir='${prefix}/include' |
---|
1288 | infodir='${datarootdir}/info' |
---|
1289 | install_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' |
---|
1290 | libdir='${exec_prefix}/lib' |
---|
1291 | libexecdir='${exec_prefix}/libexec' |
---|
1292 | localedir='${datarootdir}/locale' |
---|
1293 | localstatedir='${prefix}/var' |
---|
1294 | mandir='/opt/local/share/man' |
---|
1295 | mkdir_p='$(MKDIR_P)' |
---|
1296 | oldincludedir='/usr/include' |
---|
1297 | pdfdir='${docdir}' |
---|
1298 | prefix='/opt/local' |
---|
1299 | program_transform_name='s,x,x,' |
---|
1300 | psdir='${docdir}' |
---|
1301 | sbindir='${exec_prefix}/sbin' |
---|
1302 | sharedstatedir='${prefix}/com' |
---|
1303 | sysconfdir='/opt/local/etc' |
---|
1304 | target_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 | |
---|
1338 | configure: exit 0 |
---|