Ticket #43349: config.log

File config.log, 88.2 KB (added by tehcog (tehcog), 10 years ago)

config log

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