Ticket #41379: config.log

File config.log, 51.9 KB (added by vnebel@…, 10 years ago)

config.log

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 Terminal configure 0.4.5, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-dbus
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = volkers-mini
14uname -m = x86_64
15uname -r = 13.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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: 4.00 gigabytes
33Default processor set: 165 tasks, 724 threads, 4 processors
34Load average: 2.32, Mach factor: 2.22
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:2494: checking for a BSD-compatible install
52configure:2562: result: /usr/bin/install -c
53configure:2573: checking whether build environment is sane
54configure:2623: result: yes
55configure:2754: checking for a thread-safe mkdir -p
56configure:2793: result: ./install-sh -c -d
57configure:2806: checking for gawk
58configure:2836: result: no
59configure:2806: checking for mawk
60configure:2836: result: no
61configure:2806: checking for nawk
62configure:2836: result: no
63configure:2806: checking for awk
64configure:2822: found /usr/bin/awk
65configure:2833: result: awk
66configure:2844: checking whether make sets $(MAKE)
67configure:2866: result: yes
68configure:2941: checking how to create a ustar tar archive
69configure:2954: tar --version
70bsdtar 2.8.3 - libarchive 2.8.3
71configure:2957: $? = 0
72configure:2997: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:3000: $? = 0
74configure:3004: tar -xf - <conftest.tar
75configure:3007: $? = 0
76configure:3020: result: gnutar
77configure:3030: checking whether to enable maintainer-specific portions of Makefiles
78configure:3039: result: no
79configure:3080: checking for style of include used by make
80configure:3108: result: GNU
81configure:3178: checking for gcc
82configure:3205: result: /usr/bin/clang
83configure:3434: checking for C compiler version
84configure:3443: /usr/bin/clang --version >&5
85Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
86Target: x86_64-apple-darwin13.0.0
87Thread model: posix
88configure:3454: $? = 0
89configure:3443: /usr/bin/clang -v >&5
90Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
91Target: x86_64-apple-darwin13.0.0
92Thread model: posix
93configure:3454: $? = 0
94configure:3443: /usr/bin/clang -V >&5
95clang: error: argument to '-V' is missing (expected 1 value)
96clang: error: no input files
97configure:3454: $? = 1
98configure:3443: /usr/bin/clang -qversion >&5
99clang: error: no input files
100configure:3454: $? = 1
101configure:3474: checking whether the C compiler works
102configure:3496: /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
103configure:3500: $? = 0
104configure:3549: result: yes
105configure:3552: checking for C compiler default output file name
106configure:3554: result: a.out
107configure:3560: checking for suffix of executables
108configure:3567: /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
109configure:3571: $? = 0
110configure:3593: result:
111configure:3615: checking whether we are cross compiling
112configure:3623: /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
113configure:3627: $? = 0
114configure:3634: ./conftest
115configure:3638: $? = 0
116configure:3653: result: no
117configure:3658: checking for suffix of object files
118configure:3680: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
119configure:3684: $? = 0
120configure:3705: result: o
121configure:3709: checking whether we are using the GNU C compiler
122configure:3728: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
123configure:3728: $? = 0
124configure:3737: result: yes
125configure:3746: checking whether /usr/bin/clang accepts -g
126configure:3766: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
127configure:3766: $? = 0
128configure:3807: result: yes
129configure:3824: checking for /usr/bin/clang option to accept ISO C89
130configure:3888: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
131configure:3888: $? = 0
132configure:3901: result: none needed
133configure:3923: checking dependency style of /usr/bin/clang
134configure:4033: result: gcc3
135configure:4054: checking how to run the C preprocessor
136configure:4085: /usr/bin/clang -E -I/opt/local/include conftest.c
137configure:4085: $? = 0
138configure:4099: /usr/bin/clang -E -I/opt/local/include conftest.c
139conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
140#include <ac_nonexistent.h>
141         ^
1421 error generated.
143configure:4099: $? = 1
144configure: failed program was:
145| /* confdefs.h */
146| #define PACKAGE_NAME "Terminal"
147| #define PACKAGE_TARNAME "Terminal"
148| #define PACKAGE_VERSION "0.4.5"
149| #define PACKAGE_STRING "Terminal 0.4.5"
150| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
151| #define PACKAGE_URL ""
152| #define PACKAGE "Terminal"
153| #define VERSION "0.4.5"
154| /* end confdefs.h.  */
155| #include <ac_nonexistent.h>
156configure:4124: result: /usr/bin/clang -E
157configure:4144: /usr/bin/clang -E -I/opt/local/include conftest.c
158configure:4144: $? = 0
159configure:4158: /usr/bin/clang -E -I/opt/local/include conftest.c
160conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
161#include <ac_nonexistent.h>
162         ^
1631 error generated.
164configure:4158: $? = 1
165configure: failed program was:
166| /* confdefs.h */
167| #define PACKAGE_NAME "Terminal"
168| #define PACKAGE_TARNAME "Terminal"
169| #define PACKAGE_VERSION "0.4.5"
170| #define PACKAGE_STRING "Terminal 0.4.5"
171| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
172| #define PACKAGE_URL ""
173| #define PACKAGE "Terminal"
174| #define VERSION "0.4.5"
175| /* end confdefs.h.  */
176| #include <ac_nonexistent.h>
177configure:4187: checking for grep that handles long lines and -e
178configure:4245: result: /usr/bin/grep
179configure:4250: checking for egrep
180configure:4312: result: /usr/bin/grep -E
181configure:4317: checking for ANSI C header files
182configure:4337: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
183configure:4337: $? = 0
184configure:4410: /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
185configure:4410: $? = 0
186configure:4410: ./conftest
187configure:4410: $? = 0
188configure:4421: result: yes
189configure:4434: checking for sys/types.h
190configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
191configure:4434: $? = 0
192configure:4434: result: yes
193configure:4434: checking for sys/stat.h
194configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
195configure:4434: $? = 0
196configure:4434: result: yes
197configure:4434: checking for stdlib.h
198configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
199configure:4434: $? = 0
200configure:4434: result: yes
201configure:4434: checking for string.h
202configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
203configure:4434: $? = 0
204configure:4434: result: yes
205configure:4434: checking for memory.h
206configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
207configure:4434: $? = 0
208configure:4434: result: yes
209configure:4434: checking for strings.h
210configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
211configure:4434: $? = 0
212configure:4434: result: yes
213configure:4434: checking for inttypes.h
214configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
215configure:4434: $? = 0
216configure:4434: result: yes
217configure:4434: checking for stdint.h
218configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
219configure:4434: $? = 0
220configure:4434: result: yes
221configure:4434: checking for unistd.h
222configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
223configure:4434: $? = 0
224configure:4434: result: yes
225configure:4448: checking minix/config.h usability
226configure:4448: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
227conftest.c:54:10: fatal error: 'minix/config.h' file not found
228#include <minix/config.h>
229         ^
2301 error generated.
231configure:4448: $? = 1
232configure: failed program was:
233| /* confdefs.h */
234| #define PACKAGE_NAME "Terminal"
235| #define PACKAGE_TARNAME "Terminal"
236| #define PACKAGE_VERSION "0.4.5"
237| #define PACKAGE_STRING "Terminal 0.4.5"
238| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
239| #define PACKAGE_URL ""
240| #define PACKAGE "Terminal"
241| #define VERSION "0.4.5"
242| #define STDC_HEADERS 1
243| #define HAVE_SYS_TYPES_H 1
244| #define HAVE_SYS_STAT_H 1
245| #define HAVE_STDLIB_H 1
246| #define HAVE_STRING_H 1
247| #define HAVE_MEMORY_H 1
248| #define HAVE_STRINGS_H 1
249| #define HAVE_INTTYPES_H 1
250| #define HAVE_STDINT_H 1
251| #define HAVE_UNISTD_H 1
252| /* end confdefs.h.  */
253| #include <stdio.h>
254| #ifdef HAVE_SYS_TYPES_H
255| # include <sys/types.h>
256| #endif
257| #ifdef HAVE_SYS_STAT_H
258| # include <sys/stat.h>
259| #endif
260| #ifdef STDC_HEADERS
261| # include <stdlib.h>
262| # include <stddef.h>
263| #else
264| # ifdef HAVE_STDLIB_H
265| #  include <stdlib.h>
266| # endif
267| #endif
268| #ifdef HAVE_STRING_H
269| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
270| #  include <memory.h>
271| # endif
272| # include <string.h>
273| #endif
274| #ifdef HAVE_STRINGS_H
275| # include <strings.h>
276| #endif
277| #ifdef HAVE_INTTYPES_H
278| # include <inttypes.h>
279| #endif
280| #ifdef HAVE_STDINT_H
281| # include <stdint.h>
282| #endif
283| #ifdef HAVE_UNISTD_H
284| # include <unistd.h>
285| #endif
286| #include <minix/config.h>
287configure:4448: result: no
288configure:4448: checking minix/config.h presence
289configure:4448: /usr/bin/clang -E -I/opt/local/include conftest.c
290conftest.c:21:10: fatal error: 'minix/config.h' file not found
291#include <minix/config.h>
292         ^
2931 error generated.
294configure:4448: $? = 1
295configure: failed program was:
296| /* confdefs.h */
297| #define PACKAGE_NAME "Terminal"
298| #define PACKAGE_TARNAME "Terminal"
299| #define PACKAGE_VERSION "0.4.5"
300| #define PACKAGE_STRING "Terminal 0.4.5"
301| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
302| #define PACKAGE_URL ""
303| #define PACKAGE "Terminal"
304| #define VERSION "0.4.5"
305| #define STDC_HEADERS 1
306| #define HAVE_SYS_TYPES_H 1
307| #define HAVE_SYS_STAT_H 1
308| #define HAVE_STDLIB_H 1
309| #define HAVE_STRING_H 1
310| #define HAVE_MEMORY_H 1
311| #define HAVE_STRINGS_H 1
312| #define HAVE_INTTYPES_H 1
313| #define HAVE_STDINT_H 1
314| #define HAVE_UNISTD_H 1
315| /* end confdefs.h.  */
316| #include <minix/config.h>
317configure:4448: result: no
318configure:4448: checking for minix/config.h
319configure:4448: result: no
320configure:4469: checking whether it is safe to define __EXTENSIONS__
321configure:4487: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
322configure:4487: $? = 0
323configure:4494: result: yes
324configure:4509: checking for library containing strerror
325configure:4540: /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
326conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
327char strerror ();
328     ^
329conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)'
3301 warning generated.
331configure:4540: $? = 0
332configure:4557: result: none required
333configure:4614: checking for gcc
334configure:4641: result: /usr/bin/clang
335configure:4870: checking for C compiler version
336configure:4879: /usr/bin/clang --version >&5
337Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
338Target: x86_64-apple-darwin13.0.0
339Thread model: posix
340configure:4890: $? = 0
341configure:4879: /usr/bin/clang -v >&5
342Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
343Target: x86_64-apple-darwin13.0.0
344Thread model: posix
345configure:4890: $? = 0
346configure:4879: /usr/bin/clang -V >&5
347clang: error: argument to '-V' is missing (expected 1 value)
348clang: error: no input files
349configure:4890: $? = 1
350configure:4879: /usr/bin/clang -qversion >&5
351clang: error: no input files
352configure:4890: $? = 1
353configure:4894: checking whether we are using the GNU C compiler
354configure:4922: result: yes
355configure:4931: checking whether /usr/bin/clang accepts -g
356configure:4992: result: yes
357configure:5009: checking for /usr/bin/clang option to accept ISO C89
358configure:5086: result: none needed
359configure:5108: checking dependency style of /usr/bin/clang
360configure:5218: result: gcc3
361configure:5234: checking whether /usr/bin/clang and cc understand -c and -o together
362configure:5265: /usr/bin/clang -c conftest.c -o conftest2.o >&5
363configure:5269: $? = 0
364configure:5275: /usr/bin/clang -c conftest.c -o conftest2.o >&5
365configure:5279: $? = 0
366configure:5290: cc -c conftest.c >&5
367configure:5294: $? = 0
368configure:5302: cc -c conftest.c -o conftest2.o >&5
369configure:5306: $? = 0
370configure:5312: cc -c conftest.c -o conftest2.o >&5
371configure:5316: $? = 0
372configure:5334: result: yes
373configure:5361: checking whether NLS is requested
374configure:5370: result: yes
375configure:5385: checking for intltool >= 0.31
376configure:5392: result: 0.50.2 found
377configure:5400: checking for intltool-update
378configure:5418: found /opt/local/bin/intltool-update
379configure:5430: result: /opt/local/bin/intltool-update
380configure:5440: checking for intltool-merge
381configure:5458: found /opt/local/bin/intltool-merge
382configure:5470: result: /opt/local/bin/intltool-merge
383configure:5480: checking for intltool-extract
384configure:5498: found /opt/local/bin/intltool-extract
385configure:5510: result: /opt/local/bin/intltool-extract
386configure:5641: checking for xgettext
387configure:5659: found /opt/local/bin/xgettext
388configure:5671: result: /opt/local/bin/xgettext
389configure:5681: checking for msgmerge
390configure:5699: found /opt/local/bin/msgmerge
391configure:5711: result: /opt/local/bin/msgmerge
392configure:5721: checking for msgfmt
393configure:5739: found /opt/local/bin/msgfmt
394configure:5751: result: /opt/local/bin/msgfmt
395configure:5761: checking for gmsgfmt
396configure:5792: result: /opt/local/bin/msgfmt
397configure:5812: checking for perl
398configure:5830: found /opt/local/bin/perl
399configure:5842: result: /opt/local/bin/perl
400configure:5853: checking for perl >= 5.8.1
401configure:5860: result: 5.12.4
402configure:5892: /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
403Undefined symbols for architecture x86_64:
404  "__nl_msg_cat_cntr", referenced from:
405      _main in conftest-FAuPn9.o
406ld: symbol(s) not found for architecture x86_64
407clang: error: linker command failed with exit code 1 (use -v to see invocation)
408configure:5892: $? = 1
409configure: failed program was:
410| /* confdefs.h */
411| #define PACKAGE_NAME "Terminal"
412| #define PACKAGE_TARNAME "Terminal"
413| #define PACKAGE_VERSION "0.4.5"
414| #define PACKAGE_STRING "Terminal 0.4.5"
415| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
416| #define PACKAGE_URL ""
417| #define PACKAGE "Terminal"
418| #define VERSION "0.4.5"
419| #define STDC_HEADERS 1
420| #define HAVE_SYS_TYPES_H 1
421| #define HAVE_SYS_STAT_H 1
422| #define HAVE_STDLIB_H 1
423| #define HAVE_STRING_H 1
424| #define HAVE_MEMORY_H 1
425| #define HAVE_STRINGS_H 1
426| #define HAVE_INTTYPES_H 1
427| #define HAVE_STDINT_H 1
428| #define HAVE_UNISTD_H 1
429| #define __EXTENSIONS__ 1
430| #define _ALL_SOURCE 1
431| #define _GNU_SOURCE 1
432| #define _POSIX_PTHREAD_SEMANTICS 1
433| #define _TANDEM_SOURCE 1
434| /* end confdefs.h.  */
435|
436| int
437| main ()
438| {
439| extern int _nl_msg_cat_cntr;
440|                        return _nl_msg_cat_cntr
441|   ;
442|   return 0;
443| }
444configure:5947: checking build system type
445configure:5961: result: x86_64-apple-darwin13.0.0
446configure:5981: checking host system type
447configure:5994: result: x86_64-apple-darwin13.0.0
448configure:6014: checking for a sed that does not truncate output
449configure:6078: result: /usr/bin/sed
450configure:6096: checking for fgrep
451configure:6158: result: /usr/bin/grep -F
452configure:6193: checking for ld used by /usr/bin/clang
453configure:6260: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
454configure:6267: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
455configure:6282: result: no
456configure:6294: checking for BSD- or MS-compatible name lister (nm)
457configure:6343: result: /usr/bin/nm
458configure:6461: checking the name lister (/usr/bin/nm) interface
459configure:6468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
460configure:6471: /usr/bin/nm "conftest.o"
461configure:6474: output
4620000000000000000 S _some_variable
463configure:6481: result: BSD nm
464configure:6484: checking whether ln -s works
465configure:6488: result: yes
466configure:6496: checking the maximum length of command line arguments
467configure:6616: result: 196608
468configure:6633: checking whether the shell understands some XSI constructs
469configure:6643: result: yes
470configure:6647: checking whether the shell understands "+="
471configure:6653: result: yes
472configure:6688: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
473configure:6695: result: -r
474configure:6764: checking for objdump
475configure:6794: result: no
476configure:6823: checking how to recognize dependent libraries
477configure:7019: result: pass_all
478configure:7079: checking for ar
479configure:7095: found /usr/bin/ar
480configure:7106: result: ar
481configure:7184: checking for strip
482configure:7200: found /usr/bin/strip
483configure:7211: result: strip
484configure:7283: checking for ranlib
485configure:7299: found /usr/bin/ranlib
486configure:7310: result: ranlib
487configure:7400: checking command to parse /usr/bin/nm output from /usr/bin/clang object
488configure:7518: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
489configure:7521: $? = 0
490configure:7525: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
491configure:7528: $? = 0
492cannot find nm_test_var in conftest.nm
493configure:7518: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
494configure:7521: $? = 0
495configure:7525: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
496configure:7528: $? = 0
497configure:7582: /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
498configure:7585: $? = 0
499configure:7623: result: ok
500configure:7887: checking for dsymutil
501configure:7903: found /usr/bin/dsymutil
502configure:7914: result: dsymutil
503configure:7979: checking for nmedit
504configure:7995: found /usr/bin/nmedit
505configure:8006: result: nmedit
506configure:8071: checking for lipo
507configure:8087: found /usr/bin/lipo
508configure:8098: result: lipo
509configure:8163: checking for otool
510configure:8179: found /usr/bin/otool
511configure:8190: result: otool
512configure:8255: checking for otool64
513configure:8285: result: no
514configure:8330: checking for -single_module linker flag
515/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
516configure:8357: result: yes
517configure:8359: checking for -exported_symbols_list linker flag
518configure:8379: /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
519configure:8379: $? = 0
520configure:8389: result: yes
521configure:8428: checking for dlfcn.h
522configure:8428: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
523configure:8428: $? = 0
524configure:8428: result: yes
525configure:8612: checking for objdir
526configure:8627: result: .libs
527configure:8919: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
528configure:8937: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
529configure:8941: $? = 0
530configure:8954: result: yes
531configure:8974: checking for /usr/bin/clang option to produce PIC
532configure:9246: result: -fno-common -DPIC
533configure:9258: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
534configure:9276: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
535configure:9280: $? = 0
536configure:9293: result: yes
537configure:9317: checking if /usr/bin/clang static flag -static works
538configure:9345: result: no
539configure:9360: checking if /usr/bin/clang supports -c -o file.o
540configure:9381: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
541configure:9385: $? = 0
542configure:9407: result: yes
543configure:9415: checking if /usr/bin/clang supports -c -o file.o
544configure:9462: result: yes
545configure:9495: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
546configure:10481: result: yes
547configure:10720: checking dynamic linker characteristics
548configure:11371: result: darwin13.0.0 dyld
549configure:11473: checking how to hardcode library paths into programs
550configure:11498: result: immediate
551configure:12018: checking whether stripping libraries is possible
552configure:12032: result: yes
553configure:12058: checking if libtool supports shared libraries
554configure:12060: result: yes
555configure:12063: checking whether to build shared libraries
556configure:12084: result: yes
557configure:12087: checking whether to build static libraries
558configure:12091: result: yes
559configure:12130: checking ctype.h usability
560configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
561configure:12130: $? = 0
562configure:12130: result: yes
563configure:12130: checking ctype.h presence
564configure:12130: /usr/bin/clang -E -I/opt/local/include conftest.c
565configure:12130: $? = 0
566configure:12130: result: yes
567configure:12130: checking for ctype.h
568configure:12130: result: yes
569configure:12130: checking errno.h usability
570configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
571configure:12130: $? = 0
572configure:12130: result: yes
573configure:12130: checking errno.h presence
574configure:12130: /usr/bin/clang -E -I/opt/local/include conftest.c
575configure:12130: $? = 0
576configure:12130: result: yes
577configure:12130: checking for errno.h
578configure:12130: result: yes
579configure:12130: checking limits.h usability
580configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
581configure:12130: $? = 0
582configure:12130: result: yes
583configure:12130: checking limits.h presence
584configure:12130: /usr/bin/clang -E -I/opt/local/include conftest.c
585configure:12130: $? = 0
586configure:12130: result: yes
587configure:12130: checking for limits.h
588configure:12130: result: yes
589configure:12130: checking pwd.h usability
590configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
591configure:12130: $? = 0
592configure:12130: result: yes
593configure:12130: checking pwd.h presence
594configure:12130: /usr/bin/clang -E -I/opt/local/include conftest.c
595configure:12130: $? = 0
596configure:12130: result: yes
597configure:12130: checking for pwd.h
598configure:12130: result: yes
599configure:12130: checking signal.h usability
600configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
601configure:12130: $? = 0
602configure:12130: result: yes
603configure:12130: checking signal.h presence
604configure:12130: /usr/bin/clang -E -I/opt/local/include conftest.c
605configure:12130: $? = 0
606configure:12130: result: yes
607configure:12130: checking for signal.h
608configure:12130: result: yes
609configure:12130: checking time.h usability
610configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
611configure:12130: $? = 0
612configure:12130: result: yes
613configure:12130: checking time.h presence
614configure:12130: /usr/bin/clang -E -I/opt/local/include conftest.c
615configure:12130: $? = 0
616configure:12130: result: yes
617configure:12130: checking for time.h
618configure:12130: result: yes
619configure:12155: checking locale.h usability
620configure:12155: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
621configure:12155: $? = 0
622configure:12155: result: yes
623configure:12155: checking locale.h presence
624configure:12155: /usr/bin/clang -E -I/opt/local/include conftest.c
625configure:12155: $? = 0
626configure:12155: result: yes
627configure:12155: checking for locale.h
628configure:12155: result: yes
629configure:12166: checking for LC_MESSAGES
630configure:12182: /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
631configure:12182: $? = 0
632configure:12190: result: yes
633configure:12207: checking libintl.h usability
634configure:12207: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
635configure:12207: $? = 0
636configure:12207: result: yes
637configure:12207: checking libintl.h presence
638configure:12207: /usr/bin/clang -E -I/opt/local/include conftest.c
639configure:12207: $? = 0
640configure:12207: result: yes
641configure:12207: checking for libintl.h
642configure:12207: result: yes
643configure:12215: checking for ngettext in libc
644configure:12233: /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
645Undefined symbols for architecture x86_64:
646  "_libintl_ngettext", referenced from:
647      _main in conftest-ksA62L.o
648ld: symbol(s) not found for architecture x86_64
649clang: error: linker command failed with exit code 1 (use -v to see invocation)
650configure:12233: $? = 1
651configure: failed program was:
652| /* confdefs.h */
653| #define PACKAGE_NAME "Terminal"
654| #define PACKAGE_TARNAME "Terminal"
655| #define PACKAGE_VERSION "0.4.5"
656| #define PACKAGE_STRING "Terminal 0.4.5"
657| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
658| #define PACKAGE_URL ""
659| #define PACKAGE "Terminal"
660| #define VERSION "0.4.5"
661| #define STDC_HEADERS 1
662| #define HAVE_SYS_TYPES_H 1
663| #define HAVE_SYS_STAT_H 1
664| #define HAVE_STDLIB_H 1
665| #define HAVE_STRING_H 1
666| #define HAVE_MEMORY_H 1
667| #define HAVE_STRINGS_H 1
668| #define HAVE_INTTYPES_H 1
669| #define HAVE_STDINT_H 1
670| #define HAVE_UNISTD_H 1
671| #define __EXTENSIONS__ 1
672| #define _ALL_SOURCE 1
673| #define _GNU_SOURCE 1
674| #define _POSIX_PTHREAD_SEMANTICS 1
675| #define _TANDEM_SOURCE 1
676| #define HAVE_DLFCN_H 1
677| #define LT_OBJDIR ".libs/"
678| #define HAVE_CTYPE_H 1
679| #define HAVE_ERRNO_H 1
680| #define HAVE_LIMITS_H 1
681| #define HAVE_PWD_H 1
682| #define HAVE_SIGNAL_H 1
683| #define HAVE_TIME_H 1
684| #define GETTEXT_PACKAGE "Terminal"
685| #define HAVE_LOCALE_H 1
686| #define HAVE_LC_MESSAGES 1
687| /* end confdefs.h.  */
688|
689| #include <libintl.h>
690|
691| int
692| main ()
693| {
694| return !ngettext ("","", 1)
695|   ;
696|   return 0;
697| }
698configure:12242: result: no
699configure:12298: checking for bindtextdomain in -lintl
700configure:12323: /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
701configure:12323: $? = 0
702configure:12332: result: yes
703configure:12335: checking for ngettext in -lintl
704configure:12360: /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
705configure:12360: $? = 0
706configure:12369: result: yes
707configure:12372: checking for dgettext in -lintl
708configure:12397: /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
709configure:12397: $? = 0
710configure:12406: result: yes
711configure:12519: checking for bind_textdomain_codeset
712configure:12519: /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
713configure:12519: $? = 0
714configure:12519: result: yes
715configure:12556: checking for msgfmt
716configure:12583: result: /opt/local/bin/msgfmt
717configure:12594: checking for dcgettext
718configure:12594: /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
719configure:12594: $? = 0
720configure:12594: result: yes
721configure:12604: checking if msgfmt accepts -c
722configure:12619: $MSGFMT -c -o /dev/null conftest.foo
723conftest.foo:3: warning: header field 'Language' missing in header
724configure:12622: $? = 0
725configure:12624: result: yes
726configure:12634: checking for gmsgfmt
727configure:12665: result: /opt/local/bin/msgfmt
728configure:12675: checking for xgettext
729configure:12702: result: /opt/local/bin/xgettext
730configure:12721: /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
731configure:12721: $? = 0
732configure:12799: checking for catalogs to be installed
733configure:12824: result:  ar ast be ca cs da de dz el en_GB eo es et eu fi fr gl he hr hu id it ja kk ko ku lt lv nb nl pa pl pt_BR pt ro ru si sk sq sv tr ug uk ur_PK ur vi zh_CN zh_TW
734configure:12857: checking for bind_textdomain_codeset
735configure:12857: result: yes
736configure:12863: checking for locales directory
737configure:12879: result: ${datarootdir}/locale
738configure:12883: checking for additional xgettext flags
739configure:12891: result: --keyword=Q_ --from-code=UTF-8
740configure:12895: checking for X
741configure:13003: /usr/bin/clang -E -I/opt/local/include conftest.c
742configure:13003: $? = 0
743configure:13034: /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 -lX11  >&5
744configure:13034: $? = 0
745configure:13084: result: libraries , headers
746configure:13183: /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   -lX11 >&5
747configure:13183: $? = 0
748configure:13281: checking for gethostbyname
749configure:13281: /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
750configure:13281: $? = 0
751configure:13281: result: yes
752configure:13378: checking for connect
753configure:13378: /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
754configure:13378: $? = 0
755configure:13378: result: yes
756configure:13427: checking for remove
757configure:13427: /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
758configure:13427: $? = 0
759configure:13427: result: yes
760configure:13476: checking for shmat
761configure:13476: /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
762configure:13476: $? = 0
763configure:13476: result: yes
764configure:13534: checking for IceConnectionNumber in -lICE
765configure:13559: /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 -lICE   >&5
766configure:13559: $? = 0
767configure:13568: result: yes
768configure:13583: checking for main in -lX11
769configure:13602: /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 -lX11   -lSM -lICE    >&5
770configure:13602: $? = 0
771configure:13611: result: yes
772configure:13653: checking for pkg-config
773configure:13671: found /opt/local/bin/pkg-config
774configure:13684: result: /opt/local/bin/pkg-config
775configure:13706: checking for pkg-config >= 0.9.0
776configure:13710: result: 0.28
777configure:13727: checking for exo-0.3 >= 0.3.4
778configure:13731: result: 0.3.107
779configure:13734: checking EXO_CFLAGS
780configure:13737: result: -D_REENTRANT -I/opt/local/include/exo-0.3 -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 -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/libpng15 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
781configure:13740: checking EXO_LIBS
782configure:13743: result: -L/opt/local/lib -lexo-0.3 -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 -lm -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lintl
783configure:14124: checking for gtk+-2.0 >= 2.14.0
784configure:14128: result: 2.24.22
785configure:14131: checking GTK_CFLAGS
786configure:14134: result: -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 -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/libpng15 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -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 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include
787configure:14137: checking GTK_LIBS
788configure:14140: result: -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 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype
789configure:14262: checking for vte >= 0.17.1
790configure:14304: result: not found
791
792## ---------------- ##
793## Cache variables. ##
794## ---------------- ##
795
796ac_cv_build=x86_64-apple-darwin13.0.0
797ac_cv_c_compiler_gnu=yes
798ac_cv_env_CC_set=set
799ac_cv_env_CC_value=/usr/bin/clang
800ac_cv_env_CFLAGS_set=set
801ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
802ac_cv_env_CPPFLAGS_set=set
803ac_cv_env_CPPFLAGS_value=-I/opt/local/include
804ac_cv_env_CPP_set=
805ac_cv_env_CPP_value=
806ac_cv_env_LDFLAGS_set=set
807ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
808ac_cv_env_LIBS_set=
809ac_cv_env_LIBS_value=
810ac_cv_env_XMKMF_set=
811ac_cv_env_XMKMF_value=
812ac_cv_env_build_alias_set=
813ac_cv_env_build_alias_value=
814ac_cv_env_host_alias_set=
815ac_cv_env_host_alias_value=
816ac_cv_env_target_alias_set=
817ac_cv_env_target_alias_value=
818ac_cv_func_bind_textdomain_codeset=yes
819ac_cv_func_connect=yes
820ac_cv_func_dcgettext=yes
821ac_cv_func_gethostbyname=yes
822ac_cv_func_remove=yes
823ac_cv_func_shmat=yes
824ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
825ac_cv_header_ctype_h=yes
826ac_cv_header_dlfcn_h=yes
827ac_cv_header_errno_h=yes
828ac_cv_header_inttypes_h=yes
829ac_cv_header_libintl_h=yes
830ac_cv_header_limits_h=yes
831ac_cv_header_locale_h=yes
832ac_cv_header_memory_h=yes
833ac_cv_header_minix_config_h=no
834ac_cv_header_pwd_h=yes
835ac_cv_header_signal_h=yes
836ac_cv_header_stdc=yes
837ac_cv_header_stdint_h=yes
838ac_cv_header_stdlib_h=yes
839ac_cv_header_string_h=yes
840ac_cv_header_strings_h=yes
841ac_cv_header_sys_stat_h=yes
842ac_cv_header_sys_types_h=yes
843ac_cv_header_time_h=yes
844ac_cv_header_unistd_h=yes
845ac_cv_host=x86_64-apple-darwin13.0.0
846ac_cv_lib_ICE_IceConnectionNumber=yes
847ac_cv_lib_X11_main=yes
848ac_cv_lib_intl_bindtextdomain=yes
849ac_cv_lib_intl_dgettext=yes
850ac_cv_lib_intl_ngettext=yes
851ac_cv_objext=o
852ac_cv_path_EGREP='/usr/bin/grep -E'
853ac_cv_path_FGREP='/usr/bin/grep -F'
854ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
855ac_cv_path_GREP=/usr/bin/grep
856ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
857ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
858ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl
859ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
860ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
861ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
862ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
863ac_cv_path_SED=/usr/bin/sed
864ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
865ac_cv_prog_AWK=awk
866ac_cv_prog_CPP='/usr/bin/clang -E'
867ac_cv_prog_ac_ct_AR=ar
868ac_cv_prog_ac_ct_CC=/usr/bin/clang
869ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
870ac_cv_prog_ac_ct_LIPO=lipo
871ac_cv_prog_ac_ct_NMEDIT=nmedit
872ac_cv_prog_ac_ct_OTOOL=otool
873ac_cv_prog_ac_ct_RANLIB=ranlib
874ac_cv_prog_ac_ct_STRIP=strip
875ac_cv_prog_cc__usr_bin_clang_c_o=yes
876ac_cv_prog_cc_c89=
877ac_cv_prog_cc_g=yes
878ac_cv_prog_make_make_set=yes
879ac_cv_safe_to_define___extensions__=yes
880ac_cv_search_strerror='none required'
881am_cv_CC_dependencies_compiler_type=gcc3
882am_cv_prog_tar_ustar=gnutar
883am_cv_val_LC_MESSAGES=yes
884gt_cv_func_dgettext_libc=no
885gt_cv_func_dgettext_libintl=yes
886gt_cv_func_ngettext_libc=no
887gt_cv_have_gettext=yes
888lt_cv_apple_cc_single_mod=yes
889lt_cv_deplibs_check_method=pass_all
890lt_cv_file_magic_cmd='$MAGIC_CMD'
891lt_cv_file_magic_test_file=
892lt_cv_ld_exported_symbols_list=yes
893lt_cv_ld_reload_flag=-r
894lt_cv_nm_interface='BSD nm'
895lt_cv_objdir=.libs
896lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
897lt_cv_path_NM=/usr/bin/nm
898lt_cv_prog_compiler_c_o=yes
899lt_cv_prog_compiler_pic_works=yes
900lt_cv_prog_compiler_rtti_exceptions=yes
901lt_cv_prog_compiler_static_works=no
902lt_cv_prog_gnu_ld=no
903lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
904lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
905lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
906lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
907lt_cv_sys_max_cmd_len=196608
908xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
909xdt_cv_PKG_CONFIG_VERSION=0.28
910
911## ----------------- ##
912## Output variables. ##
913## ----------------- ##
914
915ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run aclocal-1.11'
916ALL_LINGUAS='ar ast be ca cs da de dz el en_GB eo es et eu fi fr gl he hr hu id it ja kk ko ku lt lv nb nl pa pl pt_BR pt ro ru si sk sq sv tr ug uk ur_PK ur vi zh_CN zh_TW '
917AMDEPBACKSLASH='\'
918AMDEP_FALSE='#'
919AMDEP_TRUE=''
920AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run tar'
921AM_BACKSLASH='\'
922AM_DEFAULT_VERBOSITY='0'
923AR='ar'
924AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run autoconf'
925AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run autoheader'
926AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run automake-1.11'
927AWK='awk'
928CATALOGS=' ar.gmo ast.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo ko.gmo ku.gmo lt.gmo lv.gmo nb.gmo nl.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sq.gmo sv.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
929CATOBJEXT='.gmo'
930CC='/usr/bin/clang'
931CCDEPMODE='depmode=gcc3'
932CFLAGS='-pipe -Os -arch x86_64'
933CPP='/usr/bin/clang -E'
934CPPFLAGS='-I/opt/local/include'
935CYGPATH_W='echo'
936DATADIRNAME='share'
937DBUS_CFLAGS=''
938DBUS_LIBS=''
939DBUS_REQUIRED_VERSION=''
940DBUS_VERSION=''
941DEFS=''
942DEPDIR='.deps'
943DSYMUTIL='dsymutil'
944DUMPBIN=''
945ECHO_C='\c'
946ECHO_N=''
947ECHO_T=''
948EGREP='/usr/bin/grep -E'
949EXEEXT=''
950EXO_CFLAGS='-D_REENTRANT -I/opt/local/include/exo-0.3 -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 -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/libpng15 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
951EXO_LIBS='-L/opt/local/lib -lexo-0.3 -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 -lm -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lintl '
952EXO_REQUIRED_VERSION='0.3.4'
953EXO_VERSION='0.3.107'
954FGREP='/usr/bin/grep -F'
955GENERATE_DOCUMENTATION_FALSE=''
956GENERATE_DOCUMENTATION_TRUE=''
957GETTEXT_PACKAGE='Terminal'
958GIO_CFLAGS=''
959GIO_LIBS=''
960GIO_REQUIRED_VERSION=''
961GIO_VERSION=''
962GMOFILES=' ar.gmo ast.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo ko.gmo ku.gmo lt.gmo lv.gmo nb.gmo nl.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sq.gmo sv.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
963GMSGFMT='/opt/local/bin/msgfmt'
964GNOME_DEFAULT_APPSDIR=''
965GREP='/usr/bin/grep'
966GTK_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 -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/libpng15 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -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 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include '
967GTK_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 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype '
968GTK_REQUIRED_VERSION='2.14.0'
969GTK_VERSION='2.24.22'
970HAVE_DBUS_FALSE=''
971HAVE_DBUS_TRUE=''
972HAVE_GNOME_DEFAULT_APPSDIR_FALSE=''
973HAVE_GNOME_DEFAULT_APPSDIR_TRUE=''
974INSTALL_DATA='${INSTALL} -m 644'
975INSTALL_PROGRAM='${INSTALL}'
976INSTALL_SCRIPT='${INSTALL}'
977INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
978INSTOBJEXT='.mo'
979INTLLIBS='-lintl '
980INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
981INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
982INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
983INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
984INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
985INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
986INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
987INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
988INTLTOOL_PERL='/opt/local/bin/perl'
989INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
990INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
991INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
992INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
993INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
994INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
995INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
996INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
997INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
998INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
999INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
1000INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1001INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
1002INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1003LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1004LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1005LIBOBJS=''
1006LIBS=''
1007LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1008LIBX11_CFLAGS=''
1009LIBX11_LDFLAGS=''
1010LIBX11_LIBS=' -lSM -lICE -lX11'
1011LIPO='lipo'
1012LN_S='ln -s'
1013LTLIBOBJS=''
1014MAINT='#'
1015MAINTAINER_MODE_FALSE=''
1016MAINTAINER_MODE_TRUE='#'
1017MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run makeinfo'
1018MKDIR_P='./install-sh -c -d'
1019MKINSTALLDIRS='./mkinstalldirs'
1020MSGFMT='/opt/local/bin/msgfmt'
1021MSGFMT_OPTS='-c'
1022MSGMERGE='/opt/local/bin/msgmerge'
1023NM='/usr/bin/nm'
1024NMEDIT='nmedit'
1025OBJDUMP='false'
1026OBJEXT='o'
1027OTOOL64=':'
1028OTOOL='otool'
1029PACKAGE='Terminal'
1030PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
1031PACKAGE_NAME='Terminal'
1032PACKAGE_STRING='Terminal 0.4.5'
1033PACKAGE_TARNAME='Terminal'
1034PACKAGE_URL=''
1035PACKAGE_VERSION='0.4.5'
1036PATH_SEPARATOR=':'
1037PKG_CONFIG='/opt/local/bin/pkg-config'
1038PLATFORM_CFLAGS=''
1039PLATFORM_CPPFLAGS=''
1040PLATFORM_LDFLAGS=''
1041POFILES=' ar.po ast.po be.po ca.po cs.po da.po de.po dz.po el.po en_GB.po eo.po es.po et.po eu.po fi.po fr.po gl.po he.po hr.po hu.po id.po it.po ja.po kk.po ko.po ku.po lt.po lv.po nb.po nl.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sq.po sv.po tr.po ug.po uk.po ur_PK.po ur.po vi.po zh_CN.po zh_TW.po'
1042POSUB='po'
1043PO_IN_DATADIR_FALSE=''
1044PO_IN_DATADIR_TRUE=''
1045RANLIB='ranlib'
1046SED='/usr/bin/sed'
1047SET_MAKE=''
1048SHELL='/bin/sh'
1049STRIP='strip'
1050TERMINAL_VERSION_DBUS='4'
1051USE_NLS='yes'
1052VERSION='0.4.5'
1053VTE_CFLAGS=''
1054VTE_LIBS=''
1055VTE_REQUIRED_VERSION=''
1056VTE_VERSION=''
1057XGETTEXT='/opt/local/bin/xgettext'
1058XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8'
1059XMKMF=''
1060XML2PO=''
1061XMLLINT=''
1062XSLTPROC=''
1063X_CFLAGS=''
1064X_EXTRA_LIBS=''
1065X_LIBS=''
1066X_PRE_LIBS=' -lSM -lICE'
1067ac_ct_CC='/usr/bin/clang'
1068ac_ct_DUMPBIN=''
1069am__EXEEXT_FALSE=''
1070am__EXEEXT_TRUE=''
1071am__fastdepCC_FALSE='#'
1072am__fastdepCC_TRUE=''
1073am__include='include'
1074am__isrc=''
1075am__leading_dot='.'
1076am__quote=''
1077am__tar='tar --format=ustar -chf - "$$tardir"'
1078am__untar='tar -xf -'
1079bindir='${exec_prefix}/bin'
1080build='x86_64-apple-darwin13.0.0'
1081build_alias=''
1082build_cpu='x86_64'
1083build_os='darwin13.0.0'
1084build_vendor='apple'
1085datadir='${datarootdir}'
1086datarootdir='${prefix}/share'
1087docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1088dvidir='${docdir}'
1089exec_prefix='NONE'
1090host='x86_64-apple-darwin13.0.0'
1091host_alias=''
1092host_cpu='x86_64'
1093host_os='darwin13.0.0'
1094host_vendor='apple'
1095htmldir='${docdir}'
1096includedir='${prefix}/include'
1097infodir='${datarootdir}/info'
1098install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/install-sh'
1099libdir='${exec_prefix}/lib'
1100libexecdir='${exec_prefix}/libexec'
1101localedir='${datarootdir}/locale'
1102localstatedir='${prefix}/var'
1103lt_ECHO='/bin/echo'
1104mandir='${datarootdir}/man'
1105mkdir_p='$(top_builddir)/./install-sh -c -d'
1106oldincludedir='/usr/include'
1107pdfdir='${docdir}'
1108prefix='/opt/local'
1109program_transform_name='s,x,x,'
1110psdir='${docdir}'
1111sbindir='${exec_prefix}/sbin'
1112sharedstatedir='${prefix}/com'
1113sysconfdir='${prefix}/etc'
1114target_alias=''
1115
1116## ----------- ##
1117## confdefs.h. ##
1118## ----------- ##
1119
1120/* confdefs.h */
1121#define PACKAGE_NAME "Terminal"
1122#define PACKAGE_TARNAME "Terminal"
1123#define PACKAGE_VERSION "0.4.5"
1124#define PACKAGE_STRING "Terminal 0.4.5"
1125#define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
1126#define PACKAGE_URL ""
1127#define PACKAGE "Terminal"
1128#define VERSION "0.4.5"
1129#define STDC_HEADERS 1
1130#define HAVE_SYS_TYPES_H 1
1131#define HAVE_SYS_STAT_H 1
1132#define HAVE_STDLIB_H 1
1133#define HAVE_STRING_H 1
1134#define HAVE_MEMORY_H 1
1135#define HAVE_STRINGS_H 1
1136#define HAVE_INTTYPES_H 1
1137#define HAVE_STDINT_H 1
1138#define HAVE_UNISTD_H 1
1139#define __EXTENSIONS__ 1
1140#define _ALL_SOURCE 1
1141#define _GNU_SOURCE 1
1142#define _POSIX_PTHREAD_SEMANTICS 1
1143#define _TANDEM_SOURCE 1
1144#define HAVE_DLFCN_H 1
1145#define LT_OBJDIR ".libs/"
1146#define HAVE_CTYPE_H 1
1147#define HAVE_ERRNO_H 1
1148#define HAVE_LIMITS_H 1
1149#define HAVE_PWD_H 1
1150#define HAVE_SIGNAL_H 1
1151#define HAVE_TIME_H 1
1152#define GETTEXT_PACKAGE "Terminal"
1153#define HAVE_LOCALE_H 1
1154#define HAVE_LC_MESSAGES 1
1155#define HAVE_BIND_TEXTDOMAIN_CODESET 1
1156#define HAVE_GETTEXT 1
1157#define HAVE_DCGETTEXT 1
1158#define ENABLE_NLS 1
1159#define HAVE_LIBX11 1
1160
1161configure: exit 1