Ticket #56888: gtk-engines-2.20.2-config.log

File gtk-engines-2.20.2-config.log, 45.4 KB (added by fdesar, 6 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-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 = MacBook-Pro-de-Francois.local
14uname -m = x86_64
15uname -r = 15.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 15.6.0: Tue Jan 30 11:45:51 PST 2018; root:xnu-3248.73.8~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 15.6.0: Tue Jan 30 11:45:51 PST 2018; root:xnu-3248.73.8~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 299 tasks, 1232 threads, 4 processors
34Load average: 1.61, Mach factor: 2.38
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/clang
70configure:3296: checking for C compiler version
71configure:3305: /usr/bin/clang --version >&5
72Apple LLVM version 8.0.0 (clang-800.0.42.1)
73Target: x86_64-apple-darwin15.6.0
74Thread model: posix
75InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
76configure:3316: $? = 0
77configure:3305: /usr/bin/clang -v >&5
78Apple LLVM version 8.0.0 (clang-800.0.42.1)
79Target: x86_64-apple-darwin15.6.0
80Thread model: posix
81InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
82configure:3316: $? = 0
83configure:3305: /usr/bin/clang -V >&5
84clang: error: argument to '-V' is missing (expected 1 value)
85clang: error: no input files
86configure:3316: $? = 1
87configure:3305: /usr/bin/clang -qversion >&5
88clang: error: unknown argument: '-qversion'
89clang: error: no input files
90configure:3316: $? = 1
91configure:3336: checking whether the C compiler works
92configure:3358: /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
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/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
99configure:3432: $? = 0
100configure:3454: result:
101configure:3476: checking whether we are cross compiling
102configure:3484: /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
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/clang -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/clang -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/clang accepts -g
116configure:3627: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
117configure:3627: $? = 0
118configure:3668: result: yes
119configure:3685: checking for /usr/bin/clang option to accept ISO C89
120configure:3748: /usr/bin/clang  -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/clang understands -c and -o together
124configure:3808: /usr/bin/clang -c conftest.c -o conftest2.o
125configure:3811: $? = 0
126configure:3808: /usr/bin/clang -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/clang
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-darwin15.6.0
140configure:4134: checking host system type
141configure:4147: result: x86_64-apple-darwin15.6.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: /usr/bin/sed
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/clang
153configure:4940: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
154configure:4947: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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 -B
158configure:5158: checking the name lister (/opt/local/bin/nm -B) interface
159configure:5165: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
160configure:5168: /opt/local/bin/nm -B "conftest.o"
161configure:5171: output
1620000000000000000 S _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-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format
169configure:5412: result: func_convert_file_noop
170configure:5419: checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format
171configure:5439: result: func_convert_file_noop
172configure:5446: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/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/clang -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 -B output from /usr/bin/clang object
199configure:6559: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
200configure:6562: $? = 0
201configure:6566: /opt/local/bin/nm -B 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/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
205configure:6562: $? = 0
206configure:6566: /opt/local/bin/nm -B 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/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
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/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
238configure:7742: result: yes
239configure:7745: checking for -exported_symbols_list linker flag
240configure:7765: /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
241configure:7765: $? = 0
242configure:7775: result: yes
243configure:7778: checking for -force_load linker flag
244/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
245ar cru libconftest.a conftest.o
246ranlib libconftest.a
247/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
248configure:7810: result: yes
249configure:7887: checking how to run the C preprocessor
250configure:7918: /usr/bin/clang -E -I/opt/local/include conftest.c
251configure:7918: $? = 0
252configure:7932: /usr/bin/clang -E -I/opt/local/include conftest.c
253conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
254#include <ac_nonexistent.h>
255         ^
2561 error generated.
257configure:7932: $? = 1
258configure: failed program was:
259| /* confdefs.h */
260| #define PACKAGE_NAME "gtk-engines"
261| #define PACKAGE_TARNAME "gtk-engines"
262| #define PACKAGE_VERSION "2.20.2"
263| #define PACKAGE_STRING "gtk-engines 2.20.2"
264| #define PACKAGE_BUGREPORT ""
265| #define PACKAGE_URL ""
266| #define PACKAGE "gtk-engines"
267| #define VERSION "2.20.2"
268| /* end confdefs.h.  */
269| #include <ac_nonexistent.h>
270configure:7957: result: /usr/bin/clang -E
271configure:7977: /usr/bin/clang -E -I/opt/local/include conftest.c
272configure:7977: $? = 0
273configure:7991: /usr/bin/clang -E -I/opt/local/include conftest.c
274conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
275#include <ac_nonexistent.h>
276         ^
2771 error generated.
278configure:7991: $? = 1
279configure: failed program was:
280| /* confdefs.h */
281| #define PACKAGE_NAME "gtk-engines"
282| #define PACKAGE_TARNAME "gtk-engines"
283| #define PACKAGE_VERSION "2.20.2"
284| #define PACKAGE_STRING "gtk-engines 2.20.2"
285| #define PACKAGE_BUGREPORT ""
286| #define PACKAGE_URL ""
287| #define PACKAGE "gtk-engines"
288| #define VERSION "2.20.2"
289| /* end confdefs.h.  */
290| #include <ac_nonexistent.h>
291configure:8020: checking for ANSI C header files
292configure:8040: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
293configure:8040: $? = 0
294configure:8113: /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
295configure:8113: $? = 0
296configure:8113: ./conftest
297configure:8113: $? = 0
298configure:8124: result: yes
299configure:8137: checking for sys/types.h
300configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
301configure:8137: $? = 0
302configure:8137: result: yes
303configure:8137: checking for sys/stat.h
304configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
305configure:8137: $? = 0
306configure:8137: result: yes
307configure:8137: checking for stdlib.h
308configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
309configure:8137: $? = 0
310configure:8137: result: yes
311configure:8137: checking for string.h
312configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
313configure:8137: $? = 0
314configure:8137: result: yes
315configure:8137: checking for memory.h
316configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
317configure:8137: $? = 0
318configure:8137: result: yes
319configure:8137: checking for strings.h
320configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
321configure:8137: $? = 0
322configure:8137: result: yes
323configure:8137: checking for inttypes.h
324configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
325configure:8137: $? = 0
326configure:8137: result: yes
327configure:8137: checking for stdint.h
328configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
329configure:8137: $? = 0
330configure:8137: result: yes
331configure:8137: checking for unistd.h
332configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
333configure:8137: $? = 0
334configure:8137: result: yes
335configure:8151: checking for dlfcn.h
336configure:8151: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
337configure:8151: $? = 0
338configure:8151: result: yes
339configure:8375: checking for objdir
340configure:8390: result: .libs
341configure:8650: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
342configure:8668: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
343configure:8672: $? = 0
344configure:8685: result: yes
345configure:9043: checking for /usr/bin/clang option to produce PIC
346configure:9050: result: -fno-common -DPIC
347configure:9058: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
348configure:9076: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
349configure:9080: $? = 0
350configure:9093: result: yes
351configure:9122: checking if /usr/bin/clang static flag -static works
352configure:9150: result: no
353configure:9165: checking if /usr/bin/clang supports -c -o file.o
354configure:9186: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
355configure:9190: $? = 0
356configure:9212: result: yes
357configure:9220: checking if /usr/bin/clang supports -c -o file.o
358configure:9267: result: yes
359configure:9300: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
360configure:10559: result: yes
361configure:10799: checking dynamic linker characteristics
362configure:11617: result: darwin15.6.0 dyld
363configure:11739: checking how to hardcode library paths into programs
364configure:11764: result: immediate
365configure:12312: checking whether stripping libraries is possible
366configure:12326: result: yes
367configure:12352: checking if libtool supports shared libraries
368configure:12354: result: yes
369configure:12357: checking whether to build shared libraries
370configure:12382: result: yes
371configure:12385: checking whether to build static libraries
372configure:12389: result: no
373configure:12428: checking whether NLS is requested
374configure:12437: result: yes
375configure:12455: checking for intltool >= 0.31.0
376configure:12457: result: 0.51.0 found
377configure:12465: checking for intltool-update
378configure:12483: found /opt/local/bin/intltool-update
379configure:12495: result: /opt/local/bin/intltool-update
380configure:12505: checking for intltool-merge
381configure:12523: found /opt/local/bin/intltool-merge
382configure:12535: result: /opt/local/bin/intltool-merge
383configure:12545: checking for intltool-extract
384configure:12563: found /opt/local/bin/intltool-extract
385configure:12575: result: /opt/local/bin/intltool-extract
386configure:12729: checking for xgettext
387configure:12747: found /opt/local/bin/xgettext
388configure:12759: result: /opt/local/bin/xgettext
389configure:12769: checking for msgmerge
390configure:12787: found /opt/local/bin/msgmerge
391configure:12799: result: /opt/local/bin/msgmerge
392configure:12809: checking for msgfmt
393configure:12827: found /opt/local/bin/msgfmt
394configure:12839: result: /opt/local/bin/msgfmt
395configure:12849: checking for gmsgfmt
396configure:12880: result: /opt/local/bin/msgfmt
397configure:12914: checking locale.h usability
398configure:12914: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
399configure:12914: $? = 0
400configure:12914: result: yes
401configure:12914: checking locale.h presence
402configure:12914: /usr/bin/clang -E -I/opt/local/include conftest.c
403configure:12914: $? = 0
404configure:12914: result: yes
405configure:12914: checking for locale.h
406configure:12914: result: yes
407configure:12925: checking for LC_MESSAGES
408configure:12941: /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
409configure:12941: $? = 0
410configure:12949: result: yes
411configure:12967: checking for CFPreferencesCopyAppValue
412configure:12985: /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  -Wl,-framework -Wl,CoreFoundation >&5
413configure:12985: $? = 0
414configure:12994: result: yes
415configure:13001: checking for CFLocaleCopyCurrent
416configure:13019: /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  -Wl,-framework -Wl,CoreFoundation >&5
417configure:13019: $? = 0
418configure:13028: result: yes
419configure:13042: checking libintl.h usability
420configure:13042: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
421configure:13042: $? = 0
422configure:13042: result: yes
423configure:13042: checking libintl.h presence
424configure:13042: /usr/bin/clang -E -I/opt/local/include conftest.c
425configure:13042: $? = 0
426configure:13042: result: yes
427configure:13042: checking for libintl.h
428configure:13042: result: yes
429configure:13050: checking for ngettext in libc
430configure:13068: /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
431Undefined symbols for architecture x86_64:
432  "_libintl_ngettext", referenced from:
433      _main in conftest-8c656f.o
434ld: symbol(s) not found for architecture x86_64
435clang: error: linker command failed with exit code 1 (use -v to see invocation)
436configure:13068: $? = 1
437configure: failed program was:
438| /* confdefs.h */
439| #define PACKAGE_NAME "gtk-engines"
440| #define PACKAGE_TARNAME "gtk-engines"
441| #define PACKAGE_VERSION "2.20.2"
442| #define PACKAGE_STRING "gtk-engines 2.20.2"
443| #define PACKAGE_BUGREPORT ""
444| #define PACKAGE_URL ""
445| #define PACKAGE "gtk-engines"
446| #define VERSION "2.20.2"
447| #define STDC_HEADERS 1
448| #define HAVE_SYS_TYPES_H 1
449| #define HAVE_SYS_STAT_H 1
450| #define HAVE_STDLIB_H 1
451| #define HAVE_STRING_H 1
452| #define HAVE_MEMORY_H 1
453| #define HAVE_STRINGS_H 1
454| #define HAVE_INTTYPES_H 1
455| #define HAVE_STDINT_H 1
456| #define HAVE_UNISTD_H 1
457| #define HAVE_DLFCN_H 1
458| #define LT_OBJDIR ".libs/"
459| #define GETTEXT_PACKAGE "gtk-engines"
460| #define HAVE_LOCALE_H 1
461| #define HAVE_LC_MESSAGES 1
462| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
463| #define HAVE_CFLOCALECOPYCURRENT 1
464| /* end confdefs.h.  */
465|
466| #include <libintl.h>
467|
468| int
469| main ()
470| {
471| return !ngettext ("","", 1)
472|   ;
473|   return 0;
474| }
475configure:13077: result: no
476configure:13133: checking for bindtextdomain in -lintl
477configure:13158: /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 -lintl   >&5
478configure:13158: $? = 0
479configure:13167: result: yes
480configure:13170: checking for ngettext in -lintl
481configure:13195: /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 -lintl   >&5
482configure:13195: $? = 0
483configure:13204: result: yes
484configure:13207: checking for dgettext in -lintl
485configure:13232: /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 -lintl   >&5
486configure:13232: $? = 0
487configure:13241: result: yes
488configure:13354: checking for bind_textdomain_codeset
489configure:13354: /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  -lintl  >&5
490configure:13354: $? = 0
491configure:13354: result: yes
492configure:13391: checking for msgfmt
493configure:13418: result: /opt/local/bin/msgfmt
494configure:13429: checking for dcgettext
495configure:13429: /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  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
496configure:13429: $? = 0
497configure:13429: result: yes
498configure:13439: checking if msgfmt accepts -c
499configure:13454: $MSGFMT -c -o /dev/null conftest.foo
500conftest.foo:3: warning: header field 'Language' missing in header
501configure:13457: $? = 0
502configure:13459: result: yes
503configure:13469: checking for gmsgfmt
504configure:13500: result: /opt/local/bin/msgfmt
505configure:13510: checking for xgettext
506configure:13537: result: /opt/local/bin/xgettext
507configure:13556: /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  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
508configure:13556: $? = 0
509configure:13928: checking for pkg-config
510configure:13946: found /opt/local/bin/pkg-config
511configure:13958: result: /opt/local/bin/pkg-config
512configure:13983: checking pkg-config is at least version 0.9.0
513configure:13986: result: yes
514configure:13996: checking for gtk+-2.0 >= 2.12.0
515configure:14003: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0"
516configure:14006: $? = 0
517configure:14020: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0"
518configure:14023: $? = 0
519configure:14061: result: yes
520configure:14221: checking that generated files are newer than configure
521configure:14227: result: done
522configure:14258: creating ./config.status
523
524## ---------------------- ##
525## Running config.status. ##
526## ---------------------- ##
527
528This file was extended by gtk-engines config.status 2.20.2, which was
529generated by GNU Autoconf 2.69.  Invocation command line was
530
531  CONFIG_FILES    =
532  CONFIG_HEADERS  =
533  CONFIG_LINKS    =
534  CONFIG_COMMANDS =
535  $ ./config.status
536
537on MacBook-Pro-de-Francois.local
538
539config.status:1223: creating Makefile
540config.status:1223: creating test/Makefile
541config.status:1223: creating engines/Makefile
542config.status:1223: creating engines/support/Makefile
543config.status:1223: creating engines/clearlooks/Makefile
544config.status:1223: creating engines/crux/Makefile
545config.status:1223: creating engines/hc/Makefile
546config.status:1223: creating engines/industrial/Makefile
547config.status:1223: creating engines/mist/Makefile
548config.status:1223: creating engines/redmond/Makefile
549config.status:1223: creating engines/glide/Makefile
550config.status:1223: creating engines/thinice/Makefile
551config.status:1223: creating themes/Makefile
552config.status:1223: creating themes/Clearlooks/Makefile
553config.status:1223: creating themes/Clearlooks/gtk-2.0/Makefile
554config.status:1223: creating themes/Crux/Makefile
555config.status:1223: creating themes/Crux/gtk-2.0/Makefile
556config.status:1223: creating themes/Industrial/Makefile
557config.status:1223: creating themes/Industrial/gtk-2.0/Makefile
558config.status:1223: creating themes/Mist/Makefile
559config.status:1223: creating themes/Mist/gtk-2.0/Makefile
560config.status:1223: creating themes/Redmond/Makefile
561config.status:1223: creating themes/Redmond/gtk-2.0/Makefile
562config.status:1223: creating themes/ThinIce/Makefile
563config.status:1223: creating themes/ThinIce/gtk-2.0/Makefile
564config.status:1223: creating gtk-engines-2.pc
565config.status:1223: creating gtk-engines.spec
566config.status:1223: creating po/Makefile.in
567config.status:1223: creating schema/Makefile
568config.status:1223: creating schema/clearlooks.xml.in
569config.status:1223: creating schema/crux-engine.xml.in
570config.status:1223: creating schema/glide.xml.in
571config.status:1223: creating schema/hcengine.xml.in
572config.status:1223: creating schema/industrial.xml.in
573config.status:1223: creating schema/mist.xml.in
574config.status:1223: creating schema/redmond95.xml.in
575config.status:1223: creating schema/thinice.xml.in
576config.status:1223: creating engines/support/config.h
577config.status:1404: engines/support/config.h is unchanged
578config.status:1452: executing depfiles commands
579config.status:1529: cd test       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
580/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/.tmp/GmI0mgmM:905: *** unterminated variable reference.  Stop.
581config.status:1534: $? = 2
582config.status:1529: cd engines/support       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
583make: Nothing to be done for `am--depfiles'.
584config.status:1534: $? = 0
585config.status:1529: cd engines/clearlooks       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
586make: Nothing to be done for `am--depfiles'.
587config.status:1534: $? = 0
588config.status:1529: cd engines/crux       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
589make: Nothing to be done for `am--depfiles'.
590config.status:1534: $? = 0
591config.status:1529: cd engines/hc       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
592make: Nothing to be done for `am--depfiles'.
593config.status:1534: $? = 0
594config.status:1529: cd engines/industrial       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
595make: Nothing to be done for `am--depfiles'.
596config.status:1534: $? = 0
597config.status:1529: cd engines/mist       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
598make: Nothing to be done for `am--depfiles'.
599config.status:1534: $? = 0
600config.status:1529: cd engines/redmond       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
601make: Nothing to be done for `am--depfiles'.
602config.status:1534: $? = 0
603config.status:1529: cd engines/glide       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
604make: Nothing to be done for `am--depfiles'.
605config.status:1534: $? = 0
606config.status:1529: cd engines/thinice       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
607make: Nothing to be done for `am--depfiles'.
608config.status:1534: $? = 0
609config.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':
610config.status:1540: error: Something went wrong bootstrapping makefile fragments
611    for automatic dependency tracking.  Try re-running configure with the
612    '--disable-dependency-tracking' option to at least be able to build
613    the package (albeit without support for automatic dependency tracking).
614See `config.log' for more details
615
616## ---------------- ##
617## Cache variables. ##
618## ---------------- ##
619
620ac_cv_build=x86_64-apple-darwin15.6.0
621ac_cv_c_compiler_gnu=yes
622ac_cv_env_CC_set=set
623ac_cv_env_CC_value=/usr/bin/clang
624ac_cv_env_CFLAGS_set=set
625ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
626ac_cv_env_CPPFLAGS_set=set
627ac_cv_env_CPPFLAGS_value=-I/opt/local/include
628ac_cv_env_CPP_set=
629ac_cv_env_CPP_value=
630ac_cv_env_GTK_CFLAGS_set=
631ac_cv_env_GTK_CFLAGS_value=
632ac_cv_env_GTK_LIBS_set=
633ac_cv_env_GTK_LIBS_value=
634ac_cv_env_LDFLAGS_set=set
635ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
636ac_cv_env_LIBS_set=
637ac_cv_env_LIBS_value=
638ac_cv_env_LT_SYS_LIBRARY_PATH_set=
639ac_cv_env_LT_SYS_LIBRARY_PATH_value=
640ac_cv_env_PKG_CONFIG_LIBDIR_set=
641ac_cv_env_PKG_CONFIG_LIBDIR_value=
642ac_cv_env_PKG_CONFIG_PATH_set=
643ac_cv_env_PKG_CONFIG_PATH_value=
644ac_cv_env_PKG_CONFIG_set=
645ac_cv_env_PKG_CONFIG_value=
646ac_cv_env_build_alias_set=
647ac_cv_env_build_alias_value=
648ac_cv_env_host_alias_set=
649ac_cv_env_host_alias_value=
650ac_cv_env_target_alias_set=
651ac_cv_env_target_alias_value=
652ac_cv_func_bind_textdomain_codeset=yes
653ac_cv_func_dcgettext=yes
654ac_cv_header_dlfcn_h=yes
655ac_cv_header_inttypes_h=yes
656ac_cv_header_libintl_h=yes
657ac_cv_header_locale_h=yes
658ac_cv_header_memory_h=yes
659ac_cv_header_stdc=yes
660ac_cv_header_stdint_h=yes
661ac_cv_header_stdlib_h=yes
662ac_cv_header_string_h=yes
663ac_cv_header_strings_h=yes
664ac_cv_header_sys_stat_h=yes
665ac_cv_header_sys_types_h=yes
666ac_cv_header_unistd_h=yes
667ac_cv_host=x86_64-apple-darwin15.6.0
668ac_cv_lib_intl_bindtextdomain=yes
669ac_cv_lib_intl_dgettext=yes
670ac_cv_lib_intl_ngettext=yes
671ac_cv_objext=o
672ac_cv_path_EGREP='/usr/bin/grep -E'
673ac_cv_path_FGREP='/usr/bin/grep -F'
674ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
675ac_cv_path_GREP=/usr/bin/grep
676ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
677ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
678ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
679ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
680ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
681ac_cv_path_SED=/usr/bin/sed
682ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
683ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
684ac_cv_path_lt_DD=/bin/dd
685ac_cv_prog_AWK=gawk
686ac_cv_prog_CPP='/usr/bin/clang -E'
687ac_cv_prog_ac_ct_AR=ar
688ac_cv_prog_ac_ct_CC=/usr/bin/clang
689ac_cv_prog_ac_ct_DLLTOOL=dlltool
690ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
691ac_cv_prog_ac_ct_LIPO=lipo
692ac_cv_prog_ac_ct_NMEDIT=nmedit
693ac_cv_prog_ac_ct_OBJDUMP=objdump
694ac_cv_prog_ac_ct_OTOOL=otool
695ac_cv_prog_ac_ct_RANLIB=ranlib
696ac_cv_prog_ac_ct_STRIP=strip
697ac_cv_prog_cc_c89=
698ac_cv_prog_cc_g=yes
699ac_cv_prog_make_make_set=yes
700am_cv_CC_dependencies_compiler_type=gcc3
701am_cv_make_support_nested_variables=yes
702am_cv_prog_cc_c_o=yes
703am_cv_val_LC_MESSAGES=yes
704gt_cv_func_CFLocaleCopyCurrent=yes
705gt_cv_func_CFPreferencesCopyAppValue=yes
706gt_cv_func_dgettext_libc=no
707gt_cv_func_dgettext_libintl=yes
708gt_cv_func_ngettext_libc=no
709gt_cv_have_gettext=yes
710lt_cv_apple_cc_single_mod=yes
711lt_cv_ar_at_file=no
712lt_cv_deplibs_check_method=pass_all
713lt_cv_file_magic_cmd='$MAGIC_CMD'
714lt_cv_file_magic_test_file=
715lt_cv_ld_exported_symbols_list=yes
716lt_cv_ld_force_load=yes
717lt_cv_ld_reload_flag=-r
718lt_cv_nm_interface='BSD nm'
719lt_cv_objdir=.libs
720lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
721lt_cv_path_NM='/opt/local/bin/nm -B'
722lt_cv_path_mainfest_tool=no
723lt_cv_prog_compiler_c_o=yes
724lt_cv_prog_compiler_pic='-fno-common -DPIC'
725lt_cv_prog_compiler_pic_works=yes
726lt_cv_prog_compiler_rtti_exceptions=yes
727lt_cv_prog_compiler_static_works=no
728lt_cv_prog_gnu_ld=no
729lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
730lt_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'\'''
731lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
732lt_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'\'''
733lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
734lt_cv_sys_global_symbol_to_import=
735lt_cv_sys_max_cmd_len=196608
736lt_cv_to_host_file_cmd=func_convert_file_noop
737lt_cv_to_tool_file_cmd=func_convert_file_noop
738lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
739pkg_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/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2'
740pkg_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'
741
742## ----------------- ##
743## Output variables. ##
744## ----------------- ##
745
746ACLOCAL='${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'
747ALL_LINGUAS=''
748AMDEPBACKSLASH='\'
749AMDEP_FALSE='#'
750AMDEP_TRUE=''
751AMTAR='$${TAR-tar}'
752AM_BACKSLASH='\'
753AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
754AM_DEFAULT_VERBOSITY='0'
755AM_V='$(V)'
756AR='ar'
757AS='as'
758AUTOCONF='${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'
759AUTOHEADER='${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'
760AUTOMAKE='${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'
761AWK='gawk'
762BUILD_ENGINES=' clearlooks crux hc industrial mist redmond glide thinice'
763BUILD_SCHEMAS=' clearlooks.xml crux-engine.xml hcengine.xml industrial.xml mist.xml redmond95.xml glide.xml thinice.xml'
764BUILD_THEMES=' Clearlooks Crux Industrial Mist Redmond ThinIce'
765CATALOGS=''
766CATOBJEXT='.gmo'
767CC='/usr/bin/clang'
768CCDEPMODE='depmode=gcc3'
769CFLAGS='-pipe -Os -arch x86_64'
770CPP='/usr/bin/clang -E'
771CPPFLAGS='-I/opt/local/include'
772CYGPATH_W='echo'
773DATADIRNAME='share'
774DEFS='-DHAVE_CONFIG_H'
775DEPDIR='.deps'
776DEVELOPMENT_CFLAGS=''
777DLLTOOL='dlltool'
778DSYMUTIL='dsymutil'
779DUMPBIN=''
780ECHO_C='\c'
781ECHO_N=''
782ECHO_T=''
783EGREP='/usr/bin/grep -E'
784EXEEXT=''
785FGREP='/usr/bin/grep -F'
786GETTEXT_PACKAGE='gtk-engines'
787GMOFILES=''
788GMSGFMT='/opt/local/bin/msgfmt'
789GREP='/usr/bin/grep'
790GTK_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/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2'
791GTK_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'
792GTK_VERSION='2.10.0'
793INSTALL_DATA='${INSTALL} -m 644'
794INSTALL_PROGRAM='${INSTALL}'
795INSTALL_SCRIPT='${INSTALL}'
796INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
797INSTOBJEXT='.mo'
798INTLLIBS='-lintl  -Wl,-framework -Wl,CoreFoundation'
799INTLTOOL_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 $< $@'
800INTLTOOL_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 $< $@'
801INTLTOOL_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 $< $@'
802INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
803INTLTOOL_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 $< $@'
804INTLTOOL_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 $< $@'
805INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
806INTLTOOL_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 $< $@'
807INTLTOOL_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 $< $@'
808INTLTOOL_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 $< $@'
809INTLTOOL_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 $< $@'
810INTLTOOL_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 $< $@'
811INTLTOOL_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 $< $@'
812INTLTOOL_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 $< $@'
813INTLTOOL_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 $< $@'
814INTLTOOL_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 $< $@'
815INTLTOOL_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 $< $@'
816INTLTOOL_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 $< $@'
817INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
818INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
819INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
820INTLTOOL_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 $< $@'
821INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
822INTLTOOL_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 $< $@'
823INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
824INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
825INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
826LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
827LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
828LIBOBJS=''
829LIBS=''
830LIBTOOL='$(SHELL) $(top_builddir)/libtool'
831LIPO='lipo'
832LN_S='ln -s'
833LTLIBOBJS=''
834LT_SYS_LIBRARY_PATH=''
835MAINT=''
836MAINTAINER_MODE_FALSE='#'
837MAINTAINER_MODE_TRUE=''
838MAKEINFO='${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'
839MANIFEST_TOOL=':'
840MKDIR_P='./install-sh -c -d'
841MKINSTALLDIRS='./mkinstalldirs'
842MSGFMT='/opt/local/bin/msgfmt'
843MSGFMT_OPTS='-c'
844MSGMERGE='/opt/local/bin/msgmerge'
845NM='/opt/local/bin/nm -B'
846NMEDIT='nmedit'
847OBJDUMP='objdump'
848OBJEXT='o'
849OTOOL64=':'
850OTOOL='otool'
851PACKAGE='gtk-engines'
852PACKAGE_BUGREPORT=''
853PACKAGE_NAME='gtk-engines'
854PACKAGE_STRING='gtk-engines 2.20.2'
855PACKAGE_TARNAME='gtk-engines'
856PACKAGE_URL=''
857PACKAGE_VERSION='2.20.2'
858PATH_SEPARATOR=':'
859PKG_CONFIG='/opt/local/bin/pkg-config'
860PKG_CONFIG_LIBDIR=''
861PKG_CONFIG_PATH=''
862POFILES=''
863POSUB='po'
864PO_IN_DATADIR_FALSE=''
865PO_IN_DATADIR_TRUE=''
866RANLIB='ranlib'
867SED='/usr/bin/sed'
868SET_MAKE=''
869SHELL='/bin/sh'
870STRIP='strip'
871USE_NLS='yes'
872VERSION='2.20.2'
873XGETTEXT='/opt/local/bin/xgettext'
874ac_ct_AR='ar'
875ac_ct_CC='/usr/bin/clang'
876ac_ct_DUMPBIN=''
877am__EXEEXT_FALSE=''
878am__EXEEXT_TRUE='#'
879am__fastdepCC_FALSE='#'
880am__fastdepCC_TRUE=''
881am__include='include'
882am__isrc=''
883am__leading_dot='.'
884am__nodep='_no'
885am__quote=''
886am__tar='$${TAR-tar} chof - "$$tardir"'
887am__untar='$${TAR-tar} xf -'
888bindir='${exec_prefix}/bin'
889build='x86_64-apple-darwin15.6.0'
890build_alias=''
891build_cpu='x86_64'
892build_os='darwin15.6.0'
893build_vendor='apple'
894datadir='${datarootdir}'
895datarootdir='${prefix}/share'
896docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
897dvidir='${docdir}'
898exec_prefix='${prefix}'
899host='x86_64-apple-darwin15.6.0'
900host_alias=''
901host_cpu='x86_64'
902host_os='darwin15.6.0'
903host_vendor='apple'
904htmldir='${docdir}'
905includedir='${prefix}/include'
906infodir='${datarootdir}/info'
907install_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'
908intltool__v_merge_options_0='-q'
909intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
910libdir='${exec_prefix}/lib'
911libexecdir='${exec_prefix}/libexec'
912localedir='${datarootdir}/locale'
913localstatedir='${prefix}/var'
914mandir='${datarootdir}/man'
915mkdir_p='$(MKDIR_P)'
916oldincludedir='/usr/include'
917pdfdir='${docdir}'
918prefix='/opt/local'
919program_transform_name='s,x,x,'
920psdir='${docdir}'
921sbindir='${exec_prefix}/sbin'
922sharedstatedir='${prefix}/com'
923sysconfdir='${prefix}/etc'
924target_alias=''
925
926## ----------- ##
927## confdefs.h. ##
928## ----------- ##
929
930/* confdefs.h */
931#define PACKAGE_NAME "gtk-engines"
932#define PACKAGE_TARNAME "gtk-engines"
933#define PACKAGE_VERSION "2.20.2"
934#define PACKAGE_STRING "gtk-engines 2.20.2"
935#define PACKAGE_BUGREPORT ""
936#define PACKAGE_URL ""
937#define PACKAGE "gtk-engines"
938#define VERSION "2.20.2"
939#define STDC_HEADERS 1
940#define HAVE_SYS_TYPES_H 1
941#define HAVE_SYS_STAT_H 1
942#define HAVE_STDLIB_H 1
943#define HAVE_STRING_H 1
944#define HAVE_MEMORY_H 1
945#define HAVE_STRINGS_H 1
946#define HAVE_INTTYPES_H 1
947#define HAVE_STDINT_H 1
948#define HAVE_UNISTD_H 1
949#define HAVE_DLFCN_H 1
950#define LT_OBJDIR ".libs/"
951#define GETTEXT_PACKAGE "gtk-engines"
952#define HAVE_LOCALE_H 1
953#define HAVE_LC_MESSAGES 1
954#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
955#define HAVE_CFLOCALECOPYCURRENT 1
956#define HAVE_BIND_TEXTDOMAIN_CODESET 1
957#define HAVE_GETTEXT 1
958#define HAVE_DCGETTEXT 1
959#define ENABLE_NLS 1
960#define HAVE_ANIMATION 1
961#define ENABLE_WIDGET_CHECKS 1
962
963configure: exit 1