Ticket #48793: config.log

File config.log, 26.0 KB (added by cres24@…, 9 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 xfconf configure 4.6.2, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --x-include=/opt/local/include --x-lib=/opt/local/lib --disable-visibility
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Cres24-A1398.local
14uname -m = x86_64
15uname -r = 14.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~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 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 263 tasks, 1204 threads, 8 processors
34Load average: 1.45, Mach factor: 6.53
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:2651: checking for a BSD-compatible install
52configure:2719: result: /usr/bin/install -c
53configure:2730: checking whether build environment is sane
54configure:2780: result: yes
55configure:2921: checking for a thread-safe mkdir -p
56configure:2960: result: ./install-sh -c -d
57configure:2973: checking for gawk
58configure:2989: found /opt/local/bin/gawk
59configure:3000: result: gawk
60configure:3011: checking whether make sets $(MAKE)
61configure:3033: result: yes
62configure:3108: checking how to create a ustar tar archive
63configure:3121: tar --version
64bsdtar 2.8.3 - libarchive 2.8.3
65configure:3124: $? = 0
66configure:3164: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
67configure:3167: $? = 0
68configure:3171: tar -xf - <conftest.tar
69configure:3174: $? = 0
70configure:3187: result: gnutar
71configure:3197: checking whether to enable maintainer-specific portions of Makefiles
72configure:3206: result: no
73configure:3232: checking for style of include used by make
74configure:3260: result: GNU
75configure:3330: checking for gcc
76configure:3357: result: /usr/bin/clang
77configure:3586: checking for C compiler version
78configure:3595: /usr/bin/clang --version >&5
79Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
80Target: x86_64-apple-darwin14.5.0
81Thread model: posix
82configure:3606: $? = 0
83configure:3595: /usr/bin/clang -v >&5
84Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
85Target: x86_64-apple-darwin14.5.0
86Thread model: posix
87configure:3606: $? = 0
88configure:3595: /usr/bin/clang -V >&5
89clang: error: argument to '-V' is missing (expected 1 value)
90clang: error: no input files
91configure:3606: $? = 1
92configure:3595: /usr/bin/clang -qversion >&5
93clang: error: unknown argument: '-qversion'
94clang: error: no input files
95configure:3606: $? = 1
96configure:3626: checking whether the C compiler works
97configure:3648: /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
98configure:3652: $? = 0
99configure:3701: result: yes
100configure:3704: checking for C compiler default output file name
101configure:3706: result: a.out
102configure:3712: checking for suffix of executables
103configure:3719: /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
104configure:3723: $? = 0
105configure:3745: result:
106configure:3767: checking whether we are cross compiling
107configure:3775: /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
108configure:3779: $? = 0
109configure:3786: ./conftest
110configure:3790: $? = 0
111configure:3805: result: no
112configure:3810: checking for suffix of object files
113configure:3832: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
114configure:3836: $? = 0
115configure:3857: result: o
116configure:3861: checking whether we are using the GNU C compiler
117configure:3880: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
118configure:3880: $? = 0
119configure:3889: result: yes
120configure:3898: checking whether /usr/bin/clang accepts -g
121configure:3918: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
122configure:3918: $? = 0
123configure:3959: result: yes
124configure:3976: checking for /usr/bin/clang option to accept ISO C89
125configure:4040: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
126configure:4040: $? = 0
127configure:4053: result: none needed
128configure:4075: checking dependency style of /usr/bin/clang
129configure:4185: result: gcc3
130configure:4206: checking how to run the C preprocessor
131configure:4237: /usr/bin/clang -E -I/opt/local/include conftest.c
132configure:4237: $? = 0
133configure:4251: /usr/bin/clang -E -I/opt/local/include conftest.c
134conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
135#include <ac_nonexistent.h>
136         ^
1371 error generated.
138configure:4251: $? = 1
139configure: failed program was:
140| /* confdefs.h */
141| #define PACKAGE_NAME "xfconf"
142| #define PACKAGE_TARNAME "xfconf"
143| #define PACKAGE_VERSION "4.6.2"
144| #define PACKAGE_STRING "xfconf 4.6.2"
145| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
146| #define PACKAGE_URL ""
147| #define PACKAGE "xfconf"
148| #define VERSION "4.6.2"
149| /* end confdefs.h.  */
150| #include <ac_nonexistent.h>
151configure:4276: result: /usr/bin/clang -E
152configure:4296: /usr/bin/clang -E -I/opt/local/include conftest.c
153configure:4296: $? = 0
154configure:4310: /usr/bin/clang -E -I/opt/local/include conftest.c
155conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
156#include <ac_nonexistent.h>
157         ^
1581 error generated.
159configure:4310: $? = 1
160configure: failed program was:
161| /* confdefs.h */
162| #define PACKAGE_NAME "xfconf"
163| #define PACKAGE_TARNAME "xfconf"
164| #define PACKAGE_VERSION "4.6.2"
165| #define PACKAGE_STRING "xfconf 4.6.2"
166| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
167| #define PACKAGE_URL ""
168| #define PACKAGE "xfconf"
169| #define VERSION "4.6.2"
170| /* end confdefs.h.  */
171| #include <ac_nonexistent.h>
172configure:4339: checking for grep that handles long lines and -e
173configure:4397: result: /usr/bin/grep
174configure:4402: checking for egrep
175configure:4464: result: /usr/bin/grep -E
176configure:4469: checking for ANSI C header files
177configure:4489: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
178configure:4489: $? = 0
179configure:4562: /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
180configure:4562: $? = 0
181configure:4562: ./conftest
182configure:4562: $? = 0
183configure:4573: result: yes
184configure:4586: checking for sys/types.h
185configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
186configure:4586: $? = 0
187configure:4586: result: yes
188configure:4586: checking for sys/stat.h
189configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
190configure:4586: $? = 0
191configure:4586: result: yes
192configure:4586: checking for stdlib.h
193configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
194configure:4586: $? = 0
195configure:4586: result: yes
196configure:4586: checking for string.h
197configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
198configure:4586: $? = 0
199configure:4586: result: yes
200configure:4586: checking for memory.h
201configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
202configure:4586: $? = 0
203configure:4586: result: yes
204configure:4586: checking for strings.h
205configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
206configure:4586: $? = 0
207configure:4586: result: yes
208configure:4586: checking for inttypes.h
209configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
210configure:4586: $? = 0
211configure:4586: result: yes
212configure:4586: checking for stdint.h
213configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
214configure:4586: $? = 0
215configure:4586: result: yes
216configure:4586: checking for unistd.h
217configure:4586: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
218configure:4586: $? = 0
219configure:4586: result: yes
220configure:4600: checking minix/config.h usability
221configure:4600: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
222conftest.c:54:10: fatal error: 'minix/config.h' file not found
223#include <minix/config.h>
224         ^
2251 error generated.
226configure:4600: $? = 1
227configure: failed program was:
228| /* confdefs.h */
229| #define PACKAGE_NAME "xfconf"
230| #define PACKAGE_TARNAME "xfconf"
231| #define PACKAGE_VERSION "4.6.2"
232| #define PACKAGE_STRING "xfconf 4.6.2"
233| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
234| #define PACKAGE_URL ""
235| #define PACKAGE "xfconf"
236| #define VERSION "4.6.2"
237| #define STDC_HEADERS 1
238| #define HAVE_SYS_TYPES_H 1
239| #define HAVE_SYS_STAT_H 1
240| #define HAVE_STDLIB_H 1
241| #define HAVE_STRING_H 1
242| #define HAVE_MEMORY_H 1
243| #define HAVE_STRINGS_H 1
244| #define HAVE_INTTYPES_H 1
245| #define HAVE_STDINT_H 1
246| #define HAVE_UNISTD_H 1
247| /* end confdefs.h.  */
248| #include <stdio.h>
249| #ifdef HAVE_SYS_TYPES_H
250| # include <sys/types.h>
251| #endif
252| #ifdef HAVE_SYS_STAT_H
253| # include <sys/stat.h>
254| #endif
255| #ifdef STDC_HEADERS
256| # include <stdlib.h>
257| # include <stddef.h>
258| #else
259| # ifdef HAVE_STDLIB_H
260| #  include <stdlib.h>
261| # endif
262| #endif
263| #ifdef HAVE_STRING_H
264| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
265| #  include <memory.h>
266| # endif
267| # include <string.h>
268| #endif
269| #ifdef HAVE_STRINGS_H
270| # include <strings.h>
271| #endif
272| #ifdef HAVE_INTTYPES_H
273| # include <inttypes.h>
274| #endif
275| #ifdef HAVE_STDINT_H
276| # include <stdint.h>
277| #endif
278| #ifdef HAVE_UNISTD_H
279| # include <unistd.h>
280| #endif
281| #include <minix/config.h>
282configure:4600: result: no
283configure:4600: checking minix/config.h presence
284configure:4600: /usr/bin/clang -E -I/opt/local/include conftest.c
285conftest.c:21:10: fatal error: 'minix/config.h' file not found
286#include <minix/config.h>
287         ^
2881 error generated.
289configure:4600: $? = 1
290configure: failed program was:
291| /* confdefs.h */
292| #define PACKAGE_NAME "xfconf"
293| #define PACKAGE_TARNAME "xfconf"
294| #define PACKAGE_VERSION "4.6.2"
295| #define PACKAGE_STRING "xfconf 4.6.2"
296| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
297| #define PACKAGE_URL ""
298| #define PACKAGE "xfconf"
299| #define VERSION "4.6.2"
300| #define STDC_HEADERS 1
301| #define HAVE_SYS_TYPES_H 1
302| #define HAVE_SYS_STAT_H 1
303| #define HAVE_STDLIB_H 1
304| #define HAVE_STRING_H 1
305| #define HAVE_MEMORY_H 1
306| #define HAVE_STRINGS_H 1
307| #define HAVE_INTTYPES_H 1
308| #define HAVE_STDINT_H 1
309| #define HAVE_UNISTD_H 1
310| /* end confdefs.h.  */
311| #include <minix/config.h>
312configure:4600: result: no
313configure:4600: checking for minix/config.h
314configure:4600: result: no
315configure:4621: checking whether it is safe to define __EXTENSIONS__
316configure:4639: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
317configure:4639: $? = 0
318configure:4646: result: yes
319configure:4661: checking for library containing strerror
320configure:4692: /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
321conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
322char strerror ();
323     ^
324conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)'
3251 warning generated.
326configure:4692: $? = 0
327configure:4709: result: none required
328configure:4767: checking for gcc
329configure:4794: result: /usr/bin/clang
330configure:5023: checking for C compiler version
331configure:5032: /usr/bin/clang --version >&5
332Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
333Target: x86_64-apple-darwin14.5.0
334Thread model: posix
335configure:5043: $? = 0
336configure:5032: /usr/bin/clang -v >&5
337Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
338Target: x86_64-apple-darwin14.5.0
339Thread model: posix
340configure:5043: $? = 0
341configure:5032: /usr/bin/clang -V >&5
342clang: error: argument to '-V' is missing (expected 1 value)
343clang: error: no input files
344configure:5043: $? = 1
345configure:5032: /usr/bin/clang -qversion >&5
346clang: error: unknown argument: '-qversion'
347clang: error: no input files
348configure:5043: $? = 1
349configure:5047: checking whether we are using the GNU C compiler
350configure:5075: result: yes
351configure:5084: checking whether /usr/bin/clang accepts -g
352configure:5145: result: yes
353configure:5162: checking for /usr/bin/clang option to accept ISO C89
354configure:5239: result: none needed
355configure:5261: checking dependency style of /usr/bin/clang
356configure:5371: result: gcc3
357configure:5387: checking whether /usr/bin/clang and cc understand -c and -o together
358configure:5418: /usr/bin/clang -c conftest.c -o conftest2.o >&5
359configure:5422: $? = 0
360configure:5428: /usr/bin/clang -c conftest.c -o conftest2.o >&5
361configure:5432: $? = 0
362configure:5443: cc -c conftest.c >&5
363configure:5447: $? = 0
364configure:5455: cc -c conftest.c -o conftest2.o >&5
365configure:5459: $? = 0
366configure:5465: cc -c conftest.c -o conftest2.o >&5
367configure:5469: $? = 0
368configure:5487: result: yes
369configure:5514: checking whether NLS is requested
370configure:5523: result: yes
371configure:5553: checking for intltool-update
372configure:5571: found /opt/local/bin/intltool-update
373configure:5583: result: /opt/local/bin/intltool-update
374configure:5593: checking for intltool-merge
375configure:5611: found /opt/local/bin/intltool-merge
376configure:5623: result: /opt/local/bin/intltool-merge
377configure:5633: checking for intltool-extract
378configure:5651: found /opt/local/bin/intltool-extract
379configure:5663: result: /opt/local/bin/intltool-extract
380configure:5794: checking for xgettext
381configure:5812: found /opt/local/bin/xgettext
382configure:5824: result: /opt/local/bin/xgettext
383configure:5834: checking for msgmerge
384configure:5852: found /opt/local/bin/msgmerge
385configure:5864: result: /opt/local/bin/msgmerge
386configure:5874: checking for msgfmt
387configure:5892: found /opt/local/bin/msgfmt
388configure:5904: result: /opt/local/bin/msgfmt
389configure:5914: checking for gmsgfmt
390configure:5945: result: /opt/local/bin/msgfmt
391configure:5965: checking for perl
392configure:5983: found /opt/local/bin/perl
393configure:5995: result: /opt/local/bin/perl
394configure:6006: checking for perl >= 5.8.1
395configure:6013: result: 5.16.3
396configure:6017: checking for XML::Parser
397configure:6023: error: XML::Parser perl module is required for intltool
398
399## ---------------- ##
400## Cache variables. ##
401## ---------------- ##
402
403ac_cv_c_compiler_gnu=yes
404ac_cv_env_CC_set=set
405ac_cv_env_CC_value=/usr/bin/clang
406ac_cv_env_CFLAGS_set=set
407ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
408ac_cv_env_CPPFLAGS_set=set
409ac_cv_env_CPPFLAGS_value=-I/opt/local/include
410ac_cv_env_CPP_set=
411ac_cv_env_CPP_value=
412ac_cv_env_LDFLAGS_set=set
413ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
414ac_cv_env_LIBS_set=
415ac_cv_env_LIBS_value=
416ac_cv_env_PKG_CONFIG_set=
417ac_cv_env_PKG_CONFIG_value=
418ac_cv_env_build_alias_set=
419ac_cv_env_build_alias_value=
420ac_cv_env_host_alias_set=
421ac_cv_env_host_alias_value=
422ac_cv_env_target_alias_set=
423ac_cv_env_target_alias_value=
424ac_cv_header_inttypes_h=yes
425ac_cv_header_memory_h=yes
426ac_cv_header_minix_config_h=no
427ac_cv_header_stdc=yes
428ac_cv_header_stdint_h=yes
429ac_cv_header_stdlib_h=yes
430ac_cv_header_string_h=yes
431ac_cv_header_strings_h=yes
432ac_cv_header_sys_stat_h=yes
433ac_cv_header_sys_types_h=yes
434ac_cv_header_unistd_h=yes
435ac_cv_objext=o
436ac_cv_path_EGREP='/usr/bin/grep -E'
437ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
438ac_cv_path_GREP=/usr/bin/grep
439ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
440ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
441ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl
442ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
443ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
444ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
445ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
446ac_cv_prog_AWK=gawk
447ac_cv_prog_CPP='/usr/bin/clang -E'
448ac_cv_prog_ac_ct_CC=/usr/bin/clang
449ac_cv_prog_cc__usr_bin_clang_c_o=yes
450ac_cv_prog_cc_c89=
451ac_cv_prog_cc_g=yes
452ac_cv_prog_make_make_set=yes
453ac_cv_safe_to_define___extensions__=yes
454ac_cv_search_strerror='none required'
455am_cv_CC_dependencies_compiler_type=gcc3
456am_cv_prog_tar_ustar=gnutar
457
458## ----------------- ##
459## Output variables. ##
460## ----------------- ##
461
462ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfconf/xfconf/work/xfconf-4.6.2/missing --run aclocal-1.11'
463ALL_LINGUAS=''
464AMDEPBACKSLASH='\'
465AMDEP_FALSE='#'
466AMDEP_TRUE=''
467AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfconf/xfconf/work/xfconf-4.6.2/missing --run tar'
468AR=''
469AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfconf/xfconf/work/xfconf-4.6.2/missing --run autoconf'
470AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfconf/xfconf/work/xfconf-4.6.2/missing --run autoheader'
471AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfconf/xfconf/work/xfconf-4.6.2/missing --run automake-1.11'
472AWK='gawk'
473BUILD_PERL_BINDINGS_FALSE=''
474BUILD_PERL_BINDINGS_TRUE=''
475BUILD_XFCONF_BACKEND_PERCHANNEL_XML_FALSE=''
476BUILD_XFCONF_BACKEND_PERCHANNEL_XML_TRUE=''
477CATALOGS=''
478CATOBJEXT=''
479CC='/usr/bin/clang'
480CCDEPMODE='depmode=gcc3'
481CFLAGS='-pipe -Os -arch x86_64'
482CPP='/usr/bin/clang -E'
483CPPFLAGS='-I/opt/local/include'
484CYGPATH_W='echo'
485DATADIRNAME=''
486DBUS_CFLAGS=''
487DBUS_GLIB_CFLAGS=''
488DBUS_GLIB_LIBS=''
489DBUS_GLIB_REQUIRED_VERSION=''
490DBUS_GLIB_VERSION=''
491DBUS_LIBS=''
492DBUS_REQUIRED_VERSION=''
493DBUS_VERSION=''
494DEFS=''
495DEPDIR='.deps'
496DSYMUTIL=''
497DUMPBIN=''
498ECHO_C='\c'
499ECHO_N=''
500ECHO_T=''
501EGREP='/usr/bin/grep -E'
502ENABLE_GTK_DOC_FALSE=''
503ENABLE_GTK_DOC_TRUE=''
504ENABLE_PROFILING_FALSE=''
505ENABLE_PROFILING_TRUE=''
506EXEEXT=''
507FGREP=''
508GETTEXT_PACKAGE=''
509GLIB_CFLAGS=''
510GLIB_LIBS=''
511GLIB_REQUIRED_VERSION=''
512GLIB_VERSION=''
513GMOFILES=''
514GMSGFMT='/opt/local/bin/msgfmt'
515GREP='/usr/bin/grep'
516GTKDOC_CHECK=''
517GTKDOC_MKPDF=''
518GTKDOC_REBASE=''
519GTK_DOC_BUILD_HTML_FALSE=''
520GTK_DOC_BUILD_HTML_TRUE=''
521GTK_DOC_BUILD_PDF_FALSE=''
522GTK_DOC_BUILD_PDF_TRUE=''
523GTK_DOC_USE_LIBTOOL_FALSE=''
524GTK_DOC_USE_LIBTOOL_TRUE=''
525GTK_DOC_USE_REBASE_FALSE=''
526GTK_DOC_USE_REBASE_TRUE=''
527HAVE_GNUC_VISIBILITY_FALSE=''
528HAVE_GNUC_VISIBILITY_TRUE=''
529HTML_DIR=''
530INSTALL_DATA='${INSTALL} -m 644'
531INSTALL_PROGRAM='${INSTALL}'
532INSTALL_SCRIPT='${INSTALL}'
533INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
534INSTOBJEXT=''
535INTLLIBS=''
536INTLTOOL_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 $< $@'
537INTLTOOL_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 $< $@'
538INTLTOOL_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 $< $@'
539INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
540INTLTOOL_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 $< $@'
541INTLTOOL_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 $< $@'
542INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
543INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
544INTLTOOL_PERL='/opt/local/bin/perl'
545INTLTOOL_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 $< $@'
546INTLTOOL_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 $< $@'
547INTLTOOL_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 $< $@'
548INTLTOOL_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 $< $@'
549INTLTOOL_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 $< $@'
550INTLTOOL_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 $< $@'
551INTLTOOL_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 $< $@'
552INTLTOOL_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 $< $@'
553INTLTOOL_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 $< $@'
554INTLTOOL_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 $< $@'
555INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
556INTLTOOL_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 $< $@'
557INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
558INTLTOOL_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 $< $@'
559LD=''
560LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
561LIBOBJS=''
562LIBS=''
563LIBTOOL=''
564LIBXFCE4UTIL_CFLAGS=''
565LIBXFCE4UTIL_LIBS=''
566LIBXFCE4UTIL_REQUIRED_VERSION=''
567LIBXFCE4UTIL_VERSION=''
568LIBXFCONF_VERINFO=''
569LIBXFCONF_VERSION_API=''
570LIPO=''
571LN_S=''
572LTLIBOBJS=''
573MAINT='#'
574MAINTAINER_MODE_FALSE=''
575MAINTAINER_MODE_TRUE='#'
576MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfconf/xfconf/work/xfconf-4.6.2/missing --run makeinfo'
577MKDIR_P='./install-sh -c -d'
578MKINSTALLDIRS=''
579MSGFMT='/opt/local/bin/msgfmt'
580MSGFMT_OPTS=''
581MSGMERGE='/opt/local/bin/msgmerge'
582NM=''
583NMEDIT=''
584OBJDUMP=''
585OBJEXT='o'
586OTOOL64=''
587OTOOL=''
588PACKAGE='xfconf'
589PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
590PACKAGE_NAME='xfconf'
591PACKAGE_STRING='xfconf 4.6.2'
592PACKAGE_TARNAME='xfconf'
593PACKAGE_URL=''
594PACKAGE_VERSION='4.6.2'
595PATH_SEPARATOR=':'
596PERL=''
597PERL_EXTUTILS_DEPENDS_REQUIRED_VERSION=''
598PERL_EXTUTILS_PKGCONFIG_REQUIRED_VERSION=''
599PERL_GLIB_REQUIRED_VERSION=''
600PERL_MAKE_OPTIONS=''
601PKG_CONFIG=''
602POFILES=''
603POSUB=''
604PO_IN_DATADIR_FALSE=''
605PO_IN_DATADIR_TRUE=''
606RANLIB=''
607SED=''
608SET_MAKE=''
609SHELL='/bin/sh'
610STRIP=''
611USE_NLS='yes'
612VERSION='4.6.2'
613XFCONF_VERSION=''
614XGETTEXT='/opt/local/bin/xgettext'
615XGETTEXT_ARGS=''
616ac_ct_CC='/usr/bin/clang'
617ac_ct_DUMPBIN=''
618am__EXEEXT_FALSE=''
619am__EXEEXT_TRUE=''
620am__fastdepCC_FALSE='#'
621am__fastdepCC_TRUE=''
622am__include='include'
623am__isrc=''
624am__leading_dot='.'
625am__quote=''
626am__tar='tar --format=ustar -chf - "$$tardir"'
627am__untar='tar -xf -'
628bindir='${exec_prefix}/bin'
629build=''
630build_alias=''
631build_cpu=''
632build_os=''
633build_vendor=''
634datadir='${datarootdir}'
635datarootdir='${prefix}/share'
636docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
637dvidir='${docdir}'
638exec_prefix='NONE'
639host=''
640host_alias=''
641host_cpu=''
642host_os=''
643host_vendor=''
644htmldir='${docdir}'
645includedir='${prefix}/include'
646infodir='${datarootdir}/info'
647install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_xfconf/xfconf/work/xfconf-4.6.2/install-sh'
648libdir='${exec_prefix}/lib'
649libexecdir='${exec_prefix}/libexec'
650localedir='${datarootdir}/locale'
651localstatedir='${prefix}/var'
652lt_ECHO='/bin/echo'
653mandir='${datarootdir}/man'
654mkdir_p='$(top_builddir)/./install-sh -c -d'
655oldincludedir='/usr/include'
656pdfdir='${docdir}'
657prefix='/opt/local'
658program_transform_name='s,x,x,'
659psdir='${docdir}'
660sbindir='${exec_prefix}/sbin'
661sharedstatedir='${prefix}/com'
662sysconfdir='${prefix}/etc'
663target_alias=''
664
665## ----------- ##
666## confdefs.h. ##
667## ----------- ##
668
669/* confdefs.h */
670#define PACKAGE_NAME "xfconf"
671#define PACKAGE_TARNAME "xfconf"
672#define PACKAGE_VERSION "4.6.2"
673#define PACKAGE_STRING "xfconf 4.6.2"
674#define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
675#define PACKAGE_URL ""
676#define PACKAGE "xfconf"
677#define VERSION "4.6.2"
678#define STDC_HEADERS 1
679#define HAVE_SYS_TYPES_H 1
680#define HAVE_SYS_STAT_H 1
681#define HAVE_STDLIB_H 1
682#define HAVE_STRING_H 1
683#define HAVE_MEMORY_H 1
684#define HAVE_STRINGS_H 1
685#define HAVE_INTTYPES_H 1
686#define HAVE_STDINT_H 1
687#define HAVE_UNISTD_H 1
688#define __EXTENSIONS__ 1
689#define _ALL_SOURCE 1
690#define _GNU_SOURCE 1
691#define _POSIX_PTHREAD_SEMANTICS 1
692#define _TANDEM_SOURCE 1
693
694configure: exit 2