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 pygtk configure 2.22.0, which was |
---|
5 | generated by GNU Autoconf 2.65. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = mac.paraf.in |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 12.2.1 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~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 12.2.1: Thu Oct 18 16:32:48 PDT 2012; root:xnu-2050.20.9~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: 4.00 gigabytes |
---|
33 | Default processor set: 88 tasks, 388 threads, 4 processors |
---|
34 | Load average: 1.50, Mach factor: 2.49 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2463: checking for a BSD-compatible install |
---|
52 | configure:2531: result: /usr/bin/install -c |
---|
53 | configure:2542: checking whether build environment is sane |
---|
54 | configure:2592: result: yes |
---|
55 | configure:2733: checking for a thread-safe mkdir -p |
---|
56 | configure:2772: result: ./install-sh -c -d |
---|
57 | configure:2785: checking for gawk |
---|
58 | configure:2815: result: no |
---|
59 | configure:2785: checking for mawk |
---|
60 | configure:2815: result: no |
---|
61 | configure:2785: checking for nawk |
---|
62 | configure:2815: result: no |
---|
63 | configure:2785: checking for awk |
---|
64 | configure:2801: found /usr/bin/awk |
---|
65 | configure:2812: result: awk |
---|
66 | configure:2823: checking whether make sets $(MAKE) |
---|
67 | configure:2845: result: yes |
---|
68 | configure:2937: checking for style of include used by make |
---|
69 | configure:2965: result: GNU |
---|
70 | configure:3035: checking for gcc |
---|
71 | configure:3062: result: /usr/bin/clang |
---|
72 | configure:3291: checking for C compiler version |
---|
73 | configure:3300: /usr/bin/clang --version >&5 |
---|
74 | Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) |
---|
75 | Target: x86_64-apple-darwin12.2.1 |
---|
76 | Thread model: posix |
---|
77 | configure:3311: $? = 0 |
---|
78 | configure:3300: /usr/bin/clang -v >&5 |
---|
79 | Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) |
---|
80 | Target: x86_64-apple-darwin12.2.1 |
---|
81 | Thread model: posix |
---|
82 | configure:3311: $? = 0 |
---|
83 | configure:3300: /usr/bin/clang -V >&5 |
---|
84 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
85 | clang: error: no input files |
---|
86 | configure:3311: $? = 1 |
---|
87 | configure:3300: /usr/bin/clang -qversion >&5 |
---|
88 | clang: error: no input files |
---|
89 | configure:3311: $? = 1 |
---|
90 | configure:3331: checking whether the C compiler works |
---|
91 | configure:3353: /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
92 | configure:3357: $? = 0 |
---|
93 | configure:3406: result: yes |
---|
94 | configure:3409: checking for C compiler default output file name |
---|
95 | configure:3411: result: a.out |
---|
96 | configure:3417: checking for suffix of executables |
---|
97 | configure:3424: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
98 | configure:3428: $? = 0 |
---|
99 | configure:3450: result: |
---|
100 | configure:3472: checking whether we are cross compiling |
---|
101 | configure:3480: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
102 | configure:3484: $? = 0 |
---|
103 | configure:3491: ./conftest |
---|
104 | configure:3495: $? = 0 |
---|
105 | configure:3510: result: no |
---|
106 | configure:3515: checking for suffix of object files |
---|
107 | configure:3537: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
108 | configure:3541: $? = 0 |
---|
109 | configure:3562: result: o |
---|
110 | configure:3566: checking whether we are using the GNU C compiler |
---|
111 | configure:3585: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3585: $? = 0 |
---|
113 | configure:3594: result: yes |
---|
114 | configure:3603: checking whether /usr/bin/clang accepts -g |
---|
115 | configure:3623: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
116 | configure:3623: $? = 0 |
---|
117 | configure:3664: result: yes |
---|
118 | configure:3681: checking for /usr/bin/clang option to accept ISO C89 |
---|
119 | configure:3745: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
120 | configure:3745: $? = 0 |
---|
121 | configure:3758: result: none needed |
---|
122 | configure:3780: checking dependency style of /usr/bin/clang |
---|
123 | configure:3890: result: gcc3 |
---|
124 | configure:3908: checking for bind_textdomain_codeset |
---|
125 | configure:3908: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
126 | Undefined symbols for architecture x86_64: |
---|
127 | "_bind_textdomain_codeset", referenced from: |
---|
128 | _main in conftest-XUQQe4.o |
---|
129 | ld: symbol(s) not found for architecture x86_64 |
---|
130 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
131 | configure:3908: $? = 1 |
---|
132 | configure: failed program was: |
---|
133 | | /* confdefs.h */ |
---|
134 | | #define PACKAGE_NAME "pygtk" |
---|
135 | | #define PACKAGE_TARNAME "pygtk" |
---|
136 | | #define PACKAGE_VERSION "2.22.0" |
---|
137 | | #define PACKAGE_STRING "pygtk 2.22.0" |
---|
138 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygtk" |
---|
139 | | #define PACKAGE_URL "" |
---|
140 | | #define PYGTK_MAJOR_VERSION 2 |
---|
141 | | #define PYGTK_MINOR_VERSION 22 |
---|
142 | | #define PYGTK_MICRO_VERSION 0 |
---|
143 | | #define PACKAGE "pygtk" |
---|
144 | | #define VERSION "2.22.0" |
---|
145 | | /* end confdefs.h. */ |
---|
146 | | /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset. |
---|
147 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
148 | | #define bind_textdomain_codeset innocuous_bind_textdomain_codeset |
---|
149 | | |
---|
150 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
151 | | which can conflict with char bind_textdomain_codeset (); below. |
---|
152 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
153 | | <limits.h> exists even on freestanding compilers. */ |
---|
154 | | |
---|
155 | | #ifdef __STDC__ |
---|
156 | | # include <limits.h> |
---|
157 | | #else |
---|
158 | | # include <assert.h> |
---|
159 | | #endif |
---|
160 | | |
---|
161 | | #undef bind_textdomain_codeset |
---|
162 | | |
---|
163 | | /* Override any GCC internal prototype to avoid an error. |
---|
164 | | Use char because int might match the return type of a GCC |
---|
165 | | builtin and then its argument prototype would still apply. */ |
---|
166 | | #ifdef __cplusplus |
---|
167 | | extern "C" |
---|
168 | | #endif |
---|
169 | | char bind_textdomain_codeset (); |
---|
170 | | /* The GNU C library defines this for functions which it implements |
---|
171 | | to always fail with ENOSYS. Some functions are actually named |
---|
172 | | something starting with __ and the normal name is an alias. */ |
---|
173 | | #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset |
---|
174 | | choke me |
---|
175 | | #endif |
---|
176 | | |
---|
177 | | int |
---|
178 | | main () |
---|
179 | | { |
---|
180 | | return bind_textdomain_codeset (); |
---|
181 | | ; |
---|
182 | | return 0; |
---|
183 | | } |
---|
184 | configure:3908: result: no |
---|
185 | configure:3924: checking build system type |
---|
186 | configure:3938: result: i386-apple-darwin12.2.1 |
---|
187 | configure:3958: checking host system type |
---|
188 | configure:3971: result: i386-apple-darwin12.2.1 |
---|
189 | configure:3991: checking for some Win32 platform |
---|
190 | configure:4001: result: no |
---|
191 | configure:4012: checking for native Win32 |
---|
192 | configure:4022: result: no |
---|
193 | configure:4395: checking for a sed that does not truncate output |
---|
194 | configure:4459: result: /opt/local/bin/gsed |
---|
195 | configure:4477: checking for grep that handles long lines and -e |
---|
196 | configure:4535: result: /usr/bin/grep |
---|
197 | configure:4540: checking for egrep |
---|
198 | configure:4602: result: /usr/bin/grep -E |
---|
199 | configure:4607: checking for fgrep |
---|
200 | configure:4669: result: /usr/bin/grep -F |
---|
201 | configure:4704: checking for ld used by /usr/bin/clang |
---|
202 | configure:4771: result: /usr/bin/ld |
---|
203 | configure:4778: checking if the linker (/usr/bin/ld) is GNU ld |
---|
204 | configure:4793: result: no |
---|
205 | configure:4805: checking for BSD- or MS-compatible name lister (nm) |
---|
206 | configure:4854: result: /opt/local/bin/nm |
---|
207 | configure:4972: checking the name lister (/opt/local/bin/nm) interface |
---|
208 | configure:4979: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
209 | configure:4982: /opt/local/bin/nm "conftest.o" |
---|
210 | configure:4985: output |
---|
211 | 0000000000000000 S _some_variable |
---|
212 | configure:4992: result: BSD nm |
---|
213 | configure:4995: checking whether ln -s works |
---|
214 | configure:4999: result: yes |
---|
215 | configure:5007: checking the maximum length of command line arguments |
---|
216 | configure:5127: result: 196608 |
---|
217 | configure:5144: checking whether the shell understands some XSI constructs |
---|
218 | configure:5154: result: yes |
---|
219 | configure:5158: checking whether the shell understands "+=" |
---|
220 | configure:5164: result: yes |
---|
221 | configure:5199: checking for /usr/bin/ld option to reload object files |
---|
222 | configure:5206: result: -r |
---|
223 | configure:5275: checking for objdump |
---|
224 | configure:5302: result: objdump |
---|
225 | configure:5331: checking how to recognize dependent libraries |
---|
226 | configure:5527: result: pass_all |
---|
227 | configure:5587: checking for ar |
---|
228 | configure:5603: found /opt/local/bin/ar |
---|
229 | configure:5614: result: ar |
---|
230 | configure:5692: checking for strip |
---|
231 | configure:5708: found /opt/local/bin/strip |
---|
232 | configure:5719: result: strip |
---|
233 | configure:5791: checking for ranlib |
---|
234 | configure:5807: found /opt/local/bin/ranlib |
---|
235 | configure:5818: result: ranlib |
---|
236 | configure:5908: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
237 | configure:6026: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
238 | configure:6029: $? = 0 |
---|
239 | configure:6033: /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 |
---|
240 | configure:6036: $? = 0 |
---|
241 | cannot find nm_test_var in conftest.nm |
---|
242 | configure:6026: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
243 | configure:6029: $? = 0 |
---|
244 | configure:6033: /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 |
---|
245 | configure:6036: $? = 0 |
---|
246 | configure:6090: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
247 | configure:6093: $? = 0 |
---|
248 | configure:6131: result: ok |
---|
249 | configure:6395: checking for dsymutil |
---|
250 | configure:6411: found /usr/bin/dsymutil |
---|
251 | configure:6422: result: dsymutil |
---|
252 | configure:6487: checking for nmedit |
---|
253 | configure:6503: found /opt/local/bin/nmedit |
---|
254 | configure:6514: result: nmedit |
---|
255 | configure:6579: checking for lipo |
---|
256 | configure:6595: found /opt/local/bin/lipo |
---|
257 | configure:6606: result: lipo |
---|
258 | configure:6671: checking for otool |
---|
259 | configure:6687: found /opt/local/bin/otool |
---|
260 | configure:6698: result: otool |
---|
261 | configure:6763: checking for otool64 |
---|
262 | configure:6793: result: no |
---|
263 | configure:6838: checking for -single_module linker flag |
---|
264 | /usr/bin/clang -pipe -O2 -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
265 | configure:6865: result: yes |
---|
266 | configure:6867: checking for -exported_symbols_list linker flag |
---|
267 | configure:6887: /usr/bin/clang -o conftest -pipe -O2 -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 |
---|
268 | configure:6887: $? = 0 |
---|
269 | configure:6897: result: yes |
---|
270 | configure:6939: checking how to run the C preprocessor |
---|
271 | configure:6970: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
272 | configure:6970: $? = 0 |
---|
273 | configure:6984: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
274 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
275 | #include <ac_nonexistent.h> |
---|
276 | ^ |
---|
277 | 1 error generated. |
---|
278 | configure:6984: $? = 1 |
---|
279 | configure: failed program was: |
---|
280 | | /* confdefs.h */ |
---|
281 | | #define PACKAGE_NAME "pygtk" |
---|
282 | | #define PACKAGE_TARNAME "pygtk" |
---|
283 | | #define PACKAGE_VERSION "2.22.0" |
---|
284 | | #define PACKAGE_STRING "pygtk 2.22.0" |
---|
285 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygtk" |
---|
286 | | #define PACKAGE_URL "" |
---|
287 | | #define PYGTK_MAJOR_VERSION 2 |
---|
288 | | #define PYGTK_MINOR_VERSION 22 |
---|
289 | | #define PYGTK_MICRO_VERSION 0 |
---|
290 | | #define PACKAGE "pygtk" |
---|
291 | | #define VERSION "2.22.0" |
---|
292 | | /* end confdefs.h. */ |
---|
293 | | #include <ac_nonexistent.h> |
---|
294 | configure:7009: result: /usr/bin/clang -E |
---|
295 | configure:7029: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
296 | configure:7029: $? = 0 |
---|
297 | configure:7043: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
298 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
299 | #include <ac_nonexistent.h> |
---|
300 | ^ |
---|
301 | 1 error generated. |
---|
302 | configure:7043: $? = 1 |
---|
303 | configure: failed program was: |
---|
304 | | /* confdefs.h */ |
---|
305 | | #define PACKAGE_NAME "pygtk" |
---|
306 | | #define PACKAGE_TARNAME "pygtk" |
---|
307 | | #define PACKAGE_VERSION "2.22.0" |
---|
308 | | #define PACKAGE_STRING "pygtk 2.22.0" |
---|
309 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygtk" |
---|
310 | | #define PACKAGE_URL "" |
---|
311 | | #define PYGTK_MAJOR_VERSION 2 |
---|
312 | | #define PYGTK_MINOR_VERSION 22 |
---|
313 | | #define PYGTK_MICRO_VERSION 0 |
---|
314 | | #define PACKAGE "pygtk" |
---|
315 | | #define VERSION "2.22.0" |
---|
316 | | /* end confdefs.h. */ |
---|
317 | | #include <ac_nonexistent.h> |
---|
318 | configure:7072: checking for ANSI C header files |
---|
319 | configure:7092: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
320 | configure:7092: $? = 0 |
---|
321 | configure:7165: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
322 | configure:7165: $? = 0 |
---|
323 | configure:7165: ./conftest |
---|
324 | configure:7165: $? = 0 |
---|
325 | configure:7176: result: yes |
---|
326 | configure:7189: checking for sys/types.h |
---|
327 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
328 | configure:7189: $? = 0 |
---|
329 | configure:7189: result: yes |
---|
330 | configure:7189: checking for sys/stat.h |
---|
331 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
332 | configure:7189: $? = 0 |
---|
333 | configure:7189: result: yes |
---|
334 | configure:7189: checking for stdlib.h |
---|
335 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
336 | configure:7189: $? = 0 |
---|
337 | configure:7189: result: yes |
---|
338 | configure:7189: checking for string.h |
---|
339 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
340 | configure:7189: $? = 0 |
---|
341 | configure:7189: result: yes |
---|
342 | configure:7189: checking for memory.h |
---|
343 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
344 | configure:7189: $? = 0 |
---|
345 | configure:7189: result: yes |
---|
346 | configure:7189: checking for strings.h |
---|
347 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
348 | configure:7189: $? = 0 |
---|
349 | configure:7189: result: yes |
---|
350 | configure:7189: checking for inttypes.h |
---|
351 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
352 | configure:7189: $? = 0 |
---|
353 | configure:7189: result: yes |
---|
354 | configure:7189: checking for stdint.h |
---|
355 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
356 | configure:7189: $? = 0 |
---|
357 | configure:7189: result: yes |
---|
358 | configure:7189: checking for unistd.h |
---|
359 | configure:7189: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
360 | configure:7189: $? = 0 |
---|
361 | configure:7189: result: yes |
---|
362 | configure:7204: checking for dlfcn.h |
---|
363 | configure:7204: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
364 | configure:7204: $? = 0 |
---|
365 | configure:7204: result: yes |
---|
366 | configure:7356: checking for objdir |
---|
367 | configure:7371: result: .libs |
---|
368 | configure:7663: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
369 | configure:7681: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
370 | configure:7685: $? = 0 |
---|
371 | configure:7698: result: yes |
---|
372 | configure:7718: checking for /usr/bin/clang option to produce PIC |
---|
373 | configure:7990: result: -fno-common -DPIC |
---|
374 | configure:8002: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
375 | configure:8020: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
376 | configure:8024: $? = 0 |
---|
377 | configure:8037: result: yes |
---|
378 | configure:8061: checking if /usr/bin/clang static flag -static works |
---|
379 | configure:8089: result: no |
---|
380 | configure:8104: checking if /usr/bin/clang supports -c -o file.o |
---|
381 | configure:8125: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
382 | configure:8129: $? = 0 |
---|
383 | configure:8151: result: yes |
---|
384 | configure:8159: checking if /usr/bin/clang supports -c -o file.o |
---|
385 | configure:8206: result: yes |
---|
386 | configure:8239: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
---|
387 | configure:9230: result: yes |
---|
388 | configure:9469: checking dynamic linker characteristics |
---|
389 | configure:10132: result: darwin12.2.1 dyld |
---|
390 | configure:10234: checking how to hardcode library paths into programs |
---|
391 | configure:10259: result: immediate |
---|
392 | configure:10779: checking whether stripping libraries is possible |
---|
393 | configure:10793: result: yes |
---|
394 | configure:10819: checking if libtool supports shared libraries |
---|
395 | configure:10821: result: yes |
---|
396 | configure:10824: checking whether to build shared libraries |
---|
397 | configure:10845: result: yes |
---|
398 | configure:10848: checking whether to build static libraries |
---|
399 | configure:10852: result: no |
---|
400 | configure:10888: creating ./config.lt |
---|
401 | |
---|
402 | ## ------------------ ## |
---|
403 | ## Running config.lt. ## |
---|
404 | ## ------------------ ## |
---|
405 | config.lt:620: creating libtool |
---|
406 | configure:12285: checking for a Python interpreter with version >= 2.3.5 |
---|
407 | configure:12302: 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) |
---|
408 | configure:12305: $? = 0 |
---|
409 | configure:12311: result: python |
---|
410 | configure:12319: checking for python |
---|
411 | configure:12337: found /usr/bin/python |
---|
412 | configure:12349: result: /usr/bin/python |
---|
413 | configure:12367: checking for python version |
---|
414 | configure:12374: result: 2.7 |
---|
415 | configure:12386: checking for python platform |
---|
416 | configure:12393: result: darwin |
---|
417 | configure:12400: checking for python script directory |
---|
418 | configure:12429: result: ${prefix}/lib/python2.7/site-packages |
---|
419 | configure:12438: checking for python extension module directory |
---|
420 | configure:12467: result: ${exec_prefix}/lib/python2.7/site-packages |
---|
421 | configure:12482: checking for headers required to compile python extensions |
---|
422 | configure:12501: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
423 | conftest.c:26:10: fatal error: 'Python.h' file not found |
---|
424 | #include <Python.h> |
---|
425 | ^ |
---|
426 | 1 error generated. |
---|
427 | configure:12501: $? = 1 |
---|
428 | configure: failed program was: |
---|
429 | | /* confdefs.h */ |
---|
430 | | #define PACKAGE_NAME "pygtk" |
---|
431 | | #define PACKAGE_TARNAME "pygtk" |
---|
432 | | #define PACKAGE_VERSION "2.22.0" |
---|
433 | | #define PACKAGE_STRING "pygtk 2.22.0" |
---|
434 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygtk" |
---|
435 | | #define PACKAGE_URL "" |
---|
436 | | #define PYGTK_MAJOR_VERSION 2 |
---|
437 | | #define PYGTK_MINOR_VERSION 22 |
---|
438 | | #define PYGTK_MICRO_VERSION 0 |
---|
439 | | #define PACKAGE "pygtk" |
---|
440 | | #define VERSION "2.22.0" |
---|
441 | | #define STDC_HEADERS 1 |
---|
442 | | #define HAVE_SYS_TYPES_H 1 |
---|
443 | | #define HAVE_SYS_STAT_H 1 |
---|
444 | | #define HAVE_STDLIB_H 1 |
---|
445 | | #define HAVE_STRING_H 1 |
---|
446 | | #define HAVE_MEMORY_H 1 |
---|
447 | | #define HAVE_STRINGS_H 1 |
---|
448 | | #define HAVE_INTTYPES_H 1 |
---|
449 | | #define HAVE_STDINT_H 1 |
---|
450 | | #define HAVE_UNISTD_H 1 |
---|
451 | | #define HAVE_DLFCN_H 1 |
---|
452 | | #define LT_OBJDIR ".libs/" |
---|
453 | | /* end confdefs.h. */ |
---|
454 | | #include <Python.h> |
---|
455 | configure:12506: result: not found |
---|
456 | configure:12508: error: could not find Python headers |
---|
457 | |
---|
458 | ## ---------------- ## |
---|
459 | ## Cache variables. ## |
---|
460 | ## ---------------- ## |
---|
461 | |
---|
462 | ac_cv_build=i386-apple-darwin12.2.1 |
---|
463 | ac_cv_c_compiler_gnu=yes |
---|
464 | ac_cv_env_ATK_CFLAGS_set= |
---|
465 | ac_cv_env_ATK_CFLAGS_value= |
---|
466 | ac_cv_env_ATK_LIBS_set= |
---|
467 | ac_cv_env_ATK_LIBS_value= |
---|
468 | ac_cv_env_CC_set=set |
---|
469 | ac_cv_env_CC_value=/usr/bin/clang |
---|
470 | ac_cv_env_CFLAGS_set=set |
---|
471 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64' |
---|
472 | ac_cv_env_CPPFLAGS_set=set |
---|
473 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
474 | ac_cv_env_CPP_set= |
---|
475 | ac_cv_env_CPP_value= |
---|
476 | ac_cv_env_GTK210_CFLAGS_set= |
---|
477 | ac_cv_env_GTK210_CFLAGS_value= |
---|
478 | ac_cv_env_GTK210_LIBS_set= |
---|
479 | ac_cv_env_GTK210_LIBS_value= |
---|
480 | ac_cv_env_GTK212_CFLAGS_set= |
---|
481 | ac_cv_env_GTK212_CFLAGS_value= |
---|
482 | ac_cv_env_GTK212_LIBS_set= |
---|
483 | ac_cv_env_GTK212_LIBS_value= |
---|
484 | ac_cv_env_GTK214_CFLAGS_set= |
---|
485 | ac_cv_env_GTK214_CFLAGS_value= |
---|
486 | ac_cv_env_GTK214_LIBS_set= |
---|
487 | ac_cv_env_GTK214_LIBS_value= |
---|
488 | ac_cv_env_GTK216_CFLAGS_set= |
---|
489 | ac_cv_env_GTK216_CFLAGS_value= |
---|
490 | ac_cv_env_GTK216_LIBS_set= |
---|
491 | ac_cv_env_GTK216_LIBS_value= |
---|
492 | ac_cv_env_GTK218_CFLAGS_set= |
---|
493 | ac_cv_env_GTK218_CFLAGS_value= |
---|
494 | ac_cv_env_GTK218_LIBS_set= |
---|
495 | ac_cv_env_GTK218_LIBS_value= |
---|
496 | ac_cv_env_GTK220_CFLAGS_set= |
---|
497 | ac_cv_env_GTK220_CFLAGS_value= |
---|
498 | ac_cv_env_GTK220_LIBS_set= |
---|
499 | ac_cv_env_GTK220_LIBS_value= |
---|
500 | ac_cv_env_GTK222_CFLAGS_set= |
---|
501 | ac_cv_env_GTK222_CFLAGS_value= |
---|
502 | ac_cv_env_GTK222_LIBS_set= |
---|
503 | ac_cv_env_GTK222_LIBS_value= |
---|
504 | ac_cv_env_GTKUNIXPRINT_CFLAGS_set= |
---|
505 | ac_cv_env_GTKUNIXPRINT_CFLAGS_value= |
---|
506 | ac_cv_env_GTKUNIXPRINT_LIBS_set= |
---|
507 | ac_cv_env_GTKUNIXPRINT_LIBS_value= |
---|
508 | ac_cv_env_GTK_CFLAGS_set= |
---|
509 | ac_cv_env_GTK_CFLAGS_value= |
---|
510 | ac_cv_env_GTK_LIBS_set= |
---|
511 | ac_cv_env_GTK_LIBS_value= |
---|
512 | ac_cv_env_LDFLAGS_set=set |
---|
513 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
514 | ac_cv_env_LIBGLADE_CFLAGS_set= |
---|
515 | ac_cv_env_LIBGLADE_CFLAGS_value= |
---|
516 | ac_cv_env_LIBGLADE_LIBS_set= |
---|
517 | ac_cv_env_LIBGLADE_LIBS_value= |
---|
518 | ac_cv_env_LIBS_set= |
---|
519 | ac_cv_env_LIBS_value= |
---|
520 | ac_cv_env_PANGOCAIRO_CFLAGS_set= |
---|
521 | ac_cv_env_PANGOCAIRO_CFLAGS_value= |
---|
522 | ac_cv_env_PANGOCAIRO_LIBS_set= |
---|
523 | ac_cv_env_PANGOCAIRO_LIBS_value= |
---|
524 | ac_cv_env_PANGO_CFLAGS_set= |
---|
525 | ac_cv_env_PANGO_CFLAGS_value= |
---|
526 | ac_cv_env_PANGO_LIBS_set= |
---|
527 | ac_cv_env_PANGO_LIBS_value= |
---|
528 | ac_cv_env_PKG_CONFIG_set= |
---|
529 | ac_cv_env_PKG_CONFIG_value= |
---|
530 | ac_cv_env_PYCAIRO_CFLAGS_set= |
---|
531 | ac_cv_env_PYCAIRO_CFLAGS_value= |
---|
532 | ac_cv_env_PYCAIRO_LIBS_set= |
---|
533 | ac_cv_env_PYCAIRO_LIBS_value= |
---|
534 | ac_cv_env_PYGOBJECT_CFLAGS_set= |
---|
535 | ac_cv_env_PYGOBJECT_CFLAGS_value= |
---|
536 | ac_cv_env_PYGOBJECT_LIBS_set= |
---|
537 | ac_cv_env_PYGOBJECT_LIBS_value= |
---|
538 | ac_cv_env_build_alias_set= |
---|
539 | ac_cv_env_build_alias_value= |
---|
540 | ac_cv_env_host_alias_set= |
---|
541 | ac_cv_env_host_alias_value= |
---|
542 | ac_cv_env_target_alias_set= |
---|
543 | ac_cv_env_target_alias_value= |
---|
544 | ac_cv_func_bind_textdomain_codeset=no |
---|
545 | ac_cv_header_dlfcn_h=yes |
---|
546 | ac_cv_header_inttypes_h=yes |
---|
547 | ac_cv_header_memory_h=yes |
---|
548 | ac_cv_header_stdc=yes |
---|
549 | ac_cv_header_stdint_h=yes |
---|
550 | ac_cv_header_stdlib_h=yes |
---|
551 | ac_cv_header_string_h=yes |
---|
552 | ac_cv_header_strings_h=yes |
---|
553 | ac_cv_header_sys_stat_h=yes |
---|
554 | ac_cv_header_sys_types_h=yes |
---|
555 | ac_cv_header_unistd_h=yes |
---|
556 | ac_cv_host=i386-apple-darwin12.2.1 |
---|
557 | ac_cv_objext=o |
---|
558 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
559 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
560 | ac_cv_path_GREP=/usr/bin/grep |
---|
561 | ac_cv_path_PYTHON=/usr/bin/python |
---|
562 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
563 | ac_cv_prog_AWK=awk |
---|
564 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
565 | ac_cv_prog_ac_ct_AR=ar |
---|
566 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
567 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
568 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
569 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
570 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
571 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
572 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
573 | ac_cv_prog_ac_ct_STRIP=strip |
---|
574 | ac_cv_prog_cc_c89= |
---|
575 | ac_cv_prog_cc_g=yes |
---|
576 | ac_cv_prog_make_make_set=yes |
---|
577 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
578 | am_cv_pathless_PYTHON=python |
---|
579 | am_cv_python_platform=darwin |
---|
580 | am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
581 | am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' |
---|
582 | am_cv_python_version=2.7 |
---|
583 | lt_cv_apple_cc_single_mod=yes |
---|
584 | lt_cv_deplibs_check_method=pass_all |
---|
585 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
586 | lt_cv_file_magic_test_file= |
---|
587 | lt_cv_ld_exported_symbols_list=yes |
---|
588 | lt_cv_ld_reload_flag=-r |
---|
589 | lt_cv_nm_interface='BSD nm' |
---|
590 | lt_cv_objdir=.libs |
---|
591 | lt_cv_path_LD=/usr/bin/ld |
---|
592 | lt_cv_path_NM=/opt/local/bin/nm |
---|
593 | lt_cv_prog_compiler_c_o=yes |
---|
594 | lt_cv_prog_compiler_pic_works=yes |
---|
595 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
596 | lt_cv_prog_compiler_static_works=no |
---|
597 | lt_cv_prog_gnu_ld=no |
---|
598 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
599 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
600 | 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'\''' |
---|
601 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
602 | lt_cv_sys_max_cmd_len=196608 |
---|
603 | |
---|
604 | ## ----------------- ## |
---|
605 | ## Output variables. ## |
---|
606 | ## ----------------- ## |
---|
607 | |
---|
608 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.22.0/missing --run aclocal-1.11 ' |
---|
609 | ACLOCAL_AMFLAGS='-I m4 -I .' |
---|
610 | AMDEPBACKSLASH='\' |
---|
611 | AMDEP_FALSE='#' |
---|
612 | AMDEP_TRUE='' |
---|
613 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.22.0/missing --run tar' |
---|
614 | AR='ar' |
---|
615 | AS='as' |
---|
616 | ATK_CFLAGS='' |
---|
617 | ATK_LIBS='' |
---|
618 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.22.0/missing --run autoconf' |
---|
619 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.22.0/missing --run autoheader' |
---|
620 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.22.0/missing --run automake-1.11' |
---|
621 | AWK='awk' |
---|
622 | BUILD_ATK_FALSE='' |
---|
623 | BUILD_ATK_TRUE='' |
---|
624 | BUILD_GTKUNIXPRINT_FALSE='' |
---|
625 | BUILD_GTKUNIXPRINT_TRUE='' |
---|
626 | BUILD_GTK_FALSE='' |
---|
627 | BUILD_GTK_TRUE='' |
---|
628 | BUILD_LIBGLADE_FALSE='' |
---|
629 | BUILD_LIBGLADE_TRUE='' |
---|
630 | BUILD_PANGOCAIRO_FALSE='' |
---|
631 | BUILD_PANGOCAIRO_TRUE='' |
---|
632 | BUILD_PANGO_FALSE='' |
---|
633 | BUILD_PANGO_TRUE='' |
---|
634 | CC='/usr/bin/clang' |
---|
635 | CCDEPMODE='depmode=gcc3' |
---|
636 | CFLAGS='-pipe -O2 -arch x86_64' |
---|
637 | CODEGENDIR='' |
---|
638 | CPP='/usr/bin/clang -E' |
---|
639 | CPPFLAGS='-I/opt/local/include ' |
---|
640 | CYGPATH_W='echo' |
---|
641 | DEFS='' |
---|
642 | DEPDIR='.deps' |
---|
643 | DLLTOOL='dlltool' |
---|
644 | DSYMUTIL='dsymutil' |
---|
645 | DUMPBIN='' |
---|
646 | ECHO_C='\c' |
---|
647 | ECHO_N='' |
---|
648 | ECHO_T='' |
---|
649 | EGREP='/usr/bin/grep -E' |
---|
650 | ENABLE_DOCS_FALSE='' |
---|
651 | ENABLE_DOCS_TRUE='' |
---|
652 | EXEEXT='' |
---|
653 | FGREP='/usr/bin/grep -F' |
---|
654 | GLIB_CFLAGS='' |
---|
655 | GLIB_GENMARSHAL='' |
---|
656 | GLIB_LIBS='' |
---|
657 | GLIB_MKENUMS='' |
---|
658 | GOBJECT_QUERY='' |
---|
659 | GREP='/usr/bin/grep' |
---|
660 | GTK210_CFLAGS='' |
---|
661 | GTK210_LIBS='' |
---|
662 | GTK212_CFLAGS='' |
---|
663 | GTK212_LIBS='' |
---|
664 | GTK214_CFLAGS='' |
---|
665 | GTK214_LIBS='' |
---|
666 | GTK216_CFLAGS='' |
---|
667 | GTK216_LIBS='' |
---|
668 | GTK218_CFLAGS='' |
---|
669 | GTK218_LIBS='' |
---|
670 | GTK220_CFLAGS='' |
---|
671 | GTK220_LIBS='' |
---|
672 | GTK222_CFLAGS='' |
---|
673 | GTK222_LIBS='' |
---|
674 | GTKUNIXPRINT_CFLAGS='' |
---|
675 | GTKUNIXPRINT_LIBS='' |
---|
676 | GTK_CFLAGS='' |
---|
677 | GTK_LIBS='' |
---|
678 | HAVE_GIO_TYPES_DEFS_FALSE='' |
---|
679 | HAVE_GIO_TYPES_DEFS_TRUE='' |
---|
680 | HAVE_GTK_2_10='' |
---|
681 | HAVE_GTK_2_10_FALSE='' |
---|
682 | HAVE_GTK_2_10_TRUE='' |
---|
683 | HAVE_GTK_2_12='' |
---|
684 | HAVE_GTK_2_12_FALSE='' |
---|
685 | HAVE_GTK_2_12_TRUE='' |
---|
686 | HAVE_GTK_2_14='' |
---|
687 | HAVE_GTK_2_14_FALSE='' |
---|
688 | HAVE_GTK_2_14_TRUE='' |
---|
689 | HAVE_GTK_2_16='' |
---|
690 | HAVE_GTK_2_16_FALSE='' |
---|
691 | HAVE_GTK_2_16_TRUE='' |
---|
692 | HAVE_GTK_2_18='' |
---|
693 | HAVE_GTK_2_18_FALSE='' |
---|
694 | HAVE_GTK_2_18_TRUE='' |
---|
695 | HAVE_GTK_2_20='' |
---|
696 | HAVE_GTK_2_20_FALSE='' |
---|
697 | HAVE_GTK_2_20_TRUE='' |
---|
698 | HAVE_GTK_2_22='' |
---|
699 | HAVE_GTK_2_22_FALSE='' |
---|
700 | HAVE_GTK_2_22_TRUE='' |
---|
701 | INSTALL_DATA='${INSTALL} -m 644' |
---|
702 | INSTALL_PROGRAM='${INSTALL}' |
---|
703 | INSTALL_SCRIPT='${INSTALL}' |
---|
704 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
705 | LD='/usr/bin/ld' |
---|
706 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
707 | LIBGLADE_CFLAGS='' |
---|
708 | LIBGLADE_LIBS='' |
---|
709 | LIBOBJS='' |
---|
710 | LIBS='' |
---|
711 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
712 | LIPO='lipo' |
---|
713 | LN_S='ln -s' |
---|
714 | LTLIBOBJS='' |
---|
715 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.22.0/missing --run makeinfo' |
---|
716 | MKDIR_P='./install-sh -c -d' |
---|
717 | NM='/opt/local/bin/nm' |
---|
718 | NMEDIT='nmedit' |
---|
719 | OBJDUMP='objdump' |
---|
720 | OBJEXT='o' |
---|
721 | OS_WIN32_FALSE='' |
---|
722 | OS_WIN32_TRUE='#' |
---|
723 | OTOOL64=':' |
---|
724 | OTOOL='otool' |
---|
725 | PACKAGE='pygtk' |
---|
726 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=pygtk' |
---|
727 | PACKAGE_NAME='pygtk' |
---|
728 | PACKAGE_STRING='pygtk 2.22.0' |
---|
729 | PACKAGE_TARNAME='pygtk' |
---|
730 | PACKAGE_URL='' |
---|
731 | PACKAGE_VERSION='2.22.0' |
---|
732 | PANGOCAIRO_CFLAGS='' |
---|
733 | PANGOCAIRO_LIBS='' |
---|
734 | PANGO_CFLAGS='' |
---|
735 | PANGO_LIBS='' |
---|
736 | PATH_SEPARATOR=':' |
---|
737 | PKG_CONFIG='' |
---|
738 | PLATFORM_WIN32_FALSE='' |
---|
739 | PLATFORM_WIN32_TRUE='#' |
---|
740 | PYCAIRO_CFLAGS='' |
---|
741 | PYCAIRO_LIBS='' |
---|
742 | PYGOBJECT_CFLAGS='' |
---|
743 | PYGOBJECT_DATADIR='' |
---|
744 | PYGOBJECT_DEFSDIR='' |
---|
745 | PYGOBJECT_FIXXREF='' |
---|
746 | PYGOBJECT_INCLUDEDIR='' |
---|
747 | PYGOBJECT_LIBS='' |
---|
748 | PYGOBJECT_PYGDOCS='' |
---|
749 | PYGTK_CODEGEN_DEFINES='' |
---|
750 | PYGTK_MAJOR_VERSION='2' |
---|
751 | PYGTK_MICRO_VERSION='0' |
---|
752 | PYGTK_MINOR_VERSION='22' |
---|
753 | PYTHON='/usr/bin/python' |
---|
754 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
755 | PYTHON_INCLUDES='' |
---|
756 | PYTHON_PLATFORM='darwin' |
---|
757 | PYTHON_PREFIX='${prefix}' |
---|
758 | PYTHON_VERSION='2.7' |
---|
759 | RANLIB='ranlib' |
---|
760 | SED='/opt/local/bin/gsed' |
---|
761 | SET_MAKE='' |
---|
762 | SHELL='/bin/sh' |
---|
763 | STRIP='strip' |
---|
764 | THREADING_CFLAGS='' |
---|
765 | VERSION='2.22.0' |
---|
766 | XSLTPROC='' |
---|
767 | ac_ct_CC='/usr/bin/clang' |
---|
768 | ac_ct_DUMPBIN='' |
---|
769 | am__EXEEXT_FALSE='' |
---|
770 | am__EXEEXT_TRUE='' |
---|
771 | am__fastdepCC_FALSE='#' |
---|
772 | am__fastdepCC_TRUE='' |
---|
773 | am__include='include' |
---|
774 | am__isrc='' |
---|
775 | am__leading_dot='.' |
---|
776 | am__quote='' |
---|
777 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
778 | am__untar='${AMTAR} xf -' |
---|
779 | bindir='${exec_prefix}/bin' |
---|
780 | build='i386-apple-darwin12.2.1' |
---|
781 | build_alias='' |
---|
782 | build_cpu='i386' |
---|
783 | build_os='darwin12.2.1' |
---|
784 | build_vendor='apple' |
---|
785 | datadir='${datarootdir}' |
---|
786 | datarootdir='${prefix}/share' |
---|
787 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
788 | dvidir='${docdir}' |
---|
789 | exec_prefix='NONE' |
---|
790 | host='i386-apple-darwin12.2.1' |
---|
791 | host_alias='' |
---|
792 | host_cpu='i386' |
---|
793 | host_os='darwin12.2.1' |
---|
794 | host_vendor='apple' |
---|
795 | htmldir='${docdir}' |
---|
796 | includedir='${prefix}/include' |
---|
797 | infodir='${datarootdir}/info' |
---|
798 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pygtk/py27-pygtk/work/pygtk-2.22.0/install-sh' |
---|
799 | libdir='${exec_prefix}/lib' |
---|
800 | libexecdir='${exec_prefix}/libexec' |
---|
801 | localedir='${datarootdir}/locale' |
---|
802 | localstatedir='${prefix}/var' |
---|
803 | lt_ECHO='/bin/echo' |
---|
804 | mandir='${datarootdir}/man' |
---|
805 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
806 | oldincludedir='/usr/include' |
---|
807 | pdfdir='${docdir}' |
---|
808 | pkgpyexecdir='${pyexecdir}/pygtk' |
---|
809 | pkgpythondir='${pythondir}/pygtk' |
---|
810 | prefix='/opt/local/Library/Frameworks/Python.framework/Versions/2.7' |
---|
811 | program_transform_name='s,x,x,' |
---|
812 | psdir='${docdir}' |
---|
813 | pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
814 | pythondir='${prefix}/lib/python2.7/site-packages' |
---|
815 | sbindir='${exec_prefix}/sbin' |
---|
816 | sharedstatedir='${prefix}/com' |
---|
817 | sysconfdir='${prefix}/etc' |
---|
818 | target_alias='' |
---|
819 | |
---|
820 | ## ----------- ## |
---|
821 | ## confdefs.h. ## |
---|
822 | ## ----------- ## |
---|
823 | |
---|
824 | /* confdefs.h */ |
---|
825 | #define PACKAGE_NAME "pygtk" |
---|
826 | #define PACKAGE_TARNAME "pygtk" |
---|
827 | #define PACKAGE_VERSION "2.22.0" |
---|
828 | #define PACKAGE_STRING "pygtk 2.22.0" |
---|
829 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pygtk" |
---|
830 | #define PACKAGE_URL "" |
---|
831 | #define PYGTK_MAJOR_VERSION 2 |
---|
832 | #define PYGTK_MINOR_VERSION 22 |
---|
833 | #define PYGTK_MICRO_VERSION 0 |
---|
834 | #define PACKAGE "pygtk" |
---|
835 | #define VERSION "2.22.0" |
---|
836 | #define STDC_HEADERS 1 |
---|
837 | #define HAVE_SYS_TYPES_H 1 |
---|
838 | #define HAVE_SYS_STAT_H 1 |
---|
839 | #define HAVE_STDLIB_H 1 |
---|
840 | #define HAVE_STRING_H 1 |
---|
841 | #define HAVE_MEMORY_H 1 |
---|
842 | #define HAVE_STRINGS_H 1 |
---|
843 | #define HAVE_INTTYPES_H 1 |
---|
844 | #define HAVE_STDINT_H 1 |
---|
845 | #define HAVE_UNISTD_H 1 |
---|
846 | #define HAVE_DLFCN_H 1 |
---|
847 | #define LT_OBJDIR ".libs/" |
---|
848 | |
---|
849 | configure: exit 1 |
---|