1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by wireshark configure 1.10.6, which was |
---|
5 | generated 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 | |
---|
13 | hostname = NerdCenter |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 13.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 151 tasks, 642 threads, 8 processors |
---|
34 | Load average: 2.04, Mach factor: 5.94 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2768: checking build system type |
---|
52 | configure:2782: result: x86_64-apple-darwin13.1.0 |
---|
53 | configure:2802: checking host system type |
---|
54 | configure:2815: result: x86_64-apple-darwin13.1.0 |
---|
55 | configure:2835: checking target system type |
---|
56 | configure:2848: result: x86_64-apple-darwin13.1.0 |
---|
57 | configure:2891: checking for a BSD-compatible install |
---|
58 | configure:2959: result: /usr/bin/install -c |
---|
59 | configure:2970: checking whether build environment is sane |
---|
60 | configure:3020: result: yes |
---|
61 | configure:3161: checking for a thread-safe mkdir -p |
---|
62 | configure:3200: result: /opt/local/bin/gmkdir -p |
---|
63 | configure:3213: checking for gawk |
---|
64 | configure:3229: found /opt/local/bin/gawk |
---|
65 | configure:3240: result: gawk |
---|
66 | configure:3251: checking whether make sets $(MAKE) |
---|
67 | configure:3273: result: yes |
---|
68 | configure:3348: checking how to create a ustar tar archive |
---|
69 | configure:3361: tar --version |
---|
70 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
71 | configure:3364: $? = 0 |
---|
72 | configure:3404: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
73 | configure:3407: $? = 0 |
---|
74 | configure:3411: tar -xf - <conftest.tar |
---|
75 | configure:3414: $? = 0 |
---|
76 | configure:3427: result: gnutar |
---|
77 | configure:3526: checking for gcc |
---|
78 | configure:3553: result: /usr/bin/clang |
---|
79 | configure:3782: checking for C compiler version |
---|
80 | configure:3791: /usr/bin/clang --version >&5 |
---|
81 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
82 | Target: x86_64-apple-darwin13.1.0 |
---|
83 | Thread model: posix |
---|
84 | configure:3802: $? = 0 |
---|
85 | configure:3791: /usr/bin/clang -v >&5 |
---|
86 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
87 | Target: x86_64-apple-darwin13.1.0 |
---|
88 | Thread model: posix |
---|
89 | configure:3802: $? = 0 |
---|
90 | configure:3791: /usr/bin/clang -V >&5 |
---|
91 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
92 | clang: error: no input files |
---|
93 | configure:3802: $? = 1 |
---|
94 | configure:3791: /usr/bin/clang -qversion >&5 |
---|
95 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
96 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
97 | clang: error: no input files |
---|
98 | configure:3802: $? = 1 |
---|
99 | configure:3822: checking whether the C compiler works |
---|
100 | configure: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 |
---|
101 | configure:3848: $? = 0 |
---|
102 | configure:3896: result: yes |
---|
103 | configure:3899: checking for C compiler default output file name |
---|
104 | configure:3901: result: a.out |
---|
105 | configure:3907: checking for suffix of executables |
---|
106 | configure: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 |
---|
107 | configure:3918: $? = 0 |
---|
108 | configure:3940: result: |
---|
109 | configure:3962: checking whether we are cross compiling |
---|
110 | configure: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 |
---|
111 | configure:3974: $? = 0 |
---|
112 | configure:3981: ./conftest |
---|
113 | configure:3985: $? = 0 |
---|
114 | configure:4000: result: no |
---|
115 | configure:4005: checking for suffix of object files |
---|
116 | configure:4027: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:4031: $? = 0 |
---|
118 | configure:4052: result: o |
---|
119 | configure:4056: checking whether we are using the GNU C compiler |
---|
120 | configure:4075: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
121 | configure:4075: $? = 0 |
---|
122 | configure:4084: result: yes |
---|
123 | configure:4093: checking whether /usr/bin/clang accepts -g |
---|
124 | configure:4113: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
125 | configure:4113: $? = 0 |
---|
126 | configure:4154: result: yes |
---|
127 | configure:4171: checking for /usr/bin/clang option to accept ISO C89 |
---|
128 | configure:4235: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
129 | configure:4235: $? = 0 |
---|
130 | configure:4248: result: none needed |
---|
131 | configure:4279: checking for style of include used by make |
---|
132 | configure:4307: result: GNU |
---|
133 | configure:4333: checking dependency style of /usr/bin/clang |
---|
134 | configure:4444: result: gcc3 |
---|
135 | configure:4460: checking whether /usr/bin/clang and cc understand -c and -o together |
---|
136 | configure:4491: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
137 | configure:4495: $? = 0 |
---|
138 | configure:4501: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
139 | configure:4505: $? = 0 |
---|
140 | configure:4516: cc -c conftest.c >&5 |
---|
141 | configure:4520: $? = 0 |
---|
142 | configure:4528: cc -c conftest.c -o conftest2.o >&5 |
---|
143 | configure:4532: $? = 0 |
---|
144 | configure:4538: cc -c conftest.c -o conftest2.o >&5 |
---|
145 | configure:4542: $? = 0 |
---|
146 | configure:4560: result: yes |
---|
147 | configure:4697: checking for C++ compiler version |
---|
148 | configure:4706: /usr/bin/clang++ --version >&5 |
---|
149 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
150 | Target: x86_64-apple-darwin13.1.0 |
---|
151 | Thread model: posix |
---|
152 | configure:4717: $? = 0 |
---|
153 | configure:4706: /usr/bin/clang++ -v >&5 |
---|
154 | Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) |
---|
155 | Target: x86_64-apple-darwin13.1.0 |
---|
156 | Thread model: posix |
---|
157 | configure:4717: $? = 0 |
---|
158 | configure:4706: /usr/bin/clang++ -V >&5 |
---|
159 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
160 | clang: error: no input files |
---|
161 | configure:4717: $? = 1 |
---|
162 | configure:4706: /usr/bin/clang++ -qversion >&5 |
---|
163 | clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] |
---|
164 | clang: note: this will be a hard error (cannot be downgraded to a warning) in the future |
---|
165 | clang: error: no input files |
---|
166 | configure:4717: $? = 1 |
---|
167 | configure:4721: checking whether we are using the GNU C++ compiler |
---|
168 | configure:4740: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
169 | configure:4740: $? = 0 |
---|
170 | configure:4749: result: yes |
---|
171 | configure:4758: checking whether /usr/bin/clang++ accepts -g |
---|
172 | configure:4778: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
173 | configure:4778: $? = 0 |
---|
174 | configure:4819: result: yes |
---|
175 | configure:4844: checking dependency style of /usr/bin/clang++ |
---|
176 | configure:4955: result: gcc3 |
---|
177 | configure:4975: checking how to run the C preprocessor |
---|
178 | configure:5006: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
179 | configure:5006: $? = 0 |
---|
180 | configure:5020: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
181 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
182 | #include <ac_nonexistent.h> |
---|
183 | ^ |
---|
184 | 1 error generated. |
---|
185 | configure:5020: $? = 1 |
---|
186 | configure: 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> |
---|
201 | configure:5045: result: /usr/bin/clang -E |
---|
202 | configure:5065: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
203 | configure:5065: $? = 0 |
---|
204 | configure:5079: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
205 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
206 | #include <ac_nonexistent.h> |
---|
207 | ^ |
---|
208 | 1 error generated. |
---|
209 | configure:5079: $? = 1 |
---|
210 | configure: 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> |
---|
225 | configure:5158: checking how to print strings |
---|
226 | configure:5185: result: printf |
---|
227 | configure:5206: checking for a sed that does not truncate output |
---|
228 | configure:5270: result: /usr/bin/sed |
---|
229 | configure:5288: checking for grep that handles long lines and -e |
---|
230 | configure:5346: result: /usr/bin/grep |
---|
231 | configure:5351: checking for egrep |
---|
232 | configure:5413: result: /usr/bin/grep -E |
---|
233 | configure:5418: checking for fgrep |
---|
234 | configure:5480: result: /usr/bin/grep -F |
---|
235 | configure:5515: checking for ld used by /usr/bin/clang |
---|
236 | configure:5582: result: /Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
237 | configure:5589: checking if the linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
238 | configure:5604: result: no |
---|
239 | configure:5616: checking for BSD- or MS-compatible name lister (nm) |
---|
240 | configure:5665: result: /opt/local/bin/nm |
---|
241 | configure:5795: checking the name lister (/opt/local/bin/nm) interface |
---|
242 | configure:5802: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
243 | configure:5805: /opt/local/bin/nm "conftest.o" |
---|
244 | configure:5808: output |
---|
245 | 0000000000000000 S _some_variable |
---|
246 | configure:5815: result: BSD nm |
---|
247 | configure:5818: checking whether ln -s works |
---|
248 | configure:5822: result: yes |
---|
249 | configure:5830: checking the maximum length of command line arguments |
---|
250 | configure:5960: result: 196608 |
---|
251 | configure:5977: checking whether the shell understands some XSI constructs |
---|
252 | configure:5987: result: yes |
---|
253 | configure:5991: checking whether the shell understands "+=" |
---|
254 | configure:5997: result: yes |
---|
255 | configure:6032: checking how to convert x86_64-apple-darwin13.1.0 file names to x86_64-apple-darwin13.1.0 format |
---|
256 | configure:6072: result: func_convert_file_noop |
---|
257 | configure:6079: checking how to convert x86_64-apple-darwin13.1.0 file names to toolchain format |
---|
258 | configure:6099: result: func_convert_file_noop |
---|
259 | configure:6106: checking for /Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
260 | configure:6113: result: -r |
---|
261 | configure:6187: checking for objdump |
---|
262 | configure:6217: result: no |
---|
263 | configure:6246: checking how to recognize dependent libraries |
---|
264 | configure:6448: result: pass_all |
---|
265 | configure:6533: checking for dlltool |
---|
266 | configure:6563: result: no |
---|
267 | configure:6593: checking how to associate runtime and link libraries |
---|
268 | configure:6620: result: printf %s\n |
---|
269 | configure:6681: checking for ar |
---|
270 | configure:6697: found /opt/local/bin/ar |
---|
271 | configure:6708: result: ar |
---|
272 | configure:6745: checking for archiver @FILE support |
---|
273 | configure:6762: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
274 | configure:6762: $? = 0 |
---|
275 | configure:6765: ar cru libconftest.a @conftest.lst >&5 |
---|
276 | ar: @conftest.lst: No such file or directory |
---|
277 | configure:6768: $? = 1 |
---|
278 | configure:6788: result: no |
---|
279 | configure:6846: checking for strip |
---|
280 | configure:6862: found /opt/local/bin/strip |
---|
281 | configure:6873: result: strip |
---|
282 | configure:6945: checking for ranlib |
---|
283 | configure:6961: found /opt/local/bin/ranlib |
---|
284 | configure:6972: result: ranlib |
---|
285 | configure:7074: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
286 | configure:7194: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
287 | configure:7197: $? = 0 |
---|
288 | configure: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 |
---|
289 | configure:7204: $? = 0 |
---|
290 | cannot find nm_test_var in conftest.nm |
---|
291 | configure:7194: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
292 | configure:7197: $? = 0 |
---|
293 | configure: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 |
---|
294 | configure:7204: $? = 0 |
---|
295 | configure: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 |
---|
296 | configure:7273: $? = 0 |
---|
297 | configure:7311: result: ok |
---|
298 | configure:7348: checking for sysroot |
---|
299 | configure:7378: result: no |
---|
300 | configure:7634: checking for mt |
---|
301 | configure:7664: result: no |
---|
302 | configure:7684: checking if : is a manifest tool |
---|
303 | configure:7690: : '-?' |
---|
304 | configure:7698: result: no |
---|
305 | configure:7754: checking for dsymutil |
---|
306 | configure:7770: found /usr/bin/dsymutil |
---|
307 | configure:7781: result: dsymutil |
---|
308 | configure:7846: checking for nmedit |
---|
309 | configure:7862: found /opt/local/bin/nmedit |
---|
310 | configure:7873: result: nmedit |
---|
311 | configure:7938: checking for lipo |
---|
312 | configure:7954: found /opt/local/bin/lipo |
---|
313 | configure:7965: result: lipo |
---|
314 | configure:8030: checking for otool |
---|
315 | configure:8046: found /opt/local/bin/otool |
---|
316 | configure:8057: result: otool |
---|
317 | configure:8122: checking for otool64 |
---|
318 | configure:8152: result: no |
---|
319 | configure: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 |
---|
321 | configure:8230: result: yes |
---|
322 | configure:8233: checking for -exported_symbols_list linker flag |
---|
323 | configure: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 |
---|
324 | configure:8253: $? = 0 |
---|
325 | configure:8263: result: yes |
---|
326 | configure:8266: checking for -force_load linker flag |
---|
327 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
328 | ar cru libconftest.a conftest.o |
---|
329 | ranlib 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 |
---|
331 | configure:8298: result: yes |
---|
332 | configure:8336: checking for ANSI C header files |
---|
333 | configure:8356: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
334 | configure:8356: $? = 0 |
---|
335 | configure: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 |
---|
336 | configure:8429: $? = 0 |
---|
337 | configure:8429: ./conftest |
---|
338 | configure:8429: $? = 0 |
---|
339 | configure:8440: result: yes |
---|
340 | configure:8453: checking for sys/types.h |
---|
341 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
342 | configure:8453: $? = 0 |
---|
343 | configure:8453: result: yes |
---|
344 | configure:8453: checking for sys/stat.h |
---|
345 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
346 | configure:8453: $? = 0 |
---|
347 | configure:8453: result: yes |
---|
348 | configure:8453: checking for stdlib.h |
---|
349 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
350 | configure:8453: $? = 0 |
---|
351 | configure:8453: result: yes |
---|
352 | configure:8453: checking for string.h |
---|
353 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
354 | configure:8453: $? = 0 |
---|
355 | configure:8453: result: yes |
---|
356 | configure:8453: checking for memory.h |
---|
357 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
358 | configure:8453: $? = 0 |
---|
359 | configure:8453: result: yes |
---|
360 | configure:8453: checking for strings.h |
---|
361 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
362 | configure:8453: $? = 0 |
---|
363 | configure:8453: result: yes |
---|
364 | configure:8453: checking for inttypes.h |
---|
365 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
366 | configure:8453: $? = 0 |
---|
367 | configure:8453: result: yes |
---|
368 | configure:8453: checking for stdint.h |
---|
369 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
370 | configure:8453: $? = 0 |
---|
371 | configure:8453: result: yes |
---|
372 | configure:8453: checking for unistd.h |
---|
373 | configure:8453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
374 | configure:8453: $? = 0 |
---|
375 | configure:8453: result: yes |
---|
376 | configure:8467: checking for dlfcn.h |
---|
377 | configure:8467: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
378 | configure:8467: $? = 0 |
---|
379 | configure:8467: result: yes |
---|
380 | configure:8652: checking for objdir |
---|
381 | configure:8667: result: .libs |
---|
382 | configure:8934: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
383 | configure:8952: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
384 | configure:8956: $? = 0 |
---|
385 | configure:8969: result: yes |
---|
386 | configure:9296: checking for /usr/bin/clang option to produce PIC |
---|
387 | configure:9303: result: -fno-common -DPIC |
---|
388 | configure:9311: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
389 | configure:9329: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
390 | configure:9333: $? = 0 |
---|
391 | configure:9346: result: yes |
---|
392 | configure:9375: checking if /usr/bin/clang static flag -static works |
---|
393 | configure:9403: result: no |
---|
394 | configure:9418: checking if /usr/bin/clang supports -c -o file.o |
---|
395 | configure:9439: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
396 | configure:9443: $? = 0 |
---|
397 | configure:9465: result: yes |
---|
398 | configure:9473: checking if /usr/bin/clang supports -c -o file.o |
---|
399 | configure:9520: result: yes |
---|
400 | configure:9553: checking whether the /usr/bin/clang linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
401 | configure:10710: result: yes |
---|
402 | configure:10950: checking dynamic linker characteristics |
---|
403 | configure:11695: result: darwin13.1.0 dyld |
---|
404 | configure:11802: checking how to hardcode library paths into programs |
---|
405 | configure:11827: result: immediate |
---|
406 | configure:11872: checking for dlopen in -ldl |
---|
407 | configure: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 |
---|
408 | configure:11897: $? = 0 |
---|
409 | configure:11906: result: yes |
---|
410 | configure:12121: checking whether a program can dlopen itself |
---|
411 | configure: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 |
---|
412 | configure:12204: $? = 0 |
---|
413 | configure:12222: result: yes |
---|
414 | configure:12227: checking whether a statically linked program can dlopen itself |
---|
415 | configure: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 |
---|
416 | configure:12310: $? = 0 |
---|
417 | configure:12328: result: yes |
---|
418 | configure:12367: checking whether stripping libraries is possible |
---|
419 | configure:12381: result: yes |
---|
420 | configure:12407: checking if libtool supports shared libraries |
---|
421 | configure:12409: result: yes |
---|
422 | configure:12412: checking whether to build shared libraries |
---|
423 | configure:12433: result: yes |
---|
424 | configure:12436: checking whether to build static libraries |
---|
425 | configure:12440: result: no |
---|
426 | configure:12463: checking how to run the C++ preprocessor |
---|
427 | configure:12490: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
428 | configure:12490: $? = 0 |
---|
429 | configure:12504: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
430 | conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found |
---|
431 | #include <ac_nonexistent.h> |
---|
432 | ^ |
---|
433 | 1 error generated. |
---|
434 | configure:12504: $? = 1 |
---|
435 | configure: 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> |
---|
462 | configure:12529: result: /usr/bin/clang++ -E |
---|
463 | configure:12549: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
464 | configure:12549: $? = 0 |
---|
465 | configure:12563: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
466 | conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found |
---|
467 | #include <ac_nonexistent.h> |
---|
468 | ^ |
---|
469 | 1 error generated. |
---|
470 | configure:12563: $? = 1 |
---|
471 | configure: 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> |
---|
498 | configure:12732: checking for ld used by /usr/bin/clang++ |
---|
499 | configure:12799: result: /Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
500 | configure:12806: checking if the linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
501 | configure:12821: result: no |
---|
502 | configure:12876: checking whether the /usr/bin/clang++ linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
503 | configure:13881: result: yes |
---|
504 | configure:13917: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
505 | configure:13920: $? = 0 |
---|
506 | configure:14440: checking for /usr/bin/clang++ option to produce PIC |
---|
507 | configure:14447: result: -fno-common -DPIC |
---|
508 | configure:14455: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
509 | configure:14473: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
510 | configure:14477: $? = 0 |
---|
511 | configure:14490: result: yes |
---|
512 | configure:14513: checking if /usr/bin/clang++ static flag -static works |
---|
513 | configure:14541: result: no |
---|
514 | configure:14553: checking if /usr/bin/clang++ supports -c -o file.o |
---|
515 | configure:14574: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
516 | configure:14578: $? = 0 |
---|
517 | configure:14600: result: yes |
---|
518 | configure:14605: checking if /usr/bin/clang++ supports -c -o file.o |
---|
519 | configure:14652: result: yes |
---|
520 | configure:14682: checking whether the /usr/bin/clang++ linker (/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
521 | configure:14721: result: yes |
---|
522 | configure:14862: checking dynamic linker characteristics |
---|
523 | configure:15541: result: darwin13.1.0 dyld |
---|
524 | configure:15594: checking how to hardcode library paths into programs |
---|
525 | configure:15619: result: immediate |
---|
526 | configure:15682: checking for perl |
---|
527 | configure:15700: found /opt/local/bin/perl |
---|
528 | configure:15712: result: /opt/local/bin/perl |
---|
529 | configure:15724: checking for python |
---|
530 | configure:15742: found /usr/bin/python |
---|
531 | configure:15754: result: /usr/bin/python |
---|
532 | configure:15769: checking whether /usr/bin/python is Python 2.5 or later |
---|
533 | configure:15779: result: yes |
---|
534 | configure:15807: checking for bison |
---|
535 | configure:15823: found /opt/local/bin/bison |
---|
536 | configure:15834: result: bison -y |
---|
537 | configure:15848: checking for bison |
---|
538 | configure:15866: found /opt/local/bin/bison |
---|
539 | configure:15878: result: /opt/local/bin/bison |
---|
540 | configure:15894: checking for flex |
---|
541 | configure:15910: found /opt/local/bin/flex |
---|
542 | configure:15921: result: flex |
---|
543 | configure:15958: flex conftest.l |
---|
544 | configure:15962: $? = 0 |
---|
545 | configure:15964: checking lex output file root |
---|
546 | configure:15978: result: lex.yy |
---|
547 | configure:15983: checking lex library |
---|
548 | configure: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 |
---|
549 | Undefined symbols for architecture x86_64: |
---|
550 | "_yywrap", referenced from: |
---|
551 | _yylex in conftest-510287.o |
---|
552 | _main in conftest-510287.o |
---|
553 | ld: symbol(s) not found for architecture x86_64 |
---|
554 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
555 | configure:15997: $? = 1 |
---|
556 | configure: 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 | | } |
---|
2350 | configure: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 |
---|
2351 | configure:15997: $? = 0 |
---|
2352 | configure:16007: result: -lfl |
---|
2353 | configure:16013: checking whether yytext is a pointer |
---|
2354 | configure: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 |
---|
2355 | configure:16030: $? = 0 |
---|
2356 | configure:16038: result: yes |
---|
2357 | configure:16053: checking for flex |
---|
2358 | configure:16071: found /opt/local/bin/flex |
---|
2359 | configure:16083: result: /opt/local/bin/flex |
---|
2360 | configure:16097: checking for pod2man |
---|
2361 | configure:16115: found /opt/local/bin/pod2man |
---|
2362 | configure:16127: result: /opt/local/bin/pod2man |
---|
2363 | configure:16144: checking for pod2html |
---|
2364 | configure:16162: found /opt/local/bin/pod2html |
---|
2365 | configure:16174: result: /opt/local/bin/pod2html |
---|
2366 | configure:16198: checking for xdg-open |
---|
2367 | configure:16231: result: no |
---|
2368 | configure:16259: checking for htmlview |
---|
2369 | configure:16292: result: no |
---|
2370 | configure:16363: checking for doxygen |
---|
2371 | configure:16381: found /opt/local/bin/doxygen |
---|
2372 | configure:16393: result: /opt/local/bin/doxygen |
---|
2373 | configure:16403: checking for doxygen |
---|
2374 | configure:16419: found /opt/local/bin/doxygen |
---|
2375 | configure:16431: result: yes |
---|
2376 | configure:16510: checking for pkg-config |
---|
2377 | configure:16528: found /opt/local/bin/pkg-config |
---|
2378 | configure:16540: result: /opt/local/bin/pkg-config |
---|
2379 | configure:16565: checking pkg-config is at least version 0.9.0 |
---|
2380 | configure:16568: result: yes |
---|
2381 | configure:16666: checking whether we can build for OS X 10.9 |
---|
2382 | configure:16708: result: no |
---|
2383 | configure:16710: error: We couldn't find the SDK for OS X 10.9 |
---|
2384 | |
---|
2385 | ## ---------------- ## |
---|
2386 | ## Cache variables. ## |
---|
2387 | ## ---------------- ## |
---|
2388 | |
---|
2389 | ac_cv_build=x86_64-apple-darwin13.1.0 |
---|
2390 | ac_cv_c_compiler_gnu=yes |
---|
2391 | ac_cv_cxx_compiler_gnu=yes |
---|
2392 | ac_cv_env_CCC_set= |
---|
2393 | ac_cv_env_CCC_value= |
---|
2394 | ac_cv_env_CC_set=set |
---|
2395 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2396 | ac_cv_env_CFLAGS_set=set |
---|
2397 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
2398 | ac_cv_env_CPPFLAGS_set=set |
---|
2399 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
2400 | ac_cv_env_CPP_set= |
---|
2401 | ac_cv_env_CPP_value= |
---|
2402 | ac_cv_env_CXXCPP_set= |
---|
2403 | ac_cv_env_CXXCPP_value= |
---|
2404 | ac_cv_env_CXXFLAGS_set=set |
---|
2405 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
2406 | ac_cv_env_CXX_set=set |
---|
2407 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
2408 | ac_cv_env_LDFLAGS_set=set |
---|
2409 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64' |
---|
2410 | ac_cv_env_LIBGNUTLS_CFLAGS_set= |
---|
2411 | ac_cv_env_LIBGNUTLS_CFLAGS_value= |
---|
2412 | ac_cv_env_LIBGNUTLS_LIBS_set= |
---|
2413 | ac_cv_env_LIBGNUTLS_LIBS_value= |
---|
2414 | ac_cv_env_LIBNL1_CFLAGS_set= |
---|
2415 | ac_cv_env_LIBNL1_CFLAGS_value= |
---|
2416 | ac_cv_env_LIBNL1_LIBS_set= |
---|
2417 | ac_cv_env_LIBNL1_LIBS_value= |
---|
2418 | ac_cv_env_LIBNL2_CFLAGS_set= |
---|
2419 | ac_cv_env_LIBNL2_CFLAGS_value= |
---|
2420 | ac_cv_env_LIBNL2_LIBS_set= |
---|
2421 | ac_cv_env_LIBNL2_LIBS_value= |
---|
2422 | ac_cv_env_LIBNL3_CFLAGS_set= |
---|
2423 | ac_cv_env_LIBNL3_CFLAGS_value= |
---|
2424 | ac_cv_env_LIBNL3_LIBS_set= |
---|
2425 | ac_cv_env_LIBNL3_LIBS_value= |
---|
2426 | ac_cv_env_LIBS_set= |
---|
2427 | ac_cv_env_LIBS_value= |
---|
2428 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
2429 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
2430 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
2431 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
2432 | ac_cv_env_PKG_CONFIG_set= |
---|
2433 | ac_cv_env_PKG_CONFIG_value= |
---|
2434 | ac_cv_env_YACC_set= |
---|
2435 | ac_cv_env_YACC_value= |
---|
2436 | ac_cv_env_YFLAGS_set= |
---|
2437 | ac_cv_env_YFLAGS_value= |
---|
2438 | ac_cv_env_build_alias_set= |
---|
2439 | ac_cv_env_build_alias_value= |
---|
2440 | ac_cv_env_host_alias_set= |
---|
2441 | ac_cv_env_host_alias_value= |
---|
2442 | ac_cv_env_target_alias_set= |
---|
2443 | ac_cv_env_target_alias_value= |
---|
2444 | ac_cv_header_dlfcn_h=yes |
---|
2445 | ac_cv_header_inttypes_h=yes |
---|
2446 | ac_cv_header_memory_h=yes |
---|
2447 | ac_cv_header_stdc=yes |
---|
2448 | ac_cv_header_stdint_h=yes |
---|
2449 | ac_cv_header_stdlib_h=yes |
---|
2450 | ac_cv_header_string_h=yes |
---|
2451 | ac_cv_header_strings_h=yes |
---|
2452 | ac_cv_header_sys_stat_h=yes |
---|
2453 | ac_cv_header_sys_types_h=yes |
---|
2454 | ac_cv_header_unistd_h=yes |
---|
2455 | ac_cv_host=x86_64-apple-darwin13.1.0 |
---|
2456 | ac_cv_lib_dl_dlopen=yes |
---|
2457 | ac_cv_lib_lex=-lfl |
---|
2458 | ac_cv_objext=o |
---|
2459 | ac_cv_path_DOXYGEN=/opt/local/bin/doxygen |
---|
2460 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
2461 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
2462 | ac_cv_path_GREP=/usr/bin/grep |
---|
2463 | ac_cv_path_LEX=/opt/local/bin/flex |
---|
2464 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
2465 | ac_cv_path_POD2HTML=/opt/local/bin/pod2html |
---|
2466 | ac_cv_path_POD2MAN=/opt/local/bin/pod2man |
---|
2467 | ac_cv_path_PYTHON=/usr/bin/python |
---|
2468 | ac_cv_path_SED=/usr/bin/sed |
---|
2469 | ac_cv_path_YACCDUMMY=/opt/local/bin/bison |
---|
2470 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
2471 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
2472 | ac_cv_prog_AWK=gawk |
---|
2473 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
2474 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
2475 | ac_cv_prog_HAVE_DOXYGEN=yes |
---|
2476 | ac_cv_prog_LEX=flex |
---|
2477 | ac_cv_prog_YACC='bison -y' |
---|
2478 | ac_cv_prog_ac_ct_AR=ar |
---|
2479 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
2480 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2481 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2482 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2483 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2484 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2485 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2486 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
---|
2487 | ac_cv_prog_cc_c89= |
---|
2488 | ac_cv_prog_cc_g=yes |
---|
2489 | ac_cv_prog_cxx_g=yes |
---|
2490 | ac_cv_prog_lex_root=lex.yy |
---|
2491 | ac_cv_prog_lex_yytext_pointer=yes |
---|
2492 | ac_cv_prog_make_make_set=yes |
---|
2493 | ac_cv_target=x86_64-apple-darwin13.1.0 |
---|
2494 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2495 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
2496 | am_cv_prog_tar_ustar=gnutar |
---|
2497 | lt_cv_apple_cc_single_mod=yes |
---|
2498 | lt_cv_ar_at_file=no |
---|
2499 | lt_cv_deplibs_check_method=pass_all |
---|
2500 | lt_cv_dlopen=dlopen |
---|
2501 | lt_cv_dlopen_libs=-ldl |
---|
2502 | lt_cv_dlopen_self=yes |
---|
2503 | lt_cv_dlopen_self_static=yes |
---|
2504 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2505 | lt_cv_file_magic_test_file= |
---|
2506 | lt_cv_ld_exported_symbols_list=yes |
---|
2507 | lt_cv_ld_force_load=yes |
---|
2508 | lt_cv_ld_reload_flag=-r |
---|
2509 | lt_cv_nm_interface='BSD nm' |
---|
2510 | lt_cv_objdir=.libs |
---|
2511 | lt_cv_path_LD=/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2512 | lt_cv_path_LDCXX=/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2513 | lt_cv_path_NM=/opt/local/bin/nm |
---|
2514 | lt_cv_path_mainfest_tool=no |
---|
2515 | lt_cv_prog_compiler_c_o=yes |
---|
2516 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
2517 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2518 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
2519 | lt_cv_prog_compiler_pic_works=yes |
---|
2520 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
2521 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
2522 | lt_cv_prog_compiler_static_works=no |
---|
2523 | lt_cv_prog_compiler_static_works_CXX=no |
---|
2524 | lt_cv_prog_gnu_ld=no |
---|
2525 | lt_cv_prog_gnu_ldcxx=no |
---|
2526 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2527 | lt_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'\''' |
---|
2528 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
2529 | lt_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'\''' |
---|
2530 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
2531 | lt_cv_sys_max_cmd_len=196608 |
---|
2532 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2533 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2534 | |
---|
2535 | ## ----------------- ## |
---|
2536 | ## Output variables. ## |
---|
2537 | ## ----------------- ## |
---|
2538 | |
---|
2539 | A2X='' |
---|
2540 | ACLOCAL='${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' |
---|
2541 | AC_MIN_VERSION='2.60' |
---|
2542 | ADNS_LIBS='' |
---|
2543 | AMDEPBACKSLASH='\' |
---|
2544 | AMDEP_FALSE='#' |
---|
2545 | AMDEP_TRUE='' |
---|
2546 | AMTAR='$${TAR-tar}' |
---|
2547 | AM_BACKSLASH='' |
---|
2548 | AM_DEFAULT_V='' |
---|
2549 | AM_DEFAULT_VERBOSITY='' |
---|
2550 | AM_V='' |
---|
2551 | APPLICATIONSERVICES_FRAMEWORKS='' |
---|
2552 | AR='ar' |
---|
2553 | AUTOCONF='${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' |
---|
2554 | AUTOHEADER='${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' |
---|
2555 | AUTOMAKE='${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' |
---|
2556 | AWK='gawk' |
---|
2557 | CC='/usr/bin/clang' |
---|
2558 | CCDEPMODE='depmode=gcc3' |
---|
2559 | CC_FOR_BUILD='/usr/bin/clang' |
---|
2560 | CFLAGS='-pipe -Os -arch x86_64' |
---|
2561 | CFLAGS_FOR_BUILD='' |
---|
2562 | COREFOUNDATION_FRAMEWORKS='' |
---|
2563 | CPP='/usr/bin/clang -E' |
---|
2564 | CPPFLAGS='-I/opt/local/include' |
---|
2565 | CXX='/usr/bin/clang++' |
---|
2566 | CXXCPP='/usr/bin/clang++ -E' |
---|
2567 | CXXDEPMODE='depmode=gcc3' |
---|
2568 | CXXFLAGS='-pipe -Os -arch x86_64' |
---|
2569 | CYGPATH_W='echo' |
---|
2570 | C_ARES_LIBS='' |
---|
2571 | DEFS='' |
---|
2572 | DEPDIR='.deps' |
---|
2573 | DESKTOP_FILE_INSTALL='' |
---|
2574 | DLLTOOL='false' |
---|
2575 | DOXYGEN='/opt/local/bin/doxygen' |
---|
2576 | DSYMUTIL='dsymutil' |
---|
2577 | DUMPBIN='' |
---|
2578 | DUMPCAP_GROUP='' |
---|
2579 | ECHO_C='\c' |
---|
2580 | ECHO_N='' |
---|
2581 | ECHO_T='' |
---|
2582 | EGREP='/usr/bin/grep -E' |
---|
2583 | ELINKS='' |
---|
2584 | ENABLE_STATIC='' |
---|
2585 | ENABLE_STATIC_FALSE='' |
---|
2586 | ENABLE_STATIC_TRUE='' |
---|
2587 | EXEEXT='' |
---|
2588 | FGREP='/usr/bin/grep -F' |
---|
2589 | FOP='' |
---|
2590 | GEOIP_LIBS='' |
---|
2591 | GETOPT_LO='' |
---|
2592 | GLIB_CFLAGS='' |
---|
2593 | GLIB_GENMARSHAL='' |
---|
2594 | GLIB_LIBS='' |
---|
2595 | GLIB_MIN_VERSION='' |
---|
2596 | GLIB_MKENUMS='' |
---|
2597 | GOBJECT_QUERY='' |
---|
2598 | GREP='/usr/bin/grep' |
---|
2599 | GTK2_MIN_VERSION='' |
---|
2600 | GTK3_MIN_VERSION='' |
---|
2601 | GTK_CFLAGS='' |
---|
2602 | GTK_LIBS='' |
---|
2603 | HAVE_A2X='' |
---|
2604 | HAVE_A2X_FALSE='' |
---|
2605 | HAVE_A2X_TRUE='' |
---|
2606 | HAVE_BLESS='' |
---|
2607 | HAVE_DOXYGEN='yes' |
---|
2608 | HAVE_DOXYGEN_FALSE='#' |
---|
2609 | HAVE_DOXYGEN_TRUE='' |
---|
2610 | HAVE_DPKG_BUILDPACKAGE='' |
---|
2611 | HAVE_DUMPCAP_GROUP_FALSE='' |
---|
2612 | HAVE_DUMPCAP_GROUP_TRUE='' |
---|
2613 | HAVE_ELINKS='' |
---|
2614 | HAVE_ELINKS_FALSE='' |
---|
2615 | HAVE_ELINKS_TRUE='' |
---|
2616 | HAVE_FOP='' |
---|
2617 | HAVE_FOP_FALSE='' |
---|
2618 | HAVE_FOP_TRUE='' |
---|
2619 | HAVE_HDIUTIL='' |
---|
2620 | HAVE_LIBLUA_FALSE='' |
---|
2621 | HAVE_LIBLUA_TRUE='' |
---|
2622 | HAVE_LIBPORTAUDIO_FALSE='' |
---|
2623 | HAVE_LIBPORTAUDIO_TRUE='' |
---|
2624 | HAVE_LIBPY_FALSE='' |
---|
2625 | HAVE_LIBPY_TRUE='' |
---|
2626 | HAVE_LYNX='' |
---|
2627 | HAVE_LYNX_FALSE='' |
---|
2628 | HAVE_LYNX_TRUE='' |
---|
2629 | HAVE_OSX_PACKAGING='' |
---|
2630 | HAVE_PKGMK='' |
---|
2631 | HAVE_PKGPROTO='' |
---|
2632 | HAVE_PKGTRANS='' |
---|
2633 | HAVE_PLUGINS_FALSE='' |
---|
2634 | HAVE_PLUGINS_TRUE='' |
---|
2635 | HAVE_Qt_FALSE='' |
---|
2636 | HAVE_Qt_TRUE='' |
---|
2637 | HAVE_RPM='' |
---|
2638 | HAVE_SVR4_PACKAGING='' |
---|
2639 | HAVE_W3M='' |
---|
2640 | HAVE_W3M_FALSE='' |
---|
2641 | HAVE_W3M_TRUE='' |
---|
2642 | HAVE_WARNINGS_AS_ERRORS_FALSE='' |
---|
2643 | HAVE_WARNINGS_AS_ERRORS_TRUE='' |
---|
2644 | HAVE_WIRESHARK_CXX_FALSE='' |
---|
2645 | HAVE_WIRESHARK_CXX_TRUE='' |
---|
2646 | HAVE_XCODEBUILD='' |
---|
2647 | HAVE_XMLLINT='' |
---|
2648 | HAVE_XMLLINT_FALSE='' |
---|
2649 | HAVE_XMLLINT_TRUE='' |
---|
2650 | HAVE_XSLTPROC='' |
---|
2651 | HAVE_XSLTPROC_FALSE='' |
---|
2652 | HAVE_XSLTPROC_TRUE='' |
---|
2653 | HTML_VIEWER='' |
---|
2654 | INET_ATON_LO='' |
---|
2655 | INET_NTOP_LO='' |
---|
2656 | INET_PTON_LO='' |
---|
2657 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2658 | INSTALL_PROGRAM='${INSTALL}' |
---|
2659 | INSTALL_SCRIPT='${INSTALL}' |
---|
2660 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2661 | KRB5_CONFIG='' |
---|
2662 | KRB5_LIBS='' |
---|
2663 | LD='/Applications/Utilities/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
2664 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-search_paths_first -arch x86_64' |
---|
2665 | LDFLAGS_SHAREDLIB='' |
---|
2666 | LEX='/opt/local/bin/flex' |
---|
2667 | LEXLIB='-lfl' |
---|
2668 | LEX_OUTPUT_ROOT='lex.yy' |
---|
2669 | LIBCAP_LIBS='' |
---|
2670 | LIBGCRYPT_CFLAGS='' |
---|
2671 | LIBGCRYPT_CONFIG='' |
---|
2672 | LIBGCRYPT_LIBS='' |
---|
2673 | LIBGNUTLS_CFLAGS='' |
---|
2674 | LIBGNUTLS_LIBS='' |
---|
2675 | LIBNL1_CFLAGS='' |
---|
2676 | LIBNL1_LIBS='' |
---|
2677 | LIBNL2_CFLAGS='' |
---|
2678 | LIBNL2_LIBS='' |
---|
2679 | LIBNL3_CFLAGS='' |
---|
2680 | LIBNL3_LIBS='' |
---|
2681 | LIBOBJS='' |
---|
2682 | LIBS='' |
---|
2683 | LIBSMI_CFLAGS='' |
---|
2684 | LIBSMI_LDFLAGS='' |
---|
2685 | LIBSMI_VERSION='' |
---|
2686 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2687 | LIBTOOL_DEPS='./ltmain.sh' |
---|
2688 | LIPO='lipo' |
---|
2689 | LN_S='ln -s' |
---|
2690 | LTLIBOBJS='' |
---|
2691 | LUA_INCLUDES='' |
---|
2692 | LUA_LIBS='' |
---|
2693 | LYNX='' |
---|
2694 | MAKEINFO='${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' |
---|
2695 | MANIFEST_TOOL=':' |
---|
2696 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
2697 | MOC='' |
---|
2698 | NEED_GETOPT_LO_FALSE='' |
---|
2699 | NEED_GETOPT_LO_TRUE='' |
---|
2700 | NEED_INET_ATON_LO_FALSE='' |
---|
2701 | NEED_INET_ATON_LO_TRUE='' |
---|
2702 | NEED_INET_NTOP_LO_FALSE='' |
---|
2703 | NEED_INET_NTOP_LO_TRUE='' |
---|
2704 | NEED_INET_PTON_LO_FALSE='' |
---|
2705 | NEED_INET_PTON_LO_TRUE='' |
---|
2706 | NEED_STRNCASECMP_LO_FALSE='' |
---|
2707 | NEED_STRNCASECMP_LO_TRUE='' |
---|
2708 | NEED_STRPTIME_LO_FALSE='' |
---|
2709 | NEED_STRPTIME_LO_TRUE='' |
---|
2710 | NM='/opt/local/bin/nm' |
---|
2711 | NMEDIT='nmedit' |
---|
2712 | NSL_LIBS='' |
---|
2713 | OBJDUMP='false' |
---|
2714 | OBJEXT='o' |
---|
2715 | OSX_APP_FLAGS='' |
---|
2716 | OSX_MIN_VERSION='' |
---|
2717 | OTOOL64=':' |
---|
2718 | OTOOL='otool' |
---|
2719 | PACKAGE='wireshark' |
---|
2720 | PACKAGE_BUGREPORT='http://bugs.wireshark.org/' |
---|
2721 | PACKAGE_NAME='wireshark' |
---|
2722 | PACKAGE_STRING='wireshark 1.10.6' |
---|
2723 | PACKAGE_TARNAME='wireshark' |
---|
2724 | PACKAGE_URL='http://www.wireshark.org/' |
---|
2725 | PACKAGE_VERSION='1.10.6' |
---|
2726 | PATH_SEPARATOR=':' |
---|
2727 | PCAP_CONFIG='' |
---|
2728 | PCAP_LIBS='' |
---|
2729 | PERL='/opt/local/bin/perl' |
---|
2730 | PIE_CFLAGS='' |
---|
2731 | PIE_LDFLAGS='' |
---|
2732 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
2733 | PKG_CONFIG_LIBDIR='' |
---|
2734 | PKG_CONFIG_PATH='' |
---|
2735 | PLUGIN_LIBS='' |
---|
2736 | POD2HTML='/opt/local/bin/pod2html' |
---|
2737 | POD2MAN='/opt/local/bin/pod2man' |
---|
2738 | PORTAUDIO_INCLUDES='' |
---|
2739 | PORTAUDIO_LIBS='' |
---|
2740 | PYTHON='/usr/bin/python' |
---|
2741 | PY_CFLAGS='' |
---|
2742 | PY_LIBS='' |
---|
2743 | QT_MIN_VERSION='' |
---|
2744 | Qt_LIBS='' |
---|
2745 | RANLIB='ranlib' |
---|
2746 | SED='/usr/bin/sed' |
---|
2747 | SETCAP='' |
---|
2748 | SETCAP_INSTALL_FALSE='' |
---|
2749 | SETCAP_INSTALL_TRUE='' |
---|
2750 | SETUID_INSTALL_FALSE='' |
---|
2751 | SETUID_INSTALL_TRUE='' |
---|
2752 | SET_MAKE='' |
---|
2753 | SHELL='/bin/sh' |
---|
2754 | SOCKET_LIBS='' |
---|
2755 | SSL_LIBS='' |
---|
2756 | STRIP='strip' |
---|
2757 | STRNCASECMP_LO='' |
---|
2758 | STRPTIME_C='' |
---|
2759 | STRPTIME_LO='' |
---|
2760 | SYSTEMCONFIGURATION_FRAMEWORKS='' |
---|
2761 | UIC='' |
---|
2762 | USE_PROFILE_BUILD_FALSE='' |
---|
2763 | USE_PROFILE_BUILD_TRUE='' |
---|
2764 | VERSION='1.10.6' |
---|
2765 | W3M='' |
---|
2766 | XMLLINT='' |
---|
2767 | XSLTPROC='' |
---|
2768 | YACC='bison -y' |
---|
2769 | YACCDUMMY='/opt/local/bin/bison' |
---|
2770 | YFLAGS='' |
---|
2771 | ac_ct_AR='ar' |
---|
2772 | ac_ct_CC='/usr/bin/clang' |
---|
2773 | ac_ct_CXX='' |
---|
2774 | ac_ct_DUMPBIN='' |
---|
2775 | ac_cv_wireshark_have_rpm='' |
---|
2776 | am__EXEEXT_FALSE='' |
---|
2777 | am__EXEEXT_TRUE='' |
---|
2778 | am__fastdepCC_FALSE='#' |
---|
2779 | am__fastdepCC_TRUE='' |
---|
2780 | am__fastdepCXX_FALSE='#' |
---|
2781 | am__fastdepCXX_TRUE='' |
---|
2782 | am__include='include' |
---|
2783 | am__isrc='' |
---|
2784 | am__leading_dot='.' |
---|
2785 | am__nodep='_no' |
---|
2786 | am__quote='' |
---|
2787 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
2788 | am__untar='tar -xf -' |
---|
2789 | bindir='${exec_prefix}/bin' |
---|
2790 | build='x86_64-apple-darwin13.1.0' |
---|
2791 | build_alias='' |
---|
2792 | build_cpu='x86_64' |
---|
2793 | build_os='darwin13.1.0' |
---|
2794 | build_vendor='apple' |
---|
2795 | capinfos_bin='' |
---|
2796 | capinfos_man='' |
---|
2797 | datadir='${datarootdir}' |
---|
2798 | datarootdir='${prefix}/share' |
---|
2799 | dftest_bin='' |
---|
2800 | dftest_man='' |
---|
2801 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2802 | dumpcap_bin='' |
---|
2803 | dumpcap_man='' |
---|
2804 | dvidir='${docdir}' |
---|
2805 | editcap_bin='' |
---|
2806 | editcap_man='' |
---|
2807 | exec_prefix='NONE' |
---|
2808 | host='x86_64-apple-darwin13.1.0' |
---|
2809 | host_alias='' |
---|
2810 | host_cpu='x86_64' |
---|
2811 | host_os='darwin13.1.0' |
---|
2812 | host_vendor='apple' |
---|
2813 | htmldir='${docdir}' |
---|
2814 | includedir='${prefix}/include' |
---|
2815 | infodir='${prefix}/share/info' |
---|
2816 | install_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' |
---|
2817 | libdir='${exec_prefix}/lib' |
---|
2818 | libexecdir='${exec_prefix}/libexec' |
---|
2819 | localedir='${datarootdir}/locale' |
---|
2820 | localstatedir='${prefix}/var' |
---|
2821 | mandir='${prefix}/share/man' |
---|
2822 | mergecap_bin='' |
---|
2823 | mergecap_man='' |
---|
2824 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
2825 | oldincludedir='/usr/include' |
---|
2826 | pdfdir='${docdir}' |
---|
2827 | plugindir='' |
---|
2828 | prefix='/opt/local' |
---|
2829 | program_transform_name='s,x,x,' |
---|
2830 | psdir='${docdir}' |
---|
2831 | pythondir='' |
---|
2832 | randpkt_bin='' |
---|
2833 | randpkt_man='' |
---|
2834 | rawshark_bin='' |
---|
2835 | rawshark_man='' |
---|
2836 | reordercap_bin='' |
---|
2837 | reordercap_man='' |
---|
2838 | sbindir='${exec_prefix}/sbin' |
---|
2839 | sharedstatedir='${prefix}/com' |
---|
2840 | sysconfdir='${prefix}/etc' |
---|
2841 | target='x86_64-apple-darwin13.1.0' |
---|
2842 | target_alias='' |
---|
2843 | target_cpu='x86_64' |
---|
2844 | target_os='darwin13.1.0' |
---|
2845 | target_vendor='apple' |
---|
2846 | text2pcap_bin='' |
---|
2847 | text2pcap_man='' |
---|
2848 | tshark_bin='' |
---|
2849 | tshark_man='' |
---|
2850 | wireshark_SUBDIRS='' |
---|
2851 | wireshark_bin='' |
---|
2852 | wireshark_man='' |
---|
2853 | wiresharkfilter_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 | |
---|
2886 | configure: exit 1 |
---|