Ticket #32680: config.log

File config.log, 53.9 KB (added by xl.qian@…, 12 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 gdk-pixbuf configure 2.24.0, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-libjasper --enable-introspection=no
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = applematoMacBook-Pro.local
14uname -m = x86_64
15uname -r = 11.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 4.00 gigabytes
33Default processor set: 86 tasks, 378 threads, 4 processors
34Load average: 1.28, Mach factor: 2.71
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:2498: checking for a BSD-compatible install
52configure:2566: result: /usr/bin/install -c
53configure:2577: checking whether build environment is sane
54configure:2627: result: yes
55configure:2768: checking for a thread-safe mkdir -p
56configure:2807: result: ./install-sh -c -d
57configure:2820: checking for gawk
58configure:2850: result: no
59configure:2820: checking for mawk
60configure:2850: result: no
61configure:2820: checking for nawk
62configure:2850: result: no
63configure:2820: checking for awk
64configure:2836: found /usr/bin/awk
65configure:2847: result: awk
66configure:2858: checking whether make sets $(MAKE)
67configure:2880: result: yes
68configure:2946: checking how to create a ustar tar archive
69configure:2959: tar --version
70bsdtar 2.8.3 - libarchive 2.8.3
71configure:2962: $? = 0
72configure:3002: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:3005: $? = 0
74configure:3009: tar -xf - <conftest.tar
75configure:3012: $? = 0
76configure:3025: result: gnutar
77configure:3033: checking whether to disable maintainer-specific portions of Makefiles
78configure:3042: result: yes
79configure:3159: checking for gcc
80configure:3186: result: /Developer/usr/bin/llvm-gcc-4.2
81configure:3415: checking for C compiler version
82configure:3424: /Developer/usr/bin/llvm-gcc-4.2 --version >&5
83i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
84Copyright (C) 2007 Free Software Foundation, Inc.
85This is free software; see the source for copying conditions.  There is NO
86warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87
88configure:3435: $? = 0
89configure:3424: /Developer/usr/bin/llvm-gcc-4.2 -v >&5
90Using built-in specs.
91Target: i686-apple-darwin11
92Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/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-2335.15~25/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
93Thread model: posix
94gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
95configure:3435: $? = 0
96configure:3424: /Developer/usr/bin/llvm-gcc-4.2 -V >&5
97llvm-gcc-4.2: argument to `-V' is missing
98configure:3435: $? = 1
99configure:3424: /Developer/usr/bin/llvm-gcc-4.2 -qversion >&5
100i686-apple-darwin11-llvm-gcc-4.2: no input files
101configure:3435: $? = 1
102configure:3455: checking whether the C compiler works
103configure:3477: /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
104configure:3481: $? = 0
105configure:3529: result: yes
106configure:3532: checking for C compiler default output file name
107configure:3534: result: a.out
108configure:3540: checking for suffix of executables
109configure:3547: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
110configure:3551: $? = 0
111configure:3573: result:
112configure:3595: checking whether we are cross compiling
113configure:3603: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
114configure:3607: $? = 0
115configure:3614: ./conftest
116configure:3618: $? = 0
117configure:3633: result: no
118configure:3638: checking for suffix of object files
119configure:3660: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
120configure:3664: $? = 0
121configure:3685: result: o
122configure:3689: checking whether we are using the GNU C compiler
123configure:3708: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
124configure:3708: $? = 0
125configure:3717: result: yes
126configure:3726: checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g
127configure:3746: /Developer/usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
128configure:3746: $? = 0
129configure:3787: result: yes
130configure:3804: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89
131configure:3868: /Developer/usr/bin/llvm-gcc-4.2  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
132configure:3868: $? = 0
133configure:3881: result: none needed
134configure:3912: checking for style of include used by make
135configure:3940: result: GNU
136configure:3965: checking dependency style of /Developer/usr/bin/llvm-gcc-4.2
137configure:4075: result: gcc3
138configure:4091: checking whether /Developer/usr/bin/llvm-gcc-4.2 and cc understand -c and -o together
139configure:4122: /Developer/usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
140configure:4126: $? = 0
141configure:4132: /Developer/usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
142configure:4136: $? = 0
143configure:4147: cc -c conftest.c >&5
144configure:4151: $? = 0
145configure:4159: cc -c conftest.c -o conftest2.o >&5
146configure:4163: $? = 0
147configure:4169: cc -c conftest.c -o conftest2.o >&5
148configure:4173: $? = 0
149configure:4191: result: yes
150configure:4205: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C99
151configure:4354: /Developer/usr/bin/llvm-gcc-4.2  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
152conftest.c:59: error: expected ';', ',' or ')' before 'text'
153conftest.c: In function 'main':
154conftest.c:113: error: nested functions are disabled, use -fnested-functions to re-enable
155conftest.c:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
156conftest.c:113: error: 'newvar' undeclared (first use in this function)
157conftest.c:113: error: (Each undeclared identifier is reported only once
158conftest.c:113: error: for each function it appears in.)
159conftest.c:123: error: 'for' loop initial declaration used outside C99 mode
160configure:4354: $? = 1
161configure: failed program was:
162| /* confdefs.h */
163| #define PACKAGE_NAME "gdk-pixbuf"
164| #define PACKAGE_TARNAME "gdk-pixbuf"
165| #define PACKAGE_VERSION "2.24.0"
166| #define PACKAGE_STRING "gdk-pixbuf 2.24.0"
167| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
168| #define PACKAGE_URL ""
169| /* end confdefs.h.  */
170| #include <stdarg.h>
171| #include <stdbool.h>
172| #include <stdlib.h>
173| #include <wchar.h>
174| #include <stdio.h>
175|
176| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
177| #define debug(...) fprintf (stderr, __VA_ARGS__)
178| #define showlist(...) puts (#__VA_ARGS__)
179| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
180| static void
181| test_varargs_macros (void)
182| {
183|   int x = 1234;
184|   int y = 5678;
185|   debug ("Flag");
186|   debug ("X = %d\n", x);
187|   showlist (The first, second, and third items.);
188|   report (x>y, "x is %d but y is %d", x, y);
189| }
190|
191| // Check long long types.
192| #define BIG64 18446744073709551615ull
193| #define BIG32 4294967295ul
194| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
195| #if !BIG_OK
196|   your preprocessor is broken;
197| #endif
198| #if BIG_OK
199| #else
200|   your preprocessor is broken;
201| #endif
202| static long long int bignum = -9223372036854775807LL;
203| static unsigned long long int ubignum = BIG64;
204|
205| struct incomplete_array
206| {
207|   int datasize;
208|   double data[];
209| };
210|
211| struct named_init {
212|   int number;
213|   const wchar_t *name;
214|   double average;
215| };
216|
217| typedef const char *ccp;
218|
219| static inline int
220| test_restrict (ccp restrict text)
221| {
222|   // See if C++-style comments work.
223|   // Iterate through items via the restricted pointer.
224|   // Also check for declarations in for loops.
225|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
226|     continue;
227|   return 0;
228| }
229|
230| // Check varargs and va_copy.
231| static void
232| test_varargs (const char *format, ...)
233| {
234|   va_list args;
235|   va_start (args, format);
236|   va_list args_copy;
237|   va_copy (args_copy, args);
238|
239|   const char *str;
240|   int number;
241|   float fnumber;
242|
243|   while (*format)
244|     {
245|       switch (*format++)
246|       {
247|       case 's': // string
248|         str = va_arg (args_copy, const char *);
249|         break;
250|       case 'd': // int
251|         number = va_arg (args_copy, int);
252|         break;
253|       case 'f': // float
254|         fnumber = va_arg (args_copy, double);
255|         break;
256|       default:
257|         break;
258|       }
259|     }
260|   va_end (args_copy);
261|   va_end (args);
262| }
263|
264| int
265| main ()
266| {
267|
268|   // Check bool.
269|   _Bool success = false;
270|
271|   // Check restrict.
272|   if (test_restrict ("String literal") == 0)
273|     success = true;
274|   char *restrict newvar = "Another string";
275|
276|   // Check varargs.
277|   test_varargs ("s, d' f .", "string", 65, 34.234);
278|   test_varargs_macros ();
279|
280|   // Check flexible array members.
281|   struct incomplete_array *ia =
282|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
283|   ia->datasize = 10;
284|   for (int i = 0; i < ia->datasize; ++i)
285|     ia->data[i] = i * 1.234;
286|
287|   // Check named initializers.
288|   struct named_init ni = {
289|     .number = 34,
290|     .name = L"Test wide string",
291|     .average = 543.34343,
292|   };
293|
294|   ni.number = 58;
295|
296|   int dynamic_array[ni.number];
297|   dynamic_array[ni.number - 1] = 543;
298|
299|   // work around unused variable warnings
300|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
301|         || dynamic_array[ni.number - 1] != 543);
302|
303|   ;
304|   return 0;
305| }
306configure:4354: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
307configure:4354: $? = 0
308configure:4374: result: -std=gnu99
309configure:4476: checking for /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 option to accept ISO Standard C
310configure:4490: result: -std=gnu99
311configure:4495: checking whether make sets $(MAKE)
312configure:4517: result: yes
313configure:4579: checking for pkg-config
314configure:4597: found /opt/local/bin/pkg-config
315configure:4609: result: /opt/local/bin/pkg-config
316configure:4634: checking pkg-config is at least version 0.9.0
317configure:4637: result: yes
318configure:4650: checking build system type
319configure:4664: result: x86_64-apple-darwin11.2.0
320configure:4684: checking host system type
321configure:4697: result: x86_64-apple-darwin11.2.0
322configure:4719: checking for native Win32
323configure:4739: result: no
324configure:4811: checking how to print strings
325configure:4838: result: printf
326configure:4859: checking for a sed that does not truncate output
327configure:4923: result: /opt/local/bin/gsed
328configure:4941: checking for grep that handles long lines and -e
329configure:4999: result: /usr/bin/grep
330configure:5004: checking for egrep
331configure:5066: result: /usr/bin/grep -E
332configure:5071: checking for fgrep
333configure:5133: result: /usr/bin/grep -F
334configure:5168: checking for ld used by /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99
335configure:5235: result: /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
336configure:5242: checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
337configure:5257: result: no
338configure:5269: checking for BSD- or MS-compatible name lister (nm)
339configure:5318: result: /usr/bin/nm
340configure:5448: checking the name lister (/usr/bin/nm) interface
341configure:5455: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
342configure:5458: /usr/bin/nm "conftest.o"
343configure:5461: output
3440000000000000000 S _some_variable
345configure:5468: result: BSD nm
346configure:5471: checking whether ln -s works
347configure:5475: result: yes
348configure:5483: checking the maximum length of command line arguments
349configure:5608: result: 196608
350configure:5625: checking whether the shell understands some XSI constructs
351configure:5635: result: yes
352configure:5639: checking whether the shell understands "+="
353configure:5645: result: yes
354configure:5680: checking how to convert x86_64-apple-darwin11.2.0 file names to x86_64-apple-darwin11.2.0 format
355configure:5720: result: func_convert_file_noop
356configure:5727: checking how to convert x86_64-apple-darwin11.2.0 file names to toolchain format
357configure:5747: result: func_convert_file_noop
358configure:5754: checking for /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files
359configure:5761: result: -r
360configure:5835: checking for objdump
361configure:5865: result: no
362configure:5891: checking how to recognize dependent libraries
363configure:6093: result: pass_all
364configure:6178: checking for dlltool
365configure:6208: result: no
366configure:6235: checking how to associate runtime and link libraries
367configure:6262: result: printf %s\n
368configure:6323: checking for ar
369configure:6339: found /usr/bin/ar
370configure:6350: result: ar
371configure:6387: checking for archiver @FILE support
372configure:6404: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
373configure:6404: $? = 0
374configure:6407: ar cru libconftest.a @conftest.lst >&5
375ar: @conftest.lst: No such file or directory
376configure:6410: $? = 1
377configure:6430: result: no
378configure:6488: checking for strip
379configure:6504: found /usr/bin/strip
380configure:6515: result: strip
381configure:6587: checking for ranlib
382configure:6603: found /usr/bin/ranlib
383configure:6614: result: ranlib
384configure:6716: checking command to parse /usr/bin/nm output from /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 object
385configure:6835: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
386configure:6838: $? = 0
387configure:6842: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
388configure:6845: $? = 0
389cannot find nm_test_var in conftest.nm
390configure:6835: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
391configure:6838: $? = 0
392configure:6842: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
393configure:6845: $? = 0
394configure:6911: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
395configure:6914: $? = 0
396configure:6952: result: ok
397configure:6989: checking for sysroot
398configure:7019: result: no
399configure:7262: checking for mt
400configure:7292: result: no
401configure:7312: checking if : is a manifest tool
402configure:7318: : '-?'
403configure:7326: result: no
404configure:7382: checking for dsymutil
405configure:7398: found /usr/bin/dsymutil
406configure:7409: result: dsymutil
407configure:7474: checking for nmedit
408configure:7490: found /usr/bin/nmedit
409configure:7501: result: nmedit
410configure:7566: checking for lipo
411configure:7582: found /usr/bin/lipo
412configure:7593: result: lipo
413configure:7658: checking for otool
414configure:7674: found /usr/bin/otool
415configure:7685: result: otool
416configure:7750: checking for otool64
417configure:7780: result: no
418configure:7825: checking for -single_module linker flag
419/Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
420configure:7852: result: yes
421configure:7854: checking for -exported_symbols_list linker flag
422configure:7874: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
423configure:7874: $? = 0
424configure:7884: result: yes
425configure:7886: checking for -force_load linker flag
426/Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -pipe -O2 -arch x86_64 -c -o conftest.o conftest.c
427ar cru libconftest.a conftest.o
428ranlib libconftest.a
429/Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
430configure:7916: result: yes
431configure:7958: checking how to run the C preprocessor
432configure:7989: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
433configure:7989: $? = 0
434configure:8003: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
435conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
436configure:8003: $? = 1
437configure: failed program was:
438| /* confdefs.h */
439| #define PACKAGE_NAME "gdk-pixbuf"
440| #define PACKAGE_TARNAME "gdk-pixbuf"
441| #define PACKAGE_VERSION "2.24.0"
442| #define PACKAGE_STRING "gdk-pixbuf 2.24.0"
443| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
444| #define PACKAGE_URL ""
445| /* end confdefs.h.  */
446| #include <ac_nonexistent.h>
447configure:8028: result: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -E
448configure:8048: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
449configure:8048: $? = 0
450configure:8062: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -E -I/opt/local/include conftest.c
451conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
452configure:8062: $? = 1
453configure: failed program was:
454| /* confdefs.h */
455| #define PACKAGE_NAME "gdk-pixbuf"
456| #define PACKAGE_TARNAME "gdk-pixbuf"
457| #define PACKAGE_VERSION "2.24.0"
458| #define PACKAGE_STRING "gdk-pixbuf 2.24.0"
459| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
460| #define PACKAGE_URL ""
461| /* end confdefs.h.  */
462| #include <ac_nonexistent.h>
463configure:8091: checking for ANSI C header files
464configure:8111: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
465configure:8111: $? = 0
466configure:8184: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
467configure:8184: $? = 0
468configure:8184: ./conftest
469configure:8184: $? = 0
470configure:8195: result: yes
471configure:8208: checking for sys/types.h
472configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
473configure:8208: $? = 0
474configure:8208: result: yes
475configure:8208: checking for sys/stat.h
476configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
477configure:8208: $? = 0
478configure:8208: result: yes
479configure:8208: checking for stdlib.h
480configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
481configure:8208: $? = 0
482configure:8208: result: yes
483configure:8208: checking for string.h
484configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
485configure:8208: $? = 0
486configure:8208: result: yes
487configure:8208: checking for memory.h
488configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
489configure:8208: $? = 0
490configure:8208: result: yes
491configure:8208: checking for strings.h
492configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
493configure:8208: $? = 0
494configure:8208: result: yes
495configure:8208: checking for inttypes.h
496configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
497configure:8208: $? = 0
498configure:8208: result: yes
499configure:8208: checking for stdint.h
500configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
501configure:8208: $? = 0
502configure:8208: result: yes
503configure:8208: checking for unistd.h
504configure:8208: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
505configure:8208: $? = 0
506configure:8208: result: yes
507configure:8222: checking for dlfcn.h
508configure:8222: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
509configure:8222: $? = 0
510configure:8222: result: yes
511configure:8706: checking for objdir
512configure:8721: result: .libs
513configure:8992: checking if /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
514configure:9010: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
515cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
516configure:9014: $? = 0
517configure:9027: result: no
518configure:9337: checking for /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 option to produce PIC
519configure:9344: result: -fno-common -DPIC
520configure:9352: checking if /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
521configure:9370: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
522configure:9374: $? = 0
523configure:9387: result: yes
524configure:9416: checking if /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 static flag -static works
525configure:9444: result: no
526configure:9459: checking if /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 supports -c -o file.o
527configure:9480: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
528configure:9484: $? = 0
529configure:9506: result: yes
530configure:9514: checking if /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 supports -c -o file.o
531configure:9561: result: yes
532configure:9594: checking whether the /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
533configure:10752: result: yes
534configure:10997: checking dynamic linker characteristics
535configure:11737: result: darwin11.2.0 dyld
536configure:11844: checking how to hardcode library paths into programs
537configure:11869: result: immediate
538configure:12409: checking whether stripping libraries is possible
539configure:12423: result: yes
540configure:12449: checking if libtool supports shared libraries
541configure:12451: result: yes
542configure:12454: checking whether to build shared libraries
543configure:12475: result: yes
544configure:12478: checking whether to build static libraries
545configure:12482: result: no
546configure:12519: creating ./config.lt
547
548## ------------------ ##
549## Running config.lt. ##
550## ------------------ ##
551config.lt:635: creating libtool
552configure:13913: checking for special C compiler options needed for large files
553configure:13958: result: no
554configure:13964: checking for _FILE_OFFSET_BITS value needed for large files
555configure:13989: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
556configure:13989: $? = 0
557configure:14021: result: no
558configure:14114: checking dependency style of /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99
559configure:14222: result: gcc3
560configure:14239: checking for nm
561configure:14270: result: /usr/bin/nm
562configure:14279: checking for some Win32 platform
563configure:14288: result: no
564configure:14501: checking whether build environment is sane
565configure:14551: result: yes
566configure:14622: checking for BASE_DEPENDENCIES
567configure:14629: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.27.2"
568configure:14632: $? = 0
569configure:14645: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.27.2"
570configure:14648: $? = 0
571configure:14707: result: yes
572configure:14731: checking Whether to write dependencies into .pc files
573configure:14748: result: no
574configure:14767: checking for perl5
575configure:14785: found /opt/local/bin/perl5
576configure:14797: result: /opt/local/bin/perl5
577configure:14818: checking for sigsetjmp
578configure:14834: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  >&5
579configure:14834: $? = 0
580configure:14841: result: yes
581configure:14852: checking whether NLS is requested
582configure:14861: result: yes
583configure:14902: checking for msgfmt
584configure: trying /opt/local/bin/msgfmt...
5850 translated messages.
586configure:14934: result: /opt/local/bin/msgfmt
587configure:14943: checking for gmsgfmt
588configure:14974: result: /opt/local/bin/msgfmt
589configure:15025: checking for xgettext
590configure: trying /opt/local/bin/xgettext...
591/opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
592configure:15057: result: /opt/local/bin/xgettext
593configure:15103: checking for msgmerge
594configure: trying /opt/local/bin/msgmerge...
595configure:15134: result: /opt/local/bin/msgmerge
596configure:15191: checking for ld used by GCC
597configure:15255: result: /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
598configure:15262: checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
599configure:15275: result: no
600configure:15282: checking for shared library run path origin
601configure:15295: result: done
602configure:15796: checking for CFPreferencesCopyAppValue
603configure:15814: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
604configure:15814: $? = 0
605configure:15823: result: yes
606configure:15830: checking for CFLocaleCopyCurrent
607configure:15848: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
608configure:15848: $? = 0
609configure:15857: result: yes
610configure:15906: checking for GNU gettext in libc
611configure:15926: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  >&5
612Undefined symbols for architecture x86_64:
613  "_libintl_bindtextdomain", referenced from:
614      _main in ccoQxopO.o
615  "_libintl_gettext", referenced from:
616      _main in ccoQxopO.o
617  "__nl_msg_cat_cntr", referenced from:
618      _main in ccoQxopO.o
619  "__nl_domain_bindings", referenced from:
620      _main in ccoQxopO.o
621ld: symbol(s) not found for architecture x86_64
622collect2: ld returned 1 exit status
623configure:15926: $? = 1
624configure: failed program was:
625| /* confdefs.h */
626| #define PACKAGE_NAME "gdk-pixbuf"
627| #define PACKAGE_TARNAME "gdk-pixbuf"
628| #define PACKAGE_VERSION "2.24.0"
629| #define PACKAGE_STRING "gdk-pixbuf 2.24.0"
630| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
631| #define PACKAGE_URL ""
632| #define STDC_HEADERS 1
633| #define HAVE_SYS_TYPES_H 1
634| #define HAVE_SYS_STAT_H 1
635| #define HAVE_STDLIB_H 1
636| #define HAVE_STRING_H 1
637| #define HAVE_MEMORY_H 1
638| #define HAVE_STRINGS_H 1
639| #define HAVE_INTTYPES_H 1
640| #define HAVE_STDINT_H 1
641| #define HAVE_UNISTD_H 1
642| #define HAVE_DLFCN_H 1
643| #define LT_OBJDIR ".libs/"
644| #define HAVE_SIGSETJMP 1
645| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
646| #define HAVE_CFLOCALECOPYCURRENT 1
647| /* end confdefs.h.  */
648| #include <libintl.h>
649|
650| extern int _nl_msg_cat_cntr;
651| extern int *_nl_domain_bindings;
652| int
653| main ()
654| {
655| bindtextdomain ("", "");
656| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
657|   ;
658|   return 0;
659| }
660configure:15935: result: no
661configure:15969: checking for iconv
662configure:15991: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  >&5
663Undefined symbols for architecture x86_64:
664  "_libiconv_open", referenced from:
665      _main in ccgoNsf6.o
666  "_libiconv", referenced from:
667      _main in ccgoNsf6.o
668  "_libiconv_close", referenced from:
669      _main in ccgoNsf6.o
670ld: symbol(s) not found for architecture x86_64
671collect2: ld returned 1 exit status
672configure:15991: $? = 1
673configure: failed program was:
674| /* confdefs.h */
675| #define PACKAGE_NAME "gdk-pixbuf"
676| #define PACKAGE_TARNAME "gdk-pixbuf"
677| #define PACKAGE_VERSION "2.24.0"
678| #define PACKAGE_STRING "gdk-pixbuf 2.24.0"
679| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
680| #define PACKAGE_URL ""
681| #define STDC_HEADERS 1
682| #define HAVE_SYS_TYPES_H 1
683| #define HAVE_SYS_STAT_H 1
684| #define HAVE_STDLIB_H 1
685| #define HAVE_STRING_H 1
686| #define HAVE_MEMORY_H 1
687| #define HAVE_STRINGS_H 1
688| #define HAVE_INTTYPES_H 1
689| #define HAVE_STDINT_H 1
690| #define HAVE_UNISTD_H 1
691| #define HAVE_DLFCN_H 1
692| #define LT_OBJDIR ".libs/"
693| #define HAVE_SIGSETJMP 1
694| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
695| #define HAVE_CFLOCALECOPYCURRENT 1
696| /* end confdefs.h.  */
697| #include <stdlib.h>
698| #include <iconv.h>
699| int
700| main ()
701| {
702| iconv_t cd = iconv_open("","");
703|        iconv(cd,NULL,NULL,NULL,NULL);
704|        iconv_close(cd);
705|   ;
706|   return 0;
707| }
708configure:16013: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  -liconv >&5
709configure:16013: $? = 0
710configure:16023: result: yes
711configure:16026: checking for working iconv
712configure:16102: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  -liconv >&5
713configure:16102: $? = 0
714configure:16102: ./conftest
715configure:16102: $? = 0
716configure:16114: result: yes
717configure:16129: checking how to link with libiconv
718configure:16131: result: -liconv
719configure:16577: checking for GNU gettext in libintl
720configure:16605: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES  -L/opt/local/lib -arch x86_64 conftest.c  -lintl -liconv -lc  >&5
721configure:16605: $? = 0
722configure:16646: result: yes
723configure:16681: checking whether to use NLS
724configure:16683: result: yes
725configure:16686: checking where the gettext function comes from
726configure:16697: result: external libintl
727configure:16705: checking how to link with libintl
728configure:16707: result: -lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation
729configure:16763: checking for extra flags to get ANSI library prototypes
730configure:16778: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  -lm >&5
731configure:16778: $? = 0
732configure:16778: ./conftest
733configure:16778: $? = 0
734configure:16779: result: none needed
735configure:16814: checking for the BeOS
736configure:16823: result: no
737configure:16832: checking for HP-UX
738configure:16841: result: no
739configure:16846: checking for extra flags for POSIX compliance
740configure:16859: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
741conftest.c: In function 'main':
742conftest.c:33: warning: unused variable 'dir'
743configure:16859: $? = 0
744configure:16860: result: none needed
745configure:16979: checking for pkg-config
746configure:17009: result: /opt/local/bin/pkg-config
747configure:17034: checking pkg-config is at least version 0.16
748configure:17037: result: yes
749configure:17054: checking for GLIB - version >= 2.27.2
750configure:17168: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -Wall -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl    >&5
751configure:17168: $? = 0
752configure:17168: ./conftest
753configure:17168: $? = 0
754configure:17182: result: yes (version 2.30.2)
755configure:17265: checking for bind_textdomain_codeset
756configure:17265: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c  -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl   >&5
757configure:17265: $? = 0
758configure:17265: result: yes
759configure:17278: checking for unistd.h
760configure:17278: result: yes
761configure:17296: checking for ANSI C header files
762configure:17400: result: yes
763configure:17410: checking for an ANSI C-conforming const
764configure:17475: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES conftest.c >&5
765configure:17475: $? = 0
766configure:17482: result: yes
767configure:17508: checking whether to build gmodulized gdk-pixbuf
768configure:17523: result: yes
769configure:17525: checking whether dynamic modules work
770configure:17549: result: yes
771configure:17600: checking for TIFFReadRGBAImageOriented in -ltiff
772configure:17625: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c -ltiff -lm  >&5
773Undefined symbols for architecture x86_64:
774  "_TIFFReadRGBAImageOriented", referenced from:
775      _main in ccOYGVYl.o
776ld: symbol(s) not found for architecture x86_64
777collect2: ld returned 1 exit status
778configure:17625: $? = 1
779configure: failed program was:
780| /* confdefs.h */
781| #define PACKAGE_NAME "gdk-pixbuf"
782| #define PACKAGE_TARNAME "gdk-pixbuf"
783| #define PACKAGE_VERSION "2.24.0"
784| #define PACKAGE_STRING "gdk-pixbuf 2.24.0"
785| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
786| #define PACKAGE_URL ""
787| #define STDC_HEADERS 1
788| #define HAVE_SYS_TYPES_H 1
789| #define HAVE_SYS_STAT_H 1
790| #define HAVE_STDLIB_H 1
791| #define HAVE_STRING_H 1
792| #define HAVE_MEMORY_H 1
793| #define HAVE_STRINGS_H 1
794| #define HAVE_INTTYPES_H 1
795| #define HAVE_STDINT_H 1
796| #define HAVE_UNISTD_H 1
797| #define HAVE_DLFCN_H 1
798| #define LT_OBJDIR ".libs/"
799| #define HAVE_SIGSETJMP 1
800| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
801| #define HAVE_CFLOCALECOPYCURRENT 1
802| #define HAVE_ICONV 1
803| #define ENABLE_NLS 1
804| #define HAVE_GETTEXT 1
805| #define HAVE_DCGETTEXT 1
806| #define GETTEXT_PACKAGE "gdk-pixbuf"
807| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
808| #define HAVE_UNISTD_H 1
809| #define HAVE_UNISTD_H 1
810| #define STDC_HEADERS 1
811| #define USE_GMODULE 1
812| /* end confdefs.h.  */
813|
814| /* Override any GCC internal prototype to avoid an error.
815|    Use char because int might match the return type of a GCC
816|    builtin and then its argument prototype would still apply.  */
817| #ifdef __cplusplus
818| extern "C"
819| #endif
820| char TIFFReadRGBAImageOriented ();
821| int
822| main ()
823| {
824| return TIFFReadRGBAImageOriented ();
825|   ;
826|   return 0;
827| }
828configure:17634: result: no
829configure:17647: checking for TIFFWriteScanline in -ltiff
830configure:17672: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c -ltiff -ljpeg -lz -lm  >&5
831Undefined symbols for architecture x86_64:
832  "_TIFFWriteScanline", referenced from:
833      _main in ccUYGsrG.o
834ld: symbol(s) not found for architecture x86_64
835collect2: ld returned 1 exit status
836configure:17672: $? = 1
837configure: failed program was:
838| /* confdefs.h */
839| #define PACKAGE_NAME "gdk-pixbuf"
840| #define PACKAGE_TARNAME "gdk-pixbuf"
841| #define PACKAGE_VERSION "2.24.0"
842| #define PACKAGE_STRING "gdk-pixbuf 2.24.0"
843| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
844| #define PACKAGE_URL ""
845| #define STDC_HEADERS 1
846| #define HAVE_SYS_TYPES_H 1
847| #define HAVE_SYS_STAT_H 1
848| #define HAVE_STDLIB_H 1
849| #define HAVE_STRING_H 1
850| #define HAVE_MEMORY_H 1
851| #define HAVE_STRINGS_H 1
852| #define HAVE_INTTYPES_H 1
853| #define HAVE_STDINT_H 1
854| #define HAVE_UNISTD_H 1
855| #define HAVE_DLFCN_H 1
856| #define LT_OBJDIR ".libs/"
857| #define HAVE_SIGSETJMP 1
858| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
859| #define HAVE_CFLOCALECOPYCURRENT 1
860| #define HAVE_ICONV 1
861| #define ENABLE_NLS 1
862| #define HAVE_GETTEXT 1
863| #define HAVE_DCGETTEXT 1
864| #define GETTEXT_PACKAGE "gdk-pixbuf"
865| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
866| #define HAVE_UNISTD_H 1
867| #define HAVE_UNISTD_H 1
868| #define STDC_HEADERS 1
869| #define USE_GMODULE 1
870| /* end confdefs.h.  */
871|
872| /* Override any GCC internal prototype to avoid an error.
873|    Use char because int might match the return type of a GCC
874|    builtin and then its argument prototype would still apply.  */
875| #ifdef __cplusplus
876| extern "C"
877| #endif
878| char TIFFWriteScanline ();
879| int
880| main ()
881| {
882| return TIFFWriteScanline ();
883|   ;
884|   return 0;
885| }
886configure:17681: result: no
887configure:17694: checking for TIFFFlushData in -ltiff34
888configure:17719: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -O2 -arch x86_64 -Wall -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -arch x86_64 conftest.c -ltiff34 -ljpeg -lz -lm  >&5
889ld: library not found for -ltiff34
890collect2: ld returned 1 exit status
891configure:17719: $? = 1
892configure: failed program was:
893| /* confdefs.h */
894| #define PACKAGE_NAME "gdk-pixbuf"
895| #define PACKAGE_TARNAME "gdk-pixbuf"
896| #define PACKAGE_VERSION "2.24.0"
897| #define PACKAGE_STRING "gdk-pixbuf 2.24.0"
898| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
899| #define PACKAGE_URL ""
900| #define STDC_HEADERS 1
901| #define HAVE_SYS_TYPES_H 1
902| #define HAVE_SYS_STAT_H 1
903| #define HAVE_STDLIB_H 1
904| #define HAVE_STRING_H 1
905| #define HAVE_MEMORY_H 1
906| #define HAVE_STRINGS_H 1
907| #define HAVE_INTTYPES_H 1
908| #define HAVE_STDINT_H 1
909| #define HAVE_UNISTD_H 1
910| #define HAVE_DLFCN_H 1
911| #define LT_OBJDIR ".libs/"
912| #define HAVE_SIGSETJMP 1
913| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
914| #define HAVE_CFLOCALECOPYCURRENT 1
915| #define HAVE_ICONV 1
916| #define ENABLE_NLS 1
917| #define HAVE_GETTEXT 1
918| #define HAVE_DCGETTEXT 1
919| #define GETTEXT_PACKAGE "gdk-pixbuf"
920| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
921| #define HAVE_UNISTD_H 1
922| #define HAVE_UNISTD_H 1
923| #define STDC_HEADERS 1
924| #define USE_GMODULE 1
925| /* end confdefs.h.  */
926|
927| /* Override any GCC internal prototype to avoid an error.
928|    Use char because int might match the return type of a GCC
929|    builtin and then its argument prototype would still apply.  */
930| #ifdef __cplusplus
931| extern "C"
932| #endif
933| char TIFFFlushData ();
934| int
935| main ()
936| {
937| return TIFFFlushData ();
938|   ;
939|   return 0;
940| }
941configure:17728: result: no
942configure:17741: WARNING: *** TIFF loader will not be built (TIFF library not found) ***
943configure:17752: error:
944*** Checks for TIFF loader failed. You can build without it by passing
945*** --without-libtiff to configure but some programs using GTK+ may
946*** not work properly
947
948## ---------------- ##
949## Cache variables. ##
950## ---------------- ##
951
952ac_cv_build=x86_64-apple-darwin11.2.0
953ac_cv_c_compiler_gnu=yes
954ac_cv_c_const=yes
955ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=
956ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=
957ac_cv_env_BASE_DEPENDENCIES_LIBS_set=
958ac_cv_env_BASE_DEPENDENCIES_LIBS_value=
959ac_cv_env_CCASFLAGS_set=
960ac_cv_env_CCASFLAGS_value=
961ac_cv_env_CCAS_set=
962ac_cv_env_CCAS_value=
963ac_cv_env_CC_set=set
964ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2
965ac_cv_env_CFLAGS_set=set
966ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
967ac_cv_env_CPPFLAGS_set=set
968ac_cv_env_CPPFLAGS_value=-I/opt/local/include
969ac_cv_env_CPP_set=
970ac_cv_env_CPP_value=
971ac_cv_env_GDK_PIXBUF_XLIB_DEP_CFLAGS_set=
972ac_cv_env_GDK_PIXBUF_XLIB_DEP_CFLAGS_value=
973ac_cv_env_GDK_PIXBUF_XLIB_DEP_LIBS_set=
974ac_cv_env_GDK_PIXBUF_XLIB_DEP_LIBS_value=
975ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
976ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
977ac_cv_env_GTKDOC_DEPS_LIBS_set=
978ac_cv_env_GTKDOC_DEPS_LIBS_value=
979ac_cv_env_LDFLAGS_set=set
980ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
981ac_cv_env_LIBS_set=
982ac_cv_env_LIBS_value=
983ac_cv_env_PKG_CONFIG_LIBDIR_set=
984ac_cv_env_PKG_CONFIG_LIBDIR_value=
985ac_cv_env_PKG_CONFIG_PATH_set=
986ac_cv_env_PKG_CONFIG_PATH_value=
987ac_cv_env_PKG_CONFIG_set=
988ac_cv_env_PKG_CONFIG_value=
989ac_cv_env_build_alias_set=
990ac_cv_env_build_alias_value=
991ac_cv_env_host_alias_set=
992ac_cv_env_host_alias_value=
993ac_cv_env_target_alias_set=
994ac_cv_env_target_alias_value=
995ac_cv_func_bind_textdomain_codeset=yes
996ac_cv_header_dlfcn_h=yes
997ac_cv_header_inttypes_h=yes
998ac_cv_header_memory_h=yes
999ac_cv_header_stdc=yes
1000ac_cv_header_stdint_h=yes
1001ac_cv_header_stdlib_h=yes
1002ac_cv_header_string_h=yes
1003ac_cv_header_strings_h=yes
1004ac_cv_header_sys_stat_h=yes
1005ac_cv_header_sys_types_h=yes
1006ac_cv_header_unistd_h=yes
1007ac_cv_host=x86_64-apple-darwin11.2.0
1008ac_cv_lib_tiff34_TIFFFlushData=no
1009ac_cv_lib_tiff_TIFFReadRGBAImageOriented=no
1010ac_cv_lib_tiff_TIFFWriteScanline=no
1011ac_cv_objext=o
1012ac_cv_path_EGREP='/usr/bin/grep -E'
1013ac_cv_path_FGREP='/usr/bin/grep -F'
1014ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
1015ac_cv_path_GREP=/usr/bin/grep
1016ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
1017ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
1018ac_cv_path_NM=/usr/bin/nm
1019ac_cv_path_PERL=/opt/local/bin/perl5
1020ac_cv_path_SED=/opt/local/bin/gsed
1021ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
1022ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1023ac_cv_prog_AWK=awk
1024ac_cv_prog_CPP='/Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -E'
1025ac_cv_prog_ac_ct_AR=ar
1026ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2
1027ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1028ac_cv_prog_ac_ct_LIPO=lipo
1029ac_cv_prog_ac_ct_NMEDIT=nmedit
1030ac_cv_prog_ac_ct_OTOOL=otool
1031ac_cv_prog_ac_ct_RANLIB=ranlib
1032ac_cv_prog_ac_ct_STRIP=strip
1033ac_cv_prog_cc__Developer_usr_bin_llvm_gcc_4_2_c_o=yes
1034ac_cv_prog_cc_c89=
1035ac_cv_prog_cc_c99=-std=gnu99
1036ac_cv_prog_cc_g=yes
1037ac_cv_prog_cc_stdc=-std=gnu99
1038ac_cv_prog_make_make_set=yes
1039ac_cv_sys_file_offset_bits=no
1040ac_cv_sys_largefile_CC=no
1041acl_cv_hardcode_direct=no
1042acl_cv_hardcode_libdir_flag_spec=
1043acl_cv_hardcode_libdir_separator=
1044acl_cv_hardcode_minus_L=no
1045acl_cv_libext=a
1046acl_cv_libname_spec='lib$name'
1047acl_cv_library_names_spec='$libname$shrext'
1048acl_cv_path_LD=/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
1049acl_cv_prog_gnu_ld=no
1050acl_cv_rpath=done
1051acl_cv_shlibext=dylib
1052acl_cv_wl=-Wl,
1053am_cv_CCAS_dependencies_compiler_type=gcc3
1054am_cv_CC_dependencies_compiler_type=gcc3
1055am_cv_func_iconv=yes
1056am_cv_func_iconv_works=yes
1057am_cv_lib_iconv=yes
1058am_cv_prog_tar_ustar=gnutar
1059gt_cv_func_CFLocaleCopyCurrent=yes
1060gt_cv_func_CFPreferencesCopyAppValue=yes
1061gt_cv_func_gnugettext1_libc=no
1062gt_cv_func_gnugettext1_libintl=yes
1063lt_cv_apple_cc_single_mod=yes
1064lt_cv_ar_at_file=no
1065lt_cv_deplibs_check_method=pass_all
1066lt_cv_file_magic_cmd='$MAGIC_CMD'
1067lt_cv_file_magic_test_file=
1068lt_cv_ld_exported_symbols_list=yes
1069lt_cv_ld_force_load=yes
1070lt_cv_ld_reload_flag=-r
1071lt_cv_nm_interface='BSD nm'
1072lt_cv_objdir=.libs
1073lt_cv_path_LD=/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
1074lt_cv_path_NM=/usr/bin/nm
1075lt_cv_path_mainfest_tool=no
1076lt_cv_prog_compiler_c_o=yes
1077lt_cv_prog_compiler_pic='-fno-common -DPIC'
1078lt_cv_prog_compiler_pic_works=yes
1079lt_cv_prog_compiler_rtti_exceptions=no
1080lt_cv_prog_compiler_static_works=no
1081lt_cv_prog_gnu_ld=no
1082lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1083lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1084lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1085lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1086lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1087lt_cv_sys_max_cmd_len=196608
1088lt_cv_to_host_file_cmd=func_convert_file_noop
1089lt_cv_to_tool_file_cmd=func_convert_file_noop
1090pkg_cv_BASE_DEPENDENCIES_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1091pkg_cv_BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -lglib-2.0 -lintl  '
1092
1093## ----------------- ##
1094## Output variables. ##
1095## ----------------- ##
1096
1097ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/work/gdk-pixbuf-2.24.0/missing --run aclocal-1.11'
1098AMDEPBACKSLASH='\'
1099AMDEP_FALSE='#'
1100AMDEP_TRUE=''
1101AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/work/gdk-pixbuf-2.24.0/missing --run tar'
1102AM_BACKSLASH='\'
1103AM_DEFAULT_VERBOSITY='1'
1104AR='ar'
1105AS='as'
1106AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/work/gdk-pixbuf-2.24.0/missing --run autoconf'
1107AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/work/gdk-pixbuf-2.24.0/missing --run autoheader'
1108AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/work/gdk-pixbuf-2.24.0/missing --run automake-1.11'
1109AWK='awk'
1110BASE_DEPENDENCIES_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1111BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -lglib-2.0 -lintl  '
1112BUILD_DYNAMIC_MODULES_FALSE=''
1113BUILD_DYNAMIC_MODULES_TRUE=''
1114BUILD_GDIPLUS_LOADERS_FALSE=''
1115BUILD_GDIPLUS_LOADERS_TRUE='#'
1116CC='/Developer/usr/bin/llvm-gcc-4.2 -std=gnu99'
1117CCAS='/Developer/usr/bin/llvm-gcc-4.2 -std=gnu99'
1118CCASDEPMODE='depmode=gcc3'
1119CCASFLAGS='-pipe -O2 -arch x86_64'
1120CCDEPMODE='depmode=gcc3'
1121CFLAGS='-DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -O2 -arch x86_64 -Wall'
1122CPP='/Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -E'
1123CPPFLAGS='-I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES'
1124CROSS_COMPILING_FALSE=''
1125CROSS_COMPILING_TRUE=''
1126CYGPATH_W='echo'
1127DB2HTML=''
1128DEFS=''
1129DEPDIR='.deps'
1130DISABLE_EXPLICIT_DEPS_FALSE='#'
1131DISABLE_EXPLICIT_DEPS_TRUE=''
1132DLLTOOL='false'
1133DSYMUTIL='dsymutil'
1134DUMPBIN=''
1135ECHO_C='\c'
1136ECHO_N=''
1137ECHO_T=''
1138EGREP='/usr/bin/grep -E'
1139ENABLE_GTK_DOC_FALSE=''
1140ENABLE_GTK_DOC_TRUE=''
1141ENABLE_MAN_FALSE=''
1142ENABLE_MAN_TRUE=''
1143EXEEXT=''
1144EXE_MANIFEST_ARCHITECTURE='X86'
1145FGREP='/usr/bin/grep -F'
1146GDK_PIXBUF_API_VERSION='2.0'
1147GDK_PIXBUF_BINARY_VERSION='2.10.0'
1148GDK_PIXBUF_CSOURCE=''
1149GDK_PIXBUF_DEP_CFLAGS=''
1150GDK_PIXBUF_DEP_LIBS=''
1151GDK_PIXBUF_EXTRA_CFLAGS=''
1152GDK_PIXBUF_EXTRA_LIBS=''
1153GDK_PIXBUF_LINK_FLAGS=''
1154GDK_PIXBUF_MAJOR='2'
1155GDK_PIXBUF_MICRO='0'
1156GDK_PIXBUF_MINOR='24'
1157GDK_PIXBUF_PACKAGES=''
1158GDK_PIXBUF_VERSION='2.24.0'
1159GDK_PIXBUF_XLIB_DEP_CFLAGS=''
1160GDK_PIXBUF_XLIB_DEP_LIBS=''
1161GETTEXT_MACRO_VERSION='0.17'
1162GETTEXT_PACKAGE='gdk-pixbuf'
1163GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1164GLIB_GENMARSHAL='glib-genmarshal'
1165GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl  '
1166GLIB_MKENUMS='glib-mkenums'
1167GMSGFMT='/opt/local/bin/msgfmt'
1168GMSGFMT_015='/opt/local/bin/msgfmt'
1169GOBJECT_QUERY='gobject-query'
1170GREP='/usr/bin/grep'
1171GTKDOC_CHECK=''
1172GTKDOC_DEPS_CFLAGS=''
1173GTKDOC_DEPS_LIBS=''
1174GTKDOC_MKPDF=''
1175GTKDOC_REBASE=''
1176GTK_DOC_BUILD_HTML_FALSE=''
1177GTK_DOC_BUILD_HTML_TRUE=''
1178GTK_DOC_BUILD_PDF_FALSE=''
1179GTK_DOC_BUILD_PDF_TRUE=''
1180GTK_DOC_USE_LIBTOOL_FALSE=''
1181GTK_DOC_USE_LIBTOOL_TRUE=''
1182GTK_DOC_USE_REBASE_FALSE=''
1183GTK_DOC_USE_REBASE_TRUE=''
1184GTK_UPDATE_ICON_CACHE=''
1185HAVE_DOCBOOK_FALSE=''
1186HAVE_DOCBOOK_TRUE=''
1187HAVE_INTROSPECTION_FALSE=''
1188HAVE_INTROSPECTION_TRUE=''
1189HAVE_JASPER_FALSE=''
1190HAVE_JASPER_TRUE=''
1191HAVE_JPEG_FALSE=''
1192HAVE_JPEG_TRUE=''
1193HAVE_PNG_FALSE=''
1194HAVE_PNG_TRUE=''
1195HAVE_TIFF_FALSE=''
1196HAVE_TIFF_TRUE=''
1197HTML_DIR=''
1198INCLUDED_LOADER_DEFINE=''
1199INCLUDED_LOADER_OBJ=''
1200INCLUDE_ANI_FALSE=''
1201INCLUDE_ANI_TRUE=''
1202INCLUDE_BMP_FALSE=''
1203INCLUDE_BMP_TRUE=''
1204INCLUDE_GDIPLUS_FALSE=''
1205INCLUDE_GDIPLUS_TRUE=''
1206INCLUDE_GIF_FALSE=''
1207INCLUDE_GIF_TRUE=''
1208INCLUDE_ICNS_FALSE=''
1209INCLUDE_ICNS_TRUE=''
1210INCLUDE_ICO_FALSE=''
1211INCLUDE_ICO_TRUE=''
1212INCLUDE_JASPER_FALSE=''
1213INCLUDE_JASPER_TRUE=''
1214INCLUDE_JPEG_FALSE=''
1215INCLUDE_JPEG_TRUE=''
1216INCLUDE_PCX_FALSE=''
1217INCLUDE_PCX_TRUE=''
1218INCLUDE_PNG_FALSE=''
1219INCLUDE_PNG_TRUE=''
1220INCLUDE_PNM_FALSE=''
1221INCLUDE_PNM_TRUE=''
1222INCLUDE_QTIF_FALSE=''
1223INCLUDE_QTIF_TRUE=''
1224INCLUDE_RAS_FALSE=''
1225INCLUDE_RAS_TRUE=''
1226INCLUDE_TGA_FALSE=''
1227INCLUDE_TGA_TRUE=''
1228INCLUDE_TIFF_FALSE=''
1229INCLUDE_TIFF_TRUE=''
1230INCLUDE_WBMP_FALSE=''
1231INCLUDE_WBMP_TRUE=''
1232INCLUDE_XBM_FALSE=''
1233INCLUDE_XBM_TRUE=''
1234INCLUDE_XPM_FALSE=''
1235INCLUDE_XPM_TRUE=''
1236INSTALL_DATA='${INSTALL} -m 644'
1237INSTALL_PROGRAM='${INSTALL}'
1238INSTALL_SCRIPT='${INSTALL}'
1239INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1240INTLLIBS='-lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation'
1241INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
1242INTROSPECTION_CFLAGS=''
1243INTROSPECTION_COMPILER=''
1244INTROSPECTION_GENERATE=''
1245INTROSPECTION_GIRDIR=''
1246INTROSPECTION_LIBS=''
1247INTROSPECTION_MAKEFILE=''
1248INTROSPECTION_SCANNER=''
1249INTROSPECTION_TYPELIBDIR=''
1250LD='/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld'
1251LDFLAGS='-L/opt/local/lib -arch x86_64'
1252LIBICONV='-liconv'
1253LIBINTL='-lintl -liconv -lc  -Wl,-framework -Wl,CoreFoundation'
1254LIBJASPER=''
1255LIBJPEG=''
1256LIBOBJS=''
1257LIBPNG=''
1258LIBS=''
1259LIBTIFF=''
1260LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1261LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"'
1262LIB_EXE_MACHINE_FLAG='X86'
1263LIPO='lipo'
1264LN_S='ln -s'
1265LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
1266LTLIBINTL='-L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation'
1267LTLIBOBJS=''
1268LT_CURRENT_MINUS_AGE='0'
1269LT_VERSION_INFO='2400:0:2400'
1270MAINT=''
1271MAINTAINER_MODE_FALSE='#'
1272MAINTAINER_MODE_TRUE=''
1273MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/work/gdk-pixbuf-2.24.0/missing --run makeinfo'
1274MANIFEST_TOOL=':'
1275MATH_LIB='-lm'
1276MKDIR_P='./install-sh -c -d'
1277MSGFMT='/opt/local/bin/msgfmt'
1278MSGFMT_015='/opt/local/bin/msgfmt'
1279MSGMERGE='/opt/local/bin/msgmerge'
1280MS_LIB_AVAILABLE_FALSE=''
1281MS_LIB_AVAILABLE_TRUE='#'
1282NM='/usr/bin/nm'
1283NMEDIT='nmedit'
1284OBJDUMP='false'
1285OBJEXT='o'
1286OS_LINUX_FALSE=''
1287OS_LINUX_TRUE='#'
1288OS_UNIX_FALSE='#'
1289OS_UNIX_TRUE=''
1290OS_WIN32_FALSE=''
1291OS_WIN32_TRUE='#'
1292OTOOL64=':'
1293OTOOL='otool'
1294PACKAGE='gdk-pixbuf'
1295PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf'
1296PACKAGE_NAME='gdk-pixbuf'
1297PACKAGE_STRING='gdk-pixbuf 2.24.0'
1298PACKAGE_TARNAME='gdk-pixbuf'
1299PACKAGE_URL=''
1300PACKAGE_VERSION='2.24.0'
1301PATH_SEPARATOR=':'
1302PERL='/opt/local/bin/perl5'
1303PKG_CONFIG='/opt/local/bin/pkg-config'
1304PKG_CONFIG_LIBDIR=''
1305PKG_CONFIG_PATH=''
1306PLATFORM_WIN32_FALSE=''
1307PLATFORM_WIN32_TRUE='#'
1308PNG_DEP_CFLAGS_PACKAGES=''
1309POSUB='po'
1310RANLIB='ranlib'
1311REBUILD=''
1312SED='/opt/local/bin/gsed'
1313SET_MAKE=''
1314SHELL='/bin/sh'
1315STRIP='strip'
1316USE_MEDIALIB25_FALSE=''
1317USE_MEDIALIB25_TRUE=''
1318USE_MEDIALIB_FALSE=''
1319USE_MEDIALIB_TRUE=''
1320USE_MMX_FALSE=''
1321USE_MMX_TRUE=''
1322USE_NLS='yes'
1323USE_X11_FALSE=''
1324USE_X11_TRUE=''
1325VERSION='2.24.0'
1326WINDRES=''
1327XGETTEXT='/opt/local/bin/xgettext'
1328XGETTEXT_015='/opt/local/bin/xgettext'
1329XGETTEXT_EXTRA_OPTIONS=''
1330XSLTPROC=''
1331ac_ct_AR='ar'
1332ac_ct_CC='/Developer/usr/bin/llvm-gcc-4.2'
1333ac_ct_DUMPBIN=''
1334am__EXEEXT_FALSE=''
1335am__EXEEXT_TRUE=''
1336am__fastdepCCAS_FALSE='#'
1337am__fastdepCCAS_TRUE=''
1338am__fastdepCC_FALSE='#'
1339am__fastdepCC_TRUE=''
1340am__include='include'
1341am__isrc=''
1342am__leading_dot='.'
1343am__quote=''
1344am__tar='tar --format=ustar -chf - "$$tardir"'
1345am__untar='tar -xf -'
1346bindir='${exec_prefix}/bin'
1347build='x86_64-apple-darwin11.2.0'
1348build_alias=''
1349build_cpu='x86_64'
1350build_os='darwin11.2.0'
1351build_vendor='apple'
1352datadir='${datarootdir}'
1353datarootdir='${prefix}/share'
1354docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1355dvidir='${docdir}'
1356exec_prefix='NONE'
1357host='x86_64-apple-darwin11.2.0'
1358host_alias=''
1359host_cpu='x86_64'
1360host_os='darwin11.2.0'
1361host_vendor='apple'
1362htmldir='${docdir}'
1363includedir='${prefix}/include'
1364infodir='${datarootdir}/info'
1365install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf2/gdk-pixbuf2/work/gdk-pixbuf-2.24.0/install-sh'
1366libdir='${exec_prefix}/lib'
1367libexecdir='${exec_prefix}/libexec'
1368localedir='${datarootdir}/locale'
1369localstatedir='${prefix}/var'
1370mandir='${datarootdir}/man'
1371mkdir_p='$(top_builddir)/./install-sh -c -d'
1372ms_librarian=''
1373oldincludedir='/usr/include'
1374pdfdir='${docdir}'
1375prefix='/opt/local'
1376program_transform_name='s,x,x,'
1377psdir='${docdir}'
1378sbindir='${exec_prefix}/sbin'
1379sharedstatedir='${prefix}/com'
1380sysconfdir='${prefix}/etc'
1381target_alias=''
1382
1383## ----------- ##
1384## confdefs.h. ##
1385## ----------- ##
1386
1387/* confdefs.h */
1388#define PACKAGE_NAME "gdk-pixbuf"
1389#define PACKAGE_TARNAME "gdk-pixbuf"
1390#define PACKAGE_VERSION "2.24.0"
1391#define PACKAGE_STRING "gdk-pixbuf 2.24.0"
1392#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gdk-pixbuf"
1393#define PACKAGE_URL ""
1394#define STDC_HEADERS 1
1395#define HAVE_SYS_TYPES_H 1
1396#define HAVE_SYS_STAT_H 1
1397#define HAVE_STDLIB_H 1
1398#define HAVE_STRING_H 1
1399#define HAVE_MEMORY_H 1
1400#define HAVE_STRINGS_H 1
1401#define HAVE_INTTYPES_H 1
1402#define HAVE_STDINT_H 1
1403#define HAVE_UNISTD_H 1
1404#define HAVE_DLFCN_H 1
1405#define LT_OBJDIR ".libs/"
1406#define HAVE_SIGSETJMP 1
1407#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1408#define HAVE_CFLOCALECOPYCURRENT 1
1409#define HAVE_ICONV 1
1410#define ENABLE_NLS 1
1411#define HAVE_GETTEXT 1
1412#define HAVE_DCGETTEXT 1
1413#define GETTEXT_PACKAGE "gdk-pixbuf"
1414#define HAVE_BIND_TEXTDOMAIN_CODESET 1
1415#define HAVE_UNISTD_H 1
1416#define HAVE_UNISTD_H 1
1417#define STDC_HEADERS 1
1418#define USE_GMODULE 1
1419
1420configure: exit 1