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 gtk-mac-integration configure 2.0.5, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --libdir=/opt/local/lib --includedir=/opt/local/include --prefix=/opt/local --with-gtk=gtk+-2.0 --enable-python=yes |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = SOLANILLOS.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~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 13.1.0: Wed Apr 2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 166 tasks, 688 threads, 2 processors |
---|
34 | Load average: 1.22, Mach factor: 0.77 |
---|
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:2349: checking for a BSD-compatible install |
---|
52 | configure:2417: result: /usr/bin/install -c |
---|
53 | configure:2428: checking whether build environment is sane |
---|
54 | configure:2483: result: yes |
---|
55 | configure:2634: checking for a thread-safe mkdir -p |
---|
56 | configure:2673: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2680: checking for gawk |
---|
58 | configure:2696: found /opt/local/bin/gawk |
---|
59 | configure:2707: result: gawk |
---|
60 | configure:2718: checking whether make sets $(MAKE) |
---|
61 | configure:2740: result: yes |
---|
62 | configure:2769: checking whether make supports nested variables |
---|
63 | configure:2786: result: yes |
---|
64 | configure:2929: checking build system type |
---|
65 | configure:2943: result: x86_64-apple-darwin13.1.0 |
---|
66 | configure:2963: checking host system type |
---|
67 | configure:2976: result: x86_64-apple-darwin13.1.0 |
---|
68 | configure:3017: checking how to print strings |
---|
69 | configure:3044: result: printf |
---|
70 | configure:3077: checking for style of include used by make |
---|
71 | configure:3105: result: GNU |
---|
72 | configure:3176: checking for gcc |
---|
73 | configure:3203: result: /usr/bin/clang |
---|
74 | configure:3432: checking for C compiler version |
---|
75 | configure:3441: /usr/bin/clang --version >&5 |
---|
76 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
77 | Target: x86_64-apple-darwin13.1.0 |
---|
78 | Thread model: posix |
---|
79 | configure:3452: $? = 0 |
---|
80 | configure:3441: /usr/bin/clang -v >&5 |
---|
81 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
82 | Target: x86_64-apple-darwin13.1.0 |
---|
83 | Thread model: posix |
---|
84 | configure:3452: $? = 0 |
---|
85 | configure:3441: /usr/bin/clang -V >&5 |
---|
86 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
87 | clang: error: no input files |
---|
88 | configure:3452: $? = 1 |
---|
89 | configure:3441: /usr/bin/clang -qversion >&5 |
---|
90 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
91 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
92 | clang: error: no input files |
---|
93 | configure:3452: $? = 1 |
---|
94 | configure:3472: checking whether the C compiler works |
---|
95 | configure:3494: /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 |
---|
96 | configure:3498: $? = 0 |
---|
97 | configure:3546: result: yes |
---|
98 | configure:3549: checking for C compiler default output file name |
---|
99 | configure:3551: result: a.out |
---|
100 | configure:3557: checking for suffix of executables |
---|
101 | configure:3564: /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 |
---|
102 | configure:3568: $? = 0 |
---|
103 | configure:3590: result: |
---|
104 | configure:3612: checking whether we are cross compiling |
---|
105 | configure:3620: /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 |
---|
106 | configure:3624: $? = 0 |
---|
107 | configure:3631: ./conftest |
---|
108 | configure:3635: $? = 0 |
---|
109 | configure:3650: result: no |
---|
110 | configure:3655: checking for suffix of object files |
---|
111 | configure:3677: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3681: $? = 0 |
---|
113 | configure:3702: result: o |
---|
114 | configure:3706: checking whether we are using the GNU C compiler |
---|
115 | configure:3725: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
116 | configure:3725: $? = 0 |
---|
117 | configure:3734: result: yes |
---|
118 | configure:3743: checking whether /usr/bin/clang accepts -g |
---|
119 | configure:3763: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
120 | configure:3763: $? = 0 |
---|
121 | configure:3804: result: yes |
---|
122 | configure:3821: checking for /usr/bin/clang option to accept ISO C89 |
---|
123 | configure:3884: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
124 | configure:3884: $? = 0 |
---|
125 | configure:3897: result: none needed |
---|
126 | configure:3919: checking dependency style of /usr/bin/clang |
---|
127 | configure:4030: result: gcc3 |
---|
128 | configure:4045: checking for a sed that does not truncate output |
---|
129 | configure:4109: result: /usr/bin/sed |
---|
130 | configure:4127: checking for grep that handles long lines and -e |
---|
131 | configure:4185: result: /opt/local/bin/grep |
---|
132 | configure:4190: checking for egrep |
---|
133 | configure:4252: result: /opt/local/bin/grep -E |
---|
134 | configure:4257: checking for fgrep |
---|
135 | configure:4319: result: /opt/local/bin/grep -F |
---|
136 | configure:4354: checking for ld used by /usr/bin/clang |
---|
137 | configure:4421: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
138 | configure:4428: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
139 | configure:4443: result: no |
---|
140 | configure:4455: checking for BSD- or MS-compatible name lister (nm) |
---|
141 | configure:4504: result: /usr/bin/nm |
---|
142 | configure:4634: checking the name lister (/usr/bin/nm) interface |
---|
143 | configure:4641: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
144 | configure:4644: /usr/bin/nm "conftest.o" |
---|
145 | configure:4647: output |
---|
146 | 0000000000000000 S _some_variable |
---|
147 | configure:4654: result: BSD nm |
---|
148 | configure:4657: checking whether ln -s works |
---|
149 | configure:4661: result: yes |
---|
150 | configure:4669: checking the maximum length of command line arguments |
---|
151 | configure:4799: result: 196608 |
---|
152 | configure:4816: checking whether the shell understands some XSI constructs |
---|
153 | configure:4826: result: yes |
---|
154 | configure:4830: checking whether the shell understands "+=" |
---|
155 | configure:4836: result: yes |
---|
156 | configure:4871: checking how to convert x86_64-apple-darwin13.1.0 file names to x86_64-apple-darwin13.1.0 format |
---|
157 | configure:4911: result: func_convert_file_noop |
---|
158 | configure:4918: checking how to convert x86_64-apple-darwin13.1.0 file names to toolchain format |
---|
159 | configure:4938: result: func_convert_file_noop |
---|
160 | configure:4945: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
161 | configure:4952: result: -r |
---|
162 | configure:5026: checking for objdump |
---|
163 | configure:5056: result: no |
---|
164 | configure:5085: checking how to recognize dependent libraries |
---|
165 | configure:5287: result: pass_all |
---|
166 | configure:5372: checking for dlltool |
---|
167 | configure:5402: result: no |
---|
168 | configure:5432: checking how to associate runtime and link libraries |
---|
169 | configure:5459: result: printf %s\n |
---|
170 | configure:5520: checking for ar |
---|
171 | configure:5536: found /usr/bin/ar |
---|
172 | configure:5547: result: ar |
---|
173 | configure:5584: checking for archiver @FILE support |
---|
174 | configure:5601: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
175 | configure:5601: $? = 0 |
---|
176 | configure:5604: ar cru libconftest.a @conftest.lst >&5 |
---|
177 | ar: @conftest.lst: No such file or directory |
---|
178 | configure:5607: $? = 1 |
---|
179 | configure:5627: result: no |
---|
180 | configure:5685: checking for strip |
---|
181 | configure:5701: found /usr/bin/strip |
---|
182 | configure:5712: result: strip |
---|
183 | configure:5784: checking for ranlib |
---|
184 | configure:5800: found /usr/bin/ranlib |
---|
185 | configure:5811: result: ranlib |
---|
186 | configure:5913: checking command to parse /usr/bin/nm output from /usr/bin/clang object |
---|
187 | configure:6033: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
188 | configure:6036: $? = 0 |
---|
189 | configure:6040: /usr/bin/nm 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 |
---|
190 | configure:6043: $? = 0 |
---|
191 | cannot find nm_test_var in conftest.nm |
---|
192 | configure:6033: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
193 | configure:6036: $? = 0 |
---|
194 | configure:6040: /usr/bin/nm 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 |
---|
195 | configure:6043: $? = 0 |
---|
196 | configure:6109: /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 |
---|
197 | configure:6112: $? = 0 |
---|
198 | configure:6150: result: ok |
---|
199 | configure:6187: checking for sysroot |
---|
200 | configure:6217: result: no |
---|
201 | configure:6473: checking for mt |
---|
202 | configure:6503: result: no |
---|
203 | configure:6523: checking if : is a manifest tool |
---|
204 | configure:6529: : '-?' |
---|
205 | configure:6537: result: no |
---|
206 | configure:6593: checking for dsymutil |
---|
207 | configure:6609: found /usr/bin/dsymutil |
---|
208 | configure:6620: result: dsymutil |
---|
209 | configure:6685: checking for nmedit |
---|
210 | configure:6701: found /usr/bin/nmedit |
---|
211 | configure:6712: result: nmedit |
---|
212 | configure:6777: checking for lipo |
---|
213 | configure:6793: found /usr/bin/lipo |
---|
214 | configure:6804: result: lipo |
---|
215 | configure:6869: checking for otool |
---|
216 | configure:6885: found /usr/bin/otool |
---|
217 | configure:6896: result: otool |
---|
218 | configure:6961: checking for otool64 |
---|
219 | configure:6991: result: no |
---|
220 | configure:7036: checking for -single_module linker flag |
---|
221 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
222 | configure:7069: result: yes |
---|
223 | configure:7072: checking for -exported_symbols_list linker flag |
---|
224 | configure:7092: /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 |
---|
225 | configure:7092: $? = 0 |
---|
226 | configure:7102: result: yes |
---|
227 | configure:7105: checking for -force_load linker flag |
---|
228 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
229 | ar cru libconftest.a conftest.o |
---|
230 | ranlib libconftest.a |
---|
231 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
232 | configure:7137: result: yes |
---|
233 | configure:7179: checking how to run the C preprocessor |
---|
234 | configure:7210: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
235 | configure:7210: $? = 0 |
---|
236 | configure:7224: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
237 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
238 | #include <ac_nonexistent.h> |
---|
239 | ^ |
---|
240 | 1 error generated. |
---|
241 | configure:7224: $? = 1 |
---|
242 | configure: failed program was: |
---|
243 | | /* confdefs.h */ |
---|
244 | | #define PACKAGE_NAME "gtk-mac-integration" |
---|
245 | | #define PACKAGE_TARNAME "gtk-mac-integration" |
---|
246 | | #define PACKAGE_VERSION "2.0.5" |
---|
247 | | #define PACKAGE_STRING "gtk-mac-integration 2.0.5" |
---|
248 | | #define PACKAGE_BUGREPORT "" |
---|
249 | | #define PACKAGE_URL "" |
---|
250 | | #define PACKAGE "gtk-mac-integration" |
---|
251 | | #define VERSION "2.0.5" |
---|
252 | | /* end confdefs.h. */ |
---|
253 | | #include <ac_nonexistent.h> |
---|
254 | configure:7249: result: /usr/bin/clang -E |
---|
255 | configure:7269: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
256 | configure:7269: $? = 0 |
---|
257 | configure:7283: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
258 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
259 | #include <ac_nonexistent.h> |
---|
260 | ^ |
---|
261 | 1 error generated. |
---|
262 | configure:7283: $? = 1 |
---|
263 | configure: failed program was: |
---|
264 | | /* confdefs.h */ |
---|
265 | | #define PACKAGE_NAME "gtk-mac-integration" |
---|
266 | | #define PACKAGE_TARNAME "gtk-mac-integration" |
---|
267 | | #define PACKAGE_VERSION "2.0.5" |
---|
268 | | #define PACKAGE_STRING "gtk-mac-integration 2.0.5" |
---|
269 | | #define PACKAGE_BUGREPORT "" |
---|
270 | | #define PACKAGE_URL "" |
---|
271 | | #define PACKAGE "gtk-mac-integration" |
---|
272 | | #define VERSION "2.0.5" |
---|
273 | | /* end confdefs.h. */ |
---|
274 | | #include <ac_nonexistent.h> |
---|
275 | configure:7312: checking for ANSI C header files |
---|
276 | configure:7332: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
277 | configure:7332: $? = 0 |
---|
278 | configure:7405: /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 |
---|
279 | configure:7405: $? = 0 |
---|
280 | configure:7405: ./conftest |
---|
281 | configure:7405: $? = 0 |
---|
282 | configure:7416: result: yes |
---|
283 | configure:7429: checking for sys/types.h |
---|
284 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
285 | configure:7429: $? = 0 |
---|
286 | configure:7429: result: yes |
---|
287 | configure:7429: checking for sys/stat.h |
---|
288 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
289 | configure:7429: $? = 0 |
---|
290 | configure:7429: result: yes |
---|
291 | configure:7429: checking for stdlib.h |
---|
292 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
293 | configure:7429: $? = 0 |
---|
294 | configure:7429: result: yes |
---|
295 | configure:7429: checking for string.h |
---|
296 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
297 | configure:7429: $? = 0 |
---|
298 | configure:7429: result: yes |
---|
299 | configure:7429: checking for memory.h |
---|
300 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
301 | configure:7429: $? = 0 |
---|
302 | configure:7429: result: yes |
---|
303 | configure:7429: checking for strings.h |
---|
304 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
305 | configure:7429: $? = 0 |
---|
306 | configure:7429: result: yes |
---|
307 | configure:7429: checking for inttypes.h |
---|
308 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
309 | configure:7429: $? = 0 |
---|
310 | configure:7429: result: yes |
---|
311 | configure:7429: checking for stdint.h |
---|
312 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
313 | configure:7429: $? = 0 |
---|
314 | configure:7429: result: yes |
---|
315 | configure:7429: checking for unistd.h |
---|
316 | configure:7429: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
317 | configure:7429: $? = 0 |
---|
318 | configure:7429: result: yes |
---|
319 | configure:7443: checking for dlfcn.h |
---|
320 | configure:7443: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
321 | configure:7443: $? = 0 |
---|
322 | configure:7443: result: yes |
---|
323 | configure:7619: checking for objdir |
---|
324 | configure:7634: result: .libs |
---|
325 | configure:7905: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
326 | configure:7923: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
327 | configure:7927: $? = 0 |
---|
328 | configure:7940: result: yes |
---|
329 | configure:8267: checking for /usr/bin/clang option to produce PIC |
---|
330 | configure:8274: result: -fno-common -DPIC |
---|
331 | configure:8282: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
332 | configure:8300: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
333 | configure:8304: $? = 0 |
---|
334 | configure:8317: result: yes |
---|
335 | configure:8346: checking if /usr/bin/clang static flag -static works |
---|
336 | configure:8374: result: no |
---|
337 | configure:8389: checking if /usr/bin/clang supports -c -o file.o |
---|
338 | configure:8410: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
339 | configure:8414: $? = 0 |
---|
340 | configure:8436: result: yes |
---|
341 | configure:8444: checking if /usr/bin/clang supports -c -o file.o |
---|
342 | configure:8491: result: yes |
---|
343 | configure:8524: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
344 | configure:9677: result: yes |
---|
345 | configure:9917: checking dynamic linker characteristics |
---|
346 | configure:10650: result: darwin13.1.0 dyld |
---|
347 | configure:10757: checking how to hardcode library paths into programs |
---|
348 | configure:10782: result: immediate |
---|
349 | configure:11322: checking whether stripping libraries is possible |
---|
350 | configure:11336: result: yes |
---|
351 | configure:11362: checking if libtool supports shared libraries |
---|
352 | configure:11364: result: yes |
---|
353 | configure:11367: checking whether to build shared libraries |
---|
354 | configure:11388: result: yes |
---|
355 | configure:11391: checking whether to build static libraries |
---|
356 | configure:11395: result: no |
---|
357 | configure:11432: checking Bitness |
---|
358 | configure:11448: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
359 | configure:11448: $? = 0 |
---|
360 | configure:11449: result: 64-BIT |
---|
361 | configure:11466: checking for library containing strerror |
---|
362 | configure:11497: /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 |
---|
363 | conftest.c:30:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
364 | char strerror (); |
---|
365 | ^ |
---|
366 | conftest.c:30:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
367 | 1 warning generated. |
---|
368 | configure:11497: $? = 0 |
---|
369 | configure:11514: result: none required |
---|
370 | configure:11570: checking for gcc |
---|
371 | configure:11597: result: /usr/bin/clang |
---|
372 | configure:11826: checking for C compiler version |
---|
373 | configure:11835: /usr/bin/clang --version >&5 |
---|
374 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
375 | Target: x86_64-apple-darwin13.1.0 |
---|
376 | Thread model: posix |
---|
377 | configure:11846: $? = 0 |
---|
378 | configure:11835: /usr/bin/clang -v >&5 |
---|
379 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
380 | Target: x86_64-apple-darwin13.1.0 |
---|
381 | Thread model: posix |
---|
382 | configure:11846: $? = 0 |
---|
383 | configure:11835: /usr/bin/clang -V >&5 |
---|
384 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
385 | clang: error: no input files |
---|
386 | configure:11846: $? = 1 |
---|
387 | configure:11835: /usr/bin/clang -qversion >&5 |
---|
388 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
389 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
390 | clang: error: no input files |
---|
391 | configure:11846: $? = 1 |
---|
392 | configure:11850: checking whether we are using the GNU C compiler |
---|
393 | configure:11878: result: yes |
---|
394 | configure:11887: checking whether /usr/bin/clang accepts -g |
---|
395 | configure:11948: result: yes |
---|
396 | configure:11965: checking for /usr/bin/clang option to accept ISO C89 |
---|
397 | configure:12041: result: none needed |
---|
398 | configure:12063: checking dependency style of /usr/bin/clang |
---|
399 | configure:12174: result: gcc3 |
---|
400 | configure:12189: checking for ANSI C header files |
---|
401 | configure:12293: result: yes |
---|
402 | configure:12407: checking for Objective C compiler version |
---|
403 | configure:12416: /usr/bin/clang --version >&5 |
---|
404 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
405 | Target: x86_64-apple-darwin13.1.0 |
---|
406 | Thread model: posix |
---|
407 | configure:12427: $? = 0 |
---|
408 | configure:12416: /usr/bin/clang -v >&5 |
---|
409 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
410 | Target: x86_64-apple-darwin13.1.0 |
---|
411 | Thread model: posix |
---|
412 | configure:12427: $? = 0 |
---|
413 | configure:12416: /usr/bin/clang -V >&5 |
---|
414 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
415 | clang: error: no input files |
---|
416 | configure:12427: $? = 1 |
---|
417 | configure:12416: /usr/bin/clang -qversion >&5 |
---|
418 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
419 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
420 | clang: error: no input files |
---|
421 | configure:12427: $? = 1 |
---|
422 | configure:12431: checking whether we are using the GNU Objective C compiler |
---|
423 | configure:12450: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.m >&5 |
---|
424 | configure:12450: $? = 0 |
---|
425 | configure:12459: result: yes |
---|
426 | configure:12468: checking whether /usr/bin/clang accepts -g |
---|
427 | configure:12488: /usr/bin/clang -c -g -I/opt/local/include conftest.m >&5 |
---|
428 | configure:12488: $? = 0 |
---|
429 | configure:12529: result: yes |
---|
430 | configure:12554: checking dependency style of /usr/bin/clang |
---|
431 | configure:12663: result: gcc3 |
---|
432 | configure:12679: checking whether /usr/bin/clang and cc understand -c and -o together |
---|
433 | configure:12710: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
434 | configure:12714: $? = 0 |
---|
435 | configure:12720: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
436 | configure:12724: $? = 0 |
---|
437 | configure:12735: cc -c conftest.c >&5 |
---|
438 | configure:12739: $? = 0 |
---|
439 | configure:12747: cc -c conftest.c -o conftest2.o >&5 |
---|
440 | configure:12751: $? = 0 |
---|
441 | configure:12757: cc -c conftest.c -o conftest2.o >&5 |
---|
442 | configure:12761: $? = 0 |
---|
443 | configure:12779: result: yes |
---|
444 | configure:12888: checking for pkg-config |
---|
445 | configure:12906: found /opt/local/bin/pkg-config |
---|
446 | configure:12918: result: /opt/local/bin/pkg-config |
---|
447 | configure:12943: checking pkg-config is at least version 0.16 |
---|
448 | configure:12946: result: yes |
---|
449 | configure:12963: checking for GLIB - version >= 2.14.0 |
---|
450 | configure:13078: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/lib -lglib-2.0 -lintl >&5 |
---|
451 | configure:13078: $? = 0 |
---|
452 | configure:13078: ./conftest |
---|
453 | configure:13078: $? = 0 |
---|
454 | configure:13092: result: yes (version 2.40.0) |
---|
455 | configure:13160: checking GLib Version |
---|
456 | configure:13168: checking for gtkdoc-check |
---|
457 | configure:13186: found /opt/local/bin/gtkdoc-check |
---|
458 | configure:13198: result: /opt/local/bin/gtkdoc-check |
---|
459 | configure:13210: checking for gtkdoc-rebase |
---|
460 | configure:13228: found /opt/local/bin/gtkdoc-rebase |
---|
461 | configure:13240: result: /opt/local/bin/gtkdoc-rebase |
---|
462 | configure:13254: checking for gtkdoc-mkpdf |
---|
463 | configure:13272: found /opt/local/bin/gtkdoc-mkpdf |
---|
464 | configure:13284: result: /opt/local/bin/gtkdoc-mkpdf |
---|
465 | configure:13416: checking whether to build gtk-doc documentation |
---|
466 | configure:13418: result: no |
---|
467 | configure:13580: checking for MAC |
---|
468 | configure:13587: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10" |
---|
469 | configure:13590: $? = 0 |
---|
470 | configure:13603: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10" |
---|
471 | configure:13606: $? = 0 |
---|
472 | configure:13643: result: yes |
---|
473 | configure:13855: checking GTK+ Version |
---|
474 | configure:13861: result: "2.24.23" |
---|
475 | configure:13887: checking Python Version |
---|
476 | configure:13924: checking for a Python interpreter with version >= 2.3.5 |
---|
477 | configure:13941: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
478 | configure:13944: $? = 0 |
---|
479 | configure:13950: result: python |
---|
480 | configure:13958: checking for python |
---|
481 | configure:13976: found /opt/local/bin/python |
---|
482 | configure:13988: result: /opt/local/bin/python |
---|
483 | configure:14007: checking for python version |
---|
484 | configure:14014: result: 2.7 |
---|
485 | configure:14026: checking for python platform |
---|
486 | configure:14033: result: darwin |
---|
487 | configure:14059: checking for python script directory |
---|
488 | configure:14094: result: ${prefix}/lib/python2.7/site-packages |
---|
489 | configure:14103: checking for python extension module directory |
---|
490 | configure:14138: result: ${exec_prefix}/lib/python2.7/site-packages |
---|
491 | configure:14151: checking Python Headers |
---|
492 | configure:14155: checking for headers required to compile python extensions |
---|
493 | configure:14173: /usr/bin/clang -E -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c |
---|
494 | configure:14173: $? = 0 |
---|
495 | configure:14174: result: found |
---|
496 | configure:14186: Switch on Gtk+ Version |
---|
497 | configure:14190: checking PyGObject 2.16 or newer |
---|
498 | configure:14194: checking for PYGOBJECT |
---|
499 | configure:14201: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.16.0" |
---|
500 | Package pygobject-2.0 was not found in the pkg-config search path. |
---|
501 | Perhaps you should add the directory containing `pygobject-2.0.pc' |
---|
502 | to the PKG_CONFIG_PATH environment variable |
---|
503 | No package 'pygobject-2.0' found |
---|
504 | configure:14204: $? = 1 |
---|
505 | configure:14217: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.16.0" |
---|
506 | Package pygobject-2.0 was not found in the pkg-config search path. |
---|
507 | Perhaps you should add the directory containing `pygobject-2.0.pc' |
---|
508 | to the PKG_CONFIG_PATH environment variable |
---|
509 | No package 'pygobject-2.0' found |
---|
510 | configure:14220: $? = 1 |
---|
511 | configure:14233: result: no |
---|
512 | No package 'pygobject-2.0' found |
---|
513 | configure:14262: result: PyGObject 2.16.0 or newer |
---|
514 | configure:14265: checking PyGtk 2.14 or newer |
---|
515 | configure:14269: checking for PYGTK |
---|
516 | configure:14276: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.14.0" |
---|
517 | Package pygtk-2.0 was not found in the pkg-config search path. |
---|
518 | Perhaps you should add the directory containing `pygtk-2.0.pc' |
---|
519 | to the PKG_CONFIG_PATH environment variable |
---|
520 | No package 'pygtk-2.0' found |
---|
521 | configure:14279: $? = 1 |
---|
522 | configure:14292: $PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.14.0" |
---|
523 | Package pygtk-2.0 was not found in the pkg-config search path. |
---|
524 | Perhaps you should add the directory containing `pygtk-2.0.pc' |
---|
525 | to the PKG_CONFIG_PATH environment variable |
---|
526 | No package 'pygtk-2.0' found |
---|
527 | configure:14295: $? = 1 |
---|
528 | configure:14308: result: no |
---|
529 | No package 'pygtk-2.0' found |
---|
530 | configure:14337: result: PyGTK 2.14.0 or newer |
---|
531 | configure:14340: checking PyGObject-Codegen 2.0 |
---|
532 | configure:14344: checking for pygobject-codegen-2.0 |
---|
533 | configure:14375: result: no |
---|
534 | configure:14385: result: pygobject-codegen-2.0 script not found |
---|
535 | configure:14389: checking PyGtk DefsDir |
---|
536 | configure:14393: result: |
---|
537 | configure:14706: checking whether to build Python bindings |
---|
538 | configure:14711: error: Couldn't find the required Python tools. |
---|
539 | |
---|
540 | ## ---------------- ## |
---|
541 | ## Cache variables. ## |
---|
542 | ## ---------------- ## |
---|
543 | |
---|
544 | ac_cv_build=x86_64-apple-darwin13.1.0 |
---|
545 | ac_cv_c_compiler_gnu=yes |
---|
546 | ac_cv_env_CC_set=set |
---|
547 | ac_cv_env_CC_value=/usr/bin/clang |
---|
548 | ac_cv_env_CFLAGS_set=set |
---|
549 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
550 | ac_cv_env_CPPFLAGS_set=set |
---|
551 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
552 | ac_cv_env_CPP_set= |
---|
553 | ac_cv_env_CPP_value= |
---|
554 | ac_cv_env_GTKDOC_DEPS_CFLAGS_set= |
---|
555 | ac_cv_env_GTKDOC_DEPS_CFLAGS_value= |
---|
556 | ac_cv_env_GTKDOC_DEPS_LIBS_set= |
---|
557 | ac_cv_env_GTKDOC_DEPS_LIBS_value= |
---|
558 | ac_cv_env_LDFLAGS_set=set |
---|
559 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
560 | ac_cv_env_LIBS_set= |
---|
561 | ac_cv_env_LIBS_value= |
---|
562 | ac_cv_env_MAC_CFLAGS_set= |
---|
563 | ac_cv_env_MAC_CFLAGS_value= |
---|
564 | ac_cv_env_MAC_LIBS_set= |
---|
565 | ac_cv_env_MAC_LIBS_value= |
---|
566 | ac_cv_env_OBJCFLAGS_set=set |
---|
567 | ac_cv_env_OBJCFLAGS_value='-pipe -Os -arch x86_64' |
---|
568 | ac_cv_env_OBJC_set=set |
---|
569 | ac_cv_env_OBJC_value=/usr/bin/clang |
---|
570 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
571 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
572 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
573 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
574 | ac_cv_env_PKG_CONFIG_set= |
---|
575 | ac_cv_env_PKG_CONFIG_value= |
---|
576 | ac_cv_env_PYGOBJECT_2_CFLAGS_set= |
---|
577 | ac_cv_env_PYGOBJECT_2_CFLAGS_value= |
---|
578 | ac_cv_env_PYGOBJECT_2_LIBS_set= |
---|
579 | ac_cv_env_PYGOBJECT_2_LIBS_value= |
---|
580 | ac_cv_env_PYGOBJECT_3_CFLAGS_set= |
---|
581 | ac_cv_env_PYGOBJECT_3_CFLAGS_value= |
---|
582 | ac_cv_env_PYGOBJECT_3_LIBS_set= |
---|
583 | ac_cv_env_PYGOBJECT_3_LIBS_value= |
---|
584 | ac_cv_env_PYGOBJECT_CFLAGS_set= |
---|
585 | ac_cv_env_PYGOBJECT_CFLAGS_value= |
---|
586 | ac_cv_env_PYGOBJECT_LIBS_set= |
---|
587 | ac_cv_env_PYGOBJECT_LIBS_value= |
---|
588 | ac_cv_env_PYGTK_CFLAGS_set= |
---|
589 | ac_cv_env_PYGTK_CFLAGS_value= |
---|
590 | ac_cv_env_PYGTK_LIBS_set= |
---|
591 | ac_cv_env_PYGTK_LIBS_value= |
---|
592 | ac_cv_env_PYTHON_set= |
---|
593 | ac_cv_env_PYTHON_value= |
---|
594 | ac_cv_env_build_alias_set= |
---|
595 | ac_cv_env_build_alias_value= |
---|
596 | ac_cv_env_host_alias_set= |
---|
597 | ac_cv_env_host_alias_value= |
---|
598 | ac_cv_env_target_alias_set= |
---|
599 | ac_cv_env_target_alias_value= |
---|
600 | ac_cv_header_dlfcn_h=yes |
---|
601 | ac_cv_header_inttypes_h=yes |
---|
602 | ac_cv_header_memory_h=yes |
---|
603 | ac_cv_header_stdc=yes |
---|
604 | ac_cv_header_stdint_h=yes |
---|
605 | ac_cv_header_stdlib_h=yes |
---|
606 | ac_cv_header_string_h=yes |
---|
607 | ac_cv_header_strings_h=yes |
---|
608 | ac_cv_header_sys_stat_h=yes |
---|
609 | ac_cv_header_sys_types_h=yes |
---|
610 | ac_cv_header_unistd_h=yes |
---|
611 | ac_cv_host=x86_64-apple-darwin13.1.0 |
---|
612 | ac_cv_objc_compiler_gnu=yes |
---|
613 | ac_cv_objext=o |
---|
614 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
615 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
616 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
617 | ac_cv_path_GTKDOC_CHECK=/opt/local/bin/gtkdoc-check |
---|
618 | ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf |
---|
619 | ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase |
---|
620 | ac_cv_path_PYGOBJECT_CODEGEN=no |
---|
621 | ac_cv_path_PYTHON=/opt/local/bin/python |
---|
622 | ac_cv_path_SED=/usr/bin/sed |
---|
623 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
624 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
625 | ac_cv_prog_AWK=gawk |
---|
626 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
627 | ac_cv_prog_ac_ct_AR=ar |
---|
628 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
629 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
630 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
631 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
632 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
633 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
634 | ac_cv_prog_ac_ct_STRIP=strip |
---|
635 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
---|
636 | ac_cv_prog_cc_c89= |
---|
637 | ac_cv_prog_cc_g=yes |
---|
638 | ac_cv_prog_make_make_set=yes |
---|
639 | ac_cv_prog_objc_g=yes |
---|
640 | ac_cv_search_strerror='none required' |
---|
641 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
642 | am_cv_OBJC_dependencies_compiler_type=gcc3 |
---|
643 | am_cv_make_support_nested_variables=yes |
---|
644 | am_cv_pathless_PYTHON=python |
---|
645 | am_cv_python_platform=darwin |
---|
646 | am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
647 | am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' |
---|
648 | am_cv_python_version=2.7 |
---|
649 | lt_cv_apple_cc_single_mod=yes |
---|
650 | lt_cv_ar_at_file=no |
---|
651 | lt_cv_deplibs_check_method=pass_all |
---|
652 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
653 | lt_cv_file_magic_test_file= |
---|
654 | lt_cv_ld_exported_symbols_list=yes |
---|
655 | lt_cv_ld_force_load=yes |
---|
656 | lt_cv_ld_reload_flag=-r |
---|
657 | lt_cv_nm_interface='BSD nm' |
---|
658 | lt_cv_objdir=.libs |
---|
659 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
660 | lt_cv_path_NM=/usr/bin/nm |
---|
661 | lt_cv_path_mainfest_tool=no |
---|
662 | lt_cv_prog_compiler_c_o=yes |
---|
663 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
664 | lt_cv_prog_compiler_pic_works=yes |
---|
665 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
666 | lt_cv_prog_compiler_static_works=no |
---|
667 | lt_cv_prog_gnu_ld=no |
---|
668 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
669 | 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'\''' |
---|
670 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
671 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
672 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
673 | lt_cv_sys_max_cmd_len=196608 |
---|
674 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
675 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
676 | pkg_cv_MAC_CFLAGS='-D_REENTRANT -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/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -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/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
677 | pkg_cv_MAC_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfontconfig -lfreetype -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ' |
---|
678 | |
---|
679 | ## ----------------- ## |
---|
680 | ## Output variables. ## |
---|
681 | ## ----------------- ## |
---|
682 | |
---|
683 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtk-osx-application/gtk-osx-application/work/gtk-mac-integration-2.0.5/missing aclocal-1.13' |
---|
684 | ACLOCAL_AMFLAGS='' |
---|
685 | AMDEPBACKSLASH='\' |
---|
686 | AMDEP_FALSE='#' |
---|
687 | AMDEP_TRUE='' |
---|
688 | AMTAR='$${TAR-tar}' |
---|
689 | AM_BACKSLASH='\' |
---|
690 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
691 | AM_DEFAULT_VERBOSITY='1' |
---|
692 | AM_V='$(V)' |
---|
693 | AR='ar' |
---|
694 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtk-osx-application/gtk-osx-application/work/gtk-mac-integration-2.0.5/missing autoconf' |
---|
695 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtk-osx-application/gtk-osx-application/work/gtk-mac-integration-2.0.5/missing autoheader' |
---|
696 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtk-osx-application/gtk-osx-application/work/gtk-mac-integration-2.0.5/missing automake-1.13' |
---|
697 | AWK='gawk' |
---|
698 | CC='/usr/bin/clang' |
---|
699 | CCDEPMODE='depmode=gcc3' |
---|
700 | CFLAGS='-pipe -Os -arch x86_64' |
---|
701 | CPP='/usr/bin/clang -E' |
---|
702 | CPPFLAGS='-I/opt/local/include' |
---|
703 | CYGPATH_W='echo' |
---|
704 | DEFS='' |
---|
705 | DEPDIR='.deps' |
---|
706 | DLLTOOL='false' |
---|
707 | DSYMUTIL='dsymutil' |
---|
708 | DUMPBIN='' |
---|
709 | ECHO_C='\c' |
---|
710 | ECHO_N='' |
---|
711 | ECHO_T='' |
---|
712 | EGREP='/opt/local/bin/grep -E' |
---|
713 | ENABLE_GTK_DOC_FALSE='' |
---|
714 | ENABLE_GTK_DOC_TRUE='#' |
---|
715 | ENABLE_PYTHON_FALSE='' |
---|
716 | ENABLE_PYTHON_TRUE='' |
---|
717 | EXEEXT='' |
---|
718 | FGREP='/opt/local/bin/grep -F' |
---|
719 | GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
720 | GLIB_COMPILE_RESOURCES='glib-compile-resources' |
---|
721 | GLIB_GENMARSHAL='glib-genmarshal' |
---|
722 | GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl ' |
---|
723 | GLIB_MKENUMS='glib-mkenums' |
---|
724 | GOBJECT_QUERY='gobject-query' |
---|
725 | GREP='/opt/local/bin/grep' |
---|
726 | GTKDOC_CHECK='/opt/local/bin/gtkdoc-check' |
---|
727 | GTKDOC_DEPS_CFLAGS='' |
---|
728 | GTKDOC_DEPS_LIBS='' |
---|
729 | GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf' |
---|
730 | GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase' |
---|
731 | GTK_DOC_BUILD_HTML_FALSE='#' |
---|
732 | GTK_DOC_BUILD_HTML_TRUE='' |
---|
733 | GTK_DOC_BUILD_PDF_FALSE='' |
---|
734 | GTK_DOC_BUILD_PDF_TRUE='#' |
---|
735 | GTK_DOC_USE_LIBTOOL_FALSE='#' |
---|
736 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
737 | GTK_DOC_USE_REBASE_FALSE='#' |
---|
738 | GTK_DOC_USE_REBASE_TRUE='' |
---|
739 | GTK_MAC_INTEGRATION_LT_VERSION='2:5:0' |
---|
740 | GTK_MAJOR='gtk+-2.0' |
---|
741 | GTK_VERSION='2.24.23' |
---|
742 | GTK_VERSION_2_FALSE='' |
---|
743 | GTK_VERSION_2_TRUE='' |
---|
744 | HAVE_INTROSPECTION_FALSE='' |
---|
745 | HAVE_INTROSPECTION_TRUE='' |
---|
746 | HTML_DIR='${datadir}/gtk-doc/html' |
---|
747 | INSTALL_DATA='${INSTALL} -m 644' |
---|
748 | INSTALL_PROGRAM='${INSTALL}' |
---|
749 | INSTALL_SCRIPT='${INSTALL}' |
---|
750 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
751 | INTROSPECTION_CFLAGS='' |
---|
752 | INTROSPECTION_COMPILER='' |
---|
753 | INTROSPECTION_FALSE='' |
---|
754 | INTROSPECTION_GENERATE='' |
---|
755 | INTROSPECTION_GIRDIR='' |
---|
756 | INTROSPECTION_LIBS='' |
---|
757 | INTROSPECTION_MAKEFILE='' |
---|
758 | INTROSPECTION_SCANNER='' |
---|
759 | INTROSPECTION_TRUE='#' |
---|
760 | INTROSPECTION_TYPELIBDIR='' |
---|
761 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
762 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
763 | LIBOBJS='' |
---|
764 | LIBS='' |
---|
765 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
766 | LIPO='lipo' |
---|
767 | LN_S='ln -s' |
---|
768 | LTLIBOBJS='' |
---|
769 | MAC_CFLAGS='-D_REENTRANT -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/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -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/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
770 | MAC_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfontconfig -lfreetype -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ' |
---|
771 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtk-osx-application/gtk-osx-application/work/gtk-mac-integration-2.0.5/missing makeinfo' |
---|
772 | MANIFEST_TOOL=':' |
---|
773 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
774 | NM='/usr/bin/nm' |
---|
775 | NMEDIT='nmedit' |
---|
776 | OBJC='/usr/bin/clang' |
---|
777 | OBJCDEPMODE='depmode=gcc3' |
---|
778 | OBJCFLAGS='-pipe -Os -arch x86_64' |
---|
779 | OBJDUMP='false' |
---|
780 | OBJEXT='o' |
---|
781 | OTOOL64=':' |
---|
782 | OTOOL='otool' |
---|
783 | PACKAGE='gtk-mac-integration' |
---|
784 | PACKAGE_BUGREPORT='' |
---|
785 | PACKAGE_NAME='gtk-mac-integration' |
---|
786 | PACKAGE_STRING='gtk-mac-integration 2.0.5' |
---|
787 | PACKAGE_TARNAME='gtk-mac-integration' |
---|
788 | PACKAGE_URL='' |
---|
789 | PACKAGE_VERSION='2.0.5' |
---|
790 | PATH_SEPARATOR=':' |
---|
791 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
792 | PKG_CONFIG_LIBDIR='' |
---|
793 | PKG_CONFIG_PATH='' |
---|
794 | PYGOBJECT_2_CFLAGS='' |
---|
795 | PYGOBJECT_2_LIBS='' |
---|
796 | PYGOBJECT_3_CFLAGS='' |
---|
797 | PYGOBJECT_3_LIBS='' |
---|
798 | PYGOBJECT_CFLAGS='' |
---|
799 | PYGOBJECT_CODEGEN='no' |
---|
800 | PYGOBJECT_LIBS='' |
---|
801 | PYGTK_CFLAGS='' |
---|
802 | PYGTK_DEFSDIR='' |
---|
803 | PYGTK_LIBS='' |
---|
804 | PYTHON='/opt/local/bin/python' |
---|
805 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
806 | PYTHON_INCLUDES='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7' |
---|
807 | PYTHON_PLATFORM='darwin' |
---|
808 | PYTHON_PREFIX='${prefix}' |
---|
809 | PYTHON_VERSION='2.7' |
---|
810 | RANLIB='ranlib' |
---|
811 | SED='/usr/bin/sed' |
---|
812 | SET_MAKE='' |
---|
813 | SHELL='/bin/sh' |
---|
814 | SIXTY_FOUR_BIT_FALSE='#' |
---|
815 | SIXTY_FOUR_BIT_TRUE='' |
---|
816 | STRIP='strip' |
---|
817 | VERSION='2.0.5' |
---|
818 | ac_ct_AR='ar' |
---|
819 | ac_ct_CC='/usr/bin/clang' |
---|
820 | ac_ct_DUMPBIN='' |
---|
821 | ac_ct_OBJC='' |
---|
822 | am__EXEEXT_FALSE='' |
---|
823 | am__EXEEXT_TRUE='' |
---|
824 | am__fastdepCC_FALSE='#' |
---|
825 | am__fastdepCC_TRUE='' |
---|
826 | am__fastdepOBJC_FALSE='#' |
---|
827 | am__fastdepOBJC_TRUE='' |
---|
828 | am__include='include' |
---|
829 | am__isrc='' |
---|
830 | am__leading_dot='.' |
---|
831 | am__nodep='_no' |
---|
832 | am__quote='' |
---|
833 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
834 | am__untar='$${TAR-tar} xf -' |
---|
835 | bindir='${exec_prefix}/bin' |
---|
836 | build='x86_64-apple-darwin13.1.0' |
---|
837 | build_alias='' |
---|
838 | build_cpu='x86_64' |
---|
839 | build_os='darwin13.1.0' |
---|
840 | build_vendor='apple' |
---|
841 | datadir='${datarootdir}' |
---|
842 | datarootdir='${prefix}/share' |
---|
843 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
844 | dvidir='${docdir}' |
---|
845 | exec_prefix='NONE' |
---|
846 | host='x86_64-apple-darwin13.1.0' |
---|
847 | host_alias='' |
---|
848 | host_cpu='x86_64' |
---|
849 | host_os='darwin13.1.0' |
---|
850 | host_vendor='apple' |
---|
851 | htmldir='${docdir}' |
---|
852 | includedir='/opt/local/include' |
---|
853 | infodir='${datarootdir}/info' |
---|
854 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gtk-osx-application/gtk-osx-application/work/gtk-mac-integration-2.0.5/install-sh' |
---|
855 | libdir='/opt/local/lib' |
---|
856 | libexecdir='${exec_prefix}/libexec' |
---|
857 | localedir='${datarootdir}/locale' |
---|
858 | localstatedir='${prefix}/var' |
---|
859 | mandir='${datarootdir}/man' |
---|
860 | mkdir_p='$(MKDIR_P)' |
---|
861 | oldincludedir='/usr/include' |
---|
862 | pdfdir='${docdir}' |
---|
863 | pkgpyexecdir='${pyexecdir}/gtk-mac-integration' |
---|
864 | pkgpythondir='${pythondir}/gtk-mac-integration' |
---|
865 | prefix='/opt/local' |
---|
866 | program_transform_name='s,x,x,' |
---|
867 | psdir='${docdir}' |
---|
868 | pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
869 | pythondir='${prefix}/lib/python2.7/site-packages' |
---|
870 | sbindir='${exec_prefix}/sbin' |
---|
871 | sharedstatedir='${prefix}/com' |
---|
872 | sysconfdir='${prefix}/etc' |
---|
873 | target_alias='' |
---|
874 | |
---|
875 | ## ----------- ## |
---|
876 | ## confdefs.h. ## |
---|
877 | ## ----------- ## |
---|
878 | |
---|
879 | /* confdefs.h */ |
---|
880 | #define PACKAGE_NAME "gtk-mac-integration" |
---|
881 | #define PACKAGE_TARNAME "gtk-mac-integration" |
---|
882 | #define PACKAGE_VERSION "2.0.5" |
---|
883 | #define PACKAGE_STRING "gtk-mac-integration 2.0.5" |
---|
884 | #define PACKAGE_BUGREPORT "" |
---|
885 | #define PACKAGE_URL "" |
---|
886 | #define PACKAGE "gtk-mac-integration" |
---|
887 | #define VERSION "2.0.5" |
---|
888 | #define STDC_HEADERS 1 |
---|
889 | #define HAVE_SYS_TYPES_H 1 |
---|
890 | #define HAVE_SYS_STAT_H 1 |
---|
891 | #define HAVE_STDLIB_H 1 |
---|
892 | #define HAVE_STRING_H 1 |
---|
893 | #define HAVE_MEMORY_H 1 |
---|
894 | #define HAVE_STRINGS_H 1 |
---|
895 | #define HAVE_INTTYPES_H 1 |
---|
896 | #define HAVE_STDINT_H 1 |
---|
897 | #define HAVE_UNISTD_H 1 |
---|
898 | #define HAVE_DLFCN_H 1 |
---|
899 | #define LT_OBJDIR ".libs/" |
---|
900 | #define STDC_HEADERS 1 |
---|
901 | |
---|
902 | configure: exit 1 |
---|