Ticket #55593: config.log

File config.log, 52.4 KB (added by sideeffect42 (Dennis Camera), 6 years ago)

failed build using clang-3.4: config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by gegl configure 0.2.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-docs --disable-silent-rules --without-exiv2 --without-graphviz --without-sdl --without-umfpack --disable-libopenraw --enable-introspection
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Tower-of-Power.local
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1
32Primary memory available: 16.00 gigabytes
33Default processor set: 162 tasks, 444 threads, 2 processors
34Load average: 1.63, Mach factor: 0.58
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:2752: checking whether make supports nested variables
52configure:2769: result: yes
53configure:2890: checking for a BSD-compatible install
54configure:2958: result: /usr/bin/install -c
55configure:2969: checking whether build environment is sane
56configure:3024: result: yes
57configure:3175: checking for a thread-safe mkdir -p
58configure:3214: result: /opt/local/bin/gmkdir -p
59configure:3221: checking for gawk
60configure:3237: found /opt/local/bin/gawk
61configure:3248: result: gawk
62configure:3259: checking whether make sets $(MAKE)
63configure:3281: result: yes
64configure:3406: checking whether to enable maintainer-specific portions of Makefiles
65configure:3415: result: yes
66configure:3482: checking for gcc
67configure:3509: result: ccache /opt/local/bin/clang-mp-3.4
68configure:3738: checking for C compiler version
69configure:3747: ccache /opt/local/bin/clang-mp-3.4 --version >&5
70clang version 3.4.2 (tags/RELEASE_34/dot2-final)
71Target: powerpc-apple-darwin9.8.0
72Thread model: posix
73configure:3758: $? = 0
74configure:3747: ccache /opt/local/bin/clang-mp-3.4 -v >&5
75clang version 3.4.2 (tags/RELEASE_34/dot2-final)
76Target: powerpc-apple-darwin9.8.0
77Thread model: posix
78Selected GCC installation:
79configure:3758: $? = 0
80configure:3747: ccache /opt/local/bin/clang-mp-3.4 -V >&5
81clang: error: argument to '-V' is missing (expected 1 value)
82clang: error: no input files
83configure:3758: $? = 1
84configure:3747: ccache /opt/local/bin/clang-mp-3.4 -qversion >&5
85clang: error: unknown argument: '-qversion'
86clang: error: no input files
87configure:3758: $? = 1
88configure:3778: checking whether the C compiler works
89configure:3800: ccache /opt/local/bin/clang-mp-3.4 -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
90configure:3804: $? = 0
91configure:3852: result: yes
92configure:3855: checking for C compiler default output file name
93configure:3857: result: a.out
94configure:3863: checking for suffix of executables
95configure:3870: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
96configure:3874: $? = 0
97configure:3896: result:
98configure:3918: checking whether we are cross compiling
99configure:3926: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
100configure:3930: $? = 0
101configure:3937: ./conftest
102configure:3941: $? = 0
103configure:3956: result: no
104configure:3961: checking for suffix of object files
105configure:3983: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
106configure:3987: $? = 0
107configure:4008: result: o
108configure:4012: checking whether we are using the GNU C compiler
109configure:4031: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
110configure:4031: $? = 0
111configure:4040: result: yes
112configure:4049: checking whether ccache /opt/local/bin/clang-mp-3.4 accepts -g
113configure:4069: ccache /opt/local/bin/clang-mp-3.4 -c -g -I/opt/local/include conftest.c >&5
114configure:4069: $? = 0
115configure:4110: result: yes
116configure:4127: checking for ccache /opt/local/bin/clang-mp-3.4 option to accept ISO C89
117configure:4190: ccache /opt/local/bin/clang-mp-3.4  -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
118configure:4190: $? = 0
119configure:4203: result: none needed
120configure:4228: checking whether ccache /opt/local/bin/clang-mp-3.4 understands -c and -o together
121configure:4250: ccache /opt/local/bin/clang-mp-3.4 -c conftest.c -o conftest2.o
122configure:4253: $? = 0
123configure:4250: ccache /opt/local/bin/clang-mp-3.4 -c conftest.c -o conftest2.o
124configure:4253: $? = 0
125configure:4265: result: yes
126configure:4293: checking for style of include used by make
127configure:4321: result: GNU
128configure:4347: checking dependency style of ccache /opt/local/bin/clang-mp-3.4
129configure:4458: result: gcc3
130configure:4585: checking for C++ compiler version
131configure:4594: ccache /opt/local/bin/clang++-mp-3.4 --version >&5
132clang version 3.4.2 (tags/RELEASE_34/dot2-final)
133Target: powerpc-apple-darwin9.8.0
134Thread model: posix
135configure:4605: $? = 0
136configure:4594: ccache /opt/local/bin/clang++-mp-3.4 -v >&5
137clang version 3.4.2 (tags/RELEASE_34/dot2-final)
138Target: powerpc-apple-darwin9.8.0
139Thread model: posix
140Selected GCC installation:
141configure:4605: $? = 0
142configure:4594: ccache /opt/local/bin/clang++-mp-3.4 -V >&5
143clang: error: argument to '-V' is missing (expected 1 value)
144clang: error: no input files
145configure:4605: $? = 1
146configure:4594: ccache /opt/local/bin/clang++-mp-3.4 -qversion >&5
147clang: error: unknown argument: '-qversion'
148clang: error: no input files
149configure:4605: $? = 1
150configure:4609: checking whether we are using the GNU C++ compiler
151configure:4628: ccache /opt/local/bin/clang++-mp-3.4 -c -pipe -Os -fno-altivec -stdlib=libstdc++ -arch ppc -I/opt/local/include conftest.cpp >&5
152g++: error: unrecognized command line option '-stdlib=libstdc++'; did you mean '-static-libstdc++'?
153clang: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation)
154configure:4628: $? = 1
155configure: failed program was:
156| /* confdefs.h */
157| #define PACKAGE_NAME "gegl"
158| #define PACKAGE_TARNAME "gegl"
159| #define PACKAGE_VERSION "0.2.0"
160| #define PACKAGE_STRING "gegl 0.2.0"
161| #define PACKAGE_BUGREPORT ""
162| #define PACKAGE_URL ""
163| #define GEGL_LIBRARY "gegl-0.2"
164| /* end confdefs.h.  */
165|
166| int
167| main ()
168| {
169| #ifndef __GNUC__
170|        choke me
171| #endif
172|
173|   ;
174|   return 0;
175| }
176configure:4637: result: no
177configure:4646: checking whether ccache /opt/local/bin/clang++-mp-3.4 accepts -g
178configure:4666: ccache /opt/local/bin/clang++-mp-3.4 -c -g -I/opt/local/include conftest.cpp >&5
179configure:4666: $? = 0
180configure:4707: result: yes
181configure:4732: checking dependency style of ccache /opt/local/bin/clang++-mp-3.4
182configure:4843: result: gcc3
183configure:4859: checking whether make sets $(MAKE)
184configure:4881: result: yes
185configure:4899: checking for special C compiler options needed for large files
186configure:4944: result: no
187configure:4950: checking for _FILE_OFFSET_BITS value needed for large files
188configure:4975: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
189configure:4975: $? = 0
190configure:5007: result: no
191configure:5123: checking build system type
192configure:5137: result: powerpc-apple-darwin9.8.0
193configure:5157: checking host system type
194configure:5170: result: powerpc-apple-darwin9.8.0
195configure:5211: checking how to print strings
196configure:5238: result: printf
197configure:5259: checking for a sed that does not truncate output
198configure:5323: result: /opt/local/bin/gsed
199configure:5341: checking for grep that handles long lines and -e
200configure:5399: result: /opt/local/bin/grep
201configure:5404: checking for egrep
202configure:5466: result: /opt/local/bin/grep -E
203configure:5471: checking for fgrep
204configure:5533: result: /opt/local/bin/grep -F
205configure:5568: checking for ld used by ccache /opt/local/bin/clang-mp-3.4
206configure:5635: result: /opt/local/libexec/llvm-3.4/bin/ld
207configure:5642: checking if the linker (/opt/local/libexec/llvm-3.4/bin/ld) is GNU ld
208configure:5657: result: no
209configure:5669: checking for BSD- or MS-compatible name lister (nm)
210configure:5723: result: /usr/bin/nm -p
211configure:5853: checking the name lister (/usr/bin/nm -p) interface
212configure:5860: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
213configure:5863: /usr/bin/nm -p "conftest.o"
214configure:5866: output
21500000000 S _some_variable
216configure:5873: result: BSD nm
217configure:5876: checking whether ln -s works
218configure:5880: result: yes
219configure:5888: checking the maximum length of command line arguments
220configure:6019: result: 196608
221configure:6067: checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format
222configure:6107: result: func_convert_file_noop
223configure:6114: checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format
224configure:6134: result: func_convert_file_noop
225configure:6141: checking for /opt/local/libexec/llvm-3.4/bin/ld option to reload object files
226configure:6148: result: -r
227configure:6222: checking for objdump
228configure:6252: result: no
229configure:6278: checking how to recognize dependent libraries
230configure:6478: result: pass_all
231configure:6563: checking for dlltool
232configure:6593: result: no
233configure:6620: checking how to associate runtime and link libraries
234configure:6647: result: printf %s\n
235configure:6707: checking for ar
236configure:6723: found /opt/local/bin/ar
237configure:6734: result: ar
238configure:6771: checking for archiver @FILE support
239configure:6788: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
240configure:6788: $? = 0
241configure:6791: ar cru libconftest.a @conftest.lst >&5
242ar: @conftest.lst: No such file or directory
243configure:6794: $? = 1
244configure:6814: result: no
245configure:6872: checking for strip
246configure:6888: found /opt/local/bin/strip
247configure:6899: result: strip
248configure:6971: checking for ranlib
249configure:6987: found /opt/local/bin/ranlib
250configure:6998: result: ranlib
251configure:7100: checking command to parse /usr/bin/nm -p output from ccache /opt/local/bin/clang-mp-3.4 object
252configure:7253: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
253configure:7256: $? = 0
254configure:7260: /usr/bin/nm -p 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
255configure:7263: $? = 0
256cannot find nm_test_var in conftest.nm
257configure:7253: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
258configure:7256: $? = 0
259configure:7260: /usr/bin/nm -p 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
260configure:7263: $? = 0
261configure:7329: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c conftstm.o >&5
262configure:7332: $? = 0
263configure:7370: result: ok
264configure:7417: checking for sysroot
265configure:7447: result: no
266configure:7454: checking for a working dd
267configure:7492: result: /bin/dd
268configure:7496: checking how to truncate binary pipes
269configure:7511: result: /bin/dd bs=4096 count=1
270configure:7840: checking for mt
271configure:7870: result: no
272configure:7890: checking if : is a manifest tool
273configure:7896: : '-?'
274configure:7904: result: no
275configure:7960: checking for dsymutil
276configure:7976: found /usr/bin/dsymutil
277configure:7987: result: dsymutil
278configure:8052: checking for nmedit
279configure:8068: found /opt/local/bin/nmedit
280configure:8079: result: nmedit
281configure:8144: checking for lipo
282configure:8160: found /opt/local/bin/lipo
283configure:8171: result: lipo
284configure:8236: checking for otool
285configure:8252: found /opt/local/bin/otool
286configure:8263: result: otool
287configure:8328: checking for otool64
288configure:8358: result: no
289configure:8403: checking for -single_module linker flag
290ccache /opt/local/bin/clang-mp-3.4 -pipe -Os -fno-altivec -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
291configure:8436: result: yes
292configure:8439: checking for -exported_symbols_list linker flag
293configure:8459: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
294configure:8459: $? = 0
295configure:8469: result: yes
296configure:8472: checking for -force_load linker flag
297ccache /opt/local/bin/clang-mp-3.4 -pipe -Os -fno-altivec -arch ppc -c -o conftest.o conftest.c
298ar cru libconftest.a conftest.o
299ranlib libconftest.a
300ccache /opt/local/bin/clang-mp-3.4 -pipe -Os -fno-altivec -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a
301configure:8504: result: yes
302configure:8581: checking how to run the C preprocessor
303configure:8612: ccache /opt/local/bin/clang-mp-3.4 -E -I/opt/local/include conftest.c
304configure:8612: $? = 0
305configure:8626: ccache /opt/local/bin/clang-mp-3.4 -E -I/opt/local/include conftest.c
306conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
307#include <ac_nonexistent.h>
308         ^
3091 error generated.
310configure:8626: $? = 1
311configure: failed program was:
312| /* confdefs.h */
313| #define PACKAGE_NAME "gegl"
314| #define PACKAGE_TARNAME "gegl"
315| #define PACKAGE_VERSION "0.2.0"
316| #define PACKAGE_STRING "gegl 0.2.0"
317| #define PACKAGE_BUGREPORT ""
318| #define PACKAGE_URL ""
319| #define GEGL_LIBRARY "gegl-0.2"
320| /* end confdefs.h.  */
321| #include <ac_nonexistent.h>
322configure:8651: result: ccache /opt/local/bin/clang-mp-3.4 -E
323configure:8671: ccache /opt/local/bin/clang-mp-3.4 -E -I/opt/local/include conftest.c
324configure:8671: $? = 0
325configure:8685: ccache /opt/local/bin/clang-mp-3.4 -E -I/opt/local/include conftest.c
326conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
327#include <ac_nonexistent.h>
328         ^
3291 error generated.
330configure:8685: $? = 1
331configure: failed program was:
332| /* confdefs.h */
333| #define PACKAGE_NAME "gegl"
334| #define PACKAGE_TARNAME "gegl"
335| #define PACKAGE_VERSION "0.2.0"
336| #define PACKAGE_STRING "gegl 0.2.0"
337| #define PACKAGE_BUGREPORT ""
338| #define PACKAGE_URL ""
339| #define GEGL_LIBRARY "gegl-0.2"
340| /* end confdefs.h.  */
341| #include <ac_nonexistent.h>
342configure:8714: checking for ANSI C header files
343configure:8734: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
344configure:8734: $? = 0
345configure:8807: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
346ld: half word text relocs not supported in _main for architecture ppc
347collect2: error: ld returned 1 exit status
348clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
349configure:8807: $? = 1
350configure: program exited with status 1
351configure: failed program was:
352| /* confdefs.h */
353| #define PACKAGE_NAME "gegl"
354| #define PACKAGE_TARNAME "gegl"
355| #define PACKAGE_VERSION "0.2.0"
356| #define PACKAGE_STRING "gegl 0.2.0"
357| #define PACKAGE_BUGREPORT ""
358| #define PACKAGE_URL ""
359| #define GEGL_LIBRARY "gegl-0.2"
360| /* end confdefs.h.  */
361| #include <ctype.h>
362| #include <stdlib.h>
363| #if ((' ' & 0x0FF) == 0x020)
364| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
365| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
366| #else
367| # define ISLOWER(c)              (('a' <= (c) && (c) <= 'i')               || ('j' <= (c) && (c) <= 'r')                   || ('s' <= (c) && (c) <= 'z'))
368| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
369| #endif
370|
371| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
372| int
373| main ()
374| {
375|   int i;
376|   for (i = 0; i < 256; i++)
377|     if (XOR (islower (i), ISLOWER (i))
378|       || toupper (i) != TOUPPER (i))
379|       return 2;
380|   return 0;
381| }
382configure:8818: result: no
383configure:8831: checking for sys/types.h
384configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
385configure:8831: $? = 0
386configure:8831: result: yes
387configure:8831: checking for sys/stat.h
388configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
389configure:8831: $? = 0
390configure:8831: result: yes
391configure:8831: checking for stdlib.h
392configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
393configure:8831: $? = 0
394configure:8831: result: yes
395configure:8831: checking for string.h
396configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
397configure:8831: $? = 0
398configure:8831: result: yes
399configure:8831: checking for memory.h
400configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
401configure:8831: $? = 0
402configure:8831: result: yes
403configure:8831: checking for strings.h
404configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
405configure:8831: $? = 0
406configure:8831: result: yes
407configure:8831: checking for inttypes.h
408configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
409configure:8831: $? = 0
410configure:8831: result: yes
411configure:8831: checking for stdint.h
412configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
413configure:8831: $? = 0
414configure:8831: result: yes
415configure:8831: checking for unistd.h
416configure:8831: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
417configure:8831: $? = 0
418configure:8831: result: yes
419configure:8845: checking for dlfcn.h
420configure:8845: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
421configure:8845: $? = 0
422configure:8845: result: yes
423configure:9408: checking for objdir
424configure:9423: result: .libs
425configure:9687: checking if ccache /opt/local/bin/clang-mp-3.4 supports -fno-rtti -fno-exceptions
426configure:9705: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
427configure:9709: $? = 0
428configure:9722: result: yes
429configure:10080: checking for ccache /opt/local/bin/clang-mp-3.4 option to produce PIC
430configure:10087: result: -fno-common -DPIC
431configure:10095: checking if ccache /opt/local/bin/clang-mp-3.4 PIC flag -fno-common -DPIC works
432configure:10113: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
433configure:10117: $? = 0
434configure:10130: result: yes
435configure:10159: checking if ccache /opt/local/bin/clang-mp-3.4 static flag -static works
436configure:10187: result: no
437configure:10202: checking if ccache /opt/local/bin/clang-mp-3.4 supports -c -o file.o
438configure:10223: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5
439configure:10227: $? = 0
440configure:10249: result: yes
441configure:10257: checking if ccache /opt/local/bin/clang-mp-3.4 supports -c -o file.o
442configure:10304: result: yes
443configure:10337: checking whether the ccache /opt/local/bin/clang-mp-3.4 linker (/opt/local/libexec/llvm-3.4/bin/ld) supports shared libraries
444configure:11596: result: yes
445configure:11836: checking dynamic linker characteristics
446configure:12654: result: darwin9.8.0 dyld
447configure:12776: checking how to hardcode library paths into programs
448configure:12801: result: immediate
449configure:12846: checking for dlopen in -ldl
450configure:12871: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -ldl   >&5
451configure:12871: $? = 0
452configure:12880: result: yes
453configure:13103: checking whether a program can dlopen itself
454configure:13183: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc  conftest.c -ldl  >&5
455configure:13186: $? = 0
456configure:13204: result: yes
457configure:13209: checking whether a statically linked program can dlopen itself
458configure:13289: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc   conftest.c -ldl  >&5
459configure:13292: $? = 0
460configure:13310: result: yes
461configure:13349: checking whether stripping libraries is possible
462configure:13363: result: yes
463configure:13389: checking if libtool supports shared libraries
464configure:13391: result: yes
465configure:13394: checking whether to build shared libraries
466configure:13419: result: yes
467configure:13422: checking whether to build static libraries
468configure:13426: result: no
469configure:13449: checking how to run the C++ preprocessor
470configure:13476: ccache /opt/local/bin/clang++-mp-3.4 -E -I/opt/local/include conftest.cpp
471configure:13476: $? = 0
472configure:13490: ccache /opt/local/bin/clang++-mp-3.4 -E -I/opt/local/include conftest.cpp
473conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
474#include <ac_nonexistent.h>
475         ^
4761 error generated.
477configure:13490: $? = 1
478configure: failed program was:
479| /* confdefs.h */
480| #define PACKAGE_NAME "gegl"
481| #define PACKAGE_TARNAME "gegl"
482| #define PACKAGE_VERSION "0.2.0"
483| #define PACKAGE_STRING "gegl 0.2.0"
484| #define PACKAGE_BUGREPORT ""
485| #define PACKAGE_URL ""
486| #define GEGL_LIBRARY "gegl-0.2"
487| #define HAVE_SYS_TYPES_H 1
488| #define HAVE_SYS_STAT_H 1
489| #define HAVE_STDLIB_H 1
490| #define HAVE_STRING_H 1
491| #define HAVE_MEMORY_H 1
492| #define HAVE_STRINGS_H 1
493| #define HAVE_INTTYPES_H 1
494| #define HAVE_STDINT_H 1
495| #define HAVE_UNISTD_H 1
496| #define HAVE_DLFCN_H 1
497| #define LT_OBJDIR ".libs/"
498| /* end confdefs.h.  */
499| #include <ac_nonexistent.h>
500configure:13515: result: ccache /opt/local/bin/clang++-mp-3.4 -E
501configure:13535: ccache /opt/local/bin/clang++-mp-3.4 -E -I/opt/local/include conftest.cpp
502configure:13535: $? = 0
503configure:13549: ccache /opt/local/bin/clang++-mp-3.4 -E -I/opt/local/include conftest.cpp
504conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
505#include <ac_nonexistent.h>
506         ^
5071 error generated.
508configure:13549: $? = 1
509configure: failed program was:
510| /* confdefs.h */
511| #define PACKAGE_NAME "gegl"
512| #define PACKAGE_TARNAME "gegl"
513| #define PACKAGE_VERSION "0.2.0"
514| #define PACKAGE_STRING "gegl 0.2.0"
515| #define PACKAGE_BUGREPORT ""
516| #define PACKAGE_URL ""
517| #define GEGL_LIBRARY "gegl-0.2"
518| #define HAVE_SYS_TYPES_H 1
519| #define HAVE_SYS_STAT_H 1
520| #define HAVE_STDLIB_H 1
521| #define HAVE_STRING_H 1
522| #define HAVE_MEMORY_H 1
523| #define HAVE_STRINGS_H 1
524| #define HAVE_INTTYPES_H 1
525| #define HAVE_STDINT_H 1
526| #define HAVE_UNISTD_H 1
527| #define HAVE_DLFCN_H 1
528| #define LT_OBJDIR ".libs/"
529| /* end confdefs.h.  */
530| #include <ac_nonexistent.h>
531configure:13855: checking whether the ccache /opt/local/bin/clang++-mp-3.4 linker (/opt/local/libexec/llvm-3.4/bin/ld) supports shared libraries
532configure:14928: result: no
533configure:14964: ccache /opt/local/bin/clang++-mp-3.4 -c -pipe -Os -fno-altivec -stdlib=libstdc++ -arch ppc -I/opt/local/include conftest.cpp >&5
534g++: error: unrecognized command line option '-stdlib=libstdc++'; did you mean '-static-libstdc++'?
535clang: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation)
536configure:14967: $? = 1
537configure:15448: checking for ccache /opt/local/bin/clang++-mp-3.4 option to produce PIC
538configure:15455: result:  -DPIC
539configure:15463: checking if ccache /opt/local/bin/clang++-mp-3.4 PIC flag  -DPIC works
540configure:15481: ccache /opt/local/bin/clang++-mp-3.4 -c -pipe -Os -fno-altivec -stdlib=libstdc++ -arch ppc -I/opt/local/include  -DPIC -DPIC conftest.cpp >&5
541g++: error: unrecognized command line option '-stdlib=libstdc++'; did you mean '-static-libstdc++'?
542clang: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation)
543configure:15485: $? = 1
544configure:15498: result: no
545configure:15521: checking if ccache /opt/local/bin/clang++-mp-3.4 static flag  works
546configure:15549: result: no
547configure:15561: checking if ccache /opt/local/bin/clang++-mp-3.4 supports -c -o file.o
548configure:15582: ccache /opt/local/bin/clang++-mp-3.4 -c -pipe -Os -fno-altivec -stdlib=libstdc++ -arch ppc -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
549g++: error: unrecognized command line option '-stdlib=libstdc++'; did you mean '-static-libstdc++'?
550clang: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation)
551configure:15586: $? = 1
552configure:15608: result: no
553configure:15613: checking if ccache /opt/local/bin/clang++-mp-3.4 supports -c -o file.o
554configure:15660: result: no
555configure:15690: checking whether the ccache /opt/local/bin/clang++-mp-3.4 linker (/opt/local/libexec/llvm-3.4/bin/ld) supports shared libraries
556configure:15730: result: no
557configure:15871: checking dynamic linker characteristics
558configure:16616: result: darwin9.8.0 dyld
559configure:16681: checking how to hardcode library paths into programs
560configure:16706: result: immediate
561configure:16770: checking for GNUC variadic macros
562configure:16799: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
563configure:16799: $? = 0
564configure:16807: result: yes
565configure:16815: checking for ISO C99 variadic macros in C
566configure:16834: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
567configure:16834: $? = 0
568configure:16842: result: yes
569configure:16850: checking for ISO C99 variadic macros in C++
570configure:16875: ccache /opt/local/bin/clang++-mp-3.4 -c -pipe -Os -fno-altivec -stdlib=libstdc++ -arch ppc -I/opt/local/include conftest.cpp >&5
571g++: error: unrecognized command line option '-stdlib=libstdc++'; did you mean '-static-libstdc++'?
572clang: error: assembler (via gcc) command failed with exit code 1 (use -v to see invocation)
573configure:16875: $? = 1
574configure: failed program was:
575| /* confdefs.h */
576| #define PACKAGE_NAME "gegl"
577| #define PACKAGE_TARNAME "gegl"
578| #define PACKAGE_VERSION "0.2.0"
579| #define PACKAGE_STRING "gegl 0.2.0"
580| #define PACKAGE_BUGREPORT ""
581| #define PACKAGE_URL ""
582| #define GEGL_LIBRARY "gegl-0.2"
583| #define HAVE_SYS_TYPES_H 1
584| #define HAVE_SYS_STAT_H 1
585| #define HAVE_STDLIB_H 1
586| #define HAVE_STRING_H 1
587| #define HAVE_MEMORY_H 1
588| #define HAVE_STRINGS_H 1
589| #define HAVE_INTTYPES_H 1
590| #define HAVE_STDINT_H 1
591| #define HAVE_UNISTD_H 1
592| #define HAVE_DLFCN_H 1
593| #define LT_OBJDIR ".libs/"
594| #define GEGL_GNUC_VARIADIC_MACROS 1
595| #define GEGL_ISO_VARIADIC_MACROS 1
596| /* end confdefs.h.  */
597|
598| int
599| main ()
600| {
601| int a(int p1, int p2, int p3);
602| #define call_a(...) a(1,__VA_ARGS__)
603| call_a(2,3);
604|
605|   ;
606|   return 0;
607| }
608configure:16888: result: no
609configure:16897: checking whether to turn on debugging
610configure:16912: result: no
611configure:16916: checking whether to turn on profiling
612configure:16931: result: no
613configure:16935: checking for C/C++ restrict keyword
614configure:16960: ccache /opt/local/bin/clang-mp-3.4 -c -pipe -Os -fno-altivec -arch ppc -I/opt/local/include conftest.c >&5
615configure:16960: $? = 0
616configure:16968: result: __restrict
617configure:17000: checking for aclocal flags
618configure:17009: result:
619configure:17018: checking for target architecture
620configure:17026: result: powerpc-apple-darwin9.8.0
621configure:17080: checking for dynamic library filename suffix
622configure:17097: result: .dylib
623configure:17113: checking for some Darwin platform
624configure:17123: result: yes
625configure:17139: checking for some Win32 platform
626configure:17149: result: no
627configure:17161: checking for native Win32
628configure:17174: result: no
629configure:17456: checking for perl5
630configure:17474: found /opt/local/bin/perl5
631configure:17486: result: /opt/local/bin/perl5
632configure:17556: checking for pkg-config
633configure:17574: found /opt/local/bin/pkg-config
634configure:17586: result: /opt/local/bin/pkg-config
635configure:17611: checking pkg-config is at least version 0.9.0
636configure:17614: result: yes
637configure:17633: checking for gobject-introspection
638configure:17642: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
639configure:17645: $? = 0
640configure:17652: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.10.0"
641configure:17655: $? = 0
642configure:17678: result: yes
643configure:17721: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.26"
644Package pygobject-2.0 was not found in the pkg-config search path.
645Perhaps you should add the directory containing `pygobject-2.0.pc'
646to the PKG_CONFIG_PATH environment variable
647No package 'pygobject-2.0' found
648configure:17724: $? = 1
649configure:17753: checking for vapigen
650configure:17771: found /opt/local/bin/vapigen
651configure:17784: result: /opt/local/bin/vapigen
652configure:17816: checking for fsync
653configure:17816: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc   -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
654configure:17816: $? = 0
655configure:17816: result: yes
656configure:17832: checking for babl >= 0.1.10
657configure:17839: $PKG_CONFIG --exists --print-errors "babl >= 0.1.10"
658configure:17842: $? = 0
659configure:17856: $PKG_CONFIG --exists --print-errors "babl >= 0.1.10"
660configure:17859: $? = 0
661configure:17917: result: yes
662configure:18009: checking for pkg-config
663configure:18039: result: /opt/local/bin/pkg-config
664configure:18064: checking pkg-config is at least version 0.16
665configure:18067: result: yes
666configure:18084: checking for GLIB - version >= 2.28.0
667configure:18196: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc   -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation  >&5
668ld: half word text relocs not supported in _main for architecture ppc
669collect2: error: ld returned 1 exit status
670clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
671configure:18196: $? = 1
672configure: program exited with status 1
673configure: failed program was:
674| /* confdefs.h */
675| #define PACKAGE_NAME "gegl"
676| #define PACKAGE_TARNAME "gegl"
677| #define PACKAGE_VERSION "0.2.0"
678| #define PACKAGE_STRING "gegl 0.2.0"
679| #define PACKAGE_BUGREPORT ""
680| #define PACKAGE_URL ""
681| #define GEGL_LIBRARY "gegl-0.2"
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 GEGL_GNUC_VARIADIC_MACROS 1
694| #define GEGL_ISO_VARIADIC_MACROS 1
695| #define restrict __restrict
696| #define ARCH_PPC 1
697| #define SHREXT ".dylib"
698| #define HAVE_FSYNC 1
699| /* end confdefs.h.  */
700|
701| #include <glib.h>
702| #include <stdio.h>
703| #include <stdlib.h>
704|
705| int
706| main ()
707| {
708|   unsigned int major, minor, micro;
709|
710|   fclose (fopen ("conf.glibtest", "w"));
711|
712|   if (sscanf("2.28.0", "%u.%u.%u", &major, &minor, &micro) != 3) {
713|      printf("%s, bad version string\n", "2.28.0");
714|      exit(1);
715|    }
716|
717|   if ((glib_major_version != 2) ||
718|       (glib_minor_version != 54) ||
719|       (glib_micro_version != 2))
720|     {
721|       printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
722|              2, 54, 2,
723|              glib_major_version, glib_minor_version, glib_micro_version);
724|       printf ("*** was found! If pkg-config was correct, then it is best\n");
725|       printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
726|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
727|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
728|       printf("*** required on your system.\n");
729|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
730|       printf("*** to point to the correct configuration files\n");
731|     }
732|   else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
733|          (glib_minor_version != GLIB_MINOR_VERSION) ||
734|            (glib_micro_version != GLIB_MICRO_VERSION))
735|     {
736|       printf("*** GLIB header files (version %d.%d.%d) do not match\n",
737|            GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
738|       printf("*** library (version %d.%d.%d)\n",
739|            glib_major_version, glib_minor_version, glib_micro_version);
740|     }
741|   else
742|     {
743|       if ((glib_major_version > major) ||
744|         ((glib_major_version == major) && (glib_minor_version > minor)) ||
745|         ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
746|       {
747|         return 0;
748|        }
749|      else
750|       {
751|         printf("\n*** An old version of GLIB (%u.%u.%u) was found.\n",
752|                glib_major_version, glib_minor_version, glib_micro_version);
753|         printf("*** You need a version of GLIB newer than %u.%u.%u. The latest version of\n",
754|              major, minor, micro);
755|         printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
756|         printf("***\n");
757|         printf("*** If you have already installed a sufficiently new version, this error\n");
758|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
759|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
760|         printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
761|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
762|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
763|         printf("*** so that the correct libraries are found at run-time))\n");
764|       }
765|     }
766|   return 1;
767| }
768|
769configure:18214: result: no
770configure:18242: ccache /opt/local/bin/clang-mp-3.4 -o conftest -pipe -Os -fno-altivec -arch ppc   -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation >&5
771ld: half word text relocs not supported in _main for architecture ppc
772collect2: error: ld returned 1 exit status
773clang: error: linker (via gcc) command failed with exit code 1 (use -v to see invocation)
774configure:18242: $? = 1
775configure: failed program was:
776| /* confdefs.h */
777| #define PACKAGE_NAME "gegl"
778| #define PACKAGE_TARNAME "gegl"
779| #define PACKAGE_VERSION "0.2.0"
780| #define PACKAGE_STRING "gegl 0.2.0"
781| #define PACKAGE_BUGREPORT ""
782| #define PACKAGE_URL ""
783| #define GEGL_LIBRARY "gegl-0.2"
784| #define HAVE_SYS_TYPES_H 1
785| #define HAVE_SYS_STAT_H 1
786| #define HAVE_STDLIB_H 1
787| #define HAVE_STRING_H 1
788| #define HAVE_MEMORY_H 1
789| #define HAVE_STRINGS_H 1
790| #define HAVE_INTTYPES_H 1
791| #define HAVE_STDINT_H 1
792| #define HAVE_UNISTD_H 1
793| #define HAVE_DLFCN_H 1
794| #define LT_OBJDIR ".libs/"
795| #define GEGL_GNUC_VARIADIC_MACROS 1
796| #define GEGL_ISO_VARIADIC_MACROS 1
797| #define restrict __restrict
798| #define ARCH_PPC 1
799| #define SHREXT ".dylib"
800| #define HAVE_FSYNC 1
801| /* end confdefs.h.  */
802|
803| #include <glib.h>
804| #include <stdio.h>
805|
806| int
807| main ()
808| {
809|  return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
810|   ;
811|   return 0;
812| }
813configure:18268: error:
814*** GLIB 2.28.0 or better is required. The latest version of
815*** GLIB is always available from ftp://ftp.gtk.org/.
816
817## ---------------- ##
818## Cache variables. ##
819## ---------------- ##
820
821ac_cv_build=powerpc-apple-darwin9.8.0
822ac_cv_c_compiler_gnu=yes
823ac_cv_c_restrict=__restrict
824ac_cv_cxx_compiler_gnu=no
825ac_cv_env_AVFORMAT_CFLAGS_set=
826ac_cv_env_AVFORMAT_CFLAGS_value=
827ac_cv_env_AVFORMAT_LIBS_set=
828ac_cv_env_AVFORMAT_LIBS_value=
829ac_cv_env_BABL_CFLAGS_set=
830ac_cv_env_BABL_CFLAGS_value=
831ac_cv_env_BABL_LIBS_set=
832ac_cv_env_BABL_LIBS_value=
833ac_cv_env_CAIRO_CFLAGS_set=
834ac_cv_env_CAIRO_CFLAGS_value=
835ac_cv_env_CAIRO_LIBS_set=
836ac_cv_env_CAIRO_LIBS_value=
837ac_cv_env_CCC_set=
838ac_cv_env_CCC_value=
839ac_cv_env_CC_set=set
840ac_cv_env_CC_value='ccache /opt/local/bin/clang-mp-3.4'
841ac_cv_env_CFLAGS_set=set
842ac_cv_env_CFLAGS_value='-pipe -Os -fno-altivec -arch ppc'
843ac_cv_env_CPPFLAGS_set=set
844ac_cv_env_CPPFLAGS_value=-I/opt/local/include
845ac_cv_env_CPP_set=
846ac_cv_env_CPP_value=
847ac_cv_env_CXXCPP_set=
848ac_cv_env_CXXCPP_value=
849ac_cv_env_CXXFLAGS_set=set
850ac_cv_env_CXXFLAGS_value='-pipe -Os -fno-altivec -stdlib=libstdc++ -arch ppc'
851ac_cv_env_CXX_set=set
852ac_cv_env_CXX_value='ccache /opt/local/bin/clang++-mp-3.4'
853ac_cv_env_DEP_CFLAGS_set=
854ac_cv_env_DEP_CFLAGS_value=
855ac_cv_env_DEP_LIBS_set=
856ac_cv_env_DEP_LIBS_value=
857ac_cv_env_EXIV2_CFLAGS_set=
858ac_cv_env_EXIV2_CFLAGS_value=
859ac_cv_env_EXIV2_LIBS_set=
860ac_cv_env_EXIV2_LIBS_value=
861ac_cv_env_GDK_PIXBUF_CFLAGS_set=
862ac_cv_env_GDK_PIXBUF_CFLAGS_value=
863ac_cv_env_GDK_PIXBUF_LIBS_set=
864ac_cv_env_GDK_PIXBUF_LIBS_value=
865ac_cv_env_JASPER_CFLAGS_set=
866ac_cv_env_JASPER_CFLAGS_value=
867ac_cv_env_JASPER_LIBS_set=
868ac_cv_env_JASPER_LIBS_value=
869ac_cv_env_LDFLAGS_set=set
870ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
871ac_cv_env_LENSFUN_CFLAGS_set=
872ac_cv_env_LENSFUN_CFLAGS_value=
873ac_cv_env_LENSFUN_LIBS_set=
874ac_cv_env_LENSFUN_LIBS_value=
875ac_cv_env_LIBS_set=
876ac_cv_env_LIBS_value=
877ac_cv_env_LT_SYS_LIBRARY_PATH_set=
878ac_cv_env_LT_SYS_LIBRARY_PATH_value=
879ac_cv_env_LUA_CFLAGS_set=
880ac_cv_env_LUA_CFLAGS_value=
881ac_cv_env_LUA_LIBS_set=
882ac_cv_env_LUA_LIBS_value=
883ac_cv_env_OPENEXR_CFLAGS_set=
884ac_cv_env_OPENEXR_CFLAGS_value=
885ac_cv_env_OPENEXR_LIBS_set=
886ac_cv_env_OPENEXR_LIBS_value=
887ac_cv_env_OPENRAW_CFLAGS_set=
888ac_cv_env_OPENRAW_CFLAGS_value=
889ac_cv_env_OPENRAW_LIBS_set=
890ac_cv_env_OPENRAW_LIBS_value=
891ac_cv_env_PANGOCAIRO_CFLAGS_set=
892ac_cv_env_PANGOCAIRO_CFLAGS_value=
893ac_cv_env_PANGOCAIRO_LIBS_set=
894ac_cv_env_PANGOCAIRO_LIBS_value=
895ac_cv_env_PANGO_CFLAGS_set=
896ac_cv_env_PANGO_CFLAGS_value=
897ac_cv_env_PANGO_LIBS_set=
898ac_cv_env_PANGO_LIBS_value=
899ac_cv_env_PKG_CONFIG_LIBDIR_set=
900ac_cv_env_PKG_CONFIG_LIBDIR_value=
901ac_cv_env_PKG_CONFIG_PATH_set=
902ac_cv_env_PKG_CONFIG_PATH_value=
903ac_cv_env_PKG_CONFIG_set=
904ac_cv_env_PKG_CONFIG_value=
905ac_cv_env_PNG_CFLAGS_set=
906ac_cv_env_PNG_CFLAGS_value=
907ac_cv_env_PNG_LIBS_set=
908ac_cv_env_PNG_LIBS_value=
909ac_cv_env_PYTHON_set=set
910ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
911ac_cv_env_RSVG_CFLAGS_set=
912ac_cv_env_RSVG_CFLAGS_value=
913ac_cv_env_RSVG_LIBS_set=
914ac_cv_env_RSVG_LIBS_value=
915ac_cv_env_build_alias_set=
916ac_cv_env_build_alias_value=
917ac_cv_env_host_alias_set=
918ac_cv_env_host_alias_value=
919ac_cv_env_target_alias_set=
920ac_cv_env_target_alias_value=
921ac_cv_func_fsync=yes
922ac_cv_gegl_aclocal_flags=
923ac_cv_header_dlfcn_h=yes
924ac_cv_header_inttypes_h=yes
925ac_cv_header_memory_h=yes
926ac_cv_header_stdc=no
927ac_cv_header_stdint_h=yes
928ac_cv_header_stdlib_h=yes
929ac_cv_header_string_h=yes
930ac_cv_header_strings_h=yes
931ac_cv_header_sys_stat_h=yes
932ac_cv_header_sys_types_h=yes
933ac_cv_header_unistd_h=yes
934ac_cv_host=powerpc-apple-darwin9.8.0
935ac_cv_lib_dl_dlopen=yes
936ac_cv_objext=o
937ac_cv_path_EGREP='/opt/local/bin/grep -E'
938ac_cv_path_FGREP='/opt/local/bin/grep -F'
939ac_cv_path_GREP=/opt/local/bin/grep
940ac_cv_path_PERL=/opt/local/bin/perl5
941ac_cv_path_SED=/opt/local/bin/gsed
942ac_cv_path_VAPIGEN=/opt/local/bin/vapigen
943ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
944ac_cv_path_lt_DD=/bin/dd
945ac_cv_path_mkdir=/opt/local/bin/gmkdir
946ac_cv_prog_AWK=gawk
947ac_cv_prog_CPP='ccache /opt/local/bin/clang-mp-3.4 -E'
948ac_cv_prog_CXXCPP='ccache /opt/local/bin/clang++-mp-3.4 -E'
949ac_cv_prog_ac_ct_AR=ar
950ac_cv_prog_ac_ct_CC='ccache /opt/local/bin/clang-mp-3.4'
951ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
952ac_cv_prog_ac_ct_LIPO=lipo
953ac_cv_prog_ac_ct_NMEDIT=nmedit
954ac_cv_prog_ac_ct_OTOOL=otool
955ac_cv_prog_ac_ct_RANLIB=ranlib
956ac_cv_prog_ac_ct_STRIP=strip
957ac_cv_prog_cc_c89=
958ac_cv_prog_cc_g=yes
959ac_cv_prog_cxx_g=yes
960ac_cv_prog_make_make_set=yes
961ac_cv_sys_file_offset_bits=no
962ac_cv_sys_largefile_CC=no
963am_cv_CC_dependencies_compiler_type=gcc3
964am_cv_CXX_dependencies_compiler_type=gcc3
965am_cv_make_support_nested_variables=yes
966am_cv_prog_cc_c_o=yes
967gegl_cv_prog_c_variadic_macros=yes
968gegl_cv_prog_cxx_variadic_macros=no
969gegl_cv_prog_gnuc_variadic_macros=yes
970lt_cv_apple_cc_single_mod=yes
971lt_cv_ar_at_file=no
972lt_cv_deplibs_check_method=pass_all
973lt_cv_dlopen=dlopen
974lt_cv_dlopen_libs=-ldl
975lt_cv_dlopen_self=yes
976lt_cv_dlopen_self_static=yes
977lt_cv_file_magic_cmd='$MAGIC_CMD'
978lt_cv_file_magic_test_file=
979lt_cv_ld_exported_symbols_list=yes
980lt_cv_ld_force_load=yes
981lt_cv_ld_reload_flag=-r
982lt_cv_nm_interface='BSD nm'
983lt_cv_objdir=.libs
984lt_cv_path_LD=/opt/local/libexec/llvm-3.4/bin/ld
985lt_cv_path_LDCXX=
986lt_cv_path_NM='/usr/bin/nm -p'
987lt_cv_path_mainfest_tool=no
988lt_cv_prog_compiler_c_o=yes
989lt_cv_prog_compiler_c_o_CXX=no
990lt_cv_prog_compiler_pic='-fno-common -DPIC'
991lt_cv_prog_compiler_pic_CXX=' -DPIC'
992lt_cv_prog_compiler_pic_works=yes
993lt_cv_prog_compiler_pic_works_CXX=no
994lt_cv_prog_compiler_rtti_exceptions=yes
995lt_cv_prog_compiler_static_works=no
996lt_cv_prog_compiler_static_works_CXX=no
997lt_cv_prog_gnu_ld=no
998lt_cv_prog_gnu_ldcxx=
999lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1000lt_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'\'''
1001lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1002lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
1003lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1004lt_cv_sys_global_symbol_to_import=
1005lt_cv_sys_max_cmd_len=196608
1006lt_cv_to_host_file_cmd=func_convert_file_noop
1007lt_cv_to_tool_file_cmd=func_convert_file_noop
1008lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1009pkg_cv_BABL_CFLAGS=-I/opt/local/include/babl-0.1
1010pkg_cv_BABL_LIBS='-L/opt/local/lib -lbabl-0.1'
1011
1012## ----------------- ##
1013## Output variables. ##
1014## ----------------- ##
1015
1016ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl/gegl/work/gegl-0.2.0/missing aclocal-1.15 '
1017ALL_LINGUAS=''
1018AMDEPBACKSLASH='\'
1019AMDEP_FALSE='#'
1020AMDEP_TRUE=''
1021AMTAR='$${TAR-tar}'
1022AM_BACKSLASH='\'
1023AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1024AM_DEFAULT_VERBOSITY='1'
1025AM_V='$(V)'
1026AR='ar'
1027AS='as'
1028ASCIIDOC=''
1029AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl/gegl/work/gegl-0.2.0/missing autoconf'
1030AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl/gegl/work/gegl-0.2.0/missing autoheader'
1031AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl/gegl/work/gegl-0.2.0/missing automake-1.15'
1032AVFORMAT_CFLAGS=''
1033AVFORMAT_LIBS=''
1034AWK='gawk'
1035BABL_CFLAGS='-I/opt/local/include/babl-0.1'
1036BABL_LIBS='-L/opt/local/lib -lbabl-0.1'
1037CAIRO_CFLAGS=''
1038CAIRO_LIBS=''
1039CATALOGS=''
1040CATOBJEXT=''
1041CC='ccache /opt/local/bin/clang-mp-3.4'
1042CCDEPMODE='depmode=gcc3'
1043CFLAGS='-pipe -Os -fno-altivec -arch ppc  '
1044CPP='ccache /opt/local/bin/clang-mp-3.4 -E'
1045CPPFLAGS='-I/opt/local/include'
1046CXX='ccache /opt/local/bin/clang++-mp-3.4'
1047CXXCPP='ccache /opt/local/bin/clang++-mp-3.4 -E'
1048CXXDEPMODE='depmode=gcc3'
1049CXXFLAGS='-pipe -Os -fno-altivec -stdlib=libstdc++ -arch ppc'
1050CYGPATH_W='echo'
1051DATADIRNAME=''
1052DEFS=''
1053DEPDIR='.deps'
1054DEP_CFLAGS=''
1055DEP_LIBS=''
1056DLLTOOL='false'
1057DOT=''
1058DSYMUTIL='dsymutil'
1059DUMPBIN=''
1060ECHO_C='\c'
1061ECHO_N=''
1062ECHO_T=''
1063EGREP='/opt/local/bin/grep -E'
1064ENABLE_DOCS_FALSE=''
1065ENABLE_DOCS_TRUE='#'
1066ENABLE_GTK_DOC_FALSE=''
1067ENABLE_GTK_DOC_TRUE=''
1068ENABLE_WORKSHOP_FALSE=''
1069ENABLE_WORKSHOP_TRUE=''
1070ENSCRIPT=''
1071EXEEXT=''
1072EXIV2_CFLAGS=''
1073EXIV2_CXXFLAGS=''
1074EXIV2_LIBS=''
1075FGREP='/opt/local/bin/grep -F'
1076GDK_PIXBUF_CFLAGS=''
1077GDK_PIXBUF_LIBS=''
1078GEGL_API_VERSION='0.2'
1079GEGL_BINARY_AGE='200'
1080GEGL_CURRENT_MINUS_AGE='0'
1081GEGL_INTERFACE_AGE='1'
1082GEGL_LIBRARY_VERSION='199:1:199'
1083GEGL_LOCALEDIR=''
1084GEGL_MAJOR_VERSION='0'
1085GEGL_MICRO_VERSION='0'
1086GEGL_MINOR_VERSION='2'
1087GEGL_REAL_VERSION='0.2.0'
1088GEGL_RELEASE='0.2'
1089GEGL_UNSTABLE_FALSE=''
1090GEGL_UNSTABLE_TRUE='#'
1091GEGL_VERSION='0.2.0'
1092GETTEXT_PACKAGE=''
1093GLIB_CFLAGS=''
1094GLIB_COMPILE_RESOURCES=''
1095GLIB_GENMARSHAL=''
1096GLIB_LIBS=''
1097GLIB_MKENUMS=''
1098GLIB_PACKAGES='gobject-2.0 gmodule-2.0 gio-2.0'
1099GLIB_REQUIRED_VERSION='2.28.0'
1100GMOFILES=''
1101GMSGFMT=''
1102GOBJECT_QUERY=''
1103GRAPHVIZ=''
1104GREP='/opt/local/bin/grep'
1105GTKDOC_CHECK=''
1106GTKDOC_MKPDF=''
1107GTKDOC_REBASE=''
1108GTK_DOC_BUILD_HTML_FALSE=''
1109GTK_DOC_BUILD_HTML_TRUE=''
1110GTK_DOC_BUILD_PDF_FALSE=''
1111GTK_DOC_BUILD_PDF_TRUE=''
1112GTK_DOC_USE_LIBTOOL_FALSE=''
1113GTK_DOC_USE_LIBTOOL_TRUE=''
1114GTK_DOC_USE_REBASE_FALSE=''
1115GTK_DOC_USE_REBASE_TRUE=''
1116HAVE_64_BIT_FALSE=''
1117HAVE_64_BIT_TRUE='#'
1118HAVE_ASCIIDOC_FALSE=''
1119HAVE_ASCIIDOC_TRUE=''
1120HAVE_AVFORMAT_FALSE=''
1121HAVE_AVFORMAT_TRUE=''
1122HAVE_CAIRO_FALSE=''
1123HAVE_CAIRO_TRUE=''
1124HAVE_DOT_FALSE=''
1125HAVE_DOT_TRUE=''
1126HAVE_ENSCRIPT_FALSE=''
1127HAVE_ENSCRIPT_TRUE=''
1128HAVE_EXIV2_FALSE=''
1129HAVE_EXIV2_TRUE=''
1130HAVE_GDK_PIXBUF_FALSE=''
1131HAVE_GDK_PIXBUF_TRUE=''
1132HAVE_GRAPHVIZ_FALSE=''
1133HAVE_GRAPHVIZ_TRUE=''
1134HAVE_INTROSPECTION_FALSE='#'
1135HAVE_INTROSPECTION_TRUE=''
1136HAVE_JASPER_FALSE=''
1137HAVE_JASPER_TRUE=''
1138HAVE_JPEG_FALSE=''
1139HAVE_JPEG_TRUE=''
1140HAVE_LENSFUN_FALSE=''
1141HAVE_LENSFUN_TRUE=''
1142HAVE_LUA_FALSE=''
1143HAVE_LUA_TRUE=''
1144HAVE_OPENEXR_FALSE=''
1145HAVE_OPENEXR_TRUE=''
1146HAVE_OPENRAW_FALSE=''
1147HAVE_OPENRAW_TRUE=''
1148HAVE_PANGOCAIRO_FALSE=''
1149HAVE_PANGOCAIRO_TRUE=''
1150HAVE_PANGO_FALSE=''
1151HAVE_PANGO_TRUE=''
1152HAVE_PNG_FALSE=''
1153HAVE_PNG_TRUE=''
1154HAVE_PYGOBJECT_FALSE=''
1155HAVE_PYGOBJECT_TRUE='#'
1156HAVE_PYTHON_FALSE=''
1157HAVE_PYTHON_TRUE=''
1158HAVE_RSVG_FALSE=''
1159HAVE_RSVG_TRUE=''
1160HAVE_RUBY_FALSE=''
1161HAVE_RUBY_TRUE=''
1162HAVE_SDL_FALSE=''
1163HAVE_SDL_TRUE=''
1164HAVE_SPIRO_FALSE=''
1165HAVE_SPIRO_TRUE=''
1166HAVE_UMFPACK_FALSE=''
1167HAVE_UMFPACK_TRUE=''
1168HAVE_V4L_FALSE=''
1169HAVE_V4L_TRUE=''
1170HAVE_VALA_FALSE='#'
1171HAVE_VALA_TRUE=''
1172HAVE_W3M_FALSE=''
1173HAVE_W3M_TRUE=''
1174HTML_DIR=''
1175INSTALL_DATA='${INSTALL} -m 644'
1176INSTALL_PROGRAM='${INSTALL}'
1177INSTALL_SCRIPT='${INSTALL}'
1178INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1179INSTOBJEXT=''
1180INTLLIBS=''
1181INTLTOOL_CAVES_RULE=''
1182INTLTOOL_DESKTOP_RULE=''
1183INTLTOOL_DIRECTORY_RULE=''
1184INTLTOOL_EXTRACT=''
1185INTLTOOL_KBD_RULE=''
1186INTLTOOL_KEYS_RULE=''
1187INTLTOOL_MERGE=''
1188INTLTOOL_OAF_RULE=''
1189INTLTOOL_POLICY_RULE=''
1190INTLTOOL_PONG_RULE=''
1191INTLTOOL_PROP_RULE=''
1192INTLTOOL_SCHEMAS_RULE=''
1193INTLTOOL_SERVER_RULE=''
1194INTLTOOL_SERVICE_RULE=''
1195INTLTOOL_SHEET_RULE=''
1196INTLTOOL_SOUNDLIST_RULE=''
1197INTLTOOL_THEME_RULE=''
1198INTLTOOL_UI_RULE=''
1199INTLTOOL_UPDATE=''
1200INTLTOOL_V_MERGE=''
1201INTLTOOL_V_MERGE_OPTIONS=''
1202INTLTOOL_XAM_RULE=''
1203INTLTOOL_XML_NOMERGE_RULE=''
1204INTLTOOL_XML_RULE=''
1205INTLTOOL__v_MERGE_0=''
1206INTLTOOL__v_MERGE_=''
1207INTL_MACOSX_LIBS=''
1208INTROSPECTION_CFLAGS='-D_REENTRANT -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1209INTROSPECTION_COMPILER='/opt/local/bin/g-ir-compiler'
1210INTROSPECTION_GENERATE='/opt/local/bin/g-ir-generate'
1211INTROSPECTION_GIRDIR='/opt/local/share/gir-1.0'
1212INTROSPECTION_LIBS='-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1213INTROSPECTION_MAKEFILE='/opt/local/share/gobject-introspection-1.0/Makefile.introspection'
1214INTROSPECTION_SCANNER='/opt/local/bin/g-ir-scanner'
1215INTROSPECTION_TYPELIBDIR='/opt/local/lib/girepository-1.0'
1216JASPER_CFLAGS=''
1217JASPER_LIBS=''
1218LD='/opt/local/libexec/llvm-3.4/bin/ld'
1219LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
1220LENSFUN_CFLAGS=''
1221LENSFUN_LIBS=''
1222LIBJPEG=''
1223LIBOBJS=''
1224LIBS=''
1225LIBSPIRO=''
1226LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1227LIPO='lipo'
1228LN_S='ln -s'
1229LTLIBOBJS=''
1230LT_SYS_LIBRARY_PATH=''
1231LUA_CFLAGS=''
1232LUA_LIBS=''
1233LUA_REQUIRED_VERSION='5.1.0'
1234MAINT=''
1235MAINTAINER_MODE_FALSE='#'
1236MAINTAINER_MODE_TRUE=''
1237MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl/gegl/work/gegl-0.2.0/missing makeinfo'
1238MANIFEST_TOOL=':'
1239MATH_LIB='-lm'
1240MKDIR_P='/opt/local/bin/gmkdir -p'
1241MKINSTALLDIRS=''
1242MMX_EXTRA_CFLAGS=''
1243MSGFMT=''
1244MSGFMT_OPTS=''
1245MSGMERGE=''
1246NM='/usr/bin/nm -p'
1247NMEDIT='nmedit'
1248OBJDUMP='false'
1249OBJEXT='o'
1250OPENEXR_CFLAGS=''
1251OPENEXR_LIBS=''
1252OPENRAW_CFLAGS=''
1253OPENRAW_LIBS=''
1254OS_UNIX_FALSE='#'
1255OS_UNIX_TRUE=''
1256OS_WIN32_FALSE=''
1257OS_WIN32_TRUE='#'
1258OTOOL64=':'
1259OTOOL='otool'
1260PACKAGE='gegl'
1261PACKAGE_BUGREPORT=''
1262PACKAGE_NAME='gegl'
1263PACKAGE_STRING='gegl 0.2.0'
1264PACKAGE_TARNAME='gegl'
1265PACKAGE_URL=''
1266PACKAGE_VERSION='0.2.0'
1267PANGOCAIRO_CFLAGS=''
1268PANGOCAIRO_LIBS=''
1269PANGO_CFLAGS=''
1270PANGO_LIBS=''
1271PATH_SEP=''
1272PATH_SEPARATOR=':'
1273PERL='/opt/local/bin/perl5'
1274PKG_CONFIG='/opt/local/bin/pkg-config'
1275PKG_CONFIG_LIBDIR=''
1276PKG_CONFIG_PATH=''
1277PLATFORM_DARWIN_FALSE='#'
1278PLATFORM_DARWIN_TRUE=''
1279PLATFORM_WIN32_FALSE=''
1280PLATFORM_WIN32_TRUE='#'
1281PNG_CFLAGS=''
1282PNG_LIBS=''
1283POFILES=''
1284POSUB=''
1285PO_IN_DATADIR_FALSE=''
1286PO_IN_DATADIR_TRUE=''
1287PYTHON='/opt/local/bin/python2.7'
1288PYTHON_EXEC_PREFIX=''
1289PYTHON_PLATFORM=''
1290PYTHON_PREFIX=''
1291PYTHON_VERSION=''
1292RANLIB='ranlib'
1293RSVG_CFLAGS=''
1294RSVG_LIBS=''
1295RUBY=''
1296RUBY_BIN=''
1297SDL_CFLAGS=''
1298SDL_CONFIG=''
1299SDL_LIBS=''
1300SED='/opt/local/bin/gsed'
1301SET_MAKE=''
1302SHELL='/bin/sh'
1303SHREXT='.dylib'
1304SSE_EXTRA_CFLAGS=''
1305STRIP='strip'
1306UMFPACK_CFLAGS=''
1307UMFPACK_LIBS=''
1308USE_NLS=''
1309VAPIGEN='/opt/local/bin/vapigen'
1310VERSION='0.2.0'
1311W3M=''
1312XGETTEXT=''
1313ac_ct_AR='ar'
1314ac_ct_CC='ccache /opt/local/bin/clang-mp-3.4'
1315ac_ct_CXX=''
1316ac_ct_DUMPBIN=''
1317am__EXEEXT_FALSE=''
1318am__EXEEXT_TRUE=''
1319am__fastdepCC_FALSE='#'
1320am__fastdepCC_TRUE=''
1321am__fastdepCXX_FALSE='#'
1322am__fastdepCXX_TRUE=''
1323am__include='include'
1324am__isrc=''
1325am__leading_dot='.'
1326am__nodep='_no'
1327am__quote=''
1328am__tar='$${TAR-tar} chof - "$$tardir"'
1329am__untar='$${TAR-tar} xf -'
1330bindir='${exec_prefix}/bin'
1331build='powerpc-apple-darwin9.8.0'
1332build_alias=''
1333build_cpu='powerpc'
1334build_os='darwin9.8.0'
1335build_vendor='apple'
1336datadir='${datarootdir}'
1337datarootdir='${prefix}/share'
1338docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1339dvidir='${docdir}'
1340exec_prefix='NONE'
1341gegltargetlib='libgegl-0.2.la'
1342host='powerpc-apple-darwin9.8.0'
1343host_alias=''
1344host_cpu='powerpc'
1345host_os='darwin9.8.0'
1346host_vendor='apple'
1347htmldir='${docdir}'
1348includedir='${prefix}/include'
1349infodir='${datarootdir}/info'
1350install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gegl/gegl/work/gegl-0.2.0/install-sh'
1351intltool__v_merge_options_0=''
1352intltool__v_merge_options_=''
1353libdir='${exec_prefix}/lib'
1354libexecdir='${exec_prefix}/libexec'
1355localedir='${datarootdir}/locale'
1356localstatedir='${prefix}/var'
1357mandir='${datarootdir}/man'
1358mkdir_p='$(MKDIR_P)'
1359oldincludedir='/usr/include'
1360pdfdir='${docdir}'
1361pkgpyexecdir=''
1362pkgpythondir=''
1363prefix='/opt/local'
1364program_transform_name='s,x,x,'
1365psdir='${docdir}'
1366pyexecdir=''
1367pythondir=''
1368sbindir='${exec_prefix}/sbin'
1369sharedstatedir='${prefix}/com'
1370sysconfdir='${prefix}/etc'
1371target_alias=''
1372
1373## ----------- ##
1374## confdefs.h. ##
1375## ----------- ##
1376
1377/* confdefs.h */
1378#define PACKAGE_NAME "gegl"
1379#define PACKAGE_TARNAME "gegl"
1380#define PACKAGE_VERSION "0.2.0"
1381#define PACKAGE_STRING "gegl 0.2.0"
1382#define PACKAGE_BUGREPORT ""
1383#define PACKAGE_URL ""
1384#define GEGL_LIBRARY "gegl-0.2"
1385#define HAVE_SYS_TYPES_H 1
1386#define HAVE_SYS_STAT_H 1
1387#define HAVE_STDLIB_H 1
1388#define HAVE_STRING_H 1
1389#define HAVE_MEMORY_H 1
1390#define HAVE_STRINGS_H 1
1391#define HAVE_INTTYPES_H 1
1392#define HAVE_STDINT_H 1
1393#define HAVE_UNISTD_H 1
1394#define HAVE_DLFCN_H 1
1395#define LT_OBJDIR ".libs/"
1396#define GEGL_GNUC_VARIADIC_MACROS 1
1397#define GEGL_ISO_VARIADIC_MACROS 1
1398#define restrict __restrict
1399#define ARCH_PPC 1
1400#define SHREXT ".dylib"
1401#define HAVE_FSYNC 1
1402
1403configure: exit 1