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 gtkglext configure 1.2.0, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --without-x |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = laconic |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~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 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 377 tasks, 1893 threads, 4 processors |
---|
34 | Load average: 3.53, Mach factor: 0.65 |
---|
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:2399: checking for a BSD-compatible install |
---|
52 | configure:2455: result: /usr/bin/install -c |
---|
53 | configure:2466: checking whether build environment is sane |
---|
54 | configure:2509: result: yes |
---|
55 | configure:2537: checking for a thread-safe mkdir -p |
---|
56 | configure:2576: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2589: checking for gawk |
---|
58 | configure:2605: found /opt/local/bin/gawk |
---|
59 | configure:2616: result: gawk |
---|
60 | configure:2627: checking whether make sets $(MAKE) |
---|
61 | configure:2648: result: yes |
---|
62 | configure:2832: checking whether to enable maintainer-specific portions of Makefiles |
---|
63 | configure:2841: result: no |
---|
64 | configure:2861: checking build system type |
---|
65 | configure:2879: result: i386-apple-darwin15.2.0 |
---|
66 | configure:2901: checking host system type |
---|
67 | configure:2916: result: i386-apple-darwin15.2.0 |
---|
68 | configure:3024: checking for gcc |
---|
69 | configure:3051: result: /usr/bin/clang |
---|
70 | configure:3289: checking for C compiler version |
---|
71 | configure:3296: /usr/bin/clang --version >&5 |
---|
72 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
73 | Target: x86_64-apple-darwin15.2.0 |
---|
74 | Thread model: posix |
---|
75 | configure:3299: $? = 0 |
---|
76 | configure:3306: /usr/bin/clang -v >&5 |
---|
77 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
78 | Target: x86_64-apple-darwin15.2.0 |
---|
79 | Thread model: posix |
---|
80 | configure:3309: $? = 0 |
---|
81 | configure:3316: /usr/bin/clang -V >&5 |
---|
82 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
83 | clang: error: no input files |
---|
84 | configure:3319: $? = 1 |
---|
85 | configure:3342: checking for C compiler default output file name |
---|
86 | configure:3369: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
87 | configure:3372: $? = 0 |
---|
88 | configure:3410: result: a.out |
---|
89 | configure:3427: checking whether the C compiler works |
---|
90 | configure:3437: ./a.out |
---|
91 | configure:3440: $? = 0 |
---|
92 | configure:3457: result: yes |
---|
93 | configure:3464: checking whether we are cross compiling |
---|
94 | configure:3466: result: no |
---|
95 | configure:3469: checking for suffix of executables |
---|
96 | configure:3476: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
97 | configure:3479: $? = 0 |
---|
98 | configure:3503: result: |
---|
99 | configure:3509: checking for suffix of object files |
---|
100 | configure:3535: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
101 | configure:3538: $? = 0 |
---|
102 | configure:3561: result: o |
---|
103 | configure:3565: checking whether we are using the GNU C compiler |
---|
104 | configure:3594: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:3600: $? = 0 |
---|
106 | configure:3617: result: yes |
---|
107 | configure:3622: checking whether /usr/bin/clang accepts -g |
---|
108 | configure:3652: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
109 | configure:3658: $? = 0 |
---|
110 | configure:3757: result: yes |
---|
111 | configure:3774: checking for /usr/bin/clang option to accept ISO C89 |
---|
112 | configure:3848: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3854: $? = 0 |
---|
114 | configure:3877: result: none needed |
---|
115 | configure:3906: checking for style of include used by make |
---|
116 | configure:3934: result: GNU |
---|
117 | configure:3959: checking dependency style of /usr/bin/clang |
---|
118 | configure:4050: result: gcc3 |
---|
119 | configure:4070: checking how to run the C preprocessor |
---|
120 | configure:4110: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
121 | configure:4116: $? = 0 |
---|
122 | configure:4147: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
123 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
124 | #include <ac_nonexistent.h> |
---|
125 | ^ |
---|
126 | 1 error generated. |
---|
127 | configure:4153: $? = 1 |
---|
128 | configure: failed program was: |
---|
129 | | /* confdefs.h. */ |
---|
130 | | #define PACKAGE_NAME "gtkglext" |
---|
131 | | #define PACKAGE_TARNAME "gtkglext" |
---|
132 | | #define PACKAGE_VERSION "1.2.0" |
---|
133 | | #define PACKAGE_STRING "gtkglext 1.2.0" |
---|
134 | | #define PACKAGE_BUGREPORT "gtkglext-list@gnome.org" |
---|
135 | | /* end confdefs.h. */ |
---|
136 | | #include <ac_nonexistent.h> |
---|
137 | configure:4186: result: /usr/bin/clang -E |
---|
138 | configure:4215: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
139 | configure:4221: $? = 0 |
---|
140 | configure:4252: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
141 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
142 | #include <ac_nonexistent.h> |
---|
143 | ^ |
---|
144 | 1 error generated. |
---|
145 | configure:4258: $? = 1 |
---|
146 | configure: failed program was: |
---|
147 | | /* confdefs.h. */ |
---|
148 | | #define PACKAGE_NAME "gtkglext" |
---|
149 | | #define PACKAGE_TARNAME "gtkglext" |
---|
150 | | #define PACKAGE_VERSION "1.2.0" |
---|
151 | | #define PACKAGE_STRING "gtkglext 1.2.0" |
---|
152 | | #define PACKAGE_BUGREPORT "gtkglext-list@gnome.org" |
---|
153 | | /* end confdefs.h. */ |
---|
154 | | #include <ac_nonexistent.h> |
---|
155 | configure:4370: checking for a sed that does not truncate output |
---|
156 | configure:4426: result: /opt/local/bin/gsed |
---|
157 | configure:4429: checking for grep that handles long lines and -e |
---|
158 | configure:4503: result: /usr/bin/grep |
---|
159 | configure:4508: checking for egrep |
---|
160 | configure:4586: result: /usr/bin/grep -E |
---|
161 | configure:4602: checking for ld used by /usr/bin/clang |
---|
162 | configure:4669: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
163 | configure:4678: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
164 | configure:4693: result: no |
---|
165 | configure:4698: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
166 | configure:4705: result: -r |
---|
167 | configure:4723: checking for BSD-compatible nm |
---|
168 | configure:4772: result: /opt/local/bin/nm |
---|
169 | configure:4776: checking whether ln -s works |
---|
170 | configure:4780: result: yes |
---|
171 | configure:4787: checking how to recognize dependent libraries |
---|
172 | configure:4973: result: pass_all |
---|
173 | configure:5505: checking for ANSI C header files |
---|
174 | configure:5535: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
175 | configure:5541: $? = 0 |
---|
176 | configure:5640: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
177 | configure:5643: $? = 0 |
---|
178 | configure:5649: ./conftest |
---|
179 | configure:5652: $? = 0 |
---|
180 | configure:5669: result: yes |
---|
181 | configure:5693: checking for sys/types.h |
---|
182 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
183 | configure:5720: $? = 0 |
---|
184 | configure:5736: result: yes |
---|
185 | configure:5693: checking for sys/stat.h |
---|
186 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
187 | configure:5720: $? = 0 |
---|
188 | configure:5736: result: yes |
---|
189 | configure:5693: checking for stdlib.h |
---|
190 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
191 | configure:5720: $? = 0 |
---|
192 | configure:5736: result: yes |
---|
193 | configure:5693: checking for string.h |
---|
194 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
195 | configure:5720: $? = 0 |
---|
196 | configure:5736: result: yes |
---|
197 | configure:5693: checking for memory.h |
---|
198 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
199 | configure:5720: $? = 0 |
---|
200 | configure:5736: result: yes |
---|
201 | configure:5693: checking for strings.h |
---|
202 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
203 | configure:5720: $? = 0 |
---|
204 | configure:5736: result: yes |
---|
205 | configure:5693: checking for inttypes.h |
---|
206 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
207 | configure:5720: $? = 0 |
---|
208 | configure:5736: result: yes |
---|
209 | configure:5693: checking for stdint.h |
---|
210 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
211 | configure:5720: $? = 0 |
---|
212 | configure:5736: result: yes |
---|
213 | configure:5693: checking for unistd.h |
---|
214 | configure:5714: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
215 | configure:5720: $? = 0 |
---|
216 | configure:5736: result: yes |
---|
217 | configure:5763: checking dlfcn.h usability |
---|
218 | configure:5780: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
219 | configure:5786: $? = 0 |
---|
220 | configure:5800: result: yes |
---|
221 | configure:5804: checking dlfcn.h presence |
---|
222 | configure:5819: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
223 | configure:5825: $? = 0 |
---|
224 | configure:5839: result: yes |
---|
225 | configure:5872: checking for dlfcn.h |
---|
226 | configure:5880: result: yes |
---|
227 | configure:6009: checking for C++ compiler version |
---|
228 | configure:6016: /usr/bin/clang++ --version >&5 |
---|
229 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
230 | Target: x86_64-apple-darwin15.2.0 |
---|
231 | Thread model: posix |
---|
232 | configure:6019: $? = 0 |
---|
233 | configure:6026: /usr/bin/clang++ -v >&5 |
---|
234 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
235 | Target: x86_64-apple-darwin15.2.0 |
---|
236 | Thread model: posix |
---|
237 | configure:6029: $? = 0 |
---|
238 | configure:6036: /usr/bin/clang++ -V >&5 |
---|
239 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
240 | clang: error: no input files |
---|
241 | configure:6039: $? = 1 |
---|
242 | configure:6042: checking whether we are using the GNU C++ compiler |
---|
243 | configure:6071: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
244 | configure:6077: $? = 0 |
---|
245 | configure:6094: result: yes |
---|
246 | configure:6099: checking whether /usr/bin/clang++ accepts -g |
---|
247 | configure:6129: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
248 | configure:6135: $? = 0 |
---|
249 | configure:6234: result: yes |
---|
250 | configure:6259: checking dependency style of /usr/bin/clang++ |
---|
251 | configure:6350: result: gcc3 |
---|
252 | configure:6375: checking how to run the C++ preprocessor |
---|
253 | configure:6411: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
254 | configure:6417: $? = 0 |
---|
255 | configure:6448: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
256 | conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found |
---|
257 | #include <ac_nonexistent.h> |
---|
258 | ^ |
---|
259 | 1 error generated. |
---|
260 | configure:6454: $? = 1 |
---|
261 | configure: failed program was: |
---|
262 | | /* confdefs.h. */ |
---|
263 | | #define PACKAGE_NAME "gtkglext" |
---|
264 | | #define PACKAGE_TARNAME "gtkglext" |
---|
265 | | #define PACKAGE_VERSION "1.2.0" |
---|
266 | | #define PACKAGE_STRING "gtkglext 1.2.0" |
---|
267 | | #define PACKAGE_BUGREPORT "gtkglext-list@gnome.org" |
---|
268 | | #define STDC_HEADERS 1 |
---|
269 | | #define HAVE_SYS_TYPES_H 1 |
---|
270 | | #define HAVE_SYS_STAT_H 1 |
---|
271 | | #define HAVE_STDLIB_H 1 |
---|
272 | | #define HAVE_STRING_H 1 |
---|
273 | | #define HAVE_MEMORY_H 1 |
---|
274 | | #define HAVE_STRINGS_H 1 |
---|
275 | | #define HAVE_INTTYPES_H 1 |
---|
276 | | #define HAVE_STDINT_H 1 |
---|
277 | | #define HAVE_UNISTD_H 1 |
---|
278 | | #define HAVE_DLFCN_H 1 |
---|
279 | | /* end confdefs.h. */ |
---|
280 | | #include <ac_nonexistent.h> |
---|
281 | configure:6487: result: /usr/bin/clang++ -E |
---|
282 | configure:6516: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
283 | configure:6522: $? = 0 |
---|
284 | configure:6553: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
285 | conftest.cpp:19:10: fatal error: 'ac_nonexistent.h' file not found |
---|
286 | #include <ac_nonexistent.h> |
---|
287 | ^ |
---|
288 | 1 error generated. |
---|
289 | configure:6559: $? = 1 |
---|
290 | configure: failed program was: |
---|
291 | | /* confdefs.h. */ |
---|
292 | | #define PACKAGE_NAME "gtkglext" |
---|
293 | | #define PACKAGE_TARNAME "gtkglext" |
---|
294 | | #define PACKAGE_VERSION "1.2.0" |
---|
295 | | #define PACKAGE_STRING "gtkglext 1.2.0" |
---|
296 | | #define PACKAGE_BUGREPORT "gtkglext-list@gnome.org" |
---|
297 | | #define STDC_HEADERS 1 |
---|
298 | | #define HAVE_SYS_TYPES_H 1 |
---|
299 | | #define HAVE_SYS_STAT_H 1 |
---|
300 | | #define HAVE_STDLIB_H 1 |
---|
301 | | #define HAVE_STRING_H 1 |
---|
302 | | #define HAVE_MEMORY_H 1 |
---|
303 | | #define HAVE_STRINGS_H 1 |
---|
304 | | #define HAVE_INTTYPES_H 1 |
---|
305 | | #define HAVE_STDINT_H 1 |
---|
306 | | #define HAVE_UNISTD_H 1 |
---|
307 | | #define HAVE_DLFCN_H 1 |
---|
308 | | /* end confdefs.h. */ |
---|
309 | | #include <ac_nonexistent.h> |
---|
310 | configure:6652: checking for g77 |
---|
311 | configure:6682: result: no |
---|
312 | configure:6652: checking for xlf |
---|
313 | configure:6682: result: no |
---|
314 | configure:6652: checking for f77 |
---|
315 | configure:6682: result: no |
---|
316 | configure:6652: checking for frt |
---|
317 | configure:6682: result: no |
---|
318 | configure:6652: checking for pgf77 |
---|
319 | configure:6682: result: no |
---|
320 | configure:6652: checking for cf77 |
---|
321 | configure:6682: result: no |
---|
322 | configure:6652: checking for fort77 |
---|
323 | configure:6682: result: no |
---|
324 | configure:6652: checking for fl32 |
---|
325 | configure:6682: result: no |
---|
326 | configure:6652: checking for af77 |
---|
327 | configure:6682: result: no |
---|
328 | configure:6652: checking for xlf90 |
---|
329 | configure:6682: result: no |
---|
330 | configure:6652: checking for f90 |
---|
331 | configure:6682: result: no |
---|
332 | configure:6652: checking for pgf90 |
---|
333 | configure:6682: result: no |
---|
334 | configure:6652: checking for pghpf |
---|
335 | configure:6682: result: no |
---|
336 | configure:6652: checking for epcf90 |
---|
337 | configure:6682: result: no |
---|
338 | configure:6652: checking for gfortran |
---|
339 | configure:6668: found /opt/local/bin/gfortran |
---|
340 | configure:6679: result: gfortran |
---|
341 | configure:6709: checking for Fortran 77 compiler version |
---|
342 | configure:6716: gfortran --version >&5 |
---|
343 | GNU Fortran (MacPorts gcc49 4.9.3_0) 4.9.3 |
---|
344 | Copyright (C) 2015 Free Software Foundation, Inc. |
---|
345 | |
---|
346 | GNU Fortran comes with NO WARRANTY, to the extent permitted by law. |
---|
347 | You may redistribute copies of GNU Fortran |
---|
348 | under the terms of the GNU General Public License. |
---|
349 | For more information about these matters, see the file named COPYING |
---|
350 | |
---|
351 | configure:6719: $? = 0 |
---|
352 | configure:6726: gfortran -v >&5 |
---|
353 | Using built-in specs. |
---|
354 | COLLECT_GCC=gfortran |
---|
355 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin15/4.9.3/lto-wrapper |
---|
356 | Target: x86_64-apple-darwin15 |
---|
357 | Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc49/gcc49/work/gcc-4.9.3/configure --prefix=/opt/local --build=x86_64-apple-darwin15 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc49 --includedir=/opt/local/include/gcc49 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.9 --with-gxx-include-dir=/opt/local/include/gcc49/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --disable-isl-version-check --with-cloog=/opt/local --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc49 4.9.3_0' --with-build-config=bootstrap-debug |
---|
358 | Thread model: posix |
---|
359 | gcc version 4.9.3 (MacPorts gcc49 4.9.3_0) |
---|
360 | configure:6729: $? = 0 |
---|
361 | configure:6736: gfortran -V >&5 |
---|
362 | gfortran: error: unrecognized command line option '-V' |
---|
363 | gfortran: fatal error: no input files |
---|
364 | compilation terminated. |
---|
365 | configure:6739: $? = 1 |
---|
366 | configure:6747: checking whether we are using the GNU Fortran 77 compiler |
---|
367 | configure:6766: gfortran -c -pipe -Os conftest.F >&5 |
---|
368 | configure:6772: $? = 0 |
---|
369 | configure:6789: result: yes |
---|
370 | configure:6795: checking whether gfortran accepts -g |
---|
371 | configure:6812: gfortran -c -g conftest.f >&5 |
---|
372 | configure:6818: $? = 0 |
---|
373 | configure:6834: result: yes |
---|
374 | configure:6863: checking the maximum length of command line arguments |
---|
375 | configure:6975: result: 196608 |
---|
376 | configure:6987: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
377 | configure:7092: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
378 | configure:7095: $? = 0 |
---|
379 | configure:7099: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
380 | configure:7102: $? = 0 |
---|
381 | cannot find nm_test_var in conftest.nm |
---|
382 | configure:7092: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
383 | configure:7095: $? = 0 |
---|
384 | configure:7099: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
385 | configure:7102: $? = 0 |
---|
386 | configure:7154: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
387 | configure:7157: $? = 0 |
---|
388 | configure:7195: result: ok |
---|
389 | configure:7199: checking for objdir |
---|
390 | configure:7214: result: .libs |
---|
391 | configure:7306: checking for ar |
---|
392 | configure:7322: found /opt/local/bin/ar |
---|
393 | configure:7333: result: ar |
---|
394 | configure:7402: checking for ranlib |
---|
395 | configure:7418: found /opt/local/bin/ranlib |
---|
396 | configure:7429: result: ranlib |
---|
397 | configure:7498: checking for strip |
---|
398 | configure:7514: found /opt/local/bin/strip |
---|
399 | configure:7525: result: strip |
---|
400 | configure:7782: checking for dsymutil |
---|
401 | configure:7798: found /usr/bin/dsymutil |
---|
402 | configure:7809: result: dsymutil |
---|
403 | configure:7878: checking for nmedit |
---|
404 | configure:7894: found /opt/local/bin/nmedit |
---|
405 | configure:7905: result: nmedit |
---|
406 | configure:7932: checking for -single_module linker flag |
---|
407 | configure:7953: result: yes |
---|
408 | configure:7955: checking for -exported_symbols_list linker flag |
---|
409 | configure:7985: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
410 | configure:7991: $? = 0 |
---|
411 | configure:8010: result: yes |
---|
412 | configure:8123: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
413 | configure:7835: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
414 | configure:7839: $? = 0 |
---|
415 | configure:8158: result: yes |
---|
416 | configure:8173: checking for /usr/bin/clang option to produce PIC |
---|
417 | configure:8405: result: -fno-common |
---|
418 | configure:8413: checking if /usr/bin/clang PIC flag -fno-common works |
---|
419 | configure:8125: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
420 | configure:8129: $? = 0 |
---|
421 | configure:8448: result: yes |
---|
422 | configure:8476: checking if /usr/bin/clang static flag -static works |
---|
423 | configure:8504: result: no |
---|
424 | configure:8514: checking if /usr/bin/clang supports -c -o file.o |
---|
425 | configure:8229: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
426 | configure:8233: $? = 0 |
---|
427 | configure:8561: result: yes |
---|
428 | configure:8587: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
429 | configure:9567: result: yes |
---|
430 | configure:9634: checking dynamic linker characteristics |
---|
431 | configure:10238: result: darwin15.2.0 dyld |
---|
432 | configure:10262: checking how to hardcode library paths into programs |
---|
433 | configure:10287: result: immediate |
---|
434 | configure:10301: checking whether stripping libraries is possible |
---|
435 | configure:10315: result: yes |
---|
436 | configure:11108: checking if libtool supports shared libraries |
---|
437 | configure:11110: result: yes |
---|
438 | configure:11113: checking whether to build shared libraries |
---|
439 | configure:11134: result: yes |
---|
440 | configure:11137: checking whether to build static libraries |
---|
441 | configure:11141: result: yes |
---|
442 | configure:11235: creating libtool |
---|
443 | configure:11828: checking for ld used by /usr/bin/clang++ |
---|
444 | configure:11895: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
445 | configure:11904: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
446 | configure:11919: result: no |
---|
447 | configure:11970: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
448 | configure:12916: result: yes |
---|
449 | configure:12933: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
450 | configure:12936: $? = 0 |
---|
451 | configure:13092: checking for /usr/bin/clang++ option to produce PIC |
---|
452 | configure:13376: result: -fno-common |
---|
453 | configure:13384: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
454 | configure:13096: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
455 | configure:13100: $? = 0 |
---|
456 | configure:13419: result: yes |
---|
457 | configure:13447: checking if /usr/bin/clang++ static flag -static works |
---|
458 | configure:13475: result: no |
---|
459 | configure:13485: checking if /usr/bin/clang++ supports -c -o file.o |
---|
460 | configure:13200: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
461 | configure:13204: $? = 0 |
---|
462 | configure:13532: result: yes |
---|
463 | configure:13558: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
464 | configure:13584: result: yes |
---|
465 | configure:13651: checking dynamic linker characteristics |
---|
466 | configure:14203: result: darwin15.2.0 dyld |
---|
467 | configure:14227: checking how to hardcode library paths into programs |
---|
468 | configure:14252: result: immediate |
---|
469 | configure:14791: checking if libtool supports shared libraries |
---|
470 | configure:14793: result: yes |
---|
471 | configure:14796: checking whether to build shared libraries |
---|
472 | configure:14816: result: yes |
---|
473 | configure:14819: checking whether to build static libraries |
---|
474 | configure:14823: result: yes |
---|
475 | configure:14833: checking for gfortran option to produce PIC |
---|
476 | configure:15065: result: -fno-common |
---|
477 | configure:15073: checking if gfortran PIC flag -fno-common works |
---|
478 | configure:14785: gfortran -c -pipe -Os -fno-common conftest.f >&5 |
---|
479 | configure:14789: $? = 0 |
---|
480 | configure:15108: result: yes |
---|
481 | configure:15136: checking if gfortran static flag -static works |
---|
482 | configure:15164: result: no |
---|
483 | configure:15174: checking if gfortran supports -c -o file.o |
---|
484 | configure:14889: gfortran -c -pipe -Os -o out/conftest2.o conftest.f >&5 |
---|
485 | configure:14893: $? = 0 |
---|
486 | configure:15221: result: yes |
---|
487 | configure:15247: checking whether the gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
488 | configure:16207: result: yes |
---|
489 | configure:16274: checking dynamic linker characteristics |
---|
490 | configure:16826: result: darwin15.2.0 dyld |
---|
491 | configure:16850: checking how to hardcode library paths into programs |
---|
492 | configure:16875: result: immediate |
---|
493 | configure:20479: checking for some Win32 platform |
---|
494 | configure:20488: result: no |
---|
495 | configure:20501: checking for native Win32 |
---|
496 | configure:20511: result: no |
---|
497 | configure:20661: checking for gcc |
---|
498 | configure:20688: result: /usr/bin/clang |
---|
499 | configure:20926: checking for C compiler version |
---|
500 | configure:20933: /usr/bin/clang --version >&5 |
---|
501 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
502 | Target: x86_64-apple-darwin15.2.0 |
---|
503 | Thread model: posix |
---|
504 | configure:20936: $? = 0 |
---|
505 | configure:20943: /usr/bin/clang -v >&5 |
---|
506 | Apple LLVM version 7.0.2 (clang-700.1.81) |
---|
507 | Target: x86_64-apple-darwin15.2.0 |
---|
508 | Thread model: posix |
---|
509 | configure:20946: $? = 0 |
---|
510 | configure:20953: /usr/bin/clang -V >&5 |
---|
511 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
512 | clang: error: no input files |
---|
513 | configure:20956: $? = 1 |
---|
514 | configure:20959: checking whether we are using the GNU C compiler |
---|
515 | configure:21011: result: yes |
---|
516 | configure:21016: checking whether /usr/bin/clang accepts -g |
---|
517 | configure:21151: result: yes |
---|
518 | configure:21168: checking for /usr/bin/clang option to accept ISO C89 |
---|
519 | configure:21271: result: none needed |
---|
520 | configure:21291: checking dependency style of /usr/bin/clang |
---|
521 | configure:21382: result: gcc3 |
---|
522 | configure:21400: checking whether ln -s works |
---|
523 | configure:21404: result: yes |
---|
524 | configure:21515: checking for perl5 |
---|
525 | configure:21533: found /opt/local/bin/perl5 |
---|
526 | configure:21545: result: /opt/local/bin/perl5 |
---|
527 | configure:21639: checking for pkg-config |
---|
528 | configure:21657: found /opt/local/bin/pkg-config |
---|
529 | configure:21669: result: /opt/local/bin/pkg-config |
---|
530 | configure:21698: checking pkg-config is at least version 0.9.0 |
---|
531 | configure:21701: result: yes |
---|
532 | configure:21712: checking for BASE_DEPENDENCIES |
---|
533 | configure:21719: $PKG_CONFIG --exists --print-errors "$TMPDEPS" |
---|
534 | configure:21722: $? = 0 |
---|
535 | configure:21735: $PKG_CONFIG --exists --print-errors "$TMPDEPS" |
---|
536 | configure:21738: $? = 0 |
---|
537 | configure:21813: result: yes |
---|
538 | configure:21822: checking for ANSI C header files |
---|
539 | configure:21986: result: yes |
---|
540 | configure:22003: checking for inttypes.h |
---|
541 | configure:22009: result: yes |
---|
542 | configure:22003: checking for stdlib.h |
---|
543 | configure:22009: result: yes |
---|
544 | configure:22003: checking for string.h |
---|
545 | configure:22009: result: yes |
---|
546 | configure:22145: checking for an ANSI C-conforming const |
---|
547 | configure:22220: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
548 | configure:22226: $? = 0 |
---|
549 | configure:22241: result: yes |
---|
550 | configure:22261: checking for stdlib.h |
---|
551 | configure:22267: result: yes |
---|
552 | configure:22401: checking for GNU libc compatible malloc |
---|
553 | configure:22435: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 |
---|
554 | configure:22438: $? = 0 |
---|
555 | configure:22444: ./conftest |
---|
556 | configure:22447: $? = 0 |
---|
557 | configure:22463: result: yes |
---|
558 | configure:22499: checking for memset |
---|
559 | configure:22555: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 |
---|
560 | conftest.c:48:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] |
---|
561 | char memset (); |
---|
562 | ^ |
---|
563 | conftest.c:48:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
564 | 1 warning generated. |
---|
565 | configure:22561: $? = 0 |
---|
566 | configure:22579: result: yes |
---|
567 | configure:22499: checking for sqrt |
---|
568 | configure:22555: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 |
---|
569 | conftest.c:49:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] |
---|
570 | char sqrt (); |
---|
571 | ^ |
---|
572 | conftest.c:49:6: note: 'sqrt' is a builtin with type 'double (double)' |
---|
573 | 1 warning generated. |
---|
574 | configure:22561: $? = 0 |
---|
575 | configure:22579: result: yes |
---|
576 | configure:22499: checking for strchr |
---|
577 | configure:22555: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 |
---|
578 | conftest.c:50:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
579 | char strchr (); |
---|
580 | ^ |
---|
581 | conftest.c:50:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
582 | 1 warning generated. |
---|
583 | configure:22561: $? = 0 |
---|
584 | configure:22579: result: yes |
---|
585 | configure:22499: checking for strrchr |
---|
586 | configure:22555: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 |
---|
587 | conftest.c:51:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration] |
---|
588 | char strrchr (); |
---|
589 | ^ |
---|
590 | conftest.c:51:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' |
---|
591 | 1 warning generated. |
---|
592 | configure:22561: $? = 0 |
---|
593 | configure:22579: result: yes |
---|
594 | configure:22499: checking for strstr |
---|
595 | configure:22555: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lm >&5 |
---|
596 | conftest.c:52:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration] |
---|
597 | char strstr (); |
---|
598 | ^ |
---|
599 | conftest.c:52:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
---|
600 | 1 warning generated. |
---|
601 | configure:22561: $? = 0 |
---|
602 | configure:22579: result: yes |
---|
603 | configure:22620: checking gdk/gdkdisplay.h usability |
---|
604 | configure:22637: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include conftest.c >&5 |
---|
605 | configure:22643: $? = 0 |
---|
606 | configure:22657: result: yes |
---|
607 | configure:22661: checking gdk/gdkdisplay.h presence |
---|
608 | configure:22676: /usr/bin/clang -E -I/opt/local/include -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include conftest.c |
---|
609 | configure:22682: $? = 0 |
---|
610 | configure:22696: result: yes |
---|
611 | configure:22729: checking for gdk/gdkdisplay.h |
---|
612 | configure:22737: result: yes |
---|
613 | configure:22620: checking gdk/gdkscreen.h usability |
---|
614 | configure:22637: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include conftest.c >&5 |
---|
615 | configure:22643: $? = 0 |
---|
616 | configure:22657: result: yes |
---|
617 | configure:22661: checking gdk/gdkscreen.h presence |
---|
618 | configure:22676: /usr/bin/clang -E -I/opt/local/include -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include conftest.c |
---|
619 | configure:22682: $? = 0 |
---|
620 | configure:22696: result: yes |
---|
621 | configure:22729: checking for gdk/gdkscreen.h |
---|
622 | configure:22737: result: yes |
---|
623 | configure:22754: checking for gdk_display_get_default in GDK library |
---|
624 | configure:22777: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lfontconfig -lfreetype -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lcairo -lX11 -lXext -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl >&5 |
---|
625 | configure:22783: $? = 0 |
---|
626 | configure:22799: result: yes |
---|
627 | configure:22807: GDK supports multihead |
---|
628 | configure:22837: checking for gdk_x11_colormap_foreign_new |
---|
629 | configure:22893: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lfontconfig -lfreetype -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lcairo -lX11 -lXext -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl >&5 |
---|
630 | configure:22899: $? = 0 |
---|
631 | configure:22917: result: yes |
---|
632 | configure:22945: checking for X |
---|
633 | configure:23169: result: disabled |
---|
634 | configure:24261: error: X development libraries not found |
---|
635 | |
---|
636 | ## ---------------- ## |
---|
637 | ## Cache variables. ## |
---|
638 | ## ---------------- ## |
---|
639 | |
---|
640 | ac_cv_build=i386-apple-darwin15.2.0 |
---|
641 | ac_cv_c_compiler_gnu=yes |
---|
642 | ac_cv_c_const=yes |
---|
643 | ac_cv_cxx_compiler_gnu=yes |
---|
644 | ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= |
---|
645 | ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= |
---|
646 | ac_cv_env_BASE_DEPENDENCIES_LIBS_set= |
---|
647 | ac_cv_env_BASE_DEPENDENCIES_LIBS_value= |
---|
648 | ac_cv_env_CCC_set= |
---|
649 | ac_cv_env_CCC_value= |
---|
650 | ac_cv_env_CC_set=set |
---|
651 | ac_cv_env_CC_value=/usr/bin/clang |
---|
652 | ac_cv_env_CFLAGS_set=set |
---|
653 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
654 | ac_cv_env_CPPFLAGS_set=set |
---|
655 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
656 | ac_cv_env_CPP_set= |
---|
657 | ac_cv_env_CPP_value= |
---|
658 | ac_cv_env_CXXCPP_set= |
---|
659 | ac_cv_env_CXXCPP_value= |
---|
660 | ac_cv_env_CXXFLAGS_set=set |
---|
661 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
662 | ac_cv_env_CXX_set=set |
---|
663 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
664 | ac_cv_env_F77_set= |
---|
665 | ac_cv_env_F77_value= |
---|
666 | ac_cv_env_FFLAGS_set=set |
---|
667 | ac_cv_env_FFLAGS_value='-pipe -Os' |
---|
668 | ac_cv_env_LDFLAGS_set=set |
---|
669 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
670 | ac_cv_env_LIBS_set= |
---|
671 | ac_cv_env_LIBS_value= |
---|
672 | ac_cv_env_PKG_CONFIG_set= |
---|
673 | ac_cv_env_PKG_CONFIG_value= |
---|
674 | ac_cv_env_XMKMF_set= |
---|
675 | ac_cv_env_XMKMF_value= |
---|
676 | ac_cv_env_build_alias_set= |
---|
677 | ac_cv_env_build_alias_value= |
---|
678 | ac_cv_env_host_alias_set= |
---|
679 | ac_cv_env_host_alias_value= |
---|
680 | ac_cv_env_target_alias_set= |
---|
681 | ac_cv_env_target_alias_value= |
---|
682 | ac_cv_f77_compiler_gnu=yes |
---|
683 | ac_cv_func_gdk_x11_colormap_foreign_new=yes |
---|
684 | ac_cv_func_malloc_0_nonnull=yes |
---|
685 | ac_cv_func_memset=yes |
---|
686 | ac_cv_func_sqrt=yes |
---|
687 | ac_cv_func_strchr=yes |
---|
688 | ac_cv_func_strrchr=yes |
---|
689 | ac_cv_func_strstr=yes |
---|
690 | ac_cv_header_dlfcn_h=yes |
---|
691 | ac_cv_header_gdk_gdkdisplay_h=yes |
---|
692 | ac_cv_header_gdk_gdkscreen_h=yes |
---|
693 | ac_cv_header_inttypes_h=yes |
---|
694 | ac_cv_header_memory_h=yes |
---|
695 | ac_cv_header_stdc=yes |
---|
696 | ac_cv_header_stdint_h=yes |
---|
697 | ac_cv_header_stdlib_h=yes |
---|
698 | ac_cv_header_string_h=yes |
---|
699 | ac_cv_header_strings_h=yes |
---|
700 | ac_cv_header_sys_stat_h=yes |
---|
701 | ac_cv_header_sys_types_h=yes |
---|
702 | ac_cv_header_unistd_h=yes |
---|
703 | ac_cv_host=i386-apple-darwin15.2.0 |
---|
704 | ac_cv_objext=o |
---|
705 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
706 | ac_cv_path_GREP=/usr/bin/grep |
---|
707 | ac_cv_path_PERL=/opt/local/bin/perl5 |
---|
708 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
709 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
710 | ac_cv_prog_AWK=gawk |
---|
711 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
712 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
713 | ac_cv_prog_ac_ct_AR=ar |
---|
714 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
715 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
716 | ac_cv_prog_ac_ct_F77=gfortran |
---|
717 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
718 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
719 | ac_cv_prog_ac_ct_STRIP=strip |
---|
720 | ac_cv_prog_cc_c89= |
---|
721 | ac_cv_prog_cc_g=yes |
---|
722 | ac_cv_prog_cxx_g=yes |
---|
723 | ac_cv_prog_f77_g=yes |
---|
724 | ac_cv_prog_make_make_set=yes |
---|
725 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
726 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
727 | am_cv_prog_cc_stdc= |
---|
728 | lt_cv_apple_cc_single_mod=yes |
---|
729 | lt_cv_deplibs_check_method=pass_all |
---|
730 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
731 | lt_cv_file_magic_test_file= |
---|
732 | lt_cv_ld_exported_symbols_list=yes |
---|
733 | lt_cv_ld_reload_flag=-r |
---|
734 | lt_cv_objdir=.libs |
---|
735 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
736 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
737 | lt_cv_path_NM=/opt/local/bin/nm |
---|
738 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
739 | lt_cv_prog_compiler_c_o=yes |
---|
740 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
741 | lt_cv_prog_compiler_c_o_F77=yes |
---|
742 | lt_cv_prog_compiler_pic_works=yes |
---|
743 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
744 | lt_cv_prog_compiler_pic_works_F77=yes |
---|
745 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
746 | lt_cv_prog_compiler_static_works=no |
---|
747 | lt_cv_prog_compiler_static_works_CXX=no |
---|
748 | lt_cv_prog_compiler_static_works_F77=no |
---|
749 | lt_cv_prog_gnu_ld=no |
---|
750 | lt_cv_prog_gnu_ldcxx=no |
---|
751 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
752 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
753 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
754 | lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' |
---|
755 | lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/7.0.2 /usr/local/lib' |
---|
756 | lt_cv_sys_max_cmd_len=196608 |
---|
757 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
758 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
759 | lt_lt_cv_prog_compiler_c_o_F77='"yes"' |
---|
760 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
761 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
762 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
763 | pkg_cv_BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
764 | pkg_cv_BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lfontconfig -lfreetype -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lcairo -lX11 -lXext -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl ' |
---|
765 | |
---|
766 | ## ----------------- ## |
---|
767 | ## Output variables. ## |
---|
768 | ## ----------------- ## |
---|
769 | |
---|
770 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtkglext/gtkglext/work/gtkglext-1.2.0/missing --run aclocal-1.10' |
---|
771 | AMDEPBACKSLASH='\' |
---|
772 | AMDEP_FALSE='#' |
---|
773 | AMDEP_TRUE='' |
---|
774 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtkglext/gtkglext/work/gtkglext-1.2.0/missing --run tar' |
---|
775 | API_MI='0' |
---|
776 | API_MJ='1' |
---|
777 | AR='ar' |
---|
778 | AS='as' |
---|
779 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtkglext/gtkglext/work/gtkglext-1.2.0/missing --run autoconf' |
---|
780 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtkglext/gtkglext/work/gtkglext-1.2.0/missing --run autoheader' |
---|
781 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtkglext/gtkglext/work/gtkglext-1.2.0/missing --run automake-1.10' |
---|
782 | AWK='gawk' |
---|
783 | BASE_DEPENDENCIES_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
784 | BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lfontconfig -lfreetype -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lcairo -lX11 -lXext -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl ' |
---|
785 | CC='/usr/bin/clang' |
---|
786 | CCDEPMODE='depmode=gcc3' |
---|
787 | CFLAGS='-pipe -Os -arch x86_64' |
---|
788 | CPP='/usr/bin/clang -E' |
---|
789 | CPPFLAGS='-I/opt/local/include' |
---|
790 | CXX='/usr/bin/clang++' |
---|
791 | CXXCPP='/usr/bin/clang++ -E' |
---|
792 | CXXDEPMODE='depmode=gcc3' |
---|
793 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
794 | CYGPATH_W='echo' |
---|
795 | DEFS='' |
---|
796 | DEPDIR='.deps' |
---|
797 | DLLTOOL='dlltool' |
---|
798 | DSYMUTIL='dsymutil' |
---|
799 | ECHO='/bin/echo' |
---|
800 | ECHO_C='ECHO_N='' |
---|
801 | ECHO_T='' |
---|
802 | EGREP='/usr/bin/grep -E' |
---|
803 | ENABLE_GTK_DOC_FALSE='' |
---|
804 | ENABLE_GTK_DOC_TRUE='' |
---|
805 | EXAMPLES_DEP_CFLAGS='' |
---|
806 | EXEEXT='' |
---|
807 | F77='gfortran' |
---|
808 | FFLAGS='-pipe -Os' |
---|
809 | GDKGLEXT_DEP_CFLAGS='' |
---|
810 | GDKGLEXT_DEP_LIBS='' |
---|
811 | GDKGLEXT_EXTRA_CFLAGS='' |
---|
812 | GDKGLEXT_EXTRA_LIBS='' |
---|
813 | GDKGLEXT_MULTIHEAD_SUPPORT='yes' |
---|
814 | GDKGLEXT_PACKAGES='' |
---|
815 | GDKGLEXT_WIN_CFLAGS='' |
---|
816 | GDKGLEXT_WIN_EXTRA_DEFS='' |
---|
817 | GDKGLEXT_WIN_LIBS='' |
---|
818 | GL_CFLAGS='' |
---|
819 | GL_LIBS='' |
---|
820 | GREP='/usr/bin/grep' |
---|
821 | GTKDOC='' |
---|
822 | GTKGLEXT_API_MAJOR_VERSION='1' |
---|
823 | GTKGLEXT_API_MINOR_VERSION='0' |
---|
824 | GTKGLEXT_API_VERSION='1.0' |
---|
825 | GTKGLEXT_BINARY_AGE='200' |
---|
826 | GTKGLEXT_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' |
---|
827 | GTKGLEXT_DEP_CFLAGS='' |
---|
828 | GTKGLEXT_DEP_LIBS='' |
---|
829 | GTKGLEXT_DEP_LIBS_WITH_PANGOFT2='' |
---|
830 | GTKGLEXT_EXTRA_CFLAGS='' |
---|
831 | GTKGLEXT_EXTRA_LIBS='' |
---|
832 | GTKGLEXT_INTERFACE_AGE='0' |
---|
833 | GTKGLEXT_MAJOR_VERSION='1' |
---|
834 | GTKGLEXT_MICRO_VERSION='0' |
---|
835 | GTKGLEXT_MINOR_VERSION='2' |
---|
836 | GTKGLEXT_PACKAGES='' |
---|
837 | GTKGLEXT_VERSION='1.2.0' |
---|
838 | HTML_DIR='' |
---|
839 | INSTALL_DATA='${INSTALL} -m 644' |
---|
840 | INSTALL_PROGRAM='${INSTALL}' |
---|
841 | INSTALL_SCRIPT='${INSTALL}' |
---|
842 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
843 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
844 | LIBOBJS='' |
---|
845 | LIBS='' |
---|
846 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
847 | LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' |
---|
848 | LN_S='ln -s' |
---|
849 | LTLIBOBJS='' |
---|
850 | LT_AGE='200' |
---|
851 | LT_CURRENT='200' |
---|
852 | LT_CURRENT_MINUS_AGE='0' |
---|
853 | LT_RELEASE='1.2' |
---|
854 | LT_REVISION='0' |
---|
855 | MAINT='#' |
---|
856 | MAINTAINER_MODE_FALSE='' |
---|
857 | MAINTAINER_MODE_TRUE='#' |
---|
858 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtkglext/gtkglext/work/gtkglext-1.2.0/missing --run makeinfo' |
---|
859 | MATH_LIB='-lm' |
---|
860 | MS_LIB_AVAILABLE_FALSE='' |
---|
861 | MS_LIB_AVAILABLE_TRUE='#' |
---|
862 | MULTIHEAD_SUPPORT_FALSE='#' |
---|
863 | MULTIHEAD_SUPPORT_TRUE='' |
---|
864 | NMEDIT='nmedit' |
---|
865 | OBJDUMP='objdump' |
---|
866 | OBJEXT='o' |
---|
867 | OS_WIN32_FALSE='' |
---|
868 | OS_WIN32_TRUE='#' |
---|
869 | PACKAGE='gtkglext' |
---|
870 | PACKAGE_BUGREPORT='gtkglext-list@gnome.org' |
---|
871 | PACKAGE_NAME='gtkglext' |
---|
872 | PACKAGE_STRING='gtkglext 1.2.0' |
---|
873 | PACKAGE_TARNAME='gtkglext' |
---|
874 | PACKAGE_VERSION='1.2.0' |
---|
875 | PATH_SEPARATOR=':' |
---|
876 | PERL='/opt/local/bin/perl5' |
---|
877 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
878 | PLATFORM_WIN32_FALSE='' |
---|
879 | PLATFORM_WIN32_TRUE='#' |
---|
880 | RANLIB='ranlib' |
---|
881 | REBUILD='' |
---|
882 | SED='/opt/local/bin/gsed' |
---|
883 | SET_MAKE='' |
---|
884 | SHELL='/bin/sh' |
---|
885 | STRIP='strip' |
---|
886 | TARGET_QUARTZ_FALSE='' |
---|
887 | TARGET_QUARTZ_TRUE='#' |
---|
888 | USE_WIN32_FALSE='' |
---|
889 | USE_WIN32_TRUE='' |
---|
890 | USE_X11_FALSE='' |
---|
891 | USE_X11_TRUE='' |
---|
892 | VERSION='1.2.0' |
---|
893 | WINDOWING_CFLAGS='' |
---|
894 | WINDOWING_LIBS='' |
---|
895 | XMKMF='' |
---|
896 | X_CFLAGS='' |
---|
897 | X_EXTRA_LIBS='' |
---|
898 | X_LIBS='' |
---|
899 | X_PRE_LIBS='' |
---|
900 | ac_ct_CC='/usr/bin/clang' |
---|
901 | ac_ct_CXX='' |
---|
902 | ac_ct_F77='gfortran' |
---|
903 | am__fastdepCC_FALSE='#' |
---|
904 | am__fastdepCC_TRUE='' |
---|
905 | am__fastdepCXX_FALSE='#' |
---|
906 | am__fastdepCXX_TRUE='' |
---|
907 | am__include='include' |
---|
908 | am__isrc='' |
---|
909 | am__leading_dot='.' |
---|
910 | am__quote='' |
---|
911 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
912 | am__untar='${AMTAR} xf -' |
---|
913 | bindir='${exec_prefix}/bin' |
---|
914 | build='i386-apple-darwin15.2.0' |
---|
915 | build_alias='' |
---|
916 | build_cpu='i386' |
---|
917 | build_os='darwin15.2.0' |
---|
918 | build_vendor='apple' |
---|
919 | datadir='${datarootdir}' |
---|
920 | datarootdir='${prefix}/share' |
---|
921 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
922 | dvidir='${docdir}' |
---|
923 | exec_prefix='NONE' |
---|
924 | gdkglext_targetlib='libgdkglext-x11-1.0.la' |
---|
925 | gdktarget='x11' |
---|
926 | gtkglext_targetlib='libgtkglext-x11-1.0.la' |
---|
927 | host='i386-apple-darwin15.2.0' |
---|
928 | host_alias='' |
---|
929 | host_cpu='i386' |
---|
930 | host_os='darwin15.2.0' |
---|
931 | host_vendor='apple' |
---|
932 | htmldir='${docdir}' |
---|
933 | includedir='${prefix}/include' |
---|
934 | infodir='${datarootdir}/info' |
---|
935 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtkglext/gtkglext/work/gtkglext-1.2.0/install-sh' |
---|
936 | libdir='${exec_prefix}/lib' |
---|
937 | libexecdir='${exec_prefix}/libexec' |
---|
938 | localedir='${datarootdir}/locale' |
---|
939 | localstatedir='${prefix}/var' |
---|
940 | mandir='${datarootdir}/man' |
---|
941 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
942 | ms_librarian='' |
---|
943 | oldincludedir='/usr/include' |
---|
944 | pdfdir='${docdir}' |
---|
945 | prefix='/opt/local' |
---|
946 | program_transform_name='s,x,x,' |
---|
947 | psdir='${docdir}' |
---|
948 | sbindir='${exec_prefix}/sbin' |
---|
949 | sharedstatedir='${prefix}/com' |
---|
950 | sysconfdir='${prefix}/etc' |
---|
951 | target_alias='' |
---|
952 | |
---|
953 | ## ----------- ## |
---|
954 | ## confdefs.h. ## |
---|
955 | ## ----------- ## |
---|
956 | |
---|
957 | #define PACKAGE_NAME "gtkglext" |
---|
958 | #define PACKAGE_TARNAME "gtkglext" |
---|
959 | #define PACKAGE_VERSION "1.2.0" |
---|
960 | #define PACKAGE_STRING "gtkglext 1.2.0" |
---|
961 | #define PACKAGE_BUGREPORT "gtkglext-list@gnome.org" |
---|
962 | #define STDC_HEADERS 1 |
---|
963 | #define HAVE_SYS_TYPES_H 1 |
---|
964 | #define HAVE_SYS_STAT_H 1 |
---|
965 | #define HAVE_STDLIB_H 1 |
---|
966 | #define HAVE_STRING_H 1 |
---|
967 | #define HAVE_MEMORY_H 1 |
---|
968 | #define HAVE_STRINGS_H 1 |
---|
969 | #define HAVE_INTTYPES_H 1 |
---|
970 | #define HAVE_STDINT_H 1 |
---|
971 | #define HAVE_UNISTD_H 1 |
---|
972 | #define HAVE_DLFCN_H 1 |
---|
973 | #define STDC_HEADERS 1 |
---|
974 | #define HAVE_INTTYPES_H 1 |
---|
975 | #define HAVE_STDLIB_H 1 |
---|
976 | #define HAVE_STRING_H 1 |
---|
977 | #define HAVE_STDLIB_H 1 |
---|
978 | #define HAVE_MALLOC 1 |
---|
979 | #define HAVE_MEMSET 1 |
---|
980 | #define HAVE_SQRT 1 |
---|
981 | #define HAVE_STRCHR 1 |
---|
982 | #define HAVE_STRRCHR 1 |
---|
983 | #define HAVE_STRSTR 1 |
---|
984 | #define HAVE_GDK_GDKDISPLAY_H 1 |
---|
985 | #define HAVE_GDK_GDKSCREEN_H 1 |
---|
986 | #define HAVE_GDK_X11_COLORMAP_FOREIGN_NEW 1 |
---|
987 | #define X_DISPLAY_MISSING 1 |
---|
988 | |
---|
989 | configure: exit 1 |
---|