Advertisement
Guest User

1

a guest
Jul 23rd, 2010
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.98 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 0.6.14, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.0
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = mainserver.serveftp.org
  14. uname -m = i386
  15. uname -r = 8.0-RELEASE
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/libexec/nagios
  31. PATH: /sbin
  32. PATH: /bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /usr/games
  36. PATH: /usr/local/sbin
  37. PATH: /usr/local/bin
  38. PATH: /root/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2646: checking for a BSD-compatible install
  46. configure:2714: result: /usr/bin/install -c -o root -g wheel
  47. configure:2725: checking whether build environment is sane
  48. configure:2775: result: yes
  49. configure:2916: checking for a thread-safe mkdir -p
  50. configure:2955: result: /usr/local/bin/gmkdir -p
  51. configure:2968: checking for gawk
  52. configure:2998: result: no
  53. configure:2968: checking for mawk
  54. configure:2998: result: no
  55. configure:2968: checking for nawk
  56. configure:2984: found /usr/bin/nawk
  57. configure:2995: result: nawk
  58. configure:3006: checking whether gmake sets $(MAKE)
  59. configure:3028: result: yes
  60. configure:3109: checking whether to enable maintainer-specific portions of Makefiles
  61. configure:3118: result: no
  62. configure:3155: checking build system type
  63. configure:3169: result: i386-portbld-freebsd8.0
  64. configure:3189: checking host system type
  65. configure:3202: result: i386-portbld-freebsd8.0
  66. configure:3222: checking for Win32
  67. configure:3232: result: no
  68. configure:3292: checking for gcc
  69. configure:3319: result: cc
  70. configure:3548: checking for C compiler version
  71. configure:3557: cc --version >&5
  72. cc (GCC) 4.2.1 20070719 [FreeBSD]
  73. Copyright (C) 2007 Free Software Foundation, Inc.
  74. This is free software; see the source for copying conditions. There is NO
  75. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  76.  
  77. configure:3568: $? = 0
  78. configure:3557: cc -v >&5
  79. Using built-in specs.
  80. Target: i386-undermydesk-freebsd
  81. Configured with: FreeBSD/i386 system compiler
  82. Thread model: posix
  83. gcc version 4.2.1 20070719 [FreeBSD]
  84. configure:3568: $? = 0
  85. configure:3557: cc -V >&5
  86. cc: '-V' option must have argument
  87. configure:3568: $? = 1
  88. configure:3557: cc -qversion >&5
  89. cc: unrecognized option '-qversion'
  90. cc: No input files specified
  91. configure:3568: $? = 1
  92. configure:3588: checking whether the C compiler works
  93. configure:3610: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  94. configure:3614: $? = 0
  95. configure:3663: result: yes
  96. configure:3666: checking for C compiler default output file name
  97. configure:3668: result: a.out
  98. configure:3674: checking for suffix of executables
  99. configure:3681: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  100. configure:3685: $? = 0
  101. configure:3707: result:
  102. configure:3729: checking whether we are cross compiling
  103. configure:3737: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  104. configure:3741: $? = 0
  105. configure:3748: ./conftest
  106. configure:3752: $? = 0
  107. configure:3767: result: no
  108. configure:3772: checking for suffix of object files
  109. configure:3794: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  110. configure:3798: $? = 0
  111. configure:3819: result: o
  112. configure:3823: checking whether we are using the GNU C compiler
  113. configure:3842: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  114. configure:3842: $? = 0
  115. configure:3851: result: yes
  116. configure:3860: checking whether cc accepts -g
  117. configure:3880: cc -c -g -I/usr/local/include conftest.c >&5
  118. configure:3880: $? = 0
  119. configure:3921: result: yes
  120. configure:3938: checking for cc option to accept ISO C89
  121. configure:4002: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  122. configure:4002: $? = 0
  123. configure:4015: result: none needed
  124. configure:4046: checking for style of include used by gmake
  125. configure:4074: result: GNU
  126. configure:4099: checking dependency style of cc
  127. configure:4209: result: gcc3
  128. configure:4228: checking whether cc understands -c and -o together
  129. configure:4256: cc -c conftest.c -o conftest2.o >&5
  130. configure:4260: $? = 0
  131. configure:4266: cc -c conftest.c -o conftest2.o >&5
  132. configure:4270: $? = 0
  133. configure:4325: result: yes
  134. configure:4375: checking for a sed that does not truncate output
  135. configure:4439: result: /usr/bin/sed
  136. configure:4457: checking for grep that handles long lines and -e
  137. configure:4515: result: /usr/bin/grep
  138. configure:4520: checking for egrep
  139. configure:4582: result: /usr/bin/grep -E
  140. configure:4587: checking for fgrep
  141. configure:4649: result: /usr/bin/grep -F
  142. configure:4684: checking for ld used by cc
  143. configure:4751: result: /usr/bin/ld
  144. configure:4758: checking if the linker (/usr/bin/ld) is GNU ld
  145. configure:4773: result: yes
  146. configure:4785: checking for BSD- or MS-compatible name lister (nm)
  147. configure:4834: result: /usr/bin/nm -B
  148. configure:4952: checking the name lister (/usr/bin/nm -B) interface
  149. configure:4959: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  150. configure:4962: /usr/bin/nm -B "conftest.o"
  151. configure:4965: output
  152. 00000000 B some_variable
  153. configure:4972: result: BSD nm
  154. configure:4975: checking whether ln -s works
  155. configure:4979: result: yes
  156. configure:4987: checking the maximum length of command line arguments
  157. configure:5107: result: 262144
  158. configure:5124: checking whether the shell understands some XSI constructs
  159. configure:5134: result: yes
  160. configure:5138: checking whether the shell understands "+="
  161. configure:5144: result: no
  162. configure:5179: checking for /usr/bin/ld option to reload object files
  163. configure:5186: result: -r
  164. configure:5255: checking for objdump
  165. configure:5271: found /usr/bin/objdump
  166. configure:5282: result: objdump
  167. configure:5314: checking how to recognize dependent libraries
  168. configure:5510: result: pass_all
  169. configure:5570: checking for ar
  170. configure:5586: found /usr/bin/ar
  171. configure:5597: result: ar
  172. configure:5675: checking for strip
  173. configure:5691: found /usr/bin/strip
  174. configure:5702: result: strip
  175. configure:5774: checking for ranlib
  176. configure:5790: found /usr/bin/ranlib
  177. configure:5801: result: ranlib
  178. configure:5891: checking command to parse /usr/bin/nm -B output from cc object
  179. configure:6009: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  180. configure:6012: $? = 0
  181. configure:6016: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  182. configure:6019: $? = 0
  183. configure:6073: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
  184. configure:6076: $? = 0
  185. configure:6114: result: ok
  186. configure:6923: checking how to run the C preprocessor
  187. configure:6954: cc -E -I/usr/local/include conftest.c
  188. configure:6954: $? = 0
  189. configure:6968: cc -E -I/usr/local/include conftest.c
  190. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  191. configure:6968: $? = 1
  192. configure: failed program was:
  193. | /* confdefs.h */
  194. | #define PACKAGE_NAME "gobject-introspection"
  195. | #define PACKAGE_TARNAME "gobject-introspection"
  196. | #define PACKAGE_VERSION "0.6.14"
  197. | #define PACKAGE_STRING "gobject-introspection 0.6.14"
  198. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  199. | #define PACKAGE_URL ""
  200. | #define PACKAGE "gobject-introspection"
  201. | #define VERSION "0.6.14"
  202. | /* end confdefs.h. */
  203. | #include <ac_nonexistent.h>
  204. configure:6993: result: cc -E
  205. configure:7013: cc -E -I/usr/local/include conftest.c
  206. configure:7013: $? = 0
  207. configure:7027: cc -E -I/usr/local/include conftest.c
  208. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  209. configure:7027: $? = 1
  210. configure: failed program was:
  211. | /* confdefs.h */
  212. | #define PACKAGE_NAME "gobject-introspection"
  213. | #define PACKAGE_TARNAME "gobject-introspection"
  214. | #define PACKAGE_VERSION "0.6.14"
  215. | #define PACKAGE_STRING "gobject-introspection 0.6.14"
  216. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  217. | #define PACKAGE_URL ""
  218. | #define PACKAGE "gobject-introspection"
  219. | #define VERSION "0.6.14"
  220. | /* end confdefs.h. */
  221. | #include <ac_nonexistent.h>
  222. configure:7056: checking for ANSI C header files
  223. configure:7076: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  224. configure:7076: $? = 0
  225. configure:7149: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  226. configure:7149: $? = 0
  227. configure:7149: ./conftest
  228. configure:7149: $? = 0
  229. configure:7160: result: yes
  230. configure:7173: checking for sys/types.h
  231. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  232. configure:7173: $? = 0
  233. configure:7173: result: yes
  234. configure:7173: checking for sys/stat.h
  235. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  236. configure:7173: $? = 0
  237. configure:7173: result: yes
  238. configure:7173: checking for stdlib.h
  239. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  240. configure:7173: $? = 0
  241. configure:7173: result: yes
  242. configure:7173: checking for string.h
  243. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  244. configure:7173: $? = 0
  245. configure:7173: result: yes
  246. configure:7173: checking for memory.h
  247. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  248. configure:7173: $? = 0
  249. configure:7173: result: yes
  250. configure:7173: checking for strings.h
  251. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  252. configure:7173: $? = 0
  253. configure:7173: result: yes
  254. configure:7173: checking for inttypes.h
  255. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  256. configure:7173: $? = 0
  257. configure:7173: result: yes
  258. configure:7173: checking for stdint.h
  259. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  260. configure:7173: $? = 0
  261. configure:7173: result: yes
  262. configure:7173: checking for unistd.h
  263. configure:7173: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  264. configure:7173: $? = 0
  265. configure:7173: result: yes
  266. configure:7188: checking for dlfcn.h
  267. configure:7188: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  268. configure:7188: $? = 0
  269. configure:7188: result: yes
  270. configure:7372: checking for objdir
  271. configure:7387: result: .libs
  272. configure:7683: checking if cc supports -fno-rtti -fno-exceptions
  273. configure:7701: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
  274. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  275. configure:7705: $? = 0
  276. configure:7718: result: no
  277. configure:7738: checking for cc option to produce PIC
  278. configure:8010: result: -fPIC -DPIC
  279. configure:8022: checking if cc PIC flag -fPIC -DPIC works
  280. configure:8040: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
  281. configure:8044: $? = 0
  282. configure:8057: result: yes
  283. configure:8081: checking if cc static flag -static works
  284. configure:8109: result: yes
  285. configure:8124: checking if cc supports -c -o file.o
  286. configure:8145: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5
  287. configure:8149: $? = 0
  288. configure:8171: result: yes
  289. configure:8179: checking if cc supports -c -o file.o
  290. configure:8226: result: yes
  291. configure:8259: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  292. configure:9245: result: yes
  293. configure:9282: checking whether -lc should be explicitly linked in
  294. configure:9287: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  295. configure:9290: $? = 0
  296. configure:9305: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  297. configure:9308: $? = 0
  298. configure:9320: result: no
  299. configure:9484: checking dynamic linker characteristics
  300. configure:10138: result: freebsd8.0 ld.so
  301. configure:10240: checking how to hardcode library paths into programs
  302. configure:10265: result: immediate
  303. configure:10785: checking whether stripping libraries is possible
  304. configure:10790: result: yes
  305. configure:10825: checking if libtool supports shared libraries
  306. configure:10827: result: yes
  307. configure:10830: checking whether to build shared libraries
  308. configure:10851: result: yes
  309. configure:10854: checking whether to build static libraries
  310. configure:10858: result: yes
  311. configure:10942: checking for pkg-config
  312. configure:10960: found /usr/local/bin/pkg-config
  313. configure:10972: result: /usr/local/bin/pkg-config
  314. configure:10997: checking pkg-config is at least version 0.9.0
  315. configure:11000: result: yes
  316. configure:11014: checking for flex
  317. configure:11030: found /usr/bin/flex
  318. configure:11041: result: flex
  319. configure:11078: flex conftest.l
  320. configure:11082: $? = 0
  321. configure:11084: checking lex output file root
  322. configure:11098: result: lex.yy
  323. configure:11103: checking lex library
  324. configure:11117: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  325. conftest.l: In function 'yylex':
  326. conftest.l:6: warning: comparison between pointer and integer
  327. conftest.l:6: warning: assignment makes pointer from integer without a cast
  328. /var/tmp//cc5ciyxv.o(.text+0x7f6): In function `input':
  329. : undefined reference to `yywrap'
  330. /var/tmp//cc5ciyxv.o(.text+0xc19): In function `yylex':
  331. : undefined reference to `yywrap'
  332. /var/tmp//cc5ciyxv.o(.text+0xdcf): In function `main':
  333. : undefined reference to `yywrap'
  334. configure:11117: $? = 1
  335. configure: failed program was:
  336. | /* confdefs.h */
  337. | #define PACKAGE_NAME "gobject-introspection"
  338. | #define PACKAGE_TARNAME "gobject-introspection"
  339. | #define PACKAGE_VERSION "0.6.14"
  340. | #define PACKAGE_STRING "gobject-introspection 0.6.14"
  341. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  342. | #define PACKAGE_URL ""
  343. | #define PACKAGE "gobject-introspection"
  344. | #define VERSION "0.6.14"
  345. | #define STDC_HEADERS 1
  346. | #define HAVE_SYS_TYPES_H 1
  347. | #define HAVE_SYS_STAT_H 1
  348. | #define HAVE_STDLIB_H 1
  349. | #define HAVE_STRING_H 1
  350. | #define HAVE_MEMORY_H 1
  351. | #define HAVE_STRINGS_H 1
  352. | #define HAVE_INTTYPES_H 1
  353. | #define HAVE_STDINT_H 1
  354. | #define HAVE_UNISTD_H 1
  355. | #define HAVE_DLFCN_H 1
  356. | #define LT_OBJDIR ".libs/"
  357. | /* end confdefs.h. */
  358. | /* A lexical scanner generated by flex */
  359. |
  360. | /* Scanner skeleton version:
  361. | * $Header: /home/daffy/u0/vern/flex/RCS/flex.skl,v 2.91 96/09/10 16:58:48 vern Exp $
  362. | * $FreeBSD: src/usr.bin/lex/flex.skl,v 1.10.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $
  363. | */
  364. |
  365. | #if defined(__FreeBSD__)
  366. | #include <sys/cdefs.h>
  367. | #else
  368. | #define __unused
  369. | #define __dead2
  370. | #endif
  371. |
  372. | #define FLEX_SCANNER
  373. | #define YY_FLEX_MAJOR_VERSION 2
  374. | #define YY_FLEX_MINOR_VERSION 5
  375. |
  376. | #include <stdio.h>
  377. |
  378. |
  379. | /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */
  380. | #ifdef c_plusplus
  381. | #ifndef __cplusplus
  382. | #define __cplusplus
  383. | #endif
  384. | #endif
  385. |
  386. |
  387. | #ifdef __cplusplus
  388. |
  389. | #include <stdlib.h>
  390. | #include <unistd.h>
  391. |
  392. | /* Use prototypes in function declarations. */
  393. | #define YY_USE_PROTOS
  394. |
  395. | /* The "const" storage-class-modifier is valid. */
  396. | #define YY_USE_CONST
  397. |
  398. | #else /* ! __cplusplus */
  399. |
  400. | #if __STDC__
  401. |
  402. | #define YY_USE_PROTOS
  403. | #define YY_USE_CONST
  404. |
  405. | #endif /* __STDC__ */
  406. | #endif /* ! __cplusplus */
  407. |
  408. | #ifdef __TURBOC__
  409. | #pragma warn -rch
  410. | #pragma warn -use
  411. | #include <io.h>
  412. | #include <stdlib.h>
  413. | #define YY_USE_CONST
  414. | #define YY_USE_PROTOS
  415. | #endif
  416. |
  417. | #ifdef YY_USE_CONST
  418. | #define yyconst const
  419. | #else
  420. | #define yyconst
  421. | #endif
  422. |
  423. |
  424. | #ifdef YY_USE_PROTOS
  425. | #define YY_PROTO(proto) proto
  426. | #else
  427. | #define YY_PROTO(proto) ()
  428. | #endif
  429. |
  430. | /* Returned upon end-of-file. */
  431. | #define YY_NULL 0
  432. |
  433. | /* Promotes a possibly negative, possibly signed char to an unsigned
  434. | * integer for use as an array index. If the signed char is negative,
  435. | * we want to instead treat it as an 8-bit unsigned char, hence the
  436. | * double cast.
  437. | */
  438. | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  439. |
  440. | /* Enter a start condition. This macro really ought to take a parameter,
  441. | * but we do it the disgusting crufty way forced on us by the ()-less
  442. | * definition of BEGIN.
  443. | */
  444. | #define BEGIN yy_start = 1 + 2 *
  445. |
  446. | /* Translate the current start state into a value that can be later handed
  447. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  448. | * compatibility.
  449. | */
  450. | #define YY_START ((yy_start - 1) / 2)
  451. | #define YYSTATE YY_START
  452. |
  453. | /* Action number for EOF rule of a given start state. */
  454. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  455. |
  456. | /* Special action meaning "start processing a new file". */
  457. | #define YY_NEW_FILE yyrestart( yyin )
  458. |
  459. | #define YY_END_OF_BUFFER_CHAR 0
  460. |
  461. | /* Size of default input buffer. */
  462. | #define YY_BUF_SIZE 16384
  463. |
  464. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  465. |
  466. | extern int yyleng;
  467. | extern FILE *yyin, *yyout;
  468. |
  469. | #define EOB_ACT_CONTINUE_SCAN 0
  470. | #define EOB_ACT_END_OF_FILE 1
  471. | #define EOB_ACT_LAST_MATCH 2
  472. |
  473. | /* The funky do-while in the following #define is used to turn the definition
  474. | * int a single C statement (which needs a semi-colon terminator). This
  475. | * avoids problems with code like:
  476. | *
  477. | * if ( condition_holds )
  478. | * yyless( 5 );
  479. | * else
  480. | * do_something_else();
  481. | *
  482. | * Prior to using the do-while the compiler would get upset at the
  483. | * "else" because it interpreted the "if" statement as being all
  484. | * done when it reached the ';' after the yyless() call.
  485. | */
  486. |
  487. | /* Return all but the first 'n' matched characters back to the input stream. */
  488. |
  489. | #define yyless(n) \
  490. | do \
  491. | { \
  492. | /* Undo effects of setting up yytext. */ \
  493. | *yy_cp = yy_hold_char; \
  494. | YY_RESTORE_YY_MORE_OFFSET \
  495. | yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \
  496. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  497. | } \
  498. | while ( 0 )
  499. |
  500. | #define unput(c) yyunput( c, yytext_ptr )
  501. |
  502. | /* The following is because we cannot portably get our hands on size_t
  503. | * (without autoconf's help, which isn't available because we want
  504. | * flex-generated scanners to compile on their own).
  505. | */
  506. | typedef unsigned int yy_size_t;
  507. |
  508. |
  509. | struct yy_buffer_state
  510. | {
  511. | FILE *yy_input_file;
  512. |
  513. | char *yy_ch_buf; /* input buffer */
  514. | char *yy_buf_pos; /* current position in input buffer */
  515. |
  516. | /* Size of input buffer in bytes, not including room for EOB
  517. | * characters.
  518. | */
  519. | yy_size_t yy_buf_size;
  520. |
  521. | /* Number of characters read into yy_ch_buf, not including EOB
  522. | * characters.
  523. | */
  524. | int yy_n_chars;
  525. |
  526. | /* Whether we "own" the buffer - i.e., we know we created it,
  527. | * and can realloc() it to grow it, and should free() it to
  528. | * delete it.
  529. | */
  530. | int yy_is_our_buffer;
  531. |
  532. | /* Whether this is an "interactive" input source; if so, and
  533. | * if we're using stdio for input, then we want to use getc()
  534. | * instead of fread(), to make sure we stop fetching input after
  535. | * each newline.
  536. | */
  537. | int yy_is_interactive;
  538. |
  539. | /* Whether we're considered to be at the beginning of a line.
  540. | * If so, '^' rules will be active on the next match, otherwise
  541. | * not.
  542. | */
  543. | int yy_at_bol;
  544. |
  545. | /* Whether to try to fill the input buffer when we reach the
  546. | * end of it.
  547. | */
  548. | int yy_fill_buffer;
  549. |
  550. | int yy_buffer_status;
  551. | #define YY_BUFFER_NEW 0
  552. | #define YY_BUFFER_NORMAL 1
  553. | /* When an EOF's been seen but there's still some text to process
  554. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  555. | * shouldn't try reading from the input source any more. We might
  556. | * still have a bunch of tokens to match, though, because of
  557. | * possible backing-up.
  558. | *
  559. | * When we actually see the EOF, we change the status to "new"
  560. | * (via yyrestart()), so that the user can continue scanning by
  561. | * just pointing yyin at a new input file.
  562. | */
  563. | #define YY_BUFFER_EOF_PENDING 2
  564. | };
  565. |
  566. | static YY_BUFFER_STATE yy_current_buffer = 0;
  567. |
  568. | /* We provide macros for accessing buffer states in case in the
  569. | * future we want to put the buffer states in a more general
  570. | * "scanner state".
  571. | */
  572. | #define YY_CURRENT_BUFFER yy_current_buffer
  573. |
  574. |
  575. | /* yy_hold_char holds the character lost when yytext is formed. */
  576. | static char yy_hold_char;
  577. |
  578. | static int yy_n_chars; /* number of characters read into yy_ch_buf */
  579. |
  580. |
  581. | int yyleng;
  582. |
  583. | /* Points to current character in buffer. */
  584. | static char *yy_c_buf_p = (char *) 0;
  585. | static int yy_init = 1; /* whether we need to initialize */
  586. | static int yy_start = 0; /* start state number */
  587. |
  588. | /* Flag which is used to allow yywrap()'s to do buffer switches
  589. | * instead of setting up a fresh yyin. A bit of a hack ...
  590. | */
  591. | static int yy_did_buffer_switch_on_eof;
  592. |
  593. | void yyrestart YY_PROTO(( FILE *input_file ));
  594. |
  595. | void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer ));
  596. | void yy_load_buffer_state YY_PROTO(( void ));
  597. | YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size ));
  598. | void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b ));
  599. | void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
  600. | void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b ));
  601. | #define YY_FLUSH_BUFFER yy_flush_buffer( yy_current_buffer )
  602. |
  603. | YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size ));
  604. | YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str ));
  605. | YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len ));
  606. |
  607. | static void *yy_flex_alloc YY_PROTO(( yy_size_t ));
  608. | static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t )) __unused;
  609. | static void yy_flex_free YY_PROTO(( void * ));
  610. |
  611. | #define yy_new_buffer yy_create_buffer
  612. |
  613. | #define yy_set_interactive(is_interactive) \
  614. | { \
  615. | if ( ! yy_current_buffer ) \
  616. | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
  617. | yy_current_buffer->yy_is_interactive = is_interactive; \
  618. | }
  619. |
  620. | #define yy_set_bol(at_bol) \
  621. | { \
  622. | if ( ! yy_current_buffer ) \
  623. | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \
  624. | yy_current_buffer->yy_at_bol = at_bol; \
  625. | }
  626. |
  627. | #define YY_AT_BOL() (yy_current_buffer->yy_at_bol)
  628. |
  629. |
  630. | #define YY_USES_REJECT
  631. | typedef unsigned char YY_CHAR;
  632. | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
  633. | typedef int yy_state_type;
  634. | extern char *yytext;
  635. | #define yytext_ptr yytext
  636. |
  637. | static yy_state_type yy_get_previous_state YY_PROTO(( void ));
  638. | static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state ));
  639. | static int yy_get_next_buffer YY_PROTO(( void ));
  640. | static void yy_fatal_error YY_PROTO(( yyconst char msg[] )) __dead2;
  641. |
  642. | /* Done after the current pattern has been matched and before the
  643. | * corresponding action - sets up yytext.
  644. | */
  645. | #define YY_DO_BEFORE_ACTION \
  646. | yytext_ptr = yy_bp; \
  647. | yytext_ptr -= yy_more_len; \
  648. | yyleng = (int) (yy_cp - yytext_ptr); \
  649. | yy_hold_char = *yy_cp; \
  650. | *yy_cp = '\0'; \
  651. | yy_c_buf_p = yy_cp;
  652. |
  653. | #define YY_NUM_RULES 8
  654. | #define YY_END_OF_BUFFER 9
  655. | static yyconst short int yy_acclist[23] =
  656. | { 0,
  657. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  658. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  659. | 7, 8
  660. | } ;
  661. |
  662. | static yyconst short int yy_accept[14] =
  663. | { 0,
  664. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  665. | 20, 23, 23
  666. | } ;
  667. |
  668. | static yyconst int yy_ec[256] =
  669. | { 0,
  670. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  671. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  672. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  673. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  674. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  675. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  676. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  677. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  678. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  679. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  680. |
  681. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  682. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  683. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  684. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  685. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  686. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  687. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  688. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  689. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  690. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  691. |
  692. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  693. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  694. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  695. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  696. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  697. | 1, 1, 1, 1, 1
  698. | } ;
  699. |
  700. | static yyconst int yy_meta[9] =
  701. | { 0,
  702. | 1, 1, 1, 1, 1, 1, 1, 1
  703. | } ;
  704. |
  705. | static yyconst short int yy_base[13] =
  706. | { 0,
  707. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  708. | 10, 10
  709. | } ;
  710. |
  711. | static yyconst short int yy_def[13] =
  712. | { 0,
  713. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  714. | 12, 0
  715. | } ;
  716. |
  717. | static yyconst short int yy_nxt[19] =
  718. | { 0,
  719. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  720. | 12, 12, 12, 12, 12, 12, 12, 12
  721. | } ;
  722. |
  723. | static yyconst short int yy_chk[19] =
  724. | { 0,
  725. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  726. | 12, 12, 12, 12, 12, 12, 12, 12
  727. | } ;
  728. |
  729. | static yy_state_type yy_state_buf[YY_BUF_SIZE + 2], *yy_state_ptr;
  730. | static char *yy_full_match;
  731. | static int yy_lp;
  732. | #define REJECT \
  733. | { \
  734. | *yy_cp = yy_hold_char; /* undo effects of setting up yytext */ \
  735. | yy_cp = yy_full_match; /* restore poss. backed-over text */ \
  736. | ++yy_lp; \
  737. | goto find_rule; \
  738. | }
  739. | static int yy_more_flag = 0;
  740. | static int yy_more_len = 0;
  741. | #define yymore() (yy_more_flag = 1)
  742. | #define YY_MORE_ADJ yy_more_len
  743. | #define YY_RESTORE_YY_MORE_OFFSET
  744. | char *yytext;
  745. | #line 1 "conftest.l"
  746. | #define INITIAL 0
  747. | #line 391 "lex.yy.c"
  748. |
  749. | /* Macros after this point can all be overridden by user definitions in
  750. | * section 1.
  751. | */
  752. |
  753. | #ifndef YY_SKIP_YYWRAP
  754. | #ifdef __cplusplus
  755. | extern "C" int yywrap YY_PROTO(( void ));
  756. | #else
  757. | extern int yywrap YY_PROTO(( void ));
  758. | #endif
  759. | #endif
  760. |
  761. | #ifndef YY_NO_UNPUT
  762. | static void yyunput YY_PROTO(( int c, char *buf_ptr ));
  763. | #endif
  764. |
  765. | #ifndef yytext_ptr
  766. | static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int ));
  767. | #endif
  768. |
  769. | #ifdef YY_NEED_STRLEN
  770. | static int yy_flex_strlen YY_PROTO(( yyconst char * ));
  771. | #endif
  772. |
  773. | #ifndef YY_NO_INPUT
  774. | #ifdef __cplusplus
  775. | static int yyinput YY_PROTO(( void ));
  776. | #else
  777. | static int input YY_PROTO(( void ));
  778. | #endif
  779. | #endif
  780. |
  781. | #if YY_STACK_USED
  782. | static int yy_start_stack_ptr = 0;
  783. | static int yy_start_stack_depth = 0;
  784. | static int *yy_start_stack = 0;
  785. | #ifndef YY_NO_PUSH_STATE
  786. | static void yy_push_state YY_PROTO(( int new_state ));
  787. | #endif
  788. | #ifndef YY_NO_POP_STATE
  789. | static void yy_pop_state YY_PROTO(( void ));
  790. | #endif
  791. | #ifndef YY_NO_TOP_STATE
  792. | static int yy_top_state YY_PROTO(( void ));
  793. | #endif
  794. |
  795. | #else
  796. | #define YY_NO_PUSH_STATE 1
  797. | #define YY_NO_POP_STATE 1
  798. | #define YY_NO_TOP_STATE 1
  799. | #endif
  800. |
  801. | #ifdef YY_MALLOC_DECL
  802. | YY_MALLOC_DECL
  803. | #else
  804. | #if __STDC__
  805. | #ifndef __cplusplus
  806. | #include <stdlib.h>
  807. | #endif
  808. | #else
  809. | /* Just try to get by without declaring the routines. This will fail
  810. | * miserably on non-ANSI systems for which sizeof(size_t) != sizeof(int)
  811. | * or sizeof(void*) != sizeof(int).
  812. | */
  813. | #endif
  814. | #endif
  815. |
  816. | /* Amount of stuff to slurp up with each read. */
  817. | #ifndef YY_READ_BUF_SIZE
  818. | #define YY_READ_BUF_SIZE 8192
  819. | #endif
  820. |
  821. | /* Copy whatever the last rule matched to the standard output. */
  822. |
  823. | #ifndef ECHO
  824. | /* This used to be an fputs(), but since the string might contain NUL's,
  825. | * we now use fwrite().
  826. | */
  827. | #define ECHO (void) fwrite( yytext, yyleng, 1, yyout )
  828. | #endif
  829. |
  830. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  831. | * is returned in "result".
  832. | */
  833. | #ifndef YY_INPUT
  834. | #define YY_INPUT(buf,result,max_size) \
  835. | if ( yy_current_buffer->yy_is_interactive ) \
  836. | { \
  837. | int c = '*', n; \
  838. | for ( n = 0; n < max_size && \
  839. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  840. | buf[n] = (char) c; \
  841. | if ( c == '\n' ) \
  842. | buf[n++] = (char) c; \
  843. | if ( c == EOF && ferror( yyin ) ) \
  844. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  845. | result = n; \
  846. | } \
  847. | else if ( ((result = fread( buf, 1, max_size, yyin )) == 0) \
  848. | && ferror( yyin ) ) \
  849. | YY_FATAL_ERROR( "input in flex scanner failed" );
  850. | #endif
  851. |
  852. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  853. | * we don't want an extra ';' after the "return" because that will cause
  854. | * some compilers to complain about unreachable statements.
  855. | */
  856. | #ifndef yyterminate
  857. | #define yyterminate() return YY_NULL
  858. | #endif
  859. |
  860. | /* Number of entries by which start-condition stack grows. */
  861. | #ifndef YY_START_STACK_INCR
  862. | #define YY_START_STACK_INCR 25
  863. | #endif
  864. |
  865. | /* Report a fatal error. */
  866. | #ifndef YY_FATAL_ERROR
  867. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  868. | #endif
  869. |
  870. | /* Default declaration of generated scanner - a define so the user can
  871. | * easily add parameters.
  872. | */
  873. | #ifndef YY_DECL
  874. | #define YY_DECL int yylex YY_PROTO(( void ))
  875. | #endif
  876. |
  877. | /* Code executed at the beginning of each rule, after yytext and yyleng
  878. | * have been set up.
  879. | */
  880. | #ifndef YY_USER_ACTION
  881. | #define YY_USER_ACTION
  882. | #endif
  883. |
  884. | /* Code executed at the end of each rule. */
  885. | #ifndef YY_BREAK
  886. | #define YY_BREAK break;
  887. | #endif
  888. |
  889. | #define YY_RULE_SETUP \
  890. | YY_USER_ACTION
  891. |
  892. | YY_DECL
  893. | {
  894. | yy_state_type yy_current_state;
  895. | char *yy_cp, *yy_bp;
  896. | int yy_act;
  897. |
  898. | #line 1 "conftest.l"
  899. |
  900. | #line 544 "lex.yy.c"
  901. |
  902. | if ( yy_init )
  903. | {
  904. | yy_init = 0;
  905. |
  906. | #ifdef YY_USER_INIT
  907. | YY_USER_INIT;
  908. | #endif
  909. |
  910. | if ( ! yy_start )
  911. | yy_start = 1; /* first start state */
  912. |
  913. | if ( ! yyin )
  914. | yyin = stdin;
  915. |
  916. | if ( ! yyout )
  917. | yyout = stdout;
  918. |
  919. | if ( ! yy_current_buffer )
  920. | yy_current_buffer =
  921. | yy_create_buffer( yyin, YY_BUF_SIZE );
  922. |
  923. | yy_load_buffer_state();
  924. | }
  925. |
  926. | while ( 1 ) /* loops until end-of-file is reached */
  927. | {
  928. | yy_more_len = 0;
  929. | if ( yy_more_flag )
  930. | {
  931. | yy_more_len = yy_c_buf_p - yytext_ptr;
  932. | yy_more_flag = 0;
  933. | }
  934. | yy_cp = yy_c_buf_p;
  935. |
  936. | /* Support of yytext. */
  937. | *yy_cp = yy_hold_char;
  938. |
  939. | /* yy_bp points to the position in yy_ch_buf of the start of
  940. | * the current run.
  941. | */
  942. | yy_bp = yy_cp;
  943. |
  944. | yy_current_state = yy_start;
  945. | yy_state_ptr = yy_state_buf;
  946. | *yy_state_ptr++ = yy_current_state;
  947. | yy_match:
  948. | do
  949. | {
  950. | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
  951. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  952. | {
  953. | yy_current_state = (int) yy_def[yy_current_state];
  954. | if ( yy_current_state >= 13 )
  955. | yy_c = yy_meta[(unsigned int) yy_c];
  956. | }
  957. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  958. | *yy_state_ptr++ = yy_current_state;
  959. | ++yy_cp;
  960. | }
  961. | while ( yy_base[yy_current_state] != 10 );
  962. |
  963. | yy_find_action:
  964. | yy_current_state = *--yy_state_ptr;
  965. | yy_lp = yy_accept[yy_current_state];
  966. | goto find_rule; /* avoid `defined but not used' warning */
  967. | find_rule: /* we branch to this label when backing up */
  968. | for ( ; ; ) /* until we find what rule we matched */
  969. | {
  970. | if ( yy_lp && yy_lp < yy_accept[yy_current_state + 1] )
  971. | {
  972. | yy_act = yy_acclist[yy_lp];
  973. | {
  974. | yy_full_match = yy_cp;
  975. | break;
  976. | }
  977. | }
  978. | --yy_cp;
  979. | yy_current_state = *--yy_state_ptr;
  980. | yy_lp = yy_accept[yy_current_state];
  981. | }
  982. |
  983. | YY_DO_BEFORE_ACTION;
  984. |
  985. |
  986. | do_action: /* This label is used only to access EOF actions. */
  987. |
  988. |
  989. | switch ( yy_act )
  990. | { /* beginning of action switch */
  991. | case 1:
  992. | YY_RULE_SETUP
  993. | #line 2 "conftest.l"
  994. | { ECHO; }
  995. | YY_BREAK
  996. | case 2:
  997. | YY_RULE_SETUP
  998. | #line 3 "conftest.l"
  999. | { REJECT; }
  1000. | YY_BREAK
  1001. | case 3:
  1002. | YY_RULE_SETUP
  1003. | #line 4 "conftest.l"
  1004. | { yymore (); }
  1005. | YY_BREAK
  1006. | case 4:
  1007. | YY_RULE_SETUP
  1008. | #line 5 "conftest.l"
  1009. | { yyless (1); }
  1010. | YY_BREAK
  1011. | case 5:
  1012. | YY_RULE_SETUP
  1013. | #line 6 "conftest.l"
  1014. | { yyless (input () != 0); }
  1015. | YY_BREAK
  1016. | case 6:
  1017. | YY_RULE_SETUP
  1018. | #line 7 "conftest.l"
  1019. | { unput (yytext[0]); }
  1020. | YY_BREAK
  1021. | case 7:
  1022. | YY_RULE_SETUP
  1023. | #line 8 "conftest.l"
  1024. | { BEGIN INITIAL; }
  1025. | YY_BREAK
  1026. | case 8:
  1027. | YY_RULE_SETUP
  1028. | #line 9 "conftest.l"
  1029. | ECHO;
  1030. | YY_BREAK
  1031. | #line 675 "lex.yy.c"
  1032. | case YY_STATE_EOF(INITIAL):
  1033. | yyterminate();
  1034. |
  1035. | case YY_END_OF_BUFFER:
  1036. | {
  1037. | /* Amount of text matched not including the EOB char. */
  1038. | int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1;
  1039. |
  1040. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  1041. | *yy_cp = yy_hold_char;
  1042. | YY_RESTORE_YY_MORE_OFFSET
  1043. |
  1044. | if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_NEW )
  1045. | {
  1046. | /* We're scanning a new file or input source. It's
  1047. | * possible that this happened because the user
  1048. | * just pointed yyin at a new source and called
  1049. | * yylex(). If so, then we have to assure
  1050. | * consistency between yy_current_buffer and our
  1051. | * globals. Here is the right place to do so, because
  1052. | * this is the first action (other than possibly a
  1053. | * back-up) that will match for the new input source.
  1054. | */
  1055. | yy_n_chars = yy_current_buffer->yy_n_chars;
  1056. | yy_current_buffer->yy_input_file = yyin;
  1057. | yy_current_buffer->yy_buffer_status = YY_BUFFER_NORMAL;
  1058. | }
  1059. |
  1060. | /* Note that here we test for yy_c_buf_p "<=" to the position
  1061. | * of the first EOB in the buffer, since yy_c_buf_p will
  1062. | * already have been incremented past the NUL character
  1063. | * (since all states make transitions on EOB to the
  1064. | * end-of-buffer state). Contrast this with the test
  1065. | * in input().
  1066. | */
  1067. | if ( yy_c_buf_p <= &yy_current_buffer->yy_ch_buf[yy_n_chars] )
  1068. | { /* This was really a NUL. */
  1069. | yy_state_type yy_next_state;
  1070. |
  1071. | yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text;
  1072. |
  1073. | yy_current_state = yy_get_previous_state();
  1074. |
  1075. | /* Okay, we're now positioned to make the NUL
  1076. | * transition. We couldn't have
  1077. | * yy_get_previous_state() go ahead and do it
  1078. | * for us because it doesn't know how to deal
  1079. | * with the possibility of jamming (and we don't
  1080. | * want to build jamming into it because then it
  1081. | * will run more slowly).
  1082. | */
  1083. |
  1084. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  1085. |
  1086. | yy_bp = yytext_ptr + YY_MORE_ADJ;
  1087. |
  1088. | if ( yy_next_state )
  1089. | {
  1090. | /* Consume the NUL. */
  1091. | yy_cp = ++yy_c_buf_p;
  1092. | yy_current_state = yy_next_state;
  1093. | goto yy_match;
  1094. | }
  1095. |
  1096. | else
  1097. | {
  1098. | yy_cp = yy_c_buf_p;
  1099. | goto yy_find_action;
  1100. | }
  1101. | }
  1102. |
  1103. | else switch ( yy_get_next_buffer() )
  1104. | {
  1105. | case EOB_ACT_END_OF_FILE:
  1106. | {
  1107. | yy_did_buffer_switch_on_eof = 0;
  1108. |
  1109. | if ( yywrap() )
  1110. | {
  1111. | /* Note: because we've taken care in
  1112. | * yy_get_next_buffer() to have set up
  1113. | * yytext, we can now set up
  1114. | * yy_c_buf_p so that if some total
  1115. | * hoser (like flex itself) wants to
  1116. | * call the scanner after we return the
  1117. | * YY_NULL, it'll still work - another
  1118. | * YY_NULL will get returned.
  1119. | */
  1120. | yy_c_buf_p = yytext_ptr + YY_MORE_ADJ;
  1121. |
  1122. | yy_act = YY_STATE_EOF(YY_START);
  1123. | goto do_action;
  1124. | }
  1125. |
  1126. | else
  1127. | {
  1128. | if ( ! yy_did_buffer_switch_on_eof )
  1129. | YY_NEW_FILE;
  1130. | }
  1131. | break;
  1132. | }
  1133. |
  1134. | case EOB_ACT_CONTINUE_SCAN:
  1135. | yy_c_buf_p =
  1136. | yytext_ptr + yy_amount_of_matched_text;
  1137. |
  1138. | yy_current_state = yy_get_previous_state();
  1139. |
  1140. | yy_cp = yy_c_buf_p;
  1141. | yy_bp = yytext_ptr + YY_MORE_ADJ;
  1142. | goto yy_match;
  1143. |
  1144. | case EOB_ACT_LAST_MATCH:
  1145. | yy_c_buf_p =
  1146. | &yy_current_buffer->yy_ch_buf[yy_n_chars];
  1147. |
  1148. | yy_current_state = yy_get_previous_state();
  1149. |
  1150. | yy_cp = yy_c_buf_p;
  1151. | yy_bp = yytext_ptr + YY_MORE_ADJ;
  1152. | goto yy_find_action;
  1153. | }
  1154. | break;
  1155. | }
  1156. |
  1157. | default:
  1158. | YY_FATAL_ERROR(
  1159. | "fatal flex scanner internal error--no action found" );
  1160. | } /* end of action switch */
  1161. | } /* end of scanning one token */
  1162. | } /* end of yylex */
  1163. |
  1164. |
  1165. | /* yy_get_next_buffer - try to read in a new buffer
  1166. | *
  1167. | * Returns a code representing an action:
  1168. | * EOB_ACT_LAST_MATCH -
  1169. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1170. | * EOB_ACT_END_OF_FILE - end of file
  1171. | */
  1172. |
  1173. | static int yy_get_next_buffer()
  1174. | {
  1175. | char *dest = yy_current_buffer->yy_ch_buf;
  1176. | char *source = yytext_ptr;
  1177. | int number_to_move, i;
  1178. | int ret_val;
  1179. |
  1180. | if ( yy_c_buf_p > &yy_current_buffer->yy_ch_buf[yy_n_chars + 1] )
  1181. | YY_FATAL_ERROR(
  1182. | "fatal flex scanner internal error--end of buffer missed" );
  1183. |
  1184. | if ( yy_current_buffer->yy_fill_buffer == 0 )
  1185. | { /* Don't try to fill the buffer, so this is an EOF. */
  1186. | if ( yy_c_buf_p - yytext_ptr - YY_MORE_ADJ == 1 )
  1187. | {
  1188. | /* We matched a single character, the EOB, so
  1189. | * treat this as a final EOF.
  1190. | */
  1191. | return EOB_ACT_END_OF_FILE;
  1192. | }
  1193. |
  1194. | else
  1195. | {
  1196. | /* We matched some text prior to the EOB, first
  1197. | * process it.
  1198. | */
  1199. | return EOB_ACT_LAST_MATCH;
  1200. | }
  1201. | }
  1202. |
  1203. | /* Try to read more data. */
  1204. |
  1205. | /* First move last chars to start of buffer. */
  1206. | number_to_move = (int) (yy_c_buf_p - yytext_ptr) - 1;
  1207. |
  1208. | for ( i = 0; i < number_to_move; ++i )
  1209. | *(dest++) = *(source++);
  1210. |
  1211. | if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1212. | /* don't do the read, it's not guaranteed to return an EOF,
  1213. | * just force an EOF
  1214. | */
  1215. | yy_current_buffer->yy_n_chars = yy_n_chars = 0;
  1216. |
  1217. | else
  1218. | {
  1219. | int num_to_read =
  1220. | yy_current_buffer->yy_buf_size - number_to_move - 1;
  1221. |
  1222. | while ( num_to_read <= 0 )
  1223. | { /* Not enough room in the buffer - grow it. */
  1224. | #ifdef YY_USES_REJECT
  1225. | YY_FATAL_ERROR(
  1226. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  1227. | #else
  1228. |
  1229. | /* just a shorter name for the current buffer */
  1230. | YY_BUFFER_STATE b = yy_current_buffer;
  1231. |
  1232. | int yy_c_buf_p_offset =
  1233. | (int) (yy_c_buf_p - b->yy_ch_buf);
  1234. |
  1235. | if ( b->yy_is_our_buffer )
  1236. | {
  1237. | int new_size = b->yy_buf_size * 2;
  1238. |
  1239. | if ( new_size <= 0 )
  1240. | b->yy_buf_size += b->yy_buf_size / 8;
  1241. | else
  1242. | b->yy_buf_size *= 2;
  1243. |
  1244. | b->yy_ch_buf = (char *)
  1245. | /* Include room in for 2 EOB chars. */
  1246. | yy_flex_realloc( (void *) b->yy_ch_buf,
  1247. | b->yy_buf_size + 2 );
  1248. | }
  1249. | else
  1250. | /* Can't grow it, we don't own it. */
  1251. | b->yy_ch_buf = 0;
  1252. |
  1253. | if ( ! b->yy_ch_buf )
  1254. | YY_FATAL_ERROR(
  1255. | "fatal error - scanner input buffer overflow" );
  1256. |
  1257. | yy_c_buf_p = &b->yy_ch_buf[yy_c_buf_p_offset];
  1258. |
  1259. | num_to_read = yy_current_buffer->yy_buf_size -
  1260. | number_to_move - 1;
  1261. | #endif
  1262. | }
  1263. |
  1264. | if ( num_to_read > YY_READ_BUF_SIZE )
  1265. | num_to_read = YY_READ_BUF_SIZE;
  1266. |
  1267. | /* Read in more data. */
  1268. | YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]),
  1269. | yy_n_chars, num_to_read );
  1270. |
  1271. | yy_current_buffer->yy_n_chars = yy_n_chars;
  1272. | }
  1273. |
  1274. | if ( yy_n_chars == 0 )
  1275. | {
  1276. | if ( number_to_move == YY_MORE_ADJ )
  1277. | {
  1278. | ret_val = EOB_ACT_END_OF_FILE;
  1279. | yyrestart( yyin );
  1280. | }
  1281. |
  1282. | else
  1283. | {
  1284. | ret_val = EOB_ACT_LAST_MATCH;
  1285. | yy_current_buffer->yy_buffer_status =
  1286. | YY_BUFFER_EOF_PENDING;
  1287. | }
  1288. | }
  1289. |
  1290. | else
  1291. | ret_val = EOB_ACT_CONTINUE_SCAN;
  1292. |
  1293. | yy_n_chars += number_to_move;
  1294. | yy_current_buffer->yy_ch_buf[yy_n_chars] = YY_END_OF_BUFFER_CHAR;
  1295. | yy_current_buffer->yy_ch_buf[yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR;
  1296. |
  1297. | yytext_ptr = &yy_current_buffer->yy_ch_buf[0];
  1298. |
  1299. | return ret_val;
  1300. | }
  1301. |
  1302. |
  1303. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  1304. |
  1305. | static yy_state_type yy_get_previous_state()
  1306. | {
  1307. | yy_state_type yy_current_state;
  1308. | char *yy_cp;
  1309. |
  1310. | yy_current_state = yy_start;
  1311. | yy_state_ptr = yy_state_buf;
  1312. | *yy_state_ptr++ = yy_current_state;
  1313. |
  1314. | for ( yy_cp = yytext_ptr + YY_MORE_ADJ; yy_cp < yy_c_buf_p; ++yy_cp )
  1315. | {
  1316. | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1317. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1318. | {
  1319. | yy_current_state = (int) yy_def[yy_current_state];
  1320. | if ( yy_current_state >= 13 )
  1321. | yy_c = yy_meta[(unsigned int) yy_c];
  1322. | }
  1323. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1324. | *yy_state_ptr++ = yy_current_state;
  1325. | }
  1326. |
  1327. | return yy_current_state;
  1328. | }
  1329. |
  1330. |
  1331. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  1332. | *
  1333. | * synopsis
  1334. | * next_state = yy_try_NUL_trans( current_state );
  1335. | */
  1336. |
  1337. | #ifdef YY_USE_PROTOS
  1338. | static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state )
  1339. | #else
  1340. | static yy_state_type yy_try_NUL_trans( yy_current_state )
  1341. | yy_state_type yy_current_state;
  1342. | #endif
  1343. | {
  1344. | int yy_is_jam;
  1345. |
  1346. | YY_CHAR yy_c = 1;
  1347. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1348. | {
  1349. | yy_current_state = (int) yy_def[yy_current_state];
  1350. | if ( yy_current_state >= 13 )
  1351. | yy_c = yy_meta[(unsigned int) yy_c];
  1352. | }
  1353. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1354. | yy_is_jam = (yy_current_state == 12);
  1355. | if ( ! yy_is_jam )
  1356. | *yy_state_ptr++ = yy_current_state;
  1357. |
  1358. | return yy_is_jam ? 0 : yy_current_state;
  1359. | }
  1360. |
  1361. |
  1362. | #ifndef YY_NO_UNPUT
  1363. | #ifdef YY_USE_PROTOS
  1364. | static void yyunput( int c, char *yy_bp )
  1365. | #else
  1366. | static void yyunput( c, yy_bp )
  1367. | int c;
  1368. | char *yy_bp;
  1369. | #endif
  1370. | {
  1371. | char *yy_cp = yy_c_buf_p;
  1372. |
  1373. | /* undo effects of setting up yytext */
  1374. | *yy_cp = yy_hold_char;
  1375. |
  1376. | if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 )
  1377. | { /* need to shift things up to make room */
  1378. | /* +2 for EOB chars. */
  1379. | int number_to_move = yy_n_chars + 2;
  1380. | char *dest = &yy_current_buffer->yy_ch_buf[
  1381. | yy_current_buffer->yy_buf_size + 2];
  1382. | char *source =
  1383. | &yy_current_buffer->yy_ch_buf[number_to_move];
  1384. |
  1385. | while ( source > yy_current_buffer->yy_ch_buf )
  1386. | *--dest = *--source;
  1387. |
  1388. | yy_cp += (int) (dest - source);
  1389. | yy_bp += (int) (dest - source);
  1390. | yy_current_buffer->yy_n_chars =
  1391. | yy_n_chars = yy_current_buffer->yy_buf_size;
  1392. |
  1393. | if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 )
  1394. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1395. | }
  1396. |
  1397. | *--yy_cp = (char) c;
  1398. |
  1399. |
  1400. | yytext_ptr = yy_bp;
  1401. | yy_hold_char = *yy_cp;
  1402. | yy_c_buf_p = yy_cp;
  1403. | }
  1404. | #endif /* ifndef YY_NO_UNPUT */
  1405. |
  1406. |
  1407. | #ifdef __cplusplus
  1408. | static int yyinput()
  1409. | #else
  1410. | static int input()
  1411. | #endif
  1412. | {
  1413. | int c;
  1414. |
  1415. | *yy_c_buf_p = yy_hold_char;
  1416. |
  1417. | if ( *yy_c_buf_p == YY_END_OF_BUFFER_CHAR )
  1418. | {
  1419. | /* yy_c_buf_p now points to the character we want to return.
  1420. | * If this occurs *before* the EOB characters, then it's a
  1421. | * valid NUL; if not, then we've hit the end of the buffer.
  1422. | */
  1423. | if ( yy_c_buf_p < &yy_current_buffer->yy_ch_buf[yy_n_chars] )
  1424. | /* This was really a NUL. */
  1425. | *yy_c_buf_p = '\0';
  1426. |
  1427. | else
  1428. | { /* need more input */
  1429. | int offset = yy_c_buf_p - yytext_ptr;
  1430. | ++yy_c_buf_p;
  1431. |
  1432. | switch ( yy_get_next_buffer() )
  1433. | {
  1434. | case EOB_ACT_LAST_MATCH:
  1435. | /* This happens because yy_g_n_b()
  1436. | * sees that we've accumulated a
  1437. | * token and flags that we need to
  1438. | * try matching the token before
  1439. | * proceeding. But for input(),
  1440. | * there's no matching to consider.
  1441. | * So convert the EOB_ACT_LAST_MATCH
  1442. | * to EOB_ACT_END_OF_FILE.
  1443. | */
  1444. |
  1445. | /* Reset buffer status. */
  1446. | yyrestart( yyin );
  1447. |
  1448. | /* fall through */
  1449. |
  1450. | case EOB_ACT_END_OF_FILE:
  1451. | {
  1452. | if ( yywrap() )
  1453. | return EOF;
  1454. |
  1455. | if ( ! yy_did_buffer_switch_on_eof )
  1456. | YY_NEW_FILE;
  1457. | #ifdef __cplusplus
  1458. | return yyinput();
  1459. | #else
  1460. | return input();
  1461. | #endif
  1462. | }
  1463. |
  1464. | case EOB_ACT_CONTINUE_SCAN:
  1465. | yy_c_buf_p = yytext_ptr + offset;
  1466. | break;
  1467. | }
  1468. | }
  1469. | }
  1470. |
  1471. | c = *(unsigned char *) yy_c_buf_p; /* cast for 8-bit char's */
  1472. | *yy_c_buf_p = '\0'; /* preserve yytext */
  1473. | yy_hold_char = *++yy_c_buf_p;
  1474. |
  1475. |
  1476. | return c;
  1477. | }
  1478. |
  1479. |
  1480. | #ifdef YY_USE_PROTOS
  1481. | void yyrestart( FILE *input_file )
  1482. | #else
  1483. | void yyrestart( input_file )
  1484. | FILE *input_file;
  1485. | #endif
  1486. | {
  1487. | if ( ! yy_current_buffer )
  1488. | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE );
  1489. |
  1490. | yy_init_buffer( yy_current_buffer, input_file );
  1491. | yy_load_buffer_state();
  1492. | }
  1493. |
  1494. |
  1495. | #ifdef YY_USE_PROTOS
  1496. | void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer )
  1497. | #else
  1498. | void yy_switch_to_buffer( new_buffer )
  1499. | YY_BUFFER_STATE new_buffer;
  1500. | #endif
  1501. | {
  1502. | if ( yy_current_buffer == new_buffer )
  1503. | return;
  1504. |
  1505. | if ( yy_current_buffer )
  1506. | {
  1507. | /* Flush out information for old buffer. */
  1508. | *yy_c_buf_p = yy_hold_char;
  1509. | yy_current_buffer->yy_buf_pos = yy_c_buf_p;
  1510. | yy_current_buffer->yy_n_chars = yy_n_chars;
  1511. | }
  1512. |
  1513. | yy_current_buffer = new_buffer;
  1514. | yy_load_buffer_state();
  1515. |
  1516. | /* We don't actually know whether we did this switch during
  1517. | * EOF (yywrap()) processing, but the only time this flag
  1518. | * is looked at is after yywrap() is called, so it's safe
  1519. | * to go ahead and always set it.
  1520. | */
  1521. | yy_did_buffer_switch_on_eof = 1;
  1522. | }
  1523. |
  1524. |
  1525. | #ifdef YY_USE_PROTOS
  1526. | void yy_load_buffer_state( void )
  1527. | #else
  1528. | void yy_load_buffer_state()
  1529. | #endif
  1530. | {
  1531. | yy_n_chars = yy_current_buffer->yy_n_chars;
  1532. | yytext_ptr = yy_c_buf_p = yy_current_buffer->yy_buf_pos;
  1533. | yyin = yy_current_buffer->yy_input_file;
  1534. | yy_hold_char = *yy_c_buf_p;
  1535. | }
  1536. |
  1537. |
  1538. | #ifdef YY_USE_PROTOS
  1539. | YY_BUFFER_STATE yy_create_buffer( FILE *file, int size )
  1540. | #else
  1541. | YY_BUFFER_STATE yy_create_buffer( file, size )
  1542. | FILE *file;
  1543. | int size;
  1544. | #endif
  1545. | {
  1546. | YY_BUFFER_STATE b;
  1547. |
  1548. | b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );
  1549. | if ( ! b )
  1550. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1551. |
  1552. | b->yy_buf_size = size;
  1553. |
  1554. | /* yy_ch_buf has to be 2 characters longer than the size given because
  1555. | * we need to put in 2 end-of-buffer characters.
  1556. | */
  1557. | b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 );
  1558. | if ( ! b->yy_ch_buf )
  1559. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1560. |
  1561. | b->yy_is_our_buffer = 1;
  1562. |
  1563. | yy_init_buffer( b, file );
  1564. |
  1565. | return b;
  1566. | }
  1567. |
  1568. |
  1569. | #ifdef YY_USE_PROTOS
  1570. | void yy_delete_buffer( YY_BUFFER_STATE b )
  1571. | #else
  1572. | void yy_delete_buffer( b )
  1573. | YY_BUFFER_STATE b;
  1574. | #endif
  1575. | {
  1576. | if ( ! b )
  1577. | return;
  1578. |
  1579. | if ( b == yy_current_buffer )
  1580. | yy_current_buffer = (YY_BUFFER_STATE) 0;
  1581. |
  1582. | if ( b->yy_is_our_buffer )
  1583. | yy_flex_free( (void *) b->yy_ch_buf );
  1584. |
  1585. | yy_flex_free( (void *) b );
  1586. | }
  1587. |
  1588. |
  1589. | #ifndef YY_ALWAYS_INTERACTIVE
  1590. | #ifndef YY_NEVER_INTERACTIVE
  1591. | extern int isatty YY_PROTO(( int ));
  1592. | #endif
  1593. | #endif
  1594. |
  1595. | #ifdef YY_USE_PROTOS
  1596. | void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
  1597. | #else
  1598. | void yy_init_buffer( b, file )
  1599. | YY_BUFFER_STATE b;
  1600. | FILE *file;
  1601. | #endif
  1602. |
  1603. |
  1604. | {
  1605. | yy_flush_buffer( b );
  1606. |
  1607. | b->yy_input_file = file;
  1608. | b->yy_fill_buffer = 1;
  1609. |
  1610. | #if YY_ALWAYS_INTERACTIVE
  1611. | b->yy_is_interactive = 1;
  1612. | #else
  1613. | #if YY_NEVER_INTERACTIVE
  1614. | b->yy_is_interactive = 0;
  1615. | #else
  1616. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1617. | #endif
  1618. | #endif
  1619. | }
  1620. |
  1621. |
  1622. | #ifdef YY_USE_PROTOS
  1623. | void yy_flush_buffer( YY_BUFFER_STATE b )
  1624. | #else
  1625. | void yy_flush_buffer( b )
  1626. | YY_BUFFER_STATE b;
  1627. | #endif
  1628. |
  1629. | {
  1630. | if ( ! b )
  1631. | return;
  1632. |
  1633. | b->yy_n_chars = 0;
  1634. |
  1635. | /* We always need two end-of-buffer characters. The first causes
  1636. | * a transition to the end-of-buffer state. The second causes
  1637. | * a jam in that state.
  1638. | */
  1639. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1640. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1641. |
  1642. | b->yy_buf_pos = &b->yy_ch_buf[0];
  1643. |
  1644. | b->yy_at_bol = 1;
  1645. | b->yy_buffer_status = YY_BUFFER_NEW;
  1646. |
  1647. | if ( b == yy_current_buffer )
  1648. | yy_load_buffer_state();
  1649. | }
  1650. |
  1651. |
  1652. | #ifndef YY_NO_SCAN_BUFFER
  1653. | #ifdef YY_USE_PROTOS
  1654. | YY_BUFFER_STATE yy_scan_buffer( char *base, yy_size_t size )
  1655. | #else
  1656. | YY_BUFFER_STATE yy_scan_buffer( base, size )
  1657. | char *base;
  1658. | yy_size_t size;
  1659. | #endif
  1660. | {
  1661. | YY_BUFFER_STATE b;
  1662. |
  1663. | if ( size < 2 ||
  1664. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1665. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  1666. | /* They forgot to leave room for the EOB's. */
  1667. | return 0;
  1668. |
  1669. | b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) );
  1670. | if ( ! b )
  1671. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1672. |
  1673. | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  1674. | b->yy_buf_pos = b->yy_ch_buf = base;
  1675. | b->yy_is_our_buffer = 0;
  1676. | b->yy_input_file = 0;
  1677. | b->yy_n_chars = b->yy_buf_size;
  1678. | b->yy_is_interactive = 0;
  1679. | b->yy_at_bol = 1;
  1680. | b->yy_fill_buffer = 0;
  1681. | b->yy_buffer_status = YY_BUFFER_NEW;
  1682. |
  1683. | yy_switch_to_buffer( b );
  1684. |
  1685. | return b;
  1686. | }
  1687. | #endif
  1688. |
  1689. |
  1690. | #ifndef YY_NO_SCAN_STRING
  1691. | #ifdef YY_USE_PROTOS
  1692. | YY_BUFFER_STATE yy_scan_string( yyconst char *yy_str )
  1693. | #else
  1694. | YY_BUFFER_STATE yy_scan_string( yy_str )
  1695. | yyconst char *yy_str;
  1696. | #endif
  1697. | {
  1698. | int len;
  1699. | for ( len = 0; yy_str[len]; ++len )
  1700. | ;
  1701. |
  1702. | return yy_scan_bytes( yy_str, len );
  1703. | }
  1704. | #endif
  1705. |
  1706. |
  1707. | #ifndef YY_NO_SCAN_BYTES
  1708. | #ifdef YY_USE_PROTOS
  1709. | YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len )
  1710. | #else
  1711. | YY_BUFFER_STATE yy_scan_bytes( bytes, len )
  1712. | yyconst char *bytes;
  1713. | int len;
  1714. | #endif
  1715. | {
  1716. | YY_BUFFER_STATE b;
  1717. | char *buf;
  1718. | yy_size_t n;
  1719. | int i;
  1720. |
  1721. | /* Get memory for full buffer, including space for trailing EOB's. */
  1722. | n = len + 2;
  1723. | buf = (char *) yy_flex_alloc( n );
  1724. | if ( ! buf )
  1725. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1726. |
  1727. | for ( i = 0; i < len; ++i )
  1728. | buf[i] = bytes[i];
  1729. |
  1730. | buf[len] = buf[len+1] = YY_END_OF_BUFFER_CHAR;
  1731. |
  1732. | b = yy_scan_buffer( buf, n );
  1733. | if ( ! b )
  1734. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1735. |
  1736. | /* It's okay to grow etc. this buffer, and we should throw it
  1737. | * away when we're done.
  1738. | */
  1739. | b->yy_is_our_buffer = 1;
  1740. |
  1741. | return b;
  1742. | }
  1743. | #endif
  1744. |
  1745. |
  1746. | #ifndef YY_NO_PUSH_STATE
  1747. | #ifdef YY_USE_PROTOS
  1748. | static void yy_push_state( int new_state )
  1749. | #else
  1750. | static void yy_push_state( new_state )
  1751. | int new_state;
  1752. | #endif
  1753. | {
  1754. | if ( yy_start_stack_ptr >= yy_start_stack_depth )
  1755. | {
  1756. | yy_size_t new_size;
  1757. |
  1758. | yy_start_stack_depth += YY_START_STACK_INCR;
  1759. | new_size = yy_start_stack_depth * sizeof( int );
  1760. |
  1761. | if ( ! yy_start_stack )
  1762. | yy_start_stack = (int *) yy_flex_alloc( new_size );
  1763. |
  1764. | else
  1765. | yy_start_stack = (int *) yy_flex_realloc(
  1766. | (void *) yy_start_stack, new_size );
  1767. |
  1768. | if ( ! yy_start_stack )
  1769. | YY_FATAL_ERROR(
  1770. | "out of memory expanding start-condition stack" );
  1771. | }
  1772. |
  1773. | yy_start_stack[yy_start_stack_ptr++] = YY_START;
  1774. |
  1775. | BEGIN(new_state);
  1776. | }
  1777. | #endif
  1778. |
  1779. |
  1780. | #ifndef YY_NO_POP_STATE
  1781. | static void yy_pop_state()
  1782. | {
  1783. | if ( --yy_start_stack_ptr < 0 )
  1784. | YY_FATAL_ERROR( "start-condition stack underflow" );
  1785. |
  1786. | BEGIN(yy_start_stack[yy_start_stack_ptr]);
  1787. | }
  1788. | #endif
  1789. |
  1790. |
  1791. | #ifndef YY_NO_TOP_STATE
  1792. | static int yy_top_state()
  1793. | {
  1794. | return yy_start_stack[yy_start_stack_ptr - 1];
  1795. | }
  1796. | #endif
  1797. |
  1798. | #ifndef YY_EXIT_FAILURE
  1799. | #define YY_EXIT_FAILURE 2
  1800. | #endif
  1801. |
  1802. | #ifdef YY_USE_PROTOS
  1803. | static void yy_fatal_error( yyconst char msg[] )
  1804. | #else
  1805. | static void yy_fatal_error( msg )
  1806. | char msg[];
  1807. | #endif
  1808. | {
  1809. | (void) fprintf( stderr, "%s\n", msg );
  1810. | exit( YY_EXIT_FAILURE );
  1811. | }
  1812. |
  1813. |
  1814. |
  1815. | /* Redefine yyless() so it works in section 3 code. */
  1816. |
  1817. | #undef yyless
  1818. | #define yyless(n) \
  1819. | do \
  1820. | { \
  1821. | /* Undo effects of setting up yytext. */ \
  1822. | yytext[yyleng] = yy_hold_char; \
  1823. | yy_c_buf_p = yytext + n; \
  1824. | yy_hold_char = *yy_c_buf_p; \
  1825. | *yy_c_buf_p = '\0'; \
  1826. | yyleng = n; \
  1827. | } \
  1828. | while ( 0 )
  1829. |
  1830. |
  1831. | /* Internal utility routines. */
  1832. |
  1833. | #ifndef yytext_ptr
  1834. | #ifdef YY_USE_PROTOS
  1835. | static void yy_flex_strncpy( char *s1, yyconst char *s2, int n )
  1836. | #else
  1837. | static void yy_flex_strncpy( s1, s2, n )
  1838. | char *s1;
  1839. | yyconst char *s2;
  1840. | int n;
  1841. | #endif
  1842. | {
  1843. | int i;
  1844. | for ( i = 0; i < n; ++i )
  1845. | s1[i] = s2[i];
  1846. | }
  1847. | #endif
  1848. |
  1849. | #ifdef YY_NEED_STRLEN
  1850. | #ifdef YY_USE_PROTOS
  1851. | static int yy_flex_strlen( yyconst char *s )
  1852. | #else
  1853. | static int yy_flex_strlen( s )
  1854. | yyconst char *s;
  1855. | #endif
  1856. | {
  1857. | int n;
  1858. | for ( n = 0; s[n]; ++n )
  1859. | ;
  1860. |
  1861. | return n;
  1862. | }
  1863. | #endif
  1864. |
  1865. |
  1866. | #ifdef YY_USE_PROTOS
  1867. | static void *yy_flex_alloc( yy_size_t size )
  1868. | #else
  1869. | static void *yy_flex_alloc( size )
  1870. | yy_size_t size;
  1871. | #endif
  1872. | {
  1873. | return (void *) malloc( size );
  1874. | }
  1875. |
  1876. | #ifdef YY_USE_PROTOS
  1877. | static void *yy_flex_realloc( void *ptr, yy_size_t size )
  1878. | #else
  1879. | static void *yy_flex_realloc( ptr, size )
  1880. | void *ptr;
  1881. | yy_size_t size;
  1882. | #endif
  1883. | {
  1884. | /* The cast to (char *) in the following accommodates both
  1885. | * implementations that use char* generic pointers, and those
  1886. | * that use void* generic pointers. It works with the latter
  1887. | * because both ANSI C and C++ allow castless assignment from
  1888. | * any pointer type to void*, and deal with argument conversions
  1889. | * as though doing an assignment.
  1890. | */
  1891. | return (void *) realloc( (char *) ptr, size );
  1892. | }
  1893. |
  1894. | #ifdef YY_USE_PROTOS
  1895. | static void yy_flex_free( void *ptr )
  1896. | #else
  1897. | static void yy_flex_free( ptr )
  1898. | void *ptr;
  1899. | #endif
  1900. | {
  1901. | free( ptr );
  1902. | }
  1903. |
  1904. | #if YY_MAIN
  1905. | int main()
  1906. | {
  1907. | yylex();
  1908. | return 0;
  1909. | }
  1910. | #endif
  1911. | #line 9 "conftest.l"
  1912. |
  1913. | #ifdef YYTEXT_POINTER
  1914. | extern char *yytext;
  1915. | #endif
  1916. | int
  1917. | main (void)
  1918. | {
  1919. | return ! yylex () + ! yywrap ();
  1920. | }
  1921. configure:11117: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5
  1922. conftest.l: In function 'yylex':
  1923. conftest.l:6: warning: comparison between pointer and integer
  1924. conftest.l:6: warning: assignment makes pointer from integer without a cast
  1925. configure:11117: $? = 0
  1926. configure:11127: result: -lfl
  1927. configure:11133: checking whether yytext is a pointer
  1928. configure:11149: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5
  1929. conftest.l: In function 'yylex':
  1930. conftest.l:6: warning: comparison between pointer and integer
  1931. conftest.l:6: warning: assignment makes pointer from integer without a cast
  1932. configure:11149: $? = 0
  1933. configure:11157: result: yes
  1934. configure:11175: checking for bison
  1935. configure:11191: found /usr/local/bin/bison
  1936. configure:11202: result: bison -y
  1937. configure:11243: checking for dlopen in -ldl
  1938. configure:11268: cc -o conftest -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c -ldl >&5
  1939. /usr/bin/ld: cannot find -ldl
  1940. configure:11268: $? = 1
  1941. configure: failed program was:
  1942. | /* confdefs.h */
  1943. | #define PACKAGE_NAME "gobject-introspection"
  1944. | #define PACKAGE_TARNAME "gobject-introspection"
  1945. | #define PACKAGE_VERSION "0.6.14"
  1946. | #define PACKAGE_STRING "gobject-introspection 0.6.14"
  1947. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  1948. | #define PACKAGE_URL ""
  1949. | #define PACKAGE "gobject-introspection"
  1950. | #define VERSION "0.6.14"
  1951. | #define STDC_HEADERS 1
  1952. | #define HAVE_SYS_TYPES_H 1
  1953. | #define HAVE_SYS_STAT_H 1
  1954. | #define HAVE_STDLIB_H 1
  1955. | #define HAVE_STRING_H 1
  1956. | #define HAVE_MEMORY_H 1
  1957. | #define HAVE_STRINGS_H 1
  1958. | #define HAVE_INTTYPES_H 1
  1959. | #define HAVE_STDINT_H 1
  1960. | #define HAVE_UNISTD_H 1
  1961. | #define HAVE_DLFCN_H 1
  1962. | #define LT_OBJDIR ".libs/"
  1963. | #define YYTEXT_POINTER 1
  1964. | /* end confdefs.h. */
  1965. |
  1966. | /* Override any GCC internal prototype to avoid an error.
  1967. | Use char because int might match the return type of a GCC
  1968. | builtin and then its argument prototype would still apply. */
  1969. | #ifdef __cplusplus
  1970. | extern "C"
  1971. | #endif
  1972. | char dlopen ();
  1973. | int
  1974. | main ()
  1975. | {
  1976. | return dlopen ();
  1977. | ;
  1978. | return 0;
  1979. | }
  1980. configure:11277: result: no
  1981. configure:11289: checking for the suffix of shared libraries
  1982. configure:11300: result: .so
  1983. configure:11513: checking for GOBJECT
  1984. configure:11520: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
  1985. gnome-config: not found
  1986. Package gobject-2.0 was not found in the pkg-config search path.
  1987. Perhaps you should add the directory containing `gobject-2.0.pc'
  1988. to the PKG_CONFIG_PATH environment variable
  1989. No package 'gobject-2.0' found
  1990. gnome-config: not found
  1991. Package gio-2.0 was not found in the pkg-config search path.
  1992. Perhaps you should add the directory containing `gio-2.0.pc'
  1993. to the PKG_CONFIG_PATH environment variable
  1994. No package 'gio-2.0' found
  1995. configure:11523: $? = 1
  1996. configure:11536: $PKG_CONFIG --exists --print-errors "gobject-2.0 gio-2.0"
  1997. gnome-config: not found
  1998. Package gobject-2.0 was not found in the pkg-config search path.
  1999. Perhaps you should add the directory containing `gobject-2.0.pc'
  2000. to the PKG_CONFIG_PATH environment variable
  2001. No package 'gobject-2.0' found
  2002. gnome-config: not found
  2003. Package gio-2.0 was not found in the pkg-config search path.
  2004. Perhaps you should add the directory containing `gio-2.0.pc'
  2005. to the PKG_CONFIG_PATH environment variable
  2006. No package 'gio-2.0' found
  2007. configure:11539: $? = 1
  2008. gnome-config: not found
  2009. No package 'gobject-2.0' found
  2010. gnome-config: not found
  2011. No package 'gio-2.0' found
  2012. configure:11576: error: Package requirements (gobject-2.0 gio-2.0) were not met:
  2013.  
  2014. gnome-config: not found
  2015. No package 'gobject-2.0' found
  2016. gnome-config: not found
  2017. No package 'gio-2.0' found
  2018.  
  2019. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  2020. installed software in a non-standard prefix.
  2021.  
  2022. Alternatively, you may set the environment variables GOBJECT_CFLAGS
  2023. and GOBJECT_LIBS to avoid the need to call pkg-config.
  2024. See the pkg-config man page for more details.
  2025.  
  2026.  
  2027. ## ---------------- ##
  2028. ## Cache variables. ##
  2029. ## ---------------- ##
  2030.  
  2031. ac_cv_build=i386-portbld-freebsd8.0
  2032. ac_cv_c_compiler_gnu=yes
  2033. ac_cv_env_CAIRO_CFLAGS_set=''
  2034. ac_cv_env_CAIRO_CFLAGS_value=''
  2035. ac_cv_env_CAIRO_LIBS_set=''
  2036. ac_cv_env_CAIRO_LIBS_value=''
  2037. ac_cv_env_CC_set=set
  2038. ac_cv_env_CC_value=cc
  2039. ac_cv_env_CFLAGS_set=set
  2040. ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
  2041. ac_cv_env_CPPFLAGS_set=set
  2042. ac_cv_env_CPPFLAGS_value=-I/usr/local/include
  2043. ac_cv_env_CPP_set=''
  2044. ac_cv_env_CPP_value=''
  2045. ac_cv_env_FFI_CFLAGS_set=''
  2046. ac_cv_env_FFI_CFLAGS_value=''
  2047. ac_cv_env_FFI_LIBS_set=''
  2048. ac_cv_env_FFI_LIBS_value=''
  2049. ac_cv_env_GIO_UNIX_CFLAGS_set=''
  2050. ac_cv_env_GIO_UNIX_CFLAGS_value=''
  2051. ac_cv_env_GIO_UNIX_LIBS_set=''
  2052. ac_cv_env_GIO_UNIX_LIBS_value=''
  2053. ac_cv_env_GIREPO_CFLAGS_set=''
  2054. ac_cv_env_GIREPO_CFLAGS_value=''
  2055. ac_cv_env_GIREPO_LIBS_set=''
  2056. ac_cv_env_GIREPO_LIBS_value=''
  2057. ac_cv_env_GOBJECT_CFLAGS_set=''
  2058. ac_cv_env_GOBJECT_CFLAGS_value=''
  2059. ac_cv_env_GOBJECT_LIBS_set=''
  2060. ac_cv_env_GOBJECT_LIBS_value=''
  2061. ac_cv_env_GTHREAD_CFLAGS_set=''
  2062. ac_cv_env_GTHREAD_CFLAGS_value=''
  2063. ac_cv_env_GTHREAD_LIBS_set=''
  2064. ac_cv_env_GTHREAD_LIBS_value=''
  2065. ac_cv_env_LDFLAGS_set=set
  2066. ac_cv_env_LDFLAGS_value=-L/usr/local/lib
  2067. ac_cv_env_LIBS_set=''
  2068. ac_cv_env_LIBS_value=''
  2069. ac_cv_env_PKG_CONFIG_set=''
  2070. ac_cv_env_PKG_CONFIG_value=''
  2071. ac_cv_env_SCANNER_CFLAGS_set=''
  2072. ac_cv_env_SCANNER_CFLAGS_value=''
  2073. ac_cv_env_SCANNER_LIBS_set=''
  2074. ac_cv_env_SCANNER_LIBS_value=''
  2075. ac_cv_env_build_alias_set=set
  2076. ac_cv_env_build_alias_value=i386-portbld-freebsd8.0
  2077. ac_cv_env_host_alias_set=''
  2078. ac_cv_env_host_alias_value=''
  2079. ac_cv_env_target_alias_set=''
  2080. ac_cv_env_target_alias_value=''
  2081. ac_cv_header_dlfcn_h=yes
  2082. ac_cv_header_inttypes_h=yes
  2083. ac_cv_header_memory_h=yes
  2084. ac_cv_header_stdc=yes
  2085. ac_cv_header_stdint_h=yes
  2086. ac_cv_header_stdlib_h=yes
  2087. ac_cv_header_string_h=yes
  2088. ac_cv_header_strings_h=yes
  2089. ac_cv_header_sys_stat_h=yes
  2090. ac_cv_header_sys_types_h=yes
  2091. ac_cv_header_unistd_h=yes
  2092. ac_cv_host=i386-portbld-freebsd8.0
  2093. ac_cv_lib_dl_dlopen=no
  2094. ac_cv_lib_lex=-lfl
  2095. ac_cv_objext=o
  2096. ac_cv_path_EGREP='/usr/bin/grep -E'
  2097. ac_cv_path_FGREP='/usr/bin/grep -F'
  2098. ac_cv_path_GREP=/usr/bin/grep
  2099. ac_cv_path_SED=/usr/bin/sed
  2100. ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
  2101. ac_cv_path_mkdir=/usr/local/bin/gmkdir
  2102. ac_cv_prog_AWK=nawk
  2103. ac_cv_prog_CPP='cc -E'
  2104. ac_cv_prog_LEX=flex
  2105. ac_cv_prog_YACC='bison -y'
  2106. ac_cv_prog_ac_ct_AR=ar
  2107. ac_cv_prog_ac_ct_CC=cc
  2108. ac_cv_prog_ac_ct_OBJDUMP=objdump
  2109. ac_cv_prog_ac_ct_RANLIB=ranlib
  2110. ac_cv_prog_ac_ct_STRIP=strip
  2111. ac_cv_prog_cc_c89=''
  2112. ac_cv_prog_cc_cc_c_o=yes
  2113. ac_cv_prog_cc_g=yes
  2114. ac_cv_prog_lex_root=lex.yy
  2115. ac_cv_prog_lex_yytext_pointer=yes
  2116. ac_cv_prog_make_gmake_set=yes
  2117. am_cv_CC_dependencies_compiler_type=gcc3
  2118. lt_cv_deplibs_check_method=pass_all
  2119. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2120. lt_cv_file_magic_test_file=''
  2121. lt_cv_ld_reload_flag=-r
  2122. lt_cv_nm_interface='BSD nm'
  2123. lt_cv_objdir=.libs
  2124. lt_cv_path_LD=/usr/bin/ld
  2125. lt_cv_path_NM='/usr/bin/nm -B'
  2126. lt_cv_prog_compiler_c_o=yes
  2127. lt_cv_prog_compiler_pic_works=yes
  2128. lt_cv_prog_compiler_rtti_exceptions=no
  2129. lt_cv_prog_compiler_static_works=yes
  2130. lt_cv_prog_gnu_ld=yes
  2131. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
  2132. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
  2133. 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'\'
  2134. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
  2135. lt_cv_sys_max_cmd_len=262144
  2136.  
  2137. ## ----------------- ##
  2138. ## Output variables. ##
  2139. ## ----------------- ##
  2140.  
  2141. ACLOCAL='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.14/missing --run aclocal-1.11'
  2142. AMDEPBACKSLASH='\'
  2143. AMDEP_FALSE='#'
  2144. AMDEP_TRUE=''
  2145. AMTAR='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.14/missing --run tar'
  2146. AM_BACKSLASH='\'
  2147. AM_DEFAULT_VERBOSITY='0'
  2148. AR='ar'
  2149. AUTOCONF='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.14/missing --run autoconf'
  2150. AUTOHEADER='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.14/missing --run autoheader'
  2151. AUTOMAKE='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.14/missing --run automake-1.11'
  2152. AWK='nawk'
  2153. BUILD_TESTS_FALSE=''
  2154. BUILD_TESTS_TRUE=''
  2155. CAIRO_CFLAGS=''
  2156. CAIRO_LIBS=''
  2157. CC='cc'
  2158. CCDEPMODE='depmode=gcc3'
  2159. CFLAGS='-Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -O2 -pipe -fno-strict-aliasing'
  2160. CPP='cc -E'
  2161. CPPFLAGS='-I/usr/local/include'
  2162. CYGPATH_W='echo'
  2163. DEFS=''
  2164. DEPDIR='.deps'
  2165. DSYMUTIL=''
  2166. DUMPBIN=''
  2167. ECHO_C=''
  2168. ECHO_N='-n'
  2169. ECHO_T=''
  2170. EGREP='/usr/bin/grep -E'
  2171. ENABLE_GTK_DOC_FALSE=''
  2172. ENABLE_GTK_DOC_TRUE=''
  2173. EXEEXT=''
  2174. EXPANDED_BINDIR='/usr/local/bin'
  2175. EXPANDED_DATADIR='/usr/local/share'
  2176. EXPANDED_LIBDIR='/usr/local/lib'
  2177. EXPANDED_LIBEXECDIR='/usr/local/libexec'
  2178. EXPANDED_LOCALSTATEDIR='/usr/local/var'
  2179. EXPANDED_SYSCONFDIR='/usr/local/etc'
  2180. FFI_CFLAGS=''
  2181. FFI_LIBS=''
  2182. FFI_PC_CFLAGS=''
  2183. FFI_PC_LIBS=''
  2184. FFI_PC_PACKAGES=''
  2185. FGREP='/usr/bin/grep -F'
  2186. GIO_UNIX_CFLAGS=''
  2187. GIO_UNIX_LIBS=''
  2188. GIREPO_CFLAGS=''
  2189. GIREPO_LIBS=''
  2190. GIR_DIR='/usr/local/share/gir-1.0'
  2191. GIR_SUFFIX='gir-1.0'
  2192. GOBJECT_CFLAGS=''
  2193. GOBJECT_INTROSPECTION_LIBDIR='/usr/local/lib'
  2194. GOBJECT_LIBS=''
  2195. GREP='/usr/bin/grep'
  2196. GTHREAD_CFLAGS=''
  2197. GTHREAD_LIBS=''
  2198. GTKDOC_CHECK=''
  2199. GTKDOC_MKPDF=''
  2200. GTKDOC_REBASE=''
  2201. GTK_DOC_BUILD_HTML_FALSE=''
  2202. GTK_DOC_BUILD_HTML_TRUE=''
  2203. GTK_DOC_BUILD_PDF_FALSE=''
  2204. GTK_DOC_BUILD_PDF_TRUE=''
  2205. GTK_DOC_USE_LIBTOOL_FALSE=''
  2206. GTK_DOC_USE_LIBTOOL_TRUE=''
  2207. GTK_DOC_USE_REBASE_FALSE=''
  2208. GTK_DOC_USE_REBASE_TRUE=''
  2209. HAVE_CAIRO_FALSE=''
  2210. HAVE_CAIRO_TRUE=''
  2211. HAVE_GIO_UNIX_FALSE=''
  2212. HAVE_GIO_UNIX_TRUE=''
  2213. HTML_DIR=''
  2214. INSTALL_DATA='install -o root -g wheel -m 444'
  2215. INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
  2216. INSTALL_SCRIPT='install -o root -g wheel -m 555'
  2217. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2218. LD='/usr/bin/ld'
  2219. LDFLAGS='-L/usr/local/lib'
  2220. LEX='flex'
  2221. LEXLIB='-lfl'
  2222. LEX_OUTPUT_ROOT='lex.yy'
  2223. LIBOBJS=''
  2224. LIBS=''
  2225. LIBTOOL='$(SHELL) /usr/local/bin/libtool'
  2226. LIPO=''
  2227. LN_S='ln -s'
  2228. LTLIBOBJS=''
  2229. MAINT='#'
  2230. MAINTAINER_MODE_FALSE=''
  2231. MAINTAINER_MODE_TRUE='#'
  2232. MAKEINFO='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.14/missing --run makeinfo'
  2233. MKDIR_P='/usr/local/bin/gmkdir -p'
  2234. NM='/usr/bin/nm -B'
  2235. NMEDIT=''
  2236. OBJDUMP='objdump'
  2237. OBJEXT='o'
  2238. OS_WIN32_FALSE=''
  2239. OS_WIN32_TRUE='#'
  2240. OTOOL64=''
  2241. OTOOL=''
  2242. PACKAGE='gobject-introspection'
  2243. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection'
  2244. PACKAGE_NAME='gobject-introspection'
  2245. PACKAGE_STRING='gobject-introspection 0.6.14'
  2246. PACKAGE_TARNAME='gobject-introspection'
  2247. PACKAGE_URL=''
  2248. PACKAGE_VERSION='0.6.14'
  2249. PATH_SEPARATOR=':'
  2250. PKG_CONFIG='/usr/local/bin/pkg-config'
  2251. POW_LIB=''
  2252. PYTHON='/usr/local/bin/python2.6'
  2253. PYTHON_EXEC_PREFIX=''
  2254. PYTHON_INCLUDES=''
  2255. PYTHON_PLATFORM=''
  2256. PYTHON_PREFIX=''
  2257. PYTHON_VERSION='python2.6'
  2258. RANLIB='ranlib'
  2259. SCANNER_CFLAGS=''
  2260. SCANNER_LIBS=''
  2261. SED='/usr/bin/sed'
  2262. SET_MAKE=''
  2263. SHELL='/bin/sh'
  2264. STRIP='strip'
  2265. VERSION='0.6.14'
  2266. YACC='bison -y'
  2267. ac_ct_CC='cc'
  2268. ac_ct_DUMPBIN=''
  2269. am__EXEEXT_FALSE=''
  2270. am__EXEEXT_TRUE=''
  2271. am__fastdepCC_FALSE='#'
  2272. am__fastdepCC_TRUE=''
  2273. am__include='include'
  2274. am__isrc=''
  2275. am__leading_dot='.'
  2276. am__quote=''
  2277. am__tar='${AMTAR} chof - "$$tardir"'
  2278. am__untar='${AMTAR} xf -'
  2279. bindir='${exec_prefix}/bin'
  2280. build='i386-portbld-freebsd8.0'
  2281. build_alias='i386-portbld-freebsd8.0'
  2282. build_cpu='i386'
  2283. build_os='freebsd8.0'
  2284. build_vendor='portbld'
  2285. datadir='${datarootdir}'
  2286. datarootdir='${prefix}/share'
  2287. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2288. dvidir='${docdir}'
  2289. exec_prefix='NONE'
  2290. host='i386-portbld-freebsd8.0'
  2291. host_alias=''
  2292. host_cpu='i386'
  2293. host_os='freebsd8.0'
  2294. host_vendor='portbld'
  2295. htmldir='${docdir}'
  2296. includedir='${prefix}/include'
  2297. infodir='/usr/local/info'
  2298. install_sh='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.14/install-sh'
  2299. libdir='${exec_prefix}/lib'
  2300. libexecdir='${exec_prefix}/libexec'
  2301. localedir='${datarootdir}/locale'
  2302. localstatedir='${prefix}/var'
  2303. lt_ECHO='echo'
  2304. mandir='/usr/local/man'
  2305. mkdir_p='/usr/local/bin/gmkdir -p'
  2306. oldincludedir='/usr/include'
  2307. pdfdir='${docdir}'
  2308. pkgpyexecdir=''
  2309. pkgpythondir=''
  2310. prefix='/usr/local'
  2311. program_transform_name='s,x,x,'
  2312. psdir='${docdir}'
  2313. pyexecdir=''
  2314. pythondir=''
  2315. sbindir='${exec_prefix}/sbin'
  2316. sharedstatedir='${prefix}/com'
  2317. sysconfdir='${prefix}/etc'
  2318. target_alias=''
  2319.  
  2320. ## ----------- ##
  2321. ## confdefs.h. ##
  2322. ## ----------- ##
  2323.  
  2324. /* confdefs.h */
  2325. #define PACKAGE_NAME "gobject-introspection"
  2326. #define PACKAGE_TARNAME "gobject-introspection"
  2327. #define PACKAGE_VERSION "0.6.14"
  2328. #define PACKAGE_STRING "gobject-introspection 0.6.14"
  2329. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection"
  2330. #define PACKAGE_URL ""
  2331. #define PACKAGE "gobject-introspection"
  2332. #define VERSION "0.6.14"
  2333. #define STDC_HEADERS 1
  2334. #define HAVE_SYS_TYPES_H 1
  2335. #define HAVE_SYS_STAT_H 1
  2336. #define HAVE_STDLIB_H 1
  2337. #define HAVE_STRING_H 1
  2338. #define HAVE_MEMORY_H 1
  2339. #define HAVE_STRINGS_H 1
  2340. #define HAVE_INTTYPES_H 1
  2341. #define HAVE_STDINT_H 1
  2342. #define HAVE_UNISTD_H 1
  2343. #define HAVE_DLFCN_H 1
  2344. #define LT_OBJDIR ".libs/"
  2345. #define YYTEXT_POINTER 1
  2346. #define SHLIB_SUFFIX "so"
  2347. #define GOBJECT_INTROSPECTION_LIBDIR "/usr/local/lib"
  2348. #define GIR_SUFFIX "gir-1.0"
  2349. #define GIR_DIR "/usr/local/share/gir-1.0"
  2350.  
  2351. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement