Ticket #43702: config.log

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