quang010692

config.log

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