Ticket #56924: config.log

File config.log, 59.0 KB (added by ballapete (Peter "Pete" Dyballa), 6 years ago)

Config.log from configuration attempt on PPC Tiger

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 pango configure 1.42.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-static --disable-silent-rules --x-include=/opt/local/include --x-lib=/opt/local/lib --enable-introspection
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = tiger
14uname -m = Power Macintosh
15uname -r = 8.11.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~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 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processor active: 0
31Primary memory available: 2.00 gigabytes
32Default processor set: 86 tasks, 251 threads, 1 processors
33Load average: 3.14, Mach factor: 0.19
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /opt/local/sbin
40PATH: /bin
41PATH: /sbin
42PATH: /usr/bin
43PATH: /usr/sbin
44
45
46## ----------- ##
47## Core tests. ##
48## ----------- ##
49
50configure:2601: checking for a BSD-compatible install
51configure:2669: result: /usr/bin/install -c
52configure:2680: checking whether build environment is sane
53configure:2735: result: yes
54configure:2886: checking for a thread-safe mkdir -p
55configure:2925: result: /opt/local/bin/gmkdir -p
56configure:2932: checking for gawk
57configure:2948: found /opt/local/bin/gawk
58configure:2959: result: gawk
59configure:2970: checking whether make sets $(MAKE)
60configure:2992: result: yes
61configure:3021: checking whether make supports nested variables
62configure:3038: result: yes
63configure:3175: checking whether make supports nested variables
64configure:3192: result: yes
65configure:3252: checking build system type
66configure:3266: result: powerpc-apple-darwin8.11.0
67configure:3286: checking host system type
68configure:3299: result: powerpc-apple-darwin8.11.0
69configure:3320: checking for native Win32
70configure:3338: result: no
71configure:3400: checking for gcc
72configure:3427: result: /opt/local/bin/gcc-apple-4.2
73configure:3656: checking for C compiler version
74configure:3665: /opt/local/bin/gcc-apple-4.2 --version >&5
75powerpc-apple-darwin8-gcc-apple-4.2.4 (GCC) 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+gpl3)
76Copyright (C) 2007 Free Software Foundation, Inc.
77This is free software; see the source for copying conditions.  There is NO
78warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
79
80configure:3676: $? = 0
81configure:3665: /opt/local/bin/gcc-apple-4.2 -v >&5
82Using built-in specs.
83Target: powerpc-apple-darwin8
84Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
85Thread model: posix
86gcc version 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+gpl3)
87configure:3676: $? = 0
88configure:3665: /opt/local/bin/gcc-apple-4.2 -V >&5
89gcc-apple-4.2: argument to `-V' is missing
90configure:3676: $? = 1
91configure:3665: /opt/local/bin/gcc-apple-4.2 -qversion >&5
92powerpc-apple-darwin8-gcc-apple-4.2.4: no input files
93configure:3676: $? = 1
94configure:3696: checking whether the C compiler works
95configure:3718: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
96configure:3722: $? = 0
97configure:3770: result: yes
98configure:3773: checking for C compiler default output file name
99configure:3775: result: a.out
100configure:3781: checking for suffix of executables
101configure:3788: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
102configure:3792: $? = 0
103configure:3814: result:
104configure:3836: checking whether we are cross compiling
105configure:3844: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
106configure:3848: $? = 0
107configure:3855: ./conftest
108configure:3859: $? = 0
109configure:3874: result: no
110configure:3879: checking for suffix of object files
111configure:3901: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
112configure:3905: $? = 0
113configure:3926: result: o
114configure:3930: checking whether we are using the GNU C compiler
115configure:3949: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
116configure:3949: $? = 0
117configure:3958: result: yes
118configure:3967: checking whether /opt/local/bin/gcc-apple-4.2 accepts -g
119configure:3987: /opt/local/bin/gcc-apple-4.2 -c -g -I/opt/local/include conftest.c >&5
120configure:3987: $? = 0
121configure:4028: result: yes
122configure:4045: checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89
123configure:4108: /opt/local/bin/gcc-apple-4.2  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
124configure:4108: $? = 0
125configure:4121: result: none needed
126configure:4146: checking whether /opt/local/bin/gcc-apple-4.2 understands -c and -o together
127configure:4168: /opt/local/bin/gcc-apple-4.2 -c conftest.c -o conftest2.o
128configure:4171: $? = 0
129configure:4168: /opt/local/bin/gcc-apple-4.2 -c conftest.c -o conftest2.o
130configure:4171: $? = 0
131configure:4183: result: yes
132configure:4203: checking whether make supports the include directive
133configure:4218: make -f confmf.GNU && cat confinc.out
134this is the am__doit target
135configure:4221: $? = 0
136configure:4240: result: yes (GNU style)
137configure:4265: checking dependency style of /opt/local/bin/gcc-apple-4.2
138configure:4376: result: gcc3
139configure:4611: checking for C++ compiler version
140configure:4620: /opt/local/bin/g++-apple-4.2 --version >&5
141powerpc-apple-darwin8-g++-apple-4.2.4 (GCC) 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+gpl3)
142Copyright (C) 2007 Free Software Foundation, Inc.
143This is free software; see the source for copying conditions.  There is NO
144warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
145
146configure:4631: $? = 0
147configure:4620: /opt/local/bin/g++-apple-4.2 -v >&5
148Using built-in specs.
149Target: powerpc-apple-darwin8
150Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
151Thread model: posix
152gcc version 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+gpl3)
153configure:4631: $? = 0
154configure:4620: /opt/local/bin/g++-apple-4.2 -V >&5
155g++-apple-4.2: argument to `-V' is missing
156configure:4631: $? = 1
157configure:4620: /opt/local/bin/g++-apple-4.2 -qversion >&5
158powerpc-apple-darwin8-g++-apple-4.2.4: no input files
159configure:4631: $? = 1
160configure:4635: checking whether we are using the GNU C++ compiler
161configure:4654: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5
162configure:4654: $? = 0
163configure:4663: result: yes
164configure:4672: checking whether /opt/local/bin/g++-apple-4.2 accepts -g
165configure:4692: /opt/local/bin/g++-apple-4.2 -c -g -I/opt/local/include conftest.cpp >&5
166configure:4692: $? = 0
167configure:4733: result: yes
168configure:4758: checking dependency style of /opt/local/bin/g++-apple-4.2
169configure:4869: result: gcc3
170configure:4896: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5
171configure:4896: $? = 0
172configure:4924: checking for sysconf
173configure:4924: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
174configure:4924: $? = 0
175configure:4924: result: yes
176configure:4924: checking for getpagesize
177configure:4924: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
178configure:4924: $? = 0
179configure:4924: result: yes
180configure:4938: checking how to run the C preprocessor
181configure:4969: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
182configure:4969: $? = 0
183configure:4983: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
184conftest.c:18:28: error: ac_nonexistent.h: No such file or directory
185configure:4983: $? = 1
186configure: failed program was:
187| /* confdefs.h */
188| #define PACKAGE_NAME "pango"
189| #define PACKAGE_TARNAME "pango"
190| #define PACKAGE_VERSION "1.42.3"
191| #define PACKAGE_STRING "pango 1.42.3"
192| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
193| #define PACKAGE_URL ""
194| #define PACKAGE "pango"
195| #define VERSION "1.42.3"
196| #define PANGO_BINARY_AGE 4203
197| #define PANGO_INTERFACE_AGE 3
198| #define PANGO_VERSION_MAJOR 1
199| #define PANGO_VERSION_MINOR 42
200| #define PANGO_VERSION_MICRO 3
201| #define HAVE_SYSCONF 1
202| #define HAVE_GETPAGESIZE 1
203| /* end confdefs.h.  */
204| #include <ac_nonexistent.h>
205configure:5008: result: /opt/local/bin/gcc-apple-4.2 -E
206configure:5028: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
207configure:5028: $? = 0
208configure:5042: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
209conftest.c:18:28: error: ac_nonexistent.h: No such file or directory
210configure:5042: $? = 1
211configure: failed program was:
212| /* confdefs.h */
213| #define PACKAGE_NAME "pango"
214| #define PACKAGE_TARNAME "pango"
215| #define PACKAGE_VERSION "1.42.3"
216| #define PACKAGE_STRING "pango 1.42.3"
217| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
218| #define PACKAGE_URL ""
219| #define PACKAGE "pango"
220| #define VERSION "1.42.3"
221| #define PANGO_BINARY_AGE 4203
222| #define PANGO_INTERFACE_AGE 3
223| #define PANGO_VERSION_MAJOR 1
224| #define PANGO_VERSION_MINOR 42
225| #define PANGO_VERSION_MICRO 3
226| #define HAVE_SYSCONF 1
227| #define HAVE_GETPAGESIZE 1
228| /* end confdefs.h.  */
229| #include <ac_nonexistent.h>
230configure:5071: checking for grep that handles long lines and -e
231configure:5129: result: /opt/local/bin/grep
232configure:5134: checking for egrep
233configure:5196: result: /opt/local/bin/grep -E
234configure:5201: checking for ANSI C header files
235configure:5221: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
236configure:5221: $? = 0
237configure:5291: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
238configure:5291: $? = 0
239configure:5291: ./conftest
240configure:5291: $? = 0
241configure:5302: result: yes
242configure:5315: checking for sys/types.h
243configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
244configure:5315: $? = 0
245configure:5315: result: yes
246configure:5315: checking for sys/stat.h
247configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
248configure:5315: $? = 0
249configure:5315: result: yes
250configure:5315: checking for stdlib.h
251configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
252configure:5315: $? = 0
253configure:5315: result: yes
254configure:5315: checking for string.h
255configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
256configure:5315: $? = 0
257configure:5315: result: yes
258configure:5315: checking for memory.h
259configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
260configure:5315: $? = 0
261configure:5315: result: yes
262configure:5315: checking for strings.h
263configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
264configure:5315: $? = 0
265configure:5315: result: yes
266configure:5315: checking for inttypes.h
267configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
268configure:5315: $? = 0
269configure:5315: result: yes
270configure:5315: checking for stdint.h
271configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
272configure:5315: $? = 0
273configure:5315: result: yes
274configure:5315: checking for unistd.h
275configure:5315: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
276configure:5315: $? = 0
277configure:5315: result: yes
278configure:5330: checking for unistd.h
279configure:5330: result: yes
280configure:5330: checking sys/mman.h usability
281configure:5330: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
282configure:5330: $? = 0
283configure:5330: result: yes
284configure:5330: checking sys/mman.h presence
285configure:5330: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
286configure:5330: $? = 0
287configure:5330: result: yes
288configure:5330: checking for sys/mman.h
289configure:5330: result: yes
290configure:5727: checking how to print strings
291configure:5754: result: printf
292configure:5775: checking for a sed that does not truncate output
293configure:5839: result: /usr/bin/sed
294configure:5857: checking for fgrep
295configure:5919: result: /opt/local/bin/grep -F
296configure:5954: checking for ld used by /opt/local/bin/gcc-apple-4.2
297configure:6021: result: /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld
298configure:6028: checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld) is GNU ld
299configure:6043: result: no
300configure:6055: checking for BSD- or MS-compatible name lister (nm)
301configure:6109: result: /usr/bin/nm -p
302configure:6239: checking the name lister (/usr/bin/nm -p) interface
303configure:6246: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
304configure:6249: /usr/bin/nm -p "conftest.o"
305configure:6252: output
30600000000 D _some_variable
307configure:6259: result: BSD nm
308configure:6262: checking whether ln -s works
309configure:6266: result: yes
310configure:6274: checking the maximum length of command line arguments
311configure:6405: result: 196608
312configure:6453: checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format
313configure:6493: result: func_convert_file_noop
314configure:6500: checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format
315configure:6520: result: func_convert_file_noop
316configure:6527: checking for /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld option to reload object files
317configure:6534: result: -r
318configure:6608: checking for objdump
319configure:6635: result: objdump
320configure:6664: checking how to recognize dependent libraries
321configure:6864: result: pass_all
322configure:6949: checking for dlltool
323configure:6976: result: dlltool
324configure:7006: checking how to associate runtime and link libraries
325configure:7033: result: printf %s\n
326configure:7093: checking for ar
327configure:7109: found /opt/local/bin/ar
328configure:7120: result: ar
329configure:7157: checking for archiver @FILE support
330configure:7174: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
331configure:7174: $? = 0
332configure:7177: ar cru libconftest.a @conftest.lst >&5
333ar: @conftest.lst: No such file or directory
334configure:7180: $? = 1
335configure:7200: result: no
336configure:7258: checking for strip
337configure:7274: found /opt/local/bin/strip
338configure:7285: result: strip
339configure:7357: checking for ranlib
340configure:7373: found /opt/local/bin/ranlib
341configure:7384: result: ranlib
342configure:7486: checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-apple-4.2 object
343configure:7639: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
344configure:7642: $? = 0
345configure:7646: /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
346configure:7649: $? = 0
347cannot find nm_test_var in conftest.nm
348configure:7639: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
349configure:7642: $? = 0
350configure:7646: /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
351configure:7649: $? = 0
352configure:7715: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c conftstm.o >&5
353configure:7718: $? = 0
354configure:7756: result: ok
355configure:7803: checking for sysroot
356configure:7833: result: no
357configure:7840: checking for a working dd
358configure:7878: result: /bin/dd
359configure:7882: checking how to truncate binary pipes
360configure:7897: result: /bin/dd bs=4096 count=1
361configure:8226: checking for mt
362configure:8256: result: no
363configure:8276: checking if : is a manifest tool
364configure:8282: : '-?'
365configure:8290: result: no
366configure:8346: checking for dsymutil
367configure:8362: found /usr/bin/dsymutil
368configure:8373: result: dsymutil
369configure:8438: checking for nmedit
370configure:8454: found /opt/local/bin/nmedit
371configure:8465: result: nmedit
372configure:8530: checking for lipo
373configure:8546: found /opt/local/bin/lipo
374configure:8557: result: lipo
375configure:8622: checking for otool
376configure:8638: found /opt/local/bin/otool
377configure:8649: result: otool
378configure:8714: checking for otool64
379configure:8730: found /usr/bin/otool64
380configure:8741: result: otool64
381configure:8789: checking for -single_module linker flag
382/opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
383configure:8822: result: yes
384configure:8825: checking for -exported_symbols_list linker flag
385configure:8845: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -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
386configure:8845: $? = 0
387configure:8855: result: yes
388configure:8858: checking for -force_load linker flag
389/opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -c -o conftest.o conftest.c
390ar cru libconftest.a conftest.o
391ranlib libconftest.a
392/opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a
393configure:8890: result: yes
394configure:8964: checking for dlfcn.h
395configure:8964: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
396configure:8964: $? = 0
397configure:8964: result: yes
398configure:9198: checking for objdir
399configure:9213: result: .libs
400configure:9473: checking if /opt/local/bin/gcc-apple-4.2 supports -fno-rtti -fno-exceptions
401configure:9491: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
402cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
403configure:9495: $? = 0
404configure:9508: result: no
405configure:9866: checking for /opt/local/bin/gcc-apple-4.2 option to produce PIC
406configure:9873: result: -fno-common -DPIC
407configure:9881: checking if /opt/local/bin/gcc-apple-4.2 PIC flag -fno-common -DPIC works
408configure:9899: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
409configure:9903: $? = 0
410configure:9916: result: yes
411configure:9945: checking if /opt/local/bin/gcc-apple-4.2 static flag -static works
412configure:9973: result: no
413configure:9988: checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o
414configure:10009: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5
415configure:10013: $? = 0
416configure:10035: result: yes
417configure:10043: checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o
418configure:10090: result: yes
419configure:10123: checking whether the /opt/local/bin/gcc-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld) supports shared libraries
420configure:11382: result: yes
421configure:11622: checking dynamic linker characteristics
422configure:12443: result: darwin8.11.0 dyld
423configure:12565: checking how to hardcode library paths into programs
424configure:12590: result: immediate
425configure:13138: checking whether stripping libraries is possible
426configure:13152: result: yes
427configure:13178: checking if libtool supports shared libraries
428configure:13180: result: yes
429configure:13183: checking whether to build shared libraries
430configure:13208: result: yes
431configure:13211: checking whether to build static libraries
432configure:13215: result: yes
433configure:13238: checking how to run the C++ preprocessor
434configure:13265: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp
435configure:13265: $? = 0
436configure:13279: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp
437conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory
438configure:13279: $? = 1
439configure: failed program was:
440| /* confdefs.h */
441| #define PACKAGE_NAME "pango"
442| #define PACKAGE_TARNAME "pango"
443| #define PACKAGE_VERSION "1.42.3"
444| #define PACKAGE_STRING "pango 1.42.3"
445| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
446| #define PACKAGE_URL ""
447| #define PACKAGE "pango"
448| #define VERSION "1.42.3"
449| #define PANGO_BINARY_AGE 4203
450| #define PANGO_INTERFACE_AGE 3
451| #define PANGO_VERSION_MAJOR 1
452| #define PANGO_VERSION_MINOR 42
453| #define PANGO_VERSION_MICRO 3
454| #define HAVE_SYSCONF 1
455| #define HAVE_GETPAGESIZE 1
456| #define STDC_HEADERS 1
457| #define HAVE_SYS_TYPES_H 1
458| #define HAVE_SYS_STAT_H 1
459| #define HAVE_STDLIB_H 1
460| #define HAVE_STRING_H 1
461| #define HAVE_MEMORY_H 1
462| #define HAVE_STRINGS_H 1
463| #define HAVE_INTTYPES_H 1
464| #define HAVE_STDINT_H 1
465| #define HAVE_UNISTD_H 1
466| #define HAVE_UNISTD_H 1
467| #define HAVE_SYS_MMAN_H 1
468| #define HAVE_DLFCN_H 1
469| #define LT_OBJDIR ".libs/"
470| /* end confdefs.h.  */
471| #include <ac_nonexistent.h>
472configure:13304: result: /opt/local/bin/g++-apple-4.2 -E
473configure:13324: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp
474configure:13324: $? = 0
475configure:13338: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp
476conftest.cpp:32:28: error: ac_nonexistent.h: No such file or directory
477configure:13338: $? = 1
478configure: failed program was:
479| /* confdefs.h */
480| #define PACKAGE_NAME "pango"
481| #define PACKAGE_TARNAME "pango"
482| #define PACKAGE_VERSION "1.42.3"
483| #define PACKAGE_STRING "pango 1.42.3"
484| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
485| #define PACKAGE_URL ""
486| #define PACKAGE "pango"
487| #define VERSION "1.42.3"
488| #define PANGO_BINARY_AGE 4203
489| #define PANGO_INTERFACE_AGE 3
490| #define PANGO_VERSION_MAJOR 1
491| #define PANGO_VERSION_MINOR 42
492| #define PANGO_VERSION_MICRO 3
493| #define HAVE_SYSCONF 1
494| #define HAVE_GETPAGESIZE 1
495| #define STDC_HEADERS 1
496| #define HAVE_SYS_TYPES_H 1
497| #define HAVE_SYS_STAT_H 1
498| #define HAVE_STDLIB_H 1
499| #define HAVE_STRING_H 1
500| #define HAVE_MEMORY_H 1
501| #define HAVE_STRINGS_H 1
502| #define HAVE_INTTYPES_H 1
503| #define HAVE_STDINT_H 1
504| #define HAVE_UNISTD_H 1
505| #define HAVE_UNISTD_H 1
506| #define HAVE_SYS_MMAN_H 1
507| #define HAVE_DLFCN_H 1
508| #define LT_OBJDIR ".libs/"
509| /* end confdefs.h.  */
510| #include <ac_nonexistent.h>
511configure:13500: checking for ld used by /opt/local/bin/g++-apple-4.2
512configure:13567: result: /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld
513configure:13574: checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld) is GNU ld
514configure:13589: result: no
515configure:13644: checking whether the /opt/local/bin/g++-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld) supports shared libraries
516configure:14717: result: yes
517configure:14753: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5
518configure:14756: $? = 0
519configure:15237: checking for /opt/local/bin/g++-apple-4.2 option to produce PIC
520configure:15244: result: -fno-common -DPIC
521configure:15252: checking if /opt/local/bin/g++-apple-4.2 PIC flag -fno-common -DPIC works
522configure:15270: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
523configure:15274: $? = 0
524configure:15287: result: yes
525configure:15310: checking if /opt/local/bin/g++-apple-4.2 static flag -static works
526configure:15338: result: no
527configure:15350: checking if /opt/local/bin/g++-apple-4.2 supports -c -o file.o
528configure:15371: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
529configure:15375: $? = 0
530configure:15397: result: yes
531configure:15402: checking if /opt/local/bin/g++-apple-4.2 supports -c -o file.o
532configure:15449: result: yes
533configure:15479: checking whether the /opt/local/bin/g++-apple-4.2 linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld) supports shared libraries
534configure:15519: result: yes
535configure:15660: checking dynamic linker characteristics
536configure:16408: result: darwin8.11.0 dyld
537configure:16473: checking how to hardcode library paths into programs
538configure:16498: result: immediate
539configure:16560: creating ./config.lt
540
541## ------------------ ##
542## Running config.lt. ##
543## ------------------ ##
544config.lt:681: creating libtool
545configure:17988: checking for some Win32 platform
546configure:17998: result: no
547configure:18259: checking for pkg-config
548configure:18277: found /opt/local/bin/pkg-config
549configure:18289: result: /opt/local/bin/pkg-config
550configure:18314: checking pkg-config is at least version 0.9.0
551configure:18317: result: yes
552configure:18327: checking for HARFBUZZ
553configure:18334: $PKG_CONFIG --exists --print-errors "harfbuzz >= 1.4.2"
554configure:18337: $? = 0
555configure:18351: $PKG_CONFIG --exists --print-errors "harfbuzz >= 1.4.2"
556configure:18354: $? = 0
557configure:18392: result: yes
558configure:18412: checking for FONTCONFIG
559configure:18419: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.11.91"
560configure:18422: $? = 0
561configure:18436: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.11.91"
562configure:18439: $? = 0
563configure:18477: result: yes
564configure:18487: checking for FcWeightFromOpenTypeDouble
565configure:18487: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  -L/opt/local/lib -lfontconfig -lfreetype >&5
566configure:18487: $? = 0
567configure:18487: result: yes
568configure:18508: checking for FREETYPE
569configure:18515: $PKG_CONFIG --exists --print-errors "freetype2"
570configure:18518: $? = 0
571configure:18532: $PKG_CONFIG --exists --print-errors "freetype2"
572configure:18535: $? = 0
573configure:18573: result: yes
574configure:18607: checking for XFT
575configure:18614: $PKG_CONFIG --exists --print-errors "xft >= 2.0.0 xrender"
576configure:18617: $? = 0
577configure:18631: $PKG_CONFIG --exists --print-errors "xft >= 2.0.0 xrender"
578configure:18634: $? = 0
579configure:18672: result: yes
580configure:18752: checking for CoreText availability
581configure:18767: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  -framework ApplicationServices >&5
582conftest.c: In function 'main':
583conftest.c:39: warning: implicit declaration of function 'CTGetCoreTextVersion'
584Undefined symbols:
585  "_CTGetCoreTextVersion", referenced from:
586      _main in ccDu0qOy.o
587ld: symbol(s) not found
588collect2: ld returned 1 exit status
589configure:18767: $? = 1
590configure: failed program was:
591| /* confdefs.h */
592| #define PACKAGE_NAME "pango"
593| #define PACKAGE_TARNAME "pango"
594| #define PACKAGE_VERSION "1.42.3"
595| #define PACKAGE_STRING "pango 1.42.3"
596| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
597| #define PACKAGE_URL ""
598| #define PACKAGE "pango"
599| #define VERSION "1.42.3"
600| #define PANGO_BINARY_AGE 4203
601| #define PANGO_INTERFACE_AGE 3
602| #define PANGO_VERSION_MAJOR 1
603| #define PANGO_VERSION_MINOR 42
604| #define PANGO_VERSION_MICRO 3
605| #define HAVE_SYSCONF 1
606| #define HAVE_GETPAGESIZE 1
607| #define STDC_HEADERS 1
608| #define HAVE_SYS_TYPES_H 1
609| #define HAVE_SYS_STAT_H 1
610| #define HAVE_STDLIB_H 1
611| #define HAVE_STRING_H 1
612| #define HAVE_MEMORY_H 1
613| #define HAVE_STRINGS_H 1
614| #define HAVE_INTTYPES_H 1
615| #define HAVE_STDINT_H 1
616| #define HAVE_UNISTD_H 1
617| #define HAVE_UNISTD_H 1
618| #define HAVE_SYS_MMAN_H 1
619| #define HAVE_DLFCN_H 1
620| #define LT_OBJDIR ".libs/"
621| #define HAVE_FCWEIGHTFROMOPENTYPEDOUBLE 1
622| #define HAVE_FREETYPE 1
623| #define HAVE_XFT 1
624| /* end confdefs.h.  */
625| #include <Carbon/Carbon.h>
626| int
627| main ()
628| {
629| CTGetCoreTextVersion ();
630|   ;
631|   return 0;
632| }
633configure:18782: result: no
634configure:18819: checking for CAIRO
635configure:18826: $PKG_CONFIG --exists --print-errors "cairo >= $cairo_required"
636configure:18829: $? = 0
637configure:18843: $PKG_CONFIG --exists --print-errors "cairo >= $cairo_required"
638configure:18846: $? = 0
639configure:18884: result: yes
640configure:18902: $PKG_CONFIG --exists --print-errors "cairo-ft >= $cairo_required"
641configure:18905: $? = 0
642configure:18942: $PKG_CONFIG --exists --print-errors "cairo-quartz-font >= $cairo_required"
643configure:18945: $? = 0
644configure:18960: checking which cairo font backends could be used
645configure:18963: result: quartz freetype
646configure:18981: $PKG_CONFIG --exists --print-errors "cairo-png >= $cairo_required"
647configure:18984: $? = 0
648configure:18997: $PKG_CONFIG --exists --print-errors "cairo-ps >= $cairo_required"
649configure:19000: $? = 0
650configure:19013: $PKG_CONFIG --exists --print-errors "cairo-pdf >= $cairo_required"
651configure:19016: $? = 0
652configure:19029: $PKG_CONFIG --exists --print-errors "cairo-xlib >= $cairo_required"
653configure:19032: $? = 0
654configure:19159: checking for GLIB
655configure:19166: $PKG_CONFIG --exists --print-errors "$GLIB_MODULES"
656configure:19169: $? = 0
657configure:19183: $PKG_CONFIG --exists --print-errors "$GLIB_MODULES"
658configure:19186: $? = 0
659configure:19228: result: yes
660configure:19241: checking for FRIBIDI
661configure:19248: $PKG_CONFIG --exists --print-errors "fribidi >= $FRIBIDI_REQUIRED_VERSION"
662configure:19251: $? = 0
663configure:19265: $PKG_CONFIG --exists --print-errors "fribidi >= $FRIBIDI_REQUIRED_VERSION"
664configure:19268: $? = 0
665configure:19326: result: yes
666configure:19338: checking for LIBTHAI
667configure:19345: $PKG_CONFIG --exists --print-errors "libthai >= $LIBTHAI_REQUIRED_VERSION"
668configure:19348: $? = 0
669configure:19362: $PKG_CONFIG --exists --print-errors "libthai >= $LIBTHAI_REQUIRED_VERSION"
670configure:19365: $? = 0
671configure:19403: result: yes
672configure:19415: checking for th_brk_find_breaks
673configure:19415: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  -L/opt/local/lib -lthai >&5
674Undefined symbols:
675  "_th_brk_find_breaks", referenced from:
676      _main in cc4lSqHr.o
677ld: symbol(s) not found
678collect2: ld returned 1 exit status
679configure:19415: $? = 1
680configure: failed program was:
681| /* confdefs.h */
682| #define PACKAGE_NAME "pango"
683| #define PACKAGE_TARNAME "pango"
684| #define PACKAGE_VERSION "1.42.3"
685| #define PACKAGE_STRING "pango 1.42.3"
686| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
687| #define PACKAGE_URL ""
688| #define PACKAGE "pango"
689| #define VERSION "1.42.3"
690| #define PANGO_BINARY_AGE 4203
691| #define PANGO_INTERFACE_AGE 3
692| #define PANGO_VERSION_MAJOR 1
693| #define PANGO_VERSION_MINOR 42
694| #define PANGO_VERSION_MICRO 3
695| #define HAVE_SYSCONF 1
696| #define HAVE_GETPAGESIZE 1
697| #define STDC_HEADERS 1
698| #define HAVE_SYS_TYPES_H 1
699| #define HAVE_SYS_STAT_H 1
700| #define HAVE_STDLIB_H 1
701| #define HAVE_STRING_H 1
702| #define HAVE_MEMORY_H 1
703| #define HAVE_STRINGS_H 1
704| #define HAVE_INTTYPES_H 1
705| #define HAVE_STDINT_H 1
706| #define HAVE_UNISTD_H 1
707| #define HAVE_UNISTD_H 1
708| #define HAVE_SYS_MMAN_H 1
709| #define HAVE_DLFCN_H 1
710| #define LT_OBJDIR ".libs/"
711| #define HAVE_FCWEIGHTFROMOPENTYPEDOUBLE 1
712| #define HAVE_FREETYPE 1
713| #define HAVE_XFT 1
714| #define HAVE_CAIRO_FREETYPE 1
715| #define HAVE_CAIRO_QUARTZ 1
716| #define HAVE_CAIRO 1
717| #define HAVE_CAIRO_PNG 1
718| #define HAVE_CAIRO_PS 1
719| #define HAVE_CAIRO_PDF 1
720| #define HAVE_CAIRO_XLIB 1
721| #define HAVE_LIBTHAI 1
722| /* end confdefs.h.  */
723| /* Define th_brk_find_breaks to an innocuous variant, in case <limits.h> declares th_brk_find_breaks.
724|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
725| #define th_brk_find_breaks innocuous_th_brk_find_breaks
726|
727| /* System header to define __stub macros and hopefully few prototypes,
728|     which can conflict with char th_brk_find_breaks (); below.
729|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
730|     <limits.h> exists even on freestanding compilers.  */
731|
732| #ifdef __STDC__
733| # include <limits.h>
734| #else
735| # include <assert.h>
736| #endif
737|
738| #undef th_brk_find_breaks
739|
740| /* Override any GCC internal prototype to avoid an error.
741|    Use char because int might match the return type of a GCC
742|    builtin and then its argument prototype would still apply.  */
743| #ifdef __cplusplus
744| extern "C"
745| #endif
746| char th_brk_find_breaks ();
747| /* The GNU C library defines this for functions which it implements
748|     to always fail with ENOSYS.  Some functions are actually named
749|     something starting with __ and the normal name is an alias.  */
750| #if defined __stub_th_brk_find_breaks || defined __stub___th_brk_find_breaks
751| choke me
752| #endif
753|
754| int
755| main ()
756| {
757| return th_brk_find_breaks ();
758|   ;
759|   return 0;
760| }
761configure:19415: result: no
762configure:19442: checking for gobject-introspection
763configure:19451: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
764configure:19454: $? = 0
765configure:19461: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.5"
766configure:19464: $? = 0
767configure:19488: result: yes
768configure:19534: checking for flockfile
769configure:19534: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
770configure:19534: $? = 0
771configure:19534: result: yes
772configure:19534: checking for strtok_r
773configure:19534: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
774configure:19534: $? = 0
775configure:19534: result: yes
776configure:19557: checking for gtk-doc
777configure:19560: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
778configure:19563: $? = 0
779configure:19569: result: yes
780configure:19583: checking for gtkdoc-check
781configure:19599: found /opt/local/bin/gtkdoc-check
782configure:19610: result: gtkdoc-check.test
783configure:19620: checking for gtkdoc-check
784configure:19638: found /opt/local/bin/gtkdoc-check
785configure:19650: result: /opt/local/bin/gtkdoc-check
786configure:19662: checking for gtkdoc-rebase
787configure:19680: found /opt/local/bin/gtkdoc-rebase
788configure:19692: result: /opt/local/bin/gtkdoc-rebase
789configure:19706: checking for gtkdoc-mkpdf
790configure:19724: found /opt/local/bin/gtkdoc-mkpdf
791configure:19736: result: /opt/local/bin/gtkdoc-mkpdf
792configure:19764: checking whether to build gtk-doc documentation
793configure:19766: result: no
794configure:19779: checking for GTKDOC_DEPS
795configure:19786: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
796configure:19789: $? = 0
797configure:19803: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
798configure:19806: $? = 0
799configure:19844: result: yes
800configure:19967: checking for -Bsymbolic-functions linker flag
801configure:19981: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -I/opt/local/include -Wl,-Bsymbolic-functions conftest.c  >&5
802conftest.c: In function 'main':
803conftest.c:49: error: nested functions are disabled, use -fnested-functions to re-enable
804conftest.c:49: warning: 'main' is normally a non-static function
805configure:19981: $? = 1
806configure: failed program was:
807| /* confdefs.h */
808| #define PACKAGE_NAME "pango"
809| #define PACKAGE_TARNAME "pango"
810| #define PACKAGE_VERSION "1.42.3"
811| #define PACKAGE_STRING "pango 1.42.3"
812| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
813| #define PACKAGE_URL ""
814| #define PACKAGE "pango"
815| #define VERSION "1.42.3"
816| #define PANGO_BINARY_AGE 4203
817| #define PANGO_INTERFACE_AGE 3
818| #define PANGO_VERSION_MAJOR 1
819| #define PANGO_VERSION_MINOR 42
820| #define PANGO_VERSION_MICRO 3
821| #define HAVE_SYSCONF 1
822| #define HAVE_GETPAGESIZE 1
823| #define STDC_HEADERS 1
824| #define HAVE_SYS_TYPES_H 1
825| #define HAVE_SYS_STAT_H 1
826| #define HAVE_STDLIB_H 1
827| #define HAVE_STRING_H 1
828| #define HAVE_MEMORY_H 1
829| #define HAVE_STRINGS_H 1
830| #define HAVE_INTTYPES_H 1
831| #define HAVE_STDINT_H 1
832| #define HAVE_UNISTD_H 1
833| #define HAVE_UNISTD_H 1
834| #define HAVE_SYS_MMAN_H 1
835| #define HAVE_DLFCN_H 1
836| #define LT_OBJDIR ".libs/"
837| #define HAVE_FCWEIGHTFROMOPENTYPEDOUBLE 1
838| #define HAVE_FREETYPE 1
839| #define HAVE_XFT 1
840| #define HAVE_CAIRO_FREETYPE 1
841| #define HAVE_CAIRO_QUARTZ 1
842| #define HAVE_CAIRO 1
843| #define HAVE_CAIRO_PNG 1
844| #define HAVE_CAIRO_PS 1
845| #define HAVE_CAIRO_PDF 1
846| #define HAVE_CAIRO_XLIB 1
847| #define HAVE_LIBTHAI 1
848| #define HAVE_FLOCKFILE 1
849| #define HAVE_STRTOK_R 1
850| /* end confdefs.h.  */
851|
852| int
853| main ()
854| {
855| int main (void) { return 0; }
856|   ;
857|   return 0;
858| }
859configure:19986: result: no
860configure:20030: checking for -fvisibility=hidden compiler flag
861configure:20043: /opt/local/bin/gcc-apple-4.2 -c -fvisibility=hidden -I/opt/local/include conftest.c >&5
862configure:20043: $? = 0
863configure:20044: result: yes
864configure:20071: checking for dirent.h that defines DIR
865configure:20090: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -I/opt/local/include conftest.c >&5
866configure:20090: $? = 0
867configure:20098: result: yes
868configure:20111: checking for library containing opendir
869configure:20142: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
870configure:20142: $? = 0
871configure:20159: result: none required
872configure:20228: checking for unistd.h
873configure:20228: result: yes
874configure:20374: checking that generated files are newer than configure
875configure:20380: result: done
876configure:20523: creating ./config.status
877
878## ---------------------- ##
879## Running config.status. ##
880## ---------------------- ##
881
882This file was extended by pango config.status 1.42.3, which was
883generated by GNU Autoconf 2.69.  Invocation command line was
884
885  CONFIG_FILES    =
886  CONFIG_HEADERS  =
887  CONFIG_LINKS    =
888  CONFIG_COMMANDS =
889  $ ./config.status
890
891on tiger
892
893config.status:1330: creating Makefile
894config.status:1330: creating pango/Makefile
895config.status:1330: creating pango/pango.rc
896config.status:1330: creating pango/pangoft2.rc
897config.status:1330: creating pango/pangowin32.rc
898config.status:1330: creating pango/pangocairo.rc
899config.status:1330: creating pango/pangoxft.rc
900config.status:1330: creating utils/Makefile
901config.status:1330: creating examples/Makefile
902config.status:1330: creating docs/Makefile
903config.status:1330: creating docs/version.xml
904config.status:1330: creating tools/Makefile
905config.status:1330: creating tests/Makefile
906config.status:1330: creating win32/Makefile
907config.status:1330: creating win32/vs9/Makefile
908config.status:1330: creating win32/vs9/pango-version-paths.vsprops
909config.status:1330: creating win32/vs10/Makefile
910config.status:1330: creating win32/vs10/pango-version-paths.props
911config.status:1330: creating win32/vs11/Makefile
912config.status:1330: creating win32/vs12/Makefile
913config.status:1330: creating win32/vs14/Makefile
914config.status:1330: creating win32/vs15/Makefile
915config.status:1330: creating pango.pc
916config.status:1330: creating pangowin32.pc
917config.status:1330: creating pangoft2.pc
918config.status:1330: creating pangoxft.pc
919config.status:1330: creating pangocairo.pc
920config.status:1330: creating config.h.win32
921config.status:1330: creating config.h
922config.status:1559: executing depfiles commands
923config.status:1636: cd pango       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
924/opt/local/share/gobject-introspection-1.0/Makefile.introspection:158: *** Need to define Pango_1_0_gir_LIBS or Pango_1_0_gir_PROGRAM.  Stop.
925config.status:1641: $? = 2
926config.status:1636: cd utils       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
927config.status:1641: $? = 0
928config.status:1636: cd examples       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
929config.status:1641: $? = 0
930config.status:1636: cd tools       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
931config.status:1641: $? = 0
932config.status:1636: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
933config.status:1641: $? = 0
934config.status:1645: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_x11_pango/pango/work/pango-1.42.3':
935config.status:1647: error: Something went wrong bootstrapping makefile fragments
936    for automatic dependency tracking.  Try re-running configure with the
937    '--disable-dependency-tracking' option to at least be able to build
938    the package (albeit without support for automatic dependency tracking).
939See `config.log' for more details
940
941## ---------------- ##
942## Cache variables. ##
943## ---------------- ##
944
945ac_cv_build=powerpc-apple-darwin8.11.0
946ac_cv_c_compiler_gnu=yes
947ac_cv_cxx_compiler_gnu=yes
948ac_cv_env_CAIRO_CFLAGS_set=
949ac_cv_env_CAIRO_CFLAGS_value=
950ac_cv_env_CAIRO_LIBS_set=
951ac_cv_env_CAIRO_LIBS_value=
952ac_cv_env_CCC_set=
953ac_cv_env_CCC_value=
954ac_cv_env_CC_set=set
955ac_cv_env_CC_value=/opt/local/bin/gcc-apple-4.2
956ac_cv_env_CFLAGS_set=set
957ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
958ac_cv_env_CPPFLAGS_set=set
959ac_cv_env_CPPFLAGS_value=-I/opt/local/include
960ac_cv_env_CPP_set=
961ac_cv_env_CPP_value=
962ac_cv_env_CXXCPP_set=
963ac_cv_env_CXXCPP_value=
964ac_cv_env_CXXFLAGS_set=set
965ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc'
966ac_cv_env_CXX_set=set
967ac_cv_env_CXX_value=/opt/local/bin/g++-apple-4.2
968ac_cv_env_FONTCONFIG_CFLAGS_set=
969ac_cv_env_FONTCONFIG_CFLAGS_value=
970ac_cv_env_FONTCONFIG_LIBS_set=
971ac_cv_env_FONTCONFIG_LIBS_value=
972ac_cv_env_FREETYPE_CFLAGS_set=
973ac_cv_env_FREETYPE_CFLAGS_value=
974ac_cv_env_FREETYPE_LIBS_set=
975ac_cv_env_FREETYPE_LIBS_value=
976ac_cv_env_FRIBIDI_CFLAGS_set=
977ac_cv_env_FRIBIDI_CFLAGS_value=
978ac_cv_env_FRIBIDI_LIBS_set=
979ac_cv_env_FRIBIDI_LIBS_value=
980ac_cv_env_GLIB_CFLAGS_set=
981ac_cv_env_GLIB_CFLAGS_value=
982ac_cv_env_GLIB_LIBS_set=
983ac_cv_env_GLIB_LIBS_value=
984ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
985ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
986ac_cv_env_GTKDOC_DEPS_LIBS_set=
987ac_cv_env_GTKDOC_DEPS_LIBS_value=
988ac_cv_env_HARFBUZZ_CFLAGS_set=
989ac_cv_env_HARFBUZZ_CFLAGS_value=
990ac_cv_env_HARFBUZZ_LIBS_set=
991ac_cv_env_HARFBUZZ_LIBS_value=
992ac_cv_env_LDFLAGS_set=set
993ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
994ac_cv_env_LIBS_set=
995ac_cv_env_LIBS_value=
996ac_cv_env_LIBTHAI_CFLAGS_set=
997ac_cv_env_LIBTHAI_CFLAGS_value=
998ac_cv_env_LIBTHAI_LIBS_set=
999ac_cv_env_LIBTHAI_LIBS_value=
1000ac_cv_env_LT_SYS_LIBRARY_PATH_set=
1001ac_cv_env_LT_SYS_LIBRARY_PATH_value=
1002ac_cv_env_PKG_CONFIG_LIBDIR_set=
1003ac_cv_env_PKG_CONFIG_LIBDIR_value=
1004ac_cv_env_PKG_CONFIG_PATH_set=
1005ac_cv_env_PKG_CONFIG_PATH_value=
1006ac_cv_env_PKG_CONFIG_set=
1007ac_cv_env_PKG_CONFIG_value=
1008ac_cv_env_XFT_CFLAGS_set=
1009ac_cv_env_XFT_CFLAGS_value=
1010ac_cv_env_XFT_LIBS_set=
1011ac_cv_env_XFT_LIBS_value=
1012ac_cv_env_build_alias_set=
1013ac_cv_env_build_alias_value=
1014ac_cv_env_host_alias_set=
1015ac_cv_env_host_alias_value=
1016ac_cv_env_target_alias_set=
1017ac_cv_env_target_alias_value=
1018ac_cv_func_FcWeightFromOpenTypeDouble=yes
1019ac_cv_func_flockfile=yes
1020ac_cv_func_getpagesize=yes
1021ac_cv_func_strtok_r=yes
1022ac_cv_func_sysconf=yes
1023ac_cv_func_th_brk_find_breaks=no
1024ac_cv_header_dirent_dirent_h=yes
1025ac_cv_header_dlfcn_h=yes
1026ac_cv_header_inttypes_h=yes
1027ac_cv_header_memory_h=yes
1028ac_cv_header_stdc=yes
1029ac_cv_header_stdint_h=yes
1030ac_cv_header_stdlib_h=yes
1031ac_cv_header_string_h=yes
1032ac_cv_header_strings_h=yes
1033ac_cv_header_sys_mman_h=yes
1034ac_cv_header_sys_stat_h=yes
1035ac_cv_header_sys_types_h=yes
1036ac_cv_header_unistd_h=yes
1037ac_cv_host=powerpc-apple-darwin8.11.0
1038ac_cv_objext=o
1039ac_cv_path_EGREP='/opt/local/bin/grep -E'
1040ac_cv_path_FGREP='/opt/local/bin/grep -F'
1041ac_cv_path_GREP=/opt/local/bin/grep
1042ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
1043ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
1044ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
1045ac_cv_path_SED=/usr/bin/sed
1046ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1047ac_cv_path_lt_DD=/bin/dd
1048ac_cv_path_mkdir=/opt/local/bin/gmkdir
1049ac_cv_prog_AWK=gawk
1050ac_cv_prog_CPP='/opt/local/bin/gcc-apple-4.2 -E'
1051ac_cv_prog_CXXCPP='/opt/local/bin/g++-apple-4.2 -E'
1052ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
1053ac_cv_prog_ac_ct_AR=ar
1054ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-apple-4.2
1055ac_cv_prog_ac_ct_DLLTOOL=dlltool
1056ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1057ac_cv_prog_ac_ct_LIPO=lipo
1058ac_cv_prog_ac_ct_NMEDIT=nmedit
1059ac_cv_prog_ac_ct_OBJDUMP=objdump
1060ac_cv_prog_ac_ct_OTOOL64=otool64
1061ac_cv_prog_ac_ct_OTOOL=otool
1062ac_cv_prog_ac_ct_RANLIB=ranlib
1063ac_cv_prog_ac_ct_STRIP=strip
1064ac_cv_prog_cc_c89=
1065ac_cv_prog_cc_g=yes
1066ac_cv_prog_cxx_g=yes
1067ac_cv_prog_make_make_set=yes
1068ac_cv_search_opendir='none required'
1069am_cv_CC_dependencies_compiler_type=gcc3
1070am_cv_CXX_dependencies_compiler_type=gcc3
1071am_cv_make_support_nested_variables=yes
1072am_cv_prog_cc_c_o=yes
1073lt_cv_apple_cc_single_mod=yes
1074lt_cv_ar_at_file=no
1075lt_cv_deplibs_check_method=pass_all
1076lt_cv_file_magic_cmd='$MAGIC_CMD'
1077lt_cv_file_magic_test_file=
1078lt_cv_ld_exported_symbols_list=yes
1079lt_cv_ld_force_load=yes
1080lt_cv_ld_reload_flag=-r
1081lt_cv_nm_interface='BSD nm'
1082lt_cv_objdir=.libs
1083lt_cv_path_LD=/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld
1084lt_cv_path_LDCXX=/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld
1085lt_cv_path_NM='/usr/bin/nm -p'
1086lt_cv_path_mainfest_tool=no
1087lt_cv_prog_compiler_c_o=yes
1088lt_cv_prog_compiler_c_o_CXX=yes
1089lt_cv_prog_compiler_pic='-fno-common -DPIC'
1090lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1091lt_cv_prog_compiler_pic_works=yes
1092lt_cv_prog_compiler_pic_works_CXX=yes
1093lt_cv_prog_compiler_rtti_exceptions=no
1094lt_cv_prog_compiler_static_works=no
1095lt_cv_prog_compiler_static_works_CXX=no
1096lt_cv_prog_gnu_ld=no
1097lt_cv_prog_gnu_ldcxx=no
1098lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1099lt_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'\'''
1100lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1101lt_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'\'''
1102lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1103lt_cv_sys_global_symbol_to_import=
1104lt_cv_sys_max_cmd_len=196608
1105lt_cv_to_host_file_cmd=func_convert_file_noop
1106lt_cv_to_tool_file_cmd=func_convert_file_noop
1107lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1108pkg_cv_CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1109pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo'
1110pkg_cv_FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1111pkg_cv_FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
1112pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1113pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
1114pkg_cv_FRIBIDI_CFLAGS='-I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1115pkg_cv_FRIBIDI_LIBS='-L/opt/local/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1116pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1117pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1118pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1119pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1120pkg_cv_HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1121pkg_cv_HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz'
1122pkg_cv_LIBTHAI_CFLAGS=
1123pkg_cv_LIBTHAI_LIBS='-L/opt/local/lib -lthai'
1124pkg_cv_XFT_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1125pkg_cv_XFT_LIBS='-L/opt/local/lib -lXft -lXrender -lX11'
1126
1127## ----------------- ##
1128## Output variables. ##
1129## ----------------- ##
1130
1131ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_x11_pango/pango/work/pango-1.42.3/missing aclocal-1.16 '
1132AMDEPBACKSLASH='\'
1133AMDEP_FALSE='#'
1134AMDEP_TRUE=''
1135AMTAR='$${TAR-tar}'
1136AM_BACKSLASH='\'
1137AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1138AM_DEFAULT_VERBOSITY='1'
1139AM_V='$(V)'
1140AR='ar'
1141AS='as'
1142AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_x11_pango/pango/work/pango-1.42.3/missing autoconf'
1143AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_x11_pango/pango/work/pango-1.42.3/missing autoheader'
1144AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_x11_pango/pango/work/pango-1.42.3/missing automake-1.16'
1145AWK='gawk'
1146BUILDOPT_INSTALL_TESTS_FALSE=''
1147BUILDOPT_INSTALL_TESTS_TRUE='#'
1148CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1149CAIRO_LIB=''
1150CAIRO_LIBS='-L/opt/local/lib -lcairo'
1151CAIRO_PC='cairo'
1152CAIRO_PREFIX='/opt/local'
1153CC='/opt/local/bin/gcc-apple-4.2'
1154CCDEPMODE='depmode=gcc3'
1155CFLAGS='-pipe -Os -arch ppc -Wall'
1156CPP='/opt/local/bin/gcc-apple-4.2 -E'
1157CPPFLAGS='-I/opt/local/include'
1158CROSS_COMPILING_FALSE=''
1159CROSS_COMPILING_TRUE='#'
1160CXX='/opt/local/bin/g++-apple-4.2'
1161CXXCPP='/opt/local/bin/g++-apple-4.2 -E'
1162CXXDEPMODE='depmode=gcc3'
1163CXXFLAGS='-pipe -Os -arch ppc'
1164CYGPATH_W='echo'
1165DEFS='-DHAVE_CONFIG_H'
1166DEPDIR='.deps'
1167DLLTOOL='dlltool'
1168DSYMUTIL='dsymutil'
1169DUMPBIN=''
1170ECHO_C=''
1171ECHO_N='-n'
1172ECHO_T=''
1173EGREP='/opt/local/bin/grep -E'
1174ENABLE_DOC_CROSS_REFERENCES_FALSE='#'
1175ENABLE_DOC_CROSS_REFERENCES_TRUE=''
1176ENABLE_GTK_DOC_FALSE=''
1177ENABLE_GTK_DOC_TRUE='#'
1178EXEEXT=''
1179FGREP='/opt/local/bin/grep -F'
1180FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1181FONTCONFIG_LIB=''
1182FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
1183FONTCONFIG_PC='fontconfig'
1184FREETYPE2_LIB=''
1185FREETYPE2_PC='freetype2'
1186FREETYPE_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1187FREETYPE_LIBS='-L/opt/local/lib -lfreetype'
1188FRIBIDI_CFLAGS='-I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1189FRIBIDI_LIBS='-L/opt/local/lib -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1190GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1191GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1192GLIB_MKENUMS='glib-mkenums'
1193GLIB_PREFIX='/opt/local'
1194GREP='/opt/local/bin/grep'
1195GTKDOC_CHECK='gtkdoc-check.test'
1196GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
1197GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1198GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1199GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
1200GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
1201GTK_DOC_BUILD_HTML_FALSE='#'
1202GTK_DOC_BUILD_HTML_TRUE=''
1203GTK_DOC_BUILD_PDF_FALSE=''
1204GTK_DOC_BUILD_PDF_TRUE='#'
1205GTK_DOC_USE_LIBTOOL_FALSE='#'
1206GTK_DOC_USE_LIBTOOL_TRUE=''
1207GTK_DOC_USE_REBASE_FALSE='#'
1208GTK_DOC_USE_REBASE_TRUE=''
1209HARFBUZZ_CFLAGS='-I/opt/local/include/harfbuzz -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
1210HARFBUZZ_LIB=''
1211HARFBUZZ_LIBS='-L/opt/local/lib -lharfbuzz'
1212HARFBUZZ_PC='harfbuzz'
1213HAVE_CAIRO_FALSE='#'
1214HAVE_CAIRO_FREETYPE_FALSE='#'
1215HAVE_CAIRO_FREETYPE_TRUE=''
1216HAVE_CAIRO_PDF_FALSE='#'
1217HAVE_CAIRO_PDF_TRUE=''
1218HAVE_CAIRO_PNG_FALSE='#'
1219HAVE_CAIRO_PNG_TRUE=''
1220HAVE_CAIRO_PS_FALSE='#'
1221HAVE_CAIRO_PS_TRUE=''
1222HAVE_CAIRO_QUARTZ_FALSE='#'
1223HAVE_CAIRO_QUARTZ_TRUE=''
1224HAVE_CAIRO_TRUE=''
1225HAVE_CAIRO_WIN32_FALSE=''
1226HAVE_CAIRO_WIN32_TRUE='#'
1227HAVE_CAIRO_XLIB_FALSE='#'
1228HAVE_CAIRO_XLIB_TRUE=''
1229HAVE_CORE_TEXT_FALSE=''
1230HAVE_CORE_TEXT_TRUE='#'
1231HAVE_CXX_FALSE='#'
1232HAVE_CXX_TRUE=''
1233HAVE_FREETYPE_FALSE='#'
1234HAVE_FREETYPE_TRUE=''
1235HAVE_GTK_DOC_FALSE='#'
1236HAVE_GTK_DOC_TRUE=''
1237HAVE_HARFBUZZ_FALSE='#'
1238HAVE_HARFBUZZ_TRUE=''
1239HAVE_INTROSPECTION_FALSE='#'
1240HAVE_INTROSPECTION_TRUE=''
1241HAVE_WIN32_FALSE=''
1242HAVE_WIN32_TRUE='#'
1243HAVE_XFT_FALSE='#'
1244HAVE_XFT_TRUE=''
1245HTML_DIR='${datadir}/gtk-doc/html'
1246INSTALL_DATA='${INSTALL} -m 644'
1247INSTALL_PROGRAM='${INSTALL}'
1248INSTALL_SCRIPT='${INSTALL}'
1249INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1250INTROSPECTION_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'
1251INTROSPECTION_COMPILER='/opt/local/bin/g-ir-compiler'
1252INTROSPECTION_GENERATE='/opt/local/bin/g-ir-generate'
1253INTROSPECTION_GIRDIR='/opt/local/share/gir-1.0'
1254INTROSPECTION_LIBS='-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
1255INTROSPECTION_MAKEFILE='/opt/local/share/gobject-introspection-1.0/Makefile.introspection'
1256INTROSPECTION_SCANNER='/opt/local/bin/g-ir-scanner'
1257INTROSPECTION_TYPELIBDIR='/opt/local/lib/girepository-1.0'
1258LD='/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld'
1259LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
1260LIBOBJS=''
1261LIBRARY_LIBTOOL_OPTIONS='-version-info 4200:3:4200 -export-symbols-regex "^pango_.*"'
1262LIBS=''
1263LIBTHAI_CFLAGS=''
1264LIBTHAI_LIBS='-L/opt/local/lib -lthai'
1265LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1266LIB_EXE_MACHINE_FLAG=''
1267LIPO='lipo'
1268LN_S='ln -s'
1269LTLIBOBJS=''
1270LT_SYS_LIBRARY_PATH=''
1271MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_x11_pango/pango/work/pango-1.42.3/missing makeinfo'
1272MANIFEST_TOOL=':'
1273MKDIR_P='/opt/local/bin/gmkdir -p'
1274MSVC_BASE_NO_TOOLSET_SET_FALSE='#'
1275MSVC_BASE_NO_TOOLSET_SET_TRUE=''
1276MSVC_NO_TOOLSET_SET_FALSE='#'
1277MSVC_NO_TOOLSET_SET_TRUE=''
1278MS_LIB_AVAILABLE_FALSE=''
1279MS_LIB_AVAILABLE_TRUE='#'
1280NM='/usr/bin/nm -p'
1281NMEDIT='nmedit'
1282OBJDUMP='objdump'
1283OBJEXT='o'
1284OS_WIN32_FALSE=''
1285OS_WIN32_TRUE='#'
1286OTOOL64='otool64'
1287OTOOL='otool'
1288PACKAGE='pango'
1289PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=pango'
1290PACKAGE_NAME='pango'
1291PACKAGE_STRING='pango 1.42.3'
1292PACKAGE_TARNAME='pango'
1293PACKAGE_URL=''
1294PACKAGE_VERSION='1.42.3'
1295PANGO_API_VERSION='1.0'
1296PANGO_BINARY_AGE='4203'
1297PANGO_CURRENT_MINUS_AGE='0'
1298PANGO_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
1299PANGO_HIDDEN_VISIBILITY_CFLAGS='-fvisibility=hidden'
1300PANGO_INTERFACE_AGE='3'
1301PANGO_VERSION='1.42.3'
1302PANGO_VERSION_MAJOR='1'
1303PANGO_VERSION_MICRO='3'
1304PANGO_VERSION_MINOR='42'
1305PATH_SEPARATOR=':'
1306PKGCONFIG_CAIRO_REQUIRES=' pangoft2'
1307PKG_CONFIG='/opt/local/bin/pkg-config'
1308PKG_CONFIG_LIBDIR=''
1309PKG_CONFIG_PATH=''
1310PLATFORM_WIN32_FALSE=''
1311PLATFORM_WIN32_TRUE='#'
1312RANLIB='ranlib'
1313SED='/usr/bin/sed'
1314SET_MAKE=''
1315SHELL='/bin/sh'
1316STRIP='strip'
1317VERSION='1.42.3'
1318WINDRES=''
1319XFT_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
1320XFT_LIBS='-L/opt/local/lib -lXft -lXrender -lX11'
1321ac_ct_AR='ar'
1322ac_ct_CC='/opt/local/bin/gcc-apple-4.2'
1323ac_ct_CXX=''
1324ac_ct_DUMPBIN=''
1325am__EXEEXT_FALSE=''
1326am__EXEEXT_TRUE='#'
1327am__fastdepCC_FALSE='#'
1328am__fastdepCC_TRUE=''
1329am__fastdepCXX_FALSE='#'
1330am__fastdepCXX_TRUE=''
1331am__include='include'
1332am__isrc=''
1333am__leading_dot='.'
1334am__nodep='_no'
1335am__quote=''
1336am__tar='$${TAR-tar} chof - "$$tardir"'
1337am__untar='$${TAR-tar} xf -'
1338bindir='${exec_prefix}/bin'
1339build='powerpc-apple-darwin8.11.0'
1340build_alias=''
1341build_cpu='powerpc'
1342build_os='darwin8.11.0'
1343build_vendor='apple'
1344datadir='${datarootdir}'
1345datarootdir='${prefix}/share'
1346docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1347dvidir='${docdir}'
1348exec_prefix='${prefix}'
1349host='powerpc-apple-darwin8.11.0'
1350host_alias=''
1351host_cpu='powerpc'
1352host_os='darwin8.11.0'
1353host_vendor='apple'
1354htmldir='${docdir}'
1355includedir='${prefix}/include'
1356infodir='${datarootdir}/info'
1357install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_x11_pango/pango/work/pango-1.42.3/install-sh'
1358libdir='${exec_prefix}/lib'
1359libexecdir='${exec_prefix}/libexec'
1360localedir='${datarootdir}/locale'
1361localstatedir='${prefix}/var'
1362mandir='${datarootdir}/man'
1363mkdir_p='$(MKDIR_P)'
1364ms_librarian=''
1365oldincludedir='/usr/include'
1366pdfdir='${docdir}'
1367prefix='/opt/local'
1368program_transform_name='s,x,x,'
1369psdir='${docdir}'
1370sbindir='${exec_prefix}/sbin'
1371sharedstatedir='${prefix}/com'
1372sysconfdir='${prefix}/etc'
1373target_alias=''
1374
1375## ----------- ##
1376## confdefs.h. ##
1377## ----------- ##
1378
1379/* confdefs.h */
1380#define PACKAGE_NAME "pango"
1381#define PACKAGE_TARNAME "pango"
1382#define PACKAGE_VERSION "1.42.3"
1383#define PACKAGE_STRING "pango 1.42.3"
1384#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=pango"
1385#define PACKAGE_URL ""
1386#define PACKAGE "pango"
1387#define VERSION "1.42.3"
1388#define PANGO_BINARY_AGE 4203
1389#define PANGO_INTERFACE_AGE 3
1390#define PANGO_VERSION_MAJOR 1
1391#define PANGO_VERSION_MINOR 42
1392#define PANGO_VERSION_MICRO 3
1393#define HAVE_SYSCONF 1
1394#define HAVE_GETPAGESIZE 1
1395#define STDC_HEADERS 1
1396#define HAVE_SYS_TYPES_H 1
1397#define HAVE_SYS_STAT_H 1
1398#define HAVE_STDLIB_H 1
1399#define HAVE_STRING_H 1
1400#define HAVE_MEMORY_H 1
1401#define HAVE_STRINGS_H 1
1402#define HAVE_INTTYPES_H 1
1403#define HAVE_STDINT_H 1
1404#define HAVE_UNISTD_H 1
1405#define HAVE_UNISTD_H 1
1406#define HAVE_SYS_MMAN_H 1
1407#define HAVE_DLFCN_H 1
1408#define LT_OBJDIR ".libs/"
1409#define HAVE_FCWEIGHTFROMOPENTYPEDOUBLE 1
1410#define HAVE_FREETYPE 1
1411#define HAVE_XFT 1
1412#define HAVE_CAIRO_FREETYPE 1
1413#define HAVE_CAIRO_QUARTZ 1
1414#define HAVE_CAIRO 1
1415#define HAVE_CAIRO_PNG 1
1416#define HAVE_CAIRO_PS 1
1417#define HAVE_CAIRO_PDF 1
1418#define HAVE_CAIRO_XLIB 1
1419#define HAVE_LIBTHAI 1
1420#define HAVE_FLOCKFILE 1
1421#define HAVE_STRTOK_R 1
1422#define _PANGO_EXTERN __attribute__((visibility("default"))) extern
1423#define HAVE_DIRENT_H 1
1424#define HAVE_UNISTD_H 1
1425
1426configure: exit 1