Ticket #56167: gtk-engines2-config.log

File gtk-engines2-config.log, 45.1 KB (added by willbprog127 (Will Brokenbourgh), 6 years ago)

config.log for gtk-engines2

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-engines configure 2.20.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --enable-maintainer-mode --enable-gtk-doc --prefix=/opt/local --enable-animation
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = White-iMac.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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: 3.00 gigabytes
33Default processor set: 65 tasks, 239 threads, 2 processors
34Load average: 1.16, Mach factor: 0.83
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:2363: checking for a BSD-compatible install
52configure:2431: result: /usr/bin/install -c
53configure:2442: checking whether build environment is sane
54configure:2497: result: yes
55configure:2648: checking for a thread-safe mkdir -p
56configure:2687: result: ./install-sh -c -d
57configure:2694: checking for gawk
58configure:2710: found /opt/local/bin/gawk
59configure:2721: result: gawk
60configure:2732: checking whether make sets $(MAKE)
61configure:2754: result: yes
62configure:2783: checking whether make supports nested variables
63configure:2800: result: yes
64configure:2939: checking whether make supports nested variables
65configure:2956: result: yes
66configure:2969: checking whether to enable maintainer-specific portions of Makefiles
67configure:2978: result: yes
68configure:3040: checking for gcc
69configure:3067: result: /usr/bin/gcc-4.2
70configure:3296: checking for C compiler version
71configure:3305: /usr/bin/gcc-4.2 --version >&5
72i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
73Copyright (C) 2007 Free Software Foundation, Inc.
74This is free software; see the source for copying conditions.  There is NO
75warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
76
77configure:3316: $? = 0
78configure:3305: /usr/bin/gcc-4.2 -v >&5
79Using built-in specs.
80Target: i686-apple-darwin10
81Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
82Thread model: posix
83gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
84configure:3316: $? = 0
85configure:3305: /usr/bin/gcc-4.2 -V >&5
86gcc-4.2: argument to `-V' is missing
87configure:3316: $? = 1
88configure:3305: /usr/bin/gcc-4.2 -qversion >&5
89i686-apple-darwin10-gcc-4.2.1: no input files
90configure:3316: $? = 1
91configure:3336: checking whether the C compiler works
92configure:3358: /usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
93configure:3362: $? = 0
94configure:3410: result: yes
95configure:3413: checking for C compiler default output file name
96configure:3415: result: a.out
97configure:3421: checking for suffix of executables
98configure:3428: /usr/bin/gcc-4.2 -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
99configure:3432: $? = 0
100configure:3454: result:
101configure:3476: checking whether we are cross compiling
102configure:3484: /usr/bin/gcc-4.2 -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
103configure:3488: $? = 0
104configure:3495: ./conftest
105configure:3499: $? = 0
106configure:3514: result: no
107configure:3519: checking for suffix of object files
108configure:3541: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
109configure:3545: $? = 0
110configure:3566: result: o
111configure:3570: checking whether we are using the GNU C compiler
112configure:3589: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
113configure:3589: $? = 0
114configure:3598: result: yes
115configure:3607: checking whether /usr/bin/gcc-4.2 accepts -g
116configure:3627: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
117configure:3627: $? = 0
118configure:3668: result: yes
119configure:3685: checking for /usr/bin/gcc-4.2 option to accept ISO C89
120configure:3748: /usr/bin/gcc-4.2  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
121configure:3748: $? = 0
122configure:3761: result: none needed
123configure:3786: checking whether /usr/bin/gcc-4.2 understands -c and -o together
124configure:3808: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
125configure:3811: $? = 0
126configure:3808: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o
127configure:3811: $? = 0
128configure:3823: result: yes
129configure:3843: checking whether make supports the include directive
130configure:3858: make -f confmf.GNU && cat confinc.out
131this is the am__doit target
132configure:3861: $? = 0
133configure:3880: result: yes (GNU style)
134configure:3905: checking dependency style of /usr/bin/gcc-4.2
135configure:4016: result: gcc3
136configure:4032: checking whether make sets $(MAKE)
137configure:4054: result: yes
138configure:4100: checking build system type
139configure:4114: result: x86_64-apple-darwin10.8.0
140configure:4134: checking host system type
141configure:4147: result: x86_64-apple-darwin10.8.0
142configure:4516: checking how to print strings
143configure:4543: result: printf
144configure:4564: checking for a sed that does not truncate output
145configure:4628: result: /opt/local/bin/gsed
146configure:4646: checking for grep that handles long lines and -e
147configure:4704: result: /usr/bin/grep
148configure:4709: checking for egrep
149configure:4771: result: /usr/bin/grep -E
150configure:4776: checking for fgrep
151configure:4838: result: /usr/bin/grep -F
152configure:4873: checking for ld used by /usr/bin/gcc-4.2
153configure:4940: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
154configure:4947: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
155configure:4962: result: no
156configure:4974: checking for BSD- or MS-compatible name lister (nm)
157configure:5028: result: /opt/local/bin/nm
158configure:5158: checking the name lister (/opt/local/bin/nm) interface
159configure:5165: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
160configure:5168: /opt/local/bin/nm "conftest.o"
161configure:5171: output
1620000000000000000 D _some_variable
163configure:5178: result: BSD nm
164configure:5181: checking whether ln -s works
165configure:5185: result: yes
166configure:5193: checking the maximum length of command line arguments
167configure:5324: result: 196608
168configure:5372: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
169configure:5412: result: func_convert_file_noop
170configure:5419: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
171configure:5439: result: func_convert_file_noop
172configure:5446: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
173configure:5453: result: -r
174configure:5527: checking for objdump
175configure:5554: result: objdump
176configure:5583: checking how to recognize dependent libraries
177configure:5783: result: pass_all
178configure:5868: checking for dlltool
179configure:5895: result: dlltool
180configure:5925: checking how to associate runtime and link libraries
181configure:5952: result: printf %s\n
182configure:6013: checking for ar
183configure:6029: found /opt/local/bin/ar
184configure:6040: result: ar
185configure:6077: checking for archiver @FILE support
186configure:6094: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
187configure:6094: $? = 0
188configure:6097: ar cru libconftest.a @conftest.lst >&5
189ar: @conftest.lst: No such file or directory
190configure:6100: $? = 1
191configure:6120: result: no
192configure:6178: checking for strip
193configure:6194: found /opt/local/bin/strip
194configure:6205: result: strip
195configure:6277: checking for ranlib
196configure:6293: found /opt/local/bin/ranlib
197configure:6304: result: ranlib
198configure:6406: checking command to parse /opt/local/bin/nm output from /usr/bin/gcc-4.2 object
199configure:6559: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
200configure:6562: $? = 0
201configure:6566: /opt/local/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
202configure:6569: $? = 0
203cannot find nm_test_var in conftest.nm
204configure:6559: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
205configure:6562: $? = 0
206configure:6566: /opt/local/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
207configure:6569: $? = 0
208configure:6635: /usr/bin/gcc-4.2 -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
209configure:6638: $? = 0
210configure:6676: result: ok
211configure:6723: checking for sysroot
212configure:6753: result: no
213configure:6760: checking for a working dd
214configure:6798: result: /bin/dd
215configure:6802: checking how to truncate binary pipes
216configure:6817: result: /bin/dd bs=4096 count=1
217configure:7146: checking for mt
218configure:7176: result: no
219configure:7196: checking if : is a manifest tool
220configure:7202: : '-?'
221configure:7210: result: no
222configure:7266: checking for dsymutil
223configure:7282: found /usr/bin/dsymutil
224configure:7293: result: dsymutil
225configure:7358: checking for nmedit
226configure:7374: found /opt/local/bin/nmedit
227configure:7385: result: nmedit
228configure:7450: checking for lipo
229configure:7466: found /opt/local/bin/lipo
230configure:7477: result: lipo
231configure:7542: checking for otool
232configure:7558: found /opt/local/bin/otool
233configure:7569: result: otool
234configure:7634: checking for otool64
235configure:7664: result: no
236configure:7709: checking for -single_module linker flag
237/usr/bin/gcc-4.2 -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
238configure:7742: result: yes
239configure:7745: checking for -exported_symbols_list linker flag
240configure:7765: /usr/bin/gcc-4.2 -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
241configure:7765: $? = 0
242configure:7775: result: yes
243configure:7778: checking for -force_load linker flag
244/usr/bin/gcc-4.2 -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
245ar cru libconftest.a conftest.o
246ranlib libconftest.a
247/usr/bin/gcc-4.2 -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
248configure:7810: result: yes
249configure:7887: checking how to run the C preprocessor
250configure:7918: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
251configure:7918: $? = 0
252configure:7932: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
253conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
254configure:7932: $? = 1
255configure: failed program was:
256| /* confdefs.h */
257| #define PACKAGE_NAME "gtk-engines"
258| #define PACKAGE_TARNAME "gtk-engines"
259| #define PACKAGE_VERSION "2.20.2"
260| #define PACKAGE_STRING "gtk-engines 2.20.2"
261| #define PACKAGE_BUGREPORT ""
262| #define PACKAGE_URL ""
263| #define PACKAGE "gtk-engines"
264| #define VERSION "2.20.2"
265| /* end confdefs.h.  */
266| #include <ac_nonexistent.h>
267configure:7957: result: /usr/bin/gcc-4.2 -E
268configure:7977: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
269configure:7977: $? = 0
270configure:7991: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
271conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
272configure:7991: $? = 1
273configure: failed program was:
274| /* confdefs.h */
275| #define PACKAGE_NAME "gtk-engines"
276| #define PACKAGE_TARNAME "gtk-engines"
277| #define PACKAGE_VERSION "2.20.2"
278| #define PACKAGE_STRING "gtk-engines 2.20.2"
279| #define PACKAGE_BUGREPORT ""
280| #define PACKAGE_URL ""
281| #define PACKAGE "gtk-engines"
282| #define VERSION "2.20.2"
283| /* end confdefs.h.  */
284| #include <ac_nonexistent.h>
285configure:8020: checking for ANSI C header files
286configure:8040: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
287configure:8040: $? = 0
288configure:8113: /usr/bin/gcc-4.2 -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
289configure:8113: $? = 0
290configure:8113: ./conftest
291configure:8113: $? = 0
292configure:8124: result: yes
293configure:8137: checking for sys/types.h
294configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
295configure:8137: $? = 0
296configure:8137: result: yes
297configure:8137: checking for sys/stat.h
298configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
299configure:8137: $? = 0
300configure:8137: result: yes
301configure:8137: checking for stdlib.h
302configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
303configure:8137: $? = 0
304configure:8137: result: yes
305configure:8137: checking for string.h
306configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
307configure:8137: $? = 0
308configure:8137: result: yes
309configure:8137: checking for memory.h
310configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
311configure:8137: $? = 0
312configure:8137: result: yes
313configure:8137: checking for strings.h
314configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
315configure:8137: $? = 0
316configure:8137: result: yes
317configure:8137: checking for inttypes.h
318configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
319configure:8137: $? = 0
320configure:8137: result: yes
321configure:8137: checking for stdint.h
322configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
323configure:8137: $? = 0
324configure:8137: result: yes
325configure:8137: checking for unistd.h
326configure:8137: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
327configure:8137: $? = 0
328configure:8137: result: yes
329configure:8151: checking for dlfcn.h
330configure:8151: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
331configure:8151: $? = 0
332configure:8151: result: yes
333configure:8375: checking for objdir
334configure:8390: result: .libs
335configure:8650: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
336configure:8668: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
337cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
338configure:8672: $? = 0
339configure:8685: result: no
340configure:9043: checking for /usr/bin/gcc-4.2 option to produce PIC
341configure:9050: result: -fno-common -DPIC
342configure:9058: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
343configure:9076: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
344configure:9080: $? = 0
345configure:9093: result: yes
346configure:9122: checking if /usr/bin/gcc-4.2 static flag -static works
347configure:9150: result: no
348configure:9165: checking if /usr/bin/gcc-4.2 supports -c -o file.o
349configure:9186: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
350configure:9190: $? = 0
351configure:9212: result: yes
352configure:9220: checking if /usr/bin/gcc-4.2 supports -c -o file.o
353configure:9267: result: yes
354configure:9300: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
355configure:10559: result: yes
356configure:10799: checking dynamic linker characteristics
357configure:11617: result: darwin10.8.0 dyld
358configure:11739: checking how to hardcode library paths into programs
359configure:11764: result: immediate
360configure:12312: checking whether stripping libraries is possible
361configure:12326: result: yes
362configure:12352: checking if libtool supports shared libraries
363configure:12354: result: yes
364configure:12357: checking whether to build shared libraries
365configure:12382: result: yes
366configure:12385: checking whether to build static libraries
367configure:12389: result: no
368configure:12428: checking whether NLS is requested
369configure:12437: result: yes
370configure:12455: checking for intltool >= 0.31.0
371configure:12457: result: 0.51.0 found
372configure:12465: checking for intltool-update
373configure:12483: found /opt/local/bin/intltool-update
374configure:12495: result: /opt/local/bin/intltool-update
375configure:12505: checking for intltool-merge
376configure:12523: found /opt/local/bin/intltool-merge
377configure:12535: result: /opt/local/bin/intltool-merge
378configure:12545: checking for intltool-extract
379configure:12563: found /opt/local/bin/intltool-extract
380configure:12575: result: /opt/local/bin/intltool-extract
381configure:12729: checking for xgettext
382configure:12747: found /opt/local/bin/xgettext
383configure:12759: result: /opt/local/bin/xgettext
384configure:12769: checking for msgmerge
385configure:12787: found /opt/local/bin/msgmerge
386configure:12799: result: /opt/local/bin/msgmerge
387configure:12809: checking for msgfmt
388configure:12827: found /opt/local/bin/msgfmt
389configure:12839: result: /opt/local/bin/msgfmt
390configure:12849: checking for gmsgfmt
391configure:12880: result: /opt/local/bin/msgfmt
392configure:12914: checking locale.h usability
393configure:12914: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
394configure:12914: $? = 0
395configure:12914: result: yes
396configure:12914: checking locale.h presence
397configure:12914: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
398configure:12914: $? = 0
399configure:12914: result: yes
400configure:12914: checking for locale.h
401configure:12914: result: yes
402configure:12925: checking for LC_MESSAGES
403configure:12941: /usr/bin/gcc-4.2 -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
404configure:12941: $? = 0
405configure:12949: result: yes
406configure:12967: checking for CFPreferencesCopyAppValue
407configure:12985: /usr/bin/gcc-4.2 -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  -Wl,-framework -Wl,CoreFoundation >&5
408configure:12985: $? = 0
409configure:12994: result: yes
410configure:13001: checking for CFLocaleCopyCurrent
411configure:13019: /usr/bin/gcc-4.2 -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  -Wl,-framework -Wl,CoreFoundation >&5
412configure:13019: $? = 0
413configure:13028: result: yes
414configure:13042: checking libintl.h usability
415configure:13042: /usr/bin/gcc-4.2 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
416configure:13042: $? = 0
417configure:13042: result: yes
418configure:13042: checking libintl.h presence
419configure:13042: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
420configure:13042: $? = 0
421configure:13042: result: yes
422configure:13042: checking for libintl.h
423configure:13042: result: yes
424configure:13050: checking for ngettext in libc
425configure:13068: /usr/bin/gcc-4.2 -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
426Undefined symbols:
427  "_libintl_ngettext", referenced from:
428      _main in ccn5nkZo.o
429ld: symbol(s) not found
430collect2: ld returned 1 exit status
431configure:13068: $? = 1
432configure: failed program was:
433| /* confdefs.h */
434| #define PACKAGE_NAME "gtk-engines"
435| #define PACKAGE_TARNAME "gtk-engines"
436| #define PACKAGE_VERSION "2.20.2"
437| #define PACKAGE_STRING "gtk-engines 2.20.2"
438| #define PACKAGE_BUGREPORT ""
439| #define PACKAGE_URL ""
440| #define PACKAGE "gtk-engines"
441| #define VERSION "2.20.2"
442| #define STDC_HEADERS 1
443| #define HAVE_SYS_TYPES_H 1
444| #define HAVE_SYS_STAT_H 1
445| #define HAVE_STDLIB_H 1
446| #define HAVE_STRING_H 1
447| #define HAVE_MEMORY_H 1
448| #define HAVE_STRINGS_H 1
449| #define HAVE_INTTYPES_H 1
450| #define HAVE_STDINT_H 1
451| #define HAVE_UNISTD_H 1
452| #define HAVE_DLFCN_H 1
453| #define LT_OBJDIR ".libs/"
454| #define GETTEXT_PACKAGE "gtk-engines"
455| #define HAVE_LOCALE_H 1
456| #define HAVE_LC_MESSAGES 1
457| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
458| #define HAVE_CFLOCALECOPYCURRENT 1
459| /* end confdefs.h.  */
460|
461| #include <libintl.h>
462|
463| int
464| main ()
465| {
466| return !ngettext ("","", 1)
467|   ;
468|   return 0;
469| }
470configure:13077: result: no
471configure:13133: checking for bindtextdomain in -lintl
472configure:13158: /usr/bin/gcc-4.2 -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 -lintl   >&5
473configure:13158: $? = 0
474configure:13167: result: yes
475configure:13170: checking for ngettext in -lintl
476configure:13195: /usr/bin/gcc-4.2 -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 -lintl   >&5
477configure:13195: $? = 0
478configure:13204: result: yes
479configure:13207: checking for dgettext in -lintl
480configure:13232: /usr/bin/gcc-4.2 -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 -lintl   >&5
481conftest.c:35: warning: conflicting types for built-in function 'dgettext'
482configure:13232: $? = 0
483configure:13241: result: yes
484configure:13354: checking for bind_textdomain_codeset
485configure:13354: /usr/bin/gcc-4.2 -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  -lintl  >&5
486configure:13354: $? = 0
487configure:13354: result: yes
488configure:13391: checking for msgfmt
489configure:13418: result: /opt/local/bin/msgfmt
490configure:13429: checking for dcgettext
491configure:13429: /usr/bin/gcc-4.2 -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  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
492conftest.c:53: warning: conflicting types for built-in function 'dcgettext'
493configure:13429: $? = 0
494configure:13429: result: yes
495configure:13439: checking if msgfmt accepts -c
496configure:13454: $MSGFMT -c -o /dev/null conftest.foo
497conftest.foo:3: warning: header field 'Language' missing in header
498configure:13457: $? = 0
499configure:13459: result: yes
500configure:13469: checking for gmsgfmt
501configure:13500: result: /opt/local/bin/msgfmt
502configure:13510: checking for xgettext
503configure:13537: result: /opt/local/bin/xgettext
504configure:13556: /usr/bin/gcc-4.2 -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  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
505configure:13556: $? = 0
506configure:13928: checking for pkg-config
507configure:13946: found /opt/local/bin/pkg-config
508configure:13958: result: /opt/local/bin/pkg-config
509configure:13983: checking pkg-config is at least version 0.9.0
510configure:13986: result: yes
511configure:13996: checking for gtk+-2.0 >= 2.12.0
512configure:14003: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0"
513configure:14006: $? = 0
514configure:14020: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0"
515configure:14023: $? = 0
516configure:14061: result: yes
517configure:14221: checking that generated files are newer than configure
518configure:14227: result: done
519configure:14258: creating ./config.status
520
521## ---------------------- ##
522## Running config.status. ##
523## ---------------------- ##
524
525This file was extended by gtk-engines config.status 2.20.2, which was
526generated by GNU Autoconf 2.69.  Invocation command line was
527
528  CONFIG_FILES    =
529  CONFIG_HEADERS  =
530  CONFIG_LINKS    =
531  CONFIG_COMMANDS =
532  $ ./config.status
533
534on White-iMac.local
535
536config.status:1223: creating Makefile
537config.status:1223: creating test/Makefile
538config.status:1223: creating engines/Makefile
539config.status:1223: creating engines/support/Makefile
540config.status:1223: creating engines/clearlooks/Makefile
541config.status:1223: creating engines/crux/Makefile
542config.status:1223: creating engines/hc/Makefile
543config.status:1223: creating engines/industrial/Makefile
544config.status:1223: creating engines/mist/Makefile
545config.status:1223: creating engines/redmond/Makefile
546config.status:1223: creating engines/glide/Makefile
547config.status:1223: creating engines/thinice/Makefile
548config.status:1223: creating themes/Makefile
549config.status:1223: creating themes/Clearlooks/Makefile
550config.status:1223: creating themes/Clearlooks/gtk-2.0/Makefile
551config.status:1223: creating themes/Crux/Makefile
552config.status:1223: creating themes/Crux/gtk-2.0/Makefile
553config.status:1223: creating themes/Industrial/Makefile
554config.status:1223: creating themes/Industrial/gtk-2.0/Makefile
555config.status:1223: creating themes/Mist/Makefile
556config.status:1223: creating themes/Mist/gtk-2.0/Makefile
557config.status:1223: creating themes/Redmond/Makefile
558config.status:1223: creating themes/Redmond/gtk-2.0/Makefile
559config.status:1223: creating themes/ThinIce/Makefile
560config.status:1223: creating themes/ThinIce/gtk-2.0/Makefile
561config.status:1223: creating gtk-engines-2.pc
562config.status:1223: creating gtk-engines.spec
563config.status:1223: creating po/Makefile.in
564config.status:1223: creating schema/Makefile
565config.status:1223: creating schema/clearlooks.xml.in
566config.status:1223: creating schema/crux-engine.xml.in
567config.status:1223: creating schema/glide.xml.in
568config.status:1223: creating schema/hcengine.xml.in
569config.status:1223: creating schema/industrial.xml.in
570config.status:1223: creating schema/mist.xml.in
571config.status:1223: creating schema/redmond95.xml.in
572config.status:1223: creating schema/thinice.xml.in
573config.status:1223: creating engines/support/config.h
574config.status:1452: executing depfiles commands
575config.status:1529: cd test       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
576/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/.tmp/GmxrIM6u:905: *** unterminated variable reference.  Stop.
577config.status:1534: $? = 2
578config.status:1529: cd engines/support       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
579config.status:1534: $? = 0
580config.status:1529: cd engines/clearlooks       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
581config.status:1534: $? = 0
582config.status:1529: cd engines/crux       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
583config.status:1534: $? = 0
584config.status:1529: cd engines/hc       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
585config.status:1534: $? = 0
586config.status:1529: cd engines/industrial       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
587config.status:1534: $? = 0
588config.status:1529: cd engines/mist       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
589config.status:1534: $? = 0
590config.status:1529: cd engines/redmond       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
591config.status:1534: $? = 0
592config.status:1529: cd engines/glide       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
593config.status:1534: $? = 0
594config.status:1529: cd engines/thinice       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
595config.status:1534: $? = 0
596config.status:1538: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2':
597config.status:1540: error: Something went wrong bootstrapping makefile fragments
598    for automatic dependency tracking.  Try re-running configure with the
599    '--disable-dependency-tracking' option to at least be able to build
600    the package (albeit without support for automatic dependency tracking).
601See `config.log' for more details
602
603## ---------------- ##
604## Cache variables. ##
605## ---------------- ##
606
607ac_cv_build=x86_64-apple-darwin10.8.0
608ac_cv_c_compiler_gnu=yes
609ac_cv_env_CC_set=set
610ac_cv_env_CC_value=/usr/bin/gcc-4.2
611ac_cv_env_CFLAGS_set=set
612ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
613ac_cv_env_CPPFLAGS_set=set
614ac_cv_env_CPPFLAGS_value=-I/opt/local/include
615ac_cv_env_CPP_set=
616ac_cv_env_CPP_value=
617ac_cv_env_GTK_CFLAGS_set=
618ac_cv_env_GTK_CFLAGS_value=
619ac_cv_env_GTK_LIBS_set=
620ac_cv_env_GTK_LIBS_value=
621ac_cv_env_LDFLAGS_set=set
622ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
623ac_cv_env_LIBS_set=
624ac_cv_env_LIBS_value=
625ac_cv_env_LT_SYS_LIBRARY_PATH_set=
626ac_cv_env_LT_SYS_LIBRARY_PATH_value=
627ac_cv_env_PKG_CONFIG_LIBDIR_set=
628ac_cv_env_PKG_CONFIG_LIBDIR_value=
629ac_cv_env_PKG_CONFIG_PATH_set=
630ac_cv_env_PKG_CONFIG_PATH_value=
631ac_cv_env_PKG_CONFIG_set=
632ac_cv_env_PKG_CONFIG_value=
633ac_cv_env_build_alias_set=
634ac_cv_env_build_alias_value=
635ac_cv_env_host_alias_set=
636ac_cv_env_host_alias_value=
637ac_cv_env_target_alias_set=
638ac_cv_env_target_alias_value=
639ac_cv_func_bind_textdomain_codeset=yes
640ac_cv_func_dcgettext=yes
641ac_cv_header_dlfcn_h=yes
642ac_cv_header_inttypes_h=yes
643ac_cv_header_libintl_h=yes
644ac_cv_header_locale_h=yes
645ac_cv_header_memory_h=yes
646ac_cv_header_stdc=yes
647ac_cv_header_stdint_h=yes
648ac_cv_header_stdlib_h=yes
649ac_cv_header_string_h=yes
650ac_cv_header_strings_h=yes
651ac_cv_header_sys_stat_h=yes
652ac_cv_header_sys_types_h=yes
653ac_cv_header_unistd_h=yes
654ac_cv_host=x86_64-apple-darwin10.8.0
655ac_cv_lib_intl_bindtextdomain=yes
656ac_cv_lib_intl_dgettext=yes
657ac_cv_lib_intl_ngettext=yes
658ac_cv_objext=o
659ac_cv_path_EGREP='/usr/bin/grep -E'
660ac_cv_path_FGREP='/usr/bin/grep -F'
661ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
662ac_cv_path_GREP=/usr/bin/grep
663ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
664ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
665ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
666ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
667ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
668ac_cv_path_SED=/opt/local/bin/gsed
669ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
670ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
671ac_cv_path_lt_DD=/bin/dd
672ac_cv_prog_AWK=gawk
673ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
674ac_cv_prog_ac_ct_AR=ar
675ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
676ac_cv_prog_ac_ct_DLLTOOL=dlltool
677ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
678ac_cv_prog_ac_ct_LIPO=lipo
679ac_cv_prog_ac_ct_NMEDIT=nmedit
680ac_cv_prog_ac_ct_OBJDUMP=objdump
681ac_cv_prog_ac_ct_OTOOL=otool
682ac_cv_prog_ac_ct_RANLIB=ranlib
683ac_cv_prog_ac_ct_STRIP=strip
684ac_cv_prog_cc_c89=
685ac_cv_prog_cc_g=yes
686ac_cv_prog_make_make_set=yes
687am_cv_CC_dependencies_compiler_type=gcc3
688am_cv_make_support_nested_variables=yes
689am_cv_prog_cc_c_o=yes
690am_cv_val_LC_MESSAGES=yes
691gt_cv_func_CFLocaleCopyCurrent=yes
692gt_cv_func_CFPreferencesCopyAppValue=yes
693gt_cv_func_dgettext_libc=no
694gt_cv_func_dgettext_libintl=yes
695gt_cv_func_ngettext_libc=no
696gt_cv_have_gettext=yes
697lt_cv_apple_cc_single_mod=yes
698lt_cv_ar_at_file=no
699lt_cv_deplibs_check_method=pass_all
700lt_cv_file_magic_cmd='$MAGIC_CMD'
701lt_cv_file_magic_test_file=
702lt_cv_ld_exported_symbols_list=yes
703lt_cv_ld_force_load=yes
704lt_cv_ld_reload_flag=-r
705lt_cv_nm_interface='BSD nm'
706lt_cv_objdir=.libs
707lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
708lt_cv_path_NM=/opt/local/bin/nm
709lt_cv_path_mainfest_tool=no
710lt_cv_prog_compiler_c_o=yes
711lt_cv_prog_compiler_pic='-fno-common -DPIC'
712lt_cv_prog_compiler_pic_works=yes
713lt_cv_prog_compiler_rtti_exceptions=no
714lt_cv_prog_compiler_static_works=no
715lt_cv_prog_gnu_ld=no
716lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
717lt_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'\'''
718lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
719lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
720lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
721lt_cv_sys_global_symbol_to_import=
722lt_cv_sys_max_cmd_len=196608
723lt_cv_to_host_file_cmd=func_convert_file_noop
724lt_cv_to_tool_file_cmd=func_convert_file_noop
725lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
726pkg_cv_GTK_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/gio-unix-2.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/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2'
727pkg_cv_GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
728
729## ----------------- ##
730## Output variables. ##
731## ----------------- ##
732
733ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing aclocal-1.16'
734ALL_LINGUAS=''
735AMDEPBACKSLASH='\'
736AMDEP_FALSE='#'
737AMDEP_TRUE=''
738AMTAR='$${TAR-tar}'
739AM_BACKSLASH='\'
740AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
741AM_DEFAULT_VERBOSITY='0'
742AM_V='$(V)'
743AR='ar'
744AS='as'
745AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing autoconf'
746AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing autoheader'
747AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing automake-1.16'
748AWK='gawk'
749BUILD_ENGINES=' clearlooks crux hc industrial mist redmond glide thinice'
750BUILD_SCHEMAS=' clearlooks.xml crux-engine.xml hcengine.xml industrial.xml mist.xml redmond95.xml glide.xml thinice.xml'
751BUILD_THEMES=' Clearlooks Crux Industrial Mist Redmond ThinIce'
752CATALOGS=''
753CATOBJEXT='.gmo'
754CC='/usr/bin/gcc-4.2'
755CCDEPMODE='depmode=gcc3'
756CFLAGS='-pipe -Os -arch x86_64'
757CPP='/usr/bin/gcc-4.2 -E'
758CPPFLAGS='-I/opt/local/include'
759CYGPATH_W='echo'
760DATADIRNAME='share'
761DEFS='-DHAVE_CONFIG_H'
762DEPDIR='.deps'
763DEVELOPMENT_CFLAGS=''
764DLLTOOL='dlltool'
765DSYMUTIL='dsymutil'
766DUMPBIN=''
767ECHO_C='\c'
768ECHO_N=''
769ECHO_T=''
770EGREP='/usr/bin/grep -E'
771EXEEXT=''
772FGREP='/usr/bin/grep -F'
773GETTEXT_PACKAGE='gtk-engines'
774GMOFILES=''
775GMSGFMT='/opt/local/bin/msgfmt'
776GREP='/usr/bin/grep'
777GTK_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/gio-unix-2.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/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2'
778GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
779GTK_VERSION='2.10.0'
780INSTALL_DATA='${INSTALL} -m 644'
781INSTALL_PROGRAM='${INSTALL}'
782INSTALL_SCRIPT='${INSTALL}'
783INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
784INSTOBJEXT='.mo'
785INTLLIBS='-lintl  -Wl,-framework -Wl,CoreFoundation'
786INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
787INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
788INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
789INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
790INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
791INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
792INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
793INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
794INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
795INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
796INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
797INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
798INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
799INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
800INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
801INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
802INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
803INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
804INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
805INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
806INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
807INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
808INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
809INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
810INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
811INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
812INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
813LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
814LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
815LIBOBJS=''
816LIBS=''
817LIBTOOL='$(SHELL) $(top_builddir)/libtool'
818LIPO='lipo'
819LN_S='ln -s'
820LTLIBOBJS=''
821LT_SYS_LIBRARY_PATH=''
822MAINT=''
823MAINTAINER_MODE_FALSE='#'
824MAINTAINER_MODE_TRUE=''
825MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing makeinfo'
826MANIFEST_TOOL=':'
827MKDIR_P='./install-sh -c -d'
828MKINSTALLDIRS='./mkinstalldirs'
829MSGFMT='/opt/local/bin/msgfmt'
830MSGFMT_OPTS='-c'
831MSGMERGE='/opt/local/bin/msgmerge'
832NM='/opt/local/bin/nm'
833NMEDIT='nmedit'
834OBJDUMP='objdump'
835OBJEXT='o'
836OTOOL64=':'
837OTOOL='otool'
838PACKAGE='gtk-engines'
839PACKAGE_BUGREPORT=''
840PACKAGE_NAME='gtk-engines'
841PACKAGE_STRING='gtk-engines 2.20.2'
842PACKAGE_TARNAME='gtk-engines'
843PACKAGE_URL=''
844PACKAGE_VERSION='2.20.2'
845PATH_SEPARATOR=':'
846PKG_CONFIG='/opt/local/bin/pkg-config'
847PKG_CONFIG_LIBDIR=''
848PKG_CONFIG_PATH=''
849POFILES=''
850POSUB='po'
851PO_IN_DATADIR_FALSE=''
852PO_IN_DATADIR_TRUE=''
853RANLIB='ranlib'
854SED='/opt/local/bin/gsed'
855SET_MAKE=''
856SHELL='/bin/sh'
857STRIP='strip'
858USE_NLS='yes'
859VERSION='2.20.2'
860XGETTEXT='/opt/local/bin/xgettext'
861ac_ct_AR='ar'
862ac_ct_CC='/usr/bin/gcc-4.2'
863ac_ct_DUMPBIN=''
864am__EXEEXT_FALSE=''
865am__EXEEXT_TRUE='#'
866am__fastdepCC_FALSE='#'
867am__fastdepCC_TRUE=''
868am__include='include'
869am__isrc=''
870am__leading_dot='.'
871am__nodep='_no'
872am__quote=''
873am__tar='$${TAR-tar} chof - "$$tardir"'
874am__untar='$${TAR-tar} xf -'
875bindir='${exec_prefix}/bin'
876build='x86_64-apple-darwin10.8.0'
877build_alias=''
878build_cpu='x86_64'
879build_os='darwin10.8.0'
880build_vendor='apple'
881datadir='${datarootdir}'
882datarootdir='${prefix}/share'
883docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
884dvidir='${docdir}'
885exec_prefix='${prefix}'
886host='x86_64-apple-darwin10.8.0'
887host_alias=''
888host_cpu='x86_64'
889host_os='darwin10.8.0'
890host_vendor='apple'
891htmldir='${docdir}'
892includedir='${prefix}/include'
893infodir='${datarootdir}/info'
894install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/install-sh'
895intltool__v_merge_options_0='-q'
896intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
897libdir='${exec_prefix}/lib'
898libexecdir='${exec_prefix}/libexec'
899localedir='${datarootdir}/locale'
900localstatedir='${prefix}/var'
901mandir='${datarootdir}/man'
902mkdir_p='$(MKDIR_P)'
903oldincludedir='/usr/include'
904pdfdir='${docdir}'
905prefix='/opt/local'
906program_transform_name='s,x,x,'
907psdir='${docdir}'
908sbindir='${exec_prefix}/sbin'
909sharedstatedir='${prefix}/com'
910sysconfdir='${prefix}/etc'
911target_alias=''
912
913## ----------- ##
914## confdefs.h. ##
915## ----------- ##
916
917/* confdefs.h */
918#define PACKAGE_NAME "gtk-engines"
919#define PACKAGE_TARNAME "gtk-engines"
920#define PACKAGE_VERSION "2.20.2"
921#define PACKAGE_STRING "gtk-engines 2.20.2"
922#define PACKAGE_BUGREPORT ""
923#define PACKAGE_URL ""
924#define PACKAGE "gtk-engines"
925#define VERSION "2.20.2"
926#define STDC_HEADERS 1
927#define HAVE_SYS_TYPES_H 1
928#define HAVE_SYS_STAT_H 1
929#define HAVE_STDLIB_H 1
930#define HAVE_STRING_H 1
931#define HAVE_MEMORY_H 1
932#define HAVE_STRINGS_H 1
933#define HAVE_INTTYPES_H 1
934#define HAVE_STDINT_H 1
935#define HAVE_UNISTD_H 1
936#define HAVE_DLFCN_H 1
937#define LT_OBJDIR ".libs/"
938#define GETTEXT_PACKAGE "gtk-engines"
939#define HAVE_LOCALE_H 1
940#define HAVE_LC_MESSAGES 1
941#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
942#define HAVE_CFLOCALECOPYCURRENT 1
943#define HAVE_BIND_TEXTDOMAIN_CODESET 1
944#define HAVE_GETTEXT 1
945#define HAVE_DCGETTEXT 1
946#define ENABLE_NLS 1
947#define HAVE_ANIMATION 1
948#define ENABLE_WIDGET_CHECKS 1
949
950configure: exit 1
951