Ticket #47168: config.log

File config.log, 89.6 KB (added by hofione@…, 9 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.12.4, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-usr-local --without-adns --with-c-ares=/opt/local --with-pcap=/opt/local --with-ssl=/opt/local --with-zlib=/opt/local --mandir=${prefix}/share/man --infodir=${prefix}/share/info --disable-warnings-as-errors --with-krb5=/opt/local --with-gnutls=yes --with-libgcrypt-prefix=/opt/local --enable-ipv6 --with-lua=/opt/local --with-libsmi=/opt/local --with-geoip=/opt/local --with-portaudio=/opt/local --with-qt=no --with-gtk2=yes --with-gtk3=no
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = hofi-imac.3amlabs.net
14uname -m = x86_64
15uname -r = 14.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.3.0: Sat Mar  7 14:01:18 PST 2015; root:xnu-2782.20.39.0.1~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 14.3.0: Sat Mar  7 14:01:18 PST 2015; root:xnu-2782.20.39.0.1~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 32.00 gigabytes
33Default processor set: 431 tasks, 2602 threads, 8 processors
34Load average: 4.81, Mach factor: 3.36
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:2818: checking build system type
52configure:2832: result: x86_64-apple-darwin14.3.0
53configure:2852: checking host system type
54configure:2865: result: x86_64-apple-darwin14.3.0
55configure:2885: checking target system type
56configure:2898: result: x86_64-apple-darwin14.3.0
57configure:2941: checking for a BSD-compatible install
58configure:3009: result: /usr/bin/install -c
59configure:3020: checking whether build environment is sane
60configure:3075: result: yes
61configure:3226: checking for a thread-safe mkdir -p
62configure:3265: result: /opt/local/bin/gmkdir -p
63configure:3272: checking for gawk
64configure:3288: found /opt/local/bin/gawk
65configure:3299: result: gawk
66configure:3310: checking whether make sets $(MAKE)
67configure:3332: result: yes
68configure:3361: checking whether make supports nested variables
69configure:3378: result: yes
70configure:3467: checking whether UID '503' is supported by ustar format
71configure:3470: result: yes
72configure:3477: checking whether GID '501' is supported by ustar format
73configure:3480: result: yes
74configure:3488: checking how to create a ustar tar archive
75configure:3499: tar --version
76bsdtar 2.8.3 - libarchive 2.8.3
77configure:3502: $? = 0
78configure:3542: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
79configure:3545: $? = 0
80configure:3549: tar -xf - <conftest.tar
81configure:3552: $? = 0
82configure:3554: cat conftest.dir/file
83GrepMe
84configure:3557: $? = 0
85configure:3570: result: gnutar
86configure:3714: checking for gcc
87configure:3741: result: /usr/bin/clang
88configure:3970: checking for C compiler version
89configure:3979: /usr/bin/clang --version >&5
90Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
91Target: x86_64-apple-darwin14.3.0
92Thread model: posix
93configure:3990: $? = 0
94configure:3979: /usr/bin/clang -v >&5
95Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
96Target: x86_64-apple-darwin14.3.0
97Thread model: posix
98configure:3990: $? = 0
99configure:3979: /usr/bin/clang -V >&5
100clang: error: argument to '-V' is missing (expected 1 value)
101clang: error: no input files
102configure:3990: $? = 1
103configure:3979: /usr/bin/clang -qversion >&5
104clang: error: unknown argument: '-qversion'
105clang: error: no input files
106configure:3990: $? = 1
107configure:4010: checking whether the C compiler works
108configure:4032: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c  >&5
109configure:4036: $? = 0
110configure:4084: result: yes
111configure:4087: checking for C compiler default output file name
112configure:4089: result: a.out
113configure:4095: checking for suffix of executables
114configure:4102: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c  >&5
115configure:4106: $? = 0
116configure:4128: result:
117configure:4150: checking whether we are cross compiling
118configure:4158: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c  >&5
119configure:4162: $? = 0
120configure:4169: ./conftest
121configure:4173: $? = 0
122configure:4188: result: no
123configure:4193: checking for suffix of object files
124configure:4215: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
125configure:4219: $? = 0
126configure:4240: result: o
127configure:4244: checking whether we are using the GNU C compiler
128configure:4263: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
129configure:4263: $? = 0
130configure:4272: result: yes
131configure:4281: checking whether /usr/bin/clang accepts -g
132configure:4301: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
133configure:4301: $? = 0
134configure:4342: result: yes
135configure:4359: checking for /usr/bin/clang option to accept ISO C89
136configure:4422: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
137configure:4422: $? = 0
138configure:4435: result: none needed
139configure:4460: checking whether /usr/bin/clang understands -c and -o together
140configure:4482: /usr/bin/clang -c conftest.c -o conftest2.o
141configure:4485: $? = 0
142configure:4482: /usr/bin/clang -c conftest.c -o conftest2.o
143configure:4485: $? = 0
144configure:4497: result: yes
145configure:4525: checking for style of include used by make
146configure:4553: result: GNU
147configure:4579: checking dependency style of /usr/bin/clang
148configure:4690: result: gcc3
149configure:4818: checking for C++ compiler version
150configure:4827: /usr/bin/clang++ --version >&5
151Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
152Target: x86_64-apple-darwin14.3.0
153Thread model: posix
154configure:4838: $? = 0
155configure:4827: /usr/bin/clang++ -v >&5
156Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
157Target: x86_64-apple-darwin14.3.0
158Thread model: posix
159configure:4838: $? = 0
160configure:4827: /usr/bin/clang++ -V >&5
161clang: error: argument to '-V' is missing (expected 1 value)
162clang: error: no input files
163configure:4838: $? = 1
164configure:4827: /usr/bin/clang++ -qversion >&5
165clang: error: unknown argument: '-qversion'
166clang: error: no input files
167configure:4838: $? = 1
168configure:4842: checking whether we are using the GNU C++ compiler
169configure:4861: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
170configure:4861: $? = 0
171configure:4870: result: yes
172configure:4879: checking whether /usr/bin/clang++ accepts -g
173configure:4899: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
174configure:4899: $? = 0
175configure:4940: result: yes
176configure:4965: checking dependency style of /usr/bin/clang++
177configure:5076: result: gcc3
178configure:5096: checking how to run the C preprocessor
179configure:5127: /usr/bin/clang -E -I/opt/local/include conftest.c
180configure:5127: $? = 0
181configure:5141: /usr/bin/clang -E -I/opt/local/include conftest.c
182conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
183#include <ac_nonexistent.h>
184         ^
1851 error generated.
186configure:5141: $? = 1
187configure: failed program was:
188| /* confdefs.h */
189| #define PACKAGE_NAME "wireshark"
190| #define PACKAGE_TARNAME "wireshark"
191| #define PACKAGE_VERSION "1.12.4"
192| #define PACKAGE_STRING "wireshark 1.12.4"
193| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/"
194| #define PACKAGE_URL "http://www.wireshark.org/"
195| #define PACKAGE "wireshark"
196| #define VERSION "1.12.4"
197| #define VERSION_MAJOR 1
198| #define VERSION_MINOR 12
199| #define VERSION_MICRO 4
200| /* end confdefs.h.  */
201| #include <ac_nonexistent.h>
202configure:5166: result: /usr/bin/clang -E
203configure:5186: /usr/bin/clang -E -I/opt/local/include conftest.c
204configure:5186: $? = 0
205configure:5200: /usr/bin/clang -E -I/opt/local/include conftest.c
206conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
207#include <ac_nonexistent.h>
208         ^
2091 error generated.
210configure:5200: $? = 1
211configure: failed program was:
212| /* confdefs.h */
213| #define PACKAGE_NAME "wireshark"
214| #define PACKAGE_TARNAME "wireshark"
215| #define PACKAGE_VERSION "1.12.4"
216| #define PACKAGE_STRING "wireshark 1.12.4"
217| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/"
218| #define PACKAGE_URL "http://www.wireshark.org/"
219| #define PACKAGE "wireshark"
220| #define VERSION "1.12.4"
221| #define VERSION_MAJOR 1
222| #define VERSION_MINOR 12
223| #define VERSION_MICRO 4
224| /* end confdefs.h.  */
225| #include <ac_nonexistent.h>
226configure:5233: checking if /usr/bin/clang is Clang
227configure:5244: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
228configure:5244: $? = 0
229configure:5254: result: yes
230configure:5257: checking if /usr/bin/clang++ is Clang
231configure:5274: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
232configure:5274: $? = 0
233configure:5290: result: yes
234configure:5346: checking how to print strings
235configure:5373: result: printf
236configure:5394: checking for a sed that does not truncate output
237configure:5458: result: /opt/local/bin/gsed
238configure:5476: checking for grep that handles long lines and -e
239configure:5534: result: /usr/bin/grep
240configure:5539: checking for egrep
241configure:5601: result: /usr/bin/grep -E
242configure:5606: checking for fgrep
243configure:5668: result: /usr/bin/grep -F
244configure:5703: checking for ld used by /usr/bin/clang
245configure:5770: result: /xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
246configure:5777: checking if the linker (/xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
247configure:5792: result: no
248configure:5804: checking for BSD- or MS-compatible name lister (nm)
249configure:5853: result: /opt/local/bin/nm
250configure:5983: checking the name lister (/opt/local/bin/nm) interface
251configure:5990: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
252configure:5993: /opt/local/bin/nm "conftest.o"
253configure:5996: output
2540000000000000000 S _some_variable
255configure:6003: result: BSD nm
256configure:6006: checking whether ln -s works
257configure:6010: result: yes
258configure:6018: checking the maximum length of command line arguments
259configure:6149: result: 196608
260configure:6166: checking whether the shell understands some XSI constructs
261configure:6176: result: yes
262configure:6180: checking whether the shell understands "+="
263configure:6186: result: yes
264configure:6221: checking how to convert x86_64-apple-darwin14.3.0 file names to x86_64-apple-darwin14.3.0 format
265configure:6261: result: func_convert_file_noop
266configure:6268: checking how to convert x86_64-apple-darwin14.3.0 file names to toolchain format
267configure:6288: result: func_convert_file_noop
268configure:6295: checking for /xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
269configure:6302: result: -r
270configure:6376: checking for objdump
271configure:6406: result: no
272configure:6435: checking how to recognize dependent libraries
273configure:6633: result: pass_all
274configure:6718: checking for dlltool
275configure:6748: result: no
276configure:6778: checking how to associate runtime and link libraries
277configure:6805: result: printf %s\n
278configure:6865: checking for ar
279configure:6881: found /opt/local/bin/ar
280configure:6892: result: ar
281configure:6929: checking for archiver @FILE support
282configure:6946: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
283configure:6946: $? = 0
284configure:6949: ar cru libconftest.a @conftest.lst >&5
285ar: @conftest.lst: No such file or directory
286configure:6952: $? = 1
287configure:6972: result: no
288configure:7030: checking for strip
289configure:7046: found /opt/local/bin/strip
290configure:7057: result: strip
291configure:7129: checking for ranlib
292configure:7145: found /opt/local/bin/ranlib
293configure:7156: result: ranlib
294configure:7258: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
295configure:7378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
296configure:7381: $? = 0
297configure:7385: /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
298configure:7388: $? = 0
299cannot find nm_test_var in conftest.nm
300configure:7378: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
301configure:7381: $? = 0
302configure:7385: /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
303configure:7388: $? = 0
304configure:7454: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c conftstm.o >&5
305configure:7457: $? = 0
306configure:7495: result: ok
307configure:7532: checking for sysroot
308configure:7562: result: no
309configure:7831: checking for mt
310configure:7861: result: no
311configure:7881: checking if : is a manifest tool
312configure:7887: : '-?'
313configure:7895: result: no
314configure:7951: checking for dsymutil
315configure:7967: found /usr/bin/dsymutil
316configure:7978: result: dsymutil
317configure:8043: checking for nmedit
318configure:8059: found /opt/local/bin/nmedit
319configure:8070: result: nmedit
320configure:8135: checking for lipo
321configure:8151: found /opt/local/bin/lipo
322configure:8162: result: lipo
323configure:8227: checking for otool
324configure:8243: found /opt/local/bin/otool
325configure:8254: result: otool
326configure:8319: checking for otool64
327configure:8349: result: no
328configure:8394: checking for -single_module linker flag
329/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
330configure:8427: result: yes
331configure:8430: checking for -exported_symbols_list linker flag
332configure:8450: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
333configure:8450: $? = 0
334configure:8460: result: yes
335configure:8463: checking for -force_load linker flag
336/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
337ar cru libconftest.a conftest.o
338ranlib libconftest.a
339/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
340configure:8495: result: yes
341configure:8533: checking for ANSI C header files
342configure:8553: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
343configure:8553: $? = 0
344configure:8626: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c  >&5
345configure:8626: $? = 0
346configure:8626: ./conftest
347configure:8626: $? = 0
348configure:8637: result: yes
349configure:8650: checking for sys/types.h
350configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
351configure:8650: $? = 0
352configure:8650: result: yes
353configure:8650: checking for sys/stat.h
354configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
355configure:8650: $? = 0
356configure:8650: result: yes
357configure:8650: checking for stdlib.h
358configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
359configure:8650: $? = 0
360configure:8650: result: yes
361configure:8650: checking for string.h
362configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
363configure:8650: $? = 0
364configure:8650: result: yes
365configure:8650: checking for memory.h
366configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
367configure:8650: $? = 0
368configure:8650: result: yes
369configure:8650: checking for strings.h
370configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
371configure:8650: $? = 0
372configure:8650: result: yes
373configure:8650: checking for inttypes.h
374configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
375configure:8650: $? = 0
376configure:8650: result: yes
377configure:8650: checking for stdint.h
378configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
379configure:8650: $? = 0
380configure:8650: result: yes
381configure:8650: checking for unistd.h
382configure:8650: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
383configure:8650: $? = 0
384configure:8650: result: yes
385configure:8664: checking for dlfcn.h
386configure:8664: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
387configure:8664: $? = 0
388configure:8664: result: yes
389configure:8848: checking for objdir
390configure:8863: result: .libs
391configure:9130: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
392configure:9148: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
393configure:9152: $? = 0
394configure:9165: result: yes
395configure:9492: checking for /usr/bin/clang option to produce PIC
396configure:9499: result: -fno-common -DPIC
397configure:9507: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
398configure:9525: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
399configure:9529: $? = 0
400configure:9542: result: yes
401configure:9571: checking if /usr/bin/clang static flag -static works
402configure:9599: result: no
403configure:9614: checking if /usr/bin/clang supports -c -o file.o
404configure:9635: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
405configure:9639: $? = 0
406configure:9661: result: yes
407configure:9669: checking if /usr/bin/clang supports -c -o file.o
408configure:9716: result: yes
409configure:9749: checking whether the /usr/bin/clang linker (/xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
410configure:10906: result: yes
411configure:11146: checking dynamic linker characteristics
412configure:11880: result: darwin14.3.0 dyld
413configure:11987: checking how to hardcode library paths into programs
414configure:12012: result: immediate
415configure:12057: checking for dlopen in -ldl
416configure:12082: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c -ldl   >&5
417configure:12082: $? = 0
418configure:12091: result: yes
419configure:12306: checking whether a program can dlopen itself
420configure:12386: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64  conftest.c -ldl  >&5
421configure:12389: $? = 0
422configure:12407: result: yes
423configure:12412: checking whether a statically linked program can dlopen itself
424configure:12492: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64   conftest.c -ldl  >&5
425configure:12495: $? = 0
426configure:12513: result: yes
427configure:12552: checking whether stripping libraries is possible
428configure:12566: result: yes
429configure:12592: checking if libtool supports shared libraries
430configure:12594: result: yes
431configure:12597: checking whether to build shared libraries
432configure:12618: result: yes
433configure:12621: checking whether to build static libraries
434configure:12625: result: no
435configure:12648: checking how to run the C++ preprocessor
436configure:12675: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
437configure:12675: $? = 0
438configure:12689: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
439conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found
440#include <ac_nonexistent.h>
441         ^
4421 error generated.
443configure:12689: $? = 1
444configure: failed program was:
445| /* confdefs.h */
446| #define PACKAGE_NAME "wireshark"
447| #define PACKAGE_TARNAME "wireshark"
448| #define PACKAGE_VERSION "1.12.4"
449| #define PACKAGE_STRING "wireshark 1.12.4"
450| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/"
451| #define PACKAGE_URL "http://www.wireshark.org/"
452| #define PACKAGE "wireshark"
453| #define VERSION "1.12.4"
454| #define VERSION_MAJOR 1
455| #define VERSION_MINOR 12
456| #define VERSION_MICRO 4
457| #define STDC_HEADERS 1
458| #define HAVE_SYS_TYPES_H 1
459| #define HAVE_SYS_STAT_H 1
460| #define HAVE_STDLIB_H 1
461| #define HAVE_STRING_H 1
462| #define HAVE_MEMORY_H 1
463| #define HAVE_STRINGS_H 1
464| #define HAVE_INTTYPES_H 1
465| #define HAVE_STDINT_H 1
466| #define HAVE_UNISTD_H 1
467| #define HAVE_DLFCN_H 1
468| #define LT_OBJDIR ".libs/"
469| /* end confdefs.h.  */
470| #include <ac_nonexistent.h>
471configure:12714: result: /usr/bin/clang++ -E
472configure:12734: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
473configure:12734: $? = 0
474configure:12748: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
475conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found
476#include <ac_nonexistent.h>
477         ^
4781 error generated.
479configure:12748: $? = 1
480configure: failed program was:
481| /* confdefs.h */
482| #define PACKAGE_NAME "wireshark"
483| #define PACKAGE_TARNAME "wireshark"
484| #define PACKAGE_VERSION "1.12.4"
485| #define PACKAGE_STRING "wireshark 1.12.4"
486| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/"
487| #define PACKAGE_URL "http://www.wireshark.org/"
488| #define PACKAGE "wireshark"
489| #define VERSION "1.12.4"
490| #define VERSION_MAJOR 1
491| #define VERSION_MINOR 12
492| #define VERSION_MICRO 4
493| #define STDC_HEADERS 1
494| #define HAVE_SYS_TYPES_H 1
495| #define HAVE_SYS_STAT_H 1
496| #define HAVE_STDLIB_H 1
497| #define HAVE_STRING_H 1
498| #define HAVE_MEMORY_H 1
499| #define HAVE_STRINGS_H 1
500| #define HAVE_INTTYPES_H 1
501| #define HAVE_STDINT_H 1
502| #define HAVE_UNISTD_H 1
503| #define HAVE_DLFCN_H 1
504| #define LT_OBJDIR ".libs/"
505| /* end confdefs.h.  */
506| #include <ac_nonexistent.h>
507configure:12917: checking for ld used by /usr/bin/clang++
508configure:12984: result: /xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
509configure:12991: checking if the linker (/xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
510configure:13006: result: no
511configure:13061: checking whether the /usr/bin/clang++ linker (/xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
512configure:14063: result: yes
513configure:14099: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -Qunused-arguments -I/opt/local/include conftest.cpp >&5
514configure:14102: $? = 0
515configure:14622: checking for /usr/bin/clang++ option to produce PIC
516configure:14629: result: -fno-common -DPIC
517configure:14637: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
518configure:14655: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -Qunused-arguments -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
519configure:14659: $? = 0
520configure:14672: result: yes
521configure:14695: checking if /usr/bin/clang++ static flag -static works
522configure:14723: result: no
523configure:14735: checking if /usr/bin/clang++ supports -c -o file.o
524configure:14756: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -Qunused-arguments -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
525configure:14760: $? = 0
526configure:14782: result: yes
527configure:14787: checking if /usr/bin/clang++ supports -c -o file.o
528configure:14834: result: yes
529configure:14864: checking whether the /usr/bin/clang++ linker (/xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
530configure:14903: result: yes
531configure:15044: checking dynamic linker characteristics
532configure:15712: result: darwin14.3.0 dyld
533configure:15765: checking how to hardcode library paths into programs
534configure:15790: result: immediate
535configure:15870: checking whether /usr/bin/clang++ is a C++ compiler
536configure:15894: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -Qunused-arguments -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.cpp  >&5
537configure:15894: $? = 0
538configure:15895: result: yes
539configure:15915: checking for perl
540configure:15933: found /opt/local/bin/perl
541configure:15945: result: /opt/local/bin/perl
542configure:15957: checking for python
543configure:15975: found /usr/bin/python
544configure:15987: result: /usr/bin/python
545configure:16002: checking whether /usr/bin/python is Python 2.5 or later
546configure:16012: result: yes
547configure:16040: checking for bison
548configure:16056: found /opt/local/bin/bison
549configure:16067: result: bison -y
550configure:16081: checking for bison
551configure:16099: found /opt/local/bin/bison
552configure:16111: result: /opt/local/bin/bison
553configure:16127: checking for flex
554configure:16143: found /opt/local/bin/flex
555configure:16154: result: flex
556configure:16192: flex conftest.l
557configure:16196: $? = 0
558configure:16198: checking lex output file root
559configure:16212: result: lex.yy
560configure:16217: checking lex library
561configure:16231: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c   >&5
562Undefined symbols for architecture x86_64:
563  "_yywrap", referenced from:
564      _yylex in conftest-113a35.o
565      _main in conftest-113a35.o
566ld: symbol(s) not found for architecture x86_64
567clang: error: linker command failed with exit code 1 (use -v to see invocation)
568configure:16231: $? = 1
569configure: failed program was:
570| /* confdefs.h */
571| #define PACKAGE_NAME "wireshark"
572| #define PACKAGE_TARNAME "wireshark"
573| #define PACKAGE_VERSION "1.12.4"
574| #define PACKAGE_STRING "wireshark 1.12.4"
575| #define PACKAGE_BUGREPORT "http://bugs.wireshark.org/"
576| #define PACKAGE_URL "http://www.wireshark.org/"
577| #define PACKAGE "wireshark"
578| #define VERSION "1.12.4"
579| #define VERSION_MAJOR 1
580| #define VERSION_MINOR 12
581| #define VERSION_MICRO 4
582| #define STDC_HEADERS 1
583| #define HAVE_SYS_TYPES_H 1
584| #define HAVE_SYS_STAT_H 1
585| #define HAVE_STDLIB_H 1
586| #define HAVE_STRING_H 1
587| #define HAVE_MEMORY_H 1
588| #define HAVE_STRINGS_H 1
589| #define HAVE_INTTYPES_H 1
590| #define HAVE_STDINT_H 1
591| #define HAVE_UNISTD_H 1
592| #define HAVE_DLFCN_H 1
593| #define LT_OBJDIR ".libs/"
594| /* end confdefs.h.  */
595|
596| #line 3 "lex.yy.c"
597|
598| #define  YY_INT_ALIGNED short int
599|
600| /* A lexical scanner generated by flex */
601|
602| #define FLEX_SCANNER
603| #define YY_FLEX_MAJOR_VERSION 2
604| #define YY_FLEX_MINOR_VERSION 5
605| #define YY_FLEX_SUBMINOR_VERSION 37
606| #if YY_FLEX_SUBMINOR_VERSION > 0
607| #define FLEX_BETA
608| #endif
609|
610| /* First, we deal with  platform-specific or compiler-specific issues. */
611|
612| /* begin standard C headers. */
613| #include <stdio.h>
614| #include <string.h>
615| #include <errno.h>
616| #include <stdlib.h>
617|
618| /* end standard C headers. */
619|
620| /* flex integer type definitions */
621|
622| #ifndef FLEXINT_H
623| #define FLEXINT_H
624|
625| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
626|
627| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
628|
629| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
630|  * if you want the limit (max/min) macros for int types.
631|  */
632| #ifndef __STDC_LIMIT_MACROS
633| #define __STDC_LIMIT_MACROS 1
634| #endif
635|
636| #include <inttypes.h>
637| typedef int8_t flex_int8_t;
638| typedef uint8_t flex_uint8_t;
639| typedef int16_t flex_int16_t;
640| typedef uint16_t flex_uint16_t;
641| typedef int32_t flex_int32_t;
642| typedef uint32_t flex_uint32_t;
643| #else
644| typedef signed char flex_int8_t;
645| typedef short int flex_int16_t;
646| typedef int flex_int32_t;
647| typedef unsigned char flex_uint8_t;
648| typedef unsigned short int flex_uint16_t;
649| typedef unsigned int flex_uint32_t;
650|
651| /* Limits of integral types. */
652| #ifndef INT8_MIN
653| #define INT8_MIN               (-128)
654| #endif
655| #ifndef INT16_MIN
656| #define INT16_MIN              (-32767-1)
657| #endif
658| #ifndef INT32_MIN
659| #define INT32_MIN              (-2147483647-1)
660| #endif
661| #ifndef INT8_MAX
662| #define INT8_MAX               (127)
663| #endif
664| #ifndef INT16_MAX
665| #define INT16_MAX              (32767)
666| #endif
667| #ifndef INT32_MAX
668| #define INT32_MAX              (2147483647)
669| #endif
670| #ifndef UINT8_MAX
671| #define UINT8_MAX              (255U)
672| #endif
673| #ifndef UINT16_MAX
674| #define UINT16_MAX             (65535U)
675| #endif
676| #ifndef UINT32_MAX
677| #define UINT32_MAX             (4294967295U)
678| #endif
679|
680| #endif /* ! C99 */
681|
682| #endif /* ! FLEXINT_H */
683|
684| #ifdef __cplusplus
685|
686| /* The "const" storage-class-modifier is valid. */
687| #define YY_USE_CONST
688|
689| #else /* ! __cplusplus */
690|
691| /* C99 requires __STDC__ to be defined as 1. */
692| #if defined (__STDC__)
693|
694| #define YY_USE_CONST
695|
696| #endif        /* defined (__STDC__) */
697| #endif        /* ! __cplusplus */
698|
699| #ifdef YY_USE_CONST
700| #define yyconst const
701| #else
702| #define yyconst
703| #endif
704|
705| /* Returned upon end-of-file. */
706| #define YY_NULL 0
707|
708| /* Promotes a possibly negative, possibly signed char to an unsigned
709|  * integer for use as an array index.  If the signed char is negative,
710|  * we want to instead treat it as an 8-bit unsigned char, hence the
711|  * double cast.
712|  */
713| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
714|
715| /* Enter a start condition.  This macro really ought to take a parameter,
716|  * but we do it the disgusting crufty way forced on us by the ()-less
717|  * definition of BEGIN.
718|  */
719| #define BEGIN (yy_start) = 1 + 2 *
720|
721| /* Translate the current start state into a value that can be later handed
722|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
723|  * compatibility.
724|  */
725| #define YY_START (((yy_start) - 1) / 2)
726| #define YYSTATE YY_START
727|
728| /* Action number for EOF rule of a given start state. */
729| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
730|
731| /* Special action meaning "start processing a new file". */
732| #define YY_NEW_FILE yyrestart(yyin  )
733|
734| #define YY_END_OF_BUFFER_CHAR 0
735|
736| /* Size of default input buffer. */
737| #ifndef YY_BUF_SIZE
738| #define YY_BUF_SIZE 16384
739| #endif
740|
741| /* The state buf must be large enough to hold one state per character in the main buffer.
742|  */
743| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
744|
745| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
746| #define YY_TYPEDEF_YY_BUFFER_STATE
747| typedef struct yy_buffer_state *YY_BUFFER_STATE;
748| #endif
749|
750| #ifndef YY_TYPEDEF_YY_SIZE_T
751| #define YY_TYPEDEF_YY_SIZE_T
752| typedef size_t yy_size_t;
753| #endif
754|
755| extern yy_size_t yyleng;
756|
757| extern FILE *yyin, *yyout;
758|
759| #define EOB_ACT_CONTINUE_SCAN 0
760| #define EOB_ACT_END_OF_FILE 1
761| #define EOB_ACT_LAST_MATCH 2
762|
763|     #define YY_LESS_LINENO(n)
764|     
765| /* Return all but the first "n" matched characters back to the input stream. */
766| #define yyless(n) \
767|       do \
768|               { \
769|               /* Undo effects of setting up yytext. */ \
770|         int yyless_macro_arg = (n); \
771|         YY_LESS_LINENO(yyless_macro_arg);\
772|               *yy_cp = (yy_hold_char); \
773|               YY_RESTORE_YY_MORE_OFFSET \
774|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
775|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
776|               } \
777|       while ( 0 )
778|
779| #define unput(c) yyunput( c, (yytext_ptr)  )
780|
781| #ifndef YY_STRUCT_YY_BUFFER_STATE
782| #define YY_STRUCT_YY_BUFFER_STATE
783| struct yy_buffer_state
784|       {
785|       FILE *yy_input_file;
786|
787|       char *yy_ch_buf;                /* input buffer */
788|       char *yy_buf_pos;               /* current position in input buffer */
789|
790|       /* Size of input buffer in bytes, not including room for EOB
791|        * characters.
792|        */
793|       yy_size_t yy_buf_size;
794|
795|       /* Number of characters read into yy_ch_buf, not including EOB
796|        * characters.
797|        */
798|       yy_size_t yy_n_chars;
799|
800|       /* Whether we "own" the buffer - i.e., we know we created it,
801|        * and can realloc() it to grow it, and should free() it to
802|        * delete it.
803|        */
804|       int yy_is_our_buffer;
805|
806|       /* Whether this is an "interactive" input source; if so, and
807|        * if we're using stdio for input, then we want to use getc()
808|        * instead of fread(), to make sure we stop fetching input after
809|        * each newline.
810|        */
811|       int yy_is_interactive;
812|
813|       /* Whether we're considered to be at the beginning of a line.
814|        * If so, '^' rules will be active on the next match, otherwise
815|        * not.
816|        */
817|       int yy_at_bol;
818|
819|     int yy_bs_lineno; /**< The line count. */
820|     int yy_bs_column; /**< The column count. */
821|     
822|       /* Whether to try to fill the input buffer when we reach the
823|        * end of it.
824|        */
825|       int yy_fill_buffer;
826|
827|       int yy_buffer_status;
828|
829| #define YY_BUFFER_NEW 0
830| #define YY_BUFFER_NORMAL 1
831|       /* When an EOF's been seen but there's still some text to process
832|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
833|        * shouldn't try reading from the input source any more.  We might
834|        * still have a bunch of tokens to match, though, because of
835|        * possible backing-up.
836|        *
837|        * When we actually see the EOF, we change the status to "new"
838|        * (via yyrestart()), so that the user can continue scanning by
839|        * just pointing yyin at a new input file.
840|        */
841| #define YY_BUFFER_EOF_PENDING 2
842|
843|       };
844| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
845|
846| /* Stack of input buffers. */
847| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
848| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
849| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
850|
851| /* We provide macros for accessing buffer states in case in the
852|  * future we want to put the buffer states in a more general
853|  * "scanner state".
854|  *
855|  * Returns the top of the stack, or NULL.
856|  */
857| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
858|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
859|                           : NULL)
860|
861| /* Same as previous macro, but useful when we know that the buffer stack is not
862|  * NULL or when we need an lvalue. For internal use only.
863|  */
864| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
865|
866| /* yy_hold_char holds the character lost when yytext is formed. */
867| static char yy_hold_char;
868| static yy_size_t yy_n_chars;          /* number of characters read into yy_ch_buf */
869| yy_size_t yyleng;
870|
871| /* Points to current character in buffer. */
872| static char *yy_c_buf_p = (char *) 0;
873| static int yy_init = 0;               /* whether we need to initialize */
874| static int yy_start = 0;      /* start state number */
875|
876| /* Flag which is used to allow yywrap()'s to do buffer switches
877|  * instead of setting up a fresh yyin.  A bit of a hack ...
878|  */
879| static int yy_did_buffer_switch_on_eof;
880|
881| void yyrestart (FILE *input_file  );
882| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
883| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
884| void yy_delete_buffer (YY_BUFFER_STATE b  );
885| void yy_flush_buffer (YY_BUFFER_STATE b  );
886| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
887| void yypop_buffer_state (void );
888|
889| static void yyensure_buffer_stack (void );
890| static void yy_load_buffer_state (void );
891| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
892|
893| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
894|
895| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
896| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
897| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len  );
898|
899| void *yyalloc (yy_size_t  );
900| void *yyrealloc (void *,yy_size_t  );
901| void yyfree (void *  );
902|
903| #define yy_new_buffer yy_create_buffer
904|
905| #define yy_set_interactive(is_interactive) \
906|       { \
907|       if ( ! YY_CURRENT_BUFFER ){ \
908|         yyensure_buffer_stack (); \
909|               YY_CURRENT_BUFFER_LVALUE =    \
910|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
911|       } \
912|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
913|       }
914|
915| #define yy_set_bol(at_bol) \
916|       { \
917|       if ( ! YY_CURRENT_BUFFER ){\
918|         yyensure_buffer_stack (); \
919|               YY_CURRENT_BUFFER_LVALUE =    \
920|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
921|       } \
922|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
923|       }
924|
925| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
926|
927| /* Begin user sect3 */
928|
929| typedef unsigned char YY_CHAR;
930|
931| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
932|
933| typedef int yy_state_type;
934|
935| extern int yylineno;
936|
937| int yylineno = 1;
938|
939| extern char *yytext;
940| #define yytext_ptr yytext
941|
942| static yy_state_type yy_get_previous_state (void );
943| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
944| static int yy_get_next_buffer (void );
945| static void yy_fatal_error (yyconst char msg[]  );
946|
947| /* Done after the current pattern has been matched and before the
948|  * corresponding action - sets up yytext.
949|  */
950| #define YY_DO_BEFORE_ACTION \
951|       (yytext_ptr) = yy_bp; \
952|       (yytext_ptr) -= (yy_more_len); \
953|       yyleng = (size_t) (yy_cp - (yytext_ptr)); \
954|       (yy_hold_char) = *yy_cp; \
955|       *yy_cp = '\0'; \
956|       (yy_c_buf_p) = yy_cp;
957|
958| #define YY_NUM_RULES 8
959| #define YY_END_OF_BUFFER 9
960| /* This struct is not used in this scanner,
961|    but its presence is necessary. */
962| struct yy_trans_info
963|       {
964|       flex_int32_t yy_verify;
965|       flex_int32_t yy_nxt;
966|       };
967| static yyconst flex_int16_t yy_acclist[23] =
968|     {   0,
969|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
970|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
971|         7,    8
972|     } ;
973|
974| static yyconst flex_int16_t yy_accept[14] =
975|     {   0,
976|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
977|        20,   23,   23
978|     } ;
979|
980| static yyconst flex_int32_t yy_ec[256] =
981|     {   0,
982|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
983|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
984|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
985|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
986|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
987|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
988|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
989|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
990|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
991|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
992|
993|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
994|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
995|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
996|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
997|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
998|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
999|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1000|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1001|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1002|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1003|
1004|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1005|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1006|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1007|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1008|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
1009|         1,    1,    1,    1,    1
1010|     } ;
1011|
1012| static yyconst flex_int32_t yy_meta[9] =
1013|     {   0,
1014|         1,    1,    1,    1,    1,    1,    1,    1
1015|     } ;
1016|
1017| static yyconst flex_int16_t yy_base[13] =
1018|     {   0,
1019|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
1020|        10,   10
1021|     } ;
1022|
1023| static yyconst flex_int16_t yy_def[13] =
1024|     {   0,
1025|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
1026|        12,    0
1027|     } ;
1028|
1029| static yyconst flex_int16_t yy_nxt[19] =
1030|     {   0,
1031|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
1032|        12,   12,   12,   12,   12,   12,   12,   12
1033|     } ;
1034|
1035| static yyconst flex_int16_t yy_chk[19] =
1036|     {   0,
1037|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
1038|        12,   12,   12,   12,   12,   12,   12,   12
1039|     } ;
1040|
1041| extern int yy_flex_debug;
1042| int yy_flex_debug = 0;
1043|
1044| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
1045| static char *yy_full_match;
1046| static int yy_lp;
1047| #define REJECT \
1048| { \
1049| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
1050| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
1051| ++(yy_lp); \
1052| goto find_rule; \
1053| }
1054|
1055| static int yy_more_flag = 0;
1056| static int yy_more_len = 0;
1057| #define yymore() ((yy_more_flag) = 1)
1058| #define YY_MORE_ADJ (yy_more_len)
1059| #define YY_RESTORE_YY_MORE_OFFSET
1060| char *yytext;
1061| #line 1 "conftest.l"
1062| #line 469 "lex.yy.c"
1063|
1064| #define INITIAL 0
1065|
1066| #ifndef YY_NO_UNISTD_H
1067| /* Special case for "unistd.h", since it is non-ANSI. We include it way
1068|  * down here because we want the user's section 1 to have been scanned first.
1069|  * The user has a chance to override it with an option.
1070|  */
1071| #include <unistd.h>
1072| #endif
1073|
1074| #ifndef YY_EXTRA_TYPE
1075| #define YY_EXTRA_TYPE void *
1076| #endif
1077|
1078| static int yy_init_globals (void );
1079|
1080| /* Accessor methods to globals.
1081|    These are made visible to non-reentrant scanners for convenience. */
1082|
1083| int yylex_destroy (void );
1084|
1085| int yyget_debug (void );
1086|
1087| void yyset_debug (int debug_flag  );
1088|
1089| YY_EXTRA_TYPE yyget_extra (void );
1090|
1091| void yyset_extra (YY_EXTRA_TYPE user_defined  );
1092|
1093| FILE *yyget_in (void );
1094|
1095| void yyset_in  (FILE * in_str  );
1096|
1097| FILE *yyget_out (void );
1098|
1099| void yyset_out  (FILE * out_str  );
1100|
1101| yy_size_t yyget_leng (void );
1102|
1103| char *yyget_text (void );
1104|
1105| int yyget_lineno (void );
1106|
1107| void yyset_lineno (int line_number  );
1108|
1109| /* Macros after this point can all be overridden by user definitions in
1110|  * section 1.
1111|  */
1112|
1113| #ifndef YY_SKIP_YYWRAP
1114| #ifdef __cplusplus
1115| extern "C" int yywrap (void );
1116| #else
1117| extern int yywrap (void );
1118| #endif
1119| #endif
1120|
1121|     static void yyunput (int c,char *buf_ptr  );
1122|     
1123| #ifndef yytext_ptr
1124| static void yy_flex_strncpy (char *,yyconst char *,int );
1125| #endif
1126|
1127| #ifdef YY_NEED_STRLEN
1128| static int yy_flex_strlen (yyconst char * );
1129| #endif
1130|
1131| #ifndef YY_NO_INPUT
1132|
1133| #ifdef __cplusplus
1134| static int yyinput (void );
1135| #else
1136| static int input (void );
1137| #endif
1138|
1139| #endif
1140|
1141| /* Amount of stuff to slurp up with each read. */
1142| #ifndef YY_READ_BUF_SIZE
1143| #define YY_READ_BUF_SIZE 8192
1144| #endif
1145|
1146| /* Copy whatever the last rule matched to the standard output. */
1147| #ifndef ECHO
1148| /* This used to be an fputs(), but since the string might contain NUL's,
1149|  * we now use fwrite().
1150|  */
1151| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
1152| #endif
1153|
1154| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
1155|  * is returned in "result".
1156|  */
1157| #ifndef YY_INPUT
1158| #define YY_INPUT(buf,result,max_size) \
1159|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1160|               { \
1161|               int c = '*'; \
1162|               size_t n; \
1163|               for ( n = 0; n < max_size && \
1164|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
1165|                       buf[n] = (char) c; \
1166|               if ( c == '\n' ) \
1167|                       buf[n++] = (char) c; \
1168|               if ( c == EOF && ferror( yyin ) ) \
1169|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
1170|               result = n; \
1171|               } \
1172|       else \
1173|               { \
1174|               errno=0; \
1175|               while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
1176|                       { \
1177|                       if( errno != EINTR) \
1178|                               { \
1179|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
1180|                               break; \
1181|                               } \
1182|                       errno=0; \
1183|                       clearerr(yyin); \
1184|                       } \
1185|               }\
1186| \
1187|
1188| #endif
1189|
1190| /* No semi-colon after return; correct usage is to write "yyterminate();" -
1191|  * we don't want an extra ';' after the "return" because that will cause
1192|  * some compilers to complain about unreachable statements.
1193|  */
1194| #ifndef yyterminate
1195| #define yyterminate() return YY_NULL
1196| #endif
1197|
1198| /* Number of entries by which start-condition stack grows. */
1199| #ifndef YY_START_STACK_INCR
1200| #define YY_START_STACK_INCR 25
1201| #endif
1202|
1203| /* Report a fatal error. */
1204| #ifndef YY_FATAL_ERROR
1205| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
1206| #endif
1207|
1208| /* end tables serialization structures and prototypes */
1209|
1210| /* Default declaration of generated scanner - a define so the user can
1211|  * easily add parameters.
1212|  */
1213| #ifndef YY_DECL
1214| #define YY_DECL_IS_OURS 1
1215|
1216| extern int yylex (void);
1217|
1218| #define YY_DECL int yylex (void)
1219| #endif /* !YY_DECL */
1220|
1221| /* Code executed at the beginning of each rule, after yytext and yyleng
1222|  * have been set up.
1223|  */
1224| #ifndef YY_USER_ACTION
1225| #define YY_USER_ACTION
1226| #endif
1227|
1228| /* Code executed at the end of each rule. */
1229| #ifndef YY_BREAK
1230| #define YY_BREAK break;
1231| #endif
1232|
1233| #define YY_RULE_SETUP \
1234|       YY_USER_ACTION
1235|
1236| /** The main scanner function which does all the work.
1237|  */
1238| YY_DECL
1239| {
1240|       register yy_state_type yy_current_state;
1241|       register char *yy_cp, *yy_bp;
1242|       register int yy_act;
1243|     
1244| #line 1 "conftest.l"
1245|
1246| #line 653 "lex.yy.c"
1247|
1248|       if ( !(yy_init) )
1249|               {
1250|               (yy_init) = 1;
1251|
1252| #ifdef YY_USER_INIT
1253|               YY_USER_INIT;
1254| #endif
1255|
1256|         /* Create the reject buffer large enough to save one state per allowed character. */
1257|         if ( ! (yy_state_buf) )
1258|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
1259|             if ( ! (yy_state_buf) )
1260|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
1261|
1262|               if ( ! (yy_start) )
1263|                       (yy_start) = 1; /* first start state */
1264|
1265|               if ( ! yyin )
1266|                       yyin = stdin;
1267|
1268|               if ( ! yyout )
1269|                       yyout = stdout;
1270|
1271|               if ( ! YY_CURRENT_BUFFER ) {
1272|                       yyensure_buffer_stack ();
1273|                       YY_CURRENT_BUFFER_LVALUE =
1274|                               yy_create_buffer(yyin,YY_BUF_SIZE );
1275|               }
1276|
1277|               yy_load_buffer_state( );
1278|               }
1279|
1280|       while ( 1 )             /* loops until end-of-file is reached */
1281|               {
1282|               (yy_more_len) = 0;
1283|               if ( (yy_more_flag) )
1284|                       {
1285|                       (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
1286|                       (yy_more_flag) = 0;
1287|                       }
1288|               yy_cp = (yy_c_buf_p);
1289|
1290|               /* Support of yytext. */
1291|               *yy_cp = (yy_hold_char);
1292|
1293|               /* yy_bp points to the position in yy_ch_buf of the start of
1294|                * the current run.
1295|                */
1296|               yy_bp = yy_cp;
1297|
1298|               yy_current_state = (yy_start);
1299|
1300|               (yy_state_ptr) = (yy_state_buf);
1301|               *(yy_state_ptr)++ = yy_current_state;
1302|
1303| yy_match:
1304|               do
1305|                       {
1306|                       register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
1307|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1308|                               {
1309|                               yy_current_state = (int) yy_def[yy_current_state];
1310|                               if ( yy_current_state >= 13 )
1311|                                       yy_c = yy_meta[(unsigned int) yy_c];
1312|                               }
1313|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1314|                       *(yy_state_ptr)++ = yy_current_state;
1315|                       ++yy_cp;
1316|                       }
1317|               while ( yy_base[yy_current_state] != 10 );
1318|
1319| yy_find_action:
1320|               yy_current_state = *--(yy_state_ptr);
1321|               (yy_lp) = yy_accept[yy_current_state];
1322| find_rule: /* we branch to this label when backing up */
1323|               for ( ; ; ) /* until we find what rule we matched */
1324|                       {
1325|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
1326|                               {
1327|                               yy_act = yy_acclist[(yy_lp)];
1328|                                       {
1329|                                       (yy_full_match) = yy_cp;
1330|                                       break;
1331|                                       }
1332|                               }
1333|                       --yy_cp;
1334|                       yy_current_state = *--(yy_state_ptr);
1335|                       (yy_lp) = yy_accept[yy_current_state];
1336|                       }
1337|
1338|               YY_DO_BEFORE_ACTION;
1339|
1340| do_action:    /* This label is used only to access EOF actions. */
1341|
1342|               switch ( yy_act )
1343|       { /* beginning of action switch */
1344| case 1:
1345| YY_RULE_SETUP
1346| #line 2 "conftest.l"
1347| { ECHO; }
1348|       YY_BREAK
1349| case 2:
1350| YY_RULE_SETUP
1351| #line 3 "conftest.l"
1352| { REJECT; }
1353|       YY_BREAK
1354| case 3:
1355| YY_RULE_SETUP
1356| #line 4 "conftest.l"
1357| { yymore (); }
1358|       YY_BREAK
1359| case 4:
1360| YY_RULE_SETUP
1361| #line 5 "conftest.l"
1362| { yyless (1); }
1363|       YY_BREAK
1364| case 5:
1365| YY_RULE_SETUP
1366| #line 6 "conftest.l"
1367| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
1368|     yyless ((input () != 0)); }
1369|       YY_BREAK
1370| case 6:
1371| YY_RULE_SETUP
1372| #line 8 "conftest.l"
1373| { unput (yytext[0]); }
1374|       YY_BREAK
1375| case 7:
1376| YY_RULE_SETUP
1377| #line 9 "conftest.l"
1378| { BEGIN INITIAL; }
1379|       YY_BREAK
1380| case 8:
1381| YY_RULE_SETUP
1382| #line 10 "conftest.l"
1383| ECHO;
1384|       YY_BREAK
1385| #line 792 "lex.yy.c"
1386|                       case YY_STATE_EOF(INITIAL):
1387|                               yyterminate();
1388|
1389|       case YY_END_OF_BUFFER:
1390|               {
1391|               /* Amount of text matched not including the EOB char. */
1392|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1393|
1394|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
1395|               *yy_cp = (yy_hold_char);
1396|               YY_RESTORE_YY_MORE_OFFSET
1397|
1398|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
1399|                       {
1400|                       /* We're scanning a new file or input source.  It's
1401|                        * possible that this happened because the user
1402|                        * just pointed yyin at a new source and called
1403|                        * yylex().  If so, then we have to assure
1404|                        * consistency between YY_CURRENT_BUFFER and our
1405|                        * globals.  Here is the right place to do so, because
1406|                        * this is the first action (other than possibly a
1407|                        * back-up) that will match for the new input source.
1408|                        */
1409|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1410|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
1411|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
1412|                       }
1413|
1414|               /* Note that here we test for yy_c_buf_p "<=" to the position
1415|                * of the first EOB in the buffer, since yy_c_buf_p will
1416|                * already have been incremented past the NUL character
1417|                * (since all states make transitions on EOB to the
1418|                * end-of-buffer state).  Contrast this with the test
1419|                * in input().
1420|                */
1421|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1422|                       { /* This was really a NUL. */
1423|                       yy_state_type yy_next_state;
1424|
1425|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1426|
1427|                       yy_current_state = yy_get_previous_state(  );
1428|
1429|                       /* Okay, we're now positioned to make the NUL
1430|                        * transition.  We couldn't have
1431|                        * yy_get_previous_state() go ahead and do it
1432|                        * for us because it doesn't know how to deal
1433|                        * with the possibility of jamming (and we don't
1434|                        * want to build jamming into it because then it
1435|                        * will run more slowly).
1436|                        */
1437|
1438|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
1439|
1440|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1441|
1442|                       if ( yy_next_state )
1443|                               {
1444|                               /* Consume the NUL. */
1445|                               yy_cp = ++(yy_c_buf_p);
1446|                               yy_current_state = yy_next_state;
1447|                               goto yy_match;
1448|                               }
1449|
1450|                       else
1451|                               {
1452|                               yy_cp = (yy_c_buf_p);
1453|                               goto yy_find_action;
1454|                               }
1455|                       }
1456|
1457|               else switch ( yy_get_next_buffer(  ) )
1458|                       {
1459|                       case EOB_ACT_END_OF_FILE:
1460|                               {
1461|                               (yy_did_buffer_switch_on_eof) = 0;
1462|
1463|                               if ( yywrap( ) )
1464|                                       {
1465|                                       /* Note: because we've taken care in
1466|                                        * yy_get_next_buffer() to have set up
1467|                                        * yytext, we can now set up
1468|                                        * yy_c_buf_p so that if some total
1469|                                        * hoser (like flex itself) wants to
1470|                                        * call the scanner after we return the
1471|                                        * YY_NULL, it'll still work - another
1472|                                        * YY_NULL will get returned.
1473|                                        */
1474|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1475|
1476|                                       yy_act = YY_STATE_EOF(YY_START);
1477|                                       goto do_action;
1478|                                       }
1479|
1480|                               else
1481|                                       {
1482|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1483|                                               YY_NEW_FILE;
1484|                                       }
1485|                               break;
1486|                               }
1487|
1488|                       case EOB_ACT_CONTINUE_SCAN:
1489|                               (yy_c_buf_p) =
1490|                                       (yytext_ptr) + yy_amount_of_matched_text;
1491|
1492|                               yy_current_state = yy_get_previous_state(  );
1493|
1494|                               yy_cp = (yy_c_buf_p);
1495|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1496|                               goto yy_match;
1497|
1498|                       case EOB_ACT_LAST_MATCH:
1499|                               (yy_c_buf_p) =
1500|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
1501|
1502|                               yy_current_state = yy_get_previous_state(  );
1503|
1504|                               yy_cp = (yy_c_buf_p);
1505|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1506|                               goto yy_find_action;
1507|                       }
1508|               break;
1509|               }
1510|
1511|       default:
1512|               YY_FATAL_ERROR(
1513|                       "fatal flex scanner internal error--no action found" );
1514|       } /* end of action switch */
1515|               } /* end of scanning one token */
1516| } /* end of yylex */
1517|
1518| /* yy_get_next_buffer - try to read in a new buffer
1519|  *
1520|  * Returns a code representing an action:
1521|  *    EOB_ACT_LAST_MATCH -
1522|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1523|  *    EOB_ACT_END_OF_FILE - end of file
1524|  */
1525| static int yy_get_next_buffer (void)
1526| {
1527|       register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
1528|       register char *source = (yytext_ptr);
1529|       register int number_to_move, i;
1530|       int ret_val;
1531|
1532|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
1533|               YY_FATAL_ERROR(
1534|               "fatal flex scanner internal error--end of buffer missed" );
1535|
1536|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1537|               { /* Don't try to fill the buffer, so this is an EOF. */
1538|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
1539|                       {
1540|                       /* We matched a single character, the EOB, so
1541|                        * treat this as a final EOF.
1542|                        */
1543|                       return EOB_ACT_END_OF_FILE;
1544|                       }
1545|
1546|               else
1547|                       {
1548|                       /* We matched some text prior to the EOB, first
1549|                        * process it.
1550|                        */
1551|                       return EOB_ACT_LAST_MATCH;
1552|                       }
1553|               }
1554|
1555|       /* Try to read more data. */
1556|
1557|       /* First move last chars to start of buffer. */
1558|       number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
1559|
1560|       for ( i = 0; i < number_to_move; ++i )
1561|               *(dest++) = *(source++);
1562|
1563|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
1564|               /* don't do the read, it's not guaranteed to return an EOF,
1565|                * just force an EOF
1566|                */
1567|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
1568|
1569|       else
1570|               {
1571|                       yy_size_t num_to_read =
1572|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1573|
1574|               while ( num_to_read <= 0 )
1575|                       { /* Not enough room in the buffer - grow it. */
1576|
1577|                       YY_FATAL_ERROR(
1578| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
1579|
1580|                       }
1581|
1582|               if ( num_to_read > YY_READ_BUF_SIZE )
1583|                       num_to_read = YY_READ_BUF_SIZE;
1584|
1585|               /* Read in more data. */
1586|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1587|                       (yy_n_chars), num_to_read );
1588|
1589|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1590|               }
1591|
1592|       if ( (yy_n_chars) == 0 )
1593|               {
1594|               if ( number_to_move == YY_MORE_ADJ )
1595|                       {
1596|                       ret_val = EOB_ACT_END_OF_FILE;
1597|                       yyrestart(yyin  );
1598|                       }
1599|
1600|               else
1601|                       {
1602|                       ret_val = EOB_ACT_LAST_MATCH;
1603|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
1604|                               YY_BUFFER_EOF_PENDING;
1605|                       }
1606|               }
1607|
1608|       else
1609|               ret_val = EOB_ACT_CONTINUE_SCAN;
1610|
1611|       if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1612|               /* Extend the array by 50%, plus the number we really need. */
1613|               yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1614|               YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
1615|               if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1616|                       YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1617|       }
1618|
1619|       (yy_n_chars) += number_to_move;
1620|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
1621|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
1622|
1623|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
1624|
1625|       return ret_val;
1626| }
1627|
1628| /* yy_get_previous_state - get the state just before the EOB char was reached */
1629|
1630|     static yy_state_type yy_get_previous_state (void)
1631| {
1632|       register yy_state_type yy_current_state;
1633|       register char *yy_cp;
1634|     
1635|       yy_current_state = (yy_start);
1636|
1637|       (yy_state_ptr) = (yy_state_buf);
1638|       *(yy_state_ptr)++ = yy_current_state;
1639|
1640|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
1641|               {
1642|               register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1643|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1644|                       {
1645|                       yy_current_state = (int) yy_def[yy_current_state];
1646|                       if ( yy_current_state >= 13 )
1647|                               yy_c = yy_meta[(unsigned int) yy_c];
1648|                       }
1649|               yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1650|               *(yy_state_ptr)++ = yy_current_state;
1651|               }
1652|
1653|       return yy_current_state;
1654| }
1655|
1656| /* yy_try_NUL_trans - try to make a transition on the NUL character
1657|  *
1658|  * synopsis
1659|  *    next_state = yy_try_NUL_trans( current_state );
1660|  */
1661|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
1662| {
1663|       register int yy_is_jam;
1664|     
1665|       register YY_CHAR yy_c = 1;
1666|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1667|               {
1668|               yy_current_state = (int) yy_def[yy_current_state];
1669|               if ( yy_current_state >= 13 )
1670|                       yy_c = yy_meta[(unsigned int) yy_c];
1671|               }
1672|       yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
1673|       yy_is_jam = (yy_current_state == 12);
1674|       if ( ! yy_is_jam )
1675|               *(yy_state_ptr)++ = yy_current_state;
1676|
1677|               return yy_is_jam ? 0 : yy_current_state;
1678| }
1679|
1680|     static void yyunput (int c, register char * yy_bp )
1681| {
1682|       register char *yy_cp;
1683|     
1684|     yy_cp = (yy_c_buf_p);
1685|
1686|       /* undo effects of setting up yytext */
1687|       *yy_cp = (yy_hold_char);
1688|
1689|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1690|               { /* need to shift things up to make room */
1691|               /* +2 for EOB chars. */
1692|               register yy_size_t number_to_move = (yy_n_chars) + 2;
1693|               register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
1694|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
1695|               register char *source =
1696|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
1697|
1698|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1699|                       *--dest = *--source;
1700|
1701|               yy_cp += (int) (dest - source);
1702|               yy_bp += (int) (dest - source);
1703|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
1704|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
1705|
1706|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1707|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
1708|               }
1709|
1710|       *--yy_cp = (char) c;
1711|
1712|       (yytext_ptr) = yy_bp;
1713|       (yy_hold_char) = *yy_cp;
1714|       (yy_c_buf_p) = yy_cp;
1715| }
1716|
1717| #ifndef YY_NO_INPUT
1718| #ifdef __cplusplus
1719|     static int yyinput (void)
1720| #else
1721|     static int input  (void)
1722| #endif
1723|
1724| {
1725|       int c;
1726|     
1727|       *(yy_c_buf_p) = (yy_hold_char);
1728|
1729|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
1730|               {
1731|               /* yy_c_buf_p now points to the character we want to return.
1732|                * If this occurs *before* the EOB characters, then it's a
1733|                * valid NUL; if not, then we've hit the end of the buffer.
1734|                */
1735|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1736|                       /* This was really a NUL. */
1737|                       *(yy_c_buf_p) = '\0';
1738|
1739|               else
1740|                       { /* need more input */
1741|                       yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
1742|                       ++(yy_c_buf_p);
1743|
1744|                       switch ( yy_get_next_buffer(  ) )
1745|                               {
1746|                               case EOB_ACT_LAST_MATCH:
1747|                                       /* This happens because yy_g_n_b()
1748|                                        * sees that we've accumulated a
1749|                                        * token and flags that we need to
1750|                                        * try matching the token before
1751|                                        * proceeding.  But for input(),
1752|                                        * there's no matching to consider.
1753|                                        * So convert the EOB_ACT_LAST_MATCH
1754|                                        * to EOB_ACT_END_OF_FILE.
1755|                                        */
1756|
1757|                                       /* Reset buffer status. */
1758|                                       yyrestart(yyin );
1759|
1760|                                       /*FALLTHROUGH*/
1761|
1762|                               case EOB_ACT_END_OF_FILE:
1763|                                       {
1764|                                       if ( yywrap( ) )
1765|                                               return EOF;
1766|
1767|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1768|                                               YY_NEW_FILE;
1769| #ifdef __cplusplus
1770|                                       return yyinput();
1771| #else
1772|                                       return input();
1773| #endif
1774|                                       }
1775|
1776|                               case EOB_ACT_CONTINUE_SCAN:
1777|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
1778|                                       break;
1779|                               }
1780|                       }
1781|               }
1782|
1783|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
1784|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
1785|       (yy_hold_char) = *++(yy_c_buf_p);
1786|
1787|       return c;
1788| }
1789| #endif        /* ifndef YY_NO_INPUT */
1790|
1791| /** Immediately switch to a different input stream.
1792|  * @param input_file A readable stream.
1793|  *
1794|  * @note This function does not reset the start condition to @c INITIAL .
1795|  */
1796|     void yyrestart  (FILE * input_file )
1797| {
1798|     
1799|       if ( ! YY_CURRENT_BUFFER ){
1800|         yyensure_buffer_stack ();
1801|               YY_CURRENT_BUFFER_LVALUE =
1802|             yy_create_buffer(yyin,YY_BUF_SIZE );
1803|       }
1804|
1805|       yy_init_buffer(YY_CURRENT_BUFFER,input_file );
1806|       yy_load_buffer_state( );
1807| }
1808|
1809| /** Switch to a different input buffer.
1810|  * @param new_buffer The new input buffer.
1811|  *
1812|  */
1813|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
1814| {
1815|     
1816|       /* TODO. We should be able to replace this entire function body
1817|        * with
1818|        *              yypop_buffer_state();
1819|        *              yypush_buffer_state(new_buffer);
1820|      */
1821|       yyensure_buffer_stack ();
1822|       if ( YY_CURRENT_BUFFER == new_buffer )
1823|               return;
1824|
1825|       if ( YY_CURRENT_BUFFER )
1826|               {
1827|               /* Flush out information for old buffer. */
1828|               *(yy_c_buf_p) = (yy_hold_char);
1829|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1830|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1831|               }
1832|
1833|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1834|       yy_load_buffer_state( );
1835|
1836|       /* We don't actually know whether we did this switch during
1837|        * EOF (yywrap()) processing, but the only time this flag
1838|        * is looked at is after yywrap() is called, so it's safe
1839|        * to go ahead and always set it.
1840|        */
1841|       (yy_did_buffer_switch_on_eof) = 1;
1842| }
1843|
1844| static void yy_load_buffer_state  (void)
1845| {
1846|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1847|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1848|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
1849|       (yy_hold_char) = *(yy_c_buf_p);
1850| }
1851|
1852| /** Allocate and initialize an input buffer state.
1853|  * @param file A readable stream.
1854|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1855|  *
1856|  * @return the allocated buffer state.
1857|  */
1858|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
1859| {
1860|       YY_BUFFER_STATE b;
1861|     
1862|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
1863|       if ( ! b )
1864|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1865|
1866|       b->yy_buf_size = size;
1867|
1868|       /* yy_ch_buf has to be 2 characters longer than the size given because
1869|        * we need to put in 2 end-of-buffer characters.
1870|        */
1871|       b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
1872|       if ( ! b->yy_ch_buf )
1873|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1874|
1875|       b->yy_is_our_buffer = 1;
1876|
1877|       yy_init_buffer(b,file );
1878|
1879|       return b;
1880| }
1881|
1882| /** Destroy the buffer.
1883|  * @param b a buffer created with yy_create_buffer()
1884|  *
1885|  */
1886|     void yy_delete_buffer (YY_BUFFER_STATE  b )
1887| {
1888|     
1889|       if ( ! b )
1890|               return;
1891|
1892|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
1893|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
1894|
1895|       if ( b->yy_is_our_buffer )
1896|               yyfree((void *) b->yy_ch_buf  );
1897|
1898|       yyfree((void *) b  );
1899| }
1900|
1901| /* Initializes or reinitializes a buffer.
1902|  * This function is sometimes called more than once on the same buffer,
1903|  * such as during a yyrestart() or at EOF.
1904|  */
1905|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
1906|
1907| {
1908|       int oerrno = errno;
1909|     
1910|       yy_flush_buffer(b );
1911|
1912|       b->yy_input_file = file;
1913|       b->yy_fill_buffer = 1;
1914|
1915|     /* If b is the current buffer, then yy_init_buffer was _probably_
1916|      * called from yyrestart() or through yy_get_next_buffer.
1917|      * In that case, we don't want to reset the lineno or column.
1918|      */
1919|     if (b != YY_CURRENT_BUFFER){
1920|         b->yy_bs_lineno = 1;
1921|         b->yy_bs_column = 0;
1922|     }
1923|
1924|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1925|     
1926|       errno = oerrno;
1927| }
1928|
1929| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
1930|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1931|  *
1932|  */
1933|     void yy_flush_buffer (YY_BUFFER_STATE  b )
1934| {
1935|       if ( ! b )
1936|               return;
1937|
1938|       b->yy_n_chars = 0;
1939|
1940|       /* We always need two end-of-buffer characters.  The first causes
1941|        * a transition to the end-of-buffer state.  The second causes
1942|        * a jam in that state.
1943|        */
1944|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
1945|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
1946|
1947|       b->yy_buf_pos = &b->yy_ch_buf[0];
1948|
1949|       b->yy_at_bol = 1;
1950|       b->yy_buffer_status = YY_BUFFER_NEW;
1951|
1952|       if ( b == YY_CURRENT_BUFFER )
1953|               yy_load_buffer_state( );
1954| }
1955|
1956| /** Pushes the new state onto the stack. The new state becomes
1957|  *  the current state. This function will allocate the stack
1958|  *  if necessary.
1959|  *  @param new_buffer The new state.
1960|  * 
1961|  */
1962| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
1963| {
1964|       if (new_buffer == NULL)
1965|               return;
1966|
1967|       yyensure_buffer_stack();
1968|
1969|       /* This block is copied from yy_switch_to_buffer. */
1970|       if ( YY_CURRENT_BUFFER )
1971|               {
1972|               /* Flush out information for old buffer. */
1973|               *(yy_c_buf_p) = (yy_hold_char);
1974|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1975|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1976|               }
1977|
1978|       /* Only push if top exists. Otherwise, replace top. */
1979|       if (YY_CURRENT_BUFFER)
1980|               (yy_buffer_stack_top)++;
1981|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1982|
1983|       /* copied from yy_switch_to_buffer. */
1984|       yy_load_buffer_state( );
1985|       (yy_did_buffer_switch_on_eof) = 1;
1986| }
1987|
1988| /** Removes and deletes the top of the stack, if present.
1989|  *  The next element becomes the new top.
1990|  * 
1991|  */
1992| void yypop_buffer_state (void)
1993| {
1994|       if (!YY_CURRENT_BUFFER)
1995|               return;
1996|
1997|       yy_delete_buffer(YY_CURRENT_BUFFER );
1998|       YY_CURRENT_BUFFER_LVALUE = NULL;
1999|       if ((yy_buffer_stack_top) > 0)
2000|               --(yy_buffer_stack_top);
2001|
2002|       if (YY_CURRENT_BUFFER) {
2003|               yy_load_buffer_state( );
2004|               (yy_did_buffer_switch_on_eof) = 1;
2005|       }
2006| }
2007|
2008| /* Allocates the stack if it does not exist.
2009|  *  Guarantees space for at least one push.
2010|  */
2011| static void yyensure_buffer_stack (void)
2012| {
2013|       yy_size_t num_to_alloc;
2014|     
2015|       if (!(yy_buffer_stack)) {
2016|
2017|               /* First allocation is just for 2 elements, since we don't know if this
2018|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
2019|                * immediate realloc on the next call.
2020|          */
2021|               num_to_alloc = 1;
2022|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
2023|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
2024|                                                               );
2025|               if ( ! (yy_buffer_stack) )
2026|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
2027|                                                                 
2028|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
2029|                               
2030|               (yy_buffer_stack_max) = num_to_alloc;
2031|               (yy_buffer_stack_top) = 0;
2032|               return;
2033|       }
2034|
2035|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
2036|
2037|               /* Increase the buffer to prepare for a possible push. */
2038|               int grow_size = 8 /* arbitrary grow size */;
2039|
2040|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
2041|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
2042|                                                               ((yy_buffer_stack),
2043|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
2044|                                                               );
2045|               if ( ! (yy_buffer_stack) )
2046|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
2047|
2048|               /* zero only the new slots.*/
2049|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
2050|               (yy_buffer_stack_max) = num_to_alloc;
2051|       }
2052| }
2053|
2054| /** Setup the input buffer state to scan directly from a user-specified character buffer.
2055|  * @param base the character buffer
2056|  * @param size the size in bytes of the character buffer
2057|  *
2058|  * @return the newly allocated buffer state object.
2059|  */
2060| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
2061| {
2062|       YY_BUFFER_STATE b;
2063|     
2064|       if ( size < 2 ||
2065|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
2066|            base[size-1] != YY_END_OF_BUFFER_CHAR )
2067|               /* They forgot to leave room for the EOB's. */
2068|               return 0;
2069|
2070|       b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
2071|       if ( ! b )
2072|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
2073|
2074|       b->yy_buf_size = size - 2;      /* "- 2" to take care of EOB's */
2075|       b->yy_buf_pos = b->yy_ch_buf = base;
2076|       b->yy_is_our_buffer = 0;
2077|       b->yy_input_file = 0;
2078|       b->yy_n_chars = b->yy_buf_size;
2079|       b->yy_is_interactive = 0;
2080|       b->yy_at_bol = 1;
2081|       b->yy_fill_buffer = 0;
2082|       b->yy_buffer_status = YY_BUFFER_NEW;
2083|
2084|       yy_switch_to_buffer(b  );
2085|
2086|       return b;
2087| }
2088|
2089| /** Setup the input buffer state to scan a string. The next call to yylex() will
2090|  * scan from a @e copy of @a str.
2091|  * @param yystr a NUL-terminated string to scan
2092|  *
2093|  * @return the newly allocated buffer state object.
2094|  * @note If you want to scan bytes that may contain NUL values, then use
2095|  *       yy_scan_bytes() instead.
2096|  */
2097| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
2098| {
2099|     
2100|       return yy_scan_bytes(yystr,strlen(yystr) );
2101| }
2102|
2103| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
2104|  * scan from a @e copy of @a bytes.
2105|  * @param yybytes the byte buffer to scan
2106|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
2107|  *
2108|  * @return the newly allocated buffer state object.
2109|  */
2110| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, yy_size_t  _yybytes_len )
2111| {
2112|       YY_BUFFER_STATE b;
2113|       char *buf;
2114|       yy_size_t n;
2115|       int i;
2116|     
2117|       /* Get memory for full buffer, including space for trailing EOB's. */
2118|       n = _yybytes_len + 2;
2119|       buf = (char *) yyalloc(n  );
2120|       if ( ! buf )
2121|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
2122|
2123|       for ( i = 0; i < _yybytes_len; ++i )
2124|               buf[i] = yybytes[i];
2125|
2126|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
2127|
2128|       b = yy_scan_buffer(buf,n );
2129|       if ( ! b )
2130|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
2131|
2132|       /* It's okay to grow etc. this buffer, and we should throw it
2133|        * away when we're done.
2134|        */
2135|       b->yy_is_our_buffer = 1;
2136|
2137|       return b;
2138| }
2139|
2140| #ifndef YY_EXIT_FAILURE
2141| #define YY_EXIT_FAILURE 2
2142| #endif
2143|
2144| static void yy_fatal_error (yyconst char* msg )
2145| {
2146|       (void) fprintf( stderr, "%s\n", msg );
2147|       exit( YY_EXIT_FAILURE );
2148| }
2149|
2150| /* Redefine yyless() so it works in section 3 code. */
2151|
2152| #undef yyless
2153| #define yyless(n) \
2154|       do \
2155|               { \
2156|               /* Undo effects of setting up yytext. */ \
2157|         int yyless_macro_arg = (n); \
2158|         YY_LESS_LINENO(yyless_macro_arg);\
2159|               yytext[yyleng] = (yy_hold_char); \
2160|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
2161|               (yy_hold_char) = *(yy_c_buf_p); \
2162|               *(yy_c_buf_p) = '\0'; \
2163|               yyleng = yyless_macro_arg; \
2164|               } \
2165|       while ( 0 )
2166|
2167| /* Accessor  methods (get/set functions) to struct members. */
2168|
2169| /** Get the current line number.
2170|  *
2171|  */
2172| int yyget_lineno  (void)
2173| {
2174|         
2175|     return yylineno;
2176| }
2177|
2178| /** Get the input stream.
2179|  *
2180|  */
2181| FILE *yyget_in  (void)
2182| {
2183|         return yyin;
2184| }
2185|
2186| /** Get the output stream.
2187|  *
2188|  */
2189| FILE *yyget_out  (void)
2190| {
2191|         return yyout;
2192| }
2193|
2194| /** Get the length of the current token.
2195|  *
2196|  */
2197| yy_size_t yyget_leng  (void)
2198| {
2199|         return yyleng;
2200| }
2201|
2202| /** Get the current token.
2203|  *
2204|  */
2205|
2206| char *yyget_text  (void)
2207| {
2208|         return yytext;
2209| }
2210|
2211| /** Set the current line number.
2212|  * @param line_number
2213|  *
2214|  */
2215| void yyset_lineno (int  line_number )
2216| {
2217|     
2218|     yylineno = line_number;
2219| }
2220|
2221| /** Set the input stream. This does not discard the current
2222|  * input buffer.
2223|  * @param in_str A readable stream.
2224|  *
2225|  * @see yy_switch_to_buffer
2226|  */
2227| void yyset_in (FILE *  in_str )
2228| {
2229|         yyin = in_str ;
2230| }
2231|
2232| void yyset_out (FILE *  out_str )
2233| {
2234|         yyout = out_str ;
2235| }
2236|
2237| int yyget_debug  (void)
2238| {
2239|         return yy_flex_debug;
2240| }
2241|
2242| void yyset_debug (int  bdebug )
2243| {
2244|         yy_flex_debug = bdebug ;
2245| }
2246|
2247| static int yy_init_globals (void)
2248| {
2249|         /* Initialization is the same as for the non-reentrant scanner.
2250|      * This function is called from yylex_destroy(), so don't allocate here.
2251|      */
2252|
2253|     (yy_buffer_stack) = 0;
2254|     (yy_buffer_stack_top) = 0;
2255|     (yy_buffer_stack_max) = 0;
2256|     (yy_c_buf_p) = (char *) 0;
2257|     (yy_init) = 0;
2258|     (yy_start) = 0;
2259|
2260|     (yy_state_buf) = 0;
2261|     (yy_state_ptr) = 0;
2262|     (yy_full_match) = 0;
2263|     (yy_lp) = 0;
2264|
2265| /* Defined in main.c */
2266| #ifdef YY_STDINIT
2267|     yyin = stdin;
2268|     yyout = stdout;
2269| #else
2270|     yyin = (FILE *) 0;
2271|     yyout = (FILE *) 0;
2272| #endif
2273|
2274|     /* For future reference: Set errno on error, since we are called by
2275|      * yylex_init()
2276|      */
2277|     return 0;
2278| }
2279|
2280| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
2281| int yylex_destroy  (void)
2282| {
2283|     
2284|     /* Pop the buffer stack, destroying each element. */
2285|       while(YY_CURRENT_BUFFER){
2286|               yy_delete_buffer(YY_CURRENT_BUFFER  );
2287|               YY_CURRENT_BUFFER_LVALUE = NULL;
2288|               yypop_buffer_state();
2289|       }
2290|
2291|       /* Destroy the stack itself. */
2292|       yyfree((yy_buffer_stack) );
2293|       (yy_buffer_stack) = NULL;
2294|
2295|     yyfree ( (yy_state_buf) );
2296|     (yy_state_buf)  = NULL;
2297|
2298|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
2299|      * yylex() is called, initialization will occur. */
2300|     yy_init_globals( );
2301|
2302|     return 0;
2303| }
2304|
2305| /*
2306|  * Internal utility routines.
2307|  */
2308|
2309| #ifndef yytext_ptr
2310| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
2311| {
2312|       register int i;
2313|       for ( i = 0; i < n; ++i )
2314|               s1[i] = s2[i];
2315| }
2316| #endif
2317|
2318| #ifdef YY_NEED_STRLEN
2319| static int yy_flex_strlen (yyconst char * s )
2320| {
2321|       register int n;
2322|       for ( n = 0; s[n]; ++n )
2323|               ;
2324|
2325|       return n;
2326| }
2327| #endif
2328|
2329| void *yyalloc (yy_size_t  size )
2330| {
2331|       return (void *) malloc( size );
2332| }
2333|
2334| void *yyrealloc  (void * ptr, yy_size_t  size )
2335| {
2336|       /* The cast to (char *) in the following accommodates both
2337|        * implementations that use char* generic pointers, and those
2338|        * that use void* generic pointers.  It works with the latter
2339|        * because both ANSI C and C++ allow castless assignment from
2340|        * any pointer type to void*, and deal with argument conversions
2341|        * as though doing an assignment.
2342|        */
2343|       return (void *) realloc( (char *) ptr, size );
2344| }
2345|
2346| void yyfree (void * ptr )
2347| {
2348|       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
2349| }
2350|
2351| #define YYTABLES_NAME "yytables"
2352|
2353| #line 10 "conftest.l"
2354|
2355|
2356| #ifdef YYTEXT_POINTER
2357| extern char *yytext;
2358| #endif
2359| int
2360| main (void)
2361| {
2362|   return ! yylex () + ! yywrap ();
2363| }
2364configure:16231: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c -lfl  >&5
2365configure:16231: $? = 0
2366configure:16241: result: -lfl
2367configure:16247: checking whether yytext is a pointer
2368configure:16264: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64 conftest.c -lfl  >&5
2369configure:16264: $? = 0
2370configure:16272: result: yes
2371configure:16287: checking for flex
2372configure:16305: found /opt/local/bin/flex
2373configure:16317: result: /opt/local/bin/flex
2374configure:16331: checking for pod2man
2375configure:16349: found /opt/local/bin/pod2man
2376configure:16361: result: /opt/local/bin/pod2man
2377configure:16378: checking for pod2html
2378configure:16396: found /opt/local/bin/pod2html
2379configure:16408: result: /opt/local/bin/pod2html
2380configure:16436: checking for xdg-open
2381configure:16469: result: no
2382configure:16497: checking for htmlview
2383configure:16530: result: no
2384configure:16595: checking for doxygen
2385configure:16628: result: no
2386configure:16635: checking for doxygen
2387configure:16663: result: no
2388configure:16742: checking for pkg-config
2389configure:16760: found /opt/local/bin/pkg-config
2390configure:16772: result: /opt/local/bin/pkg-config
2391configure:16797: checking pkg-config is at least version 0.9.0
2392configure:16800: result: yes
2393configure:16909: checking whether we can build for OS X 10.10
2394configure:16951: result: no
2395configure:16953: error: We couldn't find the SDK for OS X 10.10
2396
2397## ---------------- ##
2398## Cache variables. ##
2399## ---------------- ##
2400
2401ac_cv_build=x86_64-apple-darwin14.3.0
2402ac_cv_c_compiler_gnu=yes
2403ac_cv_cxx_compiler_gnu=yes
2404ac_cv_env_CCC_set=
2405ac_cv_env_CCC_value=
2406ac_cv_env_CC_set=set
2407ac_cv_env_CC_value=/usr/bin/clang
2408ac_cv_env_CFLAGS_set=set
2409ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2410ac_cv_env_CPPFLAGS_set=set
2411ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2412ac_cv_env_CPP_set=
2413ac_cv_env_CPP_value=
2414ac_cv_env_CXXCPP_set=
2415ac_cv_env_CXXCPP_value=
2416ac_cv_env_CXXFLAGS_set=set
2417ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++'
2418ac_cv_env_CXX_set=set
2419ac_cv_env_CXX_value=/usr/bin/clang++
2420ac_cv_env_LDFLAGS_set=set
2421ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64'
2422ac_cv_env_LIBGNUTLS_CFLAGS_set=
2423ac_cv_env_LIBGNUTLS_CFLAGS_value=
2424ac_cv_env_LIBGNUTLS_LIBS_set=
2425ac_cv_env_LIBGNUTLS_LIBS_value=
2426ac_cv_env_LIBNL1_CFLAGS_set=
2427ac_cv_env_LIBNL1_CFLAGS_value=
2428ac_cv_env_LIBNL1_LIBS_set=
2429ac_cv_env_LIBNL1_LIBS_value=
2430ac_cv_env_LIBNL2_CFLAGS_set=
2431ac_cv_env_LIBNL2_CFLAGS_value=
2432ac_cv_env_LIBNL2_LIBS_set=
2433ac_cv_env_LIBNL2_LIBS_value=
2434ac_cv_env_LIBNL3_CFLAGS_set=
2435ac_cv_env_LIBNL3_CFLAGS_value=
2436ac_cv_env_LIBNL3_LIBS_set=
2437ac_cv_env_LIBNL3_LIBS_value=
2438ac_cv_env_LIBS_set=
2439ac_cv_env_LIBS_value=
2440ac_cv_env_PKG_CONFIG_LIBDIR_set=
2441ac_cv_env_PKG_CONFIG_LIBDIR_value=
2442ac_cv_env_PKG_CONFIG_PATH_set=
2443ac_cv_env_PKG_CONFIG_PATH_value=
2444ac_cv_env_PKG_CONFIG_set=
2445ac_cv_env_PKG_CONFIG_value=
2446ac_cv_env_SBC_CFLAGS_set=
2447ac_cv_env_SBC_CFLAGS_value=
2448ac_cv_env_SBC_LIBS_set=
2449ac_cv_env_SBC_LIBS_value=
2450ac_cv_env_YACC_set=
2451ac_cv_env_YACC_value=
2452ac_cv_env_YFLAGS_set=
2453ac_cv_env_YFLAGS_value=
2454ac_cv_env_build_alias_set=
2455ac_cv_env_build_alias_value=
2456ac_cv_env_host_alias_set=
2457ac_cv_env_host_alias_value=
2458ac_cv_env_target_alias_set=
2459ac_cv_env_target_alias_value=
2460ac_cv_header_dlfcn_h=yes
2461ac_cv_header_inttypes_h=yes
2462ac_cv_header_memory_h=yes
2463ac_cv_header_stdc=yes
2464ac_cv_header_stdint_h=yes
2465ac_cv_header_stdlib_h=yes
2466ac_cv_header_string_h=yes
2467ac_cv_header_strings_h=yes
2468ac_cv_header_sys_stat_h=yes
2469ac_cv_header_sys_types_h=yes
2470ac_cv_header_unistd_h=yes
2471ac_cv_host=x86_64-apple-darwin14.3.0
2472ac_cv_lib_dl_dlopen=yes
2473ac_cv_lib_lex=-lfl
2474ac_cv_objext=o
2475ac_cv_path_EGREP='/usr/bin/grep -E'
2476ac_cv_path_FGREP='/usr/bin/grep -F'
2477ac_cv_path_GREP=/usr/bin/grep
2478ac_cv_path_LEX=/opt/local/bin/flex
2479ac_cv_path_PERL=/opt/local/bin/perl
2480ac_cv_path_POD2HTML=/opt/local/bin/pod2html
2481ac_cv_path_POD2MAN=/opt/local/bin/pod2man
2482ac_cv_path_PYTHON=/usr/bin/python
2483ac_cv_path_SED=/opt/local/bin/gsed
2484ac_cv_path_YACCDUMMY=/opt/local/bin/bison
2485ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2486ac_cv_path_mkdir=/opt/local/bin/gmkdir
2487ac_cv_prog_AWK=gawk
2488ac_cv_prog_CPP='/usr/bin/clang -E'
2489ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
2490ac_cv_prog_HAVE_DOXYGEN=no
2491ac_cv_prog_LEX=flex
2492ac_cv_prog_YACC='bison -y'
2493ac_cv_prog_ac_ct_AR=ar
2494ac_cv_prog_ac_ct_CC=/usr/bin/clang
2495ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2496ac_cv_prog_ac_ct_LIPO=lipo
2497ac_cv_prog_ac_ct_NMEDIT=nmedit
2498ac_cv_prog_ac_ct_OTOOL=otool
2499ac_cv_prog_ac_ct_RANLIB=ranlib
2500ac_cv_prog_ac_ct_STRIP=strip
2501ac_cv_prog_cc_c89=
2502ac_cv_prog_cc_g=yes
2503ac_cv_prog_cxx_g=yes
2504ac_cv_prog_lex_root=lex.yy
2505ac_cv_prog_lex_yytext_pointer=yes
2506ac_cv_prog_make_make_set=yes
2507ac_cv_target=x86_64-apple-darwin14.3.0
2508am_cv_CC_dependencies_compiler_type=gcc3
2509am_cv_CXX_dependencies_compiler_type=gcc3
2510am_cv_make_support_nested_variables=yes
2511am_cv_prog_cc_c_o=yes
2512am_cv_prog_tar_ustar=gnutar
2513lt_cv_apple_cc_single_mod=yes
2514lt_cv_ar_at_file=no
2515lt_cv_deplibs_check_method=pass_all
2516lt_cv_dlopen=dlopen
2517lt_cv_dlopen_libs=-ldl
2518lt_cv_dlopen_self=yes
2519lt_cv_dlopen_self_static=yes
2520lt_cv_file_magic_cmd='$MAGIC_CMD'
2521lt_cv_file_magic_test_file=
2522lt_cv_ld_exported_symbols_list=yes
2523lt_cv_ld_force_load=yes
2524lt_cv_ld_reload_flag=-r
2525lt_cv_nm_interface='BSD nm'
2526lt_cv_objdir=.libs
2527lt_cv_path_LD=/xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2528lt_cv_path_LDCXX=/xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2529lt_cv_path_NM=/opt/local/bin/nm
2530lt_cv_path_mainfest_tool=no
2531lt_cv_prog_compiler_c_o=yes
2532lt_cv_prog_compiler_c_o_CXX=yes
2533lt_cv_prog_compiler_pic='-fno-common -DPIC'
2534lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
2535lt_cv_prog_compiler_pic_works=yes
2536lt_cv_prog_compiler_pic_works_CXX=yes
2537lt_cv_prog_compiler_rtti_exceptions=yes
2538lt_cv_prog_compiler_static_works=no
2539lt_cv_prog_compiler_static_works_CXX=no
2540lt_cv_prog_gnu_ld=no
2541lt_cv_prog_gnu_ldcxx=no
2542lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2543lt_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'\'''
2544lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2545lt_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'\'''
2546lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2547lt_cv_sys_max_cmd_len=196608
2548lt_cv_to_host_file_cmd=func_convert_file_noop
2549lt_cv_to_tool_file_cmd=func_convert_file_noop
2550
2551## ----------------- ##
2552## Output variables. ##
2553## ----------------- ##
2554
2555A2X=''
2556ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.4/missing aclocal-1.14'
2557AC_MIN_VERSION='2.60'
2558ADNS_LIBS=''
2559AMDEPBACKSLASH='\'
2560AMDEP_FALSE='#'
2561AMDEP_TRUE=''
2562AMTAR='$${TAR-tar}'
2563AM_BACKSLASH='\'
2564AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2565AM_DEFAULT_VERBOSITY='1'
2566AM_V='$(V)'
2567APPLICATIONSERVICES_FRAMEWORKS=''
2568AR='ar'
2569AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.4/missing autoconf'
2570AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.4/missing autoheader'
2571AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.4/missing automake-1.14'
2572AWK='gawk'
2573CC='/usr/bin/clang'
2574CCDEPMODE='depmode=gcc3'
2575CC_FOR_BUILD='/usr/bin/clang'
2576CFLAGS='-pipe -Os -arch x86_64'
2577CFLAGS_FOR_BUILD=''
2578CONFIG_ARGS='--prefix=/opt/local --disable-usr-local --without-adns --with-c-ares=/opt/local --with-pcap=/opt/local --with-ssl=/opt/local --with-zlib=/opt/local --mandir=${prefix}/share/man --infodir=${prefix}/share/info --disable-warnings-as-errors --with-krb5=/opt/local --with-gnutls=yes --with-libgcrypt-prefix=/opt/local --enable-ipv6 --with-lua=/opt/local --with-libsmi=/opt/local --with-geoip=/opt/local --with-portaudio=/opt/local --with-qt=no --with-gtk2=yes --with-gtk3=no'
2579CONFIG_WITH_ARGS=''
2580COREFOUNDATION_FRAMEWORKS=''
2581CPP='/usr/bin/clang -E'
2582CPPFLAGS='-I/opt/local/include'
2583CXX='/usr/bin/clang++'
2584CXXCPP='/usr/bin/clang++ -E'
2585CXXDEPMODE='depmode=gcc3'
2586CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -Qunused-arguments'
2587CYGPATH_W='echo'
2588C_ARES_LIBS=''
2589DEFS=''
2590DEPDIR='.deps'
2591DESKTOP_FILE_INSTALL=''
2592DLLTOOL='false'
2593DOXYGEN=''
2594DSYMUTIL='dsymutil'
2595DUMPBIN=''
2596DUMPCAP_GROUP=''
2597ECHO_C='\c'
2598ECHO_N=''
2599ECHO_T=''
2600EGREP='/usr/bin/grep -E'
2601ELINKS=''
2602ENABLE_STATIC=''
2603ENABLE_STATIC_FALSE=''
2604ENABLE_STATIC_TRUE=''
2605EXEEXT=''
2606FGREP='/usr/bin/grep -F'
2607FOP=''
2608GEOIP_LIBS=''
2609GETOPT_LO=''
2610GLIB_CFLAGS=''
2611GLIB_GENMARSHAL=''
2612GLIB_LIBS=''
2613GLIB_MIN_VERSION=''
2614GLIB_MKENUMS=''
2615GOBJECT_QUERY=''
2616GREP='/usr/bin/grep'
2617GTK2_MIN_VERSION=''
2618GTK3_MIN_VERSION=''
2619GTK_CFLAGS=''
2620GTK_LIBS=''
2621GUI_CONFIGURE_FLAGS=''
2622HAVE_A2X=''
2623HAVE_A2X_FALSE=''
2624HAVE_A2X_TRUE=''
2625HAVE_BLESS=''
2626HAVE_DOXYGEN='no'
2627HAVE_DOXYGEN_FALSE=''
2628HAVE_DOXYGEN_TRUE='#'
2629HAVE_DPKG_BUILDPACKAGE=''
2630HAVE_DUMPCAP_GROUP_FALSE=''
2631HAVE_DUMPCAP_GROUP_TRUE=''
2632HAVE_ECHLD_FALSE=''
2633HAVE_ECHLD_TRUE=''
2634HAVE_ELINKS=''
2635HAVE_ELINKS_FALSE=''
2636HAVE_ELINKS_TRUE=''
2637HAVE_FOP=''
2638HAVE_FOP_FALSE=''
2639HAVE_FOP_TRUE=''
2640HAVE_GTK_FALSE=''
2641HAVE_GTK_TRUE=''
2642HAVE_HDIUTIL=''
2643HAVE_LIBLUA_FALSE=''
2644HAVE_LIBLUA_TRUE=''
2645HAVE_LIBPORTAUDIO_FALSE=''
2646HAVE_LIBPORTAUDIO_TRUE=''
2647HAVE_LIBPY_FALSE=''
2648HAVE_LIBPY_TRUE=''
2649HAVE_LYNX=''
2650HAVE_LYNX_FALSE=''
2651HAVE_LYNX_TRUE=''
2652HAVE_OSX_PACKAGING=''
2653HAVE_PKGMK=''
2654HAVE_PKGPROTO=''
2655HAVE_PKGTRANS=''
2656HAVE_PLUGINS_FALSE=''
2657HAVE_PLUGINS_TRUE=''
2658HAVE_Qt_FALSE=''
2659HAVE_Qt_TRUE=''
2660HAVE_RPM=''
2661HAVE_SVR4_PACKAGING=''
2662HAVE_W3M=''
2663HAVE_W3M_FALSE=''
2664HAVE_W3M_TRUE=''
2665HAVE_WARNINGS_AS_ERRORS_FALSE=''
2666HAVE_WARNINGS_AS_ERRORS_TRUE=''
2667HAVE_XCODEBUILD=''
2668HAVE_XMLLINT=''
2669HAVE_XMLLINT_FALSE=''
2670HAVE_XMLLINT_TRUE=''
2671HAVE_XSLTPROC=''
2672HAVE_XSLTPROC_FALSE=''
2673HAVE_XSLTPROC_TRUE=''
2674HTML_VIEWER=''
2675INET_ATON_LO=''
2676INET_NTOP_LO=''
2677INET_PTON_LO=''
2678INSTALL_DATA='${INSTALL} -m 644'
2679INSTALL_PROGRAM='${INSTALL}'
2680INSTALL_SCRIPT='${INSTALL}'
2681INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2682KRB5_CONFIG=''
2683KRB5_LIBS=''
2684LD='/xcode_6_1_1/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2685LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64'
2686LDFLAGS_SHAREDLIB=''
2687LEX='/opt/local/bin/flex'
2688LEXLIB='-lfl'
2689LEX_OUTPUT_ROOT='lex.yy'
2690LIBCAP_LIBS=''
2691LIBGCRYPT_CFLAGS=''
2692LIBGCRYPT_CONFIG=''
2693LIBGCRYPT_LIBS=''
2694LIBGNUTLS_CFLAGS=''
2695LIBGNUTLS_LIBS=''
2696LIBNL1_CFLAGS=''
2697LIBNL1_LIBS=''
2698LIBNL2_CFLAGS=''
2699LIBNL2_LIBS=''
2700LIBNL3_CFLAGS=''
2701LIBNL3_LIBS=''
2702LIBOBJS=''
2703LIBS=''
2704LIBSMI_CFLAGS=''
2705LIBSMI_LDFLAGS=''
2706LIBSMI_VERSION=''
2707LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2708LIBTOOL_DEPS='./ltmain.sh'
2709LIPO='lipo'
2710LN_S='ln -s'
2711LTLIBOBJS=''
2712LUA_INCLUDES=''
2713LUA_LIBS=''
2714LYNX=''
2715MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.4/missing makeinfo'
2716MANIFEST_TOOL=':'
2717MKDIR_P='/opt/local/bin/gmkdir -p'
2718MOC=''
2719NEED_GETOPT_LO_FALSE=''
2720NEED_GETOPT_LO_TRUE=''
2721NEED_INET_ATON_LO_FALSE=''
2722NEED_INET_ATON_LO_TRUE=''
2723NEED_INET_NTOP_LO_FALSE=''
2724NEED_INET_NTOP_LO_TRUE=''
2725NEED_INET_PTON_LO_FALSE=''
2726NEED_INET_PTON_LO_TRUE=''
2727NEED_STRNCASECMP_LO_FALSE=''
2728NEED_STRNCASECMP_LO_TRUE=''
2729NEED_STRPTIME_LO_FALSE=''
2730NEED_STRPTIME_LO_TRUE=''
2731NM='/opt/local/bin/nm'
2732NMEDIT='nmedit'
2733NSL_LIBS=''
2734OBJDUMP='false'
2735OBJEXT='o'
2736OSX_APP_FLAGS=''
2737OSX_DMG_FLAGS=''
2738OSX_MIN_VERSION=''
2739OTOOL64=':'
2740OTOOL='otool'
2741PACKAGE='wireshark'
2742PACKAGE_BUGREPORT='http://bugs.wireshark.org/'
2743PACKAGE_NAME='wireshark'
2744PACKAGE_STRING='wireshark 1.12.4'
2745PACKAGE_TARNAME='wireshark'
2746PACKAGE_URL='http://www.wireshark.org/'
2747PACKAGE_VERSION='1.12.4'
2748PATH_SEPARATOR=':'
2749PCAP_CONFIG=''
2750PCAP_LIBS=''
2751PERL='/opt/local/bin/perl'
2752PIE_CFLAGS=''
2753PIE_LDFLAGS=''
2754PKG_CONFIG='/opt/local/bin/pkg-config'
2755PKG_CONFIG_LIBDIR=''
2756PKG_CONFIG_PATH=''
2757PLUGIN_LIBS=''
2758POD2HTML='/opt/local/bin/pod2html'
2759POD2MAN='/opt/local/bin/pod2man'
2760PORTAUDIO_INCLUDES=''
2761PORTAUDIO_LIBS=''
2762PYTHON='/usr/bin/python'
2763PY_CFLAGS=''
2764PY_LIBS=''
2765QT_MIN_VERSION=''
2766Qt_LIBS=''
2767RANLIB='ranlib'
2768RPMBUILD_WITH_ARGS=''
2769SBC_CFLAGS=''
2770SBC_LIBS=''
2771SED='/opt/local/bin/gsed'
2772SETCAP=''
2773SETCAP_INSTALL_FALSE=''
2774SETCAP_INSTALL_TRUE=''
2775SETUID_INSTALL_FALSE=''
2776SETUID_INSTALL_TRUE=''
2777SET_MAKE=''
2778SHELL='/bin/sh'
2779SOCKET_LIBS=''
2780SSL_LIBS=''
2781STRIP='strip'
2782STRNCASECMP_LO=''
2783STRPTIME_C=''
2784STRPTIME_LO=''
2785SYSTEMCONFIGURATION_FRAMEWORKS=''
2786UIC=''
2787USE_PROFILE_BUILD_FALSE=''
2788USE_PROFILE_BUILD_TRUE=''
2789VERSION='1.12.4'
2790W3M=''
2791XMLLINT=''
2792XSLTPROC=''
2793YACC='bison -y'
2794YACCDUMMY='/opt/local/bin/bison'
2795YFLAGS=''
2796ac_ct_AR='ar'
2797ac_ct_CC='/usr/bin/clang'
2798ac_ct_CXX=''
2799ac_ct_DUMPBIN=''
2800ac_cv_wireshark_have_rpm=''
2801ac_ws_python_config=''
2802am__EXEEXT_FALSE=''
2803am__EXEEXT_TRUE=''
2804am__fastdepCC_FALSE='#'
2805am__fastdepCC_TRUE=''
2806am__fastdepCXX_FALSE='#'
2807am__fastdepCXX_TRUE=''
2808am__include='include'
2809am__isrc=''
2810am__leading_dot='.'
2811am__nodep='_no'
2812am__quote=''
2813am__tar='tar --format=ustar -chf - "$$tardir"'
2814am__untar='tar -xf -'
2815bindir='${exec_prefix}/bin'
2816build='x86_64-apple-darwin14.3.0'
2817build_alias=''
2818build_cpu='x86_64'
2819build_os='darwin14.3.0'
2820build_vendor='apple'
2821capinfos_bin=''
2822capinfos_man=''
2823captype_bin=''
2824captype_man=''
2825datadir='${datarootdir}'
2826datarootdir='${prefix}/share'
2827dftest_bin=''
2828dftest_man=''
2829docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2830dumpcap_bin=''
2831dumpcap_man=''
2832dvidir='${docdir}'
2833echld_dir=''
2834echld_test_bin=''
2835editcap_bin=''
2836editcap_man=''
2837exec_prefix='NONE'
2838host='x86_64-apple-darwin14.3.0'
2839host_alias=''
2840host_cpu='x86_64'
2841host_os='darwin14.3.0'
2842host_vendor='apple'
2843htmldir='${docdir}'
2844includedir='${prefix}/include'
2845infodir='${prefix}/share/info'
2846install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_wireshark/wireshark/work/wireshark-1.12.4/install-sh'
2847libdir='${exec_prefix}/lib'
2848libexecdir='${exec_prefix}/libexec'
2849localedir='${datarootdir}/locale'
2850localstatedir='${prefix}/var'
2851mandir='${prefix}/share/man'
2852mergecap_bin=''
2853mergecap_man=''
2854mkdir_p='$(MKDIR_P)'
2855oldincludedir='/usr/include'
2856pdfdir='${docdir}'
2857plugindir=''
2858prefix='/opt/local'
2859program_transform_name='s,x,x,'
2860psdir='${docdir}'
2861pythondir=''
2862randpkt_bin=''
2863randpkt_man=''
2864rawshark_bin=''
2865rawshark_man=''
2866reordercap_bin=''
2867reordercap_man=''
2868sbindir='${exec_prefix}/sbin'
2869sharedstatedir='${prefix}/com'
2870sysconfdir='${prefix}/etc'
2871target='x86_64-apple-darwin14.3.0'
2872target_alias=''
2873target_cpu='x86_64'
2874target_os='darwin14.3.0'
2875target_vendor='apple'
2876text2pcap_bin=''
2877text2pcap_man=''
2878tfshark_bin=''
2879tfshark_man=''
2880tshark_bin=''
2881tshark_man=''
2882wireshark_SUBDIRS=''
2883wireshark_bin=''
2884wireshark_man=''
2885wiresharkfilter_man=''
2886
2887## ----------- ##
2888## confdefs.h. ##
2889## ----------- ##
2890
2891/* confdefs.h */
2892#define PACKAGE_NAME "wireshark"
2893#define PACKAGE_TARNAME "wireshark"
2894#define PACKAGE_VERSION "1.12.4"
2895#define PACKAGE_STRING "wireshark 1.12.4"
2896#define PACKAGE_BUGREPORT "http://bugs.wireshark.org/"
2897#define PACKAGE_URL "http://www.wireshark.org/"
2898#define PACKAGE "wireshark"
2899#define VERSION "1.12.4"
2900#define VERSION_MAJOR 1
2901#define VERSION_MINOR 12
2902#define VERSION_MICRO 4
2903#define STDC_HEADERS 1
2904#define HAVE_SYS_TYPES_H 1
2905#define HAVE_SYS_STAT_H 1
2906#define HAVE_STDLIB_H 1
2907#define HAVE_STRING_H 1
2908#define HAVE_MEMORY_H 1
2909#define HAVE_STRINGS_H 1
2910#define HAVE_INTTYPES_H 1
2911#define HAVE_STDINT_H 1
2912#define HAVE_UNISTD_H 1
2913#define HAVE_DLFCN_H 1
2914#define LT_OBJDIR ".libs/"
2915#define YYTEXT_POINTER 1
2916#define HTML_VIEWER "mozilla"
2917
2918configure: exit 1