Ticket #56346: config.log

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

Config.log from initial try

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 libgsf configure 1.14.43, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-silent-rules --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: 92 tasks, 207 threads, 1 processors
33Load average: 2.66, Mach factor: 0.28
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:2608: checking for a BSD-compatible install
51configure:2676: result: /usr/bin/install -c
52configure:2687: checking whether build environment is sane
53configure:2742: result: yes
54configure:2893: checking for a thread-safe mkdir -p
55configure:2932: result: /opt/local/bin/gmkdir -p
56configure:2939: checking for gawk
57configure:2955: found /opt/local/bin/gawk
58configure:2966: result: gawk
59configure:2977: checking whether make sets $(MAKE)
60configure:2999: result: yes
61configure:3028: checking whether make supports nested variables
62configure:3045: result: yes
63configure:3175: checking whether to enable maintainer-specific portions of Makefiles
64configure:3184: result: yes
65configure:3209: checking whether make supports nested variables
66configure:3226: result: yes
67configure:3289: checking for gcc
68configure:3316: result: /opt/local/bin/gcc-apple-4.2
69configure:3545: checking for C compiler version
70configure:3554: /opt/local/bin/gcc-apple-4.2 --version >&5
71powerpc-apple-darwin8-gcc-apple-4.2.4 (GCC) 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+gpl3)
72Copyright (C) 2007 Free Software Foundation, Inc.
73This is free software; see the source for copying conditions.  There is NO
74warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
75
76configure:3565: $? = 0
77configure:3554: /opt/local/bin/gcc-apple-4.2 -v >&5
78Using built-in specs.
79Target: powerpc-apple-darwin8
80Configured 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
81Thread model: posix
82gcc version 4.2.4 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+gpl3)
83configure:3565: $? = 0
84configure:3554: /opt/local/bin/gcc-apple-4.2 -V >&5
85gcc-apple-4.2: argument to `-V' is missing
86configure:3565: $? = 1
87configure:3554: /opt/local/bin/gcc-apple-4.2 -qversion >&5
88powerpc-apple-darwin8-gcc-apple-4.2.4: no input files
89configure:3565: $? = 1
90configure:3585: checking whether the C compiler works
91configure:3607: /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
92configure:3611: $? = 0
93configure:3659: result: yes
94configure:3662: checking for C compiler default output file name
95configure:3664: result: a.out
96configure:3670: checking for suffix of executables
97configure:3677: /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
98configure:3681: $? = 0
99configure:3703: result:
100configure:3725: checking whether we are cross compiling
101configure:3733: /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:3737: $? = 0
103configure:3744: ./conftest
104configure:3748: $? = 0
105configure:3763: result: no
106configure:3768: checking for suffix of object files
107configure:3790: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
108configure:3794: $? = 0
109configure:3815: result: o
110configure:3819: checking whether we are using the GNU C compiler
111configure:3838: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
112configure:3838: $? = 0
113configure:3847: result: yes
114configure:3856: checking whether /opt/local/bin/gcc-apple-4.2 accepts -g
115configure:3876: /opt/local/bin/gcc-apple-4.2 -c -g -I/opt/local/include conftest.c >&5
116configure:3876: $? = 0
117configure:3917: result: yes
118configure:3934: checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89
119configure:3997: /opt/local/bin/gcc-apple-4.2  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
120configure:3997: $? = 0
121configure:4010: result: none needed
122configure:4035: checking whether /opt/local/bin/gcc-apple-4.2 understands -c and -o together
123configure:4057: /opt/local/bin/gcc-apple-4.2 -c conftest.c -o conftest2.o
124configure:4060: $? = 0
125configure:4057: /opt/local/bin/gcc-apple-4.2 -c conftest.c -o conftest2.o
126configure:4060: $? = 0
127configure:4072: result: yes
128configure:4092: checking whether make supports the include directive
129configure:4107: make -f confmf.GNU && cat confinc.out
130this is the am__doit target
131configure:4110: $? = 0
132configure:4129: result: yes (GNU style)
133configure:4154: checking dependency style of /opt/local/bin/gcc-apple-4.2
134configure:4265: result: gcc3
135configure:4280: checking whether make sets $(MAKE)
136configure:4302: result: yes
137configure:4341: checking build system type
138configure:4355: result: powerpc-apple-darwin8.11.0
139configure:4375: checking host system type
140configure:4388: result: powerpc-apple-darwin8.11.0
141configure:4429: checking how to print strings
142configure:4456: result: printf
143configure:4477: checking for a sed that does not truncate output
144configure:4541: result: /opt/local/bin/gsed
145configure:4559: checking for grep that handles long lines and -e
146configure:4617: result: /opt/local/bin/grep
147configure:4622: checking for egrep
148configure:4684: result: /opt/local/bin/grep -E
149configure:4689: checking for fgrep
150configure:4751: result: /opt/local/bin/grep -F
151configure:4786: checking for ld used by /opt/local/bin/gcc-apple-4.2
152configure:4853: result: /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld
153configure:4860: checking if the linker (/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld) is GNU ld
154configure:4875: result: no
155configure:4887: checking for BSD- or MS-compatible name lister (nm)
156configure:4941: result: /usr/bin/nm -p
157configure:5071: checking the name lister (/usr/bin/nm -p) interface
158configure:5078: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
159configure:5081: /usr/bin/nm -p "conftest.o"
160configure:5084: output
16100000000 D _some_variable
162configure:5091: result: BSD nm
163configure:5094: checking whether ln -s works
164configure:5098: result: yes
165configure:5106: checking the maximum length of command line arguments
166configure:5237: result: 196608
167configure:5285: checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format
168configure:5325: result: func_convert_file_noop
169configure:5332: checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format
170configure:5352: result: func_convert_file_noop
171configure:5359: checking for /opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld option to reload object files
172configure:5366: result: -r
173configure:5440: checking for objdump
174configure:5470: result: no
175configure:5496: checking how to recognize dependent libraries
176configure:5696: result: pass_all
177configure:5781: checking for dlltool
178configure:5811: result: no
179configure:5838: checking how to associate runtime and link libraries
180configure:5865: result: printf %s\n
181configure:5926: checking for ar
182configure:5942: found /opt/local/bin/ar
183configure:5953: result: ar
184configure:5990: checking for archiver @FILE support
185configure:6007: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
186configure:6007: $? = 0
187configure:6010: ar cru libconftest.a @conftest.lst >&5
188ar: @conftest.lst: No such file or directory
189configure:6013: $? = 1
190configure:6033: result: no
191configure:6091: checking for strip
192configure:6107: found /opt/local/bin/strip
193configure:6118: result: strip
194configure:6190: checking for ranlib
195configure:6206: found /opt/local/bin/ranlib
196configure:6217: result: ranlib
197configure:6319: checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-apple-4.2 object
198configure:6472: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
199configure:6475: $? = 0
200configure:6479: /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
201configure:6482: $? = 0
202cannot find nm_test_var in conftest.nm
203configure:6472: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
204configure:6475: $? = 0
205configure:6479: /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
206configure:6482: $? = 0
207configure:6548: /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
208configure:6551: $? = 0
209configure:6589: result: ok
210configure:6636: checking for sysroot
211configure:6666: result: no
212configure:6673: checking for a working dd
213configure:6711: result: /bin/dd
214configure:6715: checking how to truncate binary pipes
215configure:6730: result: /bin/dd bs=4096 count=1
216configure:7059: checking for mt
217configure:7089: result: no
218configure:7109: checking if : is a manifest tool
219configure:7115: : '-?'
220configure:7123: result: no
221configure:7179: checking for dsymutil
222configure:7195: found /usr/bin/dsymutil
223configure:7206: result: dsymutil
224configure:7271: checking for nmedit
225configure:7287: found /opt/local/bin/nmedit
226configure:7298: result: nmedit
227configure:7363: checking for lipo
228configure:7379: found /opt/local/bin/lipo
229configure:7390: result: lipo
230configure:7455: checking for otool
231configure:7471: found /opt/local/bin/otool
232configure:7482: result: otool
233configure:7547: checking for otool64
234configure:7563: found /usr/bin/otool64
235configure:7574: result: otool64
236configure:7622: checking for -single_module linker flag
237/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
238configure:7655: result: yes
239configure:7658: checking for -exported_symbols_list linker flag
240configure:7678: /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
241configure:7678: $? = 0
242configure:7688: result: yes
243configure:7691: checking for -force_load linker flag
244/opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -c -o conftest.o conftest.c
245ar cru libconftest.a conftest.o
246ranlib libconftest.a
247/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
248configure:7723: result: yes
249configure:7800: checking how to run the C preprocessor
250configure:7831: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
251configure:7831: $? = 0
252configure:7845: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
253conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
254configure:7845: $? = 1
255configure: failed program was:
256| /* confdefs.h */
257| #define PACKAGE_NAME "libgsf"
258| #define PACKAGE_TARNAME "libgsf"
259| #define PACKAGE_VERSION "1.14.43"
260| #define PACKAGE_STRING "libgsf 1.14.43"
261| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
262| #define PACKAGE_URL ""
263| #define PACKAGE "libgsf"
264| #define VERSION "1.14.43"
265| /* end confdefs.h.  */
266| #include <ac_nonexistent.h>
267configure:7870: result: /opt/local/bin/gcc-apple-4.2 -E
268configure:7890: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
269configure:7890: $? = 0
270configure:7904: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
271conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
272configure:7904: $? = 1
273configure: failed program was:
274| /* confdefs.h */
275| #define PACKAGE_NAME "libgsf"
276| #define PACKAGE_TARNAME "libgsf"
277| #define PACKAGE_VERSION "1.14.43"
278| #define PACKAGE_STRING "libgsf 1.14.43"
279| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
280| #define PACKAGE_URL ""
281| #define PACKAGE "libgsf"
282| #define VERSION "1.14.43"
283| /* end confdefs.h.  */
284| #include <ac_nonexistent.h>
285configure:7933: checking for ANSI C header files
286configure:7953: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
287configure:7953: $? = 0
288configure:8023: /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
289configure:8023: $? = 0
290configure:8023: ./conftest
291configure:8023: $? = 0
292configure:8034: result: yes
293configure:8047: checking for sys/types.h
294configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
295configure:8047: $? = 0
296configure:8047: result: yes
297configure:8047: checking for sys/stat.h
298configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
299configure:8047: $? = 0
300configure:8047: result: yes
301configure:8047: checking for stdlib.h
302configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
303configure:8047: $? = 0
304configure:8047: result: yes
305configure:8047: checking for string.h
306configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
307configure:8047: $? = 0
308configure:8047: result: yes
309configure:8047: checking for memory.h
310configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
311configure:8047: $? = 0
312configure:8047: result: yes
313configure:8047: checking for strings.h
314configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
315configure:8047: $? = 0
316configure:8047: result: yes
317configure:8047: checking for inttypes.h
318configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
319configure:8047: $? = 0
320configure:8047: result: yes
321configure:8047: checking for stdint.h
322configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
323configure:8047: $? = 0
324configure:8047: result: yes
325configure:8047: checking for unistd.h
326configure:8047: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
327configure:8047: $? = 0
328configure:8047: result: yes
329configure:8061: checking for dlfcn.h
330configure:8061: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
331configure:8061: $? = 0
332configure:8061: result: yes
333configure:8615: checking for objdir
334configure:8630: result: .libs
335configure:8894: checking if /opt/local/bin/gcc-apple-4.2 supports -fno-rtti -fno-exceptions
336configure:8912: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
337cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
338configure:8916: $? = 0
339configure:8929: result: no
340configure:9287: checking for /opt/local/bin/gcc-apple-4.2 option to produce PIC
341configure:9294: result: -fno-common -DPIC
342configure:9302: checking if /opt/local/bin/gcc-apple-4.2 PIC flag -fno-common -DPIC works
343configure:9320: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
344configure:9324: $? = 0
345configure:9337: result: yes
346configure:9366: checking if /opt/local/bin/gcc-apple-4.2 static flag -static works
347configure:9394: result: no
348configure:9409: checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o
349configure:9430: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include -o out/conftest2.o conftest.c >&5
350configure:9434: $? = 0
351configure:9456: result: yes
352configure:9464: checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o
353configure:9511: result: yes
354configure:9544: 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
355configure:10803: result: yes
356configure:11043: checking dynamic linker characteristics
357configure:11861: result: darwin8.11.0 dyld
358configure:11983: checking how to hardcode library paths into programs
359configure:12008: result: immediate
360configure:12556: checking whether stripping libraries is possible
361configure:12570: result: yes
362configure:12596: checking if libtool supports shared libraries
363configure:12598: result: yes
364configure:12601: checking whether to build shared libraries
365configure:12626: result: yes
366configure:12629: checking whether to build static libraries
367configure:12633: result: yes
368configure:12671: checking for _LARGEFILE_SOURCE value needed for large files
369configure:12690: /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
370configure:12690: $? = 0
371configure:12718: result: no
372configure:12746: checking for special C compiler options needed for large files
373configure:12791: result: no
374configure:12797: checking for _FILE_OFFSET_BITS value needed for large files
375configure:12822: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
376configure:12822: $? = 0
377configure:12854: result: no
378configure:12941: checking for pkg-config
379configure:12959: found /opt/local/bin/pkg-config
380configure:12972: result: /opt/local/bin/pkg-config
381configure:12983: checking whether NLS is requested
382configure:12992: result: yes
383configure:13010: checking for intltool >= 0.35.0
384configure:13012: result: 0.51.0 found
385configure:13020: checking for intltool-update
386configure:13038: found /opt/local/bin/intltool-update
387configure:13050: result: /opt/local/bin/intltool-update
388configure:13060: checking for intltool-merge
389configure:13078: found /opt/local/bin/intltool-merge
390configure:13090: result: /opt/local/bin/intltool-merge
391configure:13100: checking for intltool-extract
392configure:13118: found /opt/local/bin/intltool-extract
393configure:13130: result: /opt/local/bin/intltool-extract
394configure:13284: checking for xgettext
395configure:13302: found /opt/local/bin/xgettext
396configure:13314: result: /opt/local/bin/xgettext
397configure:13324: checking for msgmerge
398configure:13342: found /opt/local/bin/msgmerge
399configure:13354: result: /opt/local/bin/msgmerge
400configure:13364: checking for msgfmt
401configure:13382: found /opt/local/bin/msgfmt
402configure:13394: result: /opt/local/bin/msgfmt
403configure:13404: checking for gmsgfmt
404configure:13435: result: /opt/local/bin/msgfmt
405configure:13463: checking locale.h usability
406configure:13463: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
407configure:13463: $? = 0
408configure:13463: result: yes
409configure:13463: checking locale.h presence
410configure:13463: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
411configure:13463: $? = 0
412configure:13463: result: yes
413configure:13463: checking for locale.h
414configure:13463: result: yes
415configure:13474: checking for LC_MESSAGES
416configure:13490: /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
417configure:13490: $? = 0
418configure:13498: result: yes
419configure:13516: checking for CFPreferencesCopyAppValue
420configure:13534: /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  -Wl,-framework -Wl,CoreFoundation >&5
421configure:13534: $? = 0
422configure:13543: result: yes
423configure:13550: checking for CFLocaleCopyCurrent
424configure:13568: /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  -Wl,-framework -Wl,CoreFoundation >&5
425configure:13568: $? = 0
426configure:13577: result: yes
427configure:13591: checking libintl.h usability
428configure:13591: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
429configure:13591: $? = 0
430configure:13591: result: yes
431configure:13591: checking libintl.h presence
432configure:13591: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
433configure:13591: $? = 0
434configure:13591: result: yes
435configure:13591: checking for libintl.h
436configure:13591: result: yes
437configure:13599: checking for ngettext in libc
438configure:13617: /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
439Undefined symbols:
440  "_libintl_ngettext", referenced from:
441      _main in cca5gFio.o
442ld: symbol(s) not found
443collect2: ld returned 1 exit status
444configure:13617: $? = 1
445configure: failed program was:
446| /* confdefs.h */
447| #define PACKAGE_NAME "libgsf"
448| #define PACKAGE_TARNAME "libgsf"
449| #define PACKAGE_VERSION "1.14.43"
450| #define PACKAGE_STRING "libgsf 1.14.43"
451| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
452| #define PACKAGE_URL ""
453| #define PACKAGE "libgsf"
454| #define VERSION "1.14.43"
455| #define STDC_HEADERS 1
456| #define HAVE_SYS_TYPES_H 1
457| #define HAVE_SYS_STAT_H 1
458| #define HAVE_STDLIB_H 1
459| #define HAVE_STRING_H 1
460| #define HAVE_MEMORY_H 1
461| #define HAVE_STRINGS_H 1
462| #define HAVE_INTTYPES_H 1
463| #define HAVE_STDINT_H 1
464| #define HAVE_UNISTD_H 1
465| #define HAVE_DLFCN_H 1
466| #define LT_OBJDIR ".libs/"
467| #define HAVE_FSEEKO 1
468| #define HAVE_LOCALE_H 1
469| #define HAVE_LC_MESSAGES 1
470| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
471| #define HAVE_CFLOCALECOPYCURRENT 1
472| /* end confdefs.h.  */
473|
474| #include <libintl.h>
475|
476| int
477| main ()
478| {
479| return !ngettext ("","", 1)
480|   ;
481|   return 0;
482| }
483configure:13626: result: no
484configure:13682: checking for bindtextdomain in -lintl
485configure:13707: /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 -lintl   >&5
486configure:13707: $? = 0
487configure:13716: result: yes
488configure:13719: checking for ngettext in -lintl
489configure:13744: /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 -lintl   >&5
490configure:13744: $? = 0
491configure:13753: result: yes
492configure:13756: checking for dgettext in -lintl
493configure:13781: /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 -lintl   >&5
494conftest.c:35: warning: conflicting types for built-in function 'dgettext'
495configure:13781: $? = 0
496configure:13790: result: yes
497configure:13903: checking for bind_textdomain_codeset
498configure:13903: /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  -lintl  >&5
499configure:13903: $? = 0
500configure:13903: result: yes
501configure:13940: checking for msgfmt
502configure:13967: result: /opt/local/bin/msgfmt
503configure:13978: checking for dcgettext
504configure:13978: /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  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
505conftest.c:53: warning: conflicting types for built-in function 'dcgettext'
506configure:13978: $? = 0
507configure:13978: result: yes
508configure:13988: checking if msgfmt accepts -c
509configure:14003: $MSGFMT -c -o /dev/null conftest.foo
510conftest.foo:3: warning: header field 'Language' missing in header
511configure:14006: $? = 0
512configure:14008: result: yes
513configure:14018: checking for gmsgfmt
514configure:14049: result: /opt/local/bin/msgfmt
515configure:14059: checking for xgettext
516configure:14086: result: /opt/local/bin/xgettext
517configure:14105: /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  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
518configure:14105: $? = 0
519configure:14370: checking pkg-config is at least version 0.9.0
520configure:14373: result: yes
521configure:14383: checking for
522    gobject-2.0 >= 2.16.0
523    glib-2.0 >= 2.26.0
524    gio-2.0 >= 2.26.0
525    libxml-2.0 >= 2.4.16
526
527configure:14390: $PKG_CONFIG --exists --print-errors "$libgsf_reqs"
528configure:14393: $? = 0
529configure:14407: $PKG_CONFIG --exists --print-errors "$libgsf_reqs"
530configure:14410: $? = 0
531configure:14468: result: yes
532configure:14482: checking for gobject-introspection
533configure:14493: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
534configure:14496: $? = 0
535configure:14503: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= $GIR_REQ"
536configure:14506: $? = 0
537configure:14533: result: yes
538configure:14604: checking whether gcc understands -Werror=unknown-warning-option
539configure:14617: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Werror=unknown-warning-option -I/opt/local/include conftest.c >&5
540cc1: error: -Werror=unknown-warning-option: No option -Wunknown-warning-option
541configure:14617: $? = 1
542configure: failed program was:
543| /* confdefs.h */
544| #define PACKAGE_NAME "libgsf"
545| #define PACKAGE_TARNAME "libgsf"
546| #define PACKAGE_VERSION "1.14.43"
547| #define PACKAGE_STRING "libgsf 1.14.43"
548| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
549| #define PACKAGE_URL ""
550| #define PACKAGE "libgsf"
551| #define VERSION "1.14.43"
552| #define STDC_HEADERS 1
553| #define HAVE_SYS_TYPES_H 1
554| #define HAVE_SYS_STAT_H 1
555| #define HAVE_STDLIB_H 1
556| #define HAVE_STRING_H 1
557| #define HAVE_MEMORY_H 1
558| #define HAVE_STRINGS_H 1
559| #define HAVE_INTTYPES_H 1
560| #define HAVE_STDINT_H 1
561| #define HAVE_UNISTD_H 1
562| #define HAVE_DLFCN_H 1
563| #define LT_OBJDIR ".libs/"
564| #define HAVE_FSEEKO 1
565| #define HAVE_LOCALE_H 1
566| #define HAVE_LC_MESSAGES 1
567| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
568| #define HAVE_CFLOCALECOPYCURRENT 1
569| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
570| #define HAVE_GETTEXT 1
571| #define HAVE_DCGETTEXT 1
572| #define ENABLE_NLS 1
573| #define GETTEXT_PACKAGE "libgsf"
574| /* end confdefs.h.  */
575|
576| int
577| main ()
578| {
579|
580|   ;
581|   return 0;
582| }
583configure:14623: result: no
584configure:14642: checking whether gcc understands -Wall
585configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc  -Wall -I/opt/local/include conftest.c >&5
586configure:14655: $? = 0
587configure:14665: result: yes
588configure:14642: checking whether gcc understands -Werror=init-self
589configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall  -Werror=init-self -I/opt/local/include conftest.c >&5
590configure:14655: $? = 0
591configure:14665: result: yes
592configure:14642: checking whether gcc understands -Werror=missing-include-dirs
593configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self  -Werror=missing-include-dirs -I/opt/local/include conftest.c >&5
594configure:14655: $? = 0
595configure:14665: result: yes
596configure:14642: checking whether gcc understands -Wsign-compare
597configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs  -Wsign-compare -I/opt/local/include conftest.c >&5
598configure:14655: $? = 0
599configure:14665: result: yes
600configure:14642: checking whether gcc understands -Werror=pointer-arith
601configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare  -Werror=pointer-arith -I/opt/local/include conftest.c >&5
602configure:14655: $? = 0
603configure:14665: result: yes
604configure:14642: checking whether gcc understands -Wchar-subscripts
605configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith  -Wchar-subscripts -I/opt/local/include conftest.c >&5
606configure:14655: $? = 0
607configure:14665: result: yes
608configure:14642: checking whether gcc understands -Wwrite-strings
609configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts  -Wwrite-strings -I/opt/local/include conftest.c >&5
610configure:14655: $? = 0
611configure:14665: result: yes
612configure:14642: checking whether gcc understands -Wdeclaration-after-statement
613configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings  -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
614configure:14655: $? = 0
615configure:14665: result: yes
616configure:14642: checking whether gcc understands -Wnested-externs
617configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement  -Wnested-externs -I/opt/local/include conftest.c >&5
618configure:14655: $? = 0
619configure:14665: result: yes
620configure:14642: checking whether gcc understands -Wmissing-noreturn
621configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs  -Wmissing-noreturn -I/opt/local/include conftest.c >&5
622configure:14655: $? = 0
623configure:14665: result: yes
624configure:14642: checking whether gcc understands -Werror=missing-prototypes
625configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn  -Werror=missing-prototypes -I/opt/local/include conftest.c >&5
626configure:14655: $? = 0
627configure:14665: result: yes
628configure:14642: checking whether gcc understands -Werror=nested-externs
629configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes  -Werror=nested-externs -I/opt/local/include conftest.c >&5
630configure:14655: $? = 0
631configure:14665: result: yes
632configure:14642: checking whether gcc understands -Werror=implicit-function-declaration
633configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs  -Werror=implicit-function-declaration -I/opt/local/include conftest.c >&5
634configure:14655: $? = 0
635configure:14665: result: yes
636configure:14642: checking whether gcc understands -Wmissing-declarations
637configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration  -Wmissing-declarations -I/opt/local/include conftest.c >&5
638configure:14655: $? = 0
639configure:14665: result: yes
640configure:14642: checking whether gcc understands -Wno-pointer-sign
641configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations  -Wno-pointer-sign -I/opt/local/include conftest.c >&5
642configure:14655: $? = 0
643configure:14665: result: yes
644configure:14642: checking whether gcc understands -Werror=format-security
645configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign  -Werror=format-security -I/opt/local/include conftest.c >&5
646configure:14655: $? = 0
647configure:14665: result: yes
648configure:14642: checking whether gcc understands -Wbitwise
649configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wbitwise -I/opt/local/include conftest.c >&5
650cc1: error: unrecognized command line option "-Wbitwise"
651configure:14655: $? = 1
652configure: failed program was:
653| /* confdefs.h */
654| #define PACKAGE_NAME "libgsf"
655| #define PACKAGE_TARNAME "libgsf"
656| #define PACKAGE_VERSION "1.14.43"
657| #define PACKAGE_STRING "libgsf 1.14.43"
658| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
659| #define PACKAGE_URL ""
660| #define PACKAGE "libgsf"
661| #define VERSION "1.14.43"
662| #define STDC_HEADERS 1
663| #define HAVE_SYS_TYPES_H 1
664| #define HAVE_SYS_STAT_H 1
665| #define HAVE_STDLIB_H 1
666| #define HAVE_STRING_H 1
667| #define HAVE_MEMORY_H 1
668| #define HAVE_STRINGS_H 1
669| #define HAVE_INTTYPES_H 1
670| #define HAVE_STDINT_H 1
671| #define HAVE_UNISTD_H 1
672| #define HAVE_DLFCN_H 1
673| #define LT_OBJDIR ".libs/"
674| #define HAVE_FSEEKO 1
675| #define HAVE_LOCALE_H 1
676| #define HAVE_LC_MESSAGES 1
677| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
678| #define HAVE_CFLOCALECOPYCURRENT 1
679| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
680| #define HAVE_GETTEXT 1
681| #define HAVE_DCGETTEXT 1
682| #define ENABLE_NLS 1
683| #define GETTEXT_PACKAGE "libgsf"
684| /* end confdefs.h.  */
685| #include <stdio.h>
686| int
687| main ()
688| {
689|
690|   ;
691|   return 0;
692| }
693configure:14665: result: no
694configure:14642: checking whether gcc understands -Wcast-to-as
695configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wcast-to-as -I/opt/local/include conftest.c >&5
696cc1: error: unrecognized command line option "-Wcast-to-as"
697configure:14655: $? = 1
698configure: failed program was:
699| /* confdefs.h */
700| #define PACKAGE_NAME "libgsf"
701| #define PACKAGE_TARNAME "libgsf"
702| #define PACKAGE_VERSION "1.14.43"
703| #define PACKAGE_STRING "libgsf 1.14.43"
704| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
705| #define PACKAGE_URL ""
706| #define PACKAGE "libgsf"
707| #define VERSION "1.14.43"
708| #define STDC_HEADERS 1
709| #define HAVE_SYS_TYPES_H 1
710| #define HAVE_SYS_STAT_H 1
711| #define HAVE_STDLIB_H 1
712| #define HAVE_STRING_H 1
713| #define HAVE_MEMORY_H 1
714| #define HAVE_STRINGS_H 1
715| #define HAVE_INTTYPES_H 1
716| #define HAVE_STDINT_H 1
717| #define HAVE_UNISTD_H 1
718| #define HAVE_DLFCN_H 1
719| #define LT_OBJDIR ".libs/"
720| #define HAVE_FSEEKO 1
721| #define HAVE_LOCALE_H 1
722| #define HAVE_LC_MESSAGES 1
723| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
724| #define HAVE_CFLOCALECOPYCURRENT 1
725| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
726| #define HAVE_GETTEXT 1
727| #define HAVE_DCGETTEXT 1
728| #define ENABLE_NLS 1
729| #define GETTEXT_PACKAGE "libgsf"
730| /* end confdefs.h.  */
731| #include <stdio.h>
732| int
733| main ()
734| {
735|
736|   ;
737|   return 0;
738| }
739configure:14665: result: no
740configure:14642: checking whether gcc understands -Wdefault-bitfield-sign
741configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wdefault-bitfield-sign -I/opt/local/include conftest.c >&5
742cc1: error: unrecognized command line option "-Wdefault-bitfield-sign"
743configure:14655: $? = 1
744configure: failed program was:
745| /* confdefs.h */
746| #define PACKAGE_NAME "libgsf"
747| #define PACKAGE_TARNAME "libgsf"
748| #define PACKAGE_VERSION "1.14.43"
749| #define PACKAGE_STRING "libgsf 1.14.43"
750| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
751| #define PACKAGE_URL ""
752| #define PACKAGE "libgsf"
753| #define VERSION "1.14.43"
754| #define STDC_HEADERS 1
755| #define HAVE_SYS_TYPES_H 1
756| #define HAVE_SYS_STAT_H 1
757| #define HAVE_STDLIB_H 1
758| #define HAVE_STRING_H 1
759| #define HAVE_MEMORY_H 1
760| #define HAVE_STRINGS_H 1
761| #define HAVE_INTTYPES_H 1
762| #define HAVE_STDINT_H 1
763| #define HAVE_UNISTD_H 1
764| #define HAVE_DLFCN_H 1
765| #define LT_OBJDIR ".libs/"
766| #define HAVE_FSEEKO 1
767| #define HAVE_LOCALE_H 1
768| #define HAVE_LC_MESSAGES 1
769| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
770| #define HAVE_CFLOCALECOPYCURRENT 1
771| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
772| #define HAVE_GETTEXT 1
773| #define HAVE_DCGETTEXT 1
774| #define ENABLE_NLS 1
775| #define GETTEXT_PACKAGE "libgsf"
776| /* end confdefs.h.  */
777| #include <stdio.h>
778| int
779| main ()
780| {
781|
782|   ;
783|   return 0;
784| }
785configure:14665: result: no
786configure:14642: checking whether gcc understands -Wdo-while
787configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wdo-while -I/opt/local/include conftest.c >&5
788cc1: error: unrecognized command line option "-Wdo-while"
789configure:14655: $? = 1
790configure: failed program was:
791| /* confdefs.h */
792| #define PACKAGE_NAME "libgsf"
793| #define PACKAGE_TARNAME "libgsf"
794| #define PACKAGE_VERSION "1.14.43"
795| #define PACKAGE_STRING "libgsf 1.14.43"
796| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
797| #define PACKAGE_URL ""
798| #define PACKAGE "libgsf"
799| #define VERSION "1.14.43"
800| #define STDC_HEADERS 1
801| #define HAVE_SYS_TYPES_H 1
802| #define HAVE_SYS_STAT_H 1
803| #define HAVE_STDLIB_H 1
804| #define HAVE_STRING_H 1
805| #define HAVE_MEMORY_H 1
806| #define HAVE_STRINGS_H 1
807| #define HAVE_INTTYPES_H 1
808| #define HAVE_STDINT_H 1
809| #define HAVE_UNISTD_H 1
810| #define HAVE_DLFCN_H 1
811| #define LT_OBJDIR ".libs/"
812| #define HAVE_FSEEKO 1
813| #define HAVE_LOCALE_H 1
814| #define HAVE_LC_MESSAGES 1
815| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
816| #define HAVE_CFLOCALECOPYCURRENT 1
817| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
818| #define HAVE_GETTEXT 1
819| #define HAVE_DCGETTEXT 1
820| #define ENABLE_NLS 1
821| #define GETTEXT_PACKAGE "libgsf"
822| /* end confdefs.h.  */
823| #include <stdio.h>
824| int
825| main ()
826| {
827|
828|   ;
829|   return 0;
830| }
831configure:14665: result: no
832configure:14642: checking whether gcc understands -Wparen-string
833configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wparen-string -I/opt/local/include conftest.c >&5
834cc1: error: unrecognized command line option "-Wparen-string"
835configure:14655: $? = 1
836configure: failed program was:
837| /* confdefs.h */
838| #define PACKAGE_NAME "libgsf"
839| #define PACKAGE_TARNAME "libgsf"
840| #define PACKAGE_VERSION "1.14.43"
841| #define PACKAGE_STRING "libgsf 1.14.43"
842| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
843| #define PACKAGE_URL ""
844| #define PACKAGE "libgsf"
845| #define VERSION "1.14.43"
846| #define STDC_HEADERS 1
847| #define HAVE_SYS_TYPES_H 1
848| #define HAVE_SYS_STAT_H 1
849| #define HAVE_STDLIB_H 1
850| #define HAVE_STRING_H 1
851| #define HAVE_MEMORY_H 1
852| #define HAVE_STRINGS_H 1
853| #define HAVE_INTTYPES_H 1
854| #define HAVE_STDINT_H 1
855| #define HAVE_UNISTD_H 1
856| #define HAVE_DLFCN_H 1
857| #define LT_OBJDIR ".libs/"
858| #define HAVE_FSEEKO 1
859| #define HAVE_LOCALE_H 1
860| #define HAVE_LC_MESSAGES 1
861| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
862| #define HAVE_CFLOCALECOPYCURRENT 1
863| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
864| #define HAVE_GETTEXT 1
865| #define HAVE_DCGETTEXT 1
866| #define ENABLE_NLS 1
867| #define GETTEXT_PACKAGE "libgsf"
868| /* end confdefs.h.  */
869| #include <stdio.h>
870| int
871| main ()
872| {
873|
874|   ;
875|   return 0;
876| }
877configure:14665: result: no
878configure:14642: checking whether gcc understands -Wptr-subtraction-blows
879configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wptr-subtraction-blows -I/opt/local/include conftest.c >&5
880cc1: error: unrecognized command line option "-Wptr-subtraction-blows"
881configure:14655: $? = 1
882configure: failed program was:
883| /* confdefs.h */
884| #define PACKAGE_NAME "libgsf"
885| #define PACKAGE_TARNAME "libgsf"
886| #define PACKAGE_VERSION "1.14.43"
887| #define PACKAGE_STRING "libgsf 1.14.43"
888| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
889| #define PACKAGE_URL ""
890| #define PACKAGE "libgsf"
891| #define VERSION "1.14.43"
892| #define STDC_HEADERS 1
893| #define HAVE_SYS_TYPES_H 1
894| #define HAVE_SYS_STAT_H 1
895| #define HAVE_STDLIB_H 1
896| #define HAVE_STRING_H 1
897| #define HAVE_MEMORY_H 1
898| #define HAVE_STRINGS_H 1
899| #define HAVE_INTTYPES_H 1
900| #define HAVE_STDINT_H 1
901| #define HAVE_UNISTD_H 1
902| #define HAVE_DLFCN_H 1
903| #define LT_OBJDIR ".libs/"
904| #define HAVE_FSEEKO 1
905| #define HAVE_LOCALE_H 1
906| #define HAVE_LC_MESSAGES 1
907| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
908| #define HAVE_CFLOCALECOPYCURRENT 1
909| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
910| #define HAVE_GETTEXT 1
911| #define HAVE_DCGETTEXT 1
912| #define ENABLE_NLS 1
913| #define GETTEXT_PACKAGE "libgsf"
914| /* end confdefs.h.  */
915| #include <stdio.h>
916| int
917| main ()
918| {
919|
920|   ;
921|   return 0;
922| }
923configure:14665: result: no
924configure:14642: checking whether gcc understands -Wreturn-void
925configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wreturn-void -I/opt/local/include conftest.c >&5
926cc1: error: unrecognized command line option "-Wreturn-void"
927configure:14655: $? = 1
928configure: failed program was:
929| /* confdefs.h */
930| #define PACKAGE_NAME "libgsf"
931| #define PACKAGE_TARNAME "libgsf"
932| #define PACKAGE_VERSION "1.14.43"
933| #define PACKAGE_STRING "libgsf 1.14.43"
934| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
935| #define PACKAGE_URL ""
936| #define PACKAGE "libgsf"
937| #define VERSION "1.14.43"
938| #define STDC_HEADERS 1
939| #define HAVE_SYS_TYPES_H 1
940| #define HAVE_SYS_STAT_H 1
941| #define HAVE_STDLIB_H 1
942| #define HAVE_STRING_H 1
943| #define HAVE_MEMORY_H 1
944| #define HAVE_STRINGS_H 1
945| #define HAVE_INTTYPES_H 1
946| #define HAVE_STDINT_H 1
947| #define HAVE_UNISTD_H 1
948| #define HAVE_DLFCN_H 1
949| #define LT_OBJDIR ".libs/"
950| #define HAVE_FSEEKO 1
951| #define HAVE_LOCALE_H 1
952| #define HAVE_LC_MESSAGES 1
953| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
954| #define HAVE_CFLOCALECOPYCURRENT 1
955| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
956| #define HAVE_GETTEXT 1
957| #define HAVE_DCGETTEXT 1
958| #define ENABLE_NLS 1
959| #define GETTEXT_PACKAGE "libgsf"
960| /* end confdefs.h.  */
961| #include <stdio.h>
962| int
963| main ()
964| {
965|
966|   ;
967|   return 0;
968| }
969configure:14665: result: no
970configure:14642: checking whether gcc understands -Wtypesign
971configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wtypesign -I/opt/local/include conftest.c >&5
972cc1: error: unrecognized command line option "-Wtypesign"
973configure:14655: $? = 1
974configure: failed program was:
975| /* confdefs.h */
976| #define PACKAGE_NAME "libgsf"
977| #define PACKAGE_TARNAME "libgsf"
978| #define PACKAGE_VERSION "1.14.43"
979| #define PACKAGE_STRING "libgsf 1.14.43"
980| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
981| #define PACKAGE_URL ""
982| #define PACKAGE "libgsf"
983| #define VERSION "1.14.43"
984| #define STDC_HEADERS 1
985| #define HAVE_SYS_TYPES_H 1
986| #define HAVE_SYS_STAT_H 1
987| #define HAVE_STDLIB_H 1
988| #define HAVE_STRING_H 1
989| #define HAVE_MEMORY_H 1
990| #define HAVE_STRINGS_H 1
991| #define HAVE_INTTYPES_H 1
992| #define HAVE_STDINT_H 1
993| #define HAVE_UNISTD_H 1
994| #define HAVE_DLFCN_H 1
995| #define LT_OBJDIR ".libs/"
996| #define HAVE_FSEEKO 1
997| #define HAVE_LOCALE_H 1
998| #define HAVE_LC_MESSAGES 1
999| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1000| #define HAVE_CFLOCALECOPYCURRENT 1
1001| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1002| #define HAVE_GETTEXT 1
1003| #define HAVE_DCGETTEXT 1
1004| #define ENABLE_NLS 1
1005| #define GETTEXT_PACKAGE "libgsf"
1006| /* end confdefs.h.  */
1007| #include <stdio.h>
1008| int
1009| main ()
1010| {
1011|
1012|   ;
1013|   return 0;
1014| }
1015configure:14665: result: no
1016configure:14642: checking whether gcc understands -Wstrict-prototypes
1017configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security  -Wstrict-prototypes -I/opt/local/include conftest.c >&5
1018conftest.c:36: warning: function declaration isn't a prototype
1019configure:14655: $? = 0
1020configure:14665: result: yes
1021configure:14642: checking whether gcc understands -Wno-error=format-nonliteral
1022configure:14655: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes  -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1023conftest.c:36: warning: function declaration isn't a prototype
1024configure:14655: $? = 0
1025configure:14665: result: yes
1026configure:14674: checking whether fdopen is declared
1027configure:14674: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1028conftest.c:68: warning: function declaration isn't a prototype
1029configure:14674: $? = 0
1030configure:14674: result: yes
1031configure:14699: checking whether struct timeval is available
1032configure:14713: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1033conftest.c:36: warning: function declaration isn't a prototype
1034conftest.c: In function 'main':
1035conftest.c:37: warning: unused variable 'tv'
1036configure:14713: $? = 0
1037configure:14723: result: yes
1038configure:14729: checking for struct stat.st_mtimensec
1039configure:14729: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1040conftest.c:68: warning: function declaration isn't a prototype
1041conftest.c: In function 'main':
1042conftest.c:70: error: 'struct stat' has no member named 'st_mtimensec'
1043configure:14729: $? = 1
1044configure: failed program was:
1045| /* confdefs.h */
1046| #define PACKAGE_NAME "libgsf"
1047| #define PACKAGE_TARNAME "libgsf"
1048| #define PACKAGE_VERSION "1.14.43"
1049| #define PACKAGE_STRING "libgsf 1.14.43"
1050| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1051| #define PACKAGE_URL ""
1052| #define PACKAGE "libgsf"
1053| #define VERSION "1.14.43"
1054| #define STDC_HEADERS 1
1055| #define HAVE_SYS_TYPES_H 1
1056| #define HAVE_SYS_STAT_H 1
1057| #define HAVE_STDLIB_H 1
1058| #define HAVE_STRING_H 1
1059| #define HAVE_MEMORY_H 1
1060| #define HAVE_STRINGS_H 1
1061| #define HAVE_INTTYPES_H 1
1062| #define HAVE_STDINT_H 1
1063| #define HAVE_UNISTD_H 1
1064| #define HAVE_DLFCN_H 1
1065| #define LT_OBJDIR ".libs/"
1066| #define HAVE_FSEEKO 1
1067| #define HAVE_LOCALE_H 1
1068| #define HAVE_LC_MESSAGES 1
1069| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1070| #define HAVE_CFLOCALECOPYCURRENT 1
1071| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1072| #define HAVE_GETTEXT 1
1073| #define HAVE_DCGETTEXT 1
1074| #define ENABLE_NLS 1
1075| #define GETTEXT_PACKAGE "libgsf"
1076| /* end confdefs.h.  */
1077| #include <stdio.h>
1078| #ifdef HAVE_SYS_TYPES_H
1079| # include <sys/types.h>
1080| #endif
1081| #ifdef HAVE_SYS_STAT_H
1082| # include <sys/stat.h>
1083| #endif
1084| #ifdef STDC_HEADERS
1085| # include <stdlib.h>
1086| # include <stddef.h>
1087| #else
1088| # ifdef HAVE_STDLIB_H
1089| #  include <stdlib.h>
1090| # endif
1091| #endif
1092| #ifdef HAVE_STRING_H
1093| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1094| #  include <memory.h>
1095| # endif
1096| # include <string.h>
1097| #endif
1098| #ifdef HAVE_STRINGS_H
1099| # include <strings.h>
1100| #endif
1101| #ifdef HAVE_INTTYPES_H
1102| # include <inttypes.h>
1103| #endif
1104| #ifdef HAVE_STDINT_H
1105| # include <stdint.h>
1106| #endif
1107| #ifdef HAVE_UNISTD_H
1108| # include <unistd.h>
1109| #endif
1110| int
1111| main ()
1112| {
1113| static struct stat ac_aggr;
1114| if (ac_aggr.st_mtimensec)
1115| return 0;
1116|   ;
1117|   return 0;
1118| }
1119configure:14729: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1120conftest.c:68: warning: function declaration isn't a prototype
1121conftest.c: In function 'main':
1122conftest.c:70: error: 'struct stat' has no member named 'st_mtimensec'
1123configure:14729: $? = 1
1124configure: failed program was:
1125| /* confdefs.h */
1126| #define PACKAGE_NAME "libgsf"
1127| #define PACKAGE_TARNAME "libgsf"
1128| #define PACKAGE_VERSION "1.14.43"
1129| #define PACKAGE_STRING "libgsf 1.14.43"
1130| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1131| #define PACKAGE_URL ""
1132| #define PACKAGE "libgsf"
1133| #define VERSION "1.14.43"
1134| #define STDC_HEADERS 1
1135| #define HAVE_SYS_TYPES_H 1
1136| #define HAVE_SYS_STAT_H 1
1137| #define HAVE_STDLIB_H 1
1138| #define HAVE_STRING_H 1
1139| #define HAVE_MEMORY_H 1
1140| #define HAVE_STRINGS_H 1
1141| #define HAVE_INTTYPES_H 1
1142| #define HAVE_STDINT_H 1
1143| #define HAVE_UNISTD_H 1
1144| #define HAVE_DLFCN_H 1
1145| #define LT_OBJDIR ".libs/"
1146| #define HAVE_FSEEKO 1
1147| #define HAVE_LOCALE_H 1
1148| #define HAVE_LC_MESSAGES 1
1149| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1150| #define HAVE_CFLOCALECOPYCURRENT 1
1151| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1152| #define HAVE_GETTEXT 1
1153| #define HAVE_DCGETTEXT 1
1154| #define ENABLE_NLS 1
1155| #define GETTEXT_PACKAGE "libgsf"
1156| /* end confdefs.h.  */
1157| #include <stdio.h>
1158| #ifdef HAVE_SYS_TYPES_H
1159| # include <sys/types.h>
1160| #endif
1161| #ifdef HAVE_SYS_STAT_H
1162| # include <sys/stat.h>
1163| #endif
1164| #ifdef STDC_HEADERS
1165| # include <stdlib.h>
1166| # include <stddef.h>
1167| #else
1168| # ifdef HAVE_STDLIB_H
1169| #  include <stdlib.h>
1170| # endif
1171| #endif
1172| #ifdef HAVE_STRING_H
1173| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1174| #  include <memory.h>
1175| # endif
1176| # include <string.h>
1177| #endif
1178| #ifdef HAVE_STRINGS_H
1179| # include <strings.h>
1180| #endif
1181| #ifdef HAVE_INTTYPES_H
1182| # include <inttypes.h>
1183| #endif
1184| #ifdef HAVE_STDINT_H
1185| # include <stdint.h>
1186| #endif
1187| #ifdef HAVE_UNISTD_H
1188| # include <unistd.h>
1189| #endif
1190| int
1191| main ()
1192| {
1193| static struct stat ac_aggr;
1194| if (sizeof ac_aggr.st_mtimensec)
1195| return 0;
1196|   ;
1197|   return 0;
1198| }
1199configure:14729: result: no
1200configure:14738: checking for struct stat.st_mtim.tv_nsec
1201configure:14738: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1202conftest.c:68: warning: function declaration isn't a prototype
1203conftest.c: In function 'main':
1204conftest.c:70: error: 'struct stat' has no member named 'st_mtim'
1205configure:14738: $? = 1
1206configure: failed program was:
1207| /* confdefs.h */
1208| #define PACKAGE_NAME "libgsf"
1209| #define PACKAGE_TARNAME "libgsf"
1210| #define PACKAGE_VERSION "1.14.43"
1211| #define PACKAGE_STRING "libgsf 1.14.43"
1212| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1213| #define PACKAGE_URL ""
1214| #define PACKAGE "libgsf"
1215| #define VERSION "1.14.43"
1216| #define STDC_HEADERS 1
1217| #define HAVE_SYS_TYPES_H 1
1218| #define HAVE_SYS_STAT_H 1
1219| #define HAVE_STDLIB_H 1
1220| #define HAVE_STRING_H 1
1221| #define HAVE_MEMORY_H 1
1222| #define HAVE_STRINGS_H 1
1223| #define HAVE_INTTYPES_H 1
1224| #define HAVE_STDINT_H 1
1225| #define HAVE_UNISTD_H 1
1226| #define HAVE_DLFCN_H 1
1227| #define LT_OBJDIR ".libs/"
1228| #define HAVE_FSEEKO 1
1229| #define HAVE_LOCALE_H 1
1230| #define HAVE_LC_MESSAGES 1
1231| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1232| #define HAVE_CFLOCALECOPYCURRENT 1
1233| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1234| #define HAVE_GETTEXT 1
1235| #define HAVE_DCGETTEXT 1
1236| #define ENABLE_NLS 1
1237| #define GETTEXT_PACKAGE "libgsf"
1238| /* end confdefs.h.  */
1239| #include <stdio.h>
1240| #ifdef HAVE_SYS_TYPES_H
1241| # include <sys/types.h>
1242| #endif
1243| #ifdef HAVE_SYS_STAT_H
1244| # include <sys/stat.h>
1245| #endif
1246| #ifdef STDC_HEADERS
1247| # include <stdlib.h>
1248| # include <stddef.h>
1249| #else
1250| # ifdef HAVE_STDLIB_H
1251| #  include <stdlib.h>
1252| # endif
1253| #endif
1254| #ifdef HAVE_STRING_H
1255| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1256| #  include <memory.h>
1257| # endif
1258| # include <string.h>
1259| #endif
1260| #ifdef HAVE_STRINGS_H
1261| # include <strings.h>
1262| #endif
1263| #ifdef HAVE_INTTYPES_H
1264| # include <inttypes.h>
1265| #endif
1266| #ifdef HAVE_STDINT_H
1267| # include <stdint.h>
1268| #endif
1269| #ifdef HAVE_UNISTD_H
1270| # include <unistd.h>
1271| #endif
1272| int
1273| main ()
1274| {
1275| static struct stat ac_aggr;
1276| if (ac_aggr.st_mtim.tv_nsec)
1277| return 0;
1278|   ;
1279|   return 0;
1280| }
1281configure:14738: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1282conftest.c:68: warning: function declaration isn't a prototype
1283conftest.c: In function 'main':
1284conftest.c:70: error: 'struct stat' has no member named 'st_mtim'
1285configure:14738: $? = 1
1286configure: failed program was:
1287| /* confdefs.h */
1288| #define PACKAGE_NAME "libgsf"
1289| #define PACKAGE_TARNAME "libgsf"
1290| #define PACKAGE_VERSION "1.14.43"
1291| #define PACKAGE_STRING "libgsf 1.14.43"
1292| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1293| #define PACKAGE_URL ""
1294| #define PACKAGE "libgsf"
1295| #define VERSION "1.14.43"
1296| #define STDC_HEADERS 1
1297| #define HAVE_SYS_TYPES_H 1
1298| #define HAVE_SYS_STAT_H 1
1299| #define HAVE_STDLIB_H 1
1300| #define HAVE_STRING_H 1
1301| #define HAVE_MEMORY_H 1
1302| #define HAVE_STRINGS_H 1
1303| #define HAVE_INTTYPES_H 1
1304| #define HAVE_STDINT_H 1
1305| #define HAVE_UNISTD_H 1
1306| #define HAVE_DLFCN_H 1
1307| #define LT_OBJDIR ".libs/"
1308| #define HAVE_FSEEKO 1
1309| #define HAVE_LOCALE_H 1
1310| #define HAVE_LC_MESSAGES 1
1311| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1312| #define HAVE_CFLOCALECOPYCURRENT 1
1313| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1314| #define HAVE_GETTEXT 1
1315| #define HAVE_DCGETTEXT 1
1316| #define ENABLE_NLS 1
1317| #define GETTEXT_PACKAGE "libgsf"
1318| /* end confdefs.h.  */
1319| #include <stdio.h>
1320| #ifdef HAVE_SYS_TYPES_H
1321| # include <sys/types.h>
1322| #endif
1323| #ifdef HAVE_SYS_STAT_H
1324| # include <sys/stat.h>
1325| #endif
1326| #ifdef STDC_HEADERS
1327| # include <stdlib.h>
1328| # include <stddef.h>
1329| #else
1330| # ifdef HAVE_STDLIB_H
1331| #  include <stdlib.h>
1332| # endif
1333| #endif
1334| #ifdef HAVE_STRING_H
1335| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1336| #  include <memory.h>
1337| # endif
1338| # include <string.h>
1339| #endif
1340| #ifdef HAVE_STRINGS_H
1341| # include <strings.h>
1342| #endif
1343| #ifdef HAVE_INTTYPES_H
1344| # include <inttypes.h>
1345| #endif
1346| #ifdef HAVE_STDINT_H
1347| # include <stdint.h>
1348| #endif
1349| #ifdef HAVE_UNISTD_H
1350| # include <unistd.h>
1351| #endif
1352| int
1353| main ()
1354| {
1355| static struct stat ac_aggr;
1356| if (sizeof ac_aggr.st_mtim.tv_nsec)
1357| return 0;
1358|   ;
1359|   return 0;
1360| }
1361configure:14738: result: no
1362configure:14749: checking whether -D_BSD_SOURCE is needed for caddr_t
1363configure:14762: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1364conftest.c:36: warning: function declaration isn't a prototype
1365conftest.c: In function 'main':
1366conftest.c:37: warning: unused variable 'ca'
1367configure:14762: $? = 0
1368configure:14768: result: no
1369configure:14771: checking whether -D_BSD_SOURCE is needed for lstat
1370configure:14786: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
1371conftest.c:38: warning: function declaration isn't a prototype
1372conftest.c: In function 'main':
1373conftest.c:39: warning: unused variable 'ptr'
1374configure:14786: $? = 0
1375configure:14793: result: no
1376configure:14799: checking for mode_t
1377configure:14799: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1378conftest.c:68: warning: function declaration isn't a prototype
1379configure:14799: $? = 0
1380configure:14799: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1381conftest.c:68: warning: function declaration isn't a prototype
1382conftest.c: In function 'main':
1383conftest.c:69: error: expected expression before ')' token
1384configure:14799: $? = 1
1385configure: failed program was:
1386| /* confdefs.h */
1387| #define PACKAGE_NAME "libgsf"
1388| #define PACKAGE_TARNAME "libgsf"
1389| #define PACKAGE_VERSION "1.14.43"
1390| #define PACKAGE_STRING "libgsf 1.14.43"
1391| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1392| #define PACKAGE_URL ""
1393| #define PACKAGE "libgsf"
1394| #define VERSION "1.14.43"
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_DLFCN_H 1
1406| #define LT_OBJDIR ".libs/"
1407| #define HAVE_FSEEKO 1
1408| #define HAVE_LOCALE_H 1
1409| #define HAVE_LC_MESSAGES 1
1410| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1411| #define HAVE_CFLOCALECOPYCURRENT 1
1412| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1413| #define HAVE_GETTEXT 1
1414| #define HAVE_DCGETTEXT 1
1415| #define ENABLE_NLS 1
1416| #define GETTEXT_PACKAGE "libgsf"
1417| /* end confdefs.h.  */
1418| #include <stdio.h>
1419| #ifdef HAVE_SYS_TYPES_H
1420| # include <sys/types.h>
1421| #endif
1422| #ifdef HAVE_SYS_STAT_H
1423| # include <sys/stat.h>
1424| #endif
1425| #ifdef STDC_HEADERS
1426| # include <stdlib.h>
1427| # include <stddef.h>
1428| #else
1429| # ifdef HAVE_STDLIB_H
1430| #  include <stdlib.h>
1431| # endif
1432| #endif
1433| #ifdef HAVE_STRING_H
1434| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1435| #  include <memory.h>
1436| # endif
1437| # include <string.h>
1438| #endif
1439| #ifdef HAVE_STRINGS_H
1440| # include <strings.h>
1441| #endif
1442| #ifdef HAVE_INTTYPES_H
1443| # include <inttypes.h>
1444| #endif
1445| #ifdef HAVE_STDINT_H
1446| # include <stdint.h>
1447| #endif
1448| #ifdef HAVE_UNISTD_H
1449| # include <unistd.h>
1450| #endif
1451| int
1452| main ()
1453| {
1454| if (sizeof ((mode_t)))
1455|           return 0;
1456|   ;
1457|   return 0;
1458| }
1459configure:14799: result: yes
1460configure:14813: checking fcntl.h usability
1461configure:14813: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1462configure:14813: $? = 0
1463configure:14813: result: yes
1464configure:14813: checking fcntl.h presence
1465configure:14813: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
1466configure:14813: $? = 0
1467configure:14813: result: yes
1468configure:14813: checking for fcntl.h
1469configure:14813: result: yes
1470configure:14813: checking malloc.h usability
1471configure:14813: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1472conftest.c:67:20: error: malloc.h: No such file or directory
1473configure:14813: $? = 1
1474configure: failed program was:
1475| /* confdefs.h */
1476| #define PACKAGE_NAME "libgsf"
1477| #define PACKAGE_TARNAME "libgsf"
1478| #define PACKAGE_VERSION "1.14.43"
1479| #define PACKAGE_STRING "libgsf 1.14.43"
1480| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1481| #define PACKAGE_URL ""
1482| #define PACKAGE "libgsf"
1483| #define VERSION "1.14.43"
1484| #define STDC_HEADERS 1
1485| #define HAVE_SYS_TYPES_H 1
1486| #define HAVE_SYS_STAT_H 1
1487| #define HAVE_STDLIB_H 1
1488| #define HAVE_STRING_H 1
1489| #define HAVE_MEMORY_H 1
1490| #define HAVE_STRINGS_H 1
1491| #define HAVE_INTTYPES_H 1
1492| #define HAVE_STDINT_H 1
1493| #define HAVE_UNISTD_H 1
1494| #define HAVE_DLFCN_H 1
1495| #define LT_OBJDIR ".libs/"
1496| #define HAVE_FSEEKO 1
1497| #define HAVE_LOCALE_H 1
1498| #define HAVE_LC_MESSAGES 1
1499| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1500| #define HAVE_CFLOCALECOPYCURRENT 1
1501| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1502| #define HAVE_GETTEXT 1
1503| #define HAVE_DCGETTEXT 1
1504| #define ENABLE_NLS 1
1505| #define GETTEXT_PACKAGE "libgsf"
1506| #define HAVE_FCNTL_H 1
1507| /* end confdefs.h.  */
1508| #include <stdio.h>
1509| #ifdef HAVE_SYS_TYPES_H
1510| # include <sys/types.h>
1511| #endif
1512| #ifdef HAVE_SYS_STAT_H
1513| # include <sys/stat.h>
1514| #endif
1515| #ifdef STDC_HEADERS
1516| # include <stdlib.h>
1517| # include <stddef.h>
1518| #else
1519| # ifdef HAVE_STDLIB_H
1520| #  include <stdlib.h>
1521| # endif
1522| #endif
1523| #ifdef HAVE_STRING_H
1524| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1525| #  include <memory.h>
1526| # endif
1527| # include <string.h>
1528| #endif
1529| #ifdef HAVE_STRINGS_H
1530| # include <strings.h>
1531| #endif
1532| #ifdef HAVE_INTTYPES_H
1533| # include <inttypes.h>
1534| #endif
1535| #ifdef HAVE_STDINT_H
1536| # include <stdint.h>
1537| #endif
1538| #ifdef HAVE_UNISTD_H
1539| # include <unistd.h>
1540| #endif
1541| #include <malloc.h>
1542configure:14813: result: no
1543configure:14813: checking malloc.h presence
1544configure:14813: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
1545conftest.c:34:20: error: malloc.h: No such file or directory
1546configure:14813: $? = 1
1547configure: failed program was:
1548| /* confdefs.h */
1549| #define PACKAGE_NAME "libgsf"
1550| #define PACKAGE_TARNAME "libgsf"
1551| #define PACKAGE_VERSION "1.14.43"
1552| #define PACKAGE_STRING "libgsf 1.14.43"
1553| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1554| #define PACKAGE_URL ""
1555| #define PACKAGE "libgsf"
1556| #define VERSION "1.14.43"
1557| #define STDC_HEADERS 1
1558| #define HAVE_SYS_TYPES_H 1
1559| #define HAVE_SYS_STAT_H 1
1560| #define HAVE_STDLIB_H 1
1561| #define HAVE_STRING_H 1
1562| #define HAVE_MEMORY_H 1
1563| #define HAVE_STRINGS_H 1
1564| #define HAVE_INTTYPES_H 1
1565| #define HAVE_STDINT_H 1
1566| #define HAVE_UNISTD_H 1
1567| #define HAVE_DLFCN_H 1
1568| #define LT_OBJDIR ".libs/"
1569| #define HAVE_FSEEKO 1
1570| #define HAVE_LOCALE_H 1
1571| #define HAVE_LC_MESSAGES 1
1572| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1573| #define HAVE_CFLOCALECOPYCURRENT 1
1574| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1575| #define HAVE_GETTEXT 1
1576| #define HAVE_DCGETTEXT 1
1577| #define ENABLE_NLS 1
1578| #define GETTEXT_PACKAGE "libgsf"
1579| #define HAVE_FCNTL_H 1
1580| /* end confdefs.h.  */
1581| #include <malloc.h>
1582configure:14813: result: no
1583configure:14813: checking for malloc.h
1584configure:14813: result: no
1585configure:14813: checking for unistd.h
1586configure:14813: result: yes
1587configure:14813: checking io.h usability
1588configure:14813: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1589conftest.c:68:16: error: io.h: No such file or directory
1590configure:14813: $? = 1
1591configure: failed program was:
1592| /* confdefs.h */
1593| #define PACKAGE_NAME "libgsf"
1594| #define PACKAGE_TARNAME "libgsf"
1595| #define PACKAGE_VERSION "1.14.43"
1596| #define PACKAGE_STRING "libgsf 1.14.43"
1597| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1598| #define PACKAGE_URL ""
1599| #define PACKAGE "libgsf"
1600| #define VERSION "1.14.43"
1601| #define STDC_HEADERS 1
1602| #define HAVE_SYS_TYPES_H 1
1603| #define HAVE_SYS_STAT_H 1
1604| #define HAVE_STDLIB_H 1
1605| #define HAVE_STRING_H 1
1606| #define HAVE_MEMORY_H 1
1607| #define HAVE_STRINGS_H 1
1608| #define HAVE_INTTYPES_H 1
1609| #define HAVE_STDINT_H 1
1610| #define HAVE_UNISTD_H 1
1611| #define HAVE_DLFCN_H 1
1612| #define LT_OBJDIR ".libs/"
1613| #define HAVE_FSEEKO 1
1614| #define HAVE_LOCALE_H 1
1615| #define HAVE_LC_MESSAGES 1
1616| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1617| #define HAVE_CFLOCALECOPYCURRENT 1
1618| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1619| #define HAVE_GETTEXT 1
1620| #define HAVE_DCGETTEXT 1
1621| #define ENABLE_NLS 1
1622| #define GETTEXT_PACKAGE "libgsf"
1623| #define HAVE_FCNTL_H 1
1624| #define HAVE_UNISTD_H 1
1625| /* end confdefs.h.  */
1626| #include <stdio.h>
1627| #ifdef HAVE_SYS_TYPES_H
1628| # include <sys/types.h>
1629| #endif
1630| #ifdef HAVE_SYS_STAT_H
1631| # include <sys/stat.h>
1632| #endif
1633| #ifdef STDC_HEADERS
1634| # include <stdlib.h>
1635| # include <stddef.h>
1636| #else
1637| # ifdef HAVE_STDLIB_H
1638| #  include <stdlib.h>
1639| # endif
1640| #endif
1641| #ifdef HAVE_STRING_H
1642| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1643| #  include <memory.h>
1644| # endif
1645| # include <string.h>
1646| #endif
1647| #ifdef HAVE_STRINGS_H
1648| # include <strings.h>
1649| #endif
1650| #ifdef HAVE_INTTYPES_H
1651| # include <inttypes.h>
1652| #endif
1653| #ifdef HAVE_STDINT_H
1654| # include <stdint.h>
1655| #endif
1656| #ifdef HAVE_UNISTD_H
1657| # include <unistd.h>
1658| #endif
1659| #include <io.h>
1660configure:14813: result: no
1661configure:14813: checking io.h presence
1662configure:14813: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
1663conftest.c:35:16: error: io.h: No such file or directory
1664configure:14813: $? = 1
1665configure: failed program was:
1666| /* confdefs.h */
1667| #define PACKAGE_NAME "libgsf"
1668| #define PACKAGE_TARNAME "libgsf"
1669| #define PACKAGE_VERSION "1.14.43"
1670| #define PACKAGE_STRING "libgsf 1.14.43"
1671| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1672| #define PACKAGE_URL ""
1673| #define PACKAGE "libgsf"
1674| #define VERSION "1.14.43"
1675| #define STDC_HEADERS 1
1676| #define HAVE_SYS_TYPES_H 1
1677| #define HAVE_SYS_STAT_H 1
1678| #define HAVE_STDLIB_H 1
1679| #define HAVE_STRING_H 1
1680| #define HAVE_MEMORY_H 1
1681| #define HAVE_STRINGS_H 1
1682| #define HAVE_INTTYPES_H 1
1683| #define HAVE_STDINT_H 1
1684| #define HAVE_UNISTD_H 1
1685| #define HAVE_DLFCN_H 1
1686| #define LT_OBJDIR ".libs/"
1687| #define HAVE_FSEEKO 1
1688| #define HAVE_LOCALE_H 1
1689| #define HAVE_LC_MESSAGES 1
1690| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1691| #define HAVE_CFLOCALECOPYCURRENT 1
1692| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1693| #define HAVE_GETTEXT 1
1694| #define HAVE_DCGETTEXT 1
1695| #define ENABLE_NLS 1
1696| #define GETTEXT_PACKAGE "libgsf"
1697| #define HAVE_FCNTL_H 1
1698| #define HAVE_UNISTD_H 1
1699| /* end confdefs.h.  */
1700| #include <io.h>
1701configure:14813: result: no
1702configure:14813: checking for io.h
1703configure:14813: result: no
1704configure:14813: checking sys/statfs.h usability
1705configure:14813: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1706conftest.c:68:24: error: sys/statfs.h: No such file or directory
1707configure:14813: $? = 1
1708configure: failed program was:
1709| /* confdefs.h */
1710| #define PACKAGE_NAME "libgsf"
1711| #define PACKAGE_TARNAME "libgsf"
1712| #define PACKAGE_VERSION "1.14.43"
1713| #define PACKAGE_STRING "libgsf 1.14.43"
1714| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1715| #define PACKAGE_URL ""
1716| #define PACKAGE "libgsf"
1717| #define VERSION "1.14.43"
1718| #define STDC_HEADERS 1
1719| #define HAVE_SYS_TYPES_H 1
1720| #define HAVE_SYS_STAT_H 1
1721| #define HAVE_STDLIB_H 1
1722| #define HAVE_STRING_H 1
1723| #define HAVE_MEMORY_H 1
1724| #define HAVE_STRINGS_H 1
1725| #define HAVE_INTTYPES_H 1
1726| #define HAVE_STDINT_H 1
1727| #define HAVE_UNISTD_H 1
1728| #define HAVE_DLFCN_H 1
1729| #define LT_OBJDIR ".libs/"
1730| #define HAVE_FSEEKO 1
1731| #define HAVE_LOCALE_H 1
1732| #define HAVE_LC_MESSAGES 1
1733| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1734| #define HAVE_CFLOCALECOPYCURRENT 1
1735| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1736| #define HAVE_GETTEXT 1
1737| #define HAVE_DCGETTEXT 1
1738| #define ENABLE_NLS 1
1739| #define GETTEXT_PACKAGE "libgsf"
1740| #define HAVE_FCNTL_H 1
1741| #define HAVE_UNISTD_H 1
1742| /* end confdefs.h.  */
1743| #include <stdio.h>
1744| #ifdef HAVE_SYS_TYPES_H
1745| # include <sys/types.h>
1746| #endif
1747| #ifdef HAVE_SYS_STAT_H
1748| # include <sys/stat.h>
1749| #endif
1750| #ifdef STDC_HEADERS
1751| # include <stdlib.h>
1752| # include <stddef.h>
1753| #else
1754| # ifdef HAVE_STDLIB_H
1755| #  include <stdlib.h>
1756| # endif
1757| #endif
1758| #ifdef HAVE_STRING_H
1759| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1760| #  include <memory.h>
1761| # endif
1762| # include <string.h>
1763| #endif
1764| #ifdef HAVE_STRINGS_H
1765| # include <strings.h>
1766| #endif
1767| #ifdef HAVE_INTTYPES_H
1768| # include <inttypes.h>
1769| #endif
1770| #ifdef HAVE_STDINT_H
1771| # include <stdint.h>
1772| #endif
1773| #ifdef HAVE_UNISTD_H
1774| # include <unistd.h>
1775| #endif
1776| #include <sys/statfs.h>
1777configure:14813: result: no
1778configure:14813: checking sys/statfs.h presence
1779configure:14813: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
1780conftest.c:35:24: error: sys/statfs.h: No such file or directory
1781configure:14813: $? = 1
1782configure: failed program was:
1783| /* confdefs.h */
1784| #define PACKAGE_NAME "libgsf"
1785| #define PACKAGE_TARNAME "libgsf"
1786| #define PACKAGE_VERSION "1.14.43"
1787| #define PACKAGE_STRING "libgsf 1.14.43"
1788| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1789| #define PACKAGE_URL ""
1790| #define PACKAGE "libgsf"
1791| #define VERSION "1.14.43"
1792| #define STDC_HEADERS 1
1793| #define HAVE_SYS_TYPES_H 1
1794| #define HAVE_SYS_STAT_H 1
1795| #define HAVE_STDLIB_H 1
1796| #define HAVE_STRING_H 1
1797| #define HAVE_MEMORY_H 1
1798| #define HAVE_STRINGS_H 1
1799| #define HAVE_INTTYPES_H 1
1800| #define HAVE_STDINT_H 1
1801| #define HAVE_UNISTD_H 1
1802| #define HAVE_DLFCN_H 1
1803| #define LT_OBJDIR ".libs/"
1804| #define HAVE_FSEEKO 1
1805| #define HAVE_LOCALE_H 1
1806| #define HAVE_LC_MESSAGES 1
1807| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1808| #define HAVE_CFLOCALECOPYCURRENT 1
1809| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1810| #define HAVE_GETTEXT 1
1811| #define HAVE_DCGETTEXT 1
1812| #define ENABLE_NLS 1
1813| #define GETTEXT_PACKAGE "libgsf"
1814| #define HAVE_FCNTL_H 1
1815| #define HAVE_UNISTD_H 1
1816| /* end confdefs.h.  */
1817| #include <sys/statfs.h>
1818configure:14813: result: no
1819configure:14813: checking for sys/statfs.h
1820configure:14813: result: no
1821configure:14813: checking sys/param.h usability
1822configure:14813: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1823configure:14813: $? = 0
1824configure:14813: result: yes
1825configure:14813: checking sys/param.h presence
1826configure:14813: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
1827configure:14813: $? = 0
1828configure:14813: result: yes
1829configure:14813: checking for sys/param.h
1830configure:14813: result: yes
1831configure:14813: checking sys/mount.h usability
1832configure:14813: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1833configure:14813: $? = 0
1834configure:14813: result: yes
1835configure:14813: checking sys/mount.h presence
1836configure:14813: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
1837configure:14813: $? = 0
1838configure:14813: result: yes
1839configure:14813: checking for sys/mount.h
1840configure:14813: result: yes
1841configure:14813: checking utime.h usability
1842configure:14813: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1843configure:14813: $? = 0
1844configure:14813: result: yes
1845configure:14813: checking utime.h presence
1846configure:14813: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
1847configure:14813: $? = 0
1848configure:14813: result: yes
1849configure:14813: checking for utime.h
1850configure:14813: result: yes
1851configure:14813: checking sys/utime.h usability
1852configure:14813: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1853conftest.c:71:23: error: sys/utime.h: No such file or directory
1854configure:14813: $? = 1
1855configure: failed program was:
1856| /* confdefs.h */
1857| #define PACKAGE_NAME "libgsf"
1858| #define PACKAGE_TARNAME "libgsf"
1859| #define PACKAGE_VERSION "1.14.43"
1860| #define PACKAGE_STRING "libgsf 1.14.43"
1861| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1862| #define PACKAGE_URL ""
1863| #define PACKAGE "libgsf"
1864| #define VERSION "1.14.43"
1865| #define STDC_HEADERS 1
1866| #define HAVE_SYS_TYPES_H 1
1867| #define HAVE_SYS_STAT_H 1
1868| #define HAVE_STDLIB_H 1
1869| #define HAVE_STRING_H 1
1870| #define HAVE_MEMORY_H 1
1871| #define HAVE_STRINGS_H 1
1872| #define HAVE_INTTYPES_H 1
1873| #define HAVE_STDINT_H 1
1874| #define HAVE_UNISTD_H 1
1875| #define HAVE_DLFCN_H 1
1876| #define LT_OBJDIR ".libs/"
1877| #define HAVE_FSEEKO 1
1878| #define HAVE_LOCALE_H 1
1879| #define HAVE_LC_MESSAGES 1
1880| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1881| #define HAVE_CFLOCALECOPYCURRENT 1
1882| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1883| #define HAVE_GETTEXT 1
1884| #define HAVE_DCGETTEXT 1
1885| #define ENABLE_NLS 1
1886| #define GETTEXT_PACKAGE "libgsf"
1887| #define HAVE_FCNTL_H 1
1888| #define HAVE_UNISTD_H 1
1889| #define HAVE_SYS_PARAM_H 1
1890| #define HAVE_SYS_MOUNT_H 1
1891| #define HAVE_UTIME_H 1
1892| /* end confdefs.h.  */
1893| #include <stdio.h>
1894| #ifdef HAVE_SYS_TYPES_H
1895| # include <sys/types.h>
1896| #endif
1897| #ifdef HAVE_SYS_STAT_H
1898| # include <sys/stat.h>
1899| #endif
1900| #ifdef STDC_HEADERS
1901| # include <stdlib.h>
1902| # include <stddef.h>
1903| #else
1904| # ifdef HAVE_STDLIB_H
1905| #  include <stdlib.h>
1906| # endif
1907| #endif
1908| #ifdef HAVE_STRING_H
1909| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1910| #  include <memory.h>
1911| # endif
1912| # include <string.h>
1913| #endif
1914| #ifdef HAVE_STRINGS_H
1915| # include <strings.h>
1916| #endif
1917| #ifdef HAVE_INTTYPES_H
1918| # include <inttypes.h>
1919| #endif
1920| #ifdef HAVE_STDINT_H
1921| # include <stdint.h>
1922| #endif
1923| #ifdef HAVE_UNISTD_H
1924| # include <unistd.h>
1925| #endif
1926| #include <sys/utime.h>
1927configure:14813: result: no
1928configure:14813: checking sys/utime.h presence
1929configure:14813: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
1930conftest.c:38:23: error: sys/utime.h: No such file or directory
1931configure:14813: $? = 1
1932configure: failed program was:
1933| /* confdefs.h */
1934| #define PACKAGE_NAME "libgsf"
1935| #define PACKAGE_TARNAME "libgsf"
1936| #define PACKAGE_VERSION "1.14.43"
1937| #define PACKAGE_STRING "libgsf 1.14.43"
1938| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
1939| #define PACKAGE_URL ""
1940| #define PACKAGE "libgsf"
1941| #define VERSION "1.14.43"
1942| #define STDC_HEADERS 1
1943| #define HAVE_SYS_TYPES_H 1
1944| #define HAVE_SYS_STAT_H 1
1945| #define HAVE_STDLIB_H 1
1946| #define HAVE_STRING_H 1
1947| #define HAVE_MEMORY_H 1
1948| #define HAVE_STRINGS_H 1
1949| #define HAVE_INTTYPES_H 1
1950| #define HAVE_STDINT_H 1
1951| #define HAVE_UNISTD_H 1
1952| #define HAVE_DLFCN_H 1
1953| #define LT_OBJDIR ".libs/"
1954| #define HAVE_FSEEKO 1
1955| #define HAVE_LOCALE_H 1
1956| #define HAVE_LC_MESSAGES 1
1957| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1958| #define HAVE_CFLOCALECOPYCURRENT 1
1959| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1960| #define HAVE_GETTEXT 1
1961| #define HAVE_DCGETTEXT 1
1962| #define ENABLE_NLS 1
1963| #define GETTEXT_PACKAGE "libgsf"
1964| #define HAVE_FCNTL_H 1
1965| #define HAVE_UNISTD_H 1
1966| #define HAVE_SYS_PARAM_H 1
1967| #define HAVE_SYS_MOUNT_H 1
1968| #define HAVE_UTIME_H 1
1969| /* end confdefs.h.  */
1970| #include <sys/utime.h>
1971configure:14813: result: no
1972configure:14813: checking for sys/utime.h
1973configure:14813: result: no
1974configure:14829: checking for stdlib.h
1975configure:14829: result: yes
1976configure:14829: checking for unistd.h
1977configure:14829: result: yes
1978configure:14829: checking for sys/param.h
1979configure:14829: result: yes
1980configure:14849: checking for getpagesize
1981configure:14849: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
1982conftest.c:64: warning: function declaration isn't a prototype
1983conftest.c:74: warning: function declaration isn't a prototype
1984configure:14849: $? = 0
1985configure:14849: result: yes
1986configure:14858: checking for working mmap
1987configure:15005: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
1988conftest.c:141: warning: function declaration isn't a prototype
1989configure:15005: $? = 0
1990configure:15005: ./conftest
1991configure:15005: $? = 0
1992configure:15015: result: yes
1993configure:15025: checking form of statfs
1994configure:15046: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
1995conftest.c:54: warning: function declaration isn't a prototype
1996configure:15046: $? = 0
1997configure:15047: result: 2-arg, linux-style
1998configure:15061: checking for chown
1999configure:15061: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
2000conftest.c:67: warning: function declaration isn't a prototype
2001conftest.c:77: warning: function declaration isn't a prototype
2002configure:15061: $? = 0
2003configure:15061: result: yes
2004configure:15061: checking for setrlimit
2005configure:15061: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
2006conftest.c:68: warning: function declaration isn't a prototype
2007conftest.c:78: warning: function declaration isn't a prototype
2008configure:15061: $? = 0
2009configure:15061: result: yes
2010configure:15073: checking for gmtime_r
2011configure:15073: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
2012conftest.c:69: warning: function declaration isn't a prototype
2013conftest.c:79: warning: function declaration isn't a prototype
2014configure:15073: $? = 0
2015configure:15073: result: yes
2016configure:15098: checking for struct tm.tm_gmtoff
2017configure:15098: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
2018conftest.c:51: warning: function declaration isn't a prototype
2019configure:15098: $? = 0
2020configure:15098: result: yes
2021configure:15117: checking for g_value_get_schar
2022configure:15117: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lxml2  >&5
2023conftest.c:71: warning: function declaration isn't a prototype
2024conftest.c:81: warning: function declaration isn't a prototype
2025configure:15117: $? = 0
2026configure:15117: result: yes
2027configure:15117: checking for g_value_set_schar
2028configure:15117: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lxml2  >&5
2029conftest.c:72: warning: function declaration isn't a prototype
2030conftest.c:82: warning: function declaration isn't a prototype
2031configure:15117: $? = 0
2032configure:15117: result: yes
2033configure:15126: checking for g_chown
2034configure:15139: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libxml2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lxml2  >&5
2035conftest.c:53: warning: function declaration isn't a prototype
2036conftest.c: In function 'main':
2037conftest.c:54: warning: implicit declaration of function 'g_chown'
2038conftest.c:54: error: nested extern declaration of 'g_chown'
2039configure:15139: $? = 1
2040configure: failed program was:
2041| /* confdefs.h */
2042| #define PACKAGE_NAME "libgsf"
2043| #define PACKAGE_TARNAME "libgsf"
2044| #define PACKAGE_VERSION "1.14.43"
2045| #define PACKAGE_STRING "libgsf 1.14.43"
2046| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
2047| #define PACKAGE_URL ""
2048| #define PACKAGE "libgsf"
2049| #define VERSION "1.14.43"
2050| #define STDC_HEADERS 1
2051| #define HAVE_SYS_TYPES_H 1
2052| #define HAVE_SYS_STAT_H 1
2053| #define HAVE_STDLIB_H 1
2054| #define HAVE_STRING_H 1
2055| #define HAVE_MEMORY_H 1
2056| #define HAVE_STRINGS_H 1
2057| #define HAVE_INTTYPES_H 1
2058| #define HAVE_STDINT_H 1
2059| #define HAVE_UNISTD_H 1
2060| #define HAVE_DLFCN_H 1
2061| #define LT_OBJDIR ".libs/"
2062| #define HAVE_FSEEKO 1
2063| #define HAVE_LOCALE_H 1
2064| #define HAVE_LC_MESSAGES 1
2065| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2066| #define HAVE_CFLOCALECOPYCURRENT 1
2067| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2068| #define HAVE_GETTEXT 1
2069| #define HAVE_DCGETTEXT 1
2070| #define ENABLE_NLS 1
2071| #define GETTEXT_PACKAGE "libgsf"
2072| #define HAVE_FCNTL_H 1
2073| #define HAVE_UNISTD_H 1
2074| #define HAVE_SYS_PARAM_H 1
2075| #define HAVE_SYS_MOUNT_H 1
2076| #define HAVE_UTIME_H 1
2077| #define HAVE_STDLIB_H 1
2078| #define HAVE_UNISTD_H 1
2079| #define HAVE_SYS_PARAM_H 1
2080| #define HAVE_GETPAGESIZE 1
2081| #define HAVE_MMAP 1
2082| #define HAVE_2ARG_STATFS 1
2083| #define HAVE_CHOWN 1
2084| #define HAVE_SETRLIMIT 1
2085| #define HAVE_GMTIME_R 1
2086| #define HAVE_STRUCT_TM_TM_GMTOFF 1
2087| #define HAVE_G_VALUE_GET_SCHAR 1
2088| #define HAVE_G_VALUE_SET_SCHAR 1
2089| /* end confdefs.h.  */
2090| #include <glib/gstdio.h>
2091| int
2092| main ()
2093| {
2094| (void)g_chown("/xxx",-1,-1);
2095|   ;
2096|   return 0;
2097| }
2098configure:15146: result: no
2099configure:15154: checking whether macro S_ISREG is available
2100configure:15168: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
2101conftest.c:54: warning: function declaration isn't a prototype
2102conftest.c: In function 'main':
2103conftest.c:55: warning: statement with no effect
2104configure:15168: $? = 0
2105configure:15177: result: yes
2106configure:15180: checking for Win32 platform
2107configure:15320: result: no
2108configure:15358: checking for gtk-doc
2109configure:15361: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
2110configure:15364: $? = 0
2111configure:15370: result: yes
2112configure:15384: checking for gtkdoc-check
2113configure:15400: found /opt/local/bin/gtkdoc-check
2114configure:15411: result: gtkdoc-check.test
2115configure:15421: checking for gtkdoc-check
2116configure:15439: found /opt/local/bin/gtkdoc-check
2117configure:15451: result: /opt/local/bin/gtkdoc-check
2118configure:15463: checking for gtkdoc-rebase
2119configure:15481: found /opt/local/bin/gtkdoc-rebase
2120configure:15493: result: /opt/local/bin/gtkdoc-rebase
2121configure:15507: checking for gtkdoc-mkpdf
2122configure:15525: found /opt/local/bin/gtkdoc-mkpdf
2123configure:15537: result: /opt/local/bin/gtkdoc-mkpdf
2124configure:15565: checking whether to build gtk-doc documentation
2125configure:15567: result: no
2126configure:15580: checking for glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0
2127configure:15587: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
2128configure:15590: $? = 0
2129configure:15604: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
2130configure:15607: $? = 0
2131configure:15645: result: yes
2132configure:15754: checking zlib.h usability
2133configure:15754: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include conftest.c >&5
2134configure:15754: $? = 0
2135configure:15754: result: yes
2136configure:15754: checking zlib.h presence
2137configure:15754: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
2138configure:15754: $? = 0
2139configure:15754: result: yes
2140configure:15754: checking for zlib.h
2141configure:15754: result: yes
2142configure:15756: checking for gzread in -lz
2143configure:15781: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz   >&5
2144conftest.c:57: warning: function declaration isn't a prototype
2145conftest.c:60: warning: function declaration isn't a prototype
2146configure:15781: $? = 0
2147configure:15790: result: yes
2148configure:15833: checking usable libbz2
2149configure:15852: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lbz2  >&5
2150conftest.c:56: warning: return type defaults to 'int'
2151conftest.c:56: warning: function declaration isn't a prototype
2152configure:15852: $? = 0
2153configure:15866: result: yes
2154configure:15899: checking for gdk-pixbuf-2.0
2155configure:15906: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0"
2156configure:15909: $? = 0
2157configure:15923: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0"
2158configure:15926: $? = 0
2159configure:15974: result: yes
2160configure:16097: checking that generated files are newer than configure
2161configure:16103: result: done
2162configure:16178: creating ./config.status
2163
2164## ---------------------- ##
2165## Running config.status. ##
2166## ---------------------- ##
2167
2168This file was extended by libgsf config.status 1.14.43, which was
2169generated by GNU Autoconf 2.69.  Invocation command line was
2170
2171  CONFIG_FILES    =
2172  CONFIG_HEADERS  =
2173  CONFIG_LINKS    =
2174  CONFIG_COMMANDS =
2175  $ ./config.status
2176
2177on tiger
2178
2179config.status:1265: creating Makefile
2180config.status:1265: creating doc/Makefile
2181config.status:1265: creating gsf/Makefile
2182config.status:1265: creating gsf-win32/Makefile
2183config.status:1265: creating python/Makefile
2184config.status:1265: creating tests/Makefile
2185config.status:1265: creating tools/Makefile
2186config.status:1265: creating thumbnailer/Makefile
2187config.status:1265: creating po/Makefile.in
2188config.status:1265: creating gsf/version.c
2189config.status:1265: creating doc/version.xml
2190config.status:1265: creating libgsf-1.pc
2191config.status:1265: creating libgsf-1.spec
2192config.status:1265: creating libgsf-win32-1.pc
2193config.status:1265: creating libgsf-zip
2194config.status:1265: creating gsf-config.h
2195config.status:1494: executing depfiles commands
2196config.status:1571: cd gsf       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
2197/opt/local/share/gobject-introspection-1.0/Makefile.introspection:158: *** Need to define Gsf_1_gir_LIBS or Gsf_1_gir_PROGRAM.  Stop.
2198config.status:1576: $? = 2
2199config.status:1571: cd gsf-win32       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
2200config.status:1576: $? = 0
2201config.status:1571: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
2202config.status:1576: $? = 0
2203config.status:1571: cd tools       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
2204config.status:1576: $? = 0
2205config.status:1571: cd thumbnailer       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
2206config.status:1576: $? = 0
2207config.status:1580: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.43':
2208config.status:1582: error: Something went wrong bootstrapping makefile fragments
2209    for automatic dependency tracking.  Try re-running configure with the
2210    '--disable-dependency-tracking' option to at least be able to build
2211    the package (albeit without support for automatic dependency tracking).
2212See `config.log' for more details
2213
2214## ---------------- ##
2215## Cache variables. ##
2216## ---------------- ##
2217
2218ac_cv_build=powerpc-apple-darwin8.11.0
2219ac_cv_c_compiler_gnu=yes
2220ac_cv_env_CC_set=set
2221ac_cv_env_CC_value=/opt/local/bin/gcc-apple-4.2
2222ac_cv_env_CFLAGS_set=set
2223ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
2224ac_cv_env_CPPFLAGS_set=set
2225ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2226ac_cv_env_CPP_set=
2227ac_cv_env_CPP_value=
2228ac_cv_env_GDK_PIXBUF_CFLAGS_set=
2229ac_cv_env_GDK_PIXBUF_CFLAGS_value=
2230ac_cv_env_GDK_PIXBUF_LIBS_set=
2231ac_cv_env_GDK_PIXBUF_LIBS_value=
2232ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
2233ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
2234ac_cv_env_GTKDOC_DEPS_LIBS_set=
2235ac_cv_env_GTKDOC_DEPS_LIBS_value=
2236ac_cv_env_LDFLAGS_set=set
2237ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
2238ac_cv_env_LIBEXE_set=
2239ac_cv_env_LIBEXE_value=
2240ac_cv_env_LIBGSF_CFLAGS_set=
2241ac_cv_env_LIBGSF_CFLAGS_value=
2242ac_cv_env_LIBGSF_LIBS_set=
2243ac_cv_env_LIBGSF_LIBS_value=
2244ac_cv_env_LIBS_set=
2245ac_cv_env_LIBS_value=
2246ac_cv_env_LT_SYS_LIBRARY_PATH_set=
2247ac_cv_env_LT_SYS_LIBRARY_PATH_value=
2248ac_cv_env_PKG_CONFIG_LIBDIR_set=
2249ac_cv_env_PKG_CONFIG_LIBDIR_value=
2250ac_cv_env_PKG_CONFIG_PATH_set=
2251ac_cv_env_PKG_CONFIG_PATH_value=
2252ac_cv_env_PKG_CONFIG_set=
2253ac_cv_env_PKG_CONFIG_value=
2254ac_cv_env_WINDRES_set=
2255ac_cv_env_WINDRES_value=
2256ac_cv_env_build_alias_set=
2257ac_cv_env_build_alias_value=
2258ac_cv_env_host_alias_set=
2259ac_cv_env_host_alias_value=
2260ac_cv_env_target_alias_set=
2261ac_cv_env_target_alias_value=
2262ac_cv_func_bind_textdomain_codeset=yes
2263ac_cv_func_chown=yes
2264ac_cv_func_dcgettext=yes
2265ac_cv_func_g_value_get_schar=yes
2266ac_cv_func_g_value_set_schar=yes
2267ac_cv_func_getpagesize=yes
2268ac_cv_func_gmtime_r=yes
2269ac_cv_func_mmap_fixed_mapped=yes
2270ac_cv_func_setrlimit=yes
2271ac_cv_have_decl_fdopen=yes
2272ac_cv_header_dlfcn_h=yes
2273ac_cv_header_fcntl_h=yes
2274ac_cv_header_inttypes_h=yes
2275ac_cv_header_io_h=no
2276ac_cv_header_libintl_h=yes
2277ac_cv_header_locale_h=yes
2278ac_cv_header_malloc_h=no
2279ac_cv_header_memory_h=yes
2280ac_cv_header_stdc=yes
2281ac_cv_header_stdint_h=yes
2282ac_cv_header_stdlib_h=yes
2283ac_cv_header_string_h=yes
2284ac_cv_header_strings_h=yes
2285ac_cv_header_sys_mount_h=yes
2286ac_cv_header_sys_param_h=yes
2287ac_cv_header_sys_stat_h=yes
2288ac_cv_header_sys_statfs_h=no
2289ac_cv_header_sys_types_h=yes
2290ac_cv_header_sys_utime_h=no
2291ac_cv_header_unistd_h=yes
2292ac_cv_header_utime_h=yes
2293ac_cv_header_zlib_h=yes
2294ac_cv_host=powerpc-apple-darwin8.11.0
2295ac_cv_lib_intl_bindtextdomain=yes
2296ac_cv_lib_intl_dgettext=yes
2297ac_cv_lib_intl_ngettext=yes
2298ac_cv_lib_z_gzread=yes
2299ac_cv_member_struct_stat_st_mtim_tv_nsec=no
2300ac_cv_member_struct_stat_st_mtimensec=no
2301ac_cv_member_struct_tm_tm_gmtoff=yes
2302ac_cv_objext=o
2303ac_cv_path_EGREP='/opt/local/bin/grep -E'
2304ac_cv_path_FGREP='/opt/local/bin/grep -F'
2305ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
2306ac_cv_path_GREP=/opt/local/bin/grep
2307ac_cv_path_GTKDOC_CHECK_PATH=/opt/local/bin/gtkdoc-check
2308ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
2309ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
2310ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
2311ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
2312ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
2313ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
2314ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
2315ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
2316ac_cv_path_SED=/opt/local/bin/gsed
2317ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
2318ac_cv_path_lt_DD=/bin/dd
2319ac_cv_path_mkdir=/opt/local/bin/gmkdir
2320ac_cv_prog_AWK=gawk
2321ac_cv_prog_CPP='/opt/local/bin/gcc-apple-4.2 -E'
2322ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
2323ac_cv_prog_ac_ct_AR=ar
2324ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-apple-4.2
2325ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2326ac_cv_prog_ac_ct_LIPO=lipo
2327ac_cv_prog_ac_ct_NMEDIT=nmedit
2328ac_cv_prog_ac_ct_OTOOL64=otool64
2329ac_cv_prog_ac_ct_OTOOL=otool
2330ac_cv_prog_ac_ct_RANLIB=ranlib
2331ac_cv_prog_ac_ct_STRIP=strip
2332ac_cv_prog_cc_c89=
2333ac_cv_prog_cc_g=yes
2334ac_cv_prog_make_make_set=yes
2335ac_cv_sys_file_offset_bits=no
2336ac_cv_sys_largefile_CC=no
2337ac_cv_sys_largefile_source=no
2338ac_cv_type_mode_t=yes
2339am_cv_CC_dependencies_compiler_type=gcc3
2340am_cv_make_support_nested_variables=yes
2341am_cv_prog_cc_c_o=yes
2342am_cv_val_LC_MESSAGES=yes
2343gt_cv_func_CFLocaleCopyCurrent=yes
2344gt_cv_func_CFPreferencesCopyAppValue=yes
2345gt_cv_func_dgettext_libc=no
2346gt_cv_func_dgettext_libintl=yes
2347gt_cv_func_ngettext_libc=no
2348gt_cv_have_gettext=yes
2349lt_cv_apple_cc_single_mod=yes
2350lt_cv_ar_at_file=no
2351lt_cv_deplibs_check_method=pass_all
2352lt_cv_file_magic_cmd='$MAGIC_CMD'
2353lt_cv_file_magic_test_file=
2354lt_cv_ld_exported_symbols_list=yes
2355lt_cv_ld_force_load=yes
2356lt_cv_ld_reload_flag=-r
2357lt_cv_nm_interface='BSD nm'
2358lt_cv_objdir=.libs
2359lt_cv_path_LD=/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld
2360lt_cv_path_NM='/usr/bin/nm -p'
2361lt_cv_path_mainfest_tool=no
2362lt_cv_prog_compiler_c_o=yes
2363lt_cv_prog_compiler_pic='-fno-common -DPIC'
2364lt_cv_prog_compiler_pic_works=yes
2365lt_cv_prog_compiler_rtti_exceptions=no
2366lt_cv_prog_compiler_static_works=no
2367lt_cv_prog_gnu_ld=no
2368lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2369lt_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'\'''
2370lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
2371lt_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'\'''
2372lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2373lt_cv_sys_global_symbol_to_import=
2374lt_cv_sys_max_cmd_len=196608
2375lt_cv_to_host_file_cmd=func_convert_file_noop
2376lt_cv_to_tool_file_cmd=func_convert_file_noop
2377lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
2378pkg_cv_GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2379pkg_cv_GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2380pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2381pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2382pkg_cv_LIBGSF_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libxml2'
2383pkg_cv_LIBGSF_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lxml2'
2384
2385## ----------------- ##
2386## Output variables. ##
2387## ----------------- ##
2388
2389ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.43/missing aclocal-1.16'
2390ACLOCAL_AMFLAGS=''
2391ALL_LINGUAS=''
2392AMDEPBACKSLASH='\'
2393AMDEP_FALSE='#'
2394AMDEP_TRUE=''
2395AMTAR='$${TAR-tar}'
2396AM_BACKSLASH='\'
2397AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2398AM_DEFAULT_VERBOSITY='1'
2399AM_V='$(V)'
2400AR='ar'
2401AS='as'
2402AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.43/missing autoconf'
2403AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.43/missing autoheader'
2404AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.43/missing automake-1.16'
2405AWK='gawk'
2406BZ2_LIBS='-lbz2'
2407CATALOGS=''
2408CATOBJEXT='.gmo'
2409CC='/opt/local/bin/gcc-apple-4.2'
2410CCDEPMODE='depmode=gcc3'
2411CFLAGS='-pipe -Os -arch ppc -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Werror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-function-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral'
2412CPP='/opt/local/bin/gcc-apple-4.2 -E'
2413CPPFLAGS='-I/opt/local/include'
2414CROSS_COMPILING_FALSE=''
2415CROSS_COMPILING_TRUE='#'
2416CURRENT_MINUS_AGE='114'
2417CYGPATH_W='echo'
2418DATADIRNAME='share'
2419DEFS='-DHAVE_CONFIG_H'
2420DEPDIR='.deps'
2421DLLTOOL='false'
2422DSYMUTIL='dsymutil'
2423DUMPBIN=''
2424ECHO_C=''
2425ECHO_N='-n'
2426ECHO_T=''
2427EGREP='/opt/local/bin/grep -E'
2428ENABLE_GTK_DOC_FALSE=''
2429ENABLE_GTK_DOC_TRUE='#'
2430EXEEXT=''
2431FGREP='/opt/local/bin/grep -F'
2432GDK_PIXBUF_CFLAGS='-D_REENTRANT -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2433GDK_PIXBUF_LIBS='-L/opt/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2434GETTEXT_PACKAGE='libgsf'
2435GIRDIR='/opt/local/share/gir-1.0'
2436GMOFILES=''
2437GMSGFMT='/opt/local/bin/msgfmt'
2438GREP='/opt/local/bin/grep'
2439GTKDOC_CHECK='gtkdoc-check.test'
2440GTKDOC_CHECK_PATH='/opt/local/bin/gtkdoc-check'
2441GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2442GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2443GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
2444GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
2445GTK_DOC_BUILD_HTML_FALSE='#'
2446GTK_DOC_BUILD_HTML_TRUE=''
2447GTK_DOC_BUILD_PDF_FALSE=''
2448GTK_DOC_BUILD_PDF_TRUE='#'
2449GTK_DOC_INSTALLED_FALSE='#'
2450GTK_DOC_INSTALLED_TRUE=''
2451GTK_DOC_USE_LIBTOOL_FALSE='#'
2452GTK_DOC_USE_LIBTOOL_TRUE=''
2453GTK_DOC_USE_REBASE_FALSE='#'
2454GTK_DOC_USE_REBASE_TRUE=''
2455HAVE_GTK_DOC_FALSE='#'
2456HAVE_GTK_DOC_TRUE=''
2457HAVE_INTROSPECTION_FALSE='#'
2458HAVE_INTROSPECTION_TRUE=''
2459HAVE_LIBEXE_FALSE=''
2460HAVE_LIBEXE_TRUE='#'
2461HTML_DIR='${datadir}/gtk-doc/html'
2462INSTALL_DATA='${INSTALL} -m 644'
2463INSTALL_PROGRAM='${INSTALL}'
2464INSTALL_SCRIPT='${INSTALL}'
2465INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2466INSTOBJEXT='.mo'
2467INTLLIBS='-lintl  -Wl,-framework -Wl,CoreFoundation'
2468INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2469INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2470INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2471INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
2472INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2473INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2474INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
2475INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
2476INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2477INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2478INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2479INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2480INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2481INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2482INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2483INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2484INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2485INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2486INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
2487INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
2488INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
2489INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2490INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
2491INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
2492INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
2493INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
2494INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
2495INTROSPECTION_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'
2496INTROSPECTION_COMPILER='/opt/local/bin/g-ir-compiler'
2497INTROSPECTION_GENERATE='/opt/local/bin/g-ir-generate'
2498INTROSPECTION_GIRDIR='/opt/local/share/gir-1.0'
2499INTROSPECTION_LIBS='-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2500INTROSPECTION_MAKEFILE='/opt/local/share/gobject-introspection-1.0/Makefile.introspection'
2501INTROSPECTION_SCANNER='/opt/local/bin/g-ir-scanner'
2502INTROSPECTION_TYPELIBDIR='/opt/local/lib/girepository-1.0'
2503LD='/opt/local/libexec/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.4/ld'
2504LDFLAGS='-no-undefined -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
2505LIBEXE=''
2506LIBGSF_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libxml2'
2507LIBGSF_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lxml2'
2508LIBGSF_MAJOR_VERSION='1'
2509LIBGSF_MICRO_VERSION='43'
2510LIBGSF_MINOR_VERSION='14'
2511LIBOBJS=''
2512LIBS=''
2513LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2514LIPO='lipo'
2515LN_S='ln -s'
2516LTLIBOBJS=''
2517LT_SYS_LIBRARY_PATH=''
2518MAINT=''
2519MAINTAINER_MODE_FALSE='#'
2520MAINTAINER_MODE_TRUE=''
2521MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.43/missing makeinfo'
2522MANIFEST_TOOL=':'
2523MKDIR_P='/opt/local/bin/gmkdir -p'
2524MKINSTALLDIRS='./mkinstalldirs'
2525MSGFMT='/opt/local/bin/msgfmt'
2526MSGFMT_OPTS='-c'
2527MSGMERGE='/opt/local/bin/msgmerge'
2528NM='/usr/bin/nm -p'
2529NMEDIT='nmedit'
2530OBJDUMP='false'
2531OBJEXT='o'
2532OTOOL64='otool64'
2533OTOOL='otool'
2534PACKAGE='libgsf'
2535PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf'
2536PACKAGE_NAME='libgsf'
2537PACKAGE_STRING='libgsf 1.14.43'
2538PACKAGE_TARNAME='libgsf'
2539PACKAGE_URL=''
2540PACKAGE_VERSION='1.14.43'
2541PATH_SEPARATOR=':'
2542PKG_CONFIG='/opt/local/bin/pkg-config'
2543PKG_CONFIG_LIBDIR=''
2544PKG_CONFIG_PATH=''
2545POFILES=''
2546POSUB='po'
2547PO_IN_DATADIR_FALSE=''
2548PO_IN_DATADIR_TRUE=''
2549RANLIB='ranlib'
2550SED='/opt/local/bin/gsed'
2551SET_MAKE=''
2552SHELL='/bin/sh'
2553STRIP='strip'
2554TYPELIBDIR='/opt/local/lib/girepository-1.0'
2555USE_NLS='yes'
2556VERSION='1.14.43'
2557VERSION_INFO='114:43:0'
2558WARN_CFLAGS=''
2559WINDRES=''
2560WITH_WIN32_FALSE=''
2561WITH_WIN32_TRUE='#'
2562XGETTEXT='/opt/local/bin/xgettext'
2563Z_CPPFLAGS=''
2564Z_LIBS='-lz'
2565ac_ct_AR='ar'
2566ac_ct_CC='/opt/local/bin/gcc-apple-4.2'
2567ac_ct_DUMPBIN=''
2568am__EXEEXT_FALSE=''
2569am__EXEEXT_TRUE='#'
2570am__fastdepCC_FALSE='#'
2571am__fastdepCC_TRUE=''
2572am__include='include'
2573am__isrc=''
2574am__leading_dot='.'
2575am__nodep='_no'
2576am__quote=''
2577am__tar='$${TAR-tar} chof - "$$tardir"'
2578am__untar='$${TAR-tar} xf -'
2579bindir='${exec_prefix}/bin'
2580build='powerpc-apple-darwin8.11.0'
2581build_alias=''
2582build_cpu='powerpc'
2583build_os='darwin8.11.0'
2584build_vendor='apple'
2585datadir='${datarootdir}'
2586datarootdir='${prefix}/share'
2587docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2588dvidir='${docdir}'
2589exec_prefix='${prefix}'
2590host='powerpc-apple-darwin8.11.0'
2591host_alias=''
2592host_cpu='powerpc'
2593host_os='darwin8.11.0'
2594host_vendor='apple'
2595htmldir='${docdir}'
2596includedir='${prefix}/include'
2597infodir='${datarootdir}/info'
2598install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_gnome_libgsf/libgsf/work/libgsf-1.14.43/install-sh'
2599intltool__v_merge_options_0='-q'
2600intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
2601libdir='${exec_prefix}/lib'
2602libexecdir='${exec_prefix}/libexec'
2603localedir='${datarootdir}/locale'
2604localstatedir='${prefix}/var'
2605mandir='${datarootdir}/man'
2606mkdir_p='$(MKDIR_P)'
2607oldincludedir='/usr/include'
2608pdfdir='${docdir}'
2609prefix='/opt/local'
2610program_transform_name='s,x,x,'
2611psdir='${docdir}'
2612sbindir='${exec_prefix}/sbin'
2613sharedstatedir='${prefix}/com'
2614sysconfdir='${prefix}/etc'
2615target_alias=''
2616
2617## ----------- ##
2618## confdefs.h. ##
2619## ----------- ##
2620
2621/* confdefs.h */
2622#define PACKAGE_NAME "libgsf"
2623#define PACKAGE_TARNAME "libgsf"
2624#define PACKAGE_VERSION "1.14.43"
2625#define PACKAGE_STRING "libgsf 1.14.43"
2626#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgsf"
2627#define PACKAGE_URL ""
2628#define PACKAGE "libgsf"
2629#define VERSION "1.14.43"
2630#define STDC_HEADERS 1
2631#define HAVE_SYS_TYPES_H 1
2632#define HAVE_SYS_STAT_H 1
2633#define HAVE_STDLIB_H 1
2634#define HAVE_STRING_H 1
2635#define HAVE_MEMORY_H 1
2636#define HAVE_STRINGS_H 1
2637#define HAVE_INTTYPES_H 1
2638#define HAVE_STDINT_H 1
2639#define HAVE_UNISTD_H 1
2640#define HAVE_DLFCN_H 1
2641#define LT_OBJDIR ".libs/"
2642#define HAVE_FSEEKO 1
2643#define HAVE_LOCALE_H 1
2644#define HAVE_LC_MESSAGES 1
2645#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2646#define HAVE_CFLOCALECOPYCURRENT 1
2647#define HAVE_BIND_TEXTDOMAIN_CODESET 1
2648#define HAVE_GETTEXT 1
2649#define HAVE_DCGETTEXT 1
2650#define ENABLE_NLS 1
2651#define GETTEXT_PACKAGE "libgsf"
2652#define HAVE_FCNTL_H 1
2653#define HAVE_UNISTD_H 1
2654#define HAVE_SYS_PARAM_H 1
2655#define HAVE_SYS_MOUNT_H 1
2656#define HAVE_UTIME_H 1
2657#define HAVE_STDLIB_H 1
2658#define HAVE_UNISTD_H 1
2659#define HAVE_SYS_PARAM_H 1
2660#define HAVE_GETPAGESIZE 1
2661#define HAVE_MMAP 1
2662#define HAVE_2ARG_STATFS 1
2663#define HAVE_CHOWN 1
2664#define HAVE_SETRLIMIT 1
2665#define HAVE_GMTIME_R 1
2666#define HAVE_STRUCT_TM_TM_GMTOFF 1
2667#define HAVE_G_VALUE_GET_SCHAR 1
2668#define HAVE_G_VALUE_SET_SCHAR 1
2669#define HAVE_BZ2 1
2670#define HAVE_GDK_PIXBUF 1
2671
2672configure: exit 1