Ticket #41824: config.log

File config.log, 23.8 KB (added by fatima.chami@…, 10 years ago)

gtk-doc config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by gtk-doc configure 1.18, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-xml-catalog=/opt/local/etc/xml/catalog
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = fatima-chamis-MacBook-Pro.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 8.00 gigabytes
33Default processor set: 108 tasks, 435 threads, 2 processors
34Load average: 1.01, Mach factor: 1.28
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2329: checking for a BSD-compatible install
52configure:2397: result: /usr/bin/install -c
53configure:2408: checking whether build environment is sane
54configure:2458: result: yes
55configure:2599: checking for a thread-safe mkdir -p
56configure:2638: result: build-aux/install-sh -c -d
57configure:2651: checking for gawk
58configure:2681: result: no
59configure:2651: checking for mawk
60configure:2681: result: no
61configure:2651: checking for nawk
62configure:2681: result: no
63configure:2651: checking for awk
64configure:2667: found /usr/bin/awk
65configure:2678: result: awk
66configure:2689: checking whether make sets $(MAKE)
67configure:2711: result: yes
68configure:2786: checking how to create a ustar tar archive
69configure:2799: tar --version
70bsdtar 2.6.2 - libarchive 2.6.2
71configure:2802: $? = 0
72configure:2842: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:2845: $? = 0
74configure:2849: tar -xf - <conftest.tar
75configure:2852: $? = 0
76configure:2865: result: gnutar
77configure:2873: checking whether to disable maintainer-specific portions of Makefiles
78configure:2882: result: yes
79configure:2912: checking whether ln -s works
80configure:2916: result: yes
81configure:2972: checking for pkg-config
82configure:2990: found /opt/local/bin/pkg-config
83configure:3002: result: /opt/local/bin/pkg-config
84configure:3027: checking pkg-config is at least version 0.9.0
85configure:3030: result: yes
86configure:3042: checking gnome-doc-utils >= 0.3.2
87configure:3045: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
88configure:3048: $? = 0
89configure:3056: result: yes
90configure:3178: checking for gcc
91configure:3205: result: /usr/bin/gcc-4.2
92configure:3434: checking for C compiler version
93configure:3443: /usr/bin/gcc-4.2 --version >&5
94i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
95Copyright (C) 2007 Free Software Foundation, Inc.
96This is free software; see the source for copying conditions.  There is NO
97warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
98
99configure:3454: $? = 0
100configure:3443: /usr/bin/gcc-4.2 -v >&5
101Using built-in specs.
102Target: i686-apple-darwin10
103Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
104Thread model: posix
105gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
106configure:3454: $? = 0
107configure:3443: /usr/bin/gcc-4.2 -V >&5
108gcc-4.2: argument to `-V' is missing
109configure:3454: $? = 1
110configure:3443: /usr/bin/gcc-4.2 -qversion >&5
111i686-apple-darwin10-gcc-4.2.1: no input files
112configure:3454: $? = 1
113configure:3474: checking whether the C compiler works
114configure:3496: /usr/bin/gcc-4.2 -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
115configure:3500: $? = 0
116configure:3549: result: yes
117configure:3552: checking for C compiler default output file name
118configure:3554: result: a.out
119configure:3560: checking for suffix of executables
120configure:3567: /usr/bin/gcc-4.2 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
121configure:3571: $? = 0
122configure:3593: result:
123configure:3615: checking whether we are cross compiling
124configure:3623: /usr/bin/gcc-4.2 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
125configure:3627: $? = 0
126configure:3634: ./conftest
127configure:3638: $? = 0
128configure:3653: result: no
129configure:3658: checking for suffix of object files
130configure:3680: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
131configure:3684: $? = 0
132configure:3705: result: o
133configure:3709: checking whether we are using the GNU C compiler
134configure:3728: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
135configure:3728: $? = 0
136configure:3737: result: yes
137configure:3746: checking whether /usr/bin/gcc-4.2 accepts -g
138configure:3766: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
139configure:3766: $? = 0
140configure:3807: result: yes
141configure:3824: checking for /usr/bin/gcc-4.2 option to accept ISO C89
142configure:3888: /usr/bin/gcc-4.2  -c -pipe -Os -I/opt/local/include conftest.c >&5
143configure:3888: $? = 0
144configure:3901: result: none needed
145configure:3932: checking for style of include used by make
146configure:3960: result: GNU
147configure:3985: checking dependency style of /usr/bin/gcc-4.2
148configure:4095: result: gcc3
149configure:4142: checking build system type
150configure:4156: result: i386-apple-darwin10.8.0
151configure:4176: checking host system type
152configure:4189: result: i386-apple-darwin10.8.0
153configure:4209: checking for a sed that does not truncate output
154configure:4273: result: /usr/bin/sed
155configure:4291: checking for grep that handles long lines and -e
156configure:4349: result: /usr/bin/grep
157configure:4354: checking for egrep
158configure:4416: result: /usr/bin/grep -E
159configure:4421: checking for fgrep
160configure:4483: result: /usr/bin/grep -F
161configure:4518: checking for ld used by /usr/bin/gcc-4.2
162configure:4585: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
163configure:4592: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
164configure:4607: result: no
165configure:4619: checking for BSD- or MS-compatible name lister (nm)
166configure:4668: result: /usr/bin/nm
167configure:4786: checking the name lister (/usr/bin/nm) interface
168configure:4793: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
169configure:4796: /usr/bin/nm "conftest.o"
170configure:4799: output
1710000000000000000 D _some_variable
172configure:4806: result: BSD nm
173configure:4810: checking the maximum length of command line arguments
174configure:4930: result: 196608
175configure:4947: checking whether the shell understands some XSI constructs
176configure:4957: result: yes
177configure:4961: checking whether the shell understands "+="
178configure:4967: result: yes
179configure:5002: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
180configure:5009: result: -r
181configure:5078: checking for objdump
182configure:5108: result: no
183configure:5137: checking how to recognize dependent libraries
184configure:5333: result: pass_all
185configure:5393: checking for ar
186configure:5409: found /usr/bin/ar
187configure:5420: result: ar
188configure:5498: checking for strip
189configure:5514: found /usr/bin/strip
190configure:5525: result: strip
191configure:5597: checking for ranlib
192configure:5613: found /usr/bin/ranlib
193configure:5624: result: ranlib
194configure:5714: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
195configure:5832: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
196configure:5835: $? = 0
197configure:5839: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
198configure:5842: $? = 0
199cannot find nm_test_var in conftest.nm
200configure:5832: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
201configure:5835: $? = 0
202configure:5839: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
203configure:5842: $? = 0
204configure:5896: /usr/bin/gcc-4.2 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c conftstm.o >&5
205configure:5899: $? = 0
206configure:5937: result: ok
207configure:6202: checking for dsymutil
208configure:6218: found /usr/bin/dsymutil
209configure:6229: result: dsymutil
210configure:6294: checking for nmedit
211configure:6310: found /usr/bin/nmedit
212configure:6321: result: nmedit
213configure:6386: checking for lipo
214configure:6402: found /usr/bin/lipo
215configure:6413: result: lipo
216configure:6478: checking for otool
217configure:6494: found /usr/bin/otool
218configure:6505: result: otool
219configure:6570: checking for otool64
220configure:6600: result: no
221configure:6645: checking for -single_module linker flag
222/usr/bin/gcc-4.2 -pipe -Os -L/opt/local/lib -Wl,-headerpad_max_install_names -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
223configure:6672: result: yes
224configure:6674: checking for -exported_symbols_list linker flag
225configure:6694: /usr/bin/gcc-4.2 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
226configure:6694: $? = 0
227configure:6704: result: yes
228configure:6746: checking how to run the C preprocessor
229configure:6777: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
230configure:6777: $? = 0
231configure:6791: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
232conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
233configure:6791: $? = 1
234configure: failed program was:
235| /* confdefs.h */
236| #define PACKAGE_NAME "gtk-doc"
237| #define PACKAGE_TARNAME "gtk-doc"
238| #define PACKAGE_VERSION "1.18"
239| #define PACKAGE_STRING "gtk-doc 1.18"
240| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc"
241| #define PACKAGE_URL ""
242| #define PACKAGE "gtk-doc"
243| #define VERSION "1.18"
244| /* end confdefs.h.  */
245| #include <ac_nonexistent.h>
246configure:6816: result: /usr/bin/gcc-4.2 -E
247configure:6836: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
248configure:6836: $? = 0
249configure:6850: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
250conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
251configure:6850: $? = 1
252configure: failed program was:
253| /* confdefs.h */
254| #define PACKAGE_NAME "gtk-doc"
255| #define PACKAGE_TARNAME "gtk-doc"
256| #define PACKAGE_VERSION "1.18"
257| #define PACKAGE_STRING "gtk-doc 1.18"
258| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc"
259| #define PACKAGE_URL ""
260| #define PACKAGE "gtk-doc"
261| #define VERSION "1.18"
262| /* end confdefs.h.  */
263| #include <ac_nonexistent.h>
264configure:6879: checking for ANSI C header files
265configure:6899: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
266configure:6899: $? = 0
267configure:6972: /usr/bin/gcc-4.2 -o conftest -pipe -Os -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
268configure:6972: $? = 0
269configure:6972: ./conftest
270configure:6972: $? = 0
271configure:6983: result: yes
272configure:6996: checking for sys/types.h
273configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
274configure:6996: $? = 0
275configure:6996: result: yes
276configure:6996: checking for sys/stat.h
277configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
278configure:6996: $? = 0
279configure:6996: result: yes
280configure:6996: checking for stdlib.h
281configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
282configure:6996: $? = 0
283configure:6996: result: yes
284configure:6996: checking for string.h
285configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
286configure:6996: $? = 0
287configure:6996: result: yes
288configure:6996: checking for memory.h
289configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
290configure:6996: $? = 0
291configure:6996: result: yes
292configure:6996: checking for strings.h
293configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
294configure:6996: $? = 0
295configure:6996: result: yes
296configure:6996: checking for inttypes.h
297configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
298configure:6996: $? = 0
299configure:6996: result: yes
300configure:6996: checking for stdint.h
301configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
302configure:6996: $? = 0
303configure:6996: result: yes
304configure:6996: checking for unistd.h
305configure:6996: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
306configure:6996: $? = 0
307configure:6996: result: yes
308configure:7011: checking for dlfcn.h
309configure:7011: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include conftest.c >&5
310configure:7011: $? = 0
311configure:7011: result: yes
312configure:7195: checking for objdir
313configure:7210: result: .libs
314configure:7506: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
315configure:7524: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
316cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
317configure:7528: $? = 0
318configure:7541: result: no
319configure:7561: checking for /usr/bin/gcc-4.2 option to produce PIC
320configure:7833: result: -fno-common -DPIC
321configure:7845: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
322configure:7863: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
323configure:7867: $? = 0
324configure:7880: result: yes
325configure:7904: checking if /usr/bin/gcc-4.2 static flag -static works
326configure:7932: result: no
327configure:7947: checking if /usr/bin/gcc-4.2 supports -c -o file.o
328configure:7968: /usr/bin/gcc-4.2 -c -pipe -Os -I/opt/local/include -o out/conftest2.o conftest.c >&5
329configure:7972: $? = 0
330configure:7994: result: yes
331configure:8002: checking if /usr/bin/gcc-4.2 supports -c -o file.o
332configure:8049: result: yes
333configure:8082: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
334configure:9073: result: yes
335configure:9312: checking dynamic linker characteristics
336configure:9975: result: darwin10.8.0 dyld
337configure:10077: checking how to hardcode library paths into programs
338configure:10102: result: immediate
339configure:10622: checking whether stripping libraries is possible
340configure:10636: result: yes
341configure:10662: checking if libtool supports shared libraries
342configure:10664: result: yes
343configure:10667: checking whether to build shared libraries
344configure:10688: result: yes
345configure:10691: checking whether to build static libraries
346configure:10695: result: yes
347configure:10780: checking for pkg-config
348configure:10810: result: /opt/local/bin/pkg-config
349configure:10835: checking pkg-config is at least version 0.19
350configure:10838: result: yes
351configure:10850: checking for perl
352configure:10880: result: /opt/local/bin/perl
353configure:10892: checking if Perl version >= 5.6.0
354configure:10898: result: no
355configure:10900: error: perl >= 5.6.0 is required for gtk-doc
356
357## ---------------- ##
358## Cache variables. ##
359## ---------------- ##
360
361ac_cv_build=i386-apple-darwin10.8.0
362ac_cv_c_compiler_gnu=yes
363ac_cv_env_CC_set=set
364ac_cv_env_CC_value=/usr/bin/gcc-4.2
365ac_cv_env_CFLAGS_set=set
366ac_cv_env_CFLAGS_value='-pipe -Os'
367ac_cv_env_CPPFLAGS_set=set
368ac_cv_env_CPPFLAGS_value=-I/opt/local/include
369ac_cv_env_CPP_set=
370ac_cv_env_CPP_value=
371ac_cv_env_LDFLAGS_set=set
372ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
373ac_cv_env_LIBS_set=
374ac_cv_env_LIBS_value=
375ac_cv_env_PKG_CONFIG_set=
376ac_cv_env_PKG_CONFIG_value=
377ac_cv_env_TEST_DEPS_CFLAGS_set=
378ac_cv_env_TEST_DEPS_CFLAGS_value=
379ac_cv_env_TEST_DEPS_LIBS_set=
380ac_cv_env_TEST_DEPS_LIBS_value=
381ac_cv_env_build_alias_set=
382ac_cv_env_build_alias_value=
383ac_cv_env_host_alias_set=
384ac_cv_env_host_alias_value=
385ac_cv_env_target_alias_set=
386ac_cv_env_target_alias_value=
387ac_cv_header_dlfcn_h=yes
388ac_cv_header_inttypes_h=yes
389ac_cv_header_memory_h=yes
390ac_cv_header_stdc=yes
391ac_cv_header_stdint_h=yes
392ac_cv_header_stdlib_h=yes
393ac_cv_header_string_h=yes
394ac_cv_header_strings_h=yes
395ac_cv_header_sys_stat_h=yes
396ac_cv_header_sys_types_h=yes
397ac_cv_header_unistd_h=yes
398ac_cv_host=i386-apple-darwin10.8.0
399ac_cv_objext=o
400ac_cv_path_EGREP='/usr/bin/grep -E'
401ac_cv_path_FGREP='/usr/bin/grep -F'
402ac_cv_path_GREP=/usr/bin/grep
403ac_cv_path_PERL=/opt/local/bin/perl
404ac_cv_path_SED=/usr/bin/sed
405ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
406ac_cv_prog_AWK=awk
407ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
408ac_cv_prog_ac_ct_AR=ar
409ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
410ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
411ac_cv_prog_ac_ct_LIPO=lipo
412ac_cv_prog_ac_ct_NMEDIT=nmedit
413ac_cv_prog_ac_ct_OTOOL=otool
414ac_cv_prog_ac_ct_RANLIB=ranlib
415ac_cv_prog_ac_ct_STRIP=strip
416ac_cv_prog_cc_c89=
417ac_cv_prog_cc_g=yes
418ac_cv_prog_make_make_set=yes
419am_cv_CC_dependencies_compiler_type=gcc3
420am_cv_prog_tar_ustar=gnutar
421gdu_cv_have_gdu=yes
422gdu_cv_version_required=0.3.2
423lt_cv_apple_cc_single_mod=yes
424lt_cv_deplibs_check_method=pass_all
425lt_cv_file_magic_cmd='$MAGIC_CMD'
426lt_cv_file_magic_test_file=
427lt_cv_ld_exported_symbols_list=yes
428lt_cv_ld_reload_flag=-r
429lt_cv_nm_interface='BSD nm'
430lt_cv_objdir=.libs
431lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
432lt_cv_path_NM=/usr/bin/nm
433lt_cv_prog_compiler_c_o=yes
434lt_cv_prog_compiler_pic_works=yes
435lt_cv_prog_compiler_rtti_exceptions=no
436lt_cv_prog_compiler_static_works=no
437lt_cv_prog_gnu_ld=no
438lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
439lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
440lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
441lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
442lt_cv_sys_max_cmd_len=196608
443
444## ----------------- ##
445## Output variables. ##
446## ----------------- ##
447
448ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.18/build-aux/missing --run aclocal-1.11'
449AMDEPBACKSLASH='\'
450AMDEP_FALSE='#'
451AMDEP_TRUE=''
452AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.18/build-aux/missing --run tar'
453AM_BACKSLASH='\'
454AM_DEFAULT_VERBOSITY='0'
455AR='ar'
456AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.18/build-aux/missing --run autoconf'
457AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.18/build-aux/missing --run autoheader'
458AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.18/build-aux/missing --run automake-1.11'
459AWK='awk'
460BUILD_TESTS_FALSE=''
461BUILD_TESTS_TRUE=''
462CC='/usr/bin/gcc-4.2'
463CCDEPMODE='depmode=gcc3'
464CFLAGS='-pipe -Os'
465CPP='/usr/bin/gcc-4.2 -E'
466CPPFLAGS='-I/opt/local/include'
467CYGPATH_W='echo'
468DBLATEX=''
469DEFS=''
470DEPDIR='.deps'
471DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
472DOC_USER_FORMATS=''
473DSYMUTIL='dsymutil'
474DUMPBIN=''
475ECHO_C='\c'
476ECHO_N=''
477ECHO_T=''
478EGREP='/usr/bin/grep -E'
479ENABLE_SK_FALSE='#'
480ENABLE_SK_TRUE=''
481EXEEXT=''
482FGREP='/usr/bin/grep -F'
483FOP=''
484GREP='/usr/bin/grep'
485GTK_DOC_USE_LIBTOOL_FALSE=''
486GTK_DOC_USE_LIBTOOL_TRUE=''
487HAVE_GNOME_DOC_UTILS_FALSE='#'
488HAVE_GNOME_DOC_UTILS_TRUE=''
489HAVE_PYTHON_FALSE=''
490HAVE_PYTHON_TRUE=''
491HELP_DIR='${datadir}/gnome/help'
492HIGHLIGHT=''
493HIGHLIGHT_OPTIONS=''
494INSTALL_DATA='${INSTALL} -m 644'
495INSTALL_PROGRAM='${INSTALL}'
496INSTALL_SCRIPT='${INSTALL}'
497INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
498JADE=''
499LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
500LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
501LIBOBJS=''
502LIBS=''
503LIBTOOL='$(SHELL) $(top_builddir)/libtool'
504LIPO='lipo'
505LN_S='ln -s'
506LTLIBOBJS=''
507MAINT=''
508MAINTAINER_MODE_FALSE='#'
509MAINTAINER_MODE_TRUE=''
510MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.18/build-aux/missing --run makeinfo'
511MKDIR_P='build-aux/install-sh -c -d'
512NM='/usr/bin/nm'
513NMEDIT='nmedit'
514OBJDUMP='false'
515OBJEXT='o'
516OMF_DIR='${datadir}/omf'
517OTOOL64=':'
518OTOOL='otool'
519PACKAGE='gtk-doc'
520PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc'
521PACKAGE_DATA_DIR=''
522PACKAGE_NAME='gtk-doc'
523PACKAGE_STRING='gtk-doc 1.18'
524PACKAGE_TARNAME='gtk-doc'
525PACKAGE_URL=''
526PACKAGE_VERSION='1.18'
527PATH_SEPARATOR=':'
528PERL='/opt/local/bin/perl'
529PKG_CONFIG='/opt/local/bin/pkg-config'
530PYTHON='/opt/local/bin/python2.7'
531PYTHON_EXEC_PREFIX=''
532PYTHON_PLATFORM=''
533PYTHON_PREFIX=''
534PYTHON_VERSION=''
535RANLIB='ranlib'
536SED='/usr/bin/sed'
537SET_MAKE=''
538SGML_FORMAT_TYPE=''
539SHELL='/bin/sh'
540STRIP='strip'
541TEST_DEPS_CFLAGS=''
542TEST_DEPS_LIBS=''
543TRACE=''
544VERSION='1.18'
545XMLCATALOG=''
546XML_CATALOG_FILE=''
547XSLTPROC=''
548ac_ct_CC='/usr/bin/gcc-4.2'
549ac_ct_DUMPBIN=''
550am__EXEEXT_FALSE=''
551am__EXEEXT_TRUE=''
552am__fastdepCC_FALSE='#'
553am__fastdepCC_TRUE=''
554am__include='include'
555am__isrc=''
556am__leading_dot='.'
557am__quote=''
558am__tar='tar --format=ustar -chf - "$$tardir"'
559am__untar='tar -xf -'
560bindir='${exec_prefix}/bin'
561build='i386-apple-darwin10.8.0'
562build_alias=''
563build_cpu='i386'
564build_os='darwin10.8.0'
565build_vendor='apple'
566datadir='${datarootdir}'
567datarootdir='${prefix}/share'
568docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
569dvidir='${docdir}'
570exec_prefix='NONE'
571glib_prefix=''
572host='i386-apple-darwin10.8.0'
573host_alias=''
574host_cpu='i386'
575host_os='darwin10.8.0'
576host_vendor='apple'
577htmldir='${docdir}'
578includedir='${prefix}/include'
579infodir='${datarootdir}/info'
580install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtk-doc/gtk-doc/work/gtk-doc-1.18/build-aux/install-sh'
581libdir='${exec_prefix}/lib'
582libexecdir='${exec_prefix}/libexec'
583localedir='${datarootdir}/locale'
584localstatedir='${prefix}/var'
585lt_ECHO='/bin/echo'
586mandir='${datarootdir}/man'
587mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
588oldincludedir='/usr/include'
589pdfdir='${docdir}'
590pkgpyexecdir=''
591pkgpythondir=''
592prefix='/opt/local'
593program_transform_name='s,x,x,'
594psdir='${docdir}'
595pyexecdir=''
596pythondir=''
597sbindir='${exec_prefix}/sbin'
598sharedstatedir='${prefix}/com'
599sysconfdir='${prefix}/etc'
600target_alias=''
601
602## ----------- ##
603## confdefs.h. ##
604## ----------- ##
605
606/* confdefs.h */
607#define PACKAGE_NAME "gtk-doc"
608#define PACKAGE_TARNAME "gtk-doc"
609#define PACKAGE_VERSION "1.18"
610#define PACKAGE_STRING "gtk-doc 1.18"
611#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc"
612#define PACKAGE_URL ""
613#define PACKAGE "gtk-doc"
614#define VERSION "1.18"
615#define STDC_HEADERS 1
616#define HAVE_SYS_TYPES_H 1
617#define HAVE_SYS_STAT_H 1
618#define HAVE_STDLIB_H 1
619#define HAVE_STRING_H 1
620#define HAVE_MEMORY_H 1
621#define HAVE_STRINGS_H 1
622#define HAVE_INTTYPES_H 1
623#define HAVE_STDINT_H 1
624#define HAVE_UNISTD_H 1
625#define HAVE_DLFCN_H 1
626#define LT_OBJDIR ".libs/"
627
628configure: exit 1