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