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 glib configure 2.30.3, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-static --disable-dtrace |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = OnoPro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~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 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 6.00 gigabytes |
---|
33 | Default processor set: 114 tasks, 515 threads, 2 processors |
---|
34 | Load average: 1.63, Mach factor: 0.35 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /usr/bin |
---|
40 | PATH: /bin |
---|
41 | PATH: /usr/sbin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/local/bin |
---|
44 | PATH: /usr/X11/bin |
---|
45 | PATH: /opt/local/bin |
---|
46 | PATH: /opt/local/sbin |
---|
47 | PATH: /opt/local/bin |
---|
48 | PATH: /usr/local/mysql/bin |
---|
49 | PATH: /Development/scripts |
---|
50 | PATH: /Development/tools |
---|
51 | |
---|
52 | |
---|
53 | |
---|
54 | ## ----------- ## |
---|
55 | ## Core tests. ## |
---|
56 | ## ----------- ## |
---|
57 | |
---|
58 | configure:2956: checking for a BSD-compatible install |
---|
59 | configure:3024: result: /usr/bin/install -c |
---|
60 | configure:3035: checking whether build environment is sane |
---|
61 | configure:3085: result: yes |
---|
62 | configure:3226: checking for a thread-safe mkdir -p |
---|
63 | configure:3265: result: ./install-sh -c -d |
---|
64 | configure:3278: checking for gawk |
---|
65 | configure:3308: result: no |
---|
66 | configure:3278: checking for mawk |
---|
67 | configure:3308: result: no |
---|
68 | configure:3278: checking for nawk |
---|
69 | configure:3308: result: no |
---|
70 | configure:3278: checking for awk |
---|
71 | configure:3294: found /usr/bin/awk |
---|
72 | configure:3305: result: awk |
---|
73 | configure:3316: checking whether make sets $(MAKE) |
---|
74 | configure:3338: result: yes |
---|
75 | configure:3404: checking how to create a ustar tar archive |
---|
76 | configure:3417: tar --version |
---|
77 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
78 | configure:3420: $? = 0 |
---|
79 | configure:3460: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
80 | configure:3463: $? = 0 |
---|
81 | configure:3467: tar -xf - <conftest.tar |
---|
82 | configure:3470: $? = 0 |
---|
83 | configure:3483: result: gnutar |
---|
84 | configure:3491: checking whether to enable maintainer-specific portions of Makefiles |
---|
85 | configure:3500: result: yes |
---|
86 | configure:3528: checking whether make supports nested variables |
---|
87 | configure:3545: result: yes |
---|
88 | configure:3647: checking for gcc |
---|
89 | configure:3663: found /usr/bin/gcc |
---|
90 | configure:3674: result: gcc |
---|
91 | configure:3903: checking for C compiler version |
---|
92 | configure:3912: gcc --version >&5 |
---|
93 | i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
94 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
95 | This is free software; see the source for copying conditions. There is NO |
---|
96 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
97 | |
---|
98 | configure:3923: $? = 0 |
---|
99 | configure:3912: gcc -v >&5 |
---|
100 | Using built-in specs. |
---|
101 | Target: i686-apple-darwin11 |
---|
102 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
103 | Thread model: posix |
---|
104 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
105 | configure:3923: $? = 0 |
---|
106 | configure:3912: gcc -V >&5 |
---|
107 | llvm-gcc-4.2: argument to `-V' is missing |
---|
108 | configure:3923: $? = 1 |
---|
109 | configure:3912: gcc -qversion >&5 |
---|
110 | i686-apple-darwin11-llvm-gcc-4.2: no input files |
---|
111 | configure:3923: $? = 1 |
---|
112 | configure:3943: checking whether the C compiler works |
---|
113 | configure:3965: gcc conftest.c >&5 |
---|
114 | configure:3969: $? = 0 |
---|
115 | configure:4017: result: yes |
---|
116 | configure:4020: checking for C compiler default output file name |
---|
117 | configure:4022: result: a.out |
---|
118 | configure:4028: checking for suffix of executables |
---|
119 | configure:4035: gcc -o conftest conftest.c >&5 |
---|
120 | configure:4039: $? = 0 |
---|
121 | configure:4061: result: |
---|
122 | configure:4083: checking whether we are cross compiling |
---|
123 | configure:4091: gcc -o conftest conftest.c >&5 |
---|
124 | configure:4095: $? = 0 |
---|
125 | configure:4102: ./conftest |
---|
126 | configure:4106: $? = 0 |
---|
127 | configure:4121: result: no |
---|
128 | configure:4126: checking for suffix of object files |
---|
129 | configure:4148: gcc -c conftest.c >&5 |
---|
130 | configure:4152: $? = 0 |
---|
131 | configure:4173: result: o |
---|
132 | configure:4177: checking whether we are using the GNU C compiler |
---|
133 | configure:4196: gcc -c conftest.c >&5 |
---|
134 | configure:4196: $? = 0 |
---|
135 | configure:4205: result: yes |
---|
136 | configure:4214: checking whether gcc accepts -g |
---|
137 | configure:4234: gcc -c -g conftest.c >&5 |
---|
138 | configure:4234: $? = 0 |
---|
139 | configure:4275: result: yes |
---|
140 | configure:4292: checking for gcc option to accept ISO C89 |
---|
141 | configure:4356: gcc -c -g -O2 conftest.c >&5 |
---|
142 | configure:4356: $? = 0 |
---|
143 | configure:4369: result: none needed |
---|
144 | configure:4400: checking for style of include used by make |
---|
145 | configure:4428: result: GNU |
---|
146 | configure:4454: checking dependency style of gcc |
---|
147 | configure:4565: result: gcc3 |
---|
148 | configure:4585: checking how to run the C preprocessor |
---|
149 | configure:4616: gcc -E conftest.c |
---|
150 | configure:4616: $? = 0 |
---|
151 | configure:4630: gcc -E conftest.c |
---|
152 | conftest.c:14:28: error: ac_nonexistent.h: No such file or directory |
---|
153 | configure:4630: $? = 1 |
---|
154 | configure: failed program was: |
---|
155 | | /* confdefs.h */ |
---|
156 | | #define PACKAGE_NAME "glib" |
---|
157 | | #define PACKAGE_TARNAME "glib" |
---|
158 | | #define PACKAGE_VERSION "2.30.3" |
---|
159 | | #define PACKAGE_STRING "glib 2.30.3" |
---|
160 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
161 | | #define PACKAGE_URL "" |
---|
162 | | #define GLIB_MAJOR_VERSION 2 |
---|
163 | | #define GLIB_MINOR_VERSION 30 |
---|
164 | | #define GLIB_MICRO_VERSION 3 |
---|
165 | | #define GLIB_INTERFACE_AGE 3 |
---|
166 | | #define GLIB_BINARY_AGE 3003 |
---|
167 | | /* end confdefs.h. */ |
---|
168 | | #include <ac_nonexistent.h> |
---|
169 | configure:4655: result: gcc -E |
---|
170 | configure:4675: gcc -E conftest.c |
---|
171 | configure:4675: $? = 0 |
---|
172 | configure:4689: gcc -E conftest.c |
---|
173 | conftest.c:14:28: error: ac_nonexistent.h: No such file or directory |
---|
174 | configure:4689: $? = 1 |
---|
175 | configure: failed program was: |
---|
176 | | /* confdefs.h */ |
---|
177 | | #define PACKAGE_NAME "glib" |
---|
178 | | #define PACKAGE_TARNAME "glib" |
---|
179 | | #define PACKAGE_VERSION "2.30.3" |
---|
180 | | #define PACKAGE_STRING "glib 2.30.3" |
---|
181 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
182 | | #define PACKAGE_URL "" |
---|
183 | | #define GLIB_MAJOR_VERSION 2 |
---|
184 | | #define GLIB_MINOR_VERSION 30 |
---|
185 | | #define GLIB_MICRO_VERSION 3 |
---|
186 | | #define GLIB_INTERFACE_AGE 3 |
---|
187 | | #define GLIB_BINARY_AGE 3003 |
---|
188 | | /* end confdefs.h. */ |
---|
189 | | #include <ac_nonexistent.h> |
---|
190 | configure:4731: checking build system type |
---|
191 | configure:4745: result: x86_64-apple-darwin11.3.0 |
---|
192 | configure:4765: checking host system type |
---|
193 | configure:4778: result: x86_64-apple-darwin11.3.0 |
---|
194 | configure:4799: checking for the BeOS |
---|
195 | configure:4809: result: no |
---|
196 | configure:4813: checking for Win32 |
---|
197 | configure:4847: result: no |
---|
198 | configure:4853: checking for Mac OS X Carbon support |
---|
199 | configure:4864: gcc -E conftest.c |
---|
200 | configure:4864: $? = 0 |
---|
201 | configure:4869: result: yes |
---|
202 | configure:5261: checking for grep that handles long lines and -e |
---|
203 | configure:5319: result: /usr/bin/grep |
---|
204 | configure:5324: checking for egrep |
---|
205 | configure:5386: result: /usr/bin/grep -E |
---|
206 | configure:5392: checking whether we are using the GNU C Library 2.1 or newer |
---|
207 | conftest.c:16:22: error: features.h: No such file or directory |
---|
208 | configure:5419: result: no |
---|
209 | configure:5472: checking whether to enable garbage collector friendliness |
---|
210 | configure:5481: result: no |
---|
211 | configure:5485: checking whether to disable memory pools |
---|
212 | configure:5488: result: no |
---|
213 | configure:5569: checking for c++ |
---|
214 | configure:5585: found /usr/bin/c++ |
---|
215 | configure:5596: result: c++ |
---|
216 | configure:5739: checking for C++ compiler version |
---|
217 | configure:5748: c++ --version >&5 |
---|
218 | i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
219 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
220 | This is free software; see the source for copying conditions. There is NO |
---|
221 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
222 | |
---|
223 | configure:5759: $? = 0 |
---|
224 | configure:5748: c++ -v >&5 |
---|
225 | Using built-in specs. |
---|
226 | Target: i686-apple-darwin11 |
---|
227 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
228 | Thread model: posix |
---|
229 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
230 | configure:5759: $? = 0 |
---|
231 | configure:5748: c++ -V >&5 |
---|
232 | llvm-g++-4.2: argument to `-V' is missing |
---|
233 | configure:5759: $? = 1 |
---|
234 | configure:5748: c++ -qversion >&5 |
---|
235 | i686-apple-darwin11-llvm-g++-4.2: no input files |
---|
236 | configure:5759: $? = 1 |
---|
237 | configure:5763: checking whether we are using the GNU C++ compiler |
---|
238 | configure:5782: c++ -c conftest.cpp >&5 |
---|
239 | configure:5782: $? = 0 |
---|
240 | configure:5791: result: yes |
---|
241 | configure:5800: checking whether c++ accepts -g |
---|
242 | configure:5820: c++ -c -g conftest.cpp >&5 |
---|
243 | configure:5820: $? = 0 |
---|
244 | configure:5861: result: yes |
---|
245 | configure:5886: checking dependency style of c++ |
---|
246 | configure:5997: result: gcc3 |
---|
247 | configure:6024: c++ -c -g -O2 conftest.cpp >&5 |
---|
248 | configure:6024: $? = 0 |
---|
249 | configure:6093: checking for gcc |
---|
250 | configure:6120: result: gcc |
---|
251 | configure:6349: checking for C compiler version |
---|
252 | configure:6358: gcc --version >&5 |
---|
253 | i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
254 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
255 | This is free software; see the source for copying conditions. There is NO |
---|
256 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
257 | |
---|
258 | configure:6369: $? = 0 |
---|
259 | configure:6358: gcc -v >&5 |
---|
260 | Using built-in specs. |
---|
261 | Target: i686-apple-darwin11 |
---|
262 | Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
263 | Thread model: posix |
---|
264 | gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) |
---|
265 | configure:6369: $? = 0 |
---|
266 | configure:6358: gcc -V >&5 |
---|
267 | llvm-gcc-4.2: argument to `-V' is missing |
---|
268 | configure:6369: $? = 1 |
---|
269 | configure:6358: gcc -qversion >&5 |
---|
270 | i686-apple-darwin11-llvm-gcc-4.2: no input files |
---|
271 | configure:6369: $? = 1 |
---|
272 | configure:6373: checking whether we are using the GNU C compiler |
---|
273 | configure:6401: result: yes |
---|
274 | configure:6410: checking whether gcc accepts -g |
---|
275 | configure:6471: result: yes |
---|
276 | configure:6488: checking for gcc option to accept ISO C89 |
---|
277 | configure:6565: result: none needed |
---|
278 | configure:6587: checking dependency style of gcc |
---|
279 | configure:6698: result: gcc3 |
---|
280 | configure:6717: checking whether gcc and cc understand -c and -o together |
---|
281 | configure:6748: gcc -c conftest.c -o conftest2.o >&5 |
---|
282 | configure:6752: $? = 0 |
---|
283 | configure:6758: gcc -c conftest.c -o conftest2.o >&5 |
---|
284 | configure:6762: $? = 0 |
---|
285 | configure:6773: cc -c conftest.c >&5 |
---|
286 | configure:6777: $? = 0 |
---|
287 | configure:6785: cc -c conftest.c -o conftest2.o >&5 |
---|
288 | configure:6789: $? = 0 |
---|
289 | configure:6795: cc -c conftest.c -o conftest2.o >&5 |
---|
290 | configure:6799: $? = 0 |
---|
291 | configure:6817: result: yes |
---|
292 | configure:6851: checking for special C compiler options needed for large files |
---|
293 | configure:6896: result: no |
---|
294 | configure:6902: checking for _FILE_OFFSET_BITS value needed for large files |
---|
295 | configure:6927: gcc -c -g -O2 conftest.c >&5 |
---|
296 | configure:6927: $? = 0 |
---|
297 | configure:6959: result: no |
---|
298 | configure:7096: checking for pkg-config |
---|
299 | configure:7114: found /opt/local/bin/pkg-config |
---|
300 | configure:7126: result: /opt/local/bin/pkg-config |
---|
301 | configure:7151: checking pkg-config is at least version 0.16 |
---|
302 | configure:7154: result: yes |
---|
303 | configure:7229: checking for gawk |
---|
304 | configure:7256: result: awk |
---|
305 | configure:7271: checking for perl5 |
---|
306 | configure:7287: found /opt/local/bin/perl5 |
---|
307 | configure:7298: result: perl5 |
---|
308 | configure:7312: checking for indent |
---|
309 | configure:7328: found /usr/bin/indent |
---|
310 | configure:7339: result: indent |
---|
311 | configure:7361: checking for perl5 |
---|
312 | configure:7379: found /opt/local/bin/perl5 |
---|
313 | configure:7391: result: /opt/local/bin/perl5 |
---|
314 | configure:7439: checking for a Python interpreter with version >= 2.5 |
---|
315 | configure:7456: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
316 | configure:7459: $? = 0 |
---|
317 | configure:7465: result: python |
---|
318 | configure:7473: checking for python |
---|
319 | configure:7491: found /usr/bin/python |
---|
320 | configure:7503: result: /usr/bin/python |
---|
321 | configure:7521: checking for python version |
---|
322 | configure:7528: result: 2.7 |
---|
323 | configure:7540: checking for python platform |
---|
324 | configure:7547: result: darwin |
---|
325 | configure:7554: checking for python script directory |
---|
326 | configure:7582: result: ${prefix}/lib/python2.7/site-packages |
---|
327 | configure:7591: checking for python extension module directory |
---|
328 | configure:7619: result: ${exec_prefix}/lib/python2.7/site-packages |
---|
329 | configure:7652: checking for iconv_open |
---|
330 | configure:7652: gcc -o conftest -g -O2 -framework Carbon conftest.c >&5 |
---|
331 | Undefined symbols for architecture x86_64: |
---|
332 | "_iconv_open", referenced from: |
---|
333 | _main in ccJta5su.o |
---|
334 | ld: symbol(s) not found for architecture x86_64 |
---|
335 | collect2: ld returned 1 exit status |
---|
336 | configure:7652: $? = 1 |
---|
337 | configure: failed program was: |
---|
338 | | /* confdefs.h */ |
---|
339 | | #define PACKAGE_NAME "glib" |
---|
340 | | #define PACKAGE_TARNAME "glib" |
---|
341 | | #define PACKAGE_VERSION "2.30.3" |
---|
342 | | #define PACKAGE_STRING "glib 2.30.3" |
---|
343 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
344 | | #define PACKAGE_URL "" |
---|
345 | | #define GLIB_MAJOR_VERSION 2 |
---|
346 | | #define GLIB_MINOR_VERSION 30 |
---|
347 | | #define GLIB_MICRO_VERSION 3 |
---|
348 | | #define GLIB_INTERFACE_AGE 3 |
---|
349 | | #define GLIB_BINARY_AGE 3003 |
---|
350 | | #define HAVE_CARBON 1 |
---|
351 | | /* end confdefs.h. */ |
---|
352 | | /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open. |
---|
353 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
354 | | #define iconv_open innocuous_iconv_open |
---|
355 | | |
---|
356 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
357 | | which can conflict with char iconv_open (); below. |
---|
358 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
359 | | <limits.h> exists even on freestanding compilers. */ |
---|
360 | | |
---|
361 | | #ifdef __STDC__ |
---|
362 | | # include <limits.h> |
---|
363 | | #else |
---|
364 | | # include <assert.h> |
---|
365 | | #endif |
---|
366 | | |
---|
367 | | #undef iconv_open |
---|
368 | | |
---|
369 | | /* Override any GCC internal prototype to avoid an error. |
---|
370 | | Use char because int might match the return type of a GCC |
---|
371 | | builtin and then its argument prototype would still apply. */ |
---|
372 | | #ifdef __cplusplus |
---|
373 | | extern "C" |
---|
374 | | #endif |
---|
375 | | char iconv_open (); |
---|
376 | | /* The GNU C library defines this for functions which it implements |
---|
377 | | to always fail with ENOSYS. Some functions are actually named |
---|
378 | | something starting with __ and the normal name is an alias. */ |
---|
379 | | #if defined __stub_iconv_open || defined __stub___iconv_open |
---|
380 | | choke me |
---|
381 | | #endif |
---|
382 | | |
---|
383 | | int |
---|
384 | | main () |
---|
385 | | { |
---|
386 | | return iconv_open (); |
---|
387 | | ; |
---|
388 | | return 0; |
---|
389 | | } |
---|
390 | configure:7652: result: no |
---|
391 | configure:7659: checking for libiconv_open in -liconv |
---|
392 | configure:7684: gcc -o conftest -g -O2 -framework Carbon conftest.c -liconv >&5 |
---|
393 | Undefined symbols for architecture x86_64: |
---|
394 | "_libiconv_open", referenced from: |
---|
395 | _main in ccVzh6Zq.o |
---|
396 | ld: symbol(s) not found for architecture x86_64 |
---|
397 | collect2: ld returned 1 exit status |
---|
398 | configure:7684: $? = 1 |
---|
399 | configure: failed program was: |
---|
400 | | /* confdefs.h */ |
---|
401 | | #define PACKAGE_NAME "glib" |
---|
402 | | #define PACKAGE_TARNAME "glib" |
---|
403 | | #define PACKAGE_VERSION "2.30.3" |
---|
404 | | #define PACKAGE_STRING "glib 2.30.3" |
---|
405 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
406 | | #define PACKAGE_URL "" |
---|
407 | | #define GLIB_MAJOR_VERSION 2 |
---|
408 | | #define GLIB_MINOR_VERSION 30 |
---|
409 | | #define GLIB_MICRO_VERSION 3 |
---|
410 | | #define GLIB_INTERFACE_AGE 3 |
---|
411 | | #define GLIB_BINARY_AGE 3003 |
---|
412 | | #define HAVE_CARBON 1 |
---|
413 | | /* end confdefs.h. */ |
---|
414 | | |
---|
415 | | /* Override any GCC internal prototype to avoid an error. |
---|
416 | | Use char because int might match the return type of a GCC |
---|
417 | | builtin and then its argument prototype would still apply. */ |
---|
418 | | #ifdef __cplusplus |
---|
419 | | extern "C" |
---|
420 | | #endif |
---|
421 | | char libiconv_open (); |
---|
422 | | int |
---|
423 | | main () |
---|
424 | | { |
---|
425 | | return libiconv_open (); |
---|
426 | | ; |
---|
427 | | return 0; |
---|
428 | | } |
---|
429 | configure:7693: result: no |
---|
430 | configure:7702: checking for iconv_open in -liconv |
---|
431 | configure:7727: gcc -o conftest -g -O2 -framework Carbon conftest.c -liconv >&5 |
---|
432 | configure:7727: $? = 0 |
---|
433 | configure:7736: result: yes |
---|
434 | configure:7850: checking whether to cache iconv descriptors |
---|
435 | configure:7872: result: yes |
---|
436 | configure:7878: checking for ZLIB |
---|
437 | configure:7885: $PKG_CONFIG --exists --print-errors "zlib" |
---|
438 | configure:7888: $? = 0 |
---|
439 | configure:7901: $PKG_CONFIG --exists --print-errors "zlib" |
---|
440 | configure:7904: $? = 0 |
---|
441 | configure:7941: result: yes |
---|
442 | configure:8129: checking for LIBFFI |
---|
443 | configure:8136: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0" |
---|
444 | configure:8139: $? = 0 |
---|
445 | configure:8152: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0" |
---|
446 | configure:8155: $? = 0 |
---|
447 | configure:8214: result: yes |
---|
448 | configure:8228: checking locale.h usability |
---|
449 | configure:8228: gcc -c -g -O2 conftest.c >&5 |
---|
450 | configure:8228: $? = 0 |
---|
451 | configure:8228: result: yes |
---|
452 | configure:8228: checking locale.h presence |
---|
453 | configure:8228: gcc -E conftest.c |
---|
454 | configure:8228: $? = 0 |
---|
455 | configure:8228: result: yes |
---|
456 | configure:8228: checking for locale.h |
---|
457 | configure:8228: result: yes |
---|
458 | configure:8239: checking for LC_MESSAGES |
---|
459 | configure:8255: gcc -o conftest -g -O2 -framework Carbon conftest.c >&5 |
---|
460 | configure:8255: $? = 0 |
---|
461 | configure:8263: result: yes |
---|
462 | configure:8280: checking libintl.h usability |
---|
463 | configure:8280: gcc -c -g -O2 conftest.c >&5 |
---|
464 | conftest.c:51:21: error: libintl.h: No such file or directory |
---|
465 | configure:8280: $? = 1 |
---|
466 | configure: failed program was: |
---|
467 | | /* confdefs.h */ |
---|
468 | | #define PACKAGE_NAME "glib" |
---|
469 | | #define PACKAGE_TARNAME "glib" |
---|
470 | | #define PACKAGE_VERSION "2.30.3" |
---|
471 | | #define PACKAGE_STRING "glib 2.30.3" |
---|
472 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
473 | | #define PACKAGE_URL "" |
---|
474 | | #define GLIB_MAJOR_VERSION 2 |
---|
475 | | #define GLIB_MINOR_VERSION 30 |
---|
476 | | #define GLIB_MICRO_VERSION 3 |
---|
477 | | #define GLIB_INTERFACE_AGE 3 |
---|
478 | | #define GLIB_BINARY_AGE 3003 |
---|
479 | | #define HAVE_CARBON 1 |
---|
480 | | #define NEED_ICONV_CACHE 1 |
---|
481 | | #define HAVE_LOCALE_H 1 |
---|
482 | | #define HAVE_LC_MESSAGES 1 |
---|
483 | | /* end confdefs.h. */ |
---|
484 | | #include <stdio.h> |
---|
485 | | #ifdef HAVE_SYS_TYPES_H |
---|
486 | | # include <sys/types.h> |
---|
487 | | #endif |
---|
488 | | #ifdef HAVE_SYS_STAT_H |
---|
489 | | # include <sys/stat.h> |
---|
490 | | #endif |
---|
491 | | #ifdef STDC_HEADERS |
---|
492 | | # include <stdlib.h> |
---|
493 | | # include <stddef.h> |
---|
494 | | #else |
---|
495 | | # ifdef HAVE_STDLIB_H |
---|
496 | | # include <stdlib.h> |
---|
497 | | # endif |
---|
498 | | #endif |
---|
499 | | #ifdef HAVE_STRING_H |
---|
500 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
501 | | # include <memory.h> |
---|
502 | | # endif |
---|
503 | | # include <string.h> |
---|
504 | | #endif |
---|
505 | | #ifdef HAVE_STRINGS_H |
---|
506 | | # include <strings.h> |
---|
507 | | #endif |
---|
508 | | #ifdef HAVE_INTTYPES_H |
---|
509 | | # include <inttypes.h> |
---|
510 | | #endif |
---|
511 | | #ifdef HAVE_STDINT_H |
---|
512 | | # include <stdint.h> |
---|
513 | | #endif |
---|
514 | | #ifdef HAVE_UNISTD_H |
---|
515 | | # include <unistd.h> |
---|
516 | | #endif |
---|
517 | | #include <libintl.h> |
---|
518 | configure:8280: result: no |
---|
519 | configure:8280: checking libintl.h presence |
---|
520 | configure:8280: gcc -E conftest.c |
---|
521 | conftest.c:18:21: error: libintl.h: No such file or directory |
---|
522 | configure:8280: $? = 1 |
---|
523 | configure: failed program was: |
---|
524 | | /* confdefs.h */ |
---|
525 | | #define PACKAGE_NAME "glib" |
---|
526 | | #define PACKAGE_TARNAME "glib" |
---|
527 | | #define PACKAGE_VERSION "2.30.3" |
---|
528 | | #define PACKAGE_STRING "glib 2.30.3" |
---|
529 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
530 | | #define PACKAGE_URL "" |
---|
531 | | #define GLIB_MAJOR_VERSION 2 |
---|
532 | | #define GLIB_MINOR_VERSION 30 |
---|
533 | | #define GLIB_MICRO_VERSION 3 |
---|
534 | | #define GLIB_INTERFACE_AGE 3 |
---|
535 | | #define GLIB_BINARY_AGE 3003 |
---|
536 | | #define HAVE_CARBON 1 |
---|
537 | | #define NEED_ICONV_CACHE 1 |
---|
538 | | #define HAVE_LOCALE_H 1 |
---|
539 | | #define HAVE_LC_MESSAGES 1 |
---|
540 | | /* end confdefs.h. */ |
---|
541 | | #include <libintl.h> |
---|
542 | configure:8280: result: no |
---|
543 | configure:8280: checking for libintl.h |
---|
544 | configure:8280: result: no |
---|
545 | configure:8935: error: |
---|
546 | *** You must have either have gettext support in your C library, or use the |
---|
547 | *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html |
---|
548 | |
---|
549 | |
---|
550 | ## ---------------- ## |
---|
551 | ## Cache variables. ## |
---|
552 | ## ---------------- ## |
---|
553 | |
---|
554 | ac_cv_build=x86_64-apple-darwin11.3.0 |
---|
555 | ac_cv_c_compiler_gnu=yes |
---|
556 | ac_cv_cxx_compiler_gnu=yes |
---|
557 | ac_cv_env_CCC_set= |
---|
558 | ac_cv_env_CCC_value= |
---|
559 | ac_cv_env_CC_set= |
---|
560 | ac_cv_env_CC_value= |
---|
561 | ac_cv_env_CFLAGS_set= |
---|
562 | ac_cv_env_CFLAGS_value= |
---|
563 | ac_cv_env_CPPFLAGS_set= |
---|
564 | ac_cv_env_CPPFLAGS_value= |
---|
565 | ac_cv_env_CPP_set= |
---|
566 | ac_cv_env_CPP_value= |
---|
567 | ac_cv_env_CXXCPP_set= |
---|
568 | ac_cv_env_CXXCPP_value= |
---|
569 | ac_cv_env_CXXFLAGS_set= |
---|
570 | ac_cv_env_CXXFLAGS_value= |
---|
571 | ac_cv_env_CXX_set= |
---|
572 | ac_cv_env_CXX_value= |
---|
573 | ac_cv_env_DBUS1_CFLAGS_set= |
---|
574 | ac_cv_env_DBUS1_CFLAGS_value= |
---|
575 | ac_cv_env_DBUS1_LIBS_set= |
---|
576 | ac_cv_env_DBUS1_LIBS_value= |
---|
577 | ac_cv_env_GTKDOC_DEPS_CFLAGS_set= |
---|
578 | ac_cv_env_GTKDOC_DEPS_CFLAGS_value= |
---|
579 | ac_cv_env_GTKDOC_DEPS_LIBS_set= |
---|
580 | ac_cv_env_GTKDOC_DEPS_LIBS_value= |
---|
581 | ac_cv_env_LDFLAGS_set= |
---|
582 | ac_cv_env_LDFLAGS_value= |
---|
583 | ac_cv_env_LIBFFI_CFLAGS_set= |
---|
584 | ac_cv_env_LIBFFI_CFLAGS_value= |
---|
585 | ac_cv_env_LIBFFI_LIBS_set= |
---|
586 | ac_cv_env_LIBFFI_LIBS_value= |
---|
587 | ac_cv_env_LIBS_set= |
---|
588 | ac_cv_env_LIBS_value= |
---|
589 | ac_cv_env_PCRE_CFLAGS_set= |
---|
590 | ac_cv_env_PCRE_CFLAGS_value= |
---|
591 | ac_cv_env_PCRE_LIBS_set= |
---|
592 | ac_cv_env_PCRE_LIBS_value= |
---|
593 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
594 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
595 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
596 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
597 | ac_cv_env_PKG_CONFIG_set= |
---|
598 | ac_cv_env_PKG_CONFIG_value= |
---|
599 | ac_cv_env_PYTHON_set= |
---|
600 | ac_cv_env_PYTHON_value= |
---|
601 | ac_cv_env_ZLIB_CFLAGS_set= |
---|
602 | ac_cv_env_ZLIB_CFLAGS_value= |
---|
603 | ac_cv_env_ZLIB_LIBS_set= |
---|
604 | ac_cv_env_ZLIB_LIBS_value= |
---|
605 | ac_cv_env_build_alias_set= |
---|
606 | ac_cv_env_build_alias_value= |
---|
607 | ac_cv_env_host_alias_set= |
---|
608 | ac_cv_env_host_alias_value= |
---|
609 | ac_cv_env_target_alias_set= |
---|
610 | ac_cv_env_target_alias_value= |
---|
611 | ac_cv_func_iconv_open=no |
---|
612 | ac_cv_gnu_library_2_1=no |
---|
613 | ac_cv_header_libintl_h=no |
---|
614 | ac_cv_header_locale_h=yes |
---|
615 | ac_cv_host=x86_64-apple-darwin11.3.0 |
---|
616 | ac_cv_lib_iconv_iconv_open=yes |
---|
617 | ac_cv_lib_iconv_libiconv_open=no |
---|
618 | ac_cv_objext=o |
---|
619 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
620 | ac_cv_path_GREP=/usr/bin/grep |
---|
621 | ac_cv_path_PERL_PATH=/opt/local/bin/perl5 |
---|
622 | ac_cv_path_PYTHON=/usr/bin/python |
---|
623 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
624 | ac_cv_path_install='/usr/bin/install -c' |
---|
625 | ac_cv_prog_AWK=awk |
---|
626 | ac_cv_prog_CPP='gcc -E' |
---|
627 | ac_cv_prog_INDENT=indent |
---|
628 | ac_cv_prog_PERL=perl5 |
---|
629 | ac_cv_prog_ac_ct_CC=gcc |
---|
630 | ac_cv_prog_ac_ct_CXX=c++ |
---|
631 | ac_cv_prog_cc_c89= |
---|
632 | ac_cv_prog_cc_g=yes |
---|
633 | ac_cv_prog_cc_gcc_c_o=yes |
---|
634 | ac_cv_prog_cxx_g=yes |
---|
635 | ac_cv_prog_make_make_set=yes |
---|
636 | ac_cv_sys_file_offset_bits=no |
---|
637 | ac_cv_sys_largefile_CC=no |
---|
638 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
639 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
640 | am_cv_make_support_nested_variables=yes |
---|
641 | am_cv_pathless_PYTHON=python |
---|
642 | am_cv_prog_cc_stdc= |
---|
643 | am_cv_prog_tar_ustar=gnutar |
---|
644 | am_cv_python_platform=darwin |
---|
645 | am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
646 | am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' |
---|
647 | am_cv_python_version=2.7 |
---|
648 | am_cv_val_LC_MESSAGES=yes |
---|
649 | gt_cv_have_gettext=no |
---|
650 | pkg_cv_LIBFFI_CFLAGS='-I/opt/local/lib/libffi-3.0.10/include ' |
---|
651 | pkg_cv_LIBFFI_LIBS='-L/opt/local/lib -lffi ' |
---|
652 | pkg_cv_ZLIB_CFLAGS='-I/opt/local/include ' |
---|
653 | pkg_cv_ZLIB_LIBS='-L/opt/local/lib -lz ' |
---|
654 | |
---|
655 | ## ----------------- ## |
---|
656 | ## Output variables. ## |
---|
657 | ## ----------------- ## |
---|
658 | |
---|
659 | ABS_GLIB_RUNTIME_LIBDIR='' |
---|
660 | ABS_TAPSET_DIR='' |
---|
661 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run aclocal-1.11' |
---|
662 | ALLOCA='' |
---|
663 | AMDEPBACKSLASH='\' |
---|
664 | AMDEP_FALSE='#' |
---|
665 | AMDEP_TRUE='' |
---|
666 | AMTAR='$${TAR-tar}' |
---|
667 | AM_BACKSLASH='\' |
---|
668 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
669 | AM_DEFAULT_VERBOSITY='0' |
---|
670 | AM_V='$(V)' |
---|
671 | AR='' |
---|
672 | AS='' |
---|
673 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run autoconf' |
---|
674 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run autoheader' |
---|
675 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run automake-1.11' |
---|
676 | AWK='awk' |
---|
677 | CATALOGS='' |
---|
678 | CATOBJEXT='NONE' |
---|
679 | CC='gcc' |
---|
680 | CCDEPMODE='depmode=gcc3' |
---|
681 | CFLAGS='-g -O2' |
---|
682 | CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' |
---|
683 | CPP='gcc -E' |
---|
684 | CPPFLAGS='' |
---|
685 | CROSS_COMPILING_FALSE='' |
---|
686 | CROSS_COMPILING_TRUE='' |
---|
687 | CXX='c++' |
---|
688 | CXXCPP='' |
---|
689 | CXXDEPMODE='depmode=gcc3' |
---|
690 | CXXFLAGS='-g -O2' |
---|
691 | CYGPATH_W='echo' |
---|
692 | DATADIRNAME='' |
---|
693 | DBUS1_CFLAGS='' |
---|
694 | DBUS1_LIBS='' |
---|
695 | DEFS='' |
---|
696 | DEPDIR='.deps' |
---|
697 | DISABLE_MEM_POOLS='' |
---|
698 | DLLTOOL='' |
---|
699 | DSYMUTIL='' |
---|
700 | DTRACE='' |
---|
701 | DUMPBIN='' |
---|
702 | ECHO_C='\c' |
---|
703 | ECHO_N='' |
---|
704 | ECHO_T='' |
---|
705 | EGREP='/usr/bin/grep -E' |
---|
706 | ENABLE_DTRACE_FALSE='' |
---|
707 | ENABLE_DTRACE_TRUE='' |
---|
708 | ENABLE_GTK_DOC_FALSE='' |
---|
709 | ENABLE_GTK_DOC_TRUE='' |
---|
710 | ENABLE_MAN_FALSE='' |
---|
711 | ENABLE_MAN_TRUE='' |
---|
712 | ENABLE_REGEX_FALSE='' |
---|
713 | ENABLE_REGEX_TRUE='' |
---|
714 | ENABLE_SYSTEMTAP_FALSE='' |
---|
715 | ENABLE_SYSTEMTAP_TRUE='' |
---|
716 | ENABLE_TIMELOOP_FALSE='' |
---|
717 | ENABLE_TIMELOOP_TRUE='' |
---|
718 | EXEEXT='' |
---|
719 | FAM_LIBS='' |
---|
720 | FGREP='' |
---|
721 | GETTEXT_PACKAGE='' |
---|
722 | GIO='' |
---|
723 | GIO_MODULE_DIR='' |
---|
724 | GLIBC21='no' |
---|
725 | GLIB_BINARY_AGE='3003' |
---|
726 | GLIB_COMPILE_SCHEMAS='' |
---|
727 | GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' |
---|
728 | GLIB_EXTRA_CFLAGS='' |
---|
729 | GLIB_GENMARSHAL='' |
---|
730 | GLIB_INTERFACE_AGE='3' |
---|
731 | GLIB_LINK_FLAGS='' |
---|
732 | GLIB_MAJOR_VERSION='2' |
---|
733 | GLIB_MICRO_VERSION='3' |
---|
734 | GLIB_MINOR_VERSION='30' |
---|
735 | GLIB_RT_LIBS='' |
---|
736 | GLIB_RUNTIME_LIBDIR='' |
---|
737 | GLIB_VERSION='2.30.3' |
---|
738 | GLIB_WIN32_STATIC_COMPILATION_DEFINE='' |
---|
739 | GMOFILES=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' |
---|
740 | GMSGFMT='' |
---|
741 | GREP='/usr/bin/grep' |
---|
742 | GSPAWN='' |
---|
743 | GTHREAD_COMPILE_IMPL_DEFINES='' |
---|
744 | GTKDOC_CHECK='' |
---|
745 | GTKDOC_DEPS_CFLAGS='' |
---|
746 | GTKDOC_DEPS_LIBS='' |
---|
747 | GTKDOC_MKPDF='' |
---|
748 | GTKDOC_REBASE='' |
---|
749 | GTK_DOC_BUILD_HTML_FALSE='' |
---|
750 | GTK_DOC_BUILD_HTML_TRUE='' |
---|
751 | GTK_DOC_BUILD_PDF_FALSE='' |
---|
752 | GTK_DOC_BUILD_PDF_TRUE='' |
---|
753 | GTK_DOC_USE_LIBTOOL_FALSE='' |
---|
754 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
755 | GTK_DOC_USE_REBASE_FALSE='' |
---|
756 | GTK_DOC_USE_REBASE_TRUE='' |
---|
757 | G_LIBS_EXTRA='' |
---|
758 | G_MODULE_BROKEN_RTLD_GLOBAL='' |
---|
759 | G_MODULE_HAVE_DLERROR='' |
---|
760 | G_MODULE_IMPL='' |
---|
761 | G_MODULE_LDFLAGS='' |
---|
762 | G_MODULE_LIBS='' |
---|
763 | G_MODULE_LIBS_EXTRA='' |
---|
764 | G_MODULE_NEED_USCORE='' |
---|
765 | G_MODULE_PLUGIN_LIBS='' |
---|
766 | G_MODULE_SUPPORTED='' |
---|
767 | G_THREAD_CFLAGS='' |
---|
768 | G_THREAD_LIBS='' |
---|
769 | G_THREAD_LIBS_EXTRA='' |
---|
770 | G_THREAD_LIBS_FOR_GTHREAD='' |
---|
771 | HAVE_CXX_FALSE='#' |
---|
772 | HAVE_CXX_TRUE='' |
---|
773 | HAVE_DBUS1_FALSE='' |
---|
774 | HAVE_DBUS1_TRUE='' |
---|
775 | HAVE_EVENTFD_FALSE='' |
---|
776 | HAVE_EVENTFD_TRUE='' |
---|
777 | HAVE_FAM_FALSE='' |
---|
778 | HAVE_FAM_TRUE='' |
---|
779 | HAVE_FEN_FALSE='' |
---|
780 | HAVE_FEN_TRUE='' |
---|
781 | HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE='' |
---|
782 | HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE='' |
---|
783 | HAVE_GCC_FALSE='#' |
---|
784 | HAVE_GCC_TRUE='' |
---|
785 | HAVE_GLIB_RUNTIME_LIBDIR_FALSE='' |
---|
786 | HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#' |
---|
787 | HAVE_GNUC_VISIBILITY_FALSE='' |
---|
788 | HAVE_GNUC_VISIBILITY_TRUE='' |
---|
789 | HAVE_GOOD_PRINTF_FALSE='' |
---|
790 | HAVE_GOOD_PRINTF_TRUE='' |
---|
791 | HAVE_INOTIFY_FALSE='' |
---|
792 | HAVE_INOTIFY_TRUE='' |
---|
793 | HAVE_SUNSTUDIO_VISIBILITY_FALSE='' |
---|
794 | HAVE_SUNSTUDIO_VISIBILITY_TRUE='' |
---|
795 | HAVE_THREADS_FALSE='' |
---|
796 | HAVE_THREADS_TRUE='' |
---|
797 | HTML_DIR='' |
---|
798 | ICONV_LIBS='' |
---|
799 | INDENT='indent' |
---|
800 | INSTALL_DATA='${INSTALL} -m 644' |
---|
801 | INSTALL_PROGRAM='${INSTALL}' |
---|
802 | INSTALL_SCRIPT='${INSTALL}' |
---|
803 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
804 | INSTOBJEXT='' |
---|
805 | INTLLIBS='' |
---|
806 | LD='' |
---|
807 | LDFLAGS=' -framework Carbon' |
---|
808 | LIBFFI_CFLAGS='-I/opt/local/lib/libffi-3.0.10/include ' |
---|
809 | LIBFFI_LIBS='-L/opt/local/lib -lffi ' |
---|
810 | LIBOBJS='' |
---|
811 | LIBS='' |
---|
812 | LIBTOOL='' |
---|
813 | LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' |
---|
814 | LIB_EXE_MACHINE_FLAG='X86' |
---|
815 | LIPO='' |
---|
816 | LN_S='' |
---|
817 | LTLIBOBJS='' |
---|
818 | LTP='' |
---|
819 | LTP_GENHTML='' |
---|
820 | LT_AGE='3000' |
---|
821 | LT_CURRENT='3000' |
---|
822 | LT_CURRENT_MINUS_AGE='0' |
---|
823 | LT_RELEASE='2.30' |
---|
824 | LT_REVISION='3' |
---|
825 | MAINT='' |
---|
826 | MAINTAINER_MODE_FALSE='#' |
---|
827 | MAINTAINER_MODE_TRUE='' |
---|
828 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run makeinfo' |
---|
829 | MANIFEST_TOOL='' |
---|
830 | MKDIR_P='./install-sh -c -d' |
---|
831 | MKINSTALLDIRS='./mkinstalldirs' |
---|
832 | MSGFMT='' |
---|
833 | MSGFMT_OPTS='' |
---|
834 | MS_LIB_AVAILABLE_FALSE='' |
---|
835 | MS_LIB_AVAILABLE_TRUE='#' |
---|
836 | NETWORK_LIBS='' |
---|
837 | NM='' |
---|
838 | NMEDIT='' |
---|
839 | OBJDUMP='' |
---|
840 | OBJEXT='o' |
---|
841 | OS_CARBON_FALSE='#' |
---|
842 | OS_CARBON_TRUE='' |
---|
843 | OS_LINUX_FALSE='' |
---|
844 | OS_LINUX_TRUE='#' |
---|
845 | OS_UNIX_FALSE='#' |
---|
846 | OS_UNIX_TRUE='' |
---|
847 | OS_WIN32_AND_DLL_COMPILATION_FALSE='' |
---|
848 | OS_WIN32_AND_DLL_COMPILATION_TRUE='' |
---|
849 | OS_WIN32_FALSE='' |
---|
850 | OS_WIN32_TRUE='#' |
---|
851 | OS_WIN32_X64_FALSE='' |
---|
852 | OS_WIN32_X64_TRUE='#' |
---|
853 | OTOOL64='' |
---|
854 | OTOOL='' |
---|
855 | PACKAGE='glib' |
---|
856 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' |
---|
857 | PACKAGE_NAME='glib' |
---|
858 | PACKAGE_STRING='glib 2.30.3' |
---|
859 | PACKAGE_TARNAME='glib' |
---|
860 | PACKAGE_URL='' |
---|
861 | PACKAGE_VERSION='2.30.3' |
---|
862 | PATH_SEPARATOR=':' |
---|
863 | PCRE_CFLAGS='' |
---|
864 | PCRE_LIBS='' |
---|
865 | PCRE_REQUIRES='' |
---|
866 | PCRE_WARN_CFLAGS='' |
---|
867 | PERL='perl5' |
---|
868 | PERL_PATH='/opt/local/bin/perl5' |
---|
869 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
870 | PKG_CONFIG_LIBDIR='' |
---|
871 | PKG_CONFIG_PATH='' |
---|
872 | PLATFORMDEP='' |
---|
873 | PLATFORM_WIN32_FALSE='' |
---|
874 | PLATFORM_WIN32_TRUE='' |
---|
875 | POFILES=' af.po am.po ar.po as.po ast.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po en@shaw.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' |
---|
876 | POSUB='po' |
---|
877 | PO_IN_DATADIR_FALSE='' |
---|
878 | PO_IN_DATADIR_TRUE='' |
---|
879 | PYTHON='/usr/bin/python' |
---|
880 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
881 | PYTHON_PLATFORM='darwin' |
---|
882 | PYTHON_PREFIX='${prefix}' |
---|
883 | PYTHON_VERSION='2.7' |
---|
884 | RANLIB='' |
---|
885 | REBUILD='' |
---|
886 | SED='' |
---|
887 | SELINUX_LIBS='' |
---|
888 | SET_MAKE='' |
---|
889 | SHELL='/bin/sh' |
---|
890 | SHTOOL='' |
---|
891 | STRIP='' |
---|
892 | USE_NLS='yes' |
---|
893 | USE_SYSTEM_PCRE_FALSE='' |
---|
894 | USE_SYSTEM_PCRE_TRUE='' |
---|
895 | VERSION='2.30.3' |
---|
896 | WINDRES='' |
---|
897 | XATTR_LIBS='' |
---|
898 | XGETTEXT=':' |
---|
899 | XMLCATALOG='' |
---|
900 | XML_CATALOG_FILE='' |
---|
901 | XSLTPROC='' |
---|
902 | ZLIB_CFLAGS='-I/opt/local/include ' |
---|
903 | ZLIB_LIBS='-L/opt/local/lib -lz ' |
---|
904 | ac_ct_AR='' |
---|
905 | ac_ct_CC='gcc' |
---|
906 | ac_ct_CXX='c++' |
---|
907 | ac_ct_DUMPBIN='' |
---|
908 | am__EXEEXT_FALSE='' |
---|
909 | am__EXEEXT_TRUE='' |
---|
910 | am__fastdepCC_FALSE='#' |
---|
911 | am__fastdepCC_TRUE='' |
---|
912 | am__fastdepCXX_FALSE='#' |
---|
913 | am__fastdepCXX_TRUE='' |
---|
914 | am__include='include' |
---|
915 | am__isrc='' |
---|
916 | am__leading_dot='.' |
---|
917 | am__nodep='_no' |
---|
918 | am__quote='' |
---|
919 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
920 | am__untar='tar -xf -' |
---|
921 | bindir='${exec_prefix}/bin' |
---|
922 | build='x86_64-apple-darwin11.3.0' |
---|
923 | build_alias='' |
---|
924 | build_cpu='x86_64' |
---|
925 | build_os='darwin11.3.0' |
---|
926 | build_vendor='apple' |
---|
927 | config_h_INCLUDES='' |
---|
928 | datadir='${datarootdir}' |
---|
929 | datarootdir='${prefix}/share' |
---|
930 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
931 | dvidir='${docdir}' |
---|
932 | exec_prefix='NONE' |
---|
933 | gio_INCLUDES='' |
---|
934 | glib_INCLUDES='' |
---|
935 | gmodule_INCLUDES='' |
---|
936 | gobject_INCLUDES='' |
---|
937 | gthread_INCLUDES='' |
---|
938 | host='x86_64-apple-darwin11.3.0' |
---|
939 | host_alias='' |
---|
940 | host_cpu='x86_64' |
---|
941 | host_os='darwin11.3.0' |
---|
942 | host_vendor='apple' |
---|
943 | htmldir='${docdir}' |
---|
944 | includedir='${prefix}/include' |
---|
945 | infodir='${datarootdir}/info' |
---|
946 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/install-sh' |
---|
947 | libdir='${exec_prefix}/lib' |
---|
948 | libexecdir='${exec_prefix}/libexec' |
---|
949 | localedir='${datarootdir}/locale' |
---|
950 | localstatedir='${prefix}/var' |
---|
951 | mandir='${datarootdir}/man' |
---|
952 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
---|
953 | ms_librarian='' |
---|
954 | oldincludedir='/usr/include' |
---|
955 | pdfdir='${docdir}' |
---|
956 | pkgpyexecdir='${pyexecdir}/glib' |
---|
957 | pkgpythondir='${pythondir}/glib' |
---|
958 | prefix='/opt/local' |
---|
959 | program_transform_name='s,x,x,' |
---|
960 | psdir='${docdir}' |
---|
961 | pyexecdir='${exec_prefix}/lib/python2.7/site-packages' |
---|
962 | pythondir='${prefix}/lib/python2.7/site-packages' |
---|
963 | sbindir='${exec_prefix}/sbin' |
---|
964 | sharedstatedir='${prefix}/com' |
---|
965 | sysconfdir='${prefix}/etc' |
---|
966 | target_alias='' |
---|
967 | |
---|
968 | ## ----------- ## |
---|
969 | ## confdefs.h. ## |
---|
970 | ## ----------- ## |
---|
971 | |
---|
972 | /* confdefs.h */ |
---|
973 | #define PACKAGE_NAME "glib" |
---|
974 | #define PACKAGE_TARNAME "glib" |
---|
975 | #define PACKAGE_VERSION "2.30.3" |
---|
976 | #define PACKAGE_STRING "glib 2.30.3" |
---|
977 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" |
---|
978 | #define PACKAGE_URL "" |
---|
979 | #define GLIB_MAJOR_VERSION 2 |
---|
980 | #define GLIB_MINOR_VERSION 30 |
---|
981 | #define GLIB_MICRO_VERSION 3 |
---|
982 | #define GLIB_INTERFACE_AGE 3 |
---|
983 | #define GLIB_BINARY_AGE 3003 |
---|
984 | #define HAVE_CARBON 1 |
---|
985 | #define NEED_ICONV_CACHE 1 |
---|
986 | #define HAVE_LOCALE_H 1 |
---|
987 | #define HAVE_LC_MESSAGES 1 |
---|
988 | |
---|
989 | configure: exit 1 |
---|