Ticket #58458: config.log

File config.log, 39.9 KB (added by ChrisBushman (Christopher Bushman), 5 years ago)

Config.log of dbus-glib-0.110

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 dbus-glib configure 0.110, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-gtk-doc --disable-silent-rules --disable-tests
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = chris-bushmans-power-mac-g4-agp-graphics.local
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 up to 2 processors.
282 processors are physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processors active: 0 1
31Primary memory available: 2.00 gigabytes
32Default processor set: 54 tasks, 160 threads, 2 processors
33Load average: 1.29, Mach factor: 0.93
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:2355: checking build system type
51configure:2369: result: powerpc-apple-darwin8.11.0
52configure:2389: checking host system type
53configure:2402: result: powerpc-apple-darwin8.11.0
54configure:2439: checking for a BSD-compatible install
55configure:2507: result: /usr/bin/install -c
56configure:2518: checking whether build environment is sane
57configure:2573: result: yes
58configure:2724: checking for a thread-safe mkdir -p
59configure:2763: result: ./install-sh -c -d
60configure:2770: checking for gawk
61configure:2800: result: no
62configure:2770: checking for mawk
63configure:2800: result: no
64configure:2770: checking for nawk
65configure:2800: result: no
66configure:2770: checking for awk
67configure:2786: found /usr/bin/awk
68configure:2797: result: awk
69configure:2808: checking whether make sets $(MAKE)
70configure:2830: result: yes
71configure:2859: checking whether make supports nested variables
72configure:2876: result: yes
73configure:3012: checking whether to enable maintainer-specific portions of Makefiles
74configure:3021: result: no
75configure:3046: checking whether make supports nested variables
76configure:3063: result: yes
77configure:3145: checking for gcc
78configure:3172: result: /opt/local/bin/gcc-apple-4.2
79configure:3401: checking for C compiler version
80configure:3410: /opt/local/bin/gcc-apple-4.2 --version >&5
81powerpc-apple-darwin8-gcc-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+bootstrap)
82Copyright (C) 2007 Free Software Foundation, Inc.
83This is free software; see the source for copying conditions.  There is NO
84warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85
86configure:3421: $? = 0
87configure:3410: /opt/local/bin/gcc-apple-4.2 -v >&5
88Using built-in specs.
89Target: powerpc-apple-darwin8
90Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_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
91Thread model: posix
92gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_15+bootstrap)
93configure:3421: $? = 0
94configure:3410: /opt/local/bin/gcc-apple-4.2 -V >&5
95gcc-apple-4.2: argument to `-V' is missing
96configure:3421: $? = 1
97configure:3410: /opt/local/bin/gcc-apple-4.2 -qversion >&5
98powerpc-apple-darwin8-gcc-apple-4.2.1: no input files
99configure:3421: $? = 1
100configure:3441: checking whether the C compiler works
101configure:3463: /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
102configure:3467: $? = 0
103configure:3515: result: yes
104configure:3518: checking for C compiler default output file name
105configure:3520: result: a.out
106configure:3526: checking for suffix of executables
107configure:3533: /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
108configure:3537: $? = 0
109configure:3559: result:
110configure:3581: checking whether we are cross compiling
111configure:3589: /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
112configure:3593: $? = 0
113configure:3600: ./conftest
114configure:3604: $? = 0
115configure:3619: result: no
116configure:3624: checking for suffix of object files
117configure:3646: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
118configure:3650: $? = 0
119configure:3671: result: o
120configure:3675: checking whether we are using the GNU C compiler
121configure:3694: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
122configure:3694: $? = 0
123configure:3703: result: yes
124configure:3712: checking whether /opt/local/bin/gcc-apple-4.2 accepts -g
125configure:3732: /opt/local/bin/gcc-apple-4.2 -c -g -I/opt/local/include conftest.c >&5
126configure:3732: $? = 0
127configure:3773: result: yes
128configure:3790: checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89
129configure:3853: /opt/local/bin/gcc-apple-4.2  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
130configure:3853: $? = 0
131configure:3866: result: none needed
132configure:3891: checking whether /opt/local/bin/gcc-apple-4.2 understands -c and -o together
133configure:3913: /opt/local/bin/gcc-apple-4.2 -c conftest.c -o conftest2.o
134configure:3916: $? = 0
135configure:3913: /opt/local/bin/gcc-apple-4.2 -c conftest.c -o conftest2.o
136configure:3916: $? = 0
137configure:3928: result: yes
138configure:3956: checking for style of include used by make
139configure:3984: result: GNU
140configure:4010: checking dependency style of /opt/local/bin/gcc-apple-4.2
141configure:4121: result: gcc3
142configure:4137: checking for library containing strerror
143configure:4168: /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
144configure:4168: $? = 0
145configure:4185: result: none required
146configure:4198: checking how to run the C preprocessor
147configure:4229: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
148configure:4229: $? = 0
149configure:4243: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
150conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
151configure:4243: $? = 1
152configure: failed program was:
153| /* confdefs.h */
154| #define PACKAGE_NAME "dbus-glib"
155| #define PACKAGE_TARNAME "dbus-glib"
156| #define PACKAGE_VERSION "0.110"
157| #define PACKAGE_STRING "dbus-glib 0.110"
158| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=GLib"
159| #define PACKAGE_URL ""
160| #define PACKAGE "dbus-glib"
161| #define VERSION "0.110"
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:4268: result: /opt/local/bin/gcc-apple-4.2 -E
165configure:4288: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
166configure:4288: $? = 0
167configure:4302: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
168conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
169configure:4302: $? = 1
170configure: failed program was:
171| /* confdefs.h */
172| #define PACKAGE_NAME "dbus-glib"
173| #define PACKAGE_TARNAME "dbus-glib"
174| #define PACKAGE_VERSION "0.110"
175| #define PACKAGE_STRING "dbus-glib 0.110"
176| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=GLib"
177| #define PACKAGE_URL ""
178| #define PACKAGE "dbus-glib"
179| #define VERSION "0.110"
180| /* end confdefs.h.  */
181| #include <ac_nonexistent.h>
182configure:4331: checking for grep that handles long lines and -e
183configure:4389: result: /usr/bin/grep
184configure:4394: checking for egrep
185configure:4456: result: /usr/bin/grep -E
186configure:4461: checking for ANSI C header files
187configure:4481: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
188configure:4481: $? = 0
189configure:4551: /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
190configure:4551: $? = 0
191configure:4551: ./conftest
192configure:4551: $? = 0
193configure:4562: result: yes
194configure:4671: checking whether gcc understands -Wfloat-equal
195configure:4688: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wfloat-equal -I/opt/local/include conftest.c >&5
196configure:4688: $? = 0
197configure:4701: result: yes
198configure:4846: checking how to print strings
199configure:4873: result: printf
200configure:4894: checking for a sed that does not truncate output
201configure:4958: result: /usr/bin/sed
202configure:4976: checking for fgrep
203configure:5038: result: /usr/bin/grep -F
204configure:5073: checking for ld used by /opt/local/bin/gcc-apple-4.2
205configure:5140: result: /usr/bin/ld
206configure:5147: checking if the linker (/usr/bin/ld) is GNU ld
207configure:5162: result: no
208configure:5174: checking for BSD- or MS-compatible name lister (nm)
209configure:5228: result: /usr/bin/nm -p
210configure:5358: checking the name lister (/usr/bin/nm -p) interface
211configure:5365: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
212configure:5368: /usr/bin/nm -p "conftest.o"
213configure:5371: output
21400000000 D _some_variable
215configure:5378: result: BSD nm
216configure:5381: checking whether ln -s works
217configure:5385: result: yes
218configure:5393: checking the maximum length of command line arguments
219configure:5524: result: 196608
220configure:5572: checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format
221configure:5612: result: func_convert_file_noop
222configure:5619: checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format
223configure:5639: result: func_convert_file_noop
224configure:5646: checking for /usr/bin/ld option to reload object files
225configure:5653: result: -r
226configure:5727: checking for objdump
227configure:5757: result: no
228configure:5786: checking how to recognize dependent libraries
229configure:5986: result: pass_all
230configure:6071: checking for dlltool
231configure:6101: result: no
232configure:6131: checking how to associate runtime and link libraries
233configure:6158: result: printf %s\n
234configure:6218: checking for ar
235configure:6234: found /usr/bin/ar
236configure:6245: result: ar
237configure:6282: checking for archiver @FILE support
238configure:6299: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
239configure:6299: $? = 0
240configure:6302: ar cru libconftest.a @conftest.lst >&5
241ar: @conftest.lst: No such file or directory
242configure:6305: $? = 1
243configure:6325: result: no
244configure:6383: checking for strip
245configure:6399: found /usr/bin/strip
246configure:6410: result: strip
247configure:6482: checking for ranlib
248configure:6498: found /usr/bin/ranlib
249configure:6509: result: ranlib
250configure:6611: checking command to parse /usr/bin/nm -p output from /opt/local/bin/gcc-apple-4.2 object
251configure:6764: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
252configure:6767: $? = 0
253configure:6771: /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
254configure:6774: $? = 0
255cannot find nm_test_var in conftest.nm
256configure:6764: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
257configure:6767: $? = 0
258configure:6771: /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
259configure:6774: $? = 0
260configure:6840: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c conftstm.o >&5
261configure:6843: $? = 0
262configure:6881: result: ok
263configure:6928: checking for sysroot
264configure:6958: result: no
265configure:6965: checking for a working dd
266configure:7003: result: /bin/dd
267configure:7007: checking how to truncate binary pipes
268configure:7022: result: /bin/dd bs=4096 count=1
269configure:7351: checking for mt
270configure:7381: result: no
271configure:7401: checking if : is a manifest tool
272configure:7407: : '-?'
273configure:7415: result: no
274configure:7471: checking for dsymutil
275configure:7487: found /usr/bin/dsymutil
276configure:7498: result: dsymutil
277configure:7563: checking for nmedit
278configure:7579: found /usr/bin/nmedit
279configure:7590: result: nmedit
280configure:7655: checking for lipo
281configure:7671: found /usr/bin/lipo
282configure:7682: result: lipo
283configure:7747: checking for otool
284configure:7763: found /usr/bin/otool
285configure:7774: result: otool
286configure:7839: checking for otool64
287configure:7855: found /usr/bin/otool64
288configure:7866: result: otool64
289configure:7914: checking for -single_module linker flag
290/opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
291configure:7947: result: yes
292configure:7950: checking for -exported_symbols_list linker flag
293configure:7970: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
294/usr/bin/ld: warning symbol: _NXArgc referenced dynamically and must be exported
295/usr/bin/ld: warning symbol: _NXArgv referenced dynamically and must be exported
296/usr/bin/ld: warning symbol: ___progname referenced dynamically and must be exported
297/usr/bin/ld: warning symbol: _environ referenced dynamically and must be exported
298/usr/bin/ld: warning symbol: _catch_exception_raise referenced dynamically and must be exported
299/usr/bin/ld: warning symbol: _catch_exception_raise_state referenced dynamically and must be exported
300/usr/bin/ld: warning symbol: _catch_exception_raise_state_identity referenced dynamically and must be exported
301/usr/bin/ld: warning symbol: _clock_alarm_reply referenced dynamically and must be exported
302/usr/bin/ld: warning symbol: _do_mach_notify_dead_name referenced dynamically and must be exported
303/usr/bin/ld: warning symbol: _do_mach_notify_no_senders referenced dynamically and must be exported
304/usr/bin/ld: warning symbol: _do_mach_notify_port_deleted referenced dynamically and must be exported
305/usr/bin/ld: warning symbol: _do_mach_notify_send_once referenced dynamically and must be exported
306/usr/bin/ld: warning symbol: _do_seqnos_mach_notify_dead_name referenced dynamically and must be exported
307/usr/bin/ld: warning symbol: _do_seqnos_mach_notify_no_senders referenced dynamically and must be exported
308/usr/bin/ld: warning symbol: _do_seqnos_mach_notify_port_deleted referenced dynamically and must be exported
309/usr/bin/ld: warning symbol: _do_seqnos_mach_notify_send_once referenced dynamically and must be exported
310/usr/bin/ld: warning symbol: _receive_samples referenced dynamically and must be exported
311/usr/bin/ld: warning symbol: __mh_execute_header referenced dynamically and must be exported
312configure:7970: $? = 0
313configure:7980: result: yes
314configure:7983: checking for -force_load linker flag
315/opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o conftest.o conftest.c
316conftest.c:1: warning: no previous prototype for 'forced_loaded'
317ar cru libconftest.a conftest.o
318ranlib libconftest.a
319/opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc -o conftest conftest.c -Wl,-force_load,./libconftest.a
320/usr/bin/ld: unknown flag: -force_load
321collect2: ld returned 1 exit status
322configure:8015: result: no
323configure:8092: checking for sys/types.h
324configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
325configure:8092: $? = 0
326configure:8092: result: yes
327configure:8092: checking for sys/stat.h
328configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
329configure:8092: $? = 0
330configure:8092: result: yes
331configure:8092: checking for stdlib.h
332configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
333configure:8092: $? = 0
334configure:8092: result: yes
335configure:8092: checking for string.h
336configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
337configure:8092: $? = 0
338configure:8092: result: yes
339configure:8092: checking for memory.h
340configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
341configure:8092: $? = 0
342configure:8092: result: yes
343configure:8092: checking for strings.h
344configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
345configure:8092: $? = 0
346configure:8092: result: yes
347configure:8092: checking for inttypes.h
348configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
349configure:8092: $? = 0
350configure:8092: result: yes
351configure:8092: checking for stdint.h
352configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
353configure:8092: $? = 0
354configure:8092: result: yes
355configure:8092: checking for unistd.h
356configure:8092: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
357configure:8092: $? = 0
358configure:8092: result: yes
359configure:8106: checking for dlfcn.h
360configure:8106: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
361configure:8106: $? = 0
362configure:8106: result: yes
363configure:8362: checking for objdir
364configure:8377: result: .libs
365configure:8641: checking if /opt/local/bin/gcc-apple-4.2 supports -fno-rtti -fno-exceptions
366configure:8659: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
367cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
368configure:8663: $? = 0
369configure:8676: result: no
370configure:9034: checking for /opt/local/bin/gcc-apple-4.2 option to produce PIC
371configure:9041: result: -fno-common -DPIC
372configure:9049: checking if /opt/local/bin/gcc-apple-4.2 PIC flag -fno-common -DPIC works
373configure:9067: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
374configure:9071: $? = 0
375configure:9084: result: yes
376configure:9113: checking if /opt/local/bin/gcc-apple-4.2 static flag -static works
377configure:9141: result: no
378configure:9156: checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o
379configure:9177: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include -o out/conftest2.o conftest.c >&5
380configure:9181: $? = 0
381configure:9203: result: yes
382configure:9211: checking if /opt/local/bin/gcc-apple-4.2 supports -c -o file.o
383configure:9258: result: yes
384configure:9291: checking whether the /opt/local/bin/gcc-apple-4.2 linker (/usr/bin/ld) supports shared libraries
385configure:10554: result: yes
386configure:10794: checking dynamic linker characteristics
387configure:11624: result: darwin8.11.0 dyld
388configure:11746: checking how to hardcode library paths into programs
389configure:11771: result: immediate
390configure:12319: checking whether stripping libraries is possible
391configure:12333: result: yes
392configure:12359: checking if libtool supports shared libraries
393configure:12361: result: yes
394configure:12364: checking whether to build shared libraries
395configure:12389: result: yes
396configure:12392: checking whether to build static libraries
397configure:12396: result: yes
398configure:12448: checking for library containing socket
399configure:12479: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
400configure:12479: $? = 0
401configure:12496: result: none required
402configure:12505: checking whether socklen_t is defined
403configure:12525: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
404configure:12525: $? = 0
405configure:12531: result: yes
406configure:12543: checking for XML_ParserCreate_MM in -lexpat
407configure:12568: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lexpat   >&5
408configure:12568: $? = 0
409configure:12577: result: yes
410configure:12582: checking expat.h usability
411configure:12582: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -I/opt/local/include conftest.c >&5
412configure:12582: $? = 0
413configure:12582: result: yes
414configure:12582: checking expat.h presence
415configure:12582: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c
416configure:12582: $? = 0
417configure:12582: result: yes
418configure:12582: checking for expat.h
419configure:12582: result: yes
420configure:12663: checking for pkg-config
421configure:12681: found /opt/local/bin/pkg-config
422configure:12693: result: /opt/local/bin/pkg-config
423configure:12718: checking pkg-config is at least version 0.9.0
424configure:12721: result: yes
425configure:12731: checking for DBUS
426configure:12738: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.8"
427configure:12741: $? = 0
428configure:12755: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.8"
429configure:12758: $? = 0
430configure:12816: result: yes
431configure:12832: checking for GLIB
432configure:12839: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.40, gobject-2.0 >= 2.40, gio-2.0 >= 2.40"
433configure:12842: $? = 0
434configure:12856: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.40, gobject-2.0 >= 2.40, gio-2.0 >= 2.40"
435configure:12859: $? = 0
436configure:12917: result: yes
437configure:12937: checking for dbus-run-session
438configure:12955: found /opt/local/bin/dbus-run-session
439configure:12968: result: /opt/local/bin/dbus-run-session
440configure:12982: checking for gtk-doc
441configure:12985: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
442Package gtk-doc was not found in the pkg-config search path.
443Perhaps you should add the directory containing `gtk-doc.pc'
444to the PKG_CONFIG_PATH environment variable
445No package 'gtk-doc' found
446configure:12988: $? = 1
447configure:12994: result: no
448configure:13000: WARNING:
449  You will not be able to create source packages with 'make dist'
450  because gtk-doc >= 1.14 is not found.
451configure:13008: checking for gtkdoc-check
452configure:13038: result: no
453configure:13045: checking for gtkdoc-check
454configure:13078: result: no
455configure:13087: checking for gtkdoc-rebase
456configure:13120: result: no
457configure:13131: checking for gtkdoc-mkpdf
458configure:13164: result: no
459configure:13189: checking whether to build gtk-doc documentation
460configure:13191: result: no
461configure:13204: checking for GTKDOC_DEPS
462configure:13211: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
463configure:13214: $? = 0
464configure:13228: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0"
465configure:13231: $? = 0
466configure:13269: result: yes
467configure:13463: checking that generated files are newer than configure
468configure:13469: result: done
469configure:13528: creating ./config.status
470
471## ---------------------- ##
472## Running config.status. ##
473## ---------------------- ##
474
475This file was extended by dbus-glib config.status 0.110, which was
476generated by GNU Autoconf 2.69.  Invocation command line was
477
478  CONFIG_FILES    =
479  CONFIG_HEADERS  =
480  CONFIG_LINKS    =
481  CONFIG_COMMANDS =
482  $ ./config.status
483
484on chris-bushmans-power-mac-g4-agp-graphics.local
485
486config.status:1153: creating Makefile
487config.status:1153: creating m4/Makefile
488config.status:1153: creating doc/Makefile
489config.status:1153: creating doc/reference/Makefile
490config.status:1153: creating doc/reference/version.xml
491config.status:1153: creating dbus/Makefile
492config.status:1153: creating dbus/examples/Makefile
493config.status:1153: creating dbus/examples/statemachine/Makefile
494config.status:1153: creating dbus-gmain/Makefile
495config.status:1153: creating test/Makefile
496config.status:1153: creating test/core/Makefile
497config.status:1153: creating test/interfaces/Makefile
498config.status:1153: creating test/data/valid-service-files/debug-glib.service
499config.status:1153: creating test/data/valid-service-files/debug-echo.service
500config.status:1153: creating test/data/valid-service-files/interfaces-test.service
501config.status:1153: creating tools/Makefile
502config.status:1153: creating dbus-glib-1.pc
503config.status:1153: creating dbus-glib-1-uninstalled.pc
504config.status:1153: creating config.h
505config.status:1382: executing depfiles commands
506config.status:1382: executing libtool commands
507
508## ---------------- ##
509## Cache variables. ##
510## ---------------- ##
511
512ac_cv_build=powerpc-apple-darwin8.11.0
513ac_cv_c_compiler_gnu=yes
514ac_cv_env_CC_set=set
515ac_cv_env_CC_value=/opt/local/bin/gcc-apple-4.2
516ac_cv_env_CFLAGS_set=set
517ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
518ac_cv_env_CPPFLAGS_set=set
519ac_cv_env_CPPFLAGS_value=-I/opt/local/include
520ac_cv_env_CPP_set=
521ac_cv_env_CPP_value=
522ac_cv_env_DBUS_CFLAGS_set=
523ac_cv_env_DBUS_CFLAGS_value=
524ac_cv_env_DBUS_LIBS_set=
525ac_cv_env_DBUS_LIBS_value=
526ac_cv_env_DBUS_RUN_SESSION_set=
527ac_cv_env_DBUS_RUN_SESSION_value=
528ac_cv_env_GLIB_CFLAGS_set=
529ac_cv_env_GLIB_CFLAGS_value=
530ac_cv_env_GLIB_LIBS_set=
531ac_cv_env_GLIB_LIBS_value=
532ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
533ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
534ac_cv_env_GTKDOC_DEPS_LIBS_set=
535ac_cv_env_GTKDOC_DEPS_LIBS_value=
536ac_cv_env_LDFLAGS_set=set
537ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
538ac_cv_env_LIBS_set=
539ac_cv_env_LIBS_value=
540ac_cv_env_LT_SYS_LIBRARY_PATH_set=
541ac_cv_env_LT_SYS_LIBRARY_PATH_value=
542ac_cv_env_PKG_CONFIG_LIBDIR_set=
543ac_cv_env_PKG_CONFIG_LIBDIR_value=
544ac_cv_env_PKG_CONFIG_PATH_set=
545ac_cv_env_PKG_CONFIG_PATH_value=
546ac_cv_env_PKG_CONFIG_set=
547ac_cv_env_PKG_CONFIG_value=
548ac_cv_env_build_alias_set=
549ac_cv_env_build_alias_value=
550ac_cv_env_host_alias_set=
551ac_cv_env_host_alias_value=
552ac_cv_env_target_alias_set=
553ac_cv_env_target_alias_value=
554ac_cv_header_dlfcn_h=yes
555ac_cv_header_expat_h=yes
556ac_cv_header_inttypes_h=yes
557ac_cv_header_memory_h=yes
558ac_cv_header_stdc=yes
559ac_cv_header_stdint_h=yes
560ac_cv_header_stdlib_h=yes
561ac_cv_header_string_h=yes
562ac_cv_header_strings_h=yes
563ac_cv_header_sys_stat_h=yes
564ac_cv_header_sys_types_h=yes
565ac_cv_header_unistd_h=yes
566ac_cv_host=powerpc-apple-darwin8.11.0
567ac_cv_lib_expat_XML_ParserCreate_MM=yes
568ac_cv_objext=o
569ac_cv_path_DBUS_RUN_SESSION=/opt/local/bin/dbus-run-session
570ac_cv_path_EGREP='/usr/bin/grep -E'
571ac_cv_path_FGREP='/usr/bin/grep -F'
572ac_cv_path_GREP=/usr/bin/grep
573ac_cv_path_SED=/usr/bin/sed
574ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
575ac_cv_path_lt_DD=/bin/dd
576ac_cv_prog_AWK=awk
577ac_cv_prog_CPP='/opt/local/bin/gcc-apple-4.2 -E'
578ac_cv_prog_ac_ct_AR=ar
579ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-apple-4.2
580ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
581ac_cv_prog_ac_ct_LIPO=lipo
582ac_cv_prog_ac_ct_NMEDIT=nmedit
583ac_cv_prog_ac_ct_OTOOL64=otool64
584ac_cv_prog_ac_ct_OTOOL=otool
585ac_cv_prog_ac_ct_RANLIB=ranlib
586ac_cv_prog_ac_ct_STRIP=strip
587ac_cv_prog_cc_c89=
588ac_cv_prog_cc_g=yes
589ac_cv_prog_make_make_set=yes
590ac_cv_search_socket='none required'
591ac_cv_search_strerror='none required'
592am_cv_CC_dependencies_compiler_type=gcc3
593am_cv_make_support_nested_variables=yes
594am_cv_prog_cc_c_o=yes
595lt_cv_apple_cc_single_mod=yes
596lt_cv_ar_at_file=no
597lt_cv_deplibs_check_method=pass_all
598lt_cv_file_magic_cmd='$MAGIC_CMD'
599lt_cv_file_magic_test_file=
600lt_cv_ld_exported_symbols_list=yes
601lt_cv_ld_force_load=no
602lt_cv_ld_reload_flag=-r
603lt_cv_nm_interface='BSD nm'
604lt_cv_objdir=.libs
605lt_cv_path_LD=/usr/bin/ld
606lt_cv_path_NM='/usr/bin/nm -p'
607lt_cv_path_mainfest_tool=no
608lt_cv_prog_compiler_c_o=yes
609lt_cv_prog_compiler_pic='-fno-common -DPIC'
610lt_cv_prog_compiler_pic_works=yes
611lt_cv_prog_compiler_rtti_exceptions=no
612lt_cv_prog_compiler_static_works=no
613lt_cv_prog_gnu_ld=no
614lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
615lt_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'\'''
616lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
617lt_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'\'''
618lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
619lt_cv_sys_global_symbol_to_import=
620lt_cv_sys_max_cmd_len=196608
621lt_cv_to_host_file_cmd=func_convert_file_noop
622lt_cv_to_tool_file_cmd=func_convert_file_noop
623lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
624pkg_cv_DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include'
625pkg_cv_DBUS_LIBS='-L/opt/local/lib -ldbus-1'
626pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
627pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
628pkg_cv_GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
629pkg_cv_GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
630
631## ----------------- ##
632## Output variables. ##
633## ----------------- ##
634
635ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-glib/dbus-glib/work/dbus-glib-0.110/missing aclocal-1.15 '
636AMDEPBACKSLASH='\'
637AMDEP_FALSE='#'
638AMDEP_TRUE=''
639AMTAR='$${TAR-tar}'
640AM_BACKSLASH='\'
641AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
642AM_DEFAULT_VERBOSITY='1'
643AM_V='$(V)'
644AR='ar'
645AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-glib/dbus-glib/work/dbus-glib-0.110/missing autoconf'
646AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-glib/dbus-glib/work/dbus-glib-0.110/missing autoheader'
647AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-glib/dbus-glib/work/dbus-glib-0.110/missing automake-1.15'
648AWK='awk'
649CC='/opt/local/bin/gcc-apple-4.2'
650CCDEPMODE='depmode=gcc3'
651CFLAGS='-pipe -Os -arch ppc -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing'
652CPP='/opt/local/bin/gcc-apple-4.2 -E'
653CPPFLAGS='-I/opt/local/include'
654CYGPATH_W='echo'
655DBUS_BASH_COMPLETION_FALSE='#'
656DBUS_BASH_COMPLETION_TRUE=''
657DBUS_BINDING_TOOL='$(top_builddir)/dbus/dbus-binding-tool'
658DBUS_BUILD_TESTS_FALSE=''
659DBUS_BUILD_TESTS_TRUE='#'
660DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include'
661DBUS_GLIB_TOOL_CFLAGS=''
662DBUS_GLIB_TOOL_LIBS='-lexpat'
663DBUS_LIBS='-L/opt/local/lib -ldbus-1'
664DBUS_RUN_SESSION='/opt/local/bin/dbus-run-session'
665DEFS='-DHAVE_CONFIG_H'
666DEPDIR='.deps'
667DLLTOOL='false'
668DSYMUTIL='dsymutil'
669DUMPBIN=''
670ECHO_C=''
671ECHO_N='-n'
672ECHO_T=''
673EGREP='/usr/bin/grep -E'
674ENABLE_GTK_DOC_FALSE=''
675ENABLE_GTK_DOC_TRUE='#'
676EXEEXT=''
677FGREP='/usr/bin/grep -F'
678GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
679GLIB_GENMARSHAL='/opt/local/bin/glib-genmarshal'
680GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
681GLIB_THREADS_LIBS=''
682GREP='/usr/bin/grep'
683GTKDOC_CHECK=''
684GTKDOC_CHECK_PATH=''
685GTKDOC_DEPS_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
686GTKDOC_DEPS_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
687GTKDOC_MKPDF=''
688GTKDOC_REBASE='true'
689GTK_DOC_BUILD_HTML_FALSE='#'
690GTK_DOC_BUILD_HTML_TRUE=''
691GTK_DOC_BUILD_PDF_FALSE=''
692GTK_DOC_BUILD_PDF_TRUE='#'
693GTK_DOC_USE_LIBTOOL_FALSE='#'
694GTK_DOC_USE_LIBTOOL_TRUE=''
695GTK_DOC_USE_REBASE_FALSE='#'
696GTK_DOC_USE_REBASE_TRUE=''
697HAVE_GTK_DOC_FALSE=''
698HAVE_GTK_DOC_TRUE='#'
699HTML_DIR='${datadir}/gtk-doc/html'
700INSTALL_DATA='${INSTALL} -m 644'
701INSTALL_PROGRAM='${INSTALL}'
702INSTALL_SCRIPT='${INSTALL}'
703INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
704LD='/usr/bin/ld'
705LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
706LIBOBJS=''
707LIBS=''
708LIBTOOL='$(SHELL) $(top_builddir)/libtool'
709LIPO='lipo'
710LN_S='ln -s'
711LTLIBOBJS=''
712LT_AGE='3'
713LT_CURRENT='5'
714LT_REVISION='4'
715LT_SYS_LIBRARY_PATH=''
716MAINT='#'
717MAINTAINER_MODE_FALSE=''
718MAINTAINER_MODE_TRUE='#'
719MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-glib/dbus-glib/work/dbus-glib-0.110/missing makeinfo'
720MANIFEST_TOOL=':'
721MKDIR_P='./install-sh -c -d'
722NM='/usr/bin/nm -p'
723NMEDIT='nmedit'
724OBJDUMP='false'
725OBJEXT='o'
726OTOOL64='otool64'
727OTOOL='otool'
728PACKAGE='dbus-glib'
729PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=GLib'
730PACKAGE_NAME='dbus-glib'
731PACKAGE_STRING='dbus-glib 0.110'
732PACKAGE_TARNAME='dbus-glib'
733PACKAGE_URL=''
734PACKAGE_VERSION='0.110'
735PATH_SEPARATOR=':'
736PKG_CONFIG='/opt/local/bin/pkg-config'
737PKG_CONFIG_LIBDIR=''
738PKG_CONFIG_PATH=''
739RANLIB='ranlib'
740SED='/usr/bin/sed'
741SET_MAKE=''
742SHELL='/bin/sh'
743STRIP='strip'
744VERSION='0.110'
745ac_ct_AR='ar'
746ac_ct_CC='/opt/local/bin/gcc-apple-4.2'
747ac_ct_DUMPBIN=''
748am__EXEEXT_FALSE=''
749am__EXEEXT_TRUE='#'
750am__fastdepCC_FALSE='#'
751am__fastdepCC_TRUE=''
752am__include='include'
753am__isrc=''
754am__leading_dot='.'
755am__nodep='_no'
756am__quote=''
757am__tar='$${TAR-tar} chof - "$$tardir"'
758am__untar='$${TAR-tar} xf -'
759bindir='${exec_prefix}/bin'
760build='powerpc-apple-darwin8.11.0'
761build_alias=''
762build_cpu='powerpc'
763build_os='darwin8.11.0'
764build_vendor='apple'
765datadir='${datarootdir}'
766datarootdir='${prefix}/share'
767docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
768dvidir='${docdir}'
769exec_prefix='${prefix}'
770host='powerpc-apple-darwin8.11.0'
771host_alias=''
772host_cpu='powerpc'
773host_os='darwin8.11.0'
774host_vendor='apple'
775htmldir='${docdir}'
776includedir='${prefix}/include'
777infodir='${datarootdir}/info'
778install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-glib/dbus-glib/work/dbus-glib-0.110/install-sh'
779libdir='${exec_prefix}/lib'
780libexecdir='${exec_prefix}/libexec'
781localedir='${datarootdir}/locale'
782localstatedir='${prefix}/var'
783mandir='${datarootdir}/man'
784mkdir_p='$(MKDIR_P)'
785oldincludedir='/usr/include'
786pdfdir='${docdir}'
787prefix='/opt/local'
788program_transform_name='s,x,x,'
789psdir='${docdir}'
790runstatedir='${localstatedir}/run'
791sbindir='${exec_prefix}/sbin'
792sharedstatedir='${prefix}/com'
793sysconfdir='${prefix}/etc'
794target_alias=''
795
796## ----------- ##
797## confdefs.h. ##
798## ----------- ##
799
800/* confdefs.h */
801#define PACKAGE_NAME "dbus-glib"
802#define PACKAGE_TARNAME "dbus-glib"
803#define PACKAGE_VERSION "0.110"
804#define PACKAGE_STRING "dbus-glib 0.110"
805#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus&component=GLib"
806#define PACKAGE_URL ""
807#define PACKAGE "dbus-glib"
808#define VERSION "0.110"
809#define STDC_HEADERS 1
810#define DBUS_BASH_COMPLETION 1
811#define G_DISABLE_ASSERT 1
812#define HAVE_SYS_TYPES_H 1
813#define HAVE_SYS_STAT_H 1
814#define HAVE_STDLIB_H 1
815#define HAVE_STRING_H 1
816#define HAVE_MEMORY_H 1
817#define HAVE_STRINGS_H 1
818#define HAVE_INTTYPES_H 1
819#define HAVE_STDINT_H 1
820#define HAVE_UNISTD_H 1
821#define HAVE_DLFCN_H 1
822#define LT_OBJDIR ".libs/"
823#define HAVE_SOCKLEN_T 1
824#define HAVE_EXPAT_H 1
825#define GLIB_VERSION_MAX_ALLOWED GLIB_VERSION_2_40
826#define GLIB_VERSION_MIN_REQUIRED GLIB_VERSION_2_32
827
828configure: exit 0