Ticket #37137: config.log

File config.log, 112.0 KB (added by cooljeanius (Eric Gallager), 11 years ago)

gobject-introspection's 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 gobject-introspection configure 1.34.1.1, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Local-Admins-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: 179 tasks, 751 threads, 2 processors
34Load average: 0.66, Mach factor: 1.40
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:2575: checking for a BSD-compatible install
52configure:2643: result: /usr/bin/install -c
53configure:2654: checking whether build environment is sane
54configure:2704: result: yes
55configure:2845: checking for a thread-safe mkdir -p
56configure:2884: result: /opt/local/bin/gmkdir -p
57configure:2897: checking for gawk
58configure:2913: found /opt/local/bin/gawk
59configure:2924: result: gawk
60configure:2935: checking whether make sets $(MAKE)
61configure:2957: result: yes
62configure:3032: checking how to create a ustar tar archive
63configure:3045: tar --version
64bsdtar 2.6.2 - libarchive 2.6.2
65configure:3048: $? = 0
66configure:3088: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
67configure:3091: $? = 0
68configure:3095: tar -xf - <conftest.tar
69configure:3098: $? = 0
70configure:3111: result: gnutar
71configure:3119: checking whether to enable maintainer-specific portions of Makefiles
72configure:3128: result: yes
73configure:3153: checking whether make supports nested variables
74configure:3170: result: yes
75configure:3187: checking build system type
76configure:3201: result: x86_64-apple-darwin10.8.0
77configure:3221: checking host system type
78configure:3234: result: x86_64-apple-darwin10.8.0
79configure:3320: checking for gcc
80configure:3347: result: ccache /usr/bin/gcc-4.2
81configure:3576: checking for C compiler version
82configure:3585: ccache /usr/bin/gcc-4.2 --version >&5
83i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
84Copyright (C) 2007 Free Software Foundation, Inc.
85This is free software; see the source for copying conditions.  There is NO
86warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87
88configure:3596: $? = 0
89configure:3585: ccache /usr/bin/gcc-4.2 -v >&5
90Using built-in specs.
91Target: i686-apple-darwin10
92Configured 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
93Thread model: posix
94gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
95configure:3596: $? = 0
96configure:3585: ccache /usr/bin/gcc-4.2 -V >&5
97gcc-4.2: argument to `-V' is missing
98configure:3596: $? = 1
99configure:3585: ccache /usr/bin/gcc-4.2 -qversion >&5
100i686-apple-darwin10-gcc-4.2.1: no input files
101configure:3596: $? = 1
102configure:3616: checking whether the C compiler works
103configure:3638: ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
104configure:3642: $? = 0
105configure:3690: result: yes
106configure:3693: checking for C compiler default output file name
107configure:3695: result: a.out
108configure:3701: checking for suffix of executables
109configure:3708: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
110configure:3712: $? = 0
111configure:3734: result:
112configure:3756: checking whether we are cross compiling
113configure:3764: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
114configure:3768: $? = 0
115configure:3775: ./conftest
116configure:3779: $? = 0
117configure:3794: result: no
118configure:3799: checking for suffix of object files
119configure:3821: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
120configure:3825: $? = 0
121configure:3846: result: o
122configure:3850: checking whether we are using the GNU C compiler
123configure:3869: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
124configure:3869: $? = 0
125configure:3878: result: yes
126configure:3887: checking whether ccache /usr/bin/gcc-4.2 accepts -g
127configure:3907: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
128ccache: FATAL: Failed to create /opt/local/var/macports/build/.ccache/d/e: Permission denied
129configure:3907: $? = 1
130configure: failed program was:
131| /* confdefs.h */
132| #define PACKAGE_NAME "gobject-introspection"
133| #define PACKAGE_TARNAME "gobject-introspection"
134| #define PACKAGE_VERSION "1.34.1.1"
135| #define PACKAGE_STRING "gobject-introspection 1.34.1.1"
136| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
137| #define PACKAGE_URL ""
138| #define PACKAGE "gobject-introspection"
139| #define VERSION "1.34.1.1"
140| /* end confdefs.h.  */
141|
142| int
143| main ()
144| {
145|
146|   ;
147|   return 0;
148| }
149configure:3922: ccache /usr/bin/gcc-4.2 -c  -I/opt/local/include conftest.c >&5
150ccache: FATAL: Failed to create /opt/local/var/macports/build/.ccache/e/3: Permission denied
151configure:3922: $? = 1
152configure: failed program was:
153| /* confdefs.h */
154| #define PACKAGE_NAME "gobject-introspection"
155| #define PACKAGE_TARNAME "gobject-introspection"
156| #define PACKAGE_VERSION "1.34.1.1"
157| #define PACKAGE_STRING "gobject-introspection 1.34.1.1"
158| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
159| #define PACKAGE_URL ""
160| #define PACKAGE "gobject-introspection"
161| #define VERSION "1.34.1.1"
162| /* end confdefs.h.  */
163|
164| int
165| main ()
166| {
167|
168|   ;
169|   return 0;
170| }
171configure:3938: ccache /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
172ccache: FATAL: Failed to create /opt/local/var/macports/build/.ccache/d/e: Permission denied
173configure:3938: $? = 1
174configure: failed program was:
175| /* confdefs.h */
176| #define PACKAGE_NAME "gobject-introspection"
177| #define PACKAGE_TARNAME "gobject-introspection"
178| #define PACKAGE_VERSION "1.34.1.1"
179| #define PACKAGE_STRING "gobject-introspection 1.34.1.1"
180| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
181| #define PACKAGE_URL ""
182| #define PACKAGE "gobject-introspection"
183| #define VERSION "1.34.1.1"
184| /* end confdefs.h.  */
185|
186| int
187| main ()
188| {
189|
190|   ;
191|   return 0;
192| }
193configure:3948: result: no
194configure:3965: checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89
195configure:4029: ccache /usr/bin/gcc-4.2  -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
196configure:4029: $? = 0
197configure:4042: result: none needed
198configure:4073: checking for style of include used by make
199configure:4101: result: GNU
200configure:4127: checking dependency style of ccache /usr/bin/gcc-4.2
201configure:4238: result: none
202configure:4254: checking whether ccache /usr/bin/gcc-4.2 and cc understand -c and -o together
203configure:4285: ccache /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
204ccache: FATAL: Failed to create /opt/local/var/macports/build/.ccache/7/b: Permission denied
205configure:4289: $? = 1
206configure:4357: result: no
207configure:4428: checking how to print strings
208configure:4455: result: printf
209configure:4476: checking for a sed that does not truncate output
210configure:4540: result: /opt/local/bin/gsed
211configure:4558: checking for grep that handles long lines and -e
212configure:4616: result: /opt/local/bin/grep
213configure:4621: checking for egrep
214configure:4683: result: /opt/local/bin/grep -E
215configure:4688: checking for fgrep
216configure:4750: result: /opt/local/bin/grep -F
217configure:4785: checking for ld used by /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2
218configure:4852: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
219configure:4859: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
220configure:4874: result: no
221configure:4886: checking for BSD- or MS-compatible name lister (nm)
222configure:4935: result: /opt/local/bin/nm
223configure:5065: checking the name lister (/opt/local/bin/nm) interface
224configure:5072: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
225configure:5075: /opt/local/bin/nm "conftest.o"
226configure:5078: output
2270000000000000000 D _some_variable
228configure:5085: result: BSD nm
229configure:5088: checking whether ln -s works
230configure:5092: result: yes
231configure:5100: checking the maximum length of command line arguments
232configure:5230: result: 196608
233configure:5247: checking whether the shell understands some XSI constructs
234configure:5257: result: yes
235configure:5261: checking whether the shell understands "+="
236configure:5267: result: yes
237configure:5302: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
238configure:5342: result: func_convert_file_noop
239configure:5349: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
240configure:5369: result: func_convert_file_noop
241configure:5376: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
242configure:5383: result: -r
243configure:5457: checking for objdump
244configure:5473: found /usr/bin/objdump
245configure:5484: result: objdump
246configure:5516: checking how to recognize dependent libraries
247configure:5718: result: pass_all
248configure:5803: checking for dlltool
249configure:5833: result: no
250configure:5863: checking how to associate runtime and link libraries
251configure:5890: result: printf %s\n
252configure:5951: checking for ar
253configure:5967: found /opt/local/bin/ar
254configure:5978: result: ar
255configure:6015: checking for archiver @FILE support
256configure:6032: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
257configure:6032: $? = 0
258configure:6035: ar cru libconftest.a @conftest.lst >&5
259ar: @conftest.lst: No such file or directory
260configure:6038: $? = 1
261configure:6058: result: no
262configure:6116: checking for strip
263configure:6132: found /opt/local/bin/strip
264configure:6143: result: strip
265configure:6215: checking for ranlib
266configure:6231: found /opt/local/bin/ranlib
267configure:6242: result: ranlib
268configure:6344: checking command to parse /opt/local/bin/nm output from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 object
269configure:6464: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
270configure:6467: $? = 0
271configure:6471: /opt/local/bin/nm 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
272configure:6474: $? = 0
273cannot find nm_test_var in conftest.nm
274configure:6464: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
275configure:6467: $? = 0
276configure:6471: /opt/local/bin/nm 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
277configure:6474: $? = 0
278configure:6540: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c conftstm.o >&5
279configure:6543: $? = 0
280configure:6581: result: ok
281configure:6618: checking for sysroot
282configure:6648: result: no
283configure:6904: checking for mt
284configure:6934: result: no
285configure:6954: checking if : is a manifest tool
286configure:6960: : '-?'
287configure:6968: result: no
288configure:7024: checking for dsymutil
289configure:7040: found /usr/bin/dsymutil
290configure:7051: result: dsymutil
291configure:7116: checking for nmedit
292configure:7132: found /opt/local/bin/nmedit
293configure:7143: result: nmedit
294configure:7208: checking for lipo
295configure:7224: found /opt/local/bin/lipo
296configure:7235: result: lipo
297configure:7300: checking for otool
298configure:7316: found /opt/local/bin/otool
299configure:7327: result: otool
300configure:7392: checking for otool64
301configure:7408: found /usr/bin/otool64
302configure:7419: result: otool64
303configure:7467: checking for -single_module linker flag
304/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
305configure:7500: result: yes
306configure:7503: checking for -exported_symbols_list linker flag
307configure:7523: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
308configure:7523: $? = 0
309configure:7533: result: yes
310configure:7536: checking for -force_load linker flag
311/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -c -o conftest.o conftest.c
312ar cru libconftest.a conftest.o
313ranlib libconftest.a
314/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
315configure:7568: result: yes
316configure:7610: checking how to run the C preprocessor
317configure:7641: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
318configure:7641: $? = 0
319configure:7655: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
320conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
321configure:7655: $? = 1
322configure: failed program was:
323| /* confdefs.h */
324| #define PACKAGE_NAME "gobject-introspection"
325| #define PACKAGE_TARNAME "gobject-introspection"
326| #define PACKAGE_VERSION "1.34.1.1"
327| #define PACKAGE_STRING "gobject-introspection 1.34.1.1"
328| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
329| #define PACKAGE_URL ""
330| #define PACKAGE "gobject-introspection"
331| #define VERSION "1.34.1.1"
332| #define NO_MINUS_C_MINUS_O 1
333| /* end confdefs.h.  */
334| #include <ac_nonexistent.h>
335configure:7680: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E
336configure:7700: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
337configure:7700: $? = 0
338configure:7714: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
339conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
340configure:7714: $? = 1
341configure: failed program was:
342| /* confdefs.h */
343| #define PACKAGE_NAME "gobject-introspection"
344| #define PACKAGE_TARNAME "gobject-introspection"
345| #define PACKAGE_VERSION "1.34.1.1"
346| #define PACKAGE_STRING "gobject-introspection 1.34.1.1"
347| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
348| #define PACKAGE_URL ""
349| #define PACKAGE "gobject-introspection"
350| #define VERSION "1.34.1.1"
351| #define NO_MINUS_C_MINUS_O 1
352| /* end confdefs.h.  */
353| #include <ac_nonexistent.h>
354configure:7743: checking for ANSI C header files
355configure:7763: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
356configure:7763: $? = 0
357configure:7836: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
358configure:7836: $? = 0
359configure:7836: ./conftest
360configure:7836: $? = 0
361configure:7847: result: yes
362configure:7860: checking for sys/types.h
363configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
364configure:7860: $? = 0
365configure:7860: result: yes
366configure:7860: checking for sys/stat.h
367configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
368configure:7860: $? = 0
369configure:7860: result: yes
370configure:7860: checking for stdlib.h
371configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
372configure:7860: $? = 0
373configure:7860: result: yes
374configure:7860: checking for string.h
375configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
376configure:7860: $? = 0
377configure:7860: result: yes
378configure:7860: checking for memory.h
379configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
380configure:7860: $? = 0
381configure:7860: result: yes
382configure:7860: checking for strings.h
383configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
384configure:7860: $? = 0
385configure:7860: result: yes
386configure:7860: checking for inttypes.h
387configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
388configure:7860: $? = 0
389configure:7860: result: yes
390configure:7860: checking for stdint.h
391configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
392configure:7860: $? = 0
393configure:7860: result: yes
394configure:7860: checking for unistd.h
395configure:7860: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
396configure:7860: $? = 0
397configure:7860: result: yes
398configure:7874: checking for dlfcn.h
399configure:7874: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
400configure:7874: $? = 0
401configure:7874: result: yes
402configure:8080: checking for objdir
403configure:8095: result: .libs
404configure:8366: checking if /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
405configure:8384: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
406cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
407cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
408configure:8388: $? = 0
409configure:8401: result: no
410configure:8728: checking for /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 option to produce PIC
411configure:8735: result: -fno-common -DPIC
412configure:8743: checking if /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
413configure:8761: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
414configure:8765: $? = 0
415configure:8778: result: yes
416configure:8807: checking if /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 static flag -static works
417configure:8835: result: no
418configure:8850: checking if /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 supports -c -o file.o
419configure:8871: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
420configure:8875: $? = 0
421configure:8897: result: yes
422configure:8905: checking if /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 supports -c -o file.o
423configure:8952: result: yes
424configure:8985: checking whether the /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
425configure:10138: result: yes
426configure:10378: checking dynamic linker characteristics
427configure:11115: result: darwin10.8.0 dyld
428configure:11222: checking how to hardcode library paths into programs
429configure:11247: result: immediate
430configure:11787: checking whether stripping libraries is possible
431configure:11801: result: yes
432configure:11827: checking if libtool supports shared libraries
433configure:11829: result: yes
434configure:11832: checking whether to build shared libraries
435configure:11853: result: yes
436configure:11856: checking whether to build static libraries
437configure:11860: result: yes
438configure:11951: checking for pkg-config
439configure:11969: found /opt/local/bin/pkg-config
440configure:11981: result: /opt/local/bin/pkg-config
441configure:12006: checking pkg-config is at least version 0.9.0
442configure:12009: result: yes
443configure:12022: checking for flex
444configure:12038: found /opt/local/bin/flex
445configure:12049: result: flex
446configure:12086: flex conftest.l
447configure:12090: $? = 0
448configure:12092: checking lex output file root
449configure:12106: result: lex.yy
450configure:12111: checking lex library
451configure:12125: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c   >&5
452Undefined symbols for architecture x86_64:
453  "_yywrap", referenced from:
454      _input in cccTRAs7.o
455      _yylex in cccTRAs7.o
456      _main in cccTRAs7.o
457ld: symbol(s) not found for architecture x86_64
458collect2: ld returned 1 exit status
459Undefined symbols for architecture i386:
460  "_yywrap", referenced from:
461      _input in ccHijPW7.o
462      _yylex in ccHijPW7.o
463      _main in ccHijPW7.o
464ld: symbol(s) not found for architecture i386
465collect2: ld returned 1 exit status
466lipo: can't open input file: /var/tmp//ccBFD2lg.out (No such file or directory)
467configure:12125: $? = 1
468configure: failed program was:
469| /* confdefs.h */
470| #define PACKAGE_NAME "gobject-introspection"
471| #define PACKAGE_TARNAME "gobject-introspection"
472| #define PACKAGE_VERSION "1.34.1.1"
473| #define PACKAGE_STRING "gobject-introspection 1.34.1.1"
474| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
475| #define PACKAGE_URL ""
476| #define PACKAGE "gobject-introspection"
477| #define VERSION "1.34.1.1"
478| #define NO_MINUS_C_MINUS_O 1
479| #define STDC_HEADERS 1
480| #define HAVE_SYS_TYPES_H 1
481| #define HAVE_SYS_STAT_H 1
482| #define HAVE_STDLIB_H 1
483| #define HAVE_STRING_H 1
484| #define HAVE_MEMORY_H 1
485| #define HAVE_STRINGS_H 1
486| #define HAVE_INTTYPES_H 1
487| #define HAVE_STDINT_H 1
488| #define HAVE_UNISTD_H 1
489| #define HAVE_DLFCN_H 1
490| #define LT_OBJDIR ".libs/"
491| /* end confdefs.h.  */
492|
493| #line 3 "lex.yy.c"
494|
495| #define  YY_INT_ALIGNED short int
496|
497| /* A lexical scanner generated by flex */
498|
499| #define FLEX_SCANNER
500| #define YY_FLEX_MAJOR_VERSION 2
501| #define YY_FLEX_MINOR_VERSION 5
502| #define YY_FLEX_SUBMINOR_VERSION 37
503| #if YY_FLEX_SUBMINOR_VERSION > 0
504| #define FLEX_BETA
505| #endif
506|
507| /* First, we deal with  platform-specific or compiler-specific issues. */
508|
509| /* begin standard C headers. */
510| #include <stdio.h>
511| #include <string.h>
512| #include <errno.h>
513| #include <stdlib.h>
514|
515| /* end standard C headers. */
516|
517| /* flex integer type definitions */
518|
519| #ifndef FLEXINT_H
520| #define FLEXINT_H
521|
522| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
523|
524| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
525|
526| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
527|  * if you want the limit (max/min) macros for int types.
528|  */
529| #ifndef __STDC_LIMIT_MACROS
530| #define __STDC_LIMIT_MACROS 1
531| #endif
532|
533| #include <inttypes.h>
534| typedef int8_t flex_int8_t;
535| typedef uint8_t flex_uint8_t;
536| typedef int16_t flex_int16_t;
537| typedef uint16_t flex_uint16_t;
538| typedef int32_t flex_int32_t;
539| typedef uint32_t flex_uint32_t;
540| #else
541| typedef signed char flex_int8_t;
542| typedef short int flex_int16_t;
543| typedef int flex_int32_t;
544| typedef unsigned char flex_uint8_t;
545| typedef unsigned short int flex_uint16_t;
546| typedef unsigned int flex_uint32_t;
547|
548| /* Limits of integral types. */
549| #ifndef INT8_MIN
550| #define INT8_MIN               (-128)
551| #endif
552| #ifndef INT16_MIN
553| #define INT16_MIN              (-32767-1)
554| #endif
555| #ifndef INT32_MIN
556| #define INT32_MIN              (-2147483647-1)
557| #endif
558| #ifndef INT8_MAX
559| #define INT8_MAX               (127)
560| #endif
561| #ifndef INT16_MAX
562| #define INT16_MAX              (32767)
563| #endif
564| #ifndef INT32_MAX
565| #define INT32_MAX              (2147483647)
566| #endif
567| #ifndef UINT8_MAX
568| #define UINT8_MAX              (255U)
569| #endif
570| #ifndef UINT16_MAX
571| #define UINT16_MAX             (65535U)
572| #endif
573| #ifndef UINT32_MAX
574| #define UINT32_MAX             (4294967295U)
575| #endif
576|
577| #endif /* ! C99 */
578|
579| #endif /* ! FLEXINT_H */
580|
581| #ifdef __cplusplus
582|
583| /* The "const" storage-class-modifier is valid. */
584| #define YY_USE_CONST
585|
586| #else /* ! __cplusplus */
587|
588| /* C99 requires __STDC__ to be defined as 1. */
589| #if defined (__STDC__)
590|
591| #define YY_USE_CONST
592|
593| #endif        /* defined (__STDC__) */
594| #endif        /* ! __cplusplus */
595|
596| #ifdef YY_USE_CONST
597| #define yyconst const
598| #else
599| #define yyconst
600| #endif
601|
602| /* Returned upon end-of-file. */
603| #define YY_NULL 0
604|
605| /* Promotes a possibly negative, possibly signed char to an unsigned
606|  * integer for use as an array index.  If the signed char is negative,
607|  * we want to instead treat it as an 8-bit unsigned char, hence the
608|  * double cast.
609|  */
610| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
611|
612| /* Enter a start condition.  This macro really ought to take a parameter,
613|  * but we do it the disgusting crufty way forced on us by the ()-less
614|  * definition of BEGIN.
615|  */
616| #define BEGIN (yy_start) = 1 + 2 *
617|
618| /* Translate the current start state into a value that can be later handed
619|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
620|  * compatibility.
621|  */
622| #define YY_START (((yy_start) - 1) / 2)
623| #define YYSTATE YY_START
624|
625| /* Action number for EOF rule of a given start state. */
626| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
627|
628| /* Special action meaning "start processing a new file". */
629| #define YY_NEW_FILE yyrestart(yyin  )
630|
631| #define YY_END_OF_BUFFER_CHAR 0
632|
633| /* Size of default input buffer. */
634| #ifndef YY_BUF_SIZE
635| #define YY_BUF_SIZE 16384
636| #endif
637|
638| /* The state buf must be large enough to hold one state per character in the main buffer.
639|  */
640| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
641|
642| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
643| #define YY_TYPEDEF_YY_BUFFER_STATE
644| typedef struct yy_buffer_state *YY_BUFFER_STATE;
645| #endif
646|
647| #ifndef YY_TYPEDEF_YY_SIZE_T
648| #define YY_TYPEDEF_YY_SIZE_T
649| typedef size_t yy_size_t;
650| #endif
651|
652| extern yy_size_t yyleng;
653|
654| extern FILE *yyin, *yyout;
655|
656| #define EOB_ACT_CONTINUE_SCAN 0
657| #define EOB_ACT_END_OF_FILE 1
658| #define EOB_ACT_LAST_MATCH 2
659|
660|     #define YY_LESS_LINENO(n)
661|     
662| /* Return all but the first "n" matched characters back to the input stream. */
663| #define yyless(n) \
664|       do \
665|               { \
666|               /* Undo effects of setting up yytext. */ \
667|         int yyless_macro_arg = (n); \
668|         YY_LESS_LINENO(yyless_macro_arg);\
669|               *yy_cp = (yy_hold_char); \
670|               YY_RESTORE_YY_MORE_OFFSET \
671|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
672|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
673|               } \
674|       while ( 0 )
675|
676| #define unput(c) yyunput( c, (yytext_ptr)  )
677|
678| #ifndef YY_STRUCT_YY_BUFFER_STATE
679| #define YY_STRUCT_YY_BUFFER_STATE
680| struct yy_buffer_state
681|       {
682|       FILE *yy_input_file;
683|
684|       char *yy_ch_buf;                /* input buffer */
685|       char *yy_buf_pos;               /* current position in input buffer */
686|
687|       /* Size of input buffer in bytes, not including room for EOB
688|        * characters.
689|        */
690|       yy_size_t yy_buf_size;
691|
692|       /* Number of characters read into yy_ch_buf, not including EOB
693|        * characters.
694|        */
695|       yy_size_t yy_n_chars;
696|
697|       /* Whether we "own" the buffer - i.e., we know we created it,
698|        * and can realloc() it to grow it, and should free() it to
699|        * delete it.
700|        */
701|       int yy_is_our_buffer;
702|
703|       /* Whether this is an "interactive" input source; if so, and
704|        * if we're using stdio for input, then we want to use getc()
705|        * instead of fread(), to make sure we stop fetching input after
706|        * each newline.
707|        */
708|       int yy_is_interactive;
709|
710|       /* Whether we're considered to be at the beginning of a line.
711|        * If so, '^' rules will be active on the next match, otherwise
712|        * not.
713|        */
714|       int yy_at_bol;
715|
716|     int yy_bs_lineno; /**< The line count. */
717|     int yy_bs_column; /**< The column count. */
718|     
719|       /* Whether to try to fill the input buffer when we reach the
720|        * end of it.
721|        */
722|       int yy_fill_buffer;
723|
724|       int yy_buffer_status;
725|
726| #define YY_BUFFER_NEW 0
727| #define YY_BUFFER_NORMAL 1
728|       /* When an EOF's been seen but there's still some text to process
729|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
730|        * shouldn't try reading from the input source any more.  We might
731|        * still have a bunch of tokens to match, though, because of
732|        * possible backing-up.
733|        *
734|        * When we actually see the EOF, we change the status to "new"
735|        * (via yyrestart()), so that the user can continue scanning by
736|        * just pointing yyin at a new input file.
737|        */
738| #define YY_BUFFER_EOF_PENDING 2
739|
740|       };
741| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
742|
743| /* Stack of input buffers. */
744| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
745| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
746| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
747|
748| /* We provide macros for accessing buffer states in case in the
749|  * future we want to put the buffer states in a more general
750|  * "scanner state".
751|  *
752|  * Returns the top of the stack, or NULL.
753|  */
754| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
755|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
756|                           : NULL)
757|
758| /* Same as previous macro, but useful when we know that the buffer stack is not
759|  * NULL or when we need an lvalue. For internal use only.
760|  */
761| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
762|
763| /* yy_hold_char holds the character lost when yytext is formed. */
764| static char yy_hold_char;
765| static yy_size_t yy_n_chars;          /* number of characters read into yy_ch_buf */
766| yy_size_t yyleng;
767|
768| /* Points to current character in buffer. */
769| static char *yy_c_buf_p = (char *) 0;
770| static int yy_init = 0;               /* whether we need to initialize */
771| static int yy_start = 0;      /* start state number */
772|
773| /* Flag which is used to allow yywrap()'s to do buffer switches
774|  * instead of setting up a fresh yyin.  A bit of a hack ...
775|  */
776| static int yy_did_buffer_switch_on_eof;
777|
778| void yyrestart (FILE *input_file  );
779| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
780| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
781| void yy_delete_buffer (YY_BUFFER_STATE b  );
782| void yy_flush_buffer (YY_BUFFER_STATE b  );
783| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
784| void yypop_buffer_state (void );
785|
786| static void yyensure_buffer_stack (void );
787| static void yy_load_buffer_state (void );
788| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
789|
790| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
791|
792| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
793| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
794| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len  );
795|
796| void *yyalloc (yy_size_t  );
797| void *yyrealloc (void *,yy_size_t  );
798| void yyfree (void *  );
799|
800| #define yy_new_buffer yy_create_buffer
801|
802| #define yy_set_interactive(is_interactive) \
803|       { \
804|       if ( ! YY_CURRENT_BUFFER ){ \
805|         yyensure_buffer_stack (); \
806|               YY_CURRENT_BUFFER_LVALUE =    \
807|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
808|       } \
809|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
810|       }
811|
812| #define yy_set_bol(at_bol) \
813|       { \
814|       if ( ! YY_CURRENT_BUFFER ){\
815|         yyensure_buffer_stack (); \
816|               YY_CURRENT_BUFFER_LVALUE =    \
817|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
818|       } \
819|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
820|       }
821|
822| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
823|
824| /* Begin user sect3 */
825|
826| typedef unsigned char YY_CHAR;
827|
828| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
829|
830| typedef int yy_state_type;
831|
832| extern int yylineno;
833|
834| int yylineno = 1;
835|
836| extern char *yytext;
837| #define yytext_ptr yytext
838|
839| static yy_state_type yy_get_previous_state (void );
840| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
841| static int yy_get_next_buffer (void );
842| static void yy_fatal_error (yyconst char msg[]  );
843|
844| /* Done after the current pattern has been matched and before the
845|  * corresponding action - sets up yytext.
846|  */
847| #define YY_DO_BEFORE_ACTION \
848|       (yytext_ptr) = yy_bp; \
849|       (yytext_ptr) -= (yy_more_len); \
850|       yyleng = (size_t) (yy_cp - (yytext_ptr)); \
851|       (yy_hold_char) = *yy_cp; \
852|       *yy_cp = '\0'; \
853|       (yy_c_buf_p) = yy_cp;
854|
855| #define YY_NUM_RULES 8
856| #define YY_END_OF_BUFFER 9
857| /* This struct is not used in this scanner,
858|    but its presence is necessary. */
859| struct yy_trans_info
860|       {
861|       flex_int32_t yy_verify;
862|       flex_int32_t yy_nxt;
863|       };
864| static yyconst flex_int16_t yy_acclist[23] =
865|     {   0,
866|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
867|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
868|         7,    8
869|     } ;
870|
871| static yyconst flex_int16_t yy_accept[14] =
872|     {   0,
873|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
874|        20,   23,   23
875|     } ;
876|
877| static yyconst flex_int32_t yy_ec[256] =
878|     {   0,
879|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
880|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
881|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
882|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
883|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
884|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
885|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
886|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
887|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
888|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
889|
890|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
891|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
892|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
893|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
894|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
895|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
896|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
897|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
898|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
899|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
900|
901|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
902|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
903|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
904|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
905|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
906|         1,    1,    1,    1,    1
907|     } ;
908|
909| static yyconst flex_int32_t yy_meta[9] =
910|     {   0,
911|         1,    1,    1,    1,    1,    1,    1,    1
912|     } ;
913|
914| static yyconst flex_int16_t yy_base[13] =
915|     {   0,
916|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
917|        10,   10
918|     } ;
919|
920| static yyconst flex_int16_t yy_def[13] =
921|     {   0,
922|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
923|        12,    0
924|     } ;
925|
926| static yyconst flex_int16_t yy_nxt[19] =
927|     {   0,
928|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
929|        12,   12,   12,   12,   12,   12,   12,   12
930|     } ;
931|
932| static yyconst flex_int16_t yy_chk[19] =
933|     {   0,
934|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
935|        12,   12,   12,   12,   12,   12,   12,   12
936|     } ;
937|
938| extern int yy_flex_debug;
939| int yy_flex_debug = 0;
940|
941| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
942| static char *yy_full_match;
943| static int yy_lp;
944| #define REJECT \
945| { \
946| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
947| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
948| ++(yy_lp); \
949| goto find_rule; \
950| }
951|
952| static int yy_more_flag = 0;
953| static int yy_more_len = 0;
954| #define yymore() ((yy_more_flag) = 1)
955| #define YY_MORE_ADJ (yy_more_len)
956| #define YY_RESTORE_YY_MORE_OFFSET
957| char *yytext;
958| #line 1 "conftest.l"
959| #line 469 "lex.yy.c"
960|
961| #define INITIAL 0
962|
963| #ifndef YY_NO_UNISTD_H
964| /* Special case for "unistd.h", since it is non-ANSI. We include it way
965|  * down here because we want the user's section 1 to have been scanned first.
966|  * The user has a chance to override it with an option.
967|  */
968| #include <unistd.h>
969| #endif
970|
971| #ifndef YY_EXTRA_TYPE
972| #define YY_EXTRA_TYPE void *
973| #endif
974|
975| static int yy_init_globals (void );
976|
977| /* Accessor methods to globals.
978|    These are made visible to non-reentrant scanners for convenience. */
979|
980| int yylex_destroy (void );
981|
982| int yyget_debug (void );
983|
984| void yyset_debug (int debug_flag  );
985|
986| YY_EXTRA_TYPE yyget_extra (void );
987|
988| void yyset_extra (YY_EXTRA_TYPE user_defined  );
989|
990| FILE *yyget_in (void );
991|
992| void yyset_in  (FILE * in_str  );
993|
994| FILE *yyget_out (void );
995|
996| void yyset_out  (FILE * out_str  );
997|
998| yy_size_t yyget_leng (void );
999|
1000| char *yyget_text (void );
1001|
1002| int yyget_lineno (void );
1003|
1004| void yyset_lineno (int line_number  );
1005|
1006| /* Macros after this point can all be overridden by user definitions in
1007|  * section 1.
1008|  */
1009|
1010| #ifndef YY_SKIP_YYWRAP
1011| #ifdef __cplusplus
1012| extern "C" int yywrap (void );
1013| #else
1014| extern int yywrap (void );
1015| #endif
1016| #endif
1017|
1018|     static void yyunput (int c,char *buf_ptr  );
1019|     
1020| #ifndef yytext_ptr
1021| static void yy_flex_strncpy (char *,yyconst char *,int );
1022| #endif
1023|
1024| #ifdef YY_NEED_STRLEN
1025| static int yy_flex_strlen (yyconst char * );
1026| #endif
1027|
1028| #ifndef YY_NO_INPUT
1029|
1030| #ifdef __cplusplus
1031| static int yyinput (void );
1032| #else
1033| static int input (void );
1034| #endif
1035|
1036| #endif
1037|
1038| /* Amount of stuff to slurp up with each read. */
1039| #ifndef YY_READ_BUF_SIZE
1040| #define YY_READ_BUF_SIZE 8192
1041| #endif
1042|
1043| /* Copy whatever the last rule matched to the standard output. */
1044| #ifndef ECHO
1045| /* This used to be an fputs(), but since the string might contain NUL's,
1046|  * we now use fwrite().
1047|  */
1048| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
1049| #endif
1050|
1051| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
1052|  * is returned in "result".
1053|  */
1054| #ifndef YY_INPUT
1055| #define YY_INPUT(buf,result,max_size) \
1056|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1057|               { \
1058|               int c = '*'; \
1059|               size_t n; \
1060|               for ( n = 0; n < max_size && \
1061|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
1062|                       buf[n] = (char) c; \
1063|               if ( c == '\n' ) \
1064|                       buf[n++] = (char) c; \
1065|               if ( c == EOF && ferror( yyin ) ) \
1066|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
1067|               result = n; \
1068|               } \
1069|       else \
1070|               { \
1071|               errno=0; \
1072|               while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
1073|                       { \
1074|                       if( errno != EINTR) \
1075|                               { \
1076|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
1077|                               break; \
1078|                               } \
1079|                       errno=0; \
1080|                       clearerr(yyin); \
1081|                       } \
1082|               }\
1083| \
1084|
1085| #endif
1086|
1087| /* No semi-colon after return; correct usage is to write "yyterminate();" -
1088|  * we don't want an extra ';' after the "return" because that will cause
1089|  * some compilers to complain about unreachable statements.
1090|  */
1091| #ifndef yyterminate
1092| #define yyterminate() return YY_NULL
1093| #endif
1094|
1095| /* Number of entries by which start-condition stack grows. */
1096| #ifndef YY_START_STACK_INCR
1097| #define YY_START_STACK_INCR 25
1098| #endif
1099|
1100| /* Report a fatal error. */
1101| #ifndef YY_FATAL_ERROR
1102| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
1103| #endif
1104|
1105| /* end tables serialization structures and prototypes */
1106|
1107| /* Default declaration of generated scanner - a define so the user can
1108|  * easily add parameters.
1109|  */
1110| #ifndef YY_DECL
1111| #define YY_DECL_IS_OURS 1
1112|
1113| extern int yylex (void);
1114|
1115| #define YY_DECL int yylex (void)
1116| #endif /* !YY_DECL */
1117|
1118| /* Code executed at the beginning of each rule, after yytext and yyleng
1119|  * have been set up.
1120|  */
1121| #ifndef YY_USER_ACTION
1122| #define YY_USER_ACTION
1123| #endif
1124|
1125| /* Code executed at the end of each rule. */
1126| #ifndef YY_BREAK
1127| #define YY_BREAK break;
1128| #endif
1129|
1130| #define YY_RULE_SETUP \
1131|       YY_USER_ACTION
1132|
1133| /** The main scanner function which does all the work.
1134|  */
1135| YY_DECL
1136| {
1137|       register yy_state_type yy_current_state;
1138|       register char *yy_cp, *yy_bp;
1139|       register int yy_act;
1140|     
1141| #line 1 "conftest.l"
1142|
1143| #line 653 "lex.yy.c"
1144|
1145|       if ( !(yy_init) )
1146|               {
1147|               (yy_init) = 1;
1148|
1149| #ifdef YY_USER_INIT
1150|               YY_USER_INIT;
1151| #endif
1152|
1153|         /* Create the reject buffer large enough to save one state per allowed character. */
1154|         if ( ! (yy_state_buf) )
1155|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
1156|             if ( ! (yy_state_buf) )
1157|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
1158|
1159|               if ( ! (yy_start) )
1160|                       (yy_start) = 1; /* first start state */
1161|
1162|               if ( ! yyin )
1163|                       yyin = stdin;
1164|
1165|               if ( ! yyout )
1166|                       yyout = stdout;
1167|
1168|               if ( ! YY_CURRENT_BUFFER ) {
1169|                       yyensure_buffer_stack ();
1170|                       YY_CURRENT_BUFFER_LVALUE =
1171|                               yy_create_buffer(yyin,YY_BUF_SIZE );
1172|               }
1173|
1174|               yy_load_buffer_state( );
1175|               }
1176|
1177|       while ( 1 )             /* loops until end-of-file is reached */
1178|               {
1179|               (yy_more_len) = 0;
1180|               if ( (yy_more_flag) )
1181|                       {
1182|                       (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
1183|                       (yy_more_flag) = 0;
1184|                       }
1185|               yy_cp = (yy_c_buf_p);
1186|
1187|               /* Support of yytext. */
1188|               *yy_cp = (yy_hold_char);
1189|
1190|               /* yy_bp points to the position in yy_ch_buf of the start of
1191|                * the current run.
1192|                */
1193|               yy_bp = yy_cp;
1194|
1195|               yy_current_state = (yy_start);
1196|
1197|               (yy_state_ptr) = (yy_state_buf);
1198|               *(yy_state_ptr)++ = yy_current_state;
1199|
1200| yy_match:
1201|               do
1202|                       {
1203|                       register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
1204|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1205|                               {
1206|                               yy_current_state = (int) yy_def[yy_current_state];
1207|                               if ( yy_current_state >= 13 )
1208|                                       yy_c = yy_meta[(unsigned int) yy_c];
1209|                               }
1210|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1211|                       *(yy_state_ptr)++ = yy_current_state;
1212|                       ++yy_cp;
1213|                       }
1214|               while ( yy_base[yy_current_state] != 10 );
1215|
1216| yy_find_action:
1217|               yy_current_state = *--(yy_state_ptr);
1218|               (yy_lp) = yy_accept[yy_current_state];
1219| find_rule: /* we branch to this label when backing up */
1220|               for ( ; ; ) /* until we find what rule we matched */
1221|                       {
1222|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
1223|                               {
1224|                               yy_act = yy_acclist[(yy_lp)];
1225|                                       {
1226|                                       (yy_full_match) = yy_cp;
1227|                                       break;
1228|                                       }
1229|                               }
1230|                       --yy_cp;
1231|                       yy_current_state = *--(yy_state_ptr);
1232|                       (yy_lp) = yy_accept[yy_current_state];
1233|                       }
1234|
1235|               YY_DO_BEFORE_ACTION;
1236|
1237| do_action:    /* This label is used only to access EOF actions. */
1238|
1239|               switch ( yy_act )
1240|       { /* beginning of action switch */
1241| case 1:
1242| YY_RULE_SETUP
1243| #line 2 "conftest.l"
1244| { ECHO; }
1245|       YY_BREAK
1246| case 2:
1247| YY_RULE_SETUP
1248| #line 3 "conftest.l"
1249| { REJECT; }
1250|       YY_BREAK
1251| case 3:
1252| YY_RULE_SETUP
1253| #line 4 "conftest.l"
1254| { yymore (); }
1255|       YY_BREAK
1256| case 4:
1257| YY_RULE_SETUP
1258| #line 5 "conftest.l"
1259| { yyless (1); }
1260|       YY_BREAK
1261| case 5:
1262| YY_RULE_SETUP
1263| #line 6 "conftest.l"
1264| { yyless (input () != 0); }
1265|       YY_BREAK
1266| case 6:
1267| YY_RULE_SETUP
1268| #line 7 "conftest.l"
1269| { unput (yytext[0]); }
1270|       YY_BREAK
1271| case 7:
1272| YY_RULE_SETUP
1273| #line 8 "conftest.l"
1274| { BEGIN INITIAL; }
1275|       YY_BREAK
1276| case 8:
1277| YY_RULE_SETUP
1278| #line 9 "conftest.l"
1279| ECHO;
1280|       YY_BREAK
1281| #line 791 "lex.yy.c"
1282|                       case YY_STATE_EOF(INITIAL):
1283|                               yyterminate();
1284|
1285|       case YY_END_OF_BUFFER:
1286|               {
1287|               /* Amount of text matched not including the EOB char. */
1288|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1289|
1290|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
1291|               *yy_cp = (yy_hold_char);
1292|               YY_RESTORE_YY_MORE_OFFSET
1293|
1294|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
1295|                       {
1296|                       /* We're scanning a new file or input source.  It's
1297|                        * possible that this happened because the user
1298|                        * just pointed yyin at a new source and called
1299|                        * yylex().  If so, then we have to assure
1300|                        * consistency between YY_CURRENT_BUFFER and our
1301|                        * globals.  Here is the right place to do so, because
1302|                        * this is the first action (other than possibly a
1303|                        * back-up) that will match for the new input source.
1304|                        */
1305|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1306|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
1307|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
1308|                       }
1309|
1310|               /* Note that here we test for yy_c_buf_p "<=" to the position
1311|                * of the first EOB in the buffer, since yy_c_buf_p will
1312|                * already have been incremented past the NUL character
1313|                * (since all states make transitions on EOB to the
1314|                * end-of-buffer state).  Contrast this with the test
1315|                * in input().
1316|                */
1317|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1318|                       { /* This was really a NUL. */
1319|                       yy_state_type yy_next_state;
1320|
1321|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1322|
1323|                       yy_current_state = yy_get_previous_state(  );
1324|
1325|                       /* Okay, we're now positioned to make the NUL
1326|                        * transition.  We couldn't have
1327|                        * yy_get_previous_state() go ahead and do it
1328|                        * for us because it doesn't know how to deal
1329|                        * with the possibility of jamming (and we don't
1330|                        * want to build jamming into it because then it
1331|                        * will run more slowly).
1332|                        */
1333|
1334|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
1335|
1336|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1337|
1338|                       if ( yy_next_state )
1339|                               {
1340|                               /* Consume the NUL. */
1341|                               yy_cp = ++(yy_c_buf_p);
1342|                               yy_current_state = yy_next_state;
1343|                               goto yy_match;
1344|                               }
1345|
1346|                       else
1347|                               {
1348|                               yy_cp = (yy_c_buf_p);
1349|                               goto yy_find_action;
1350|                               }
1351|                       }
1352|
1353|               else switch ( yy_get_next_buffer(  ) )
1354|                       {
1355|                       case EOB_ACT_END_OF_FILE:
1356|                               {
1357|                               (yy_did_buffer_switch_on_eof) = 0;
1358|
1359|                               if ( yywrap( ) )
1360|                                       {
1361|                                       /* Note: because we've taken care in
1362|                                        * yy_get_next_buffer() to have set up
1363|                                        * yytext, we can now set up
1364|                                        * yy_c_buf_p so that if some total
1365|                                        * hoser (like flex itself) wants to
1366|                                        * call the scanner after we return the
1367|                                        * YY_NULL, it'll still work - another
1368|                                        * YY_NULL will get returned.
1369|                                        */
1370|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1371|
1372|                                       yy_act = YY_STATE_EOF(YY_START);
1373|                                       goto do_action;
1374|                                       }
1375|
1376|                               else
1377|                                       {
1378|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1379|                                               YY_NEW_FILE;
1380|                                       }
1381|                               break;
1382|                               }
1383|
1384|                       case EOB_ACT_CONTINUE_SCAN:
1385|                               (yy_c_buf_p) =
1386|                                       (yytext_ptr) + yy_amount_of_matched_text;
1387|
1388|                               yy_current_state = yy_get_previous_state(  );
1389|
1390|                               yy_cp = (yy_c_buf_p);
1391|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1392|                               goto yy_match;
1393|
1394|                       case EOB_ACT_LAST_MATCH:
1395|                               (yy_c_buf_p) =
1396|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
1397|
1398|                               yy_current_state = yy_get_previous_state(  );
1399|
1400|                               yy_cp = (yy_c_buf_p);
1401|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1402|                               goto yy_find_action;
1403|                       }
1404|               break;
1405|               }
1406|
1407|       default:
1408|               YY_FATAL_ERROR(
1409|                       "fatal flex scanner internal error--no action found" );
1410|       } /* end of action switch */
1411|               } /* end of scanning one token */
1412| } /* end of yylex */
1413|
1414| /* yy_get_next_buffer - try to read in a new buffer
1415|  *
1416|  * Returns a code representing an action:
1417|  *    EOB_ACT_LAST_MATCH -
1418|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1419|  *    EOB_ACT_END_OF_FILE - end of file
1420|  */
1421| static int yy_get_next_buffer (void)
1422| {
1423|       register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
1424|       register char *source = (yytext_ptr);
1425|       register int number_to_move, i;
1426|       int ret_val;
1427|
1428|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
1429|               YY_FATAL_ERROR(
1430|               "fatal flex scanner internal error--end of buffer missed" );
1431|
1432|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1433|               { /* Don't try to fill the buffer, so this is an EOF. */
1434|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
1435|                       {
1436|                       /* We matched a single character, the EOB, so
1437|                        * treat this as a final EOF.
1438|                        */
1439|                       return EOB_ACT_END_OF_FILE;
1440|                       }
1441|
1442|               else
1443|                       {
1444|                       /* We matched some text prior to the EOB, first
1445|                        * process it.
1446|                        */
1447|                       return EOB_ACT_LAST_MATCH;
1448|                       }
1449|               }
1450|
1451|       /* Try to read more data. */
1452|
1453|       /* First move last chars to start of buffer. */
1454|       number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1455|
1456|       for ( i = 0; i < number_to_move; ++i )
1457|               *(dest++) = *(source++);
1458|
1459|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
1460|               /* don't do the read, it's not guaranteed to return an EOF,
1461|                * just force an EOF
1462|                */
1463|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
1464|
1465|       else
1466|               {
1467|                       yy_size_t num_to_read =
1468|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1469|
1470|               while ( num_to_read <= 0 )
1471|                       { /* Not enough room in the buffer - grow it. */
1472|
1473|                       YY_FATAL_ERROR(
1474| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
1475|
1476|                       }
1477|
1478|               if ( num_to_read > YY_READ_BUF_SIZE )
1479|                       num_to_read = YY_READ_BUF_SIZE;
1480|
1481|               /* Read in more data. */
1482|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1483|                       (yy_n_chars), num_to_read );
1484|
1485|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1486|               }
1487|
1488|       if ( (yy_n_chars) == 0 )
1489|               {
1490|               if ( number_to_move == YY_MORE_ADJ )
1491|                       {
1492|                       ret_val = EOB_ACT_END_OF_FILE;
1493|                       yyrestart(yyin  );
1494|                       }
1495|
1496|               else
1497|                       {
1498|                       ret_val = EOB_ACT_LAST_MATCH;
1499|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
1500|                               YY_BUFFER_EOF_PENDING;
1501|                       }
1502|               }
1503|
1504|       else
1505|               ret_val = EOB_ACT_CONTINUE_SCAN;
1506|
1507|       if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1508|               /* Extend the array by 50%, plus the number we really need. */
1509|               yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1510|               YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
1511|               if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1512|                       YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1513|       }
1514|
1515|       (yy_n_chars) += number_to_move;
1516|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
1517|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
1518|
1519|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
1520|
1521|       return ret_val;
1522| }
1523|
1524| /* yy_get_previous_state - get the state just before the EOB char was reached */
1525|
1526|     static yy_state_type yy_get_previous_state (void)
1527| {
1528|       register yy_state_type yy_current_state;
1529|       register char *yy_cp;
1530|     
1531|       yy_current_state = (yy_start);
1532|
1533|       (yy_state_ptr) = (yy_state_buf);
1534|       *(yy_state_ptr)++ = yy_current_state;
1535|
1536|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
1537|               {
1538|               register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1539|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1540|                       {
1541|                       yy_current_state = (int) yy_def[yy_current_state];
1542|                       if ( yy_current_state >= 13 )
1543|                               yy_c = yy_meta[(unsigned int) yy_c];
1544|                       }
1545|               yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1546|               *(yy_state_ptr)++ = yy_current_state;
1547|               }
1548|
1549|       return yy_current_state;
1550| }
1551|
1552| /* yy_try_NUL_trans - try to make a transition on the NUL character
1553|  *
1554|  * synopsis
1555|  *    next_state = yy_try_NUL_trans( current_state );
1556|  */
1557|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
1558| {
1559|       register int yy_is_jam;
1560|     
1561|       register YY_CHAR yy_c = 1;
1562|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1563|               {
1564|               yy_current_state = (int) yy_def[yy_current_state];
1565|               if ( yy_current_state >= 13 )
1566|                       yy_c = yy_meta[(unsigned int) yy_c];
1567|               }
1568|       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1569|       yy_is_jam = (yy_current_state == 12);
1570|       if ( ! yy_is_jam )
1571|               *(yy_state_ptr)++ = yy_current_state;
1572|
1573|               return yy_is_jam ? 0 : yy_current_state;
1574| }
1575|
1576|     static void yyunput (int c, register char * yy_bp )
1577| {
1578|       register char *yy_cp;
1579|     
1580|     yy_cp = (yy_c_buf_p);
1581|
1582|       /* undo effects of setting up yytext */
1583|       *yy_cp = (yy_hold_char);
1584|
1585|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1586|               { /* need to shift things up to make room */
1587|               /* +2 for EOB chars. */
1588|               register yy_size_t number_to_move = (yy_n_chars) + 2;
1589|               register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
1590|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
1591|               register char *source =
1592|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
1593|
1594|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1595|                       *--dest = *--source;
1596|
1597|               yy_cp += (int) (dest - source);
1598|               yy_bp += (int) (dest - source);
1599|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
1600|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
1601|
1602|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1603|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
1604|               }
1605|
1606|       *--yy_cp = (char) c;
1607|
1608|       (yytext_ptr) = yy_bp;
1609|       (yy_hold_char) = *yy_cp;
1610|       (yy_c_buf_p) = yy_cp;
1611| }
1612|
1613| #ifndef YY_NO_INPUT
1614| #ifdef __cplusplus
1615|     static int yyinput (void)
1616| #else
1617|     static int input  (void)
1618| #endif
1619|
1620| {
1621|       int c;
1622|     
1623|       *(yy_c_buf_p) = (yy_hold_char);
1624|
1625|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
1626|               {
1627|               /* yy_c_buf_p now points to the character we want to return.
1628|                * If this occurs *before* the EOB characters, then it's a
1629|                * valid NUL; if not, then we've hit the end of the buffer.
1630|                */
1631|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1632|                       /* This was really a NUL. */
1633|                       *(yy_c_buf_p) = '\0';
1634|
1635|               else
1636|                       { /* need more input */
1637|                       yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
1638|                       ++(yy_c_buf_p);
1639|
1640|                       switch ( yy_get_next_buffer(  ) )
1641|                               {
1642|                               case EOB_ACT_LAST_MATCH:
1643|                                       /* This happens because yy_g_n_b()
1644|                                        * sees that we've accumulated a
1645|                                        * token and flags that we need to
1646|                                        * try matching the token before
1647|                                        * proceeding.  But for input(),
1648|                                        * there's no matching to consider.
1649|                                        * So convert the EOB_ACT_LAST_MATCH
1650|                                        * to EOB_ACT_END_OF_FILE.
1651|                                        */
1652|
1653|                                       /* Reset buffer status. */
1654|                                       yyrestart(yyin );
1655|
1656|                                       /*FALLTHROUGH*/
1657|
1658|                               case EOB_ACT_END_OF_FILE:
1659|                                       {
1660|                                       if ( yywrap( ) )
1661|                                               return EOF;
1662|
1663|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1664|                                               YY_NEW_FILE;
1665| #ifdef __cplusplus
1666|                                       return yyinput();
1667| #else
1668|                                       return input();
1669| #endif
1670|                                       }
1671|
1672|                               case EOB_ACT_CONTINUE_SCAN:
1673|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
1674|                                       break;
1675|                               }
1676|                       }
1677|               }
1678|
1679|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
1680|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
1681|       (yy_hold_char) = *++(yy_c_buf_p);
1682|
1683|       return c;
1684| }
1685| #endif        /* ifndef YY_NO_INPUT */
1686|
1687| /** Immediately switch to a different input stream.
1688|  * @param input_file A readable stream.
1689|  *
1690|  * @note This function does not reset the start condition to @c INITIAL .
1691|  */
1692|     void yyrestart  (FILE * input_file )
1693| {
1694|     
1695|       if ( ! YY_CURRENT_BUFFER ){
1696|         yyensure_buffer_stack ();
1697|               YY_CURRENT_BUFFER_LVALUE =
1698|             yy_create_buffer(yyin,YY_BUF_SIZE );
1699|       }
1700|
1701|       yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1702|       yy_load_buffer_state( );
1703| }
1704|
1705| /** Switch to a different input buffer.
1706|  * @param new_buffer The new input buffer.
1707|  *
1708|  */
1709|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
1710| {
1711|     
1712|       /* TODO. We should be able to replace this entire function body
1713|        * with
1714|        *              yypop_buffer_state();
1715|        *              yypush_buffer_state(new_buffer);
1716|      */
1717|       yyensure_buffer_stack ();
1718|       if ( YY_CURRENT_BUFFER == new_buffer )
1719|               return;
1720|
1721|       if ( YY_CURRENT_BUFFER )
1722|               {
1723|               /* Flush out information for old buffer. */
1724|               *(yy_c_buf_p) = (yy_hold_char);
1725|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1726|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1727|               }
1728|
1729|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1730|       yy_load_buffer_state( );
1731|
1732|       /* We don't actually know whether we did this switch during
1733|        * EOF (yywrap()) processing, but the only time this flag
1734|        * is looked at is after yywrap() is called, so it's safe
1735|        * to go ahead and always set it.
1736|        */
1737|       (yy_did_buffer_switch_on_eof) = 1;
1738| }
1739|
1740| static void yy_load_buffer_state  (void)
1741| {
1742|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1743|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1744|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
1745|       (yy_hold_char) = *(yy_c_buf_p);
1746| }
1747|
1748| /** Allocate and initialize an input buffer state.
1749|  * @param file A readable stream.
1750|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1751|  *
1752|  * @return the allocated buffer state.
1753|  */
1754|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
1755| {
1756|       YY_BUFFER_STATE b;
1757|     
1758|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
1759|       if ( ! b )
1760|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1761|
1762|       b->yy_buf_size = size;
1763|
1764|       /* yy_ch_buf has to be 2 characters longer than the size given because
1765|        * we need to put in 2 end-of-buffer characters.
1766|        */
1767|       b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
1768|       if ( ! b->yy_ch_buf )
1769|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1770|
1771|       b->yy_is_our_buffer = 1;
1772|
1773|       yy_init_buffer(b,file );
1774|
1775|       return b;
1776| }
1777|
1778| /** Destroy the buffer.
1779|  * @param b a buffer created with yy_create_buffer()
1780|  *
1781|  */
1782|     void yy_delete_buffer (YY_BUFFER_STATE  b )
1783| {
1784|     
1785|       if ( ! b )
1786|               return;
1787|
1788|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
1789|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
1790|
1791|       if ( b->yy_is_our_buffer )
1792|               yyfree((void *) b->yy_ch_buf  );
1793|
1794|       yyfree((void *) b  );
1795| }
1796|
1797| /* Initializes or reinitializes a buffer.
1798|  * This function is sometimes called more than once on the same buffer,
1799|  * such as during a yyrestart() or at EOF.
1800|  */
1801|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
1802|
1803| {
1804|       int oerrno = errno;
1805|     
1806|       yy_flush_buffer(b );
1807|
1808|       b->yy_input_file = file;
1809|       b->yy_fill_buffer = 1;
1810|
1811|     /* If b is the current buffer, then yy_init_buffer was _probably_
1812|      * called from yyrestart() or through yy_get_next_buffer.
1813|      * In that case, we don't want to reset the lineno or column.
1814|      */
1815|     if (b != YY_CURRENT_BUFFER){
1816|         b->yy_bs_lineno = 1;
1817|         b->yy_bs_column = 0;
1818|     }
1819|
1820|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1821|     
1822|       errno = oerrno;
1823| }
1824|
1825| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
1826|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1827|  *
1828|  */
1829|     void yy_flush_buffer (YY_BUFFER_STATE  b )
1830| {
1831|       if ( ! b )
1832|               return;
1833|
1834|       b->yy_n_chars = 0;
1835|
1836|       /* We always need two end-of-buffer characters.  The first causes
1837|        * a transition to the end-of-buffer state.  The second causes
1838|        * a jam in that state.
1839|        */
1840|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
1841|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
1842|
1843|       b->yy_buf_pos = &b->yy_ch_buf[0];
1844|
1845|       b->yy_at_bol = 1;
1846|       b->yy_buffer_status = YY_BUFFER_NEW;
1847|
1848|       if ( b == YY_CURRENT_BUFFER )
1849|               yy_load_buffer_state( );
1850| }
1851|
1852| /** Pushes the new state onto the stack. The new state becomes
1853|  *  the current state. This function will allocate the stack
1854|  *  if necessary.
1855|  *  @param new_buffer The new state.
1856|  * 
1857|  */
1858| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
1859| {
1860|       if (new_buffer == NULL)
1861|               return;
1862|
1863|       yyensure_buffer_stack();
1864|
1865|       /* This block is copied from yy_switch_to_buffer. */
1866|       if ( YY_CURRENT_BUFFER )
1867|               {
1868|               /* Flush out information for old buffer. */
1869|               *(yy_c_buf_p) = (yy_hold_char);
1870|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1871|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1872|               }
1873|
1874|       /* Only push if top exists. Otherwise, replace top. */
1875|       if (YY_CURRENT_BUFFER)
1876|               (yy_buffer_stack_top)++;
1877|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1878|
1879|       /* copied from yy_switch_to_buffer. */
1880|       yy_load_buffer_state( );
1881|       (yy_did_buffer_switch_on_eof) = 1;
1882| }
1883|
1884| /** Removes and deletes the top of the stack, if present.
1885|  *  The next element becomes the new top.
1886|  * 
1887|  */
1888| void yypop_buffer_state (void)
1889| {
1890|       if (!YY_CURRENT_BUFFER)
1891|               return;
1892|
1893|       yy_delete_buffer(YY_CURRENT_BUFFER );
1894|       YY_CURRENT_BUFFER_LVALUE = NULL;
1895|       if ((yy_buffer_stack_top) > 0)
1896|               --(yy_buffer_stack_top);
1897|
1898|       if (YY_CURRENT_BUFFER) {
1899|               yy_load_buffer_state( );
1900|               (yy_did_buffer_switch_on_eof) = 1;
1901|       }
1902| }
1903|
1904| /* Allocates the stack if it does not exist.
1905|  *  Guarantees space for at least one push.
1906|  */
1907| static void yyensure_buffer_stack (void)
1908| {
1909|       yy_size_t num_to_alloc;
1910|     
1911|       if (!(yy_buffer_stack)) {
1912|
1913|               /* First allocation is just for 2 elements, since we don't know if this
1914|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
1915|                * immediate realloc on the next call.
1916|          */
1917|               num_to_alloc = 1;
1918|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1919|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
1920|                                                               );
1921|               if ( ! (yy_buffer_stack) )
1922|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1923|                                                                 
1924|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
1925|                               
1926|               (yy_buffer_stack_max) = num_to_alloc;
1927|               (yy_buffer_stack_top) = 0;
1928|               return;
1929|       }
1930|
1931|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1932|
1933|               /* Increase the buffer to prepare for a possible push. */
1934|               int grow_size = 8 /* arbitrary grow size */;
1935|
1936|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
1937|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
1938|                                                               ((yy_buffer_stack),
1939|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
1940|                                                               );
1941|               if ( ! (yy_buffer_stack) )
1942|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1943|
1944|               /* zero only the new slots.*/
1945|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1946|               (yy_buffer_stack_max) = num_to_alloc;
1947|       }
1948| }
1949|
1950| /** Setup the input buffer state to scan directly from a user-specified character buffer.
1951|  * @param base the character buffer
1952|  * @param size the size in bytes of the character buffer
1953|  *
1954|  * @return the newly allocated buffer state object.
1955|  */
1956| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
1957| {
1958|       YY_BUFFER_STATE b;
1959|     
1960|       if ( size < 2 ||
1961|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
1962|            base[size-1] != YY_END_OF_BUFFER_CHAR )
1963|               /* They forgot to leave room for the EOB's. */
1964|               return 0;
1965|
1966|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
1967|       if ( ! b )
1968|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
1969|
1970|       b->yy_buf_size = size - 2;      /* "- 2" to take care of EOB's */
1971|       b->yy_buf_pos = b->yy_ch_buf = base;
1972|       b->yy_is_our_buffer = 0;
1973|       b->yy_input_file = 0;
1974|       b->yy_n_chars = b->yy_buf_size;
1975|       b->yy_is_interactive = 0;
1976|       b->yy_at_bol = 1;
1977|       b->yy_fill_buffer = 0;
1978|       b->yy_buffer_status = YY_BUFFER_NEW;
1979|
1980|       yy_switch_to_buffer(b  );
1981|
1982|       return b;
1983| }
1984|
1985| /** Setup the input buffer state to scan a string. The next call to yylex() will
1986|  * scan from a @e copy of @a str.
1987|  * @param yystr a NUL-terminated string to scan
1988|  *
1989|  * @return the newly allocated buffer state object.
1990|  * @note If you want to scan bytes that may contain NUL values, then use
1991|  *       yy_scan_bytes() instead.
1992|  */
1993| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
1994| {
1995|     
1996|       return yy_scan_bytes(yystr,strlen(yystr) );
1997| }
1998|
1999| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
2000|  * scan from a @e copy of @a bytes.
2001|  * @param yybytes the byte buffer to scan
2002|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
2003|  *
2004|  * @return the newly allocated buffer state object.
2005|  */
2006| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, yy_size_t  _yybytes_len )
2007| {
2008|       YY_BUFFER_STATE b;
2009|       char *buf;
2010|       yy_size_t n;
2011|       int i;
2012|     
2013|       /* Get memory for full buffer, including space for trailing EOB's. */
2014|       n = _yybytes_len + 2;
2015|       buf = (char *) yyalloc(n  );
2016|       if ( ! buf )
2017|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2018|
2019|       for ( i = 0; i < _yybytes_len; ++i )
2020|               buf[i] = yybytes[i];
2021|
2022|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
2023|
2024|       b = yy_scan_buffer(buf,n );
2025|       if ( ! b )
2026|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
2027|
2028|       /* It's okay to grow etc. this buffer, and we should throw it
2029|        * away when we're done.
2030|        */
2031|       b->yy_is_our_buffer = 1;
2032|
2033|       return b;
2034| }
2035|
2036| #ifndef YY_EXIT_FAILURE
2037| #define YY_EXIT_FAILURE 2
2038| #endif
2039|
2040| static void yy_fatal_error (yyconst char* msg )
2041| {
2042|       (void) fprintf( stderr, "%s\n", msg );
2043|       exit( YY_EXIT_FAILURE );
2044| }
2045|
2046| /* Redefine yyless() so it works in section 3 code. */
2047|
2048| #undef yyless
2049| #define yyless(n) \
2050|       do \
2051|               { \
2052|               /* Undo effects of setting up yytext. */ \
2053|         int yyless_macro_arg = (n); \
2054|         YY_LESS_LINENO(yyless_macro_arg);\
2055|               yytext[yyleng] = (yy_hold_char); \
2056|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
2057|               (yy_hold_char) = *(yy_c_buf_p); \
2058|               *(yy_c_buf_p) = '\0'; \
2059|               yyleng = yyless_macro_arg; \
2060|               } \
2061|       while ( 0 )
2062|
2063| /* Accessor  methods (get/set functions) to struct members. */
2064|
2065| /** Get the current line number.
2066|  *
2067|  */
2068| int yyget_lineno  (void)
2069| {
2070|         
2071|     return yylineno;
2072| }
2073|
2074| /** Get the input stream.
2075|  *
2076|  */
2077| FILE *yyget_in  (void)
2078| {
2079|         return yyin;
2080| }
2081|
2082| /** Get the output stream.
2083|  *
2084|  */
2085| FILE *yyget_out  (void)
2086| {
2087|         return yyout;
2088| }
2089|
2090| /** Get the length of the current token.
2091|  *
2092|  */
2093| yy_size_t yyget_leng  (void)
2094| {
2095|         return yyleng;
2096| }
2097|
2098| /** Get the current token.
2099|  *
2100|  */
2101|
2102| char *yyget_text  (void)
2103| {
2104|         return yytext;
2105| }
2106|
2107| /** Set the current line number.
2108|  * @param line_number
2109|  *
2110|  */
2111| void yyset_lineno (int  line_number )
2112| {
2113|     
2114|     yylineno = line_number;
2115| }
2116|
2117| /** Set the input stream. This does not discard the current
2118|  * input buffer.
2119|  * @param in_str A readable stream.
2120|  *
2121|  * @see yy_switch_to_buffer
2122|  */
2123| void yyset_in (FILE *  in_str )
2124| {
2125|         yyin = in_str ;
2126| }
2127|
2128| void yyset_out (FILE *  out_str )
2129| {
2130|         yyout = out_str ;
2131| }
2132|
2133| int yyget_debug  (void)
2134| {
2135|         return yy_flex_debug;
2136| }
2137|
2138| void yyset_debug (int  bdebug )
2139| {
2140|         yy_flex_debug = bdebug ;
2141| }
2142|
2143| static int yy_init_globals (void)
2144| {
2145|         /* Initialization is the same as for the non-reentrant scanner.
2146|      * This function is called from yylex_destroy(), so don't allocate here.
2147|      */
2148|
2149|     (yy_buffer_stack) = 0;
2150|     (yy_buffer_stack_top) = 0;
2151|     (yy_buffer_stack_max) = 0;
2152|     (yy_c_buf_p) = (char *) 0;
2153|     (yy_init) = 0;
2154|     (yy_start) = 0;
2155|
2156|     (yy_state_buf) = 0;
2157|     (yy_state_ptr) = 0;
2158|     (yy_full_match) = 0;
2159|     (yy_lp) = 0;
2160|
2161| /* Defined in main.c */
2162| #ifdef YY_STDINIT
2163|     yyin = stdin;
2164|     yyout = stdout;
2165| #else
2166|     yyin = (FILE *) 0;
2167|     yyout = (FILE *) 0;
2168| #endif
2169|
2170|     /* For future reference: Set errno on error, since we are called by
2171|      * yylex_init()
2172|      */
2173|     return 0;
2174| }
2175|
2176| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
2177| int yylex_destroy  (void)
2178| {
2179|     
2180|     /* Pop the buffer stack, destroying each element. */
2181|       while(YY_CURRENT_BUFFER){
2182|               yy_delete_buffer(YY_CURRENT_BUFFER  );
2183|               YY_CURRENT_BUFFER_LVALUE = NULL;
2184|               yypop_buffer_state();
2185|       }
2186|
2187|       /* Destroy the stack itself. */
2188|       yyfree((yy_buffer_stack) );
2189|       (yy_buffer_stack) = NULL;
2190|
2191|     yyfree ( (yy_state_buf) );
2192|     (yy_state_buf)  = NULL;
2193|
2194|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
2195|      * yylex() is called, initialization will occur. */
2196|     yy_init_globals( );
2197|
2198|     return 0;
2199| }
2200|
2201| /*
2202|  * Internal utility routines.
2203|  */
2204|
2205| #ifndef yytext_ptr
2206| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2207| {
2208|       register int i;
2209|       for ( i = 0; i < n; ++i )
2210|               s1[i] = s2[i];
2211| }
2212| #endif
2213|
2214| #ifdef YY_NEED_STRLEN
2215| static int yy_flex_strlen (yyconst char * s )
2216| {
2217|       register int n;
2218|       for ( n = 0; s[n]; ++n )
2219|               ;
2220|
2221|       return n;
2222| }
2223| #endif
2224|
2225| void *yyalloc (yy_size_t  size )
2226| {
2227|       return (void *) malloc( size );
2228| }
2229|
2230| void *yyrealloc  (void * ptr, yy_size_t  size )
2231| {
2232|       /* The cast to (char *) in the following accommodates both
2233|        * implementations that use char* generic pointers, and those
2234|        * that use void* generic pointers.  It works with the latter
2235|        * because both ANSI C and C++ allow castless assignment from
2236|        * any pointer type to void*, and deal with argument conversions
2237|        * as though doing an assignment.
2238|        */
2239|       return (void *) realloc( (char *) ptr, size );
2240| }
2241|
2242| void yyfree (void * ptr )
2243| {
2244|       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
2245| }
2246|
2247| #define YYTABLES_NAME "yytables"
2248|
2249| #line 9 "conftest.l"
2250|
2251|
2252| #ifdef YYTEXT_POINTER
2253| extern char *yytext;
2254| #endif
2255| int
2256| main (void)
2257| {
2258|   return ! yylex () + ! yywrap ();
2259| }
2260configure:12125: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lfl  >&5
2261configure:12125: $? = 0
2262configure:12135: result: -lfl
2263configure:12141: checking whether yytext is a pointer
2264configure:12158: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lfl  >&5
2265configure:12158: $? = 0
2266configure:12166: result: yes
2267configure:12184: checking for bison
2268configure:12200: found /opt/local/bin/bison
2269configure:12211: result: bison -y
2270configure:12250: checking for dlopen in -ldl
2271configure:12275: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl   >&5
2272configure:12275: $? = 0
2273configure:12284: result: yes
2274configure:12296: checking for the suffix of shared libraries
2275configure:12307: result: .dylib
2276configure:12520: checking for GLIB
2277configure:12527: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34.1"
2278configure:12530: $? = 0
2279configure:12543: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.34.1"
2280configure:12546: $? = 0
2281configure:12605: result: yes
2282configure:12611: checking for GOBJECT
2283configure:12618: $PKG_CONFIG --exists --print-errors "gobject-2.0"
2284configure:12621: $? = 0
2285configure:12634: $PKG_CONFIG --exists --print-errors "gobject-2.0"
2286configure:12637: $? = 0
2287configure:12696: result: yes
2288configure:12702: checking for GMODULE
2289configure:12709: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
2290configure:12712: $? = 0
2291configure:12725: $PKG_CONFIG --exists --print-errors "gmodule-2.0"
2292configure:12728: $? = 0
2293configure:12787: result: yes
2294configure:12793: checking for GIO
2295configure:12800: $PKG_CONFIG --exists --print-errors "gio-2.0"
2296configure:12803: $? = 0
2297configure:12816: $PKG_CONFIG --exists --print-errors "gio-2.0"
2298configure:12819: $? = 0
2299configure:12878: result: yes
2300configure:12884: checking for GIO_UNIX
2301configure:12891: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
2302configure:12894: $? = 0
2303configure:12907: $PKG_CONFIG --exists --print-errors "gio-unix-2.0"
2304configure:12910: $? = 0
2305configure:12947: result: yes
2306configure:12972: checking for CAIRO
2307configure:12979: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject"
2308configure:12982: $? = 0
2309configure:12995: $PKG_CONFIG --exists --print-errors "cairo cairo-gobject"
2310configure:12998: $? = 0
2311configure:13035: result: yes
2312configure:13089: checking for SCANNER
2313configure:13096: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
2314configure:13099: $? = 0
2315configure:13112: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
2316configure:13115: $? = 0
2317configure:13174: result: yes
2318configure:13181: checking for FFI
2319configure:13188: $PKG_CONFIG --exists --print-errors "libffi"
2320configure:13191: $? = 0
2321configure:13204: $PKG_CONFIG --exists --print-errors "libffi"
2322configure:13207: $? = 0
2323configure:13244: result: yes
2324configure:13362: checking size of char
2325configure:13367: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2326configure:13367: $? = 0
2327configure:13367: ./conftest
2328configure:13367: $? = 0
2329configure:13381: result: 1
2330configure:13395: checking size of short
2331configure:13400: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2332configure:13400: $? = 0
2333configure:13400: ./conftest
2334configure:13400: $? = 0
2335configure:13414: result: 2
2336configure:13428: checking size of int
2337configure:13433: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2338configure:13433: $? = 0
2339configure:13433: ./conftest
2340configure:13433: $? = 0
2341configure:13447: result: 4
2342configure:13461: checking size of long
2343configure:13466: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2344configure:13466: $? = 0
2345configure:13466: ./conftest
2346configure:13466: $? = 0
2347configure:13480: result: 8
2348configure:13493: checking for GIREPO
2349configure:13500: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0"
2350configure:13503: $? = 0
2351configure:13516: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0"
2352configure:13519: $? = 0
2353configure:13578: result: yes
2354configure:13596: checking for gtkdoc-check
2355configure:13614: found /opt/local/bin/gtkdoc-check
2356configure:13626: result: /opt/local/bin/gtkdoc-check
2357configure:13638: checking for gtkdoc-rebase
2358configure:13656: found /opt/local/bin/gtkdoc-rebase
2359configure:13668: result: /opt/local/bin/gtkdoc-rebase
2360configure:13682: checking for gtkdoc-mkpdf
2361configure:13700: found /opt/local/bin/gtkdoc-mkpdf
2362configure:13712: result: /opt/local/bin/gtkdoc-mkpdf
2363configure:13846: checking whether to build gtk-doc documentation
2364configure:13848: result: no
2365configure:13914: checking for ANSI C header files
2366configure:14018: result: yes
2367configure:14029: checking fcntl.h usability
2368configure:14029: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2369configure:14029: $? = 0
2370configure:14029: result: yes
2371configure:14029: checking fcntl.h presence
2372configure:14029: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2373configure:14029: $? = 0
2374configure:14029: result: yes
2375configure:14029: checking for fcntl.h
2376configure:14029: result: yes
2377configure:14029: checking for stdlib.h
2378configure:14029: result: yes
2379configure:14029: checking for string.h
2380configure:14029: result: yes
2381configure:14041: checking for an ANSI C-conforming const
2382configure:14106: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -c -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
2383conftest.c: In function 'main':
2384conftest.c:67: warning: 't' is used uninitialized in this function
2385conftest.c:83: warning: 'b' is used uninitialized in this function
2386conftest.c:89: warning: 'cs[0]' is used uninitialized in this function
2387conftest.c: In function 'main':
2388conftest.c:67: warning: 't' is used uninitialized in this function
2389conftest.c:83: warning: 'b' is used uninitialized in this function
2390conftest.c:89: warning: 'cs[0]' is used uninitialized in this function
2391configure:14106: $? = 0
2392configure:14113: result: yes
2393configure:14123: checking for working strtod
2394configure:14164: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2395configure:14164: $? = 0
2396configure:14164: ./conftest
2397configure:14164: $? = 0
2398configure:14174: result: yes
2399configure:14239: checking for memchr
2400configure:14239: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2401configure:14239: $? = 0
2402configure:14239: result: yes
2403configure:14239: checking for strchr
2404configure:14239: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2405conftest.c:62: warning: conflicting types for built-in function 'strchr'
2406conftest.c:62: warning: conflicting types for built-in function 'strchr'
2407configure:14239: $? = 0
2408configure:14239: result: yes
2409configure:14239: checking for strspn
2410configure:14239: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2411conftest.c:63: warning: conflicting types for built-in function 'strspn'
2412conftest.c:63: warning: conflicting types for built-in function 'strspn'
2413configure:14239: $? = 0
2414configure:14239: result: yes
2415configure:14239: checking for strstr
2416configure:14239: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2417conftest.c:64: warning: conflicting types for built-in function 'strstr'
2418conftest.c:64: warning: conflicting types for built-in function 'strstr'
2419configure:14239: $? = 0
2420configure:14239: result: yes
2421configure:14239: checking for strtol
2422configure:14239: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2423configure:14239: $? = 0
2424configure:14239: result: yes
2425configure:14239: checking for strtoull
2426configure:14239: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2427configure:14239: $? = 0
2428configure:14239: result: yes
2429configure:14251: checking for backtrace
2430configure:14251: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2431configure:14251: $? = 0
2432configure:14251: result: yes
2433configure:14251: checking for backtrace_symbols
2434configure:14251: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -o conftest -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldl  >&5
2435configure:14251: $? = 0
2436configure:14251: result: yes
2437configure:14270: checking whether /opt/local/bin/python2.7 version >= 2.5
2438configure:14281: /opt/local/bin/python2.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
2439configure:14284: $? = 0
2440configure:14286: result: yes
2441configure:14377: checking for /opt/local/bin/python2.7 version
2442configure:14384: result: 2.7
2443configure:14396: checking for /opt/local/bin/python2.7 platform
2444configure:14403: result: darwin
2445configure:14410: checking for /opt/local/bin/python2.7 script directory
2446configure:14438: result: ${prefix}/lib/python2.7/site-packages
2447configure:14447: checking for /opt/local/bin/python2.7 extension module directory
2448configure:14475: result: ${exec_prefix}/lib/python2.7/site-packages
2449configure:14496: checking for headers required to compile python extensions
2450configure:14513: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c
2451configure:14513: $? = 0
2452configure:14514: result: found
2453configure:14627: checking for glib source directory to use for documentation
2454configure:14646: result:
2455configure:14827: creating ./config.status
2456
2457## ---------------------- ##
2458## Running config.status. ##
2459## ---------------------- ##
2460
2461This file was extended by gobject-introspection config.status 1.34.1.1, which was
2462generated by GNU Autoconf 2.68.  Invocation command line was
2463
2464  CONFIG_FILES    =
2465  CONFIG_HEADERS  =
2466  CONFIG_LINKS    =
2467  CONFIG_COMMANDS =
2468  $ ./config.status
2469
2470on Local-Admins-MacBook-Pro.local
2471
2472config.status:1215: creating Makefile
2473config.status:1215: creating m4/Makefile
2474config.status:1215: creating tests/Makefile
2475config.status:1215: creating tests/offsets/Makefile
2476config.status:1215: creating tests/scanner/Makefile
2477config.status:1215: creating tests/repository/Makefile
2478config.status:1215: creating tests/warn/Makefile
2479config.status:1215: creating tests/doctool/Makefile
2480config.status:1215: creating docs/Makefile
2481config.status:1215: creating docs/reference/Makefile
2482config.status:1215: creating gobject-introspection-1.0.pc
2483config.status:1215: creating gobject-introspection-no-export-1.0.pc
2484config.status:1215: creating config.h
2485config.status:1444: executing depfiles commands
2486config.status:1444: executing libtool commands
2487
2488## ---------------- ##
2489## Cache variables. ##
2490## ---------------- ##
2491
2492ac_cv_build=x86_64-apple-darwin10.8.0
2493ac_cv_c_compiler_gnu=yes
2494ac_cv_c_const=yes
2495ac_cv_env_CAIRO_CFLAGS_set=
2496ac_cv_env_CAIRO_CFLAGS_value=
2497ac_cv_env_CAIRO_LIBS_set=
2498ac_cv_env_CAIRO_LIBS_value=
2499ac_cv_env_CC_set=set
2500ac_cv_env_CC_value='ccache /usr/bin/gcc-4.2'
2501ac_cv_env_CFLAGS_set=set
2502ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64 -arch i386'
2503ac_cv_env_CPPFLAGS_set=set
2504ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2505ac_cv_env_CPP_set=
2506ac_cv_env_CPP_value=
2507ac_cv_env_FFI_CFLAGS_set=
2508ac_cv_env_FFI_CFLAGS_value=
2509ac_cv_env_FFI_LIBS_set=
2510ac_cv_env_FFI_LIBS_value=
2511ac_cv_env_GIO_CFLAGS_set=
2512ac_cv_env_GIO_CFLAGS_value=
2513ac_cv_env_GIO_LIBS_set=
2514ac_cv_env_GIO_LIBS_value=
2515ac_cv_env_GIO_UNIX_CFLAGS_set=
2516ac_cv_env_GIO_UNIX_CFLAGS_value=
2517ac_cv_env_GIO_UNIX_LIBS_set=
2518ac_cv_env_GIO_UNIX_LIBS_value=
2519ac_cv_env_GIREPO_CFLAGS_set=
2520ac_cv_env_GIREPO_CFLAGS_value=
2521ac_cv_env_GIREPO_LIBS_set=
2522ac_cv_env_GIREPO_LIBS_value=
2523ac_cv_env_GLIB_CFLAGS_set=
2524ac_cv_env_GLIB_CFLAGS_value=
2525ac_cv_env_GLIB_LIBS_set=
2526ac_cv_env_GLIB_LIBS_value=
2527ac_cv_env_GMODULE_CFLAGS_set=
2528ac_cv_env_GMODULE_CFLAGS_value=
2529ac_cv_env_GMODULE_LIBS_set=
2530ac_cv_env_GMODULE_LIBS_value=
2531ac_cv_env_GOBJECT_CFLAGS_set=
2532ac_cv_env_GOBJECT_CFLAGS_value=
2533ac_cv_env_GOBJECT_LIBS_set=
2534ac_cv_env_GOBJECT_LIBS_value=
2535ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
2536ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
2537ac_cv_env_GTKDOC_DEPS_LIBS_set=
2538ac_cv_env_GTKDOC_DEPS_LIBS_value=
2539ac_cv_env_LDFLAGS_set=set
2540ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386'
2541ac_cv_env_LIBS_set=
2542ac_cv_env_LIBS_value=
2543ac_cv_env_PKG_CONFIG_LIBDIR_set=
2544ac_cv_env_PKG_CONFIG_LIBDIR_value=
2545ac_cv_env_PKG_CONFIG_PATH_set=
2546ac_cv_env_PKG_CONFIG_PATH_value=
2547ac_cv_env_PKG_CONFIG_set=
2548ac_cv_env_PKG_CONFIG_value=
2549ac_cv_env_PYTHON_set=set
2550ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
2551ac_cv_env_SCANNER_CFLAGS_set=
2552ac_cv_env_SCANNER_CFLAGS_value=
2553ac_cv_env_SCANNER_LIBS_set=
2554ac_cv_env_SCANNER_LIBS_value=
2555ac_cv_env_build_alias_set=
2556ac_cv_env_build_alias_value=
2557ac_cv_env_host_alias_set=
2558ac_cv_env_host_alias_value=
2559ac_cv_env_target_alias_set=
2560ac_cv_env_target_alias_value=
2561ac_cv_func_backtrace=yes
2562ac_cv_func_backtrace_symbols=yes
2563ac_cv_func_memchr=yes
2564ac_cv_func_strchr=yes
2565ac_cv_func_strspn=yes
2566ac_cv_func_strstr=yes
2567ac_cv_func_strtod=yes
2568ac_cv_func_strtol=yes
2569ac_cv_func_strtoull=yes
2570ac_cv_header_dlfcn_h=yes
2571ac_cv_header_fcntl_h=yes
2572ac_cv_header_inttypes_h=yes
2573ac_cv_header_memory_h=yes
2574ac_cv_header_stdc=yes
2575ac_cv_header_stdint_h=yes
2576ac_cv_header_stdlib_h=yes
2577ac_cv_header_string_h=yes
2578ac_cv_header_strings_h=yes
2579ac_cv_header_sys_stat_h=yes
2580ac_cv_header_sys_types_h=yes
2581ac_cv_header_unistd_h=yes
2582ac_cv_host=x86_64-apple-darwin10.8.0
2583ac_cv_lib_dl_dlopen=yes
2584ac_cv_lib_lex=-lfl
2585ac_cv_objext=o
2586ac_cv_path_EGREP='/opt/local/bin/grep -E'
2587ac_cv_path_FGREP='/opt/local/bin/grep -F'
2588ac_cv_path_GREP=/opt/local/bin/grep
2589ac_cv_path_GTKDOC_CHECK=/opt/local/bin/gtkdoc-check
2590ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
2591ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
2592ac_cv_path_SED=/opt/local/bin/gsed
2593ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2594ac_cv_path_mkdir=/opt/local/bin/gmkdir
2595ac_cv_prog_AWK=gawk
2596ac_cv_prog_CPP='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E'
2597ac_cv_prog_LEX=flex
2598ac_cv_prog_YACC='bison -y'
2599ac_cv_prog_ac_ct_AR=ar
2600ac_cv_prog_ac_ct_CC='ccache /usr/bin/gcc-4.2'
2601ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2602ac_cv_prog_ac_ct_LIPO=lipo
2603ac_cv_prog_ac_ct_NMEDIT=nmedit
2604ac_cv_prog_ac_ct_OBJDUMP=objdump
2605ac_cv_prog_ac_ct_OTOOL64=otool64
2606ac_cv_prog_ac_ct_OTOOL=otool
2607ac_cv_prog_ac_ct_RANLIB=ranlib
2608ac_cv_prog_ac_ct_STRIP=strip
2609ac_cv_prog_cc_c89=
2610ac_cv_prog_cc_ccache_c_o=no
2611ac_cv_prog_cc_g=no
2612ac_cv_prog_lex_root=lex.yy
2613ac_cv_prog_lex_yytext_pointer=yes
2614ac_cv_prog_make_make_set=yes
2615ac_cv_sizeof_char=1
2616ac_cv_sizeof_int=4
2617ac_cv_sizeof_long=8
2618ac_cv_sizeof_short=2
2619am_cv_CC_dependencies_compiler_type=none
2620am_cv_make_support_nested_variables=yes
2621am_cv_prog_tar_ustar=gnutar
2622am_cv_python_platform=darwin
2623am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
2624am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
2625am_cv_python_version=2.7
2626lt_cv_apple_cc_single_mod=yes
2627lt_cv_ar_at_file=no
2628lt_cv_deplibs_check_method=pass_all
2629lt_cv_file_magic_cmd='$MAGIC_CMD'
2630lt_cv_file_magic_test_file=
2631lt_cv_ld_exported_symbols_list=yes
2632lt_cv_ld_force_load=yes
2633lt_cv_ld_reload_flag=-r
2634lt_cv_nm_interface='BSD nm'
2635lt_cv_objdir=.libs
2636lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
2637lt_cv_path_NM=/opt/local/bin/nm
2638lt_cv_path_mainfest_tool=no
2639lt_cv_prog_compiler_c_o=yes
2640lt_cv_prog_compiler_pic='-fno-common -DPIC'
2641lt_cv_prog_compiler_pic_works=yes
2642lt_cv_prog_compiler_rtti_exceptions=no
2643lt_cv_prog_compiler_static_works=no
2644lt_cv_prog_gnu_ld=no
2645lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2646lt_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'\'''
2647lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2648lt_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'\'''
2649lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2650lt_cv_sys_max_cmd_len=196608
2651lt_cv_to_host_file_cmd=func_convert_file_noop
2652lt_cv_to_tool_file_cmd=func_convert_file_noop
2653pkg_cv_CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng15  '
2654pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl  '
2655pkg_cv_FFI_CFLAGS='-I/opt/local/lib/libffi-3.0.11/include  '
2656pkg_cv_FFI_LIBS='-L/opt/local/lib -lffi  '
2657pkg_cv_GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2658pkg_cv_GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
2659pkg_cv_GIO_UNIX_CFLAGS='-D_REENTRANT -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2660pkg_cv_GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
2661pkg_cv_GIREPO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2662pkg_cv_GIREPO_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
2663pkg_cv_GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2664pkg_cv_GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl  '
2665pkg_cv_GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2666pkg_cv_GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl  '
2667pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2668pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl  '
2669pkg_cv_SCANNER_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2670pkg_cv_SCANNER_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
2671
2672## ----------------- ##
2673## Output variables. ##
2674## ----------------- ##
2675
2676ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/missing --run aclocal-1.11'
2677AMDEPBACKSLASH=''
2678AMDEP_FALSE=''
2679AMDEP_TRUE='#'
2680AMTAR='$${TAR-tar}'
2681AM_BACKSLASH='\'
2682AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2683AM_DEFAULT_VERBOSITY='0'
2684AM_V='$(V)'
2685AR='ar'
2686AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/missing --run autoconf'
2687AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/missing --run autoheader'
2688AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/missing --run automake-1.11'
2689AWK='gawk'
2690BUILD_DOCTOOL_FALSE=''
2691BUILD_DOCTOOL_TRUE='#'
2692BUILD_TESTS_FALSE='#'
2693BUILD_TESTS_TRUE=''
2694CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng15  '
2695CAIRO_GIR_PACKAGE='cairo-gobject'
2696CAIRO_LIBS='-L/opt/local/lib -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -lintl  '
2697CAIRO_SHARED_LIBRARY='/opt/local/lib/libcairo-gobject.2.dylib'
2698CC='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2'
2699CCDEPMODE='depmode=none'
2700CFLAGS='-fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -pipe -O2 -arch x86_64 -arch i386'
2701CPP='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/compile ccache /usr/bin/gcc-4.2 -E'
2702CPPFLAGS='-I/opt/local/include'
2703CYGPATH_W='echo'
2704DEFS='-DHAVE_CONFIG_H'
2705DEPDIR='.deps'
2706DLLTOOL='false'
2707DSYMUTIL='dsymutil'
2708DUMPBIN=''
2709ECHO_C='\c'
2710ECHO_N=''
2711ECHO_T=''
2712EGREP='/opt/local/bin/grep -E'
2713ENABLE_GTK_DOC_FALSE=''
2714ENABLE_GTK_DOC_TRUE='#'
2715EXEEXT=''
2716EXPANDED_BINDIR='/opt/local/bin'
2717EXPANDED_DATADIR='/opt/local/share'
2718EXPANDED_LIBDIR='/opt/local/lib'
2719EXPANDED_LIBEXECDIR='/opt/local/libexec'
2720EXPANDED_LOCALSTATEDIR='/opt/local/var'
2721EXPANDED_SYSCONFDIR='/opt/local/etc'
2722FFI_CFLAGS='-I/opt/local/lib/libffi-3.0.11/include  '
2723FFI_LIBS='-L/opt/local/lib -lffi  '
2724FFI_PC_CFLAGS=''
2725FFI_PC_LIBS=''
2726FFI_PC_PACKAGES='libffi'
2727FGREP='/opt/local/bin/grep -F'
2728GIO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2729GIO_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
2730GIO_UNIX_CFLAGS='-D_REENTRANT -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2731GIO_UNIX_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
2732GIREPO_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/lib/libffi-3.0.11/include   '
2733GIREPO_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl    -L/opt/local/lib -lffi  '
2734GIR_DIR='/opt/local/share/gir-1.0'
2735GIR_SUFFIX='gir-1.0'
2736GLIBSRC=''
2737GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2738GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl  '
2739GMODULE_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2740GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lglib-2.0 -lintl  '
2741GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2742GOBJECT_INTROSPECTION_LIBDIR='/opt/local/lib'
2743GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl  '
2744GREP='/opt/local/bin/grep'
2745GTKDOC_CHECK='/opt/local/bin/gtkdoc-check'
2746GTKDOC_DEPS_CFLAGS=''
2747GTKDOC_DEPS_LIBS=''
2748GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
2749GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
2750GTK_DOC_BUILD_HTML_FALSE='#'
2751GTK_DOC_BUILD_HTML_TRUE=''
2752GTK_DOC_BUILD_PDF_FALSE=''
2753GTK_DOC_BUILD_PDF_TRUE='#'
2754GTK_DOC_USE_LIBTOOL_FALSE='#'
2755GTK_DOC_USE_LIBTOOL_TRUE=''
2756GTK_DOC_USE_REBASE_FALSE='#'
2757GTK_DOC_USE_REBASE_TRUE=''
2758HAVE_GIO_UNIX_FALSE='#'
2759HAVE_GIO_UNIX_TRUE=''
2760HTML_DIR='${datadir}/gtk-doc/html'
2761INSTALL_DATA='${INSTALL} -m 644'
2762INSTALL_PROGRAM='${INSTALL}'
2763INSTALL_SCRIPT='${INSTALL}'
2764INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2765LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
2766LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386'
2767LEX='flex'
2768LEXLIB='-lfl'
2769LEX_OUTPUT_ROOT='lex.yy'
2770LIBOBJS=''
2771LIBS='-ldl '
2772LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2773LIPO='lipo'
2774LN_S='ln -s'
2775LTLIBOBJS=''
2776MAINT=''
2777MAINTAINER_MODE_FALSE='#'
2778MAINTAINER_MODE_TRUE=''
2779MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/missing --run makeinfo'
2780MANIFEST_TOOL=':'
2781MKDIR_P='/opt/local/bin/gmkdir -p'
2782NM='/opt/local/bin/nm'
2783NMEDIT='nmedit'
2784OBJDUMP='objdump'
2785OBJEXT='o'
2786OS_WIN32_FALSE=''
2787OS_WIN32_TRUE='#'
2788OTOOL64='otool64'
2789OTOOL='otool'
2790PACKAGE='gobject-introspection'
2791PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection'
2792PACKAGE_NAME='gobject-introspection'
2793PACKAGE_STRING='gobject-introspection 1.34.1.1'
2794PACKAGE_TARNAME='gobject-introspection'
2795PACKAGE_URL=''
2796PACKAGE_VERSION='1.34.1.1'
2797PATH_SEPARATOR=':'
2798PKG_CONFIG='/opt/local/bin/pkg-config'
2799PKG_CONFIG_LIBDIR=''
2800PKG_CONFIG_PATH=''
2801POW_LIB=''
2802PYTHON='/opt/local/bin/python2.7'
2803PYTHON_EXEC_PREFIX='${exec_prefix}'
2804PYTHON_INCLUDES='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
2805PYTHON_LIBS=''
2806PYTHON_LIB_LOC=''
2807PYTHON_PLATFORM='darwin'
2808PYTHON_PREFIX='${prefix}'
2809PYTHON_VERSION='2.7'
2810RANLIB='ranlib'
2811SCANNER_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
2812SCANNER_LIBS='-L/opt/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
2813SED='/opt/local/bin/gsed'
2814SET_MAKE=''
2815SHELL='/bin/sh'
2816STRIP='strip'
2817VERSION='1.34.1.1'
2818WITH_GLIBSRC_FALSE=''
2819WITH_GLIBSRC_TRUE='#'
2820YACC='bison -y'
2821ac_ct_AR='ar'
2822ac_ct_CC='ccache /usr/bin/gcc-4.2'
2823ac_ct_DUMPBIN=''
2824am__EXEEXT_FALSE=''
2825am__EXEEXT_TRUE='#'
2826am__fastdepCC_FALSE=''
2827am__fastdepCC_TRUE='#'
2828am__include='include'
2829am__isrc=''
2830am__leading_dot='.'
2831am__nodep=''
2832am__quote=''
2833am__tar='tar --format=ustar -chf - "$$tardir"'
2834am__untar='tar -xf -'
2835bindir='${exec_prefix}/bin'
2836build='x86_64-apple-darwin10.8.0'
2837build_alias=''
2838build_cpu='x86_64'
2839build_os='darwin10.8.0'
2840build_vendor='apple'
2841datadir='${datarootdir}'
2842datarootdir='${prefix}/share'
2843docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2844dvidir='${docdir}'
2845exec_prefix='${prefix}'
2846host='x86_64-apple-darwin10.8.0'
2847host_alias=''
2848host_cpu='x86_64'
2849host_os='darwin10.8.0'
2850host_vendor='apple'
2851htmldir='${docdir}'
2852includedir='${prefix}/include'
2853infodir='${datarootdir}/info'
2854install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gobject-introspection/gobject-introspection/work/gobject-introspection-1.34.1.1/build-aux/install-sh'
2855libdir='${exec_prefix}/lib'
2856libexecdir='${exec_prefix}/libexec'
2857localedir='${datarootdir}/locale'
2858localstatedir='${prefix}/var'
2859mandir='${datarootdir}/man'
2860mkdir_p='/opt/local/bin/gmkdir -p'
2861oldincludedir='/usr/include'
2862pdfdir='${docdir}'
2863pkgpyexecdir='${pyexecdir}/gobject-introspection'
2864pkgpythondir='${pythondir}/gobject-introspection'
2865prefix='/opt/local'
2866program_transform_name='s,x,x,'
2867psdir='${docdir}'
2868pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
2869pythondir='${prefix}/lib/python2.7/site-packages'
2870sbindir='${exec_prefix}/sbin'
2871sharedstatedir='${prefix}/com'
2872sysconfdir='${prefix}/etc'
2873target_alias=''
2874
2875## ----------- ##
2876## confdefs.h. ##
2877## ----------- ##
2878
2879/* confdefs.h */
2880#define PACKAGE_NAME "gobject-introspection"
2881#define PACKAGE_TARNAME "gobject-introspection"
2882#define PACKAGE_VERSION "1.34.1.1"
2883#define PACKAGE_STRING "gobject-introspection 1.34.1.1"
2884#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
2885#define PACKAGE_URL ""
2886#define PACKAGE "gobject-introspection"
2887#define VERSION "1.34.1.1"
2888#define NO_MINUS_C_MINUS_O 1
2889#define STDC_HEADERS 1
2890#define HAVE_SYS_TYPES_H 1
2891#define HAVE_SYS_STAT_H 1
2892#define HAVE_STDLIB_H 1
2893#define HAVE_STRING_H 1
2894#define HAVE_MEMORY_H 1
2895#define HAVE_STRINGS_H 1
2896#define HAVE_INTTYPES_H 1
2897#define HAVE_STDINT_H 1
2898#define HAVE_UNISTD_H 1
2899#define HAVE_DLFCN_H 1
2900#define LT_OBJDIR ".libs/"
2901#define YYTEXT_POINTER 1
2902#define HAVE_LIBDL 1
2903#define SHLIB_SUFFIX "dylib"
2904#define GOBJECT_INTROSPECTION_LIBDIR "/opt/local/lib"
2905#define GIR_SUFFIX "gir-1.0"
2906#define GIR_DIR "/opt/local/share/gir-1.0"
2907#define SIZEOF_CHAR 1
2908#define SIZEOF_SHORT 2
2909#define SIZEOF_INT 4
2910#define SIZEOF_LONG 8
2911#define STDC_HEADERS 1
2912#define HAVE_FCNTL_H 1
2913#define HAVE_STDLIB_H 1
2914#define HAVE_STRING_H 1
2915#define HAVE_MEMCHR 1
2916#define HAVE_STRCHR 1
2917#define HAVE_STRSPN 1
2918#define HAVE_STRSTR 1
2919#define HAVE_STRTOL 1
2920#define HAVE_STRTOULL 1
2921#define HAVE_BACKTRACE 1
2922#define HAVE_BACKTRACE_SYMBOLS 1
2923
2924configure: exit 0