Ticket #39291: config.log

File config.log, 110.3 KB (added by dershow, 11 years ago)
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 wireshark configure 1.8.6, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-libsmi=/opt/local --disable-usr-local --with-adns=/opt/local --without-c-ares --with-geoip=/opt/local --with-gnutls=yes --with-libgcrypt-prefix=/opt/local --with-lua=/opt/local --enable-ipv6 --with-pcap=/opt/local --with-ssl=/opt/local --with-zlib=/opt/local --mandir=${prefix}/share/man --infodir=${prefix}/share/info --with-portaudio=/opt/local --disable-warnings-as-errors --with-krb5=/opt/local --without-python
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = adershowitzMBP15
14uname -m = x86_64
15uname -r = 12.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
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 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 186 tasks, 934 threads, 8 processors
34Load average: 1.97, Mach factor: 6.01
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:2709: checking build system type
52configure:2723: result: i386-apple-darwin12.3.0
53configure:2743: checking host system type
54configure:2756: result: i386-apple-darwin12.3.0
55configure:2776: checking target system type
56configure:2789: result: i386-apple-darwin12.3.0
57configure:2832: checking for a BSD-compatible install
58configure:2900: result: /usr/bin/install -c
59configure:2911: checking whether build environment is sane
60configure:2961: result: yes
61configure:3102: checking for a thread-safe mkdir -p
62configure:3141: result: /opt/local/bin/gmkdir -p
63configure:3154: checking for gawk
64configure:3170: found /opt/local/bin/gawk
65configure:3181: result: gawk
66configure:3192: checking whether make sets $(MAKE)
67configure:3214: result: yes
68configure:3289: checking how to create a ustar tar archive
69configure:3302: tar --version
70bsdtar 2.8.3 - libarchive 2.8.3
71configure:3305: $? = 0
72configure:3345: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
73configure:3348: $? = 0
74configure:3352: tar -xf - <conftest.tar
75configure:3355: $? = 0
76configure:3368: result: gnutar
77configure:3456: checking for gcc
78configure:3483: result: /usr/bin/llvm-gcc-4.2
79configure:3712: checking for C compiler version
80configure:3721: /usr/bin/llvm-gcc-4.2 --version >&5
81i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
82Copyright (C) 2007 Free Software Foundation, Inc.
83This is free software; see the source for copying conditions.  There is NO
84warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85
86configure:3732: $? = 0
87configure:3721: /usr/bin/llvm-gcc-4.2 -v >&5
88Using built-in specs.
89Target: i686-apple-darwin11
90Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
91Thread model: posix
92gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
93configure:3732: $? = 0
94configure:3721: /usr/bin/llvm-gcc-4.2 -V >&5
95llvm-gcc-4.2: argument to `-V' is missing
96configure:3732: $? = 1
97configure:3721: /usr/bin/llvm-gcc-4.2 -qversion >&5
98i686-apple-darwin11-llvm-gcc-4.2: no input files
99configure:3732: $? = 1
100configure:3752: checking whether the C compiler works
101configure:3774: /usr/bin/llvm-gcc-4.2 -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c  >&5
102configure:3778: $? = 0
103configure:3826: result: yes
104configure:3829: checking for C compiler default output file name
105configure:3831: result: a.out
106configure:3837: checking for suffix of executables
107configure:3844: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c  >&5
108configure:3848: $? = 0
109configure:3870: result:
110configure:3892: checking whether we are cross compiling
111configure:3900: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c  >&5
112configure:3904: $? = 0
113configure:3911: ./conftest
114configure:3915: $? = 0
115configure:3930: result: no
116configure:3935: checking for suffix of object files
117configure:3957: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
118configure:3961: $? = 0
119configure:3982: result: o
120configure:3986: checking whether we are using the GNU C compiler
121configure:4005: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
122configure:4005: $? = 0
123configure:4014: result: yes
124configure:4023: checking whether /usr/bin/llvm-gcc-4.2 accepts -g
125configure:4043: /usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
126configure:4043: $? = 0
127configure:4084: result: yes
128configure:4101: checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89
129configure:4165: /usr/bin/llvm-gcc-4.2  -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
130configure:4165: $? = 0
131configure:4178: result: none needed
132configure:4209: checking for style of include used by make
133configure:4237: result: GNU
134configure:4263: checking dependency style of /usr/bin/llvm-gcc-4.2
135configure:4374: result: gcc3
136configure:4390: checking whether /usr/bin/llvm-gcc-4.2 and cc understand -c and -o together
137configure:4421: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
138configure:4425: $? = 0
139configure:4431: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
140configure:4435: $? = 0
141configure:4446: cc -c conftest.c >&5
142configure:4450: $? = 0
143configure:4458: cc -c conftest.c -o conftest2.o >&5
144configure:4462: $? = 0
145configure:4468: cc -c conftest.c -o conftest2.o >&5
146configure:4472: $? = 0
147configure:4490: result: yes
148configure:4627: checking for C++ compiler version
149configure:4636: /usr/bin/llvm-g++-4.2 --version >&5
150i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
151Copyright (C) 2007 Free Software Foundation, Inc.
152This is free software; see the source for copying conditions.  There is NO
153warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
154
155configure:4647: $? = 0
156configure:4636: /usr/bin/llvm-g++-4.2 -v >&5
157Using built-in specs.
158Target: i686-apple-darwin11
159Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
160Thread model: posix
161gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
162configure:4647: $? = 0
163configure:4636: /usr/bin/llvm-g++-4.2 -V >&5
164llvm-g++-4.2: argument to `-V' is missing
165configure:4647: $? = 1
166configure:4636: /usr/bin/llvm-g++-4.2 -qversion >&5
167i686-apple-darwin11-llvm-g++-4.2: no input files
168configure:4647: $? = 1
169configure:4651: checking whether we are using the GNU C++ compiler
170configure:4670: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
171configure:4670: $? = 0
172configure:4679: result: yes
173configure:4688: checking whether /usr/bin/llvm-g++-4.2 accepts -g
174configure:4708: /usr/bin/llvm-g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
175configure:4708: $? = 0
176configure:4749: result: yes
177configure:4774: checking dependency style of /usr/bin/llvm-g++-4.2
178configure:4885: result: gcc3
179configure:4905: checking how to run the C preprocessor
180configure:4936: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
181configure:4936: $? = 0
182configure:4950: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
183conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
184configure:4950: $? = 1
185configure: failed program was:
186| /* confdefs.h */
187| #define PACKAGE_NAME "wireshark"
188| #define PACKAGE_TARNAME "wireshark"
189| #define PACKAGE_VERSION "1.8.6"
190| #define PACKAGE_STRING "wireshark 1.8.6"
191| #define PACKAGE_BUGREPORT ""
192| #define PACKAGE_URL ""
193| #define PACKAGE "wireshark"
194| #define VERSION "1.8.6"
195| /* end confdefs.h.  */
196| #include <ac_nonexistent.h>
197configure:4975: result: /usr/bin/llvm-gcc-4.2 -E
198configure:4995: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
199configure:4995: $? = 0
200configure:5009: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
201conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
202configure:5009: $? = 1
203configure: failed program was:
204| /* confdefs.h */
205| #define PACKAGE_NAME "wireshark"
206| #define PACKAGE_TARNAME "wireshark"
207| #define PACKAGE_VERSION "1.8.6"
208| #define PACKAGE_STRING "wireshark 1.8.6"
209| #define PACKAGE_BUGREPORT ""
210| #define PACKAGE_URL ""
211| #define PACKAGE "wireshark"
212| #define VERSION "1.8.6"
213| /* end confdefs.h.  */
214| #include <ac_nonexistent.h>
215configure:5088: checking how to print strings
216configure:5115: result: printf
217configure:5136: checking for a sed that does not truncate output
218configure:5200: result: /opt/local/bin/gsed
219configure:5218: checking for grep that handles long lines and -e
220configure:5276: result: /usr/bin/grep
221configure:5281: checking for egrep
222configure:5343: result: /usr/bin/grep -E
223configure:5348: checking for fgrep
224configure:5410: result: /usr/bin/grep -F
225configure:5445: checking for ld used by /usr/bin/llvm-gcc-4.2
226configure:5512: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
227configure:5519: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
228configure:5534: result: no
229configure:5546: checking for BSD- or MS-compatible name lister (nm)
230configure:5595: result: /opt/local/bin/nm
231configure:5725: checking the name lister (/opt/local/bin/nm) interface
232configure:5732: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
233configure:5735: /opt/local/bin/nm "conftest.o"
234configure:5738: output
2350000000000000000 S _some_variable
236configure:5745: result: BSD nm
237configure:5748: checking whether ln -s works
238configure:5752: result: yes
239configure:5760: checking the maximum length of command line arguments
240configure:5890: result: 196608
241configure:5907: checking whether the shell understands some XSI constructs
242configure:5917: result: yes
243configure:5921: checking whether the shell understands "+="
244configure:5927: result: yes
245configure:5962: checking how to convert i386-apple-darwin12.3.0 file names to i386-apple-darwin12.3.0 format
246configure:6002: result: func_convert_file_noop
247configure:6009: checking how to convert i386-apple-darwin12.3.0 file names to toolchain format
248configure:6029: result: func_convert_file_noop
249configure:6036: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files
250configure:6043: result: -r
251configure:6117: checking for objdump
252configure:6147: result: no
253configure:6176: checking how to recognize dependent libraries
254configure:6378: result: pass_all
255configure:6463: checking for dlltool
256configure:6493: result: no
257configure:6523: checking how to associate runtime and link libraries
258configure:6550: result: printf %s\n
259configure:6611: checking for ar
260configure:6627: found /opt/local/bin/ar
261configure:6638: result: ar
262configure:6675: checking for archiver @FILE support
263configure:6692: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
264configure:6692: $? = 0
265configure:6695: ar cru libconftest.a @conftest.lst >&5
266ar: @conftest.lst: No such file or directory
267configure:6698: $? = 1
268configure:6718: result: no
269configure:6776: checking for strip
270configure:6792: found /opt/local/bin/strip
271configure:6803: result: strip
272configure:6875: checking for ranlib
273configure:6891: found /opt/local/bin/ranlib
274configure:6902: result: ranlib
275configure:7004: checking command to parse /opt/local/bin/nm output from /usr/bin/llvm-gcc-4.2 object
276configure:7124: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
277configure:7127: $? = 0
278configure:7131: /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
279configure:7134: $? = 0
280cannot find nm_test_var in conftest.nm
281configure:7124: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
282configure:7127: $? = 0
283configure:7131: /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
284configure:7134: $? = 0
285configure:7200: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c conftstm.o >&5
286configure:7203: $? = 0
287configure:7241: result: ok
288configure:7278: checking for sysroot
289configure:7308: result: no
290configure:7564: checking for mt
291configure:7594: result: no
292configure:7614: checking if : is a manifest tool
293configure:7620: : '-?'
294configure:7628: result: no
295configure:7684: checking for dsymutil
296configure:7700: found /usr/bin/dsymutil
297configure:7711: result: dsymutil
298configure:7776: checking for nmedit
299configure:7792: found /opt/local/bin/nmedit
300configure:7803: result: nmedit
301configure:7868: checking for lipo
302configure:7884: found /opt/local/bin/lipo
303configure:7895: result: lipo
304configure:7960: checking for otool
305configure:7976: found /opt/local/bin/otool
306configure:7987: result: otool
307configure:8052: checking for otool64
308configure:8082: result: no
309configure:8127: checking for -single_module linker flag
310/usr/bin/llvm-gcc-4.2 -pipe -fno-var-tracking -arch x86_64 -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
311configure:8160: result: yes
312configure:8163: checking for -exported_symbols_list linker flag
313configure:8183: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
314configure:8183: $? = 0
315configure:8193: result: yes
316configure:8196: checking for -force_load linker flag
317/usr/bin/llvm-gcc-4.2 -pipe -fno-var-tracking -arch x86_64 -c -o conftest.o conftest.c
318ar cru libconftest.a conftest.o
319ranlib libconftest.a
320/usr/bin/llvm-gcc-4.2 -pipe -fno-var-tracking -arch x86_64 -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
321configure:8228: result: yes
322configure:8266: checking for ANSI C header files
323configure:8286: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
324configure:8286: $? = 0
325configure:8359: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c  >&5
326configure:8359: $? = 0
327configure:8359: ./conftest
328configure:8359: $? = 0
329configure:8370: result: yes
330configure:8383: checking for sys/types.h
331configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
332configure:8383: $? = 0
333configure:8383: result: yes
334configure:8383: checking for sys/stat.h
335configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
336configure:8383: $? = 0
337configure:8383: result: yes
338configure:8383: checking for stdlib.h
339configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
340configure:8383: $? = 0
341configure:8383: result: yes
342configure:8383: checking for string.h
343configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
344configure:8383: $? = 0
345configure:8383: result: yes
346configure:8383: checking for memory.h
347configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
348configure:8383: $? = 0
349configure:8383: result: yes
350configure:8383: checking for strings.h
351configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
352configure:8383: $? = 0
353configure:8383: result: yes
354configure:8383: checking for inttypes.h
355configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
356configure:8383: $? = 0
357configure:8383: result: yes
358configure:8383: checking for stdint.h
359configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
360configure:8383: $? = 0
361configure:8383: result: yes
362configure:8383: checking for unistd.h
363configure:8383: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
364configure:8383: $? = 0
365configure:8383: result: yes
366configure:8397: checking for dlfcn.h
367configure:8397: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
368configure:8397: $? = 0
369configure:8397: result: yes
370configure:8582: checking for objdir
371configure:8597: result: .libs
372configure:8864: checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions
373configure:8882: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
374cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
375configure:8886: $? = 0
376configure:8899: result: no
377configure:9226: checking for /usr/bin/llvm-gcc-4.2 option to produce PIC
378configure:9233: result: -fno-common -DPIC
379configure:9241: checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works
380configure:9259: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
381configure:9263: $? = 0
382configure:9276: result: yes
383configure:9305: checking if /usr/bin/llvm-gcc-4.2 static flag -static works
384configure:9333: result: no
385configure:9348: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o
386configure:9369: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
387configure:9373: $? = 0
388configure:9395: result: yes
389configure:9403: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o
390configure:9450: result: yes
391configure:9483: checking whether the /usr/bin/llvm-gcc-4.2 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
392configure:10640: result: yes
393configure:10880: checking dynamic linker characteristics
394configure:11625: result: darwin12.3.0 dyld
395configure:11732: checking how to hardcode library paths into programs
396configure:11757: result: immediate
397configure:11802: checking for dlopen in -ldl
398configure:11827: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c -ldl   >&5
399configure:11827: $? = 0
400configure:11836: result: yes
401configure:12051: checking whether a program can dlopen itself
402configure:12131: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-search_paths_first -arch x86_64  conftest.c -ldl  >&5
403configure:12134: $? = 0
404configure:12152: result: yes
405configure:12157: checking whether a statically linked program can dlopen itself
406configure:12237: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-search_paths_first -arch x86_64   conftest.c -ldl  >&5
407configure:12240: $? = 0
408configure:12258: result: yes
409configure:12297: checking whether stripping libraries is possible
410configure:12311: result: yes
411configure:12337: checking if libtool supports shared libraries
412configure:12339: result: yes
413configure:12342: checking whether to build shared libraries
414configure:12363: result: yes
415configure:12366: checking whether to build static libraries
416configure:12370: result: no
417configure:12393: checking how to run the C++ preprocessor
418configure:12420: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include conftest.cpp
419configure:12420: $? = 0
420configure:12434: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include conftest.cpp
421conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
422configure:12434: $? = 1
423configure: failed program was:
424| /* confdefs.h */
425| #define PACKAGE_NAME "wireshark"
426| #define PACKAGE_TARNAME "wireshark"
427| #define PACKAGE_VERSION "1.8.6"
428| #define PACKAGE_STRING "wireshark 1.8.6"
429| #define PACKAGE_BUGREPORT ""
430| #define PACKAGE_URL ""
431| #define PACKAGE "wireshark"
432| #define VERSION "1.8.6"
433| #define STDC_HEADERS 1
434| #define HAVE_SYS_TYPES_H 1
435| #define HAVE_SYS_STAT_H 1
436| #define HAVE_STDLIB_H 1
437| #define HAVE_STRING_H 1
438| #define HAVE_MEMORY_H 1
439| #define HAVE_STRINGS_H 1
440| #define HAVE_INTTYPES_H 1
441| #define HAVE_STDINT_H 1
442| #define HAVE_UNISTD_H 1
443| #define HAVE_DLFCN_H 1
444| #define LT_OBJDIR ".libs/"
445| /* end confdefs.h.  */
446| #include <ac_nonexistent.h>
447configure:12459: result: /usr/bin/llvm-g++-4.2 -E
448configure:12479: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include conftest.cpp
449configure:12479: $? = 0
450configure:12493: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include conftest.cpp
451conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
452configure:12493: $? = 1
453configure: failed program was:
454| /* confdefs.h */
455| #define PACKAGE_NAME "wireshark"
456| #define PACKAGE_TARNAME "wireshark"
457| #define PACKAGE_VERSION "1.8.6"
458| #define PACKAGE_STRING "wireshark 1.8.6"
459| #define PACKAGE_BUGREPORT ""
460| #define PACKAGE_URL ""
461| #define PACKAGE "wireshark"
462| #define VERSION "1.8.6"
463| #define STDC_HEADERS 1
464| #define HAVE_SYS_TYPES_H 1
465| #define HAVE_SYS_STAT_H 1
466| #define HAVE_STDLIB_H 1
467| #define HAVE_STRING_H 1
468| #define HAVE_MEMORY_H 1
469| #define HAVE_STRINGS_H 1
470| #define HAVE_INTTYPES_H 1
471| #define HAVE_STDINT_H 1
472| #define HAVE_UNISTD_H 1
473| #define HAVE_DLFCN_H 1
474| #define LT_OBJDIR ".libs/"
475| /* end confdefs.h.  */
476| #include <ac_nonexistent.h>
477configure:12662: checking for ld used by /usr/bin/llvm-g++-4.2
478configure:12729: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
479configure:12736: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
480configure:12751: result: no
481configure:12806: checking whether the /usr/bin/llvm-g++-4.2 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
482configure:13811: result: yes
483configure:13847: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
484configure:13850: $? = 0
485configure:14370: checking for /usr/bin/llvm-g++-4.2 option to produce PIC
486configure:14377: result: -fno-common -DPIC
487configure:14385: checking if /usr/bin/llvm-g++-4.2 PIC flag -fno-common -DPIC works
488configure:14403: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
489configure:14407: $? = 0
490configure:14420: result: yes
491configure:14443: checking if /usr/bin/llvm-g++-4.2 static flag -static works
492configure:14471: result: no
493configure:14483: checking if /usr/bin/llvm-g++-4.2 supports -c -o file.o
494configure:14504: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
495configure:14508: $? = 0
496configure:14530: result: yes
497configure:14535: checking if /usr/bin/llvm-g++-4.2 supports -c -o file.o
498configure:14582: result: yes
499configure:14612: checking whether the /usr/bin/llvm-g++-4.2 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
500configure:14651: result: yes
501configure:14792: checking dynamic linker characteristics
502configure:15471: result: darwin12.3.0 dyld
503configure:15524: checking how to hardcode library paths into programs
504configure:15549: result: immediate
505configure:15612: checking for perl
506configure:15630: found /opt/local/bin/perl
507configure:15642: result: /opt/local/bin/perl
508configure:15673: checking for bison
509configure:15689: found /opt/local/bin/bison
510configure:15700: result: bison -y
511configure:15714: checking for bison
512configure:15732: found /opt/local/bin/bison
513configure:15744: result: /opt/local/bin/bison
514configure:15760: checking for flex
515configure:15776: found /opt/local/bin/flex
516configure:15787: result: flex
517configure:15824: flex conftest.l
518configure:15828: $? = 0
519configure:15830: checking lex output file root
520configure:15844: result: lex.yy
521configure:15849: checking lex library
522configure:15863: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c   >&5
523Undefined symbols for architecture x86_64:
524  "_yywrap", referenced from:
525      _yylex in ccYeEuj8.o
526      _input in ccYeEuj8.o
527      _main in ccYeEuj8.o
528ld: symbol(s) not found for architecture x86_64
529collect2: ld returned 1 exit status
530configure:15863: $? = 1
531configure: failed program was:
532| /* confdefs.h */
533| #define PACKAGE_NAME "wireshark"
534| #define PACKAGE_TARNAME "wireshark"
535| #define PACKAGE_VERSION "1.8.6"
536| #define PACKAGE_STRING "wireshark 1.8.6"
537| #define PACKAGE_BUGREPORT ""
538| #define PACKAGE_URL ""
539| #define PACKAGE "wireshark"
540| #define VERSION "1.8.6"
541| #define STDC_HEADERS 1
542| #define HAVE_SYS_TYPES_H 1
543| #define HAVE_SYS_STAT_H 1
544| #define HAVE_STDLIB_H 1
545| #define HAVE_STRING_H 1
546| #define HAVE_MEMORY_H 1
547| #define HAVE_STRINGS_H 1
548| #define HAVE_INTTYPES_H 1
549| #define HAVE_STDINT_H 1
550| #define HAVE_UNISTD_H 1
551| #define HAVE_DLFCN_H 1
552| #define LT_OBJDIR ".libs/"
553| /* end confdefs.h.  */
554|
555| #line 3 "lex.yy.c"
556|
557| #define  YY_INT_ALIGNED short int
558|
559| /* A lexical scanner generated by flex */
560|
561| #define FLEX_SCANNER
562| #define YY_FLEX_MAJOR_VERSION 2
563| #define YY_FLEX_MINOR_VERSION 5
564| #define YY_FLEX_SUBMINOR_VERSION 37
565| #if YY_FLEX_SUBMINOR_VERSION > 0
566| #define FLEX_BETA
567| #endif
568|
569| /* First, we deal with  platform-specific or compiler-specific issues. */
570|
571| /* begin standard C headers. */
572| #include <stdio.h>
573| #include <string.h>
574| #include <errno.h>
575| #include <stdlib.h>
576|
577| /* end standard C headers. */
578|
579| /* flex integer type definitions */
580|
581| #ifndef FLEXINT_H
582| #define FLEXINT_H
583|
584| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
585|
586| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
587|
588| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
589|  * if you want the limit (max/min) macros for int types.
590|  */
591| #ifndef __STDC_LIMIT_MACROS
592| #define __STDC_LIMIT_MACROS 1
593| #endif
594|
595| #include <inttypes.h>
596| typedef int8_t flex_int8_t;
597| typedef uint8_t flex_uint8_t;
598| typedef int16_t flex_int16_t;
599| typedef uint16_t flex_uint16_t;
600| typedef int32_t flex_int32_t;
601| typedef uint32_t flex_uint32_t;
602| #else
603| typedef signed char flex_int8_t;
604| typedef short int flex_int16_t;
605| typedef int flex_int32_t;
606| typedef unsigned char flex_uint8_t;
607| typedef unsigned short int flex_uint16_t;
608| typedef unsigned int flex_uint32_t;
609|
610| /* Limits of integral types. */
611| #ifndef INT8_MIN
612| #define INT8_MIN               (-128)
613| #endif
614| #ifndef INT16_MIN
615| #define INT16_MIN              (-32767-1)
616| #endif
617| #ifndef INT32_MIN
618| #define INT32_MIN              (-2147483647-1)
619| #endif
620| #ifndef INT8_MAX
621| #define INT8_MAX               (127)
622| #endif
623| #ifndef INT16_MAX
624| #define INT16_MAX              (32767)
625| #endif
626| #ifndef INT32_MAX
627| #define INT32_MAX              (2147483647)
628| #endif
629| #ifndef UINT8_MAX
630| #define UINT8_MAX              (255U)
631| #endif
632| #ifndef UINT16_MAX
633| #define UINT16_MAX             (65535U)
634| #endif
635| #ifndef UINT32_MAX
636| #define UINT32_MAX             (4294967295U)
637| #endif
638|
639| #endif /* ! C99 */
640|
641| #endif /* ! FLEXINT_H */
642|
643| #ifdef __cplusplus
644|
645| /* The "const" storage-class-modifier is valid. */
646| #define YY_USE_CONST
647|
648| #else /* ! __cplusplus */
649|
650| /* C99 requires __STDC__ to be defined as 1. */
651| #if defined (__STDC__)
652|
653| #define YY_USE_CONST
654|
655| #endif        /* defined (__STDC__) */
656| #endif        /* ! __cplusplus */
657|
658| #ifdef YY_USE_CONST
659| #define yyconst const
660| #else
661| #define yyconst
662| #endif
663|
664| /* Returned upon end-of-file. */
665| #define YY_NULL 0
666|
667| /* Promotes a possibly negative, possibly signed char to an unsigned
668|  * integer for use as an array index.  If the signed char is negative,
669|  * we want to instead treat it as an 8-bit unsigned char, hence the
670|  * double cast.
671|  */
672| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
673|
674| /* Enter a start condition.  This macro really ought to take a parameter,
675|  * but we do it the disgusting crufty way forced on us by the ()-less
676|  * definition of BEGIN.
677|  */
678| #define BEGIN (yy_start) = 1 + 2 *
679|
680| /* Translate the current start state into a value that can be later handed
681|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
682|  * compatibility.
683|  */
684| #define YY_START (((yy_start) - 1) / 2)
685| #define YYSTATE YY_START
686|
687| /* Action number for EOF rule of a given start state. */
688| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
689|
690| /* Special action meaning "start processing a new file". */
691| #define YY_NEW_FILE yyrestart(yyin  )
692|
693| #define YY_END_OF_BUFFER_CHAR 0
694|
695| /* Size of default input buffer. */
696| #ifndef YY_BUF_SIZE
697| #define YY_BUF_SIZE 16384
698| #endif
699|
700| /* The state buf must be large enough to hold one state per character in the main buffer.
701|  */
702| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
703|
704| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
705| #define YY_TYPEDEF_YY_BUFFER_STATE
706| typedef struct yy_buffer_state *YY_BUFFER_STATE;
707| #endif
708|
709| #ifndef YY_TYPEDEF_YY_SIZE_T
710| #define YY_TYPEDEF_YY_SIZE_T
711| typedef size_t yy_size_t;
712| #endif
713|
714| extern yy_size_t yyleng;
715|
716| extern FILE *yyin, *yyout;
717|
718| #define EOB_ACT_CONTINUE_SCAN 0
719| #define EOB_ACT_END_OF_FILE 1
720| #define EOB_ACT_LAST_MATCH 2
721|
722|     #define YY_LESS_LINENO(n)
723|     
724| /* Return all but the first "n" matched characters back to the input stream. */
725| #define yyless(n) \
726|       do \
727|               { \
728|               /* Undo effects of setting up yytext. */ \
729|         int yyless_macro_arg = (n); \
730|         YY_LESS_LINENO(yyless_macro_arg);\
731|               *yy_cp = (yy_hold_char); \
732|               YY_RESTORE_YY_MORE_OFFSET \
733|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
734|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
735|               } \
736|       while ( 0 )
737|
738| #define unput(c) yyunput( c, (yytext_ptr)  )
739|
740| #ifndef YY_STRUCT_YY_BUFFER_STATE
741| #define YY_STRUCT_YY_BUFFER_STATE
742| struct yy_buffer_state
743|       {
744|       FILE *yy_input_file;
745|
746|       char *yy_ch_buf;                /* input buffer */
747|       char *yy_buf_pos;               /* current position in input buffer */
748|
749|       /* Size of input buffer in bytes, not including room for EOB
750|        * characters.
751|        */
752|       yy_size_t yy_buf_size;
753|
754|       /* Number of characters read into yy_ch_buf, not including EOB
755|        * characters.
756|        */
757|       yy_size_t yy_n_chars;
758|
759|       /* Whether we "own" the buffer - i.e., we know we created it,
760|        * and can realloc() it to grow it, and should free() it to
761|        * delete it.
762|        */
763|       int yy_is_our_buffer;
764|
765|       /* Whether this is an "interactive" input source; if so, and
766|        * if we're using stdio for input, then we want to use getc()
767|        * instead of fread(), to make sure we stop fetching input after
768|        * each newline.
769|        */
770|       int yy_is_interactive;
771|
772|       /* Whether we're considered to be at the beginning of a line.
773|        * If so, '^' rules will be active on the next match, otherwise
774|        * not.
775|        */
776|       int yy_at_bol;
777|
778|     int yy_bs_lineno; /**< The line count. */
779|     int yy_bs_column; /**< The column count. */
780|     
781|       /* Whether to try to fill the input buffer when we reach the
782|        * end of it.
783|        */
784|       int yy_fill_buffer;
785|
786|       int yy_buffer_status;
787|
788| #define YY_BUFFER_NEW 0
789| #define YY_BUFFER_NORMAL 1
790|       /* When an EOF's been seen but there's still some text to process
791|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
792|        * shouldn't try reading from the input source any more.  We might
793|        * still have a bunch of tokens to match, though, because of
794|        * possible backing-up.
795|        *
796|        * When we actually see the EOF, we change the status to "new"
797|        * (via yyrestart()), so that the user can continue scanning by
798|        * just pointing yyin at a new input file.
799|        */
800| #define YY_BUFFER_EOF_PENDING 2
801|
802|       };
803| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
804|
805| /* Stack of input buffers. */
806| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
807| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
808| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
809|
810| /* We provide macros for accessing buffer states in case in the
811|  * future we want to put the buffer states in a more general
812|  * "scanner state".
813|  *
814|  * Returns the top of the stack, or NULL.
815|  */
816| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
817|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
818|                           : NULL)
819|
820| /* Same as previous macro, but useful when we know that the buffer stack is not
821|  * NULL or when we need an lvalue. For internal use only.
822|  */
823| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
824|
825| /* yy_hold_char holds the character lost when yytext is formed. */
826| static char yy_hold_char;
827| static yy_size_t yy_n_chars;          /* number of characters read into yy_ch_buf */
828| yy_size_t yyleng;
829|
830| /* Points to current character in buffer. */
831| static char *yy_c_buf_p = (char *) 0;
832| static int yy_init = 0;               /* whether we need to initialize */
833| static int yy_start = 0;      /* start state number */
834|
835| /* Flag which is used to allow yywrap()'s to do buffer switches
836|  * instead of setting up a fresh yyin.  A bit of a hack ...
837|  */
838| static int yy_did_buffer_switch_on_eof;
839|
840| void yyrestart (FILE *input_file  );
841| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
842| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
843| void yy_delete_buffer (YY_BUFFER_STATE b  );
844| void yy_flush_buffer (YY_BUFFER_STATE b  );
845| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
846| void yypop_buffer_state (void );
847|
848| static void yyensure_buffer_stack (void );
849| static void yy_load_buffer_state (void );
850| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
851|
852| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
853|
854| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
855| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
856| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len  );
857|
858| void *yyalloc (yy_size_t  );
859| void *yyrealloc (void *,yy_size_t  );
860| void yyfree (void *  );
861|
862| #define yy_new_buffer yy_create_buffer
863|
864| #define yy_set_interactive(is_interactive) \
865|       { \
866|       if ( ! YY_CURRENT_BUFFER ){ \
867|         yyensure_buffer_stack (); \
868|               YY_CURRENT_BUFFER_LVALUE =    \
869|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
870|       } \
871|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
872|       }
873|
874| #define yy_set_bol(at_bol) \
875|       { \
876|       if ( ! YY_CURRENT_BUFFER ){\
877|         yyensure_buffer_stack (); \
878|               YY_CURRENT_BUFFER_LVALUE =    \
879|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
880|       } \
881|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
882|       }
883|
884| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
885|
886| /* Begin user sect3 */
887|
888| typedef unsigned char YY_CHAR;
889|
890| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
891|
892| typedef int yy_state_type;
893|
894| extern int yylineno;
895|
896| int yylineno = 1;
897|
898| extern char *yytext;
899| #define yytext_ptr yytext
900|
901| static yy_state_type yy_get_previous_state (void );
902| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
903| static int yy_get_next_buffer (void );
904| static void yy_fatal_error (yyconst char msg[]  );
905|
906| /* Done after the current pattern has been matched and before the
907|  * corresponding action - sets up yytext.
908|  */
909| #define YY_DO_BEFORE_ACTION \
910|       (yytext_ptr) = yy_bp; \
911|       (yytext_ptr) -= (yy_more_len); \
912|       yyleng = (size_t) (yy_cp - (yytext_ptr)); \
913|       (yy_hold_char) = *yy_cp; \
914|       *yy_cp = '\0'; \
915|       (yy_c_buf_p) = yy_cp;
916|
917| #define YY_NUM_RULES 8
918| #define YY_END_OF_BUFFER 9
919| /* This struct is not used in this scanner,
920|    but its presence is necessary. */
921| struct yy_trans_info
922|       {
923|       flex_int32_t yy_verify;
924|       flex_int32_t yy_nxt;
925|       };
926| static yyconst flex_int16_t yy_acclist[23] =
927|     {   0,
928|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
929|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
930|         7,    8
931|     } ;
932|
933| static yyconst flex_int16_t yy_accept[14] =
934|     {   0,
935|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
936|        20,   23,   23
937|     } ;
938|
939| static yyconst flex_int32_t yy_ec[256] =
940|     {   0,
941|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
942|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
943|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
944|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
945|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
946|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
947|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
948|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
949|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
950|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
951|
952|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
953|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
954|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
955|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
956|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
957|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
958|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
959|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
960|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
961|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
962|
963|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
964|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
965|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
966|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
967|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
968|         1,    1,    1,    1,    1
969|     } ;
970|
971| static yyconst flex_int32_t yy_meta[9] =
972|     {   0,
973|         1,    1,    1,    1,    1,    1,    1,    1
974|     } ;
975|
976| static yyconst flex_int16_t yy_base[13] =
977|     {   0,
978|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
979|        10,   10
980|     } ;
981|
982| static yyconst flex_int16_t yy_def[13] =
983|     {   0,
984|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
985|        12,    0
986|     } ;
987|
988| static yyconst flex_int16_t yy_nxt[19] =
989|     {   0,
990|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
991|        12,   12,   12,   12,   12,   12,   12,   12
992|     } ;
993|
994| static yyconst flex_int16_t yy_chk[19] =
995|     {   0,
996|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
997|        12,   12,   12,   12,   12,   12,   12,   12
998|     } ;
999|
1000| extern int yy_flex_debug;
1001| int yy_flex_debug = 0;
1002|
1003| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
1004| static char *yy_full_match;
1005| static int yy_lp;
1006| #define REJECT \
1007| { \
1008| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
1009| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
1010| ++(yy_lp); \
1011| goto find_rule; \
1012| }
1013|
1014| static int yy_more_flag = 0;
1015| static int yy_more_len = 0;
1016| #define yymore() ((yy_more_flag) = 1)
1017| #define YY_MORE_ADJ (yy_more_len)
1018| #define YY_RESTORE_YY_MORE_OFFSET
1019| char *yytext;
1020| #line 1 "conftest.l"
1021| #line 469 "lex.yy.c"
1022|
1023| #define INITIAL 0
1024|
1025| #ifndef YY_NO_UNISTD_H
1026| /* Special case for "unistd.h", since it is non-ANSI. We include it way
1027|  * down here because we want the user's section 1 to have been scanned first.
1028|  * The user has a chance to override it with an option.
1029|  */
1030| #include <unistd.h>
1031| #endif
1032|
1033| #ifndef YY_EXTRA_TYPE
1034| #define YY_EXTRA_TYPE void *
1035| #endif
1036|
1037| static int yy_init_globals (void );
1038|
1039| /* Accessor methods to globals.
1040|    These are made visible to non-reentrant scanners for convenience. */
1041|
1042| int yylex_destroy (void );
1043|
1044| int yyget_debug (void );
1045|
1046| void yyset_debug (int debug_flag  );
1047|
1048| YY_EXTRA_TYPE yyget_extra (void );
1049|
1050| void yyset_extra (YY_EXTRA_TYPE user_defined  );
1051|
1052| FILE *yyget_in (void );
1053|
1054| void yyset_in  (FILE * in_str  );
1055|
1056| FILE *yyget_out (void );
1057|
1058| void yyset_out  (FILE * out_str  );
1059|
1060| yy_size_t yyget_leng (void );
1061|
1062| char *yyget_text (void );
1063|
1064| int yyget_lineno (void );
1065|
1066| void yyset_lineno (int line_number  );
1067|
1068| /* Macros after this point can all be overridden by user definitions in
1069|  * section 1.
1070|  */
1071|
1072| #ifndef YY_SKIP_YYWRAP
1073| #ifdef __cplusplus
1074| extern "C" int yywrap (void );
1075| #else
1076| extern int yywrap (void );
1077| #endif
1078| #endif
1079|
1080|     static void yyunput (int c,char *buf_ptr  );
1081|     
1082| #ifndef yytext_ptr
1083| static void yy_flex_strncpy (char *,yyconst char *,int );
1084| #endif
1085|
1086| #ifdef YY_NEED_STRLEN
1087| static int yy_flex_strlen (yyconst char * );
1088| #endif
1089|
1090| #ifndef YY_NO_INPUT
1091|
1092| #ifdef __cplusplus
1093| static int yyinput (void );
1094| #else
1095| static int input (void );
1096| #endif
1097|
1098| #endif
1099|
1100| /* Amount of stuff to slurp up with each read. */
1101| #ifndef YY_READ_BUF_SIZE
1102| #define YY_READ_BUF_SIZE 8192
1103| #endif
1104|
1105| /* Copy whatever the last rule matched to the standard output. */
1106| #ifndef ECHO
1107| /* This used to be an fputs(), but since the string might contain NUL's,
1108|  * we now use fwrite().
1109|  */
1110| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
1111| #endif
1112|
1113| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
1114|  * is returned in "result".
1115|  */
1116| #ifndef YY_INPUT
1117| #define YY_INPUT(buf,result,max_size) \
1118|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1119|               { \
1120|               int c = '*'; \
1121|               size_t n; \
1122|               for ( n = 0; n < max_size && \
1123|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
1124|                       buf[n] = (char) c; \
1125|               if ( c == '\n' ) \
1126|                       buf[n++] = (char) c; \
1127|               if ( c == EOF && ferror( yyin ) ) \
1128|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
1129|               result = n; \
1130|               } \
1131|       else \
1132|               { \
1133|               errno=0; \
1134|               while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
1135|                       { \
1136|                       if( errno != EINTR) \
1137|                               { \
1138|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
1139|                               break; \
1140|                               } \
1141|                       errno=0; \
1142|                       clearerr(yyin); \
1143|                       } \
1144|               }\
1145| \
1146|
1147| #endif
1148|
1149| /* No semi-colon after return; correct usage is to write "yyterminate();" -
1150|  * we don't want an extra ';' after the "return" because that will cause
1151|  * some compilers to complain about unreachable statements.
1152|  */
1153| #ifndef yyterminate
1154| #define yyterminate() return YY_NULL
1155| #endif
1156|
1157| /* Number of entries by which start-condition stack grows. */
1158| #ifndef YY_START_STACK_INCR
1159| #define YY_START_STACK_INCR 25
1160| #endif
1161|
1162| /* Report a fatal error. */
1163| #ifndef YY_FATAL_ERROR
1164| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
1165| #endif
1166|
1167| /* end tables serialization structures and prototypes */
1168|
1169| /* Default declaration of generated scanner - a define so the user can
1170|  * easily add parameters.
1171|  */
1172| #ifndef YY_DECL
1173| #define YY_DECL_IS_OURS 1
1174|
1175| extern int yylex (void);
1176|
1177| #define YY_DECL int yylex (void)
1178| #endif /* !YY_DECL */
1179|
1180| /* Code executed at the beginning of each rule, after yytext and yyleng
1181|  * have been set up.
1182|  */
1183| #ifndef YY_USER_ACTION
1184| #define YY_USER_ACTION
1185| #endif
1186|
1187| /* Code executed at the end of each rule. */
1188| #ifndef YY_BREAK
1189| #define YY_BREAK break;
1190| #endif
1191|
1192| #define YY_RULE_SETUP \
1193|       YY_USER_ACTION
1194|
1195| /** The main scanner function which does all the work.
1196|  */
1197| YY_DECL
1198| {
1199|       register yy_state_type yy_current_state;
1200|       register char *yy_cp, *yy_bp;
1201|       register int yy_act;
1202|     
1203| #line 1 "conftest.l"
1204|
1205| #line 653 "lex.yy.c"
1206|
1207|       if ( !(yy_init) )
1208|               {
1209|               (yy_init) = 1;
1210|
1211| #ifdef YY_USER_INIT
1212|               YY_USER_INIT;
1213| #endif
1214|
1215|         /* Create the reject buffer large enough to save one state per allowed character. */
1216|         if ( ! (yy_state_buf) )
1217|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
1218|             if ( ! (yy_state_buf) )
1219|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
1220|
1221|               if ( ! (yy_start) )
1222|                       (yy_start) = 1; /* first start state */
1223|
1224|               if ( ! yyin )
1225|                       yyin = stdin;
1226|
1227|               if ( ! yyout )
1228|                       yyout = stdout;
1229|
1230|               if ( ! YY_CURRENT_BUFFER ) {
1231|                       yyensure_buffer_stack ();
1232|                       YY_CURRENT_BUFFER_LVALUE =
1233|                               yy_create_buffer(yyin,YY_BUF_SIZE );
1234|               }
1235|
1236|               yy_load_buffer_state( );
1237|               }
1238|
1239|       while ( 1 )             /* loops until end-of-file is reached */
1240|               {
1241|               (yy_more_len) = 0;
1242|               if ( (yy_more_flag) )
1243|                       {
1244|                       (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
1245|                       (yy_more_flag) = 0;
1246|                       }
1247|               yy_cp = (yy_c_buf_p);
1248|
1249|               /* Support of yytext. */
1250|               *yy_cp = (yy_hold_char);
1251|
1252|               /* yy_bp points to the position in yy_ch_buf of the start of
1253|                * the current run.
1254|                */
1255|               yy_bp = yy_cp;
1256|
1257|               yy_current_state = (yy_start);
1258|
1259|               (yy_state_ptr) = (yy_state_buf);
1260|               *(yy_state_ptr)++ = yy_current_state;
1261|
1262| yy_match:
1263|               do
1264|                       {
1265|                       register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
1266|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1267|                               {
1268|                               yy_current_state = (int) yy_def[yy_current_state];
1269|                               if ( yy_current_state >= 13 )
1270|                                       yy_c = yy_meta[(unsigned int) yy_c];
1271|                               }
1272|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1273|                       *(yy_state_ptr)++ = yy_current_state;
1274|                       ++yy_cp;
1275|                       }
1276|               while ( yy_base[yy_current_state] != 10 );
1277|
1278| yy_find_action:
1279|               yy_current_state = *--(yy_state_ptr);
1280|               (yy_lp) = yy_accept[yy_current_state];
1281| find_rule: /* we branch to this label when backing up */
1282|               for ( ; ; ) /* until we find what rule we matched */
1283|                       {
1284|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
1285|                               {
1286|                               yy_act = yy_acclist[(yy_lp)];
1287|                                       {
1288|                                       (yy_full_match) = yy_cp;
1289|                                       break;
1290|                                       }
1291|                               }
1292|                       --yy_cp;
1293|                       yy_current_state = *--(yy_state_ptr);
1294|                       (yy_lp) = yy_accept[yy_current_state];
1295|                       }
1296|
1297|               YY_DO_BEFORE_ACTION;
1298|
1299| do_action:    /* This label is used only to access EOF actions. */
1300|
1301|               switch ( yy_act )
1302|       { /* beginning of action switch */
1303| case 1:
1304| YY_RULE_SETUP
1305| #line 2 "conftest.l"
1306| { ECHO; }
1307|       YY_BREAK
1308| case 2:
1309| YY_RULE_SETUP
1310| #line 3 "conftest.l"
1311| { REJECT; }
1312|       YY_BREAK
1313| case 3:
1314| YY_RULE_SETUP
1315| #line 4 "conftest.l"
1316| { yymore (); }
1317|       YY_BREAK
1318| case 4:
1319| YY_RULE_SETUP
1320| #line 5 "conftest.l"
1321| { yyless (1); }
1322|       YY_BREAK
1323| case 5:
1324| YY_RULE_SETUP
1325| #line 6 "conftest.l"
1326| { yyless (input () != 0); }
1327|       YY_BREAK
1328| case 6:
1329| YY_RULE_SETUP
1330| #line 7 "conftest.l"
1331| { unput (yytext[0]); }
1332|       YY_BREAK
1333| case 7:
1334| YY_RULE_SETUP
1335| #line 8 "conftest.l"
1336| { BEGIN INITIAL; }
1337|       YY_BREAK
1338| case 8:
1339| YY_RULE_SETUP
1340| #line 9 "conftest.l"
1341| ECHO;
1342|       YY_BREAK
1343| #line 791 "lex.yy.c"
1344|                       case YY_STATE_EOF(INITIAL):
1345|                               yyterminate();
1346|
1347|       case YY_END_OF_BUFFER:
1348|               {
1349|               /* Amount of text matched not including the EOB char. */
1350|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1351|
1352|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
1353|               *yy_cp = (yy_hold_char);
1354|               YY_RESTORE_YY_MORE_OFFSET
1355|
1356|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
1357|                       {
1358|                       /* We're scanning a new file or input source.  It's
1359|                        * possible that this happened because the user
1360|                        * just pointed yyin at a new source and called
1361|                        * yylex().  If so, then we have to assure
1362|                        * consistency between YY_CURRENT_BUFFER and our
1363|                        * globals.  Here is the right place to do so, because
1364|                        * this is the first action (other than possibly a
1365|                        * back-up) that will match for the new input source.
1366|                        */
1367|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1368|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
1369|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
1370|                       }
1371|
1372|               /* Note that here we test for yy_c_buf_p "<=" to the position
1373|                * of the first EOB in the buffer, since yy_c_buf_p will
1374|                * already have been incremented past the NUL character
1375|                * (since all states make transitions on EOB to the
1376|                * end-of-buffer state).  Contrast this with the test
1377|                * in input().
1378|                */
1379|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1380|                       { /* This was really a NUL. */
1381|                       yy_state_type yy_next_state;
1382|
1383|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1384|
1385|                       yy_current_state = yy_get_previous_state(  );
1386|
1387|                       /* Okay, we're now positioned to make the NUL
1388|                        * transition.  We couldn't have
1389|                        * yy_get_previous_state() go ahead and do it
1390|                        * for us because it doesn't know how to deal
1391|                        * with the possibility of jamming (and we don't
1392|                        * want to build jamming into it because then it
1393|                        * will run more slowly).
1394|                        */
1395|
1396|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
1397|
1398|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1399|
1400|                       if ( yy_next_state )
1401|                               {
1402|                               /* Consume the NUL. */
1403|                               yy_cp = ++(yy_c_buf_p);
1404|                               yy_current_state = yy_next_state;
1405|                               goto yy_match;
1406|                               }
1407|
1408|                       else
1409|                               {
1410|                               yy_cp = (yy_c_buf_p);
1411|                               goto yy_find_action;
1412|                               }
1413|                       }
1414|
1415|               else switch ( yy_get_next_buffer(  ) )
1416|                       {
1417|                       case EOB_ACT_END_OF_FILE:
1418|                               {
1419|                               (yy_did_buffer_switch_on_eof) = 0;
1420|
1421|                               if ( yywrap( ) )
1422|                                       {
1423|                                       /* Note: because we've taken care in
1424|                                        * yy_get_next_buffer() to have set up
1425|                                        * yytext, we can now set up
1426|                                        * yy_c_buf_p so that if some total
1427|                                        * hoser (like flex itself) wants to
1428|                                        * call the scanner after we return the
1429|                                        * YY_NULL, it'll still work - another
1430|                                        * YY_NULL will get returned.
1431|                                        */
1432|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1433|
1434|                                       yy_act = YY_STATE_EOF(YY_START);
1435|                                       goto do_action;
1436|                                       }
1437|
1438|                               else
1439|                                       {
1440|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1441|                                               YY_NEW_FILE;
1442|                                       }
1443|                               break;
1444|                               }
1445|
1446|                       case EOB_ACT_CONTINUE_SCAN:
1447|                               (yy_c_buf_p) =
1448|                                       (yytext_ptr) + yy_amount_of_matched_text;
1449|
1450|                               yy_current_state = yy_get_previous_state(  );
1451|
1452|                               yy_cp = (yy_c_buf_p);
1453|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1454|                               goto yy_match;
1455|
1456|                       case EOB_ACT_LAST_MATCH:
1457|                               (yy_c_buf_p) =
1458|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
1459|
1460|                               yy_current_state = yy_get_previous_state(  );
1461|
1462|                               yy_cp = (yy_c_buf_p);
1463|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1464|                               goto yy_find_action;
1465|                       }
1466|               break;
1467|               }
1468|
1469|       default:
1470|               YY_FATAL_ERROR(
1471|                       "fatal flex scanner internal error--no action found" );
1472|       } /* end of action switch */
1473|               } /* end of scanning one token */
1474| } /* end of yylex */
1475|
1476| /* yy_get_next_buffer - try to read in a new buffer
1477|  *
1478|  * Returns a code representing an action:
1479|  *    EOB_ACT_LAST_MATCH -
1480|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1481|  *    EOB_ACT_END_OF_FILE - end of file
1482|  */
1483| static int yy_get_next_buffer (void)
1484| {
1485|       register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
1486|       register char *source = (yytext_ptr);
1487|       register int number_to_move, i;
1488|       int ret_val;
1489|
1490|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
1491|               YY_FATAL_ERROR(
1492|               "fatal flex scanner internal error--end of buffer missed" );
1493|
1494|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1495|               { /* Don't try to fill the buffer, so this is an EOF. */
1496|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
1497|                       {
1498|                       /* We matched a single character, the EOB, so
1499|                        * treat this as a final EOF.
1500|                        */
1501|                       return EOB_ACT_END_OF_FILE;
1502|                       }
1503|
1504|               else
1505|                       {
1506|                       /* We matched some text prior to the EOB, first
1507|                        * process it.
1508|                        */
1509|                       return EOB_ACT_LAST_MATCH;
1510|                       }
1511|               }
1512|
1513|       /* Try to read more data. */
1514|
1515|       /* First move last chars to start of buffer. */
1516|       number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1517|
1518|       for ( i = 0; i < number_to_move; ++i )
1519|               *(dest++) = *(source++);
1520|
1521|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
1522|               /* don't do the read, it's not guaranteed to return an EOF,
1523|                * just force an EOF
1524|                */
1525|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
1526|
1527|       else
1528|               {
1529|                       yy_size_t num_to_read =
1530|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1531|
1532|               while ( num_to_read <= 0 )
1533|                       { /* Not enough room in the buffer - grow it. */
1534|
1535|                       YY_FATAL_ERROR(
1536| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
1537|
1538|                       }
1539|
1540|               if ( num_to_read > YY_READ_BUF_SIZE )
1541|                       num_to_read = YY_READ_BUF_SIZE;
1542|
1543|               /* Read in more data. */
1544|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1545|                       (yy_n_chars), num_to_read );
1546|
1547|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1548|               }
1549|
1550|       if ( (yy_n_chars) == 0 )
1551|               {
1552|               if ( number_to_move == YY_MORE_ADJ )
1553|                       {
1554|                       ret_val = EOB_ACT_END_OF_FILE;
1555|                       yyrestart(yyin  );
1556|                       }
1557|
1558|               else
1559|                       {
1560|                       ret_val = EOB_ACT_LAST_MATCH;
1561|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
1562|                               YY_BUFFER_EOF_PENDING;
1563|                       }
1564|               }
1565|
1566|       else
1567|               ret_val = EOB_ACT_CONTINUE_SCAN;
1568|
1569|       if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1570|               /* Extend the array by 50%, plus the number we really need. */
1571|               yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1572|               YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
1573|               if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1574|                       YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1575|       }
1576|
1577|       (yy_n_chars) += number_to_move;
1578|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
1579|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
1580|
1581|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
1582|
1583|       return ret_val;
1584| }
1585|
1586| /* yy_get_previous_state - get the state just before the EOB char was reached */
1587|
1588|     static yy_state_type yy_get_previous_state (void)
1589| {
1590|       register yy_state_type yy_current_state;
1591|       register char *yy_cp;
1592|     
1593|       yy_current_state = (yy_start);
1594|
1595|       (yy_state_ptr) = (yy_state_buf);
1596|       *(yy_state_ptr)++ = yy_current_state;
1597|
1598|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
1599|               {
1600|               register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1601|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1602|                       {
1603|                       yy_current_state = (int) yy_def[yy_current_state];
1604|                       if ( yy_current_state >= 13 )
1605|                               yy_c = yy_meta[(unsigned int) yy_c];
1606|                       }
1607|               yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1608|               *(yy_state_ptr)++ = yy_current_state;
1609|               }
1610|
1611|       return yy_current_state;
1612| }
1613|
1614| /* yy_try_NUL_trans - try to make a transition on the NUL character
1615|  *
1616|  * synopsis
1617|  *    next_state = yy_try_NUL_trans( current_state );
1618|  */
1619|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
1620| {
1621|       register int yy_is_jam;
1622|     
1623|       register YY_CHAR yy_c = 1;
1624|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1625|               {
1626|               yy_current_state = (int) yy_def[yy_current_state];
1627|               if ( yy_current_state >= 13 )
1628|                       yy_c = yy_meta[(unsigned int) yy_c];
1629|               }
1630|       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1631|       yy_is_jam = (yy_current_state == 12);
1632|       if ( ! yy_is_jam )
1633|               *(yy_state_ptr)++ = yy_current_state;
1634|
1635|               return yy_is_jam ? 0 : yy_current_state;
1636| }
1637|
1638|     static void yyunput (int c, register char * yy_bp )
1639| {
1640|       register char *yy_cp;
1641|     
1642|     yy_cp = (yy_c_buf_p);
1643|
1644|       /* undo effects of setting up yytext */
1645|       *yy_cp = (yy_hold_char);
1646|
1647|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1648|               { /* need to shift things up to make room */
1649|               /* +2 for EOB chars. */
1650|               register yy_size_t number_to_move = (yy_n_chars) + 2;
1651|               register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
1652|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
1653|               register char *source =
1654|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
1655|
1656|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1657|                       *--dest = *--source;
1658|
1659|               yy_cp += (int) (dest - source);
1660|               yy_bp += (int) (dest - source);
1661|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
1662|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
1663|
1664|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1665|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
1666|               }
1667|
1668|       *--yy_cp = (char) c;
1669|
1670|       (yytext_ptr) = yy_bp;
1671|       (yy_hold_char) = *yy_cp;
1672|       (yy_c_buf_p) = yy_cp;
1673| }
1674|
1675| #ifndef YY_NO_INPUT
1676| #ifdef __cplusplus
1677|     static int yyinput (void)
1678| #else
1679|     static int input  (void)
1680| #endif
1681|
1682| {
1683|       int c;
1684|     
1685|       *(yy_c_buf_p) = (yy_hold_char);
1686|
1687|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
1688|               {
1689|               /* yy_c_buf_p now points to the character we want to return.
1690|                * If this occurs *before* the EOB characters, then it's a
1691|                * valid NUL; if not, then we've hit the end of the buffer.
1692|                */
1693|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1694|                       /* This was really a NUL. */
1695|                       *(yy_c_buf_p) = '\0';
1696|
1697|               else
1698|                       { /* need more input */
1699|                       yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
1700|                       ++(yy_c_buf_p);
1701|
1702|                       switch ( yy_get_next_buffer(  ) )
1703|                               {
1704|                               case EOB_ACT_LAST_MATCH:
1705|                                       /* This happens because yy_g_n_b()
1706|                                        * sees that we've accumulated a
1707|                                        * token and flags that we need to
1708|                                        * try matching the token before
1709|                                        * proceeding.  But for input(),
1710|                                        * there's no matching to consider.
1711|                                        * So convert the EOB_ACT_LAST_MATCH
1712|                                        * to EOB_ACT_END_OF_FILE.
1713|                                        */
1714|
1715|                                       /* Reset buffer status. */
1716|                                       yyrestart(yyin );
1717|
1718|                                       /*FALLTHROUGH*/
1719|
1720|                               case EOB_ACT_END_OF_FILE:
1721|                                       {
1722|                                       if ( yywrap( ) )
1723|                                               return EOF;
1724|
1725|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1726|                                               YY_NEW_FILE;
1727| #ifdef __cplusplus
1728|                                       return yyinput();
1729| #else
1730|                                       return input();
1731| #endif
1732|                                       }
1733|
1734|                               case EOB_ACT_CONTINUE_SCAN:
1735|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
1736|                                       break;
1737|                               }
1738|                       }
1739|               }
1740|
1741|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
1742|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
1743|       (yy_hold_char) = *++(yy_c_buf_p);
1744|
1745|       return c;
1746| }
1747| #endif        /* ifndef YY_NO_INPUT */
1748|
1749| /** Immediately switch to a different input stream.
1750|  * @param input_file A readable stream.
1751|  *
1752|  * @note This function does not reset the start condition to @c INITIAL .
1753|  */
1754|     void yyrestart  (FILE * input_file )
1755| {
1756|     
1757|       if ( ! YY_CURRENT_BUFFER ){
1758|         yyensure_buffer_stack ();
1759|               YY_CURRENT_BUFFER_LVALUE =
1760|             yy_create_buffer(yyin,YY_BUF_SIZE );
1761|       }
1762|
1763|       yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1764|       yy_load_buffer_state( );
1765| }
1766|
1767| /** Switch to a different input buffer.
1768|  * @param new_buffer The new input buffer.
1769|  *
1770|  */
1771|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
1772| {
1773|     
1774|       /* TODO. We should be able to replace this entire function body
1775|        * with
1776|        *              yypop_buffer_state();
1777|        *              yypush_buffer_state(new_buffer);
1778|      */
1779|       yyensure_buffer_stack ();
1780|       if ( YY_CURRENT_BUFFER == new_buffer )
1781|               return;
1782|
1783|       if ( YY_CURRENT_BUFFER )
1784|               {
1785|               /* Flush out information for old buffer. */
1786|               *(yy_c_buf_p) = (yy_hold_char);
1787|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1788|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1789|               }
1790|
1791|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1792|       yy_load_buffer_state( );
1793|
1794|       /* We don't actually know whether we did this switch during
1795|        * EOF (yywrap()) processing, but the only time this flag
1796|        * is looked at is after yywrap() is called, so it's safe
1797|        * to go ahead and always set it.
1798|        */
1799|       (yy_did_buffer_switch_on_eof) = 1;
1800| }
1801|
1802| static void yy_load_buffer_state  (void)
1803| {
1804|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1805|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1806|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
1807|       (yy_hold_char) = *(yy_c_buf_p);
1808| }
1809|
1810| /** Allocate and initialize an input buffer state.
1811|  * @param file A readable stream.
1812|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1813|  *
1814|  * @return the allocated buffer state.
1815|  */
1816|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
1817| {
1818|       YY_BUFFER_STATE b;
1819|     
1820|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
1821|       if ( ! b )
1822|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1823|
1824|       b->yy_buf_size = size;
1825|
1826|       /* yy_ch_buf has to be 2 characters longer than the size given because
1827|        * we need to put in 2 end-of-buffer characters.
1828|        */
1829|       b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
1830|       if ( ! b->yy_ch_buf )
1831|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1832|
1833|       b->yy_is_our_buffer = 1;
1834|
1835|       yy_init_buffer(b,file );
1836|
1837|       return b;
1838| }
1839|
1840| /** Destroy the buffer.
1841|  * @param b a buffer created with yy_create_buffer()
1842|  *
1843|  */
1844|     void yy_delete_buffer (YY_BUFFER_STATE  b )
1845| {
1846|     
1847|       if ( ! b )
1848|               return;
1849|
1850|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
1851|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
1852|
1853|       if ( b->yy_is_our_buffer )
1854|               yyfree((void *) b->yy_ch_buf  );
1855|
1856|       yyfree((void *) b  );
1857| }
1858|
1859| /* Initializes or reinitializes a buffer.
1860|  * This function is sometimes called more than once on the same buffer,
1861|  * such as during a yyrestart() or at EOF.
1862|  */
1863|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
1864|
1865| {
1866|       int oerrno = errno;
1867|     
1868|       yy_flush_buffer(b );
1869|
1870|       b->yy_input_file = file;
1871|       b->yy_fill_buffer = 1;
1872|
1873|     /* If b is the current buffer, then yy_init_buffer was _probably_
1874|      * called from yyrestart() or through yy_get_next_buffer.
1875|      * In that case, we don't want to reset the lineno or column.
1876|      */
1877|     if (b != YY_CURRENT_BUFFER){
1878|         b->yy_bs_lineno = 1;
1879|         b->yy_bs_column = 0;
1880|     }
1881|
1882|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1883|     
1884|       errno = oerrno;
1885| }
1886|
1887| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
1888|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1889|  *
1890|  */
1891|     void yy_flush_buffer (YY_BUFFER_STATE  b )
1892| {
1893|       if ( ! b )
1894|               return;
1895|
1896|       b->yy_n_chars = 0;
1897|
1898|       /* We always need two end-of-buffer characters.  The first causes
1899|        * a transition to the end-of-buffer state.  The second causes
1900|        * a jam in that state.
1901|        */
1902|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
1903|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
1904|
1905|       b->yy_buf_pos = &b->yy_ch_buf[0];
1906|
1907|       b->yy_at_bol = 1;
1908|       b->yy_buffer_status = YY_BUFFER_NEW;
1909|
1910|       if ( b == YY_CURRENT_BUFFER )
1911|               yy_load_buffer_state( );
1912| }
1913|
1914| /** Pushes the new state onto the stack. The new state becomes
1915|  *  the current state. This function will allocate the stack
1916|  *  if necessary.
1917|  *  @param new_buffer The new state.
1918|  * 
1919|  */
1920| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
1921| {
1922|       if (new_buffer == NULL)
1923|               return;
1924|
1925|       yyensure_buffer_stack();
1926|
1927|       /* This block is copied from yy_switch_to_buffer. */
1928|       if ( YY_CURRENT_BUFFER )
1929|               {
1930|               /* Flush out information for old buffer. */
1931|               *(yy_c_buf_p) = (yy_hold_char);
1932|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1933|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1934|               }
1935|
1936|       /* Only push if top exists. Otherwise, replace top. */
1937|       if (YY_CURRENT_BUFFER)
1938|               (yy_buffer_stack_top)++;
1939|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1940|
1941|       /* copied from yy_switch_to_buffer. */
1942|       yy_load_buffer_state( );
1943|       (yy_did_buffer_switch_on_eof) = 1;
1944| }
1945|
1946| /** Removes and deletes the top of the stack, if present.
1947|  *  The next element becomes the new top.
1948|  * 
1949|  */
1950| void yypop_buffer_state (void)
1951| {
1952|       if (!YY_CURRENT_BUFFER)
1953|               return;
1954|
1955|       yy_delete_buffer(YY_CURRENT_BUFFER );
1956|       YY_CURRENT_BUFFER_LVALUE = NULL;
1957|       if ((yy_buffer_stack_top) > 0)
1958|               --(yy_buffer_stack_top);
1959|
1960|       if (YY_CURRENT_BUFFER) {
1961|               yy_load_buffer_state( );
1962|               (yy_did_buffer_switch_on_eof) = 1;
1963|       }
1964| }
1965|
1966| /* Allocates the stack if it does not exist.
1967|  *  Guarantees space for at least one push.
1968|  */
1969| static void yyensure_buffer_stack (void)
1970| {
1971|       yy_size_t num_to_alloc;
1972|     
1973|       if (!(yy_buffer_stack)) {
1974|
1975|               /* First allocation is just for 2 elements, since we don't know if this
1976|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
1977|                * immediate realloc on the next call.
1978|          */
1979|               num_to_alloc = 1;
1980|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1981|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
1982|                                                               );
1983|               if ( ! (yy_buffer_stack) )
1984|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1985|                                                                 
1986|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
1987|                               
1988|               (yy_buffer_stack_max) = num_to_alloc;
1989|               (yy_buffer_stack_top) = 0;
1990|               return;
1991|       }
1992|
1993|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1994|
1995|               /* Increase the buffer to prepare for a possible push. */
1996|               int grow_size = 8 /* arbitrary grow size */;
1997|
1998|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
1999|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
2000|                                                               ((yy_buffer_stack),
2001|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
2002|                                                               );
2003|               if ( ! (yy_buffer_stack) )
2004|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
2005|
2006|               /* zero only the new slots.*/
2007|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
2008|               (yy_buffer_stack_max) = num_to_alloc;
2009|       }
2010| }
2011|
2012| /** Setup the input buffer state to scan directly from a user-specified character buffer.
2013|  * @param base the character buffer
2014|  * @param size the size in bytes of the character buffer
2015|  *
2016|  * @return the newly allocated buffer state object.
2017|  */
2018| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
2019| {
2020|       YY_BUFFER_STATE b;
2021|     
2022|       if ( size < 2 ||
2023|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
2024|            base[size-1] != YY_END_OF_BUFFER_CHAR )
2025|               /* They forgot to leave room for the EOB's. */
2026|               return 0;
2027|
2028|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
2029|       if ( ! b )
2030|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
2031|
2032|       b->yy_buf_size = size - 2;      /* "- 2" to take care of EOB's */
2033|       b->yy_buf_pos = b->yy_ch_buf = base;
2034|       b->yy_is_our_buffer = 0;
2035|       b->yy_input_file = 0;
2036|       b->yy_n_chars = b->yy_buf_size;
2037|       b->yy_is_interactive = 0;
2038|       b->yy_at_bol = 1;
2039|       b->yy_fill_buffer = 0;
2040|       b->yy_buffer_status = YY_BUFFER_NEW;
2041|
2042|       yy_switch_to_buffer(b  );
2043|
2044|       return b;
2045| }
2046|
2047| /** Setup the input buffer state to scan a string. The next call to yylex() will
2048|  * scan from a @e copy of @a str.
2049|  * @param yystr a NUL-terminated string to scan
2050|  *
2051|  * @return the newly allocated buffer state object.
2052|  * @note If you want to scan bytes that may contain NUL values, then use
2053|  *       yy_scan_bytes() instead.
2054|  */
2055| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
2056| {
2057|     
2058|       return yy_scan_bytes(yystr,strlen(yystr) );
2059| }
2060|
2061| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
2062|  * scan from a @e copy of @a bytes.
2063|  * @param yybytes the byte buffer to scan
2064|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
2065|  *
2066|  * @return the newly allocated buffer state object.
2067|  */
2068| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, yy_size_t  _yybytes_len )
2069| {
2070|       YY_BUFFER_STATE b;
2071|       char *buf;
2072|       yy_size_t n;
2073|       int i;
2074|     
2075|       /* Get memory for full buffer, including space for trailing EOB's. */
2076|       n = _yybytes_len + 2;
2077|       buf = (char *) yyalloc(n  );
2078|       if ( ! buf )
2079|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2080|
2081|       for ( i = 0; i < _yybytes_len; ++i )
2082|               buf[i] = yybytes[i];
2083|
2084|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
2085|
2086|       b = yy_scan_buffer(buf,n );
2087|       if ( ! b )
2088|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
2089|
2090|       /* It's okay to grow etc. this buffer, and we should throw it
2091|        * away when we're done.
2092|        */
2093|       b->yy_is_our_buffer = 1;
2094|
2095|       return b;
2096| }
2097|
2098| #ifndef YY_EXIT_FAILURE
2099| #define YY_EXIT_FAILURE 2
2100| #endif
2101|
2102| static void yy_fatal_error (yyconst char* msg )
2103| {
2104|       (void) fprintf( stderr, "%s\n", msg );
2105|       exit( YY_EXIT_FAILURE );
2106| }
2107|
2108| /* Redefine yyless() so it works in section 3 code. */
2109|
2110| #undef yyless
2111| #define yyless(n) \
2112|       do \
2113|               { \
2114|               /* Undo effects of setting up yytext. */ \
2115|         int yyless_macro_arg = (n); \
2116|         YY_LESS_LINENO(yyless_macro_arg);\
2117|               yytext[yyleng] = (yy_hold_char); \
2118|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
2119|               (yy_hold_char) = *(yy_c_buf_p); \
2120|               *(yy_c_buf_p) = '\0'; \
2121|               yyleng = yyless_macro_arg; \
2122|               } \
2123|       while ( 0 )
2124|
2125| /* Accessor  methods (get/set functions) to struct members. */
2126|
2127| /** Get the current line number.
2128|  *
2129|  */
2130| int yyget_lineno  (void)
2131| {
2132|         
2133|     return yylineno;
2134| }
2135|
2136| /** Get the input stream.
2137|  *
2138|  */
2139| FILE *yyget_in  (void)
2140| {
2141|         return yyin;
2142| }
2143|
2144| /** Get the output stream.
2145|  *
2146|  */
2147| FILE *yyget_out  (void)
2148| {
2149|         return yyout;
2150| }
2151|
2152| /** Get the length of the current token.
2153|  *
2154|  */
2155| yy_size_t yyget_leng  (void)
2156| {
2157|         return yyleng;
2158| }
2159|
2160| /** Get the current token.
2161|  *
2162|  */
2163|
2164| char *yyget_text  (void)
2165| {
2166|         return yytext;
2167| }
2168|
2169| /** Set the current line number.
2170|  * @param line_number
2171|  *
2172|  */
2173| void yyset_lineno (int  line_number )
2174| {
2175|     
2176|     yylineno = line_number;
2177| }
2178|
2179| /** Set the input stream. This does not discard the current
2180|  * input buffer.
2181|  * @param in_str A readable stream.
2182|  *
2183|  * @see yy_switch_to_buffer
2184|  */
2185| void yyset_in (FILE *  in_str )
2186| {
2187|         yyin = in_str ;
2188| }
2189|
2190| void yyset_out (FILE *  out_str )
2191| {
2192|         yyout = out_str ;
2193| }
2194|
2195| int yyget_debug  (void)
2196| {
2197|         return yy_flex_debug;
2198| }
2199|
2200| void yyset_debug (int  bdebug )
2201| {
2202|         yy_flex_debug = bdebug ;
2203| }
2204|
2205| static int yy_init_globals (void)
2206| {
2207|         /* Initialization is the same as for the non-reentrant scanner.
2208|      * This function is called from yylex_destroy(), so don't allocate here.
2209|      */
2210|
2211|     (yy_buffer_stack) = 0;
2212|     (yy_buffer_stack_top) = 0;
2213|     (yy_buffer_stack_max) = 0;
2214|     (yy_c_buf_p) = (char *) 0;
2215|     (yy_init) = 0;
2216|     (yy_start) = 0;
2217|
2218|     (yy_state_buf) = 0;
2219|     (yy_state_ptr) = 0;
2220|     (yy_full_match) = 0;
2221|     (yy_lp) = 0;
2222|
2223| /* Defined in main.c */
2224| #ifdef YY_STDINIT
2225|     yyin = stdin;
2226|     yyout = stdout;
2227| #else
2228|     yyin = (FILE *) 0;
2229|     yyout = (FILE *) 0;
2230| #endif
2231|
2232|     /* For future reference: Set errno on error, since we are called by
2233|      * yylex_init()
2234|      */
2235|     return 0;
2236| }
2237|
2238| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
2239| int yylex_destroy  (void)
2240| {
2241|     
2242|     /* Pop the buffer stack, destroying each element. */
2243|       while(YY_CURRENT_BUFFER){
2244|               yy_delete_buffer(YY_CURRENT_BUFFER  );
2245|               YY_CURRENT_BUFFER_LVALUE = NULL;
2246|               yypop_buffer_state();
2247|       }
2248|
2249|       /* Destroy the stack itself. */
2250|       yyfree((yy_buffer_stack) );
2251|       (yy_buffer_stack) = NULL;
2252|
2253|     yyfree ( (yy_state_buf) );
2254|     (yy_state_buf)  = NULL;
2255|
2256|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
2257|      * yylex() is called, initialization will occur. */
2258|     yy_init_globals( );
2259|
2260|     return 0;
2261| }
2262|
2263| /*
2264|  * Internal utility routines.
2265|  */
2266|
2267| #ifndef yytext_ptr
2268| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2269| {
2270|       register int i;
2271|       for ( i = 0; i < n; ++i )
2272|               s1[i] = s2[i];
2273| }
2274| #endif
2275|
2276| #ifdef YY_NEED_STRLEN
2277| static int yy_flex_strlen (yyconst char * s )
2278| {
2279|       register int n;
2280|       for ( n = 0; s[n]; ++n )
2281|               ;
2282|
2283|       return n;
2284| }
2285| #endif
2286|
2287| void *yyalloc (yy_size_t  size )
2288| {
2289|       return (void *) malloc( size );
2290| }
2291|
2292| void *yyrealloc  (void * ptr, yy_size_t  size )
2293| {
2294|       /* The cast to (char *) in the following accommodates both
2295|        * implementations that use char* generic pointers, and those
2296|        * that use void* generic pointers.  It works with the latter
2297|        * because both ANSI C and C++ allow castless assignment from
2298|        * any pointer type to void*, and deal with argument conversions
2299|        * as though doing an assignment.
2300|        */
2301|       return (void *) realloc( (char *) ptr, size );
2302| }
2303|
2304| void yyfree (void * ptr )
2305| {
2306|       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
2307| }
2308|
2309| #define YYTABLES_NAME "yytables"
2310|
2311| #line 9 "conftest.l"
2312|
2313|
2314| #ifdef YYTEXT_POINTER
2315| extern char *yytext;
2316| #endif
2317| int
2318| main (void)
2319| {
2320|   return ! yylex () + ! yywrap ();
2321| }
2322configure:15863: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c -lfl  >&5
2323configure:15863: $? = 0
2324configure:15873: result: -lfl
2325configure:15879: checking whether yytext is a pointer
2326configure:15896: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c -lfl  >&5
2327configure:15896: $? = 0
2328configure:15904: result: yes
2329configure:15919: checking for flex
2330configure:15937: found /opt/local/bin/flex
2331configure:15949: result: /opt/local/bin/flex
2332configure:15963: checking for pod2man
2333configure:15981: found /opt/local/bin/pod2man
2334configure:15993: result: /opt/local/bin/pod2man
2335configure:16010: checking for pod2html
2336configure:16028: found /opt/local/bin/pod2html
2337configure:16040: result: /opt/local/bin/pod2html
2338configure:16064: checking for xdg-open
2339configure:16097: result: no
2340configure:16125: checking for htmlview
2341configure:16158: result: no
2342configure:16181: checking for python
2343configure:16199: found /opt/local/bin/python
2344configure:16211: result: /opt/local/bin/python
2345configure:16271: checking for doxygen
2346configure:16289: found /opt/local/bin/doxygen
2347configure:16301: result: /opt/local/bin/doxygen
2348configure:16311: checking for doxygen
2349configure:16327: found /opt/local/bin/doxygen
2350configure:16339: result: yes
2351configure:16366: checking for special C compiler options needed for large files
2352configure:16411: result: no
2353configure:16417: checking for _FILE_OFFSET_BITS value needed for large files
2354configure:16442: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include conftest.c >&5
2355configure:16442: $? = 0
2356configure:16474: result: no
2357configure:16624: checking for pkg-config
2358configure:16642: found /opt/local/bin/pkg-config
2359configure:16654: result: /opt/local/bin/pkg-config
2360configure:16679: checking pkg-config is at least version 0.9.0
2361configure:16682: result: yes
2362configure:16692: checking for LIBGNUTLS
2363configure:16699: $PKG_CONFIG --exists --print-errors "gnutls >= 1.2.0 gnutls < 3"
2364Requested 'gnutls < 3' but version of GnuTLS is 3.1.10
2365You may find new versions of GnuTLS at http://www.gnutls.org/
2366configure:16702: $? = 1
2367configure:16716: $PKG_CONFIG --exists --print-errors "gnutls >= 1.2.0 gnutls < 3"
2368Requested 'gnutls < 3' but version of GnuTLS is 3.1.10
2369You may find new versions of GnuTLS at http://www.gnutls.org/
2370configure:16719: $? = 1
2371configure:16733: result: no
2372Requested 'gnutls < 3' but version of GnuTLS is 3.1.10
2373You may find new versions of GnuTLS at http://www.gnutls.org/
2374configure:16805: checking for libgcrypt-config
2375configure:16836: result: /opt/local/bin/libgcrypt-config
2376configure:16853: checking for LIBGCRYPT - version >= 1.1.92
2377configure:16887: result: yes
2378configure:16993: checking for libsmi >= 2
2379configure:17048: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -I/opt/local/include -I/opt/local/include conftest.c >&5
2380conftest.c: In function 'main':
2381conftest.c:38: warning: incompatible implicit declaration of built-in function 'sscanf'
2382configure:17048: $? = 0
2383configure:17050: result: yes
2384configure:17104: checking for xsltproc
2385configure:17122: found /opt/local/bin/xsltproc
2386configure:17134: result: /opt/local/bin/xsltproc
2387configure:17144: checking for xsltproc
2388configure:17160: found /opt/local/bin/xsltproc
2389configure:17172: result: yes
2390configure:17192: checking for xmllint
2391configure:17210: found /opt/local/bin/xmllint
2392configure:17222: result: /opt/local/bin/xmllint
2393configure:17232: checking for xmllint
2394configure:17248: found /opt/local/bin/xmllint
2395configure:17260: result: yes
2396configure:17280: checking for fop
2397configure:17313: result: no
2398configure:17320: checking for fop
2399configure:17348: result: no
2400configure:17370: checking for elinks
2401configure:17403: result: no
2402configure:17410: checking for elinks
2403configure:17438: result: no
2404configure:17463: checking for lynx
2405configure:17481: found /opt/local/bin/lynx
2406configure:17493: result: /opt/local/bin/lynx
2407configure:17503: checking for lynx
2408configure:17519: found /opt/local/bin/lynx
2409configure:17531: result: yes
2410configure:17552: checking for hhc.exe
2411configure:17585: result: no
2412configure:17592: checking for hhc.exe
2413configure:17620: result: no
2414configure:17644: checking for pkgproto
2415configure:17672: result: no
2416configure:17682: checking for pkgmk
2417configure:17710: result: no
2418configure:17720: checking for pkgtrans
2419configure:17748: result: no
2420configure:17769: checking for rpm
2421configure:17797: result: no
2422configure:17825: checking for dpkg-buildpackage
2423configure:17853: result: no
2424configure:17865: checking for xcodebuild
2425configure:17881: found /usr/bin/xcodebuild
2426configure:17893: result: yes
2427configure:17903: checking for hdiutil
2428configure:17919: found /usr/bin/hdiutil
2429configure:17931: result: yes
2430configure:17941: checking for bless
2431configure:17957: found /usr/sbin/bless
2432configure:17969: result: yes
2433configure:20607: checking whether we can add -Wall -W to CFLAGS and CXXFLAGS
2434configure:20634: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5
2435configure:20634: $? = 0
2436configure:20636: result: yes
2437configure:20719: checking whether we can add -Wextra to CFLAGS and CXXFLAGS
2438configure:20746: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -I/opt/local/include conftest.c >&5
2439configure:20746: $? = 0
2440configure:20748: result: yes
2441configure:20821: checking whether we can add -Wdeclaration-after-statement to CFLAGS
2442configure:20858: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
2443configure:20858: $? = 0
2444configure:20860: result: yes
2445configure:20943: checking whether we can add -Wendif-labels to CFLAGS and CXXFLAGS
2446configure:20970: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -I/opt/local/include conftest.c >&5
2447configure:20970: $? = 0
2448configure:20972: result: yes
2449configure:21055: checking whether we can add -Wpointer-arith to CFLAGS and CXXFLAGS
2450configure:21082: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -I/opt/local/include conftest.c >&5
2451configure:21082: $? = 0
2452configure:21084: result: yes
2453configure:21157: checking whether we can add -Wno-pointer-sign to CFLAGS
2454configure:21194: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -I/opt/local/include conftest.c >&5
2455configure:21194: $? = 0
2456configure:21196: result: yes
2457configure:21279: checking whether we can add -Warray-bounds to CFLAGS and CXXFLAGS
2458configure:21306: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -I/opt/local/include conftest.c >&5
2459cc1: error: unrecognized command line option "-Warray-bounds"
2460configure:21306: $? = 1
2461configure: failed program was:
2462| /* confdefs.h */
2463| #define PACKAGE_NAME "wireshark"
2464| #define PACKAGE_TARNAME "wireshark"
2465| #define PACKAGE_VERSION "1.8.6"
2466| #define PACKAGE_STRING "wireshark 1.8.6"
2467| #define PACKAGE_BUGREPORT ""
2468| #define PACKAGE_URL ""
2469| #define PACKAGE "wireshark"
2470| #define VERSION "1.8.6"
2471| #define STDC_HEADERS 1
2472| #define HAVE_SYS_TYPES_H 1
2473| #define HAVE_SYS_STAT_H 1
2474| #define HAVE_STDLIB_H 1
2475| #define HAVE_STRING_H 1
2476| #define HAVE_MEMORY_H 1
2477| #define HAVE_STRINGS_H 1
2478| #define HAVE_INTTYPES_H 1
2479| #define HAVE_STDINT_H 1
2480| #define HAVE_UNISTD_H 1
2481| #define HAVE_DLFCN_H 1
2482| #define LT_OBJDIR ".libs/"
2483| #define YYTEXT_POINTER 1
2484| #define HTML_VIEWER "mozilla"
2485| #define HAVE_LIBGCRYPT 1
2486| #define HAVE_LIBSMI 1
2487| /* end confdefs.h.  */
2488|
2489|
2490|                         int foo;
2491|
2492configure:21325: result: no
2493configure:21391: checking whether we can add -Wcast-align to CFLAGS and CXXFLAGS
2494configure:21418: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -I/opt/local/include conftest.c >&5
2495configure:21418: $? = 0
2496configure:21420: result: yes
2497configure:21503: checking whether we can add -Wformat-security to CFLAGS and CXXFLAGS
2498configure:21530: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -I/opt/local/include conftest.c >&5
2499configure:21530: $? = 0
2500configure:21532: result: yes
2501configure:21605: checking whether we can add -Wold-style-definition to CFLAGS
2502configure:21642: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -Wold-style-definition -I/opt/local/include conftest.c >&5
2503configure:21642: $? = 0
2504configure:21644: result: yes
2505configure:21727: checking whether we can add -Wno-error=unused-but-set-variable to CFLAGS and CXXFLAGS
2506configure:21754: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -Wold-style-definition -Wno-error=unused-but-set-variable -I/opt/local/include conftest.c >&5
2507cc1: error: -Werror=unused-but-set-variable: No option -Wunused-but-set-variable
2508configure:21754: $? = 1
2509configure: failed program was:
2510| /* confdefs.h */
2511| #define PACKAGE_NAME "wireshark"
2512| #define PACKAGE_TARNAME "wireshark"
2513| #define PACKAGE_VERSION "1.8.6"
2514| #define PACKAGE_STRING "wireshark 1.8.6"
2515| #define PACKAGE_BUGREPORT ""
2516| #define PACKAGE_URL ""
2517| #define PACKAGE "wireshark"
2518| #define VERSION "1.8.6"
2519| #define STDC_HEADERS 1
2520| #define HAVE_SYS_TYPES_H 1
2521| #define HAVE_SYS_STAT_H 1
2522| #define HAVE_STDLIB_H 1
2523| #define HAVE_STRING_H 1
2524| #define HAVE_MEMORY_H 1
2525| #define HAVE_STRINGS_H 1
2526| #define HAVE_INTTYPES_H 1
2527| #define HAVE_STDINT_H 1
2528| #define HAVE_UNISTD_H 1
2529| #define HAVE_DLFCN_H 1
2530| #define LT_OBJDIR ".libs/"
2531| #define YYTEXT_POINTER 1
2532| #define HTML_VIEWER "mozilla"
2533| #define HAVE_LIBGCRYPT 1
2534| #define HAVE_LIBSMI 1
2535| /* end confdefs.h.  */
2536|
2537|
2538|                         int foo;
2539|
2540configure:21773: result: no
2541configure:21847: checking whether we can add -fexcess-precision=fast to CFLAGS and CXXFLAGS
2542configure:21874: /usr/bin/llvm-gcc-4.2 -c -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -Wold-style-definition -fexcess-precision=fast -I/opt/local/include conftest.c >&5
2543cc1: error: unrecognized command line option "-fexcess-precision=fast"
2544configure:21874: $? = 1
2545configure: failed program was:
2546| /* confdefs.h */
2547| #define PACKAGE_NAME "wireshark"
2548| #define PACKAGE_TARNAME "wireshark"
2549| #define PACKAGE_VERSION "1.8.6"
2550| #define PACKAGE_STRING "wireshark 1.8.6"
2551| #define PACKAGE_BUGREPORT ""
2552| #define PACKAGE_URL ""
2553| #define PACKAGE "wireshark"
2554| #define VERSION "1.8.6"
2555| #define STDC_HEADERS 1
2556| #define HAVE_SYS_TYPES_H 1
2557| #define HAVE_SYS_STAT_H 1
2558| #define HAVE_STDLIB_H 1
2559| #define HAVE_STRING_H 1
2560| #define HAVE_MEMORY_H 1
2561| #define HAVE_STRINGS_H 1
2562| #define HAVE_INTTYPES_H 1
2563| #define HAVE_STDINT_H 1
2564| #define HAVE_UNISTD_H 1
2565| #define HAVE_DLFCN_H 1
2566| #define LT_OBJDIR ".libs/"
2567| #define YYTEXT_POINTER 1
2568| #define HTML_VIEWER "mozilla"
2569| #define HAVE_LIBGCRYPT 1
2570| #define HAVE_LIBSMI 1
2571| /* end confdefs.h.  */
2572|
2573|
2574|                         int foo;
2575|
2576configure:21893: result: no
2577configure:21949: checking whether we can add -Wl,--as-needed to LDFLAGS
2578configure:21961: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -Wold-style-definition -I/opt/local/include -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 -Wl,--as-needed conftest.c  >&5
2579conftest.c:29: warning: return type defaults to 'int'
2580conftest.c: In function 'main':
2581conftest.c:29: warning: old-style function definition
2582conftest.c:29: warning: 'return' with no value, in function returning non-void
2583ld: unknown option: --as-needed
2584collect2: ld returned 1 exit status
2585configure:21961: $? = 1
2586configure: failed program was:
2587| /* confdefs.h */
2588| #define PACKAGE_NAME "wireshark"
2589| #define PACKAGE_TARNAME "wireshark"
2590| #define PACKAGE_VERSION "1.8.6"
2591| #define PACKAGE_STRING "wireshark 1.8.6"
2592| #define PACKAGE_BUGREPORT ""
2593| #define PACKAGE_URL ""
2594| #define PACKAGE "wireshark"
2595| #define VERSION "1.8.6"
2596| #define STDC_HEADERS 1
2597| #define HAVE_SYS_TYPES_H 1
2598| #define HAVE_SYS_STAT_H 1
2599| #define HAVE_STDLIB_H 1
2600| #define HAVE_STRING_H 1
2601| #define HAVE_MEMORY_H 1
2602| #define HAVE_STRINGS_H 1
2603| #define HAVE_INTTYPES_H 1
2604| #define HAVE_STDINT_H 1
2605| #define HAVE_UNISTD_H 1
2606| #define HAVE_DLFCN_H 1
2607| #define LT_OBJDIR ".libs/"
2608| #define YYTEXT_POINTER 1
2609| #define HTML_VIEWER "mozilla"
2610| #define HAVE_LIBGCRYPT 1
2611| #define HAVE_LIBSMI 1
2612| /* end confdefs.h.  */
2613|
2614|
2615|               main() { return; }
2616|
2617configure:21968: result: no
2618configure:22015: checking whether we should treat compiler warnings as errors
2619configure:22026: result: no
2620configure:22055: checking for platform-specific compiler flags
2621configure:22085: result: Apple GCC - added -no-cpp-precomp
2622configure:22158: checking for platform-specific linker flags
2623configure:22179: result: Apple linker - added -Wl,-single_module and -Wl,-search_paths_first
2624configure:22210: checking whether make supports nested variables
2625configure:22227: result: yes
2626configure:22250: checking whether we can build with Core Foundation, Launch Services, and Core Services
2627configure:22284: /usr/bin/llvm-gcc-4.2 -o conftest -no-cpp-precomp -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -Wold-style-definition -D_FORTIFY_SOURCE=2 -D_U_="__attribute__((unused))" -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 conftest.c  -framework ApplicationServices -framework CoreFoundation -framework CoreServices -framework CoreServices >&5
2628conftest.c: In function 'main':
2629conftest.c:36: warning: old-style function definition
2630conftest.c:47: warning: 'Gestalt' is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Gestalt.h:125)
2631conftest.c:47: warning: passing argument 2 of 'Gestalt' from incompatible pointer type
2632configure:22284: $? = 0
2633configure:22297: result: yes
2634configure:22314: checking whether to use /opt/local for headers and libraries
2635configure:22317: result: yes
2636configure:22349: checking whether to use /usr/local for headers and libraries
2637configure:22378: result: no
2638configure:22414: checking for GNU sed as first sed in PATH
2639configure:22421: result: no
2640configure:22489: checking if profile builds must be generated
2641configure:22503: result: no
2642configure:22931: checking for pkg-config
2643configure:22962: result: /opt/local/bin/pkg-config
2644configure:22984: checking for GTK+ - version >= 2.12.0 and < 3.0
2645configure:23094: /usr/bin/llvm-gcc-4.2 -o conftest -no-cpp-precomp -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -Wold-style-definition -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng15 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include  -D_FORTIFY_SOURCE=2 -D_U_="__attribute__((unused))" -I/opt/local/include -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 -L/opt/local/lib conftest.c -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig   >&5
2646conftest.c: In function 'main':
2647conftest.c:37: warning: old-style function definition
2648conftest.c:76: warning: comparison between signed and unsigned
2649conftest.c:77: warning: comparison between signed and unsigned
2650conftest.c:77: warning: comparison between signed and unsigned
2651conftest.c:78: warning: comparison between signed and unsigned
2652conftest.c:78: warning: comparison between signed and unsigned
2653conftest.c:78: warning: comparison between signed and unsigned
2654configure:23094: $? = 0
2655configure:23094: ./conftest
2656dyld: Library not loaded: /opt/local/lib/libicule.49.dylib
2657  Referenced from: /opt/local/lib/libgtk-x11-2.0.0.dylib
2658  Reason: image not found
2659./configure: line 2014: 30745 Trace/BPT trap: 5       ./conftest$ac_exeext
2660configure:23094: $? = 133
2661configure: program exited with status 133
2662configure: failed program was:
2663| /* confdefs.h */
2664| #define PACKAGE_NAME "wireshark"
2665| #define PACKAGE_TARNAME "wireshark"
2666| #define PACKAGE_VERSION "1.8.6"
2667| #define PACKAGE_STRING "wireshark 1.8.6"
2668| #define PACKAGE_BUGREPORT ""
2669| #define PACKAGE_URL ""
2670| #define PACKAGE "wireshark"
2671| #define VERSION "1.8.6"
2672| #define STDC_HEADERS 1
2673| #define HAVE_SYS_TYPES_H 1
2674| #define HAVE_SYS_STAT_H 1
2675| #define HAVE_STDLIB_H 1
2676| #define HAVE_STRING_H 1
2677| #define HAVE_MEMORY_H 1
2678| #define HAVE_STRINGS_H 1
2679| #define HAVE_INTTYPES_H 1
2680| #define HAVE_STDINT_H 1
2681| #define HAVE_UNISTD_H 1
2682| #define HAVE_DLFCN_H 1
2683| #define LT_OBJDIR ".libs/"
2684| #define YYTEXT_POINTER 1
2685| #define HTML_VIEWER "mozilla"
2686| #define HAVE_LIBGCRYPT 1
2687| #define HAVE_LIBSMI 1
2688| #define HAVE_OS_X_FRAMEWORKS 1
2689| #define DATAFILE_DIR "/opt/local/share/wireshark"
2690| #define DOC_DIR "/opt/local/share/doc/wireshark"
2691| /* end confdefs.h.  */
2692|
2693| #include <gtk/gtk.h>
2694| #include <stdio.h>
2695| #include <stdlib.h>
2696|
2697| int
2698| main ()
2699| {
2700|   int major, minor, micro;
2701|   char *tmp_version;
2702|
2703|   system ("touch conf.gtktest");
2704|
2705|   /* HP/UX 9 (%@#!) writes to sscanf strings */
2706|   tmp_version = g_strdup("2.12.0");
2707|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
2708|      printf("%s, bad version string\n", "2.12.0");
2709|      exit(1);
2710|    }
2711|
2712|   if ((gtk_major_version != 2) ||
2713|       (gtk_minor_version != 24) ||
2714|       (gtk_micro_version != 18))
2715|     {
2716|       printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
2717|              2, 24, 18,
2718|              gtk_major_version, gtk_minor_version, gtk_micro_version);
2719|       printf ("*** was found! If pkg-config was correct, then it is best\n");
2720|       printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
2721|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
2722|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
2723|       printf("*** required on your system.\n");
2724|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
2725|       printf("*** to point to the correct configuration files\n");
2726|     }
2727|   else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
2728|          (gtk_minor_version != GTK_MINOR_VERSION) ||
2729|            (gtk_micro_version != GTK_MICRO_VERSION))
2730|     {
2731|       printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
2732|            GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
2733|       printf("*** library (version %d.%d.%d)\n",
2734|            gtk_major_version, gtk_minor_version, gtk_micro_version);
2735|     }
2736|   else
2737|     {
2738|       if ((gtk_major_version > major) ||
2739|         ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
2740|         ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
2741|       {
2742|         return 0;
2743|        }
2744|      else
2745|       {
2746|         printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
2747|                gtk_major_version, gtk_minor_version, gtk_micro_version);
2748|         printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
2749|              major, minor, micro);
2750|         printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
2751|         printf("***\n");
2752|         printf("*** If you have already installed a sufficiently new version, this error\n");
2753|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
2754|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
2755|         printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
2756|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
2757|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
2758|         printf("*** so that the correct libraries are found at run-time))\n");
2759|       }
2760|     }
2761|   return 1;
2762| }
2763|
2764configure:23119: result: no
2765configure:23147: /usr/bin/llvm-gcc-4.2 -o conftest -no-cpp-precomp -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -Wold-style-definition -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng15 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include  -D_FORTIFY_SOURCE=2 -D_U_="__attribute__((unused))" -I/opt/local/include -I/opt/local/include -Wl,-search_paths_first -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 -L/opt/local/lib conftest.c  -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfreetype -lfontconfig  >&5
2766conftest.c: In function 'main':
2767conftest.c:36: warning: old-style function definition
2768configure:23147: $? = 0
2769configure:23224: error: Neither Qt nor GTK+ 2.12 or later are available, so Wireshark can't be compiled
2770
2771## ---------------- ##
2772## Cache variables. ##
2773## ---------------- ##
2774
2775ac_cv_build=i386-apple-darwin12.3.0
2776ac_cv_c_compiler_gnu=yes
2777ac_cv_can_use_osx_frameworks=yes
2778ac_cv_cxx_compiler_gnu=yes
2779ac_cv_enable_usr_local=no
2780ac_cv_env_CCC_set=
2781ac_cv_env_CCC_value=
2782ac_cv_env_CC_set=set
2783ac_cv_env_CC_value=/usr/bin/llvm-gcc-4.2
2784ac_cv_env_CFLAGS_set=set
2785ac_cv_env_CFLAGS_value='-pipe -fno-var-tracking -arch x86_64'
2786ac_cv_env_CPPFLAGS_set=set
2787ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2788ac_cv_env_CPP_set=
2789ac_cv_env_CPP_value=
2790ac_cv_env_CXXCPP_set=
2791ac_cv_env_CXXCPP_value=
2792ac_cv_env_CXXFLAGS_set=set
2793ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
2794ac_cv_env_CXX_set=set
2795ac_cv_env_CXX_value=/usr/bin/llvm-g++-4.2
2796ac_cv_env_LDFLAGS_set=set
2797ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-search_paths_first -arch x86_64'
2798ac_cv_env_LIBGNUTLS_CFLAGS_set=
2799ac_cv_env_LIBGNUTLS_CFLAGS_value=
2800ac_cv_env_LIBGNUTLS_LIBS_set=
2801ac_cv_env_LIBGNUTLS_LIBS_value=
2802ac_cv_env_LIBS_set=
2803ac_cv_env_LIBS_value=
2804ac_cv_env_PKG_CONFIG_LIBDIR_set=
2805ac_cv_env_PKG_CONFIG_LIBDIR_value=
2806ac_cv_env_PKG_CONFIG_PATH_set=
2807ac_cv_env_PKG_CONFIG_PATH_value=
2808ac_cv_env_PKG_CONFIG_set=
2809ac_cv_env_PKG_CONFIG_value=
2810ac_cv_env_Qt_CFLAGS_set=
2811ac_cv_env_Qt_CFLAGS_value=
2812ac_cv_env_Qt_LIBS_set=
2813ac_cv_env_Qt_LIBS_value=
2814ac_cv_env_YACC_set=
2815ac_cv_env_YACC_value=
2816ac_cv_env_YFLAGS_set=
2817ac_cv_env_YFLAGS_value=
2818ac_cv_env_build_alias_set=
2819ac_cv_env_build_alias_value=
2820ac_cv_env_host_alias_set=
2821ac_cv_env_host_alias_value=
2822ac_cv_env_target_alias_set=
2823ac_cv_env_target_alias_value=
2824ac_cv_header_dlfcn_h=yes
2825ac_cv_header_inttypes_h=yes
2826ac_cv_header_memory_h=yes
2827ac_cv_header_stdc=yes
2828ac_cv_header_stdint_h=yes
2829ac_cv_header_stdlib_h=yes
2830ac_cv_header_string_h=yes
2831ac_cv_header_strings_h=yes
2832ac_cv_header_sys_stat_h=yes
2833ac_cv_header_sys_types_h=yes
2834ac_cv_header_unistd_h=yes
2835ac_cv_host=i386-apple-darwin12.3.0
2836ac_cv_lib_dl_dlopen=yes
2837ac_cv_lib_lex=-lfl
2838ac_cv_objext=o
2839ac_cv_path_DOXYGEN=/opt/local/bin/doxygen
2840ac_cv_path_EGREP='/usr/bin/grep -E'
2841ac_cv_path_FGREP='/usr/bin/grep -F'
2842ac_cv_path_GREP=/usr/bin/grep
2843ac_cv_path_LEX=/opt/local/bin/flex
2844ac_cv_path_LIBGCRYPT_CONFIG=/opt/local/bin/libgcrypt-config
2845ac_cv_path_LYNX=/opt/local/bin/lynx
2846ac_cv_path_PERL=/opt/local/bin/perl
2847ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
2848ac_cv_path_POD2HTML=/opt/local/bin/pod2html
2849ac_cv_path_POD2MAN=/opt/local/bin/pod2man
2850ac_cv_path_PYTHON=/opt/local/bin/python
2851ac_cv_path_SED=/opt/local/bin/gsed
2852ac_cv_path_XMLLINT=/opt/local/bin/xmllint
2853ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
2854ac_cv_path_YACCDUMMY=/opt/local/bin/bison
2855ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2856ac_cv_path_mkdir=/opt/local/bin/gmkdir
2857ac_cv_prog_AWK=gawk
2858ac_cv_prog_CPP='/usr/bin/llvm-gcc-4.2 -E'
2859ac_cv_prog_CXXCPP='/usr/bin/llvm-g++-4.2 -E'
2860ac_cv_prog_HAVE_BLESS=yes
2861ac_cv_prog_HAVE_DOXYGEN=yes
2862ac_cv_prog_HAVE_DPKG_BUILDPACKAGE=no
2863ac_cv_prog_HAVE_ELINKS=no
2864ac_cv_prog_HAVE_FOP=no
2865ac_cv_prog_HAVE_HDIUTIL=yes
2866ac_cv_prog_HAVE_HHC=no
2867ac_cv_prog_HAVE_LYNX=yes
2868ac_cv_prog_HAVE_PKGMK=no
2869ac_cv_prog_HAVE_PKGPROTO=no
2870ac_cv_prog_HAVE_PKGTRANS=no
2871ac_cv_prog_HAVE_XCODEBUILD=yes
2872ac_cv_prog_HAVE_XMLLINT=yes
2873ac_cv_prog_HAVE_XSLTPROC=yes
2874ac_cv_prog_LEX=flex
2875ac_cv_prog_YACC='bison -y'
2876ac_cv_prog_ac_ct_AR=ar
2877ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc-4.2
2878ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2879ac_cv_prog_ac_ct_LIPO=lipo
2880ac_cv_prog_ac_ct_NMEDIT=nmedit
2881ac_cv_prog_ac_ct_OTOOL=otool
2882ac_cv_prog_ac_ct_RANLIB=ranlib
2883ac_cv_prog_ac_ct_STRIP=strip
2884ac_cv_prog_ac_cv_wireshark_have_rpm=no
2885ac_cv_prog_cc__usr_bin_llvm_gcc_4_2_c_o=yes
2886ac_cv_prog_cc_c89=
2887ac_cv_prog_cc_g=yes
2888ac_cv_prog_cxx_g=yes
2889ac_cv_prog_lex_root=lex.yy
2890ac_cv_prog_lex_yytext_pointer=yes
2891ac_cv_prog_make_make_set=yes
2892ac_cv_sys_file_offset_bits=no
2893ac_cv_sys_largefile_CC=no
2894ac_cv_target=i386-apple-darwin12.3.0
2895ac_cv_wireshark_have_rpm=no
2896am_cv_CC_dependencies_compiler_type=gcc3
2897am_cv_CXX_dependencies_compiler_type=gcc3
2898am_cv_make_support_nested_variables=yes
2899am_cv_prog_tar_ustar=gnutar
2900lt_cv_apple_cc_single_mod=yes
2901lt_cv_ar_at_file=no
2902lt_cv_deplibs_check_method=pass_all
2903lt_cv_dlopen=dlopen
2904lt_cv_dlopen_libs=-ldl
2905lt_cv_dlopen_self=yes
2906lt_cv_dlopen_self_static=yes
2907lt_cv_file_magic_cmd='$MAGIC_CMD'
2908lt_cv_file_magic_test_file=
2909lt_cv_ld_exported_symbols_list=yes
2910lt_cv_ld_force_load=yes
2911lt_cv_ld_reload_flag=-r
2912lt_cv_nm_interface='BSD nm'
2913lt_cv_objdir=.libs
2914lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
2915lt_cv_path_LDCXX=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
2916lt_cv_path_NM=/opt/local/bin/nm
2917lt_cv_path_mainfest_tool=no
2918lt_cv_prog_compiler_c_o=yes
2919lt_cv_prog_compiler_c_o_CXX=yes
2920lt_cv_prog_compiler_pic='-fno-common -DPIC'
2921lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
2922lt_cv_prog_compiler_pic_works=yes
2923lt_cv_prog_compiler_pic_works_CXX=yes
2924lt_cv_prog_compiler_rtti_exceptions=no
2925lt_cv_prog_compiler_static_works=no
2926lt_cv_prog_compiler_static_works_CXX=no
2927lt_cv_prog_gnu_ld=no
2928lt_cv_prog_gnu_ldcxx=no
2929lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2930lt_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'\'''
2931lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2932lt_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'\'''
2933lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2934lt_cv_sys_max_cmd_len=196608
2935lt_cv_to_host_file_cmd=func_convert_file_noop
2936lt_cv_to_tool_file_cmd=func_convert_file_noop
2937
2938## ----------------- ##
2939## Output variables. ##
2940## ----------------- ##
2941
2942ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.8.6/missing --run aclocal-1.11'
2943ADNS_LIBS=''
2944AMDEPBACKSLASH='\'
2945AMDEP_FALSE='#'
2946AMDEP_TRUE=''
2947AMTAR='$${TAR-tar}'
2948AM_BACKSLASH='\'
2949AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2950AM_DEFAULT_VERBOSITY='1'
2951AM_V='$(V)'
2952AR='ar'
2953AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.8.6/missing --run autoconf'
2954AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.8.6/missing --run autoheader'
2955AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.8.6/missing --run automake-1.11'
2956AWK='gawk'
2957CC='/usr/bin/llvm-gcc-4.2'
2958CCDEPMODE='depmode=gcc3'
2959CC_FOR_BUILD='/usr/bin/llvm-gcc-4.2'
2960CFLAGS='-no-cpp-precomp -pipe -fno-var-tracking -arch x86_64 -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Wcast-align -Wformat-security -Wold-style-definition'
2961CORESERVICES_FRAMEWORKS='-framework CoreServices'
2962CPP='/usr/bin/llvm-gcc-4.2 -E'
2963CPPFLAGS='-D_FORTIFY_SOURCE=2 -D_U_="__attribute__((unused))" -I/opt/local/include -I/opt/local/include'
2964CXX='/usr/bin/llvm-g++-4.2'
2965CXXCPP='/usr/bin/llvm-g++-4.2 -E'
2966CXXDEPMODE='depmode=gcc3'
2967CXXFLAGS='-pipe -O2 -arch x86_64 -Wall -W -Wextra -Wendif-labels -Wpointer-arith -Wcast-align -Wformat-security'
2968CYGPATH_W='echo'
2969C_ARES_LIBS=''
2970DEFS=''
2971DEPDIR='.deps'
2972DLLTOOL='false'
2973DOXYGEN='/opt/local/bin/doxygen'
2974DSYMUTIL='dsymutil'
2975DUMPBIN=''
2976DUMPCAP_GROUP=''
2977ECHO_C='\c'
2978ECHO_N=''
2979ECHO_T=''
2980EGREP='/usr/bin/grep -E'
2981ELINKS=''
2982ENABLE_STATIC=''
2983ENABLE_STATIC_FALSE=''
2984ENABLE_STATIC_TRUE=''
2985EXEEXT=''
2986FGREP='/usr/bin/grep -F'
2987FOP=''
2988GEOIP_LIBS=''
2989GETOPT_LO=''
2990GLIB_CFLAGS=''
2991GLIB_GENMARSHAL=''
2992GLIB_LIBS=''
2993GLIB_MKENUMS=''
2994GOBJECT_QUERY=''
2995GREP='/usr/bin/grep'
2996GTK_CFLAGS=''
2997GTK_LIBS=''
2998HAVE_BLESS='yes'
2999HAVE_DOXYGEN='yes'
3000HAVE_DOXYGEN_FALSE='#'
3001HAVE_DOXYGEN_TRUE=''
3002HAVE_DPKG_BUILDPACKAGE='no'
3003HAVE_DUMPCAP_GROUP_FALSE=''
3004HAVE_DUMPCAP_GROUP_TRUE=''
3005HAVE_ELINKS='no'
3006HAVE_ELINKS_FALSE=''
3007HAVE_ELINKS_TRUE='#'
3008HAVE_FOP='no'
3009HAVE_FOP_FALSE=''
3010HAVE_FOP_TRUE='#'
3011HAVE_HDIUTIL='yes'
3012HAVE_HHC='no'
3013HAVE_HHC_FALSE=''
3014HAVE_HHC_TRUE='#'
3015HAVE_LIBLUA_FALSE=''
3016HAVE_LIBLUA_TRUE=''
3017HAVE_LIBPORTAUDIO_FALSE=''
3018HAVE_LIBPORTAUDIO_TRUE=''
3019HAVE_LIBPY_FALSE=''
3020HAVE_LIBPY_TRUE=''
3021HAVE_LYNX='yes'
3022HAVE_LYNX_FALSE='#'
3023HAVE_LYNX_TRUE=''
3024HAVE_OSX_PACKAGING='yes'
3025HAVE_PKGMK='no'
3026HAVE_PKGPROTO='no'
3027HAVE_PKGTRANS='no'
3028HAVE_PLUGINS_FALSE=''
3029HAVE_PLUGINS_TRUE=''
3030HAVE_RPM=''
3031HAVE_SVR4_PACKAGING='no'
3032HAVE_WARNINGS_AS_ERRORS_FALSE=''
3033HAVE_WARNINGS_AS_ERRORS_TRUE='#'
3034HAVE_XCODEBUILD='yes'
3035HAVE_XMLLINT='yes'
3036HAVE_XMLLINT_FALSE='#'
3037HAVE_XMLLINT_TRUE=''
3038HAVE_XSLTPROC='yes'
3039HAVE_XSLTPROC_FALSE='#'
3040HAVE_XSLTPROC_TRUE=''
3041HHC=''
3042HTML_VIEWER=''
3043INET_ATON_LO=''
3044INET_NTOP_LO=''
3045INET_PTON_LO=''
3046INSTALL_DATA='${INSTALL} -m 644'
3047INSTALL_PROGRAM='${INSTALL}'
3048INSTALL_SCRIPT='${INSTALL}'
3049INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3050KRB5_CONFIG=''
3051KRB5_LIBS=''
3052LAUNCHSERVICES_FRAMEWORKS='-framework ApplicationServices -framework CoreFoundation -framework CoreServices'
3053LD='/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld'
3054LDFLAGS='-Wl,-search_paths_first -L/opt/local/lib -Wl,-search_paths_first -arch x86_64 -L/opt/local/lib'
3055LDFLAGS_SHAREDLIB='-Wl,-single_module'
3056LEX='/opt/local/bin/flex'
3057LEXLIB='-lfl'
3058LEX_OUTPUT_ROOT='lex.yy'
3059LIBCAP_LIBS=''
3060LIBGCRYPT_CFLAGS='-I/opt/local/include'
3061LIBGCRYPT_CONFIG='/opt/local/bin/libgcrypt-config'
3062LIBGCRYPT_LIBS='-L/opt/local/lib -lgcrypt -lgpg-error'
3063LIBGNUTLS_CFLAGS=''
3064LIBGNUTLS_LIBS=''
3065LIBOBJS=''
3066LIBS=''
3067LIBSMI_CFLAGS='-I/opt/local/include'
3068LIBSMI_LDFLAGS='-L/opt/local/lib -lsmi'
3069LIBSMI_VERSION='2:27:0'
3070LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3071LIBTOOL_DEPS='./ltmain.sh'
3072LIPO='lipo'
3073LN_S='ln -s'
3074LTLIBOBJS=''
3075LUA_INCLUDES=''
3076LUA_LIBS=''
3077LYNX='/opt/local/bin/lynx'
3078MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.8.6/missing --run makeinfo'
3079MANIFEST_TOOL=':'
3080MKDIR_P='/opt/local/bin/gmkdir -p'
3081NEED_GETOPT_LO_FALSE=''
3082NEED_GETOPT_LO_TRUE=''
3083NEED_INET_ATON_LO_FALSE=''
3084NEED_INET_ATON_LO_TRUE=''
3085NEED_INET_NTOP_LO_FALSE=''
3086NEED_INET_NTOP_LO_TRUE=''
3087NEED_INET_PTON_LO_FALSE=''
3088NEED_INET_PTON_LO_TRUE=''
3089NEED_STRNCASECMP_LO_FALSE=''
3090NEED_STRNCASECMP_LO_TRUE=''
3091NEED_STRPTIME_LO_FALSE=''
3092NEED_STRPTIME_LO_TRUE=''
3093NM='/opt/local/bin/nm'
3094NMEDIT='nmedit'
3095NSL_LIBS=''
3096OBJDUMP='false'
3097OBJEXT='o'
3098OTOOL64=':'
3099OTOOL='otool'
3100PACKAGE='wireshark'
3101PACKAGE_BUGREPORT=''
3102PACKAGE_NAME='wireshark'
3103PACKAGE_STRING='wireshark 1.8.6'
3104PACKAGE_TARNAME='wireshark'
3105PACKAGE_URL=''
3106PACKAGE_VERSION='1.8.6'
3107PATH_SEPARATOR=':'
3108PCAP_CONFIG=''
3109PCAP_LIBS=''
3110PERL='/opt/local/bin/perl'
3111PKG_CONFIG='/opt/local/bin/pkg-config'
3112PKG_CONFIG_LIBDIR=''
3113PKG_CONFIG_PATH=''
3114PLUGIN_LIBS=''
3115POD2HTML='/opt/local/bin/pod2html'
3116POD2MAN='/opt/local/bin/pod2man'
3117PORTAUDIO_INCLUDES=''
3118PORTAUDIO_LIBS=''
3119PYTHON='/opt/local/bin/python'
3120PY_CFLAGS=''
3121PY_LIBS=''
3122Qt_CFLAGS=''
3123Qt_LIBS=''
3124RANLIB='ranlib'
3125SED='/opt/local/bin/gsed'
3126SETCAP=''
3127SETCAP_INSTALL_FALSE=''
3128SETCAP_INSTALL_TRUE=''
3129SETUID_INSTALL_FALSE=''
3130SETUID_INSTALL_TRUE=''
3131SET_MAKE=''
3132SHELL='/bin/sh'
3133SOCKET_LIBS=''
3134SSL_LIBS=''
3135STRIP='strip'
3136STRNCASECMP_LO=''
3137STRPTIME_C=''
3138STRPTIME_LO=''
3139USE_PROFILE_BUILD_FALSE=''
3140USE_PROFILE_BUILD_TRUE='#'
3141VERSION='1.8.6'
3142XMLLINT='/opt/local/bin/xmllint'
3143XSLTPROC='/opt/local/bin/xsltproc'
3144YACC='bison -y'
3145YACCDUMMY='/opt/local/bin/bison'
3146YFLAGS=''
3147ac_ct_AR='ar'
3148ac_ct_CC='/usr/bin/llvm-gcc-4.2'
3149ac_ct_CXX=''
3150ac_ct_DUMPBIN=''
3151ac_cv_wireshark_have_rpm='no'
3152ac_ws_python_config=''
3153am__EXEEXT_FALSE=''
3154am__EXEEXT_TRUE=''
3155am__fastdepCC_FALSE='#'
3156am__fastdepCC_TRUE=''
3157am__fastdepCXX_FALSE='#'
3158am__fastdepCXX_TRUE=''
3159am__include='include'
3160am__isrc=''
3161am__leading_dot='.'
3162am__nodep='_no'
3163am__quote=''
3164am__tar='tar --format=ustar -chf - "$$tardir"'
3165am__untar='tar -xf -'
3166bindir='${exec_prefix}/bin'
3167build='i386-apple-darwin12.3.0'
3168build_alias=''
3169build_cpu='i386'
3170build_os='darwin12.3.0'
3171build_vendor='apple'
3172capinfos_bin=''
3173capinfos_man=''
3174datadir='${datarootdir}'
3175datarootdir='${prefix}/share'
3176dftest_bin=''
3177dftest_man=''
3178docdir='/opt/local/share/doc/wireshark'
3179dumpcap_bin=''
3180dumpcap_man=''
3181dvidir='${docdir}'
3182editcap_bin=''
3183editcap_man=''
3184exec_prefix='NONE'
3185host='i386-apple-darwin12.3.0'
3186host_alias=''
3187host_cpu='i386'
3188host_os='darwin12.3.0'
3189host_vendor='apple'
3190htmldir='${docdir}'
3191includedir='${prefix}/include'
3192infodir='${prefix}/share/info'
3193install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.8.6/install-sh'
3194libdir='${exec_prefix}/lib'
3195libexecdir='${exec_prefix}/libexec'
3196localedir='${datarootdir}/locale'
3197localstatedir='${prefix}/var'
3198mandir='${prefix}/share/man'
3199mergecap_bin=''
3200mergecap_man=''
3201mkdir_p='/opt/local/bin/gmkdir -p'
3202oldincludedir='/usr/include'
3203pdfdir='${docdir}'
3204plugindir=''
3205prefix='/opt/local'
3206program_transform_name='s,x,x,'
3207psdir='${docdir}'
3208pythondir=''
3209randpkt_bin=''
3210randpkt_man=''
3211rawshark_bin=''
3212rawshark_man=''
3213sbindir='${exec_prefix}/sbin'
3214sharedstatedir='${prefix}/com'
3215sysconfdir='${prefix}/etc'
3216target='i386-apple-darwin12.3.0'
3217target_alias=''
3218target_cpu='i386'
3219target_os='darwin12.3.0'
3220target_vendor='apple'
3221text2pcap_bin=''
3222text2pcap_man=''
3223tshark_bin=''
3224tshark_man=''
3225wireshark_SUBDIRS=''
3226wireshark_bin=''
3227wireshark_man=''
3228wiresharkfilter_man=''
3229
3230## ----------- ##
3231## confdefs.h. ##
3232## ----------- ##
3233
3234/* confdefs.h */
3235#define PACKAGE_NAME "wireshark"
3236#define PACKAGE_TARNAME "wireshark"
3237#define PACKAGE_VERSION "1.8.6"
3238#define PACKAGE_STRING "wireshark 1.8.6"
3239#define PACKAGE_BUGREPORT ""
3240#define PACKAGE_URL ""
3241#define PACKAGE "wireshark"
3242#define VERSION "1.8.6"
3243#define STDC_HEADERS 1
3244#define HAVE_SYS_TYPES_H 1
3245#define HAVE_SYS_STAT_H 1
3246#define HAVE_STDLIB_H 1
3247#define HAVE_STRING_H 1
3248#define HAVE_MEMORY_H 1
3249#define HAVE_STRINGS_H 1
3250#define HAVE_INTTYPES_H 1
3251#define HAVE_STDINT_H 1
3252#define HAVE_UNISTD_H 1
3253#define HAVE_DLFCN_H 1
3254#define LT_OBJDIR ".libs/"
3255#define YYTEXT_POINTER 1
3256#define HTML_VIEWER "mozilla"
3257#define HAVE_LIBGCRYPT 1
3258#define HAVE_LIBSMI 1
3259#define HAVE_OS_X_FRAMEWORKS 1
3260#define DATAFILE_DIR "/opt/local/share/wireshark"
3261#define DOC_DIR "/opt/local/share/doc/wireshark"
3262
3263configure: exit 1