Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 128.04 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 ZOO Kernel configure 1.7.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-itk=/work/otb/superbuild_install --with-itk-version=4.10 --with-otb=/work/otb/superbuild_install --with-otb-version=5.11 --with-gdal-config=/work/otb/superbuild_install/bin/gdal-config --with-proj=/work/otb/superbuild_install --prefix=/work/zoo/build/ --with-mapserver=/work/mapserver/installdir/
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = z42017
  14. uname -m = x86_64
  15. uname -r = 3.2.0-4-amd64
  16. uname -s = Linux
  17. uname -v = #1 SMP Debian 3.2.88-1
  18.  
  19. /usr/bin/uname -p = unknown
  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/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /work/otb/superbuild_install/bin/
  34. PATH: /work/cmake-3.7.2-Linux-x86_64/bin/
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2672: checking for bison
  42. configure:2688: found /usr/bin/bison
  43. configure:2699: result: bison -y
  44. configure:2759: checking for gcc
  45. configure:2775: found /usr/bin/gcc
  46. configure:2786: result: gcc
  47. configure:3015: checking for C compiler version
  48. configure:3024: gcc --version >&5
  49. gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
  50. Copyright (C) 2013 Free Software Foundation, Inc.
  51. This is free software; see the source for copying conditions. There is NO
  52. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  53.  
  54. configure:3035: $? = 0
  55. configure:3024: gcc -v >&5
  56. Using built-in specs.
  57. COLLECT_GCC=gcc
  58. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  59. Target: x86_64-linux-gnu
  60. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  61. Thread model: posix
  62. gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  63. configure:3035: $? = 0
  64. configure:3024: gcc -V >&5
  65. gcc: error: unrecognized command line option '-V'
  66. gcc: fatal error: no input files
  67. compilation terminated.
  68. configure:3035: $? = 4
  69. configure:3024: gcc -qversion >&5
  70. gcc: error: unrecognized command line option '-qversion'
  71. gcc: fatal error: no input files
  72. compilation terminated.
  73. configure:3035: $? = 4
  74. configure:3055: checking whether the C compiler works
  75. configure:3077: gcc -std=c++11 conftest.c >&5
  76. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  77. configure:3081: $? = 0
  78. configure:3129: result: yes
  79. configure:3132: checking for C compiler default output file name
  80. configure:3134: result: a.out
  81. configure:3140: checking for suffix of executables
  82. configure:3147: gcc -o conftest -std=c++11 conftest.c >&5
  83. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  84. configure:3151: $? = 0
  85. configure:3173: result:
  86. configure:3195: checking whether we are cross compiling
  87. configure:3203: gcc -o conftest -std=c++11 conftest.c >&5
  88. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  89. configure:3207: $? = 0
  90. configure:3214: ./conftest
  91. configure:3218: $? = 0
  92. configure:3233: result: no
  93. configure:3238: checking for suffix of object files
  94. configure:3260: gcc -c -std=c++11 conftest.c >&5
  95. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  96. configure:3264: $? = 0
  97. configure:3285: result: o
  98. configure:3289: checking whether we are using the GNU C compiler
  99. configure:3308: gcc -c -std=c++11 conftest.c >&5
  100. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  101. configure:3308: $? = 0
  102. configure:3317: result: yes
  103. configure:3326: checking whether gcc accepts -g
  104. configure:3346: gcc -c -g conftest.c >&5
  105. configure:3346: $? = 0
  106. configure:3387: result: yes
  107. configure:3404: checking for gcc option to accept ISO C89
  108. configure:3467: gcc -c -std=c++11 conftest.c >&5
  109. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  110. configure:3467: $? = 0
  111. configure:3480: result: none needed
  112. configure:3505: checking for flex
  113. configure:3521: found /usr/bin/flex
  114. configure:3532: result: flex
  115. configure:3570: flex conftest.l
  116. configure:3574: $? = 0
  117. configure:3576: checking lex output file root
  118. configure:3590: result: lex.yy
  119. configure:3595: checking lex library
  120. configure:3609: gcc -o conftest -std=c++11 conftest.c >&5
  121. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  122. /tmp/ccv1YZbz.o: In function `yylex':
  123. conftest.c:(.text+0x676): undefined reference to `yywrap'
  124. /tmp/ccv1YZbz.o: In function `input':
  125. conftest.c:(.text+0x10d2): undefined reference to `yywrap'
  126. /tmp/ccv1YZbz.o: In function `main':
  127. conftest.c:(.text+0x1d88): undefined reference to `yywrap'
  128. collect2: error: ld returned 1 exit status
  129. configure:3609: $? = 1
  130. configure: failed program was:
  131. | /* confdefs.h */
  132. | #define PACKAGE_NAME "ZOO Kernel"
  133. | #define PACKAGE_TARNAME "zoo-kernel"
  134. | #define PACKAGE_VERSION "1.7.0"
  135. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  136. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  137. | #define PACKAGE_URL ""
  138. | /* end confdefs.h. */
  139. |
  140. | #line 3 "lex.yy.c"
  141. |
  142. | #define YY_INT_ALIGNED short int
  143. |
  144. | /* A lexical scanner generated by flex */
  145. |
  146. | #define FLEX_SCANNER
  147. | #define YY_FLEX_MAJOR_VERSION 2
  148. | #define YY_FLEX_MINOR_VERSION 5
  149. | #define YY_FLEX_SUBMINOR_VERSION 35
  150. | #if YY_FLEX_SUBMINOR_VERSION > 0
  151. | #define FLEX_BETA
  152. | #endif
  153. |
  154. | /* First, we deal with platform-specific or compiler-specific issues. */
  155. |
  156. | /* begin standard C headers. */
  157. | #include <stdio.h>
  158. | #include <string.h>
  159. | #include <errno.h>
  160. | #include <stdlib.h>
  161. |
  162. | /* end standard C headers. */
  163. |
  164. | /* flex integer type definitions */
  165. |
  166. | #ifndef FLEXINT_H
  167. | #define FLEXINT_H
  168. |
  169. | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  170. |
  171. | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  172. |
  173. | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  174. | * if you want the limit (max/min) macros for int types.
  175. | */
  176. | #ifndef __STDC_LIMIT_MACROS
  177. | #define __STDC_LIMIT_MACROS 1
  178. | #endif
  179. |
  180. | #include <inttypes.h>
  181. | typedef int8_t flex_int8_t;
  182. | typedef uint8_t flex_uint8_t;
  183. | typedef int16_t flex_int16_t;
  184. | typedef uint16_t flex_uint16_t;
  185. | typedef int32_t flex_int32_t;
  186. | typedef uint32_t flex_uint32_t;
  187. | #else
  188. | typedef signed char flex_int8_t;
  189. | typedef short int flex_int16_t;
  190. | typedef int flex_int32_t;
  191. | typedef unsigned char flex_uint8_t;
  192. | typedef unsigned short int flex_uint16_t;
  193. | typedef unsigned int flex_uint32_t;
  194. |
  195. | /* Limits of integral types. */
  196. | #ifndef INT8_MIN
  197. | #define INT8_MIN (-128)
  198. | #endif
  199. | #ifndef INT16_MIN
  200. | #define INT16_MIN (-32767-1)
  201. | #endif
  202. | #ifndef INT32_MIN
  203. | #define INT32_MIN (-2147483647-1)
  204. | #endif
  205. | #ifndef INT8_MAX
  206. | #define INT8_MAX (127)
  207. | #endif
  208. | #ifndef INT16_MAX
  209. | #define INT16_MAX (32767)
  210. | #endif
  211. | #ifndef INT32_MAX
  212. | #define INT32_MAX (2147483647)
  213. | #endif
  214. | #ifndef UINT8_MAX
  215. | #define UINT8_MAX (255U)
  216. | #endif
  217. | #ifndef UINT16_MAX
  218. | #define UINT16_MAX (65535U)
  219. | #endif
  220. | #ifndef UINT32_MAX
  221. | #define UINT32_MAX (4294967295U)
  222. | #endif
  223. |
  224. | #endif /* ! C99 */
  225. |
  226. | #endif /* ! FLEXINT_H */
  227. |
  228. | #ifdef __cplusplus
  229. |
  230. | /* The "const" storage-class-modifier is valid. */
  231. | #define YY_USE_CONST
  232. |
  233. | #else /* ! __cplusplus */
  234. |
  235. | /* C99 requires __STDC__ to be defined as 1. */
  236. | #if defined (__STDC__)
  237. |
  238. | #define YY_USE_CONST
  239. |
  240. | #endif /* defined (__STDC__) */
  241. | #endif /* ! __cplusplus */
  242. |
  243. | #ifdef YY_USE_CONST
  244. | #define yyconst const
  245. | #else
  246. | #define yyconst
  247. | #endif
  248. |
  249. | /* Returned upon end-of-file. */
  250. | #define YY_NULL 0
  251. |
  252. | /* Promotes a possibly negative, possibly signed char to an unsigned
  253. | * integer for use as an array index. If the signed char is negative,
  254. | * we want to instead treat it as an 8-bit unsigned char, hence the
  255. | * double cast.
  256. | */
  257. | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  258. |
  259. | /* Enter a start condition. This macro really ought to take a parameter,
  260. | * but we do it the disgusting crufty way forced on us by the ()-less
  261. | * definition of BEGIN.
  262. | */
  263. | #define BEGIN (yy_start) = 1 + 2 *
  264. |
  265. | /* Translate the current start state into a value that can be later handed
  266. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  267. | * compatibility.
  268. | */
  269. | #define YY_START (((yy_start) - 1) / 2)
  270. | #define YYSTATE YY_START
  271. |
  272. | /* Action number for EOF rule of a given start state. */
  273. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  274. |
  275. | /* Special action meaning "start processing a new file". */
  276. | #define YY_NEW_FILE yyrestart(yyin )
  277. |
  278. | #define YY_END_OF_BUFFER_CHAR 0
  279. |
  280. | /* Size of default input buffer. */
  281. | #ifndef YY_BUF_SIZE
  282. | #ifdef __ia64__
  283. | /* On IA-64, the buffer size is 16k, not 8k.
  284. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  285. | * Ditto for the __ia64__ case accordingly.
  286. | */
  287. | #define YY_BUF_SIZE 32768
  288. | #else
  289. | #define YY_BUF_SIZE 16384
  290. | #endif /* __ia64__ */
  291. | #endif
  292. |
  293. | /* The state buf must be large enough to hold one state per character in the main buffer.
  294. | */
  295. | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  296. |
  297. | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  298. | #define YY_TYPEDEF_YY_BUFFER_STATE
  299. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  300. | #endif
  301. |
  302. | extern int yyleng;
  303. |
  304. | extern FILE *yyin, *yyout;
  305. |
  306. | #define EOB_ACT_CONTINUE_SCAN 0
  307. | #define EOB_ACT_END_OF_FILE 1
  308. | #define EOB_ACT_LAST_MATCH 2
  309. |
  310. | #define YY_LESS_LINENO(n)
  311. |
  312. | /* Return all but the first "n" matched characters back to the input stream. */
  313. | #define yyless(n) \
  314. | do \
  315. | { \
  316. | /* Undo effects of setting up yytext. */ \
  317. | int yyless_macro_arg = (n); \
  318. | YY_LESS_LINENO(yyless_macro_arg);\
  319. | *yy_cp = (yy_hold_char); \
  320. | YY_RESTORE_YY_MORE_OFFSET \
  321. | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  322. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  323. | } \
  324. | while ( 0 )
  325. |
  326. | #define unput(c) yyunput( c, (yytext_ptr) )
  327. |
  328. | #ifndef YY_TYPEDEF_YY_SIZE_T
  329. | #define YY_TYPEDEF_YY_SIZE_T
  330. | typedef size_t yy_size_t;
  331. | #endif
  332. |
  333. | #ifndef YY_STRUCT_YY_BUFFER_STATE
  334. | #define YY_STRUCT_YY_BUFFER_STATE
  335. | struct yy_buffer_state
  336. | {
  337. | FILE *yy_input_file;
  338. |
  339. | char *yy_ch_buf; /* input buffer */
  340. | char *yy_buf_pos; /* current position in input buffer */
  341. |
  342. | /* Size of input buffer in bytes, not including room for EOB
  343. | * characters.
  344. | */
  345. | yy_size_t yy_buf_size;
  346. |
  347. | /* Number of characters read into yy_ch_buf, not including EOB
  348. | * characters.
  349. | */
  350. | int yy_n_chars;
  351. |
  352. | /* Whether we "own" the buffer - i.e., we know we created it,
  353. | * and can realloc() it to grow it, and should free() it to
  354. | * delete it.
  355. | */
  356. | int yy_is_our_buffer;
  357. |
  358. | /* Whether this is an "interactive" input source; if so, and
  359. | * if we're using stdio for input, then we want to use getc()
  360. | * instead of fread(), to make sure we stop fetching input after
  361. | * each newline.
  362. | */
  363. | int yy_is_interactive;
  364. |
  365. | /* Whether we're considered to be at the beginning of a line.
  366. | * If so, '^' rules will be active on the next match, otherwise
  367. | * not.
  368. | */
  369. | int yy_at_bol;
  370. |
  371. | int yy_bs_lineno; /**< The line count. */
  372. | int yy_bs_column; /**< The column count. */
  373. |
  374. | /* Whether to try to fill the input buffer when we reach the
  375. | * end of it.
  376. | */
  377. | int yy_fill_buffer;
  378. |
  379. | int yy_buffer_status;
  380. |
  381. | #define YY_BUFFER_NEW 0
  382. | #define YY_BUFFER_NORMAL 1
  383. | /* When an EOF's been seen but there's still some text to process
  384. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  385. | * shouldn't try reading from the input source any more. We might
  386. | * still have a bunch of tokens to match, though, because of
  387. | * possible backing-up.
  388. | *
  389. | * When we actually see the EOF, we change the status to "new"
  390. | * (via yyrestart()), so that the user can continue scanning by
  391. | * just pointing yyin at a new input file.
  392. | */
  393. | #define YY_BUFFER_EOF_PENDING 2
  394. |
  395. | };
  396. | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  397. |
  398. | /* Stack of input buffers. */
  399. | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  400. | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  401. | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
  402. |
  403. | /* We provide macros for accessing buffer states in case in the
  404. | * future we want to put the buffer states in a more general
  405. | * "scanner state".
  406. | *
  407. | * Returns the top of the stack, or NULL.
  408. | */
  409. | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  410. | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  411. | : NULL)
  412. |
  413. | /* Same as previous macro, but useful when we know that the buffer stack is not
  414. | * NULL or when we need an lvalue. For internal use only.
  415. | */
  416. | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  417. |
  418. | /* yy_hold_char holds the character lost when yytext is formed. */
  419. | static char yy_hold_char;
  420. | static int yy_n_chars; /* number of characters read into yy_ch_buf */
  421. | int yyleng;
  422. |
  423. | /* Points to current character in buffer. */
  424. | static char *yy_c_buf_p = (char *) 0;
  425. | static int yy_init = 0; /* whether we need to initialize */
  426. | static int yy_start = 0; /* start state number */
  427. |
  428. | /* Flag which is used to allow yywrap()'s to do buffer switches
  429. | * instead of setting up a fresh yyin. A bit of a hack ...
  430. | */
  431. | static int yy_did_buffer_switch_on_eof;
  432. |
  433. | void yyrestart (FILE *input_file );
  434. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
  435. | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
  436. | void yy_delete_buffer (YY_BUFFER_STATE b );
  437. | void yy_flush_buffer (YY_BUFFER_STATE b );
  438. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
  439. | void yypop_buffer_state (void );
  440. |
  441. | static void yyensure_buffer_stack (void );
  442. | static void yy_load_buffer_state (void );
  443. | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
  444. |
  445. | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
  446. |
  447. | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
  448. | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
  449. | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
  450. |
  451. | void *yyalloc (yy_size_t );
  452. | void *yyrealloc (void *,yy_size_t );
  453. | void yyfree (void * );
  454. |
  455. | #define yy_new_buffer yy_create_buffer
  456. |
  457. | #define yy_set_interactive(is_interactive) \
  458. | { \
  459. | if ( ! YY_CURRENT_BUFFER ){ \
  460. | yyensure_buffer_stack (); \
  461. | YY_CURRENT_BUFFER_LVALUE = \
  462. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  463. | } \
  464. | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  465. | }
  466. |
  467. | #define yy_set_bol(at_bol) \
  468. | { \
  469. | if ( ! YY_CURRENT_BUFFER ){\
  470. | yyensure_buffer_stack (); \
  471. | YY_CURRENT_BUFFER_LVALUE = \
  472. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  473. | } \
  474. | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  475. | }
  476. |
  477. | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  478. |
  479. | /* Begin user sect3 */
  480. |
  481. | typedef unsigned char YY_CHAR;
  482. |
  483. | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
  484. |
  485. | typedef int yy_state_type;
  486. |
  487. | extern int yylineno;
  488. |
  489. | int yylineno = 1;
  490. |
  491. | extern char *yytext;
  492. | #define yytext_ptr yytext
  493. |
  494. | static yy_state_type yy_get_previous_state (void );
  495. | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
  496. | static int yy_get_next_buffer (void );
  497. | static void yy_fatal_error (yyconst char msg[] );
  498. |
  499. | /* Done after the current pattern has been matched and before the
  500. | * corresponding action - sets up yytext.
  501. | */
  502. | #define YY_DO_BEFORE_ACTION \
  503. | (yytext_ptr) = yy_bp; \
  504. | (yytext_ptr) -= (yy_more_len); \
  505. | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
  506. | (yy_hold_char) = *yy_cp; \
  507. | *yy_cp = '\0'; \
  508. | (yy_c_buf_p) = yy_cp;
  509. |
  510. | #define YY_NUM_RULES 8
  511. | #define YY_END_OF_BUFFER 9
  512. | /* This struct is not used in this scanner,
  513. | but its presence is necessary. */
  514. | struct yy_trans_info
  515. | {
  516. | flex_int32_t yy_verify;
  517. | flex_int32_t yy_nxt;
  518. | };
  519. | static yyconst flex_int16_t yy_acclist[23] =
  520. | { 0,
  521. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  522. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  523. | 7, 8
  524. | } ;
  525. |
  526. | static yyconst flex_int16_t yy_accept[14] =
  527. | { 0,
  528. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  529. | 20, 23, 23
  530. | } ;
  531. |
  532. | static yyconst flex_int32_t yy_ec[256] =
  533. | { 0,
  534. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  535. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  536. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  537. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  538. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  539. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  540. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  541. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  542. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  543. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  544. |
  545. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  546. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  547. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  548. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  549. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  550. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  551. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  552. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  553. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  554. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  555. |
  556. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  557. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  558. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  559. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  560. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  561. | 1, 1, 1, 1, 1
  562. | } ;
  563. |
  564. | static yyconst flex_int32_t yy_meta[9] =
  565. | { 0,
  566. | 1, 1, 1, 1, 1, 1, 1, 1
  567. | } ;
  568. |
  569. | static yyconst flex_int16_t yy_base[13] =
  570. | { 0,
  571. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  572. | 10, 10
  573. | } ;
  574. |
  575. | static yyconst flex_int16_t yy_def[13] =
  576. | { 0,
  577. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  578. | 12, 0
  579. | } ;
  580. |
  581. | static yyconst flex_int16_t yy_nxt[19] =
  582. | { 0,
  583. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  584. | 12, 12, 12, 12, 12, 12, 12, 12
  585. | } ;
  586. |
  587. | static yyconst flex_int16_t yy_chk[19] =
  588. | { 0,
  589. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  590. | 12, 12, 12, 12, 12, 12, 12, 12
  591. | } ;
  592. |
  593. | extern int yy_flex_debug;
  594. | int yy_flex_debug = 0;
  595. |
  596. | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
  597. | static char *yy_full_match;
  598. | static int yy_lp;
  599. | #define REJECT \
  600. | { \
  601. | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
  602. | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
  603. | ++(yy_lp); \
  604. | goto find_rule; \
  605. | }
  606. |
  607. | static int yy_more_flag = 0;
  608. | static int yy_more_len = 0;
  609. | #define yymore() ((yy_more_flag) = 1)
  610. | #define YY_MORE_ADJ (yy_more_len)
  611. | #define YY_RESTORE_YY_MORE_OFFSET
  612. | char *yytext;
  613. | #line 1 "conftest.l"
  614. | #line 477 "lex.yy.c"
  615. |
  616. | #define INITIAL 0
  617. |
  618. | #ifndef YY_NO_UNISTD_H
  619. | /* Special case for "unistd.h", since it is non-ANSI. We include it way
  620. | * down here because we want the user's section 1 to have been scanned first.
  621. | * The user has a chance to override it with an option.
  622. | */
  623. | #include <unistd.h>
  624. | #endif
  625. |
  626. | #ifndef YY_EXTRA_TYPE
  627. | #define YY_EXTRA_TYPE void *
  628. | #endif
  629. |
  630. | static int yy_init_globals (void );
  631. |
  632. | /* Accessor methods to globals.
  633. | These are made visible to non-reentrant scanners for convenience. */
  634. |
  635. | int yylex_destroy (void );
  636. |
  637. | int yyget_debug (void );
  638. |
  639. | void yyset_debug (int debug_flag );
  640. |
  641. | YY_EXTRA_TYPE yyget_extra (void );
  642. |
  643. | void yyset_extra (YY_EXTRA_TYPE user_defined );
  644. |
  645. | FILE *yyget_in (void );
  646. |
  647. | void yyset_in (FILE * in_str );
  648. |
  649. | FILE *yyget_out (void );
  650. |
  651. | void yyset_out (FILE * out_str );
  652. |
  653. | int yyget_leng (void );
  654. |
  655. | char *yyget_text (void );
  656. |
  657. | int yyget_lineno (void );
  658. |
  659. | void yyset_lineno (int line_number );
  660. |
  661. | /* Macros after this point can all be overridden by user definitions in
  662. | * section 1.
  663. | */
  664. |
  665. | #ifndef YY_SKIP_YYWRAP
  666. | #ifdef __cplusplus
  667. | extern "C" int yywrap (void );
  668. | #else
  669. | extern int yywrap (void );
  670. | #endif
  671. | #endif
  672. |
  673. | static void yyunput (int c,char *buf_ptr );
  674. |
  675. | #ifndef yytext_ptr
  676. | static void yy_flex_strncpy (char *,yyconst char *,int );
  677. | #endif
  678. |
  679. | #ifdef YY_NEED_STRLEN
  680. | static int yy_flex_strlen (yyconst char * );
  681. | #endif
  682. |
  683. | #ifndef YY_NO_INPUT
  684. |
  685. | #ifdef __cplusplus
  686. | static int yyinput (void );
  687. | #else
  688. | static int input (void );
  689. | #endif
  690. |
  691. | #endif
  692. |
  693. | /* Amount of stuff to slurp up with each read. */
  694. | #ifndef YY_READ_BUF_SIZE
  695. | #ifdef __ia64__
  696. | /* On IA-64, the buffer size is 16k, not 8k */
  697. | #define YY_READ_BUF_SIZE 16384
  698. | #else
  699. | #define YY_READ_BUF_SIZE 8192
  700. | #endif /* __ia64__ */
  701. | #endif
  702. |
  703. | /* Copy whatever the last rule matched to the standard output. */
  704. | #ifndef ECHO
  705. | /* This used to be an fputs(), but since the string might contain NUL's,
  706. | * we now use fwrite().
  707. | */
  708. | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
  709. | #endif
  710. |
  711. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  712. | * is returned in "result".
  713. | */
  714. | #ifndef YY_INPUT
  715. | #define YY_INPUT(buf,result,max_size) \
  716. | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  717. | { \
  718. | int c = '*'; \
  719. | size_t n; \
  720. | for ( n = 0; n < max_size && \
  721. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  722. | buf[n] = (char) c; \
  723. | if ( c == '\n' ) \
  724. | buf[n++] = (char) c; \
  725. | if ( c == EOF && ferror( yyin ) ) \
  726. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  727. | result = n; \
  728. | } \
  729. | else \
  730. | { \
  731. | errno=0; \
  732. | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
  733. | { \
  734. | if( errno != EINTR) \
  735. | { \
  736. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  737. | break; \
  738. | } \
  739. | errno=0; \
  740. | clearerr(yyin); \
  741. | } \
  742. | }\
  743. | \
  744. |
  745. | #endif
  746. |
  747. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  748. | * we don't want an extra ';' after the "return" because that will cause
  749. | * some compilers to complain about unreachable statements.
  750. | */
  751. | #ifndef yyterminate
  752. | #define yyterminate() return YY_NULL
  753. | #endif
  754. |
  755. | /* Number of entries by which start-condition stack grows. */
  756. | #ifndef YY_START_STACK_INCR
  757. | #define YY_START_STACK_INCR 25
  758. | #endif
  759. |
  760. | /* Report a fatal error. */
  761. | #ifndef YY_FATAL_ERROR
  762. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  763. | #endif
  764. |
  765. | /* end tables serialization structures and prototypes */
  766. |
  767. | /* Default declaration of generated scanner - a define so the user can
  768. | * easily add parameters.
  769. | */
  770. | #ifndef YY_DECL
  771. | #define YY_DECL_IS_OURS 1
  772. |
  773. | extern int yylex (void);
  774. |
  775. | #define YY_DECL int yylex (void)
  776. | #endif /* !YY_DECL */
  777. |
  778. | /* Code executed at the beginning of each rule, after yytext and yyleng
  779. | * have been set up.
  780. | */
  781. | #ifndef YY_USER_ACTION
  782. | #define YY_USER_ACTION
  783. | #endif
  784. |
  785. | /* Code executed at the end of each rule. */
  786. | #ifndef YY_BREAK
  787. | #define YY_BREAK break;
  788. | #endif
  789. |
  790. | #define YY_RULE_SETUP \
  791. | YY_USER_ACTION
  792. |
  793. | /** The main scanner function which does all the work.
  794. | */
  795. | YY_DECL
  796. | {
  797. | register yy_state_type yy_current_state;
  798. | register char *yy_cp, *yy_bp;
  799. | register int yy_act;
  800. |
  801. | #line 1 "conftest.l"
  802. |
  803. | #line 666 "lex.yy.c"
  804. |
  805. | if ( !(yy_init) )
  806. | {
  807. | (yy_init) = 1;
  808. |
  809. | #ifdef YY_USER_INIT
  810. | YY_USER_INIT;
  811. | #endif
  812. |
  813. | /* Create the reject buffer large enough to save one state per allowed character. */
  814. | if ( ! (yy_state_buf) )
  815. | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
  816. | if ( ! (yy_state_buf) )
  817. | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
  818. |
  819. | if ( ! (yy_start) )
  820. | (yy_start) = 1; /* first start state */
  821. |
  822. | if ( ! yyin )
  823. | yyin = stdin;
  824. |
  825. | if ( ! yyout )
  826. | yyout = stdout;
  827. |
  828. | if ( ! YY_CURRENT_BUFFER ) {
  829. | yyensure_buffer_stack ();
  830. | YY_CURRENT_BUFFER_LVALUE =
  831. | yy_create_buffer(yyin,YY_BUF_SIZE );
  832. | }
  833. |
  834. | yy_load_buffer_state( );
  835. | }
  836. |
  837. | while ( 1 ) /* loops until end-of-file is reached */
  838. | {
  839. | (yy_more_len) = 0;
  840. | if ( (yy_more_flag) )
  841. | {
  842. | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
  843. | (yy_more_flag) = 0;
  844. | }
  845. | yy_cp = (yy_c_buf_p);
  846. |
  847. | /* Support of yytext. */
  848. | *yy_cp = (yy_hold_char);
  849. |
  850. | /* yy_bp points to the position in yy_ch_buf of the start of
  851. | * the current run.
  852. | */
  853. | yy_bp = yy_cp;
  854. |
  855. | yy_current_state = (yy_start);
  856. |
  857. | (yy_state_ptr) = (yy_state_buf);
  858. | *(yy_state_ptr)++ = yy_current_state;
  859. |
  860. | yy_match:
  861. | do
  862. | {
  863. | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
  864. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  865. | {
  866. | yy_current_state = (int) yy_def[yy_current_state];
  867. | if ( yy_current_state >= 13 )
  868. | yy_c = yy_meta[(unsigned int) yy_c];
  869. | }
  870. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  871. | *(yy_state_ptr)++ = yy_current_state;
  872. | ++yy_cp;
  873. | }
  874. | while ( yy_base[yy_current_state] != 10 );
  875. |
  876. | yy_find_action:
  877. | yy_current_state = *--(yy_state_ptr);
  878. | (yy_lp) = yy_accept[yy_current_state];
  879. | find_rule: /* we branch to this label when backing up */
  880. | for ( ; ; ) /* until we find what rule we matched */
  881. | {
  882. | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
  883. | {
  884. | yy_act = yy_acclist[(yy_lp)];
  885. | {
  886. | (yy_full_match) = yy_cp;
  887. | break;
  888. | }
  889. | }
  890. | --yy_cp;
  891. | yy_current_state = *--(yy_state_ptr);
  892. | (yy_lp) = yy_accept[yy_current_state];
  893. | }
  894. |
  895. | YY_DO_BEFORE_ACTION;
  896. |
  897. | do_action: /* This label is used only to access EOF actions. */
  898. |
  899. | switch ( yy_act )
  900. | { /* beginning of action switch */
  901. | case 1:
  902. | YY_RULE_SETUP
  903. | #line 2 "conftest.l"
  904. | { ECHO; }
  905. | YY_BREAK
  906. | case 2:
  907. | YY_RULE_SETUP
  908. | #line 3 "conftest.l"
  909. | { REJECT; }
  910. | YY_BREAK
  911. | case 3:
  912. | YY_RULE_SETUP
  913. | #line 4 "conftest.l"
  914. | { yymore (); }
  915. | YY_BREAK
  916. | case 4:
  917. | YY_RULE_SETUP
  918. | #line 5 "conftest.l"
  919. | { yyless (1); }
  920. | YY_BREAK
  921. | case 5:
  922. | YY_RULE_SETUP
  923. | #line 6 "conftest.l"
  924. | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
  925. | yyless ((input () != 0)); }
  926. | YY_BREAK
  927. | case 6:
  928. | YY_RULE_SETUP
  929. | #line 8 "conftest.l"
  930. | { unput (yytext[0]); }
  931. | YY_BREAK
  932. | case 7:
  933. | YY_RULE_SETUP
  934. | #line 9 "conftest.l"
  935. | { BEGIN INITIAL; }
  936. | YY_BREAK
  937. | case 8:
  938. | YY_RULE_SETUP
  939. | #line 10 "conftest.l"
  940. | ECHO;
  941. | YY_BREAK
  942. | #line 805 "lex.yy.c"
  943. | case YY_STATE_EOF(INITIAL):
  944. | yyterminate();
  945. |
  946. | case YY_END_OF_BUFFER:
  947. | {
  948. | /* Amount of text matched not including the EOB char. */
  949. | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  950. |
  951. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  952. | *yy_cp = (yy_hold_char);
  953. | YY_RESTORE_YY_MORE_OFFSET
  954. |
  955. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  956. | {
  957. | /* We're scanning a new file or input source. It's
  958. | * possible that this happened because the user
  959. | * just pointed yyin at a new source and called
  960. | * yylex(). If so, then we have to assure
  961. | * consistency between YY_CURRENT_BUFFER and our
  962. | * globals. Here is the right place to do so, because
  963. | * this is the first action (other than possibly a
  964. | * back-up) that will match for the new input source.
  965. | */
  966. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  967. | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  968. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  969. | }
  970. |
  971. | /* Note that here we test for yy_c_buf_p "<=" to the position
  972. | * of the first EOB in the buffer, since yy_c_buf_p will
  973. | * already have been incremented past the NUL character
  974. | * (since all states make transitions on EOB to the
  975. | * end-of-buffer state). Contrast this with the test
  976. | * in input().
  977. | */
  978. | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  979. | { /* This was really a NUL. */
  980. | yy_state_type yy_next_state;
  981. |
  982. | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  983. |
  984. | yy_current_state = yy_get_previous_state( );
  985. |
  986. | /* Okay, we're now positioned to make the NUL
  987. | * transition. We couldn't have
  988. | * yy_get_previous_state() go ahead and do it
  989. | * for us because it doesn't know how to deal
  990. | * with the possibility of jamming (and we don't
  991. | * want to build jamming into it because then it
  992. | * will run more slowly).
  993. | */
  994. |
  995. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  996. |
  997. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  998. |
  999. | if ( yy_next_state )
  1000. | {
  1001. | /* Consume the NUL. */
  1002. | yy_cp = ++(yy_c_buf_p);
  1003. | yy_current_state = yy_next_state;
  1004. | goto yy_match;
  1005. | }
  1006. |
  1007. | else
  1008. | {
  1009. | yy_cp = (yy_c_buf_p);
  1010. | goto yy_find_action;
  1011. | }
  1012. | }
  1013. |
  1014. | else switch ( yy_get_next_buffer( ) )
  1015. | {
  1016. | case EOB_ACT_END_OF_FILE:
  1017. | {
  1018. | (yy_did_buffer_switch_on_eof) = 0;
  1019. |
  1020. | if ( yywrap( ) )
  1021. | {
  1022. | /* Note: because we've taken care in
  1023. | * yy_get_next_buffer() to have set up
  1024. | * yytext, we can now set up
  1025. | * yy_c_buf_p so that if some total
  1026. | * hoser (like flex itself) wants to
  1027. | * call the scanner after we return the
  1028. | * YY_NULL, it'll still work - another
  1029. | * YY_NULL will get returned.
  1030. | */
  1031. | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  1032. |
  1033. | yy_act = YY_STATE_EOF(YY_START);
  1034. | goto do_action;
  1035. | }
  1036. |
  1037. | else
  1038. | {
  1039. | if ( ! (yy_did_buffer_switch_on_eof) )
  1040. | YY_NEW_FILE;
  1041. | }
  1042. | break;
  1043. | }
  1044. |
  1045. | case EOB_ACT_CONTINUE_SCAN:
  1046. | (yy_c_buf_p) =
  1047. | (yytext_ptr) + yy_amount_of_matched_text;
  1048. |
  1049. | yy_current_state = yy_get_previous_state( );
  1050. |
  1051. | yy_cp = (yy_c_buf_p);
  1052. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1053. | goto yy_match;
  1054. |
  1055. | case EOB_ACT_LAST_MATCH:
  1056. | (yy_c_buf_p) =
  1057. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  1058. |
  1059. | yy_current_state = yy_get_previous_state( );
  1060. |
  1061. | yy_cp = (yy_c_buf_p);
  1062. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1063. | goto yy_find_action;
  1064. | }
  1065. | break;
  1066. | }
  1067. |
  1068. | default:
  1069. | YY_FATAL_ERROR(
  1070. | "fatal flex scanner internal error--no action found" );
  1071. | } /* end of action switch */
  1072. | } /* end of scanning one token */
  1073. | } /* end of yylex */
  1074. |
  1075. | /* yy_get_next_buffer - try to read in a new buffer
  1076. | *
  1077. | * Returns a code representing an action:
  1078. | * EOB_ACT_LAST_MATCH -
  1079. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1080. | * EOB_ACT_END_OF_FILE - end of file
  1081. | */
  1082. | static int yy_get_next_buffer (void)
  1083. | {
  1084. | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1085. | register char *source = (yytext_ptr);
  1086. | register int number_to_move, i;
  1087. | int ret_val;
  1088. |
  1089. | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  1090. | YY_FATAL_ERROR(
  1091. | "fatal flex scanner internal error--end of buffer missed" );
  1092. |
  1093. | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1094. | { /* Don't try to fill the buffer, so this is an EOF. */
  1095. | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  1096. | {
  1097. | /* We matched a single character, the EOB, so
  1098. | * treat this as a final EOF.
  1099. | */
  1100. | return EOB_ACT_END_OF_FILE;
  1101. | }
  1102. |
  1103. | else
  1104. | {
  1105. | /* We matched some text prior to the EOB, first
  1106. | * process it.
  1107. | */
  1108. | return EOB_ACT_LAST_MATCH;
  1109. | }
  1110. | }
  1111. |
  1112. | /* Try to read more data. */
  1113. |
  1114. | /* First move last chars to start of buffer. */
  1115. | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
  1116. |
  1117. | for ( i = 0; i < number_to_move; ++i )
  1118. | *(dest++) = *(source++);
  1119. |
  1120. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1121. | /* don't do the read, it's not guaranteed to return an EOF,
  1122. | * just force an EOF
  1123. | */
  1124. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  1125. |
  1126. | else
  1127. | {
  1128. | int num_to_read =
  1129. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1130. |
  1131. | while ( num_to_read <= 0 )
  1132. | { /* Not enough room in the buffer - grow it. */
  1133. |
  1134. | YY_FATAL_ERROR(
  1135. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  1136. |
  1137. | }
  1138. |
  1139. | if ( num_to_read > YY_READ_BUF_SIZE )
  1140. | num_to_read = YY_READ_BUF_SIZE;
  1141. |
  1142. | /* Read in more data. */
  1143. | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1144. | (yy_n_chars), (size_t) num_to_read );
  1145. |
  1146. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1147. | }
  1148. |
  1149. | if ( (yy_n_chars) == 0 )
  1150. | {
  1151. | if ( number_to_move == YY_MORE_ADJ )
  1152. | {
  1153. | ret_val = EOB_ACT_END_OF_FILE;
  1154. | yyrestart(yyin );
  1155. | }
  1156. |
  1157. | else
  1158. | {
  1159. | ret_val = EOB_ACT_LAST_MATCH;
  1160. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1161. | YY_BUFFER_EOF_PENDING;
  1162. | }
  1163. | }
  1164. |
  1165. | else
  1166. | ret_val = EOB_ACT_CONTINUE_SCAN;
  1167. |
  1168. | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1169. | /* Extend the array by 50%, plus the number we really need. */
  1170. | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  1171. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
  1172. | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1173. | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1174. | }
  1175. |
  1176. | (yy_n_chars) += number_to_move;
  1177. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  1178. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  1179. |
  1180. | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1181. |
  1182. | return ret_val;
  1183. | }
  1184. |
  1185. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  1186. |
  1187. | static yy_state_type yy_get_previous_state (void)
  1188. | {
  1189. | register yy_state_type yy_current_state;
  1190. | register char *yy_cp;
  1191. |
  1192. | yy_current_state = (yy_start);
  1193. |
  1194. | (yy_state_ptr) = (yy_state_buf);
  1195. | *(yy_state_ptr)++ = yy_current_state;
  1196. |
  1197. | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  1198. | {
  1199. | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1200. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1201. | {
  1202. | yy_current_state = (int) yy_def[yy_current_state];
  1203. | if ( yy_current_state >= 13 )
  1204. | yy_c = yy_meta[(unsigned int) yy_c];
  1205. | }
  1206. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1207. | *(yy_state_ptr)++ = yy_current_state;
  1208. | }
  1209. |
  1210. | return yy_current_state;
  1211. | }
  1212. |
  1213. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  1214. | *
  1215. | * synopsis
  1216. | * next_state = yy_try_NUL_trans( current_state );
  1217. | */
  1218. | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  1219. | {
  1220. | register int yy_is_jam;
  1221. |
  1222. | register YY_CHAR yy_c = 1;
  1223. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1224. | {
  1225. | yy_current_state = (int) yy_def[yy_current_state];
  1226. | if ( yy_current_state >= 13 )
  1227. | yy_c = yy_meta[(unsigned int) yy_c];
  1228. | }
  1229. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1230. | yy_is_jam = (yy_current_state == 12);
  1231. | if ( ! yy_is_jam )
  1232. | *(yy_state_ptr)++ = yy_current_state;
  1233. |
  1234. | return yy_is_jam ? 0 : yy_current_state;
  1235. | }
  1236. |
  1237. | static void yyunput (int c, register char * yy_bp )
  1238. | {
  1239. | register char *yy_cp;
  1240. |
  1241. | yy_cp = (yy_c_buf_p);
  1242. |
  1243. | /* undo effects of setting up yytext */
  1244. | *yy_cp = (yy_hold_char);
  1245. |
  1246. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1247. | { /* need to shift things up to make room */
  1248. | /* +2 for EOB chars. */
  1249. | register int number_to_move = (yy_n_chars) + 2;
  1250. | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1251. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1252. | register char *source =
  1253. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1254. |
  1255. | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1256. | *--dest = *--source;
  1257. |
  1258. | yy_cp += (int) (dest - source);
  1259. | yy_bp += (int) (dest - source);
  1260. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1261. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1262. |
  1263. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1264. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1265. | }
  1266. |
  1267. | *--yy_cp = (char) c;
  1268. |
  1269. | (yytext_ptr) = yy_bp;
  1270. | (yy_hold_char) = *yy_cp;
  1271. | (yy_c_buf_p) = yy_cp;
  1272. | }
  1273. |
  1274. | #ifndef YY_NO_INPUT
  1275. | #ifdef __cplusplus
  1276. | static int yyinput (void)
  1277. | #else
  1278. | static int input (void)
  1279. | #endif
  1280. |
  1281. | {
  1282. | int c;
  1283. |
  1284. | *(yy_c_buf_p) = (yy_hold_char);
  1285. |
  1286. | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  1287. | {
  1288. | /* yy_c_buf_p now points to the character we want to return.
  1289. | * If this occurs *before* the EOB characters, then it's a
  1290. | * valid NUL; if not, then we've hit the end of the buffer.
  1291. | */
  1292. | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1293. | /* This was really a NUL. */
  1294. | *(yy_c_buf_p) = '\0';
  1295. |
  1296. | else
  1297. | { /* need more input */
  1298. | int offset = (yy_c_buf_p) - (yytext_ptr);
  1299. | ++(yy_c_buf_p);
  1300. |
  1301. | switch ( yy_get_next_buffer( ) )
  1302. | {
  1303. | case EOB_ACT_LAST_MATCH:
  1304. | /* This happens because yy_g_n_b()
  1305. | * sees that we've accumulated a
  1306. | * token and flags that we need to
  1307. | * try matching the token before
  1308. | * proceeding. But for input(),
  1309. | * there's no matching to consider.
  1310. | * So convert the EOB_ACT_LAST_MATCH
  1311. | * to EOB_ACT_END_OF_FILE.
  1312. | */
  1313. |
  1314. | /* Reset buffer status. */
  1315. | yyrestart(yyin );
  1316. |
  1317. | /*FALLTHROUGH*/
  1318. |
  1319. | case EOB_ACT_END_OF_FILE:
  1320. | {
  1321. | if ( yywrap( ) )
  1322. | return EOF;
  1323. |
  1324. | if ( ! (yy_did_buffer_switch_on_eof) )
  1325. | YY_NEW_FILE;
  1326. | #ifdef __cplusplus
  1327. | return yyinput();
  1328. | #else
  1329. | return input();
  1330. | #endif
  1331. | }
  1332. |
  1333. | case EOB_ACT_CONTINUE_SCAN:
  1334. | (yy_c_buf_p) = (yytext_ptr) + offset;
  1335. | break;
  1336. | }
  1337. | }
  1338. | }
  1339. |
  1340. | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  1341. | *(yy_c_buf_p) = '\0'; /* preserve yytext */
  1342. | (yy_hold_char) = *++(yy_c_buf_p);
  1343. |
  1344. | return c;
  1345. | }
  1346. | #endif /* ifndef YY_NO_INPUT */
  1347. |
  1348. | /** Immediately switch to a different input stream.
  1349. | * @param input_file A readable stream.
  1350. | *
  1351. | * @note This function does not reset the start condition to @c INITIAL .
  1352. | */
  1353. | void yyrestart (FILE * input_file )
  1354. | {
  1355. |
  1356. | if ( ! YY_CURRENT_BUFFER ){
  1357. | yyensure_buffer_stack ();
  1358. | YY_CURRENT_BUFFER_LVALUE =
  1359. | yy_create_buffer(yyin,YY_BUF_SIZE );
  1360. | }
  1361. |
  1362. | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
  1363. | yy_load_buffer_state( );
  1364. | }
  1365. |
  1366. | /** Switch to a different input buffer.
  1367. | * @param new_buffer The new input buffer.
  1368. | *
  1369. | */
  1370. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  1371. | {
  1372. |
  1373. | /* TODO. We should be able to replace this entire function body
  1374. | * with
  1375. | * yypop_buffer_state();
  1376. | * yypush_buffer_state(new_buffer);
  1377. | */
  1378. | yyensure_buffer_stack ();
  1379. | if ( YY_CURRENT_BUFFER == new_buffer )
  1380. | return;
  1381. |
  1382. | if ( YY_CURRENT_BUFFER )
  1383. | {
  1384. | /* Flush out information for old buffer. */
  1385. | *(yy_c_buf_p) = (yy_hold_char);
  1386. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1387. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1388. | }
  1389. |
  1390. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1391. | yy_load_buffer_state( );
  1392. |
  1393. | /* We don't actually know whether we did this switch during
  1394. | * EOF (yywrap()) processing, but the only time this flag
  1395. | * is looked at is after yywrap() is called, so it's safe
  1396. | * to go ahead and always set it.
  1397. | */
  1398. | (yy_did_buffer_switch_on_eof) = 1;
  1399. | }
  1400. |
  1401. | static void yy_load_buffer_state (void)
  1402. | {
  1403. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1404. | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1405. | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1406. | (yy_hold_char) = *(yy_c_buf_p);
  1407. | }
  1408. |
  1409. | /** Allocate and initialize an input buffer state.
  1410. | * @param file A readable stream.
  1411. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1412. | *
  1413. | * @return the allocated buffer state.
  1414. | */
  1415. | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  1416. | {
  1417. | YY_BUFFER_STATE b;
  1418. |
  1419. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1420. | if ( ! b )
  1421. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1422. |
  1423. | b->yy_buf_size = size;
  1424. |
  1425. | /* yy_ch_buf has to be 2 characters longer than the size given because
  1426. | * we need to put in 2 end-of-buffer characters.
  1427. | */
  1428. | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
  1429. | if ( ! b->yy_ch_buf )
  1430. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1431. |
  1432. | b->yy_is_our_buffer = 1;
  1433. |
  1434. | yy_init_buffer(b,file );
  1435. |
  1436. | return b;
  1437. | }
  1438. |
  1439. | /** Destroy the buffer.
  1440. | * @param b a buffer created with yy_create_buffer()
  1441. | *
  1442. | */
  1443. | void yy_delete_buffer (YY_BUFFER_STATE b )
  1444. | {
  1445. |
  1446. | if ( ! b )
  1447. | return;
  1448. |
  1449. | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1450. | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1451. |
  1452. | if ( b->yy_is_our_buffer )
  1453. | yyfree((void *) b->yy_ch_buf );
  1454. |
  1455. | yyfree((void *) b );
  1456. | }
  1457. |
  1458. | #ifndef __cplusplus
  1459. | extern int isatty (int );
  1460. | #endif /* __cplusplus */
  1461. |
  1462. | /* Initializes or reinitializes a buffer.
  1463. | * This function is sometimes called more than once on the same buffer,
  1464. | * such as during a yyrestart() or at EOF.
  1465. | */
  1466. | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  1467. |
  1468. | {
  1469. | int oerrno = errno;
  1470. |
  1471. | yy_flush_buffer(b );
  1472. |
  1473. | b->yy_input_file = file;
  1474. | b->yy_fill_buffer = 1;
  1475. |
  1476. | /* If b is the current buffer, then yy_init_buffer was _probably_
  1477. | * called from yyrestart() or through yy_get_next_buffer.
  1478. | * In that case, we don't want to reset the lineno or column.
  1479. | */
  1480. | if (b != YY_CURRENT_BUFFER){
  1481. | b->yy_bs_lineno = 1;
  1482. | b->yy_bs_column = 0;
  1483. | }
  1484. |
  1485. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1486. |
  1487. | errno = oerrno;
  1488. | }
  1489. |
  1490. | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1491. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1492. | *
  1493. | */
  1494. | void yy_flush_buffer (YY_BUFFER_STATE b )
  1495. | {
  1496. | if ( ! b )
  1497. | return;
  1498. |
  1499. | b->yy_n_chars = 0;
  1500. |
  1501. | /* We always need two end-of-buffer characters. The first causes
  1502. | * a transition to the end-of-buffer state. The second causes
  1503. | * a jam in that state.
  1504. | */
  1505. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1506. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1507. |
  1508. | b->yy_buf_pos = &b->yy_ch_buf[0];
  1509. |
  1510. | b->yy_at_bol = 1;
  1511. | b->yy_buffer_status = YY_BUFFER_NEW;
  1512. |
  1513. | if ( b == YY_CURRENT_BUFFER )
  1514. | yy_load_buffer_state( );
  1515. | }
  1516. |
  1517. | /** Pushes the new state onto the stack. The new state becomes
  1518. | * the current state. This function will allocate the stack
  1519. | * if necessary.
  1520. | * @param new_buffer The new state.
  1521. | *
  1522. | */
  1523. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  1524. | {
  1525. | if (new_buffer == NULL)
  1526. | return;
  1527. |
  1528. | yyensure_buffer_stack();
  1529. |
  1530. | /* This block is copied from yy_switch_to_buffer. */
  1531. | if ( YY_CURRENT_BUFFER )
  1532. | {
  1533. | /* Flush out information for old buffer. */
  1534. | *(yy_c_buf_p) = (yy_hold_char);
  1535. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1536. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1537. | }
  1538. |
  1539. | /* Only push if top exists. Otherwise, replace top. */
  1540. | if (YY_CURRENT_BUFFER)
  1541. | (yy_buffer_stack_top)++;
  1542. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1543. |
  1544. | /* copied from yy_switch_to_buffer. */
  1545. | yy_load_buffer_state( );
  1546. | (yy_did_buffer_switch_on_eof) = 1;
  1547. | }
  1548. |
  1549. | /** Removes and deletes the top of the stack, if present.
  1550. | * The next element becomes the new top.
  1551. | *
  1552. | */
  1553. | void yypop_buffer_state (void)
  1554. | {
  1555. | if (!YY_CURRENT_BUFFER)
  1556. | return;
  1557. |
  1558. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1559. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1560. | if ((yy_buffer_stack_top) > 0)
  1561. | --(yy_buffer_stack_top);
  1562. |
  1563. | if (YY_CURRENT_BUFFER) {
  1564. | yy_load_buffer_state( );
  1565. | (yy_did_buffer_switch_on_eof) = 1;
  1566. | }
  1567. | }
  1568. |
  1569. | /* Allocates the stack if it does not exist.
  1570. | * Guarantees space for at least one push.
  1571. | */
  1572. | static void yyensure_buffer_stack (void)
  1573. | {
  1574. | int num_to_alloc;
  1575. |
  1576. | if (!(yy_buffer_stack)) {
  1577. |
  1578. | /* First allocation is just for 2 elements, since we don't know if this
  1579. | * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1580. | * immediate realloc on the next call.
  1581. | */
  1582. | num_to_alloc = 1;
  1583. | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  1584. | (num_to_alloc * sizeof(struct yy_buffer_state*)
  1585. | );
  1586. | if ( ! (yy_buffer_stack) )
  1587. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1588. |
  1589. | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1590. |
  1591. | (yy_buffer_stack_max) = num_to_alloc;
  1592. | (yy_buffer_stack_top) = 0;
  1593. | return;
  1594. | }
  1595. |
  1596. | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  1597. |
  1598. | /* Increase the buffer to prepare for a possible push. */
  1599. | int grow_size = 8 /* arbitrary grow size */;
  1600. |
  1601. | num_to_alloc = (yy_buffer_stack_max) + grow_size;
  1602. | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  1603. | ((yy_buffer_stack),
  1604. | num_to_alloc * sizeof(struct yy_buffer_state*)
  1605. | );
  1606. | if ( ! (yy_buffer_stack) )
  1607. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1608. |
  1609. | /* zero only the new slots.*/
  1610. | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  1611. | (yy_buffer_stack_max) = num_to_alloc;
  1612. | }
  1613. | }
  1614. |
  1615. | /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1616. | * @param base the character buffer
  1617. | * @param size the size in bytes of the character buffer
  1618. | *
  1619. | * @return the newly allocated buffer state object.
  1620. | */
  1621. | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  1622. | {
  1623. | YY_BUFFER_STATE b;
  1624. |
  1625. | if ( size < 2 ||
  1626. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1627. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  1628. | /* They forgot to leave room for the EOB's. */
  1629. | return 0;
  1630. |
  1631. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1632. | if ( ! b )
  1633. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1634. |
  1635. | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  1636. | b->yy_buf_pos = b->yy_ch_buf = base;
  1637. | b->yy_is_our_buffer = 0;
  1638. | b->yy_input_file = 0;
  1639. | b->yy_n_chars = b->yy_buf_size;
  1640. | b->yy_is_interactive = 0;
  1641. | b->yy_at_bol = 1;
  1642. | b->yy_fill_buffer = 0;
  1643. | b->yy_buffer_status = YY_BUFFER_NEW;
  1644. |
  1645. | yy_switch_to_buffer(b );
  1646. |
  1647. | return b;
  1648. | }
  1649. |
  1650. | /** Setup the input buffer state to scan a string. The next call to yylex() will
  1651. | * scan from a @e copy of @a str.
  1652. | * @param yystr a NUL-terminated string to scan
  1653. | *
  1654. | * @return the newly allocated buffer state object.
  1655. | * @note If you want to scan bytes that may contain NUL values, then use
  1656. | * yy_scan_bytes() instead.
  1657. | */
  1658. | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
  1659. | {
  1660. |
  1661. | return yy_scan_bytes(yystr,strlen(yystr) );
  1662. | }
  1663. |
  1664. | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  1665. | * scan from a @e copy of @a bytes.
  1666. | * @param yybytes the byte buffer to scan
  1667. | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  1668. | *
  1669. | * @return the newly allocated buffer state object.
  1670. | */
  1671. | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
  1672. | {
  1673. | YY_BUFFER_STATE b;
  1674. | char *buf;
  1675. | yy_size_t n;
  1676. | int i;
  1677. |
  1678. | /* Get memory for full buffer, including space for trailing EOB's. */
  1679. | n = _yybytes_len + 2;
  1680. | buf = (char *) yyalloc(n );
  1681. | if ( ! buf )
  1682. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1683. |
  1684. | for ( i = 0; i < _yybytes_len; ++i )
  1685. | buf[i] = yybytes[i];
  1686. |
  1687. | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1688. |
  1689. | b = yy_scan_buffer(buf,n );
  1690. | if ( ! b )
  1691. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1692. |
  1693. | /* It's okay to grow etc. this buffer, and we should throw it
  1694. | * away when we're done.
  1695. | */
  1696. | b->yy_is_our_buffer = 1;
  1697. |
  1698. | return b;
  1699. | }
  1700. |
  1701. | #ifndef YY_EXIT_FAILURE
  1702. | #define YY_EXIT_FAILURE 2
  1703. | #endif
  1704. |
  1705. | static void yy_fatal_error (yyconst char* msg )
  1706. | {
  1707. | (void) fprintf( stderr, "%s\n", msg );
  1708. | exit( YY_EXIT_FAILURE );
  1709. | }
  1710. |
  1711. | /* Redefine yyless() so it works in section 3 code. */
  1712. |
  1713. | #undef yyless
  1714. | #define yyless(n) \
  1715. | do \
  1716. | { \
  1717. | /* Undo effects of setting up yytext. */ \
  1718. | int yyless_macro_arg = (n); \
  1719. | YY_LESS_LINENO(yyless_macro_arg);\
  1720. | yytext[yyleng] = (yy_hold_char); \
  1721. | (yy_c_buf_p) = yytext + yyless_macro_arg; \
  1722. | (yy_hold_char) = *(yy_c_buf_p); \
  1723. | *(yy_c_buf_p) = '\0'; \
  1724. | yyleng = yyless_macro_arg; \
  1725. | } \
  1726. | while ( 0 )
  1727. |
  1728. | /* Accessor methods (get/set functions) to struct members. */
  1729. |
  1730. | /** Get the current line number.
  1731. | *
  1732. | */
  1733. | int yyget_lineno (void)
  1734. | {
  1735. |
  1736. | return yylineno;
  1737. | }
  1738. |
  1739. | /** Get the input stream.
  1740. | *
  1741. | */
  1742. | FILE *yyget_in (void)
  1743. | {
  1744. | return yyin;
  1745. | }
  1746. |
  1747. | /** Get the output stream.
  1748. | *
  1749. | */
  1750. | FILE *yyget_out (void)
  1751. | {
  1752. | return yyout;
  1753. | }
  1754. |
  1755. | /** Get the length of the current token.
  1756. | *
  1757. | */
  1758. | int yyget_leng (void)
  1759. | {
  1760. | return yyleng;
  1761. | }
  1762. |
  1763. | /** Get the current token.
  1764. | *
  1765. | */
  1766. |
  1767. | char *yyget_text (void)
  1768. | {
  1769. | return yytext;
  1770. | }
  1771. |
  1772. | /** Set the current line number.
  1773. | * @param line_number
  1774. | *
  1775. | */
  1776. | void yyset_lineno (int line_number )
  1777. | {
  1778. |
  1779. | yylineno = line_number;
  1780. | }
  1781. |
  1782. | /** Set the input stream. This does not discard the current
  1783. | * input buffer.
  1784. | * @param in_str A readable stream.
  1785. | *
  1786. | * @see yy_switch_to_buffer
  1787. | */
  1788. | void yyset_in (FILE * in_str )
  1789. | {
  1790. | yyin = in_str ;
  1791. | }
  1792. |
  1793. | void yyset_out (FILE * out_str )
  1794. | {
  1795. | yyout = out_str ;
  1796. | }
  1797. |
  1798. | int yyget_debug (void)
  1799. | {
  1800. | return yy_flex_debug;
  1801. | }
  1802. |
  1803. | void yyset_debug (int bdebug )
  1804. | {
  1805. | yy_flex_debug = bdebug ;
  1806. | }
  1807. |
  1808. | static int yy_init_globals (void)
  1809. | {
  1810. | /* Initialization is the same as for the non-reentrant scanner.
  1811. | * This function is called from yylex_destroy(), so don't allocate here.
  1812. | */
  1813. |
  1814. | (yy_buffer_stack) = 0;
  1815. | (yy_buffer_stack_top) = 0;
  1816. | (yy_buffer_stack_max) = 0;
  1817. | (yy_c_buf_p) = (char *) 0;
  1818. | (yy_init) = 0;
  1819. | (yy_start) = 0;
  1820. |
  1821. | (yy_state_buf) = 0;
  1822. | (yy_state_ptr) = 0;
  1823. | (yy_full_match) = 0;
  1824. | (yy_lp) = 0;
  1825. |
  1826. | /* Defined in main.c */
  1827. | #ifdef YY_STDINIT
  1828. | yyin = stdin;
  1829. | yyout = stdout;
  1830. | #else
  1831. | yyin = (FILE *) 0;
  1832. | yyout = (FILE *) 0;
  1833. | #endif
  1834. |
  1835. | /* For future reference: Set errno on error, since we are called by
  1836. | * yylex_init()
  1837. | */
  1838. | return 0;
  1839. | }
  1840. |
  1841. | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  1842. | int yylex_destroy (void)
  1843. | {
  1844. |
  1845. | /* Pop the buffer stack, destroying each element. */
  1846. | while(YY_CURRENT_BUFFER){
  1847. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1848. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1849. | yypop_buffer_state();
  1850. | }
  1851. |
  1852. | /* Destroy the stack itself. */
  1853. | yyfree((yy_buffer_stack) );
  1854. | (yy_buffer_stack) = NULL;
  1855. |
  1856. | yyfree ( (yy_state_buf) );
  1857. | (yy_state_buf) = NULL;
  1858. |
  1859. | /* Reset the globals. This is important in a non-reentrant scanner so the next time
  1860. | * yylex() is called, initialization will occur. */
  1861. | yy_init_globals( );
  1862. |
  1863. | return 0;
  1864. | }
  1865. |
  1866. | /*
  1867. | * Internal utility routines.
  1868. | */
  1869. |
  1870. | #ifndef yytext_ptr
  1871. | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
  1872. | {
  1873. | register int i;
  1874. | for ( i = 0; i < n; ++i )
  1875. | s1[i] = s2[i];
  1876. | }
  1877. | #endif
  1878. |
  1879. | #ifdef YY_NEED_STRLEN
  1880. | static int yy_flex_strlen (yyconst char * s )
  1881. | {
  1882. | register int n;
  1883. | for ( n = 0; s[n]; ++n )
  1884. | ;
  1885. |
  1886. | return n;
  1887. | }
  1888. | #endif
  1889. |
  1890. | void *yyalloc (yy_size_t size )
  1891. | {
  1892. | return (void *) malloc( size );
  1893. | }
  1894. |
  1895. | void *yyrealloc (void * ptr, yy_size_t size )
  1896. | {
  1897. | /* The cast to (char *) in the following accommodates both
  1898. | * implementations that use char* generic pointers, and those
  1899. | * that use void* generic pointers. It works with the latter
  1900. | * because both ANSI C and C++ allow castless assignment from
  1901. | * any pointer type to void*, and deal with argument conversions
  1902. | * as though doing an assignment.
  1903. | */
  1904. | return (void *) realloc( (char *) ptr, size );
  1905. | }
  1906. |
  1907. | void yyfree (void * ptr )
  1908. | {
  1909. | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  1910. | }
  1911. |
  1912. | #define YYTABLES_NAME "yytables"
  1913. |
  1914. | #line 10 "conftest.l"
  1915. |
  1916. |
  1917. | #ifdef YYTEXT_POINTER
  1918. | extern char *yytext;
  1919. | #endif
  1920. | int
  1921. | main (void)
  1922. | {
  1923. | return ! yylex () + ! yywrap ();
  1924. | }
  1925. configure:3609: gcc -o conftest -std=c++11 conftest.c -lfl >&5
  1926. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  1927. configure:3609: $? = 0
  1928. configure:3619: result: -lfl
  1929. configure:3625: checking whether yytext is a pointer
  1930. configure:3642: gcc -o conftest -std=c++11 conftest.c -lfl >&5
  1931. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  1932. configure:3642: $? = 0
  1933. configure:3650: result: yes
  1934. configure:3718: checking for g++
  1935. configure:3734: found /usr/bin/g++
  1936. configure:3745: result: g++
  1937. configure:3772: checking for C++ compiler version
  1938. configure:3781: g++ --version >&5
  1939. g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
  1940. Copyright (C) 2013 Free Software Foundation, Inc.
  1941. This is free software; see the source for copying conditions. There is NO
  1942. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1943.  
  1944. configure:3792: $? = 0
  1945. configure:3781: g++ -v >&5
  1946. Using built-in specs.
  1947. COLLECT_GCC=g++
  1948. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  1949. Target: x86_64-linux-gnu
  1950. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  1951. Thread model: posix
  1952. gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  1953. configure:3792: $? = 0
  1954. configure:3781: g++ -V >&5
  1955. g++: error: unrecognized command line option '-V'
  1956. g++: fatal error: no input files
  1957. compilation terminated.
  1958. configure:3792: $? = 4
  1959. configure:3781: g++ -qversion >&5
  1960. g++: error: unrecognized command line option '-qversion'
  1961. g++: fatal error: no input files
  1962. compilation terminated.
  1963. configure:3792: $? = 4
  1964. configure:3796: checking whether we are using the GNU C++ compiler
  1965. configure:3815: g++ -c -std=c++11 conftest.cpp >&5
  1966. configure:3815: $? = 0
  1967. configure:3824: result: yes
  1968. configure:3833: checking whether g++ accepts -g
  1969. configure:3853: g++ -c -g conftest.cpp >&5
  1970. configure:3853: $? = 0
  1971. configure:3894: result: yes
  1972. configure:3917: checking for a sed that does not truncate output
  1973. configure:3981: result: /bin/sed
  1974. configure:3988: checking for curl_easy_init,curl_easy_setopt,curl_easy_cleanup,curl_easy_perform in -lcurl
  1975. configure:4013: gcc -o conftest -std=c++11 conftest.c -lcurl >&5
  1976. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  1977. configure:4013: $? = 0
  1978. configure:4022: result: yes
  1979. configure:4033: checking for dlopen,dlsym,dlerror,dlclose in -ldl
  1980. configure:4058: gcc -o conftest -std=c++11 conftest.c -ldl -lcurl >&5
  1981. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  1982. configure:4058: $? = 0
  1983. configure:4067: result: yes
  1984. configure:4078: checking for EVP_DigestInit,EVP_md5,EVP_DigestUpdate,BIO_f_base64,BIO_new in -lcrypto
  1985. configure:4103: gcc -o conftest -std=c++11 conftest.c -lcrypto -ldl -lcurl >&5
  1986. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  1987. configure:4103: $? = 0
  1988. configure:4112: result: yes
  1989. configure:4123: checking for uuid_generate_time in -luuid
  1990. configure:4148: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  1991. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  1992. configure:4148: $? = 0
  1993. configure:4157: result: yes
  1994. configure:4179: checking how to run the C preprocessor
  1995. configure:4210: gcc -E conftest.c
  1996. configure:4210: $? = 0
  1997. configure:4224: gcc -E conftest.c
  1998. conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
  1999. #include <ac_nonexistent.h>
  2000. ^
  2001. compilation terminated.
  2002. configure:4224: $? = 1
  2003. configure: failed program was:
  2004. | /* confdefs.h */
  2005. | #define PACKAGE_NAME "ZOO Kernel"
  2006. | #define PACKAGE_TARNAME "zoo-kernel"
  2007. | #define PACKAGE_VERSION "1.7.0"
  2008. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2009. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2010. | #define PACKAGE_URL ""
  2011. | #define YYTEXT_POINTER 1
  2012. | #define HAVE_LIBCURL 1
  2013. | #define HAVE_LIBDL 1
  2014. | #define HAVE_LIBCRYPTO 1
  2015. | #define HAVE_LIBUUID 1
  2016. | /* end confdefs.h. */
  2017. | #include <ac_nonexistent.h>
  2018. configure:4249: result: gcc -E
  2019. configure:4269: gcc -E conftest.c
  2020. configure:4269: $? = 0
  2021. configure:4283: gcc -E conftest.c
  2022. conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
  2023. #include <ac_nonexistent.h>
  2024. ^
  2025. compilation terminated.
  2026. configure:4283: $? = 1
  2027. configure: failed program was:
  2028. | /* confdefs.h */
  2029. | #define PACKAGE_NAME "ZOO Kernel"
  2030. | #define PACKAGE_TARNAME "zoo-kernel"
  2031. | #define PACKAGE_VERSION "1.7.0"
  2032. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2033. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2034. | #define PACKAGE_URL ""
  2035. | #define YYTEXT_POINTER 1
  2036. | #define HAVE_LIBCURL 1
  2037. | #define HAVE_LIBDL 1
  2038. | #define HAVE_LIBCRYPTO 1
  2039. | #define HAVE_LIBUUID 1
  2040. | /* end confdefs.h. */
  2041. | #include <ac_nonexistent.h>
  2042. configure:4312: checking for grep that handles long lines and -e
  2043. configure:4370: result: /bin/grep
  2044. configure:4375: checking for egrep
  2045. configure:4437: result: /bin/grep -E
  2046. configure:4442: checking for ANSI C header files
  2047. configure:4462: gcc -c -std=c++11 conftest.c >&5
  2048. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2049. configure:4462: $? = 0
  2050. configure:4535: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2051. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2052. configure:4535: $? = 0
  2053. configure:4535: ./conftest
  2054. configure:4535: $? = 0
  2055. configure:4546: result: yes
  2056. configure:4559: checking for sys/types.h
  2057. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2058. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2059. configure:4559: $? = 0
  2060. configure:4559: result: yes
  2061. configure:4559: checking for sys/stat.h
  2062. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2063. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2064. configure:4559: $? = 0
  2065. configure:4559: result: yes
  2066. configure:4559: checking for stdlib.h
  2067. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2068. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2069. configure:4559: $? = 0
  2070. configure:4559: result: yes
  2071. configure:4559: checking for string.h
  2072. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2073. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2074. configure:4559: $? = 0
  2075. configure:4559: result: yes
  2076. configure:4559: checking for memory.h
  2077. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2078. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2079. configure:4559: $? = 0
  2080. configure:4559: result: yes
  2081. configure:4559: checking for strings.h
  2082. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2083. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2084. configure:4559: $? = 0
  2085. configure:4559: result: yes
  2086. configure:4559: checking for inttypes.h
  2087. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2088. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2089. configure:4559: $? = 0
  2090. configure:4559: result: yes
  2091. configure:4559: checking for stdint.h
  2092. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2093. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2094. configure:4559: $? = 0
  2095. configure:4559: result: yes
  2096. configure:4559: checking for unistd.h
  2097. configure:4559: gcc -c -std=c++11 conftest.c >&5
  2098. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2099. configure:4559: $? = 0
  2100. configure:4559: result: yes
  2101. configure:4571: checking for size_t
  2102. configure:4571: gcc -c -std=c++11 conftest.c >&5
  2103. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2104. configure:4571: $? = 0
  2105. configure:4571: gcc -c -std=c++11 conftest.c >&5
  2106. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2107. conftest.c: In function 'main':
  2108. conftest.c:60:21: error: expected expression before ')' token
  2109. if (sizeof ((size_t)))
  2110. ^
  2111. configure:4571: $? = 1
  2112. configure: failed program was:
  2113. | /* confdefs.h */
  2114. | #define PACKAGE_NAME "ZOO Kernel"
  2115. | #define PACKAGE_TARNAME "zoo-kernel"
  2116. | #define PACKAGE_VERSION "1.7.0"
  2117. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2118. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2119. | #define PACKAGE_URL ""
  2120. | #define YYTEXT_POINTER 1
  2121. | #define HAVE_LIBCURL 1
  2122. | #define HAVE_LIBDL 1
  2123. | #define HAVE_LIBCRYPTO 1
  2124. | #define HAVE_LIBUUID 1
  2125. | #define STDC_HEADERS 1
  2126. | #define HAVE_SYS_TYPES_H 1
  2127. | #define HAVE_SYS_STAT_H 1
  2128. | #define HAVE_STDLIB_H 1
  2129. | #define HAVE_STRING_H 1
  2130. | #define HAVE_MEMORY_H 1
  2131. | #define HAVE_STRINGS_H 1
  2132. | #define HAVE_INTTYPES_H 1
  2133. | #define HAVE_STDINT_H 1
  2134. | #define HAVE_UNISTD_H 1
  2135. | /* end confdefs.h. */
  2136. | #include <stdio.h>
  2137. | #ifdef HAVE_SYS_TYPES_H
  2138. | # include <sys/types.h>
  2139. | #endif
  2140. | #ifdef HAVE_SYS_STAT_H
  2141. | # include <sys/stat.h>
  2142. | #endif
  2143. | #ifdef STDC_HEADERS
  2144. | # include <stdlib.h>
  2145. | # include <stddef.h>
  2146. | #else
  2147. | # ifdef HAVE_STDLIB_H
  2148. | # include <stdlib.h>
  2149. | # endif
  2150. | #endif
  2151. | #ifdef HAVE_STRING_H
  2152. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2153. | # include <memory.h>
  2154. | # endif
  2155. | # include <string.h>
  2156. | #endif
  2157. | #ifdef HAVE_STRINGS_H
  2158. | # include <strings.h>
  2159. | #endif
  2160. | #ifdef HAVE_INTTYPES_H
  2161. | # include <inttypes.h>
  2162. | #endif
  2163. | #ifdef HAVE_STDINT_H
  2164. | # include <stdint.h>
  2165. | #endif
  2166. | #ifdef HAVE_UNISTD_H
  2167. | # include <unistd.h>
  2168. | #endif
  2169. | int
  2170. | main ()
  2171. | {
  2172. | if (sizeof ((size_t)))
  2173. | return 0;
  2174. | ;
  2175. | return 0;
  2176. | }
  2177. configure:4571: result: yes
  2178. configure:4584: checking for working alloca.h
  2179. configure:4601: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2180. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2181. configure:4601: $? = 0
  2182. configure:4609: result: yes
  2183. configure:4617: checking for alloca
  2184. configure:4654: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2185. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2186. configure:4654: $? = 0
  2187. configure:4662: result: yes
  2188. configure:4771: checking fcntl.h usability
  2189. configure:4771: gcc -c -std=c++11 conftest.c >&5
  2190. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2191. configure:4771: $? = 0
  2192. configure:4771: result: yes
  2193. configure:4771: checking fcntl.h presence
  2194. configure:4771: gcc -E conftest.c
  2195. configure:4771: $? = 0
  2196. configure:4771: result: yes
  2197. configure:4771: checking for fcntl.h
  2198. configure:4771: result: yes
  2199. configure:4771: checking for inttypes.h
  2200. configure:4771: result: yes
  2201. configure:4771: checking libintl.h usability
  2202. configure:4771: gcc -c -std=c++11 conftest.c >&5
  2203. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2204. configure:4771: $? = 0
  2205. configure:4771: result: yes
  2206. configure:4771: checking libintl.h presence
  2207. configure:4771: gcc -E conftest.c
  2208. configure:4771: $? = 0
  2209. configure:4771: result: yes
  2210. configure:4771: checking for libintl.h
  2211. configure:4771: result: yes
  2212. configure:4771: checking malloc.h usability
  2213. configure:4771: gcc -c -std=c++11 conftest.c >&5
  2214. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2215. configure:4771: $? = 0
  2216. configure:4771: result: yes
  2217. configure:4771: checking malloc.h presence
  2218. configure:4771: gcc -E conftest.c
  2219. configure:4771: $? = 0
  2220. configure:4771: result: yes
  2221. configure:4771: checking for malloc.h
  2222. configure:4771: result: yes
  2223. configure:4771: checking stddef.h usability
  2224. configure:4771: gcc -c -std=c++11 conftest.c >&5
  2225. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2226. configure:4771: $? = 0
  2227. configure:4771: result: yes
  2228. configure:4771: checking stddef.h presence
  2229. configure:4771: gcc -E conftest.c
  2230. configure:4771: $? = 0
  2231. configure:4771: result: yes
  2232. configure:4771: checking for stddef.h
  2233. configure:4771: result: yes
  2234. configure:4771: checking for stdlib.h
  2235. configure:4771: result: yes
  2236. configure:4771: checking for string.h
  2237. configure:4771: result: yes
  2238. configure:4771: checking for unistd.h
  2239. configure:4771: result: yes
  2240. configure:4783: checking for stdbool.h that conforms to C99
  2241. configure:4850: gcc -c -std=c++11 conftest.c >&5
  2242. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2243. configure:4850: $? = 0
  2244. configure:4857: result: yes
  2245. configure:4859: checking for _Bool
  2246. configure:4859: gcc -c -std=c++11 conftest.c >&5
  2247. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2248. configure:4859: $? = 0
  2249. configure:4859: gcc -c -std=c++11 conftest.c >&5
  2250. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2251. conftest.c: In function 'main':
  2252. conftest.c:70:20: error: expected expression before ')' token
  2253. if (sizeof ((_Bool)))
  2254. ^
  2255. configure:4859: $? = 1
  2256. configure: failed program was:
  2257. | /* confdefs.h */
  2258. | #define PACKAGE_NAME "ZOO Kernel"
  2259. | #define PACKAGE_TARNAME "zoo-kernel"
  2260. | #define PACKAGE_VERSION "1.7.0"
  2261. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2262. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2263. | #define PACKAGE_URL ""
  2264. | #define YYTEXT_POINTER 1
  2265. | #define HAVE_LIBCURL 1
  2266. | #define HAVE_LIBDL 1
  2267. | #define HAVE_LIBCRYPTO 1
  2268. | #define HAVE_LIBUUID 1
  2269. | #define STDC_HEADERS 1
  2270. | #define HAVE_SYS_TYPES_H 1
  2271. | #define HAVE_SYS_STAT_H 1
  2272. | #define HAVE_STDLIB_H 1
  2273. | #define HAVE_STRING_H 1
  2274. | #define HAVE_MEMORY_H 1
  2275. | #define HAVE_STRINGS_H 1
  2276. | #define HAVE_INTTYPES_H 1
  2277. | #define HAVE_STDINT_H 1
  2278. | #define HAVE_UNISTD_H 1
  2279. | #define HAVE_ALLOCA_H 1
  2280. | #define HAVE_ALLOCA 1
  2281. | #define HAVE_FCNTL_H 1
  2282. | #define HAVE_INTTYPES_H 1
  2283. | #define HAVE_LIBINTL_H 1
  2284. | #define HAVE_MALLOC_H 1
  2285. | #define HAVE_STDDEF_H 1
  2286. | #define HAVE_STDLIB_H 1
  2287. | #define HAVE_STRING_H 1
  2288. | #define HAVE_UNISTD_H 1
  2289. | /* end confdefs.h. */
  2290. | #include <stdio.h>
  2291. | #ifdef HAVE_SYS_TYPES_H
  2292. | # include <sys/types.h>
  2293. | #endif
  2294. | #ifdef HAVE_SYS_STAT_H
  2295. | # include <sys/stat.h>
  2296. | #endif
  2297. | #ifdef STDC_HEADERS
  2298. | # include <stdlib.h>
  2299. | # include <stddef.h>
  2300. | #else
  2301. | # ifdef HAVE_STDLIB_H
  2302. | # include <stdlib.h>
  2303. | # endif
  2304. | #endif
  2305. | #ifdef HAVE_STRING_H
  2306. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2307. | # include <memory.h>
  2308. | # endif
  2309. | # include <string.h>
  2310. | #endif
  2311. | #ifdef HAVE_STRINGS_H
  2312. | # include <strings.h>
  2313. | #endif
  2314. | #ifdef HAVE_INTTYPES_H
  2315. | # include <inttypes.h>
  2316. | #endif
  2317. | #ifdef HAVE_STDINT_H
  2318. | # include <stdint.h>
  2319. | #endif
  2320. | #ifdef HAVE_UNISTD_H
  2321. | # include <unistd.h>
  2322. | #endif
  2323. | int
  2324. | main ()
  2325. | {
  2326. | if (sizeof ((_Bool)))
  2327. | return 0;
  2328. | ;
  2329. | return 0;
  2330. | }
  2331. configure:4859: result: yes
  2332. configure:4876: checking for int16_t
  2333. configure:4876: gcc -c -std=c++11 conftest.c >&5
  2334. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2335. configure:4876: $? = 0
  2336. configure:4876: gcc -c -std=c++11 conftest.c >&5
  2337. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2338. conftest.c: In function 'main':
  2339. conftest.c:73:12: error: size of array 'test_array' is negative
  2340. static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  2341. ^
  2342. configure:4876: $? = 1
  2343. configure: failed program was:
  2344. | /* confdefs.h */
  2345. | #define PACKAGE_NAME "ZOO Kernel"
  2346. | #define PACKAGE_TARNAME "zoo-kernel"
  2347. | #define PACKAGE_VERSION "1.7.0"
  2348. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2349. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2350. | #define PACKAGE_URL ""
  2351. | #define YYTEXT_POINTER 1
  2352. | #define HAVE_LIBCURL 1
  2353. | #define HAVE_LIBDL 1
  2354. | #define HAVE_LIBCRYPTO 1
  2355. | #define HAVE_LIBUUID 1
  2356. | #define STDC_HEADERS 1
  2357. | #define HAVE_SYS_TYPES_H 1
  2358. | #define HAVE_SYS_STAT_H 1
  2359. | #define HAVE_STDLIB_H 1
  2360. | #define HAVE_STRING_H 1
  2361. | #define HAVE_MEMORY_H 1
  2362. | #define HAVE_STRINGS_H 1
  2363. | #define HAVE_INTTYPES_H 1
  2364. | #define HAVE_STDINT_H 1
  2365. | #define HAVE_UNISTD_H 1
  2366. | #define HAVE_ALLOCA_H 1
  2367. | #define HAVE_ALLOCA 1
  2368. | #define HAVE_FCNTL_H 1
  2369. | #define HAVE_INTTYPES_H 1
  2370. | #define HAVE_LIBINTL_H 1
  2371. | #define HAVE_MALLOC_H 1
  2372. | #define HAVE_STDDEF_H 1
  2373. | #define HAVE_STDLIB_H 1
  2374. | #define HAVE_STRING_H 1
  2375. | #define HAVE_UNISTD_H 1
  2376. | #define HAVE__BOOL 1
  2377. | #define HAVE_STDBOOL_H 1
  2378. | /* end confdefs.h. */
  2379. | #include <stdio.h>
  2380. | #ifdef HAVE_SYS_TYPES_H
  2381. | # include <sys/types.h>
  2382. | #endif
  2383. | #ifdef HAVE_SYS_STAT_H
  2384. | # include <sys/stat.h>
  2385. | #endif
  2386. | #ifdef STDC_HEADERS
  2387. | # include <stdlib.h>
  2388. | # include <stddef.h>
  2389. | #else
  2390. | # ifdef HAVE_STDLIB_H
  2391. | # include <stdlib.h>
  2392. | # endif
  2393. | #endif
  2394. | #ifdef HAVE_STRING_H
  2395. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2396. | # include <memory.h>
  2397. | # endif
  2398. | # include <string.h>
  2399. | #endif
  2400. | #ifdef HAVE_STRINGS_H
  2401. | # include <strings.h>
  2402. | #endif
  2403. | #ifdef HAVE_INTTYPES_H
  2404. | # include <inttypes.h>
  2405. | #endif
  2406. | #ifdef HAVE_STDINT_H
  2407. | # include <stdint.h>
  2408. | #endif
  2409. | #ifdef HAVE_UNISTD_H
  2410. | # include <unistd.h>
  2411. | #endif
  2412. | enum { N = 16 / 2 - 1 };
  2413. | int
  2414. | main ()
  2415. | {
  2416. | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  2417. | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
  2418. | test_array [0] = 0;
  2419. | return test_array [0];
  2420. |
  2421. | ;
  2422. | return 0;
  2423. | }
  2424. configure:4876: result: yes
  2425. configure:4887: checking for int32_t
  2426. configure:4887: gcc -c -std=c++11 conftest.c >&5
  2427. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2428. configure:4887: $? = 0
  2429. configure:4887: gcc -c -std=c++11 conftest.c >&5
  2430. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2431. conftest.c: In function 'main':
  2432. conftest.c:74:53: warning: integer overflow in expression [-Woverflow]
  2433. < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  2434. ^
  2435. conftest.c:73:12: error: storage size of 'test_array' isn't constant
  2436. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  2437. ^
  2438. configure:4887: $? = 1
  2439. configure: failed program was:
  2440. | /* confdefs.h */
  2441. | #define PACKAGE_NAME "ZOO Kernel"
  2442. | #define PACKAGE_TARNAME "zoo-kernel"
  2443. | #define PACKAGE_VERSION "1.7.0"
  2444. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2445. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2446. | #define PACKAGE_URL ""
  2447. | #define YYTEXT_POINTER 1
  2448. | #define HAVE_LIBCURL 1
  2449. | #define HAVE_LIBDL 1
  2450. | #define HAVE_LIBCRYPTO 1
  2451. | #define HAVE_LIBUUID 1
  2452. | #define STDC_HEADERS 1
  2453. | #define HAVE_SYS_TYPES_H 1
  2454. | #define HAVE_SYS_STAT_H 1
  2455. | #define HAVE_STDLIB_H 1
  2456. | #define HAVE_STRING_H 1
  2457. | #define HAVE_MEMORY_H 1
  2458. | #define HAVE_STRINGS_H 1
  2459. | #define HAVE_INTTYPES_H 1
  2460. | #define HAVE_STDINT_H 1
  2461. | #define HAVE_UNISTD_H 1
  2462. | #define HAVE_ALLOCA_H 1
  2463. | #define HAVE_ALLOCA 1
  2464. | #define HAVE_FCNTL_H 1
  2465. | #define HAVE_INTTYPES_H 1
  2466. | #define HAVE_LIBINTL_H 1
  2467. | #define HAVE_MALLOC_H 1
  2468. | #define HAVE_STDDEF_H 1
  2469. | #define HAVE_STDLIB_H 1
  2470. | #define HAVE_STRING_H 1
  2471. | #define HAVE_UNISTD_H 1
  2472. | #define HAVE__BOOL 1
  2473. | #define HAVE_STDBOOL_H 1
  2474. | /* end confdefs.h. */
  2475. | #include <stdio.h>
  2476. | #ifdef HAVE_SYS_TYPES_H
  2477. | # include <sys/types.h>
  2478. | #endif
  2479. | #ifdef HAVE_SYS_STAT_H
  2480. | # include <sys/stat.h>
  2481. | #endif
  2482. | #ifdef STDC_HEADERS
  2483. | # include <stdlib.h>
  2484. | # include <stddef.h>
  2485. | #else
  2486. | # ifdef HAVE_STDLIB_H
  2487. | # include <stdlib.h>
  2488. | # endif
  2489. | #endif
  2490. | #ifdef HAVE_STRING_H
  2491. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2492. | # include <memory.h>
  2493. | # endif
  2494. | # include <string.h>
  2495. | #endif
  2496. | #ifdef HAVE_STRINGS_H
  2497. | # include <strings.h>
  2498. | #endif
  2499. | #ifdef HAVE_INTTYPES_H
  2500. | # include <inttypes.h>
  2501. | #endif
  2502. | #ifdef HAVE_STDINT_H
  2503. | # include <stdint.h>
  2504. | #endif
  2505. | #ifdef HAVE_UNISTD_H
  2506. | # include <unistd.h>
  2507. | #endif
  2508. | enum { N = 32 / 2 - 1 };
  2509. | int
  2510. | main ()
  2511. | {
  2512. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  2513. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  2514. | test_array [0] = 0;
  2515. | return test_array [0];
  2516. |
  2517. | ;
  2518. | return 0;
  2519. | }
  2520. configure:4887: result: yes
  2521. configure:4898: checking for int8_t
  2522. configure:4898: gcc -c -std=c++11 conftest.c >&5
  2523. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2524. configure:4898: $? = 0
  2525. configure:4898: gcc -c -std=c++11 conftest.c >&5
  2526. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2527. conftest.c: In function 'main':
  2528. conftest.c:73:12: error: size of array 'test_array' is negative
  2529. static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
  2530. ^
  2531. configure:4898: $? = 1
  2532. configure: failed program was:
  2533. | /* confdefs.h */
  2534. | #define PACKAGE_NAME "ZOO Kernel"
  2535. | #define PACKAGE_TARNAME "zoo-kernel"
  2536. | #define PACKAGE_VERSION "1.7.0"
  2537. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2538. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2539. | #define PACKAGE_URL ""
  2540. | #define YYTEXT_POINTER 1
  2541. | #define HAVE_LIBCURL 1
  2542. | #define HAVE_LIBDL 1
  2543. | #define HAVE_LIBCRYPTO 1
  2544. | #define HAVE_LIBUUID 1
  2545. | #define STDC_HEADERS 1
  2546. | #define HAVE_SYS_TYPES_H 1
  2547. | #define HAVE_SYS_STAT_H 1
  2548. | #define HAVE_STDLIB_H 1
  2549. | #define HAVE_STRING_H 1
  2550. | #define HAVE_MEMORY_H 1
  2551. | #define HAVE_STRINGS_H 1
  2552. | #define HAVE_INTTYPES_H 1
  2553. | #define HAVE_STDINT_H 1
  2554. | #define HAVE_UNISTD_H 1
  2555. | #define HAVE_ALLOCA_H 1
  2556. | #define HAVE_ALLOCA 1
  2557. | #define HAVE_FCNTL_H 1
  2558. | #define HAVE_INTTYPES_H 1
  2559. | #define HAVE_LIBINTL_H 1
  2560. | #define HAVE_MALLOC_H 1
  2561. | #define HAVE_STDDEF_H 1
  2562. | #define HAVE_STDLIB_H 1
  2563. | #define HAVE_STRING_H 1
  2564. | #define HAVE_UNISTD_H 1
  2565. | #define HAVE__BOOL 1
  2566. | #define HAVE_STDBOOL_H 1
  2567. | /* end confdefs.h. */
  2568. | #include <stdio.h>
  2569. | #ifdef HAVE_SYS_TYPES_H
  2570. | # include <sys/types.h>
  2571. | #endif
  2572. | #ifdef HAVE_SYS_STAT_H
  2573. | # include <sys/stat.h>
  2574. | #endif
  2575. | #ifdef STDC_HEADERS
  2576. | # include <stdlib.h>
  2577. | # include <stddef.h>
  2578. | #else
  2579. | # ifdef HAVE_STDLIB_H
  2580. | # include <stdlib.h>
  2581. | # endif
  2582. | #endif
  2583. | #ifdef HAVE_STRING_H
  2584. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2585. | # include <memory.h>
  2586. | # endif
  2587. | # include <string.h>
  2588. | #endif
  2589. | #ifdef HAVE_STRINGS_H
  2590. | # include <strings.h>
  2591. | #endif
  2592. | #ifdef HAVE_INTTYPES_H
  2593. | # include <inttypes.h>
  2594. | #endif
  2595. | #ifdef HAVE_STDINT_H
  2596. | # include <stdint.h>
  2597. | #endif
  2598. | #ifdef HAVE_UNISTD_H
  2599. | # include <unistd.h>
  2600. | #endif
  2601. | enum { N = 8 / 2 - 1 };
  2602. | int
  2603. | main ()
  2604. | {
  2605. | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
  2606. | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
  2607. | test_array [0] = 0;
  2608. | return test_array [0];
  2609. |
  2610. | ;
  2611. | return 0;
  2612. | }
  2613. configure:4898: result: yes
  2614. configure:4909: checking for pid_t
  2615. configure:4909: gcc -c -std=c++11 conftest.c >&5
  2616. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2617. configure:4909: $? = 0
  2618. configure:4909: gcc -c -std=c++11 conftest.c >&5
  2619. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2620. conftest.c: In function 'main':
  2621. conftest.c:72:20: error: expected expression before ')' token
  2622. if (sizeof ((pid_t)))
  2623. ^
  2624. configure:4909: $? = 1
  2625. configure: failed program was:
  2626. | /* confdefs.h */
  2627. | #define PACKAGE_NAME "ZOO Kernel"
  2628. | #define PACKAGE_TARNAME "zoo-kernel"
  2629. | #define PACKAGE_VERSION "1.7.0"
  2630. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2631. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2632. | #define PACKAGE_URL ""
  2633. | #define YYTEXT_POINTER 1
  2634. | #define HAVE_LIBCURL 1
  2635. | #define HAVE_LIBDL 1
  2636. | #define HAVE_LIBCRYPTO 1
  2637. | #define HAVE_LIBUUID 1
  2638. | #define STDC_HEADERS 1
  2639. | #define HAVE_SYS_TYPES_H 1
  2640. | #define HAVE_SYS_STAT_H 1
  2641. | #define HAVE_STDLIB_H 1
  2642. | #define HAVE_STRING_H 1
  2643. | #define HAVE_MEMORY_H 1
  2644. | #define HAVE_STRINGS_H 1
  2645. | #define HAVE_INTTYPES_H 1
  2646. | #define HAVE_STDINT_H 1
  2647. | #define HAVE_UNISTD_H 1
  2648. | #define HAVE_ALLOCA_H 1
  2649. | #define HAVE_ALLOCA 1
  2650. | #define HAVE_FCNTL_H 1
  2651. | #define HAVE_INTTYPES_H 1
  2652. | #define HAVE_LIBINTL_H 1
  2653. | #define HAVE_MALLOC_H 1
  2654. | #define HAVE_STDDEF_H 1
  2655. | #define HAVE_STDLIB_H 1
  2656. | #define HAVE_STRING_H 1
  2657. | #define HAVE_UNISTD_H 1
  2658. | #define HAVE__BOOL 1
  2659. | #define HAVE_STDBOOL_H 1
  2660. | /* end confdefs.h. */
  2661. | #include <stdio.h>
  2662. | #ifdef HAVE_SYS_TYPES_H
  2663. | # include <sys/types.h>
  2664. | #endif
  2665. | #ifdef HAVE_SYS_STAT_H
  2666. | # include <sys/stat.h>
  2667. | #endif
  2668. | #ifdef STDC_HEADERS
  2669. | # include <stdlib.h>
  2670. | # include <stddef.h>
  2671. | #else
  2672. | # ifdef HAVE_STDLIB_H
  2673. | # include <stdlib.h>
  2674. | # endif
  2675. | #endif
  2676. | #ifdef HAVE_STRING_H
  2677. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2678. | # include <memory.h>
  2679. | # endif
  2680. | # include <string.h>
  2681. | #endif
  2682. | #ifdef HAVE_STRINGS_H
  2683. | # include <strings.h>
  2684. | #endif
  2685. | #ifdef HAVE_INTTYPES_H
  2686. | # include <inttypes.h>
  2687. | #endif
  2688. | #ifdef HAVE_STDINT_H
  2689. | # include <stdint.h>
  2690. | #endif
  2691. | #ifdef HAVE_UNISTD_H
  2692. | # include <unistd.h>
  2693. | #endif
  2694. | int
  2695. | main ()
  2696. | {
  2697. | if (sizeof ((pid_t)))
  2698. | return 0;
  2699. | ;
  2700. | return 0;
  2701. | }
  2702. configure:4909: result: yes
  2703. configure:4920: checking for size_t
  2704. configure:4920: result: yes
  2705. configure:4931: checking for uint16_t
  2706. configure:4931: gcc -c -std=c++11 conftest.c >&5
  2707. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2708. configure:4931: $? = 0
  2709. configure:4931: result: yes
  2710. configure:4943: checking for uint32_t
  2711. configure:4943: gcc -c -std=c++11 conftest.c >&5
  2712. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2713. configure:4943: $? = 0
  2714. configure:4943: result: yes
  2715. configure:4957: checking for uint8_t
  2716. configure:4957: gcc -c -std=c++11 conftest.c >&5
  2717. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2718. configure:4957: $? = 0
  2719. configure:4957: result: yes
  2720. configure:4975: checking vfork.h usability
  2721. configure:4975: gcc -c -std=c++11 conftest.c >&5
  2722. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2723. conftest.c:69:19: fatal error: vfork.h: No such file or directory
  2724. #include <vfork.h>
  2725. ^
  2726. compilation terminated.
  2727. configure:4975: $? = 1
  2728. configure: failed program was:
  2729. | /* confdefs.h */
  2730. | #define PACKAGE_NAME "ZOO Kernel"
  2731. | #define PACKAGE_TARNAME "zoo-kernel"
  2732. | #define PACKAGE_VERSION "1.7.0"
  2733. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2734. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2735. | #define PACKAGE_URL ""
  2736. | #define YYTEXT_POINTER 1
  2737. | #define HAVE_LIBCURL 1
  2738. | #define HAVE_LIBDL 1
  2739. | #define HAVE_LIBCRYPTO 1
  2740. | #define HAVE_LIBUUID 1
  2741. | #define STDC_HEADERS 1
  2742. | #define HAVE_SYS_TYPES_H 1
  2743. | #define HAVE_SYS_STAT_H 1
  2744. | #define HAVE_STDLIB_H 1
  2745. | #define HAVE_STRING_H 1
  2746. | #define HAVE_MEMORY_H 1
  2747. | #define HAVE_STRINGS_H 1
  2748. | #define HAVE_INTTYPES_H 1
  2749. | #define HAVE_STDINT_H 1
  2750. | #define HAVE_UNISTD_H 1
  2751. | #define HAVE_ALLOCA_H 1
  2752. | #define HAVE_ALLOCA 1
  2753. | #define HAVE_FCNTL_H 1
  2754. | #define HAVE_INTTYPES_H 1
  2755. | #define HAVE_LIBINTL_H 1
  2756. | #define HAVE_MALLOC_H 1
  2757. | #define HAVE_STDDEF_H 1
  2758. | #define HAVE_STDLIB_H 1
  2759. | #define HAVE_STRING_H 1
  2760. | #define HAVE_UNISTD_H 1
  2761. | #define HAVE__BOOL 1
  2762. | #define HAVE_STDBOOL_H 1
  2763. | /* end confdefs.h. */
  2764. | #include <stdio.h>
  2765. | #ifdef HAVE_SYS_TYPES_H
  2766. | # include <sys/types.h>
  2767. | #endif
  2768. | #ifdef HAVE_SYS_STAT_H
  2769. | # include <sys/stat.h>
  2770. | #endif
  2771. | #ifdef STDC_HEADERS
  2772. | # include <stdlib.h>
  2773. | # include <stddef.h>
  2774. | #else
  2775. | # ifdef HAVE_STDLIB_H
  2776. | # include <stdlib.h>
  2777. | # endif
  2778. | #endif
  2779. | #ifdef HAVE_STRING_H
  2780. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2781. | # include <memory.h>
  2782. | # endif
  2783. | # include <string.h>
  2784. | #endif
  2785. | #ifdef HAVE_STRINGS_H
  2786. | # include <strings.h>
  2787. | #endif
  2788. | #ifdef HAVE_INTTYPES_H
  2789. | # include <inttypes.h>
  2790. | #endif
  2791. | #ifdef HAVE_STDINT_H
  2792. | # include <stdint.h>
  2793. | #endif
  2794. | #ifdef HAVE_UNISTD_H
  2795. | # include <unistd.h>
  2796. | #endif
  2797. | #include <vfork.h>
  2798. configure:4975: result: no
  2799. configure:4975: checking vfork.h presence
  2800. configure:4975: gcc -E conftest.c
  2801. conftest.c:36:19: fatal error: vfork.h: No such file or directory
  2802. #include <vfork.h>
  2803. ^
  2804. compilation terminated.
  2805. configure:4975: $? = 1
  2806. configure: failed program was:
  2807. | /* confdefs.h */
  2808. | #define PACKAGE_NAME "ZOO Kernel"
  2809. | #define PACKAGE_TARNAME "zoo-kernel"
  2810. | #define PACKAGE_VERSION "1.7.0"
  2811. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  2812. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  2813. | #define PACKAGE_URL ""
  2814. | #define YYTEXT_POINTER 1
  2815. | #define HAVE_LIBCURL 1
  2816. | #define HAVE_LIBDL 1
  2817. | #define HAVE_LIBCRYPTO 1
  2818. | #define HAVE_LIBUUID 1
  2819. | #define STDC_HEADERS 1
  2820. | #define HAVE_SYS_TYPES_H 1
  2821. | #define HAVE_SYS_STAT_H 1
  2822. | #define HAVE_STDLIB_H 1
  2823. | #define HAVE_STRING_H 1
  2824. | #define HAVE_MEMORY_H 1
  2825. | #define HAVE_STRINGS_H 1
  2826. | #define HAVE_INTTYPES_H 1
  2827. | #define HAVE_STDINT_H 1
  2828. | #define HAVE_UNISTD_H 1
  2829. | #define HAVE_ALLOCA_H 1
  2830. | #define HAVE_ALLOCA 1
  2831. | #define HAVE_FCNTL_H 1
  2832. | #define HAVE_INTTYPES_H 1
  2833. | #define HAVE_LIBINTL_H 1
  2834. | #define HAVE_MALLOC_H 1
  2835. | #define HAVE_STDDEF_H 1
  2836. | #define HAVE_STDLIB_H 1
  2837. | #define HAVE_STRING_H 1
  2838. | #define HAVE_UNISTD_H 1
  2839. | #define HAVE__BOOL 1
  2840. | #define HAVE_STDBOOL_H 1
  2841. | /* end confdefs.h. */
  2842. | #include <vfork.h>
  2843. configure:4975: result: no
  2844. configure:4975: checking for vfork.h
  2845. configure:4975: result: no
  2846. configure:4988: checking for fork
  2847. configure:4988: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2848. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2849. conftest.c:59:6: warning: conflicting types for built-in function 'fork' [enabled by default]
  2850. char fork ();
  2851. ^
  2852. configure:4988: $? = 0
  2853. configure:4988: result: yes
  2854. configure:4988: checking for vfork
  2855. configure:4988: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2856. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2857. configure:4988: $? = 0
  2858. configure:4988: result: yes
  2859. configure:4998: checking for working fork
  2860. configure:5020: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2861. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2862. configure:5020: $? = 0
  2863. configure:5020: ./conftest
  2864. configure:5020: $? = 0
  2865. configure:5030: result: yes
  2866. configure:5051: checking for working vfork
  2867. configure:5161: result: yes
  2868. configure:5188: checking for stdlib.h
  2869. configure:5188: result: yes
  2870. configure:5198: checking for GNU libc compatible malloc
  2871. configure:5222: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2872. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2873. configure:5222: $? = 0
  2874. configure:5222: ./conftest
  2875. configure:5222: $? = 0
  2876. configure:5232: result: yes
  2877. configure:5255: checking for stdlib.h
  2878. configure:5255: result: yes
  2879. configure:5265: checking for GNU libc compatible realloc
  2880. configure:5289: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2881. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2882. configure:5289: $? = 0
  2883. configure:5289: ./conftest
  2884. configure:5289: $? = 0
  2885. configure:5299: result: yes
  2886. configure:5323: checking for dup2
  2887. configure:5323: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2888. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2889. configure:5323: $? = 0
  2890. configure:5323: result: yes
  2891. configure:5323: checking for getcwd
  2892. configure:5323: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2893. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2894. configure:5323: $? = 0
  2895. configure:5323: result: yes
  2896. configure:5323: checking for memset
  2897. configure:5323: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2898. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2899. conftest.c:69:6: warning: conflicting types for built-in function 'memset' [enabled by default]
  2900. char memset ();
  2901. ^
  2902. configure:5323: $? = 0
  2903. configure:5323: result: yes
  2904. configure:5323: checking for setenv
  2905. configure:5323: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2906. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2907. configure:5323: $? = 0
  2908. configure:5323: result: yes
  2909. configure:5323: checking for strdup
  2910. configure:5323: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2911. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2912. conftest.c:71:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  2913. char strdup ();
  2914. ^
  2915. configure:5323: $? = 0
  2916. configure:5323: result: yes
  2917. configure:5323: checking for strstr
  2918. configure:5323: gcc -o conftest -std=c++11 conftest.c -luuid -lcrypto -ldl -lcurl >&5
  2919. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2920. conftest.c:72:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
  2921. char strstr ();
  2922. ^
  2923. configure:5323: $? = 0
  2924. configure:5323: result: yes
  2925. configure:5354: checking openssl/md5.h usability
  2926. configure:5354: gcc -c -std=c++11 -I/usr//include conftest.c >&5
  2927. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2928. configure:5354: $? = 0
  2929. configure:5354: result: yes
  2930. configure:5354: checking openssl/md5.h presence
  2931. configure:5354: gcc -E -I/usr//include conftest.c
  2932. configure:5354: $? = 0
  2933. configure:5354: result: yes
  2934. configure:5354: checking for openssl/md5.h
  2935. configure:5354: result: yes
  2936. configure:5354: checking openssl/hmac.h usability
  2937. configure:5354: gcc -c -std=c++11 -I/usr//include conftest.c >&5
  2938. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2939. configure:5354: $? = 0
  2940. configure:5354: result: yes
  2941. configure:5354: checking openssl/hmac.h presence
  2942. configure:5354: gcc -E -I/usr//include conftest.c
  2943. configure:5354: $? = 0
  2944. configure:5354: result: yes
  2945. configure:5354: checking for openssl/hmac.h
  2946. configure:5354: result: yes
  2947. configure:5354: checking openssl/evp.h usability
  2948. configure:5354: gcc -c -std=c++11 -I/usr//include conftest.c >&5
  2949. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2950. configure:5354: $? = 0
  2951. configure:5354: result: yes
  2952. configure:5354: checking openssl/evp.h presence
  2953. configure:5354: gcc -E -I/usr//include conftest.c
  2954. configure:5354: $? = 0
  2955. configure:5354: result: yes
  2956. configure:5354: checking for openssl/evp.h
  2957. configure:5354: result: yes
  2958. configure:5354: checking openssl/bio.h usability
  2959. configure:5354: gcc -c -std=c++11 -I/usr//include conftest.c >&5
  2960. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2961. configure:5354: $? = 0
  2962. configure:5354: result: yes
  2963. configure:5354: checking openssl/bio.h presence
  2964. configure:5354: gcc -E -I/usr//include conftest.c
  2965. configure:5354: $? = 0
  2966. configure:5354: result: yes
  2967. configure:5354: checking for openssl/bio.h
  2968. configure:5354: result: yes
  2969. configure:5354: checking openssl/buffer.h usability
  2970. configure:5354: gcc -c -std=c++11 -I/usr//include conftest.c >&5
  2971. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2972. configure:5354: $? = 0
  2973. configure:5354: result: yes
  2974. configure:5354: checking openssl/buffer.h presence
  2975. configure:5354: gcc -E -I/usr//include conftest.c
  2976. configure:5354: $? = 0
  2977. configure:5354: result: yes
  2978. configure:5354: checking for openssl/buffer.h
  2979. configure:5354: result: yes
  2980. configure:5366: checking for BIO_f_base64 in -lcrypto
  2981. configure:5391: gcc -o conftest -std=c++11 -I/usr//include conftest.c -lcrypto -lcrypto -L/usr//lib -lssl >&5
  2982. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2983. configure:5391: $? = 0
  2984. configure:5400: result: yes
  2985. configure:5576: checking for main in -lfcgi
  2986. configure:5595: gcc -o conftest -std=c++11 -I/usr/include conftest.c -lfcgi -L/usr/lib -lfcgi >&5
  2987. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2988. configure:5595: $? = 0
  2989. configure:5604: result: yes
  2990. configure:5617: checking fcgi_stdio.h usability
  2991. configure:5617: gcc -c -std=c++11 -I/usr/include conftest.c >&5
  2992. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  2993. configure:5617: $? = 0
  2994. configure:5617: result: yes
  2995. configure:5617: checking fcgi_stdio.h presence
  2996. configure:5617: gcc -E -I/usr/include conftest.c
  2997. configure:5617: $? = 0
  2998. configure:5617: result: yes
  2999. configure:5617: checking for fcgi_stdio.h
  3000. configure:5617: result: yes
  3001. configure:5650: checking for xml2-config
  3002. configure:5668: found /usr/bin/xml2-config
  3003. configure:5680: result: /usr/bin/xml2-config
  3004. configure:5717: checking libxml/tree.h usability
  3005. configure:5717: gcc -c -std=c++11 -I/usr/include/libxml2 conftest.c >&5
  3006. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3007. configure:5717: $? = 0
  3008. configure:5717: result: yes
  3009. configure:5717: checking libxml/tree.h presence
  3010. configure:5717: gcc -E -I/usr/include/libxml2 conftest.c
  3011. configure:5717: $? = 0
  3012. configure:5717: result: yes
  3013. configure:5717: checking for libxml/tree.h
  3014. configure:5717: result: yes
  3015. configure:5717: checking libxml/parser.h usability
  3016. configure:5717: gcc -c -std=c++11 -I/usr/include/libxml2 conftest.c >&5
  3017. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3018. configure:5717: $? = 0
  3019. configure:5717: result: yes
  3020. configure:5717: checking libxml/parser.h presence
  3021. configure:5717: gcc -E -I/usr/include/libxml2 conftest.c
  3022. configure:5717: $? = 0
  3023. configure:5717: result: yes
  3024. configure:5717: checking for libxml/parser.h
  3025. configure:5717: result: yes
  3026. configure:5717: checking libxml/xpath.h usability
  3027. configure:5717: gcc -c -std=c++11 -I/usr/include/libxml2 conftest.c >&5
  3028. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3029. configure:5717: $? = 0
  3030. configure:5717: result: yes
  3031. configure:5717: checking libxml/xpath.h presence
  3032. configure:5717: gcc -E -I/usr/include/libxml2 conftest.c
  3033. configure:5717: $? = 0
  3034. configure:5717: result: yes
  3035. configure:5717: checking for libxml/xpath.h
  3036. configure:5717: result: yes
  3037. configure:5717: checking libxml/xpathInternals.h usability
  3038. configure:5717: gcc -c -std=c++11 -I/usr/include/libxml2 conftest.c >&5
  3039. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3040. configure:5717: $? = 0
  3041. configure:5717: result: yes
  3042. configure:5717: checking libxml/xpathInternals.h presence
  3043. configure:5717: gcc -E -I/usr/include/libxml2 conftest.c
  3044. configure:5717: $? = 0
  3045. configure:5717: result: yes
  3046. configure:5717: checking for libxml/xpathInternals.h
  3047. configure:5717: result: yes
  3048. configure:5733: checking for xmlInitParser in -lxml2
  3049. configure:5758: gcc -o conftest -std=c++11 -I/usr/include/libxml2 conftest.c -lxml2 -lxml2 >&5
  3050. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3051. configure:5758: $? = 0
  3052. configure:5767: result: yes
  3053. configure:5803: checking for xslt-config
  3054. configure:5821: found /usr/bin/xslt-config
  3055. configure:5833: result: /usr/bin/xslt-config
  3056. configure:5870: checking libxslt/xslt.h usability
  3057. configure:5870: gcc -c -std=c++11 -I/usr/include/libxml2 conftest.c >&5
  3058. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3059. configure:5870: $? = 0
  3060. configure:5870: result: yes
  3061. configure:5870: checking libxslt/xslt.h presence
  3062. configure:5870: gcc -E -I/usr/include/libxml2 conftest.c
  3063. configure:5870: $? = 0
  3064. configure:5870: result: yes
  3065. configure:5870: checking for libxslt/xslt.h
  3066. configure:5870: result: yes
  3067. configure:5870: checking libxslt/xsltInternals.h usability
  3068. configure:5870: gcc -c -std=c++11 -I/usr/include/libxml2 conftest.c >&5
  3069. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3070. configure:5870: $? = 0
  3071. configure:5870: result: yes
  3072. configure:5870: checking libxslt/xsltInternals.h presence
  3073. configure:5870: gcc -E -I/usr/include/libxml2 conftest.c
  3074. configure:5870: $? = 0
  3075. configure:5870: result: yes
  3076. configure:5870: checking for libxslt/xsltInternals.h
  3077. configure:5870: result: yes
  3078. configure:5870: checking libxslt/transform.h usability
  3079. configure:5870: gcc -c -std=c++11 -I/usr/include/libxml2 conftest.c >&5
  3080. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3081. configure:5870: $? = 0
  3082. configure:5870: result: yes
  3083. configure:5870: checking libxslt/transform.h presence
  3084. configure:5870: gcc -E -I/usr/include/libxml2 conftest.c
  3085. configure:5870: $? = 0
  3086. configure:5870: result: yes
  3087. configure:5870: checking for libxslt/transform.h
  3088. configure:5870: result: yes
  3089. configure:5870: checking libxslt/xsltutils.h usability
  3090. configure:5870: gcc -c -std=c++11 -I/usr/include/libxml2 conftest.c >&5
  3091. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3092. configure:5870: $? = 0
  3093. configure:5870: result: yes
  3094. configure:5870: checking libxslt/xsltutils.h presence
  3095. configure:5870: gcc -E -I/usr/include/libxml2 conftest.c
  3096. configure:5870: $? = 0
  3097. configure:5870: result: yes
  3098. configure:5870: checking for libxslt/xsltutils.h
  3099. configure:5870: result: yes
  3100. configure:5947: result: Using user-specified gdal-config file: /work/otb/superbuild_install/bin/gdal-config
  3101. configure:5982: checking proj_api.h usability
  3102. configure:5982: gcc -c -std=c++11 -I/work/otb/superbuild_install/include conftest.c >&5
  3103. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3104. configure:5982: $? = 0
  3105. configure:5982: result: yes
  3106. configure:5982: checking proj_api.h presence
  3107. configure:5982: gcc -E -I/work/otb/superbuild_install/include conftest.c
  3108. configure:5982: $? = 0
  3109. configure:5982: result: yes
  3110. configure:5982: checking for proj_api.h
  3111. configure:5982: result: yes
  3112. configure:6015: checking for geos-config
  3113. configure:6033: found /work/otb/superbuild_install/bin//geos-config
  3114. configure:6045: result: /work/otb/superbuild_install/bin//geos-config
  3115. configure:6082: checking geos_c.h usability
  3116. configure:6082: gcc -c -std=c++11 -I/work/otb/superbuild_install/include conftest.c >&5
  3117. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3118. configure:6082: $? = 0
  3119. configure:6082: result: yes
  3120. configure:6082: checking geos_c.h presence
  3121. configure:6082: gcc -E -I/work/otb/superbuild_install/include conftest.c
  3122. configure:6082: $? = 0
  3123. configure:6082: result: yes
  3124. configure:6082: checking for geos_c.h
  3125. configure:6082: result: yes
  3126. configure:6120: checking CGAL/Delaunay_triangulation_2.h usability
  3127. configure:6120: gcc -c -std=c++11 -I/usr/include conftest.c >&5
  3128. cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
  3129. conftest.c:102:43: fatal error: CGAL/Delaunay_triangulation_2.h: No such file or directory
  3130. #include <CGAL/Delaunay_triangulation_2.h>
  3131. ^
  3132. compilation terminated.
  3133. configure:6120: $? = 1
  3134. configure: failed program was:
  3135. | /* confdefs.h */
  3136. | #define PACKAGE_NAME "ZOO Kernel"
  3137. | #define PACKAGE_TARNAME "zoo-kernel"
  3138. | #define PACKAGE_VERSION "1.7.0"
  3139. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  3140. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  3141. | #define PACKAGE_URL ""
  3142. | #define YYTEXT_POINTER 1
  3143. | #define HAVE_LIBCURL 1
  3144. | #define HAVE_LIBDL 1
  3145. | #define HAVE_LIBCRYPTO 1
  3146. | #define HAVE_LIBUUID 1
  3147. | #define STDC_HEADERS 1
  3148. | #define HAVE_SYS_TYPES_H 1
  3149. | #define HAVE_SYS_STAT_H 1
  3150. | #define HAVE_STDLIB_H 1
  3151. | #define HAVE_STRING_H 1
  3152. | #define HAVE_MEMORY_H 1
  3153. | #define HAVE_STRINGS_H 1
  3154. | #define HAVE_INTTYPES_H 1
  3155. | #define HAVE_STDINT_H 1
  3156. | #define HAVE_UNISTD_H 1
  3157. | #define HAVE_ALLOCA_H 1
  3158. | #define HAVE_ALLOCA 1
  3159. | #define HAVE_FCNTL_H 1
  3160. | #define HAVE_INTTYPES_H 1
  3161. | #define HAVE_LIBINTL_H 1
  3162. | #define HAVE_MALLOC_H 1
  3163. | #define HAVE_STDDEF_H 1
  3164. | #define HAVE_STDLIB_H 1
  3165. | #define HAVE_STRING_H 1
  3166. | #define HAVE_UNISTD_H 1
  3167. | #define HAVE__BOOL 1
  3168. | #define HAVE_STDBOOL_H 1
  3169. | #define HAVE_FORK 1
  3170. | #define HAVE_VFORK 1
  3171. | #define HAVE_WORKING_VFORK 1
  3172. | #define HAVE_WORKING_FORK 1
  3173. | #define HAVE_STDLIB_H 1
  3174. | #define HAVE_MALLOC 1
  3175. | #define HAVE_STDLIB_H 1
  3176. | #define HAVE_REALLOC 1
  3177. | #define HAVE_DUP2 1
  3178. | #define HAVE_GETCWD 1
  3179. | #define HAVE_MEMSET 1
  3180. | #define HAVE_SETENV 1
  3181. | #define HAVE_STRDUP 1
  3182. | #define HAVE_STRSTR 1
  3183. | #define HAVE_OPENSSL_MD5_H 1
  3184. | #define HAVE_OPENSSL_HMAC_H 1
  3185. | #define HAVE_OPENSSL_EVP_H 1
  3186. | #define HAVE_OPENSSL_BIO_H 1
  3187. | #define HAVE_OPENSSL_BUFFER_H 1
  3188. | #define HAVE_LIBCRYPTO 1
  3189. | #define HAVE_LIBFCGI 1
  3190. | #define HAVE_FCGI_STDIO_H 1
  3191. | #define HAVE_LIBXML_TREE_H 1
  3192. | #define HAVE_LIBXML_PARSER_H 1
  3193. | #define HAVE_LIBXML_XPATH_H 1
  3194. | #define HAVE_LIBXML_XPATHINTERNALS_H 1
  3195. | #define HAVE_LIBXML2 1
  3196. | #define HAVE_LIBXSLT_XSLT_H 1
  3197. | #define HAVE_LIBXSLT_XSLTINTERNALS_H 1
  3198. | #define HAVE_LIBXSLT_TRANSFORM_H 1
  3199. | #define HAVE_LIBXSLT_XSLTUTILS_H 1
  3200. | #define HAVE_PROJ_API_H 1
  3201. | #define HAVE_GEOS_C_H 1
  3202. | /* end confdefs.h. */
  3203. | #include <stdio.h>
  3204. | #ifdef HAVE_SYS_TYPES_H
  3205. | # include <sys/types.h>
  3206. | #endif
  3207. | #ifdef HAVE_SYS_STAT_H
  3208. | # include <sys/stat.h>
  3209. | #endif
  3210. | #ifdef STDC_HEADERS
  3211. | # include <stdlib.h>
  3212. | # include <stddef.h>
  3213. | #else
  3214. | # ifdef HAVE_STDLIB_H
  3215. | # include <stdlib.h>
  3216. | # endif
  3217. | #endif
  3218. | #ifdef HAVE_STRING_H
  3219. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3220. | # include <memory.h>
  3221. | # endif
  3222. | # include <string.h>
  3223. | #endif
  3224. | #ifdef HAVE_STRINGS_H
  3225. | # include <strings.h>
  3226. | #endif
  3227. | #ifdef HAVE_INTTYPES_H
  3228. | # include <inttypes.h>
  3229. | #endif
  3230. | #ifdef HAVE_STDINT_H
  3231. | # include <stdint.h>
  3232. | #endif
  3233. | #ifdef HAVE_UNISTD_H
  3234. | # include <unistd.h>
  3235. | #endif
  3236. | #include <CGAL/Delaunay_triangulation_2.h>
  3237. configure:6120: result: no
  3238. configure:6120: checking CGAL/Delaunay_triangulation_2.h presence
  3239. configure:6120: gcc -E -I/usr/include conftest.c
  3240. conftest.c:69:43: fatal error: CGAL/Delaunay_triangulation_2.h: No such file or directory
  3241. #include <CGAL/Delaunay_triangulation_2.h>
  3242. ^
  3243. compilation terminated.
  3244. configure:6120: $? = 1
  3245. configure: failed program was:
  3246. | /* confdefs.h */
  3247. | #define PACKAGE_NAME "ZOO Kernel"
  3248. | #define PACKAGE_TARNAME "zoo-kernel"
  3249. | #define PACKAGE_VERSION "1.7.0"
  3250. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  3251. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  3252. | #define PACKAGE_URL ""
  3253. | #define YYTEXT_POINTER 1
  3254. | #define HAVE_LIBCURL 1
  3255. | #define HAVE_LIBDL 1
  3256. | #define HAVE_LIBCRYPTO 1
  3257. | #define HAVE_LIBUUID 1
  3258. | #define STDC_HEADERS 1
  3259. | #define HAVE_SYS_TYPES_H 1
  3260. | #define HAVE_SYS_STAT_H 1
  3261. | #define HAVE_STDLIB_H 1
  3262. | #define HAVE_STRING_H 1
  3263. | #define HAVE_MEMORY_H 1
  3264. | #define HAVE_STRINGS_H 1
  3265. | #define HAVE_INTTYPES_H 1
  3266. | #define HAVE_STDINT_H 1
  3267. | #define HAVE_UNISTD_H 1
  3268. | #define HAVE_ALLOCA_H 1
  3269. | #define HAVE_ALLOCA 1
  3270. | #define HAVE_FCNTL_H 1
  3271. | #define HAVE_INTTYPES_H 1
  3272. | #define HAVE_LIBINTL_H 1
  3273. | #define HAVE_MALLOC_H 1
  3274. | #define HAVE_STDDEF_H 1
  3275. | #define HAVE_STDLIB_H 1
  3276. | #define HAVE_STRING_H 1
  3277. | #define HAVE_UNISTD_H 1
  3278. | #define HAVE__BOOL 1
  3279. | #define HAVE_STDBOOL_H 1
  3280. | #define HAVE_FORK 1
  3281. | #define HAVE_VFORK 1
  3282. | #define HAVE_WORKING_VFORK 1
  3283. | #define HAVE_WORKING_FORK 1
  3284. | #define HAVE_STDLIB_H 1
  3285. | #define HAVE_MALLOC 1
  3286. | #define HAVE_STDLIB_H 1
  3287. | #define HAVE_REALLOC 1
  3288. | #define HAVE_DUP2 1
  3289. | #define HAVE_GETCWD 1
  3290. | #define HAVE_MEMSET 1
  3291. | #define HAVE_SETENV 1
  3292. | #define HAVE_STRDUP 1
  3293. | #define HAVE_STRSTR 1
  3294. | #define HAVE_OPENSSL_MD5_H 1
  3295. | #define HAVE_OPENSSL_HMAC_H 1
  3296. | #define HAVE_OPENSSL_EVP_H 1
  3297. | #define HAVE_OPENSSL_BIO_H 1
  3298. | #define HAVE_OPENSSL_BUFFER_H 1
  3299. | #define HAVE_LIBCRYPTO 1
  3300. | #define HAVE_LIBFCGI 1
  3301. | #define HAVE_FCGI_STDIO_H 1
  3302. | #define HAVE_LIBXML_TREE_H 1
  3303. | #define HAVE_LIBXML_PARSER_H 1
  3304. | #define HAVE_LIBXML_XPATH_H 1
  3305. | #define HAVE_LIBXML_XPATHINTERNALS_H 1
  3306. | #define HAVE_LIBXML2 1
  3307. | #define HAVE_LIBXSLT_XSLT_H 1
  3308. | #define HAVE_LIBXSLT_XSLTINTERNALS_H 1
  3309. | #define HAVE_LIBXSLT_TRANSFORM_H 1
  3310. | #define HAVE_LIBXSLT_XSLTUTILS_H 1
  3311. | #define HAVE_PROJ_API_H 1
  3312. | #define HAVE_GEOS_C_H 1
  3313. | /* end confdefs.h. */
  3314. | #include <CGAL/Delaunay_triangulation_2.h>
  3315. configure:6120: result: no
  3316. configure:6120: checking for CGAL/Delaunay_triangulation_2.h
  3317. configure:6120: result: no
  3318. configure:6127: WARNING: could not find headers include related to libCGAL
  3319. configure:6195: result: Using user-specified MapServer src path: /work/mapserver/installdir/
  3320. configure:7387: checking otbWrapperApplication.h usability
  3321. configure:7387: g++ -c -std=c++11 -I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include conftest.cpp >&5
  3322. configure:7387: $? = 0
  3323. configure:7387: result: yes
  3324. configure:7387: checking otbWrapperApplication.h presence
  3325. configure:7387: -I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include conftest.cpp
  3326. ./configure: line 2154: -I/work/otb/superbuild_install/include/OTB-5.11: No such file or directory
  3327. configure:7387: $? = 127
  3328. configure: failed program was:
  3329. | /* confdefs.h */
  3330. | #define PACKAGE_NAME "ZOO Kernel"
  3331. | #define PACKAGE_TARNAME "zoo-kernel"
  3332. | #define PACKAGE_VERSION "1.7.0"
  3333. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  3334. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  3335. | #define PACKAGE_URL ""
  3336. | #define YYTEXT_POINTER 1
  3337. | #define HAVE_LIBCURL 1
  3338. | #define HAVE_LIBDL 1
  3339. | #define HAVE_LIBCRYPTO 1
  3340. | #define HAVE_LIBUUID 1
  3341. | #define STDC_HEADERS 1
  3342. | #define HAVE_SYS_TYPES_H 1
  3343. | #define HAVE_SYS_STAT_H 1
  3344. | #define HAVE_STDLIB_H 1
  3345. | #define HAVE_STRING_H 1
  3346. | #define HAVE_MEMORY_H 1
  3347. | #define HAVE_STRINGS_H 1
  3348. | #define HAVE_INTTYPES_H 1
  3349. | #define HAVE_STDINT_H 1
  3350. | #define HAVE_UNISTD_H 1
  3351. | #define HAVE_ALLOCA_H 1
  3352. | #define HAVE_ALLOCA 1
  3353. | #define HAVE_FCNTL_H 1
  3354. | #define HAVE_INTTYPES_H 1
  3355. | #define HAVE_LIBINTL_H 1
  3356. | #define HAVE_MALLOC_H 1
  3357. | #define HAVE_STDDEF_H 1
  3358. | #define HAVE_STDLIB_H 1
  3359. | #define HAVE_STRING_H 1
  3360. | #define HAVE_UNISTD_H 1
  3361. | #define HAVE__BOOL 1
  3362. | #define HAVE_STDBOOL_H 1
  3363. | #define HAVE_FORK 1
  3364. | #define HAVE_VFORK 1
  3365. | #define HAVE_WORKING_VFORK 1
  3366. | #define HAVE_WORKING_FORK 1
  3367. | #define HAVE_STDLIB_H 1
  3368. | #define HAVE_MALLOC 1
  3369. | #define HAVE_STDLIB_H 1
  3370. | #define HAVE_REALLOC 1
  3371. | #define HAVE_DUP2 1
  3372. | #define HAVE_GETCWD 1
  3373. | #define HAVE_MEMSET 1
  3374. | #define HAVE_SETENV 1
  3375. | #define HAVE_STRDUP 1
  3376. | #define HAVE_STRSTR 1
  3377. | #define HAVE_OPENSSL_MD5_H 1
  3378. | #define HAVE_OPENSSL_HMAC_H 1
  3379. | #define HAVE_OPENSSL_EVP_H 1
  3380. | #define HAVE_OPENSSL_BIO_H 1
  3381. | #define HAVE_OPENSSL_BUFFER_H 1
  3382. | #define HAVE_LIBCRYPTO 1
  3383. | #define HAVE_LIBFCGI 1
  3384. | #define HAVE_FCGI_STDIO_H 1
  3385. | #define HAVE_LIBXML_TREE_H 1
  3386. | #define HAVE_LIBXML_PARSER_H 1
  3387. | #define HAVE_LIBXML_XPATH_H 1
  3388. | #define HAVE_LIBXML_XPATHINTERNALS_H 1
  3389. | #define HAVE_LIBXML2 1
  3390. | #define HAVE_LIBXSLT_XSLT_H 1
  3391. | #define HAVE_LIBXSLT_XSLTINTERNALS_H 1
  3392. | #define HAVE_LIBXSLT_TRANSFORM_H 1
  3393. | #define HAVE_LIBXSLT_XSLTUTILS_H 1
  3394. | #define HAVE_PROJ_API_H 1
  3395. | #define HAVE_GEOS_C_H 1
  3396. | /* end confdefs.h. */
  3397. | #include <otbWrapperApplication.h>
  3398. configure:7387: result: no
  3399. configure:7387: WARNING: otbWrapperApplication.h: accepted by the compiler, rejected by the preprocessor!
  3400. configure:7387: WARNING: otbWrapperApplication.h: proceeding with the compiler's result
  3401. configure:7387: checking for otbWrapperApplication.h
  3402. configure:7387: result: yes
  3403. configure:7387: checking otbWrapperInputImageListParameter.h usability
  3404. configure:7387: g++ -c -std=c++11 -I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include conftest.cpp >&5
  3405. configure:7387: $? = 0
  3406. configure:7387: result: yes
  3407. configure:7387: checking otbWrapperInputImageListParameter.h presence
  3408. configure:7387: -I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include conftest.cpp
  3409. ./configure: line 2154: -I/work/otb/superbuild_install/include/OTB-5.11: No such file or directory
  3410. configure:7387: $? = 127
  3411. configure: failed program was:
  3412. | /* confdefs.h */
  3413. | #define PACKAGE_NAME "ZOO Kernel"
  3414. | #define PACKAGE_TARNAME "zoo-kernel"
  3415. | #define PACKAGE_VERSION "1.7.0"
  3416. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  3417. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  3418. | #define PACKAGE_URL ""
  3419. | #define YYTEXT_POINTER 1
  3420. | #define HAVE_LIBCURL 1
  3421. | #define HAVE_LIBDL 1
  3422. | #define HAVE_LIBCRYPTO 1
  3423. | #define HAVE_LIBUUID 1
  3424. | #define STDC_HEADERS 1
  3425. | #define HAVE_SYS_TYPES_H 1
  3426. | #define HAVE_SYS_STAT_H 1
  3427. | #define HAVE_STDLIB_H 1
  3428. | #define HAVE_STRING_H 1
  3429. | #define HAVE_MEMORY_H 1
  3430. | #define HAVE_STRINGS_H 1
  3431. | #define HAVE_INTTYPES_H 1
  3432. | #define HAVE_STDINT_H 1
  3433. | #define HAVE_UNISTD_H 1
  3434. | #define HAVE_ALLOCA_H 1
  3435. | #define HAVE_ALLOCA 1
  3436. | #define HAVE_FCNTL_H 1
  3437. | #define HAVE_INTTYPES_H 1
  3438. | #define HAVE_LIBINTL_H 1
  3439. | #define HAVE_MALLOC_H 1
  3440. | #define HAVE_STDDEF_H 1
  3441. | #define HAVE_STDLIB_H 1
  3442. | #define HAVE_STRING_H 1
  3443. | #define HAVE_UNISTD_H 1
  3444. | #define HAVE__BOOL 1
  3445. | #define HAVE_STDBOOL_H 1
  3446. | #define HAVE_FORK 1
  3447. | #define HAVE_VFORK 1
  3448. | #define HAVE_WORKING_VFORK 1
  3449. | #define HAVE_WORKING_FORK 1
  3450. | #define HAVE_STDLIB_H 1
  3451. | #define HAVE_MALLOC 1
  3452. | #define HAVE_STDLIB_H 1
  3453. | #define HAVE_REALLOC 1
  3454. | #define HAVE_DUP2 1
  3455. | #define HAVE_GETCWD 1
  3456. | #define HAVE_MEMSET 1
  3457. | #define HAVE_SETENV 1
  3458. | #define HAVE_STRDUP 1
  3459. | #define HAVE_STRSTR 1
  3460. | #define HAVE_OPENSSL_MD5_H 1
  3461. | #define HAVE_OPENSSL_HMAC_H 1
  3462. | #define HAVE_OPENSSL_EVP_H 1
  3463. | #define HAVE_OPENSSL_BIO_H 1
  3464. | #define HAVE_OPENSSL_BUFFER_H 1
  3465. | #define HAVE_LIBCRYPTO 1
  3466. | #define HAVE_LIBFCGI 1
  3467. | #define HAVE_FCGI_STDIO_H 1
  3468. | #define HAVE_LIBXML_TREE_H 1
  3469. | #define HAVE_LIBXML_PARSER_H 1
  3470. | #define HAVE_LIBXML_XPATH_H 1
  3471. | #define HAVE_LIBXML_XPATHINTERNALS_H 1
  3472. | #define HAVE_LIBXML2 1
  3473. | #define HAVE_LIBXSLT_XSLT_H 1
  3474. | #define HAVE_LIBXSLT_XSLTINTERNALS_H 1
  3475. | #define HAVE_LIBXSLT_TRANSFORM_H 1
  3476. | #define HAVE_LIBXSLT_XSLTUTILS_H 1
  3477. | #define HAVE_PROJ_API_H 1
  3478. | #define HAVE_GEOS_C_H 1
  3479. | #define HAVE_OTBWRAPPERAPPLICATION_H 1
  3480. | /* end confdefs.h. */
  3481. | #include <otbWrapperInputImageListParameter.h>
  3482. configure:7387: result: no
  3483. configure:7387: WARNING: otbWrapperInputImageListParameter.h: accepted by the compiler, rejected by the preprocessor!
  3484. configure:7387: WARNING: otbWrapperInputImageListParameter.h: proceeding with the compiler's result
  3485. configure:7387: checking for otbWrapperInputImageListParameter.h
  3486. configure:7387: result: yes
  3487. configure:7387: checking otbWrapperApplicationRegistry.h usability
  3488. configure:7387: g++ -c -std=c++11 -I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include conftest.cpp >&5
  3489. configure:7387: $? = 0
  3490. configure:7387: result: yes
  3491. configure:7387: checking otbWrapperApplicationRegistry.h presence
  3492. configure:7387: -I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include conftest.cpp
  3493. ./configure: line 2154: -I/work/otb/superbuild_install/include/OTB-5.11: No such file or directory
  3494. configure:7387: $? = 127
  3495. configure: failed program was:
  3496. | /* confdefs.h */
  3497. | #define PACKAGE_NAME "ZOO Kernel"
  3498. | #define PACKAGE_TARNAME "zoo-kernel"
  3499. | #define PACKAGE_VERSION "1.7.0"
  3500. | #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  3501. | #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  3502. | #define PACKAGE_URL ""
  3503. | #define YYTEXT_POINTER 1
  3504. | #define HAVE_LIBCURL 1
  3505. | #define HAVE_LIBDL 1
  3506. | #define HAVE_LIBCRYPTO 1
  3507. | #define HAVE_LIBUUID 1
  3508. | #define STDC_HEADERS 1
  3509. | #define HAVE_SYS_TYPES_H 1
  3510. | #define HAVE_SYS_STAT_H 1
  3511. | #define HAVE_STDLIB_H 1
  3512. | #define HAVE_STRING_H 1
  3513. | #define HAVE_MEMORY_H 1
  3514. | #define HAVE_STRINGS_H 1
  3515. | #define HAVE_INTTYPES_H 1
  3516. | #define HAVE_STDINT_H 1
  3517. | #define HAVE_UNISTD_H 1
  3518. | #define HAVE_ALLOCA_H 1
  3519. | #define HAVE_ALLOCA 1
  3520. | #define HAVE_FCNTL_H 1
  3521. | #define HAVE_INTTYPES_H 1
  3522. | #define HAVE_LIBINTL_H 1
  3523. | #define HAVE_MALLOC_H 1
  3524. | #define HAVE_STDDEF_H 1
  3525. | #define HAVE_STDLIB_H 1
  3526. | #define HAVE_STRING_H 1
  3527. | #define HAVE_UNISTD_H 1
  3528. | #define HAVE__BOOL 1
  3529. | #define HAVE_STDBOOL_H 1
  3530. | #define HAVE_FORK 1
  3531. | #define HAVE_VFORK 1
  3532. | #define HAVE_WORKING_VFORK 1
  3533. | #define HAVE_WORKING_FORK 1
  3534. | #define HAVE_STDLIB_H 1
  3535. | #define HAVE_MALLOC 1
  3536. | #define HAVE_STDLIB_H 1
  3537. | #define HAVE_REALLOC 1
  3538. | #define HAVE_DUP2 1
  3539. | #define HAVE_GETCWD 1
  3540. | #define HAVE_MEMSET 1
  3541. | #define HAVE_SETENV 1
  3542. | #define HAVE_STRDUP 1
  3543. | #define HAVE_STRSTR 1
  3544. | #define HAVE_OPENSSL_MD5_H 1
  3545. | #define HAVE_OPENSSL_HMAC_H 1
  3546. | #define HAVE_OPENSSL_EVP_H 1
  3547. | #define HAVE_OPENSSL_BIO_H 1
  3548. | #define HAVE_OPENSSL_BUFFER_H 1
  3549. | #define HAVE_LIBCRYPTO 1
  3550. | #define HAVE_LIBFCGI 1
  3551. | #define HAVE_FCGI_STDIO_H 1
  3552. | #define HAVE_LIBXML_TREE_H 1
  3553. | #define HAVE_LIBXML_PARSER_H 1
  3554. | #define HAVE_LIBXML_XPATH_H 1
  3555. | #define HAVE_LIBXML_XPATHINTERNALS_H 1
  3556. | #define HAVE_LIBXML2 1
  3557. | #define HAVE_LIBXSLT_XSLT_H 1
  3558. | #define HAVE_LIBXSLT_XSLTINTERNALS_H 1
  3559. | #define HAVE_LIBXSLT_TRANSFORM_H 1
  3560. | #define HAVE_LIBXSLT_XSLTUTILS_H 1
  3561. | #define HAVE_PROJ_API_H 1
  3562. | #define HAVE_GEOS_C_H 1
  3563. | #define HAVE_OTBWRAPPERAPPLICATION_H 1
  3564. | #define HAVE_OTBWRAPPERINPUTIMAGELISTPARAMETER_H 1
  3565. | /* end confdefs.h. */
  3566. | #include <otbWrapperApplicationRegistry.h>
  3567. configure:7387: result: no
  3568. configure:7387: WARNING: otbWrapperApplicationRegistry.h: accepted by the compiler, rejected by the preprocessor!
  3569. configure:7387: WARNING: otbWrapperApplicationRegistry.h: proceeding with the compiler's result
  3570. configure:7387: checking for otbWrapperApplicationRegistry.h
  3571. configure:7387: result: yes
  3572. configure:7415: g++ -o conftest -std=c++11 -I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include -L/usr/lib/x86_64-linux-gnu/ -lOTBImageIO-5.11 -lOTBCommon-5.11 -lOTBApplicationEngine-5.11 -L/work/otb/superbuild_install/lib -lITKBiasCorrection-4.10 -lITKCommon-4.10 -lITKIOImageBase-4.10 -lITKKLMRegionGrowing-4.10 -lITKLabelMap-4.10 -lITKMesh-4.10 -lITKMetaIO-4.10 -lITKOptimizers-4.10 -lITKPath-4.10 -lITKPolynomials-4.10 -lITKQuadEdgeMesh-4.10 -lITKSpatialObjects-4.10 -lITKStatistics-4.10 -lITKVNLInstantiation-4.10 -lITKWatersheds-4.10 -litkNetlibSlatec-4.10 -litksys-4.10 -litkv3p_netlib-4.10 -litkvcl-4.10 -litkvnl-4.10 conftest.cpp -lcrypto -lcrypto -L/usr//lib -lssl -L/usr/lib/x86_64-linux-gnu/ -lOTBImageIO-5.11 -lOTBCommon-5.11 -lOTBApplicationEngine-5.11 -L/work/otb/superbuild_install/lib -lITKBiasCorrection-4.10 -lITKCommon-4.10 -lITKIOImageBase-4.10 -lITKKLMRegionGrowing-4.10 -lITKLabelMap-4.10 -lITKMesh-4.10 -lITKMetaIO-4.10 -lITKOptimizers-4.10 -lITKPath-4.10 -lITKPolynomials-4.10 -lITKQuadEdgeMesh-4.10 -lITKSpatialObjects-4.10 -lITKStatistics-4.10 -lITKVNLInstantiation-4.10 -lITKWatersheds-4.10 -litkNetlibSlatec-4.10 -litksys-4.10 -litkv3p_netlib-4.10 -litkvcl-4.10 -litkvnl-4.10 >&5
  3573. configure:7415: $? = 0
  3574. configure:7416: result: checking for GetAvailableApplications... yes
  3575. configure:7703: creating ./config.status
  3576.  
  3577. ## ---------------------- ##
  3578. ## Running config.status. ##
  3579. ## ---------------------- ##
  3580.  
  3581. This file was extended by ZOO Kernel config.status 1.7.0, which was
  3582. generated by GNU Autoconf 2.69. Invocation command line was
  3583.  
  3584. CONFIG_FILES =
  3585. CONFIG_HEADERS =
  3586. CONFIG_LINKS =
  3587. CONFIG_COMMANDS =
  3588. $ ./config.status
  3589.  
  3590. on z42017
  3591.  
  3592. config.status:821: creating Makefile
  3593. config.status:920: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
  3594. config.status:821: creating ZOOMakefile.opts
  3595. config.status:821: creating main.cfg
  3596.  
  3597. ## ---------------- ##
  3598. ## Cache variables. ##
  3599. ## ---------------- ##
  3600.  
  3601. ac_cv_c_compiler_gnu=yes
  3602. ac_cv_c_int16_t=yes
  3603. ac_cv_c_int32_t=yes
  3604. ac_cv_c_int8_t=yes
  3605. ac_cv_c_uint16_t=yes
  3606. ac_cv_c_uint32_t=yes
  3607. ac_cv_c_uint8_t=yes
  3608. ac_cv_cxx_compiler_gnu=yes
  3609. ac_cv_env_CCC_set=
  3610. ac_cv_env_CCC_value=
  3611. ac_cv_env_CC_set=
  3612. ac_cv_env_CC_value=
  3613. ac_cv_env_CFLAGS_set=set
  3614. ac_cv_env_CFLAGS_value=-std=c++11
  3615. ac_cv_env_CPPFLAGS_set=
  3616. ac_cv_env_CPPFLAGS_value=
  3617. ac_cv_env_CPP_set=
  3618. ac_cv_env_CPP_value=
  3619. ac_cv_env_CXXCPP_set=
  3620. ac_cv_env_CXXCPP_value=
  3621. ac_cv_env_CXXFLAGS_set=set
  3622. ac_cv_env_CXXFLAGS_value=-std=c++11
  3623. ac_cv_env_CXX_set=
  3624. ac_cv_env_CXX_value=
  3625. ac_cv_env_LDFLAGS_set=
  3626. ac_cv_env_LDFLAGS_value=
  3627. ac_cv_env_LIBS_set=
  3628. ac_cv_env_LIBS_value=
  3629. ac_cv_env_YACC_set=
  3630. ac_cv_env_YACC_value=
  3631. ac_cv_env_YFLAGS_set=
  3632. ac_cv_env_YFLAGS_value=
  3633. ac_cv_env_build_alias_set=
  3634. ac_cv_env_build_alias_value=
  3635. ac_cv_env_host_alias_set=
  3636. ac_cv_env_host_alias_value=
  3637. ac_cv_env_target_alias_set=
  3638. ac_cv_env_target_alias_value=
  3639. ac_cv_func_alloca_works=yes
  3640. ac_cv_func_dup2=yes
  3641. ac_cv_func_fork=yes
  3642. ac_cv_func_fork_works=yes
  3643. ac_cv_func_getcwd=yes
  3644. ac_cv_func_malloc_0_nonnull=yes
  3645. ac_cv_func_memset=yes
  3646. ac_cv_func_realloc_0_nonnull=yes
  3647. ac_cv_func_setenv=yes
  3648. ac_cv_func_strdup=yes
  3649. ac_cv_func_strstr=yes
  3650. ac_cv_func_vfork=yes
  3651. ac_cv_func_vfork_works=yes
  3652. ac_cv_header_CGAL_Delaunay_triangulation_2_h=no
  3653. ac_cv_header_fcgi_stdio_h=yes
  3654. ac_cv_header_fcntl_h=yes
  3655. ac_cv_header_geos_c_h=yes
  3656. ac_cv_header_inttypes_h=yes
  3657. ac_cv_header_libintl_h=yes
  3658. ac_cv_header_libxml_parser_h=yes
  3659. ac_cv_header_libxml_tree_h=yes
  3660. ac_cv_header_libxml_xpathInternals_h=yes
  3661. ac_cv_header_libxml_xpath_h=yes
  3662. ac_cv_header_libxslt_transform_h=yes
  3663. ac_cv_header_libxslt_xsltInternals_h=yes
  3664. ac_cv_header_libxslt_xslt_h=yes
  3665. ac_cv_header_libxslt_xsltutils_h=yes
  3666. ac_cv_header_malloc_h=yes
  3667. ac_cv_header_memory_h=yes
  3668. ac_cv_header_openssl_bio_h=yes
  3669. ac_cv_header_openssl_buffer_h=yes
  3670. ac_cv_header_openssl_evp_h=yes
  3671. ac_cv_header_openssl_hmac_h=yes
  3672. ac_cv_header_openssl_md5_h=yes
  3673. ac_cv_header_otbWrapperApplicationRegistry_h=yes
  3674. ac_cv_header_otbWrapperApplication_h=yes
  3675. ac_cv_header_otbWrapperInputImageListParameter_h=yes
  3676. ac_cv_header_proj_api_h=yes
  3677. ac_cv_header_stdbool_h=yes
  3678. ac_cv_header_stdc=yes
  3679. ac_cv_header_stddef_h=yes
  3680. ac_cv_header_stdint_h=yes
  3681. ac_cv_header_stdlib_h=yes
  3682. ac_cv_header_string_h=yes
  3683. ac_cv_header_strings_h=yes
  3684. ac_cv_header_sys_stat_h=yes
  3685. ac_cv_header_sys_types_h=yes
  3686. ac_cv_header_unistd_h=yes
  3687. ac_cv_header_vfork_h=no
  3688. ac_cv_lib_crypto_BIO_f_base64=yes
  3689. ac_cv_lib_crypto_EVP_DigestInit_EVP_md5_EVP_DigestUpdate_BIO_f_base64_BIO_new=yes
  3690. ac_cv_lib_curl_curl_easy_init_curl_easy_setopt_curl_easy_cleanup_curl_easy_perform=yes
  3691. ac_cv_lib_dl_dlopen_dlsym_dlerror_dlclose=yes
  3692. ac_cv_lib_fcgi_main=yes
  3693. ac_cv_lib_lex=-lfl
  3694. ac_cv_lib_uuid_uuid_generate_time=yes
  3695. ac_cv_lib_xml2_xmlInitParser=yes
  3696. ac_cv_objext=o
  3697. ac_cv_path_EGREP='/bin/grep -E'
  3698. ac_cv_path_GEOSCONFIG=/work/otb/superbuild_install/bin//geos-config
  3699. ac_cv_path_GREP=/bin/grep
  3700. ac_cv_path_SED=/bin/sed
  3701. ac_cv_path_XML2CONFIG=/usr/bin/xml2-config
  3702. ac_cv_path_XSLTCONFIG=/usr/bin/xslt-config
  3703. ac_cv_prog_CPP='gcc -E'
  3704. ac_cv_prog_LEX=flex
  3705. ac_cv_prog_YACC='bison -y'
  3706. ac_cv_prog_ac_ct_CC=gcc
  3707. ac_cv_prog_ac_ct_CXX=g++
  3708. ac_cv_prog_cc_c89=
  3709. ac_cv_prog_cc_g=yes
  3710. ac_cv_prog_cxx_g=yes
  3711. ac_cv_prog_lex_root=lex.yy
  3712. ac_cv_prog_lex_yytext_pointer=yes
  3713. ac_cv_type__Bool=yes
  3714. ac_cv_type_pid_t=yes
  3715. ac_cv_type_size_t=yes
  3716. ac_cv_working_alloca_h=yes
  3717.  
  3718. ## ----------------- ##
  3719. ## Output variables. ##
  3720. ## ----------------- ##
  3721.  
  3722. ALLOCA=''
  3723. CC='gcc'
  3724. CFLAGS='-std=c++11'
  3725. CGAL_CPPFLAGS='-I/usr/include'
  3726. CGAL_LDFLAGS='-L/usr/lib'
  3727. CGI_DIR='/usr/lib/cgi-bin'
  3728. CPP='gcc -E'
  3729. CPPFLAGS='-I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include'
  3730. CXX='g++'
  3731. CXXCPP=''
  3732. CXXFLAGS='-std=c++11'
  3733. DEB_DEF='-DDEB'
  3734. DEFAULT_LIBS='-luuid -lcrypto -ldl -lcurl '
  3735. DEFS='-DPACKAGE_NAME=\"ZOO\ Kernel\" -DPACKAGE_TARNAME=\"zoo-kernel\" -DPACKAGE_VERSION=\"1.7.0\" -DPACKAGE_STRING=\"ZOO\ Kernel\ 1.7.0\" -DPACKAGE_BUGREPORT=\"bugs@zoo-project.org\" -DPACKAGE_URL=\"\" -DYYTEXT_POINTER=1 -DHAVE_LIBCURL=1 -DHAVE_LIBDL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBUUID=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBINTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DUP2=1 -DHAVE_GETCWD=1 -DHAVE_MEMSET=1 -DHAVE_SETENV=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_OPENSSL_MD5_H=1 -DHAVE_OPENSSL_HMAC_H=1 -DHAVE_OPENSSL_EVP_H=1 -DHAVE_OPENSSL_BIO_H=1 -DHAVE_OPENSSL_BUFFER_H=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBFCGI=1 -DHAVE_FCGI_STDIO_H=1 -DHAVE_LIBXML_TREE_H=1 -DHAVE_LIBXML_PARSER_H=1 -DHAVE_LIBXML_XPATH_H=1 -DHAVE_LIBXML_XPATHINTERNALS_H=1 -DHAVE_LIBXML2=1 -DHAVE_LIBXSLT_XSLT_H=1 -DHAVE_LIBXSLT_XSLTINTERNALS_H=1 -DHAVE_LIBXSLT_TRANSFORM_H=1 -DHAVE_LIBXSLT_XSLTUTILS_H=1 -DHAVE_PROJ_API_H=1 -DHAVE_GEOS_C_H=1 -DHAVE_OTBWRAPPERAPPLICATION_H=1 -DHAVE_OTBWRAPPERINPUTIMAGELISTPARAMETER_H=1 -DHAVE_OTBWRAPPERAPPLICATIONREGISTRY_H=1'
  3736. ECHO_C=''
  3737. ECHO_N='-n'
  3738. ECHO_T=''
  3739. EGREP='/bin/grep -E'
  3740. ETC_DEF=''
  3741. EXEEXT=''
  3742. FCGI_CPPFLAGS='-I/usr/include'
  3743. FCGI_LDFLAGS='-L/usr/lib -lfcgi'
  3744. GDAL_CFLAGS='-I/work/otb/superbuild_install/include'
  3745. GDAL_CONFIG='/work/otb/superbuild_install/bin/gdal-config'
  3746. GDAL_LIBS='-L/work/otb/superbuild_install/lib -lgdal'
  3747. GEOSCONFIG='/work/otb/superbuild_install/bin//geos-config'
  3748. GEOS_CPPFLAGS='-I/work/otb/superbuild_install/include'
  3749. GEOS_LDFLAGS='-L/work/otb/superbuild_install/lib -lgeos'
  3750. GREP='/bin/grep'
  3751. JAVA_CPPFLAGS=''
  3752. JAVA_ENABLED=''
  3753. JAVA_FILE=''
  3754. JAVA_LDFLAGS=''
  3755. JS_CPPFLAGS=''
  3756. JS_ENABLED=''
  3757. JS_FILE=''
  3758. JS_LDFLAGS=''
  3759. LDFLAGS=''
  3760. LEX='flex'
  3761. LEXLIB='-lfl'
  3762. LEX_OUTPUT_ROOT='lex.yy'
  3763. LIBOBJS=''
  3764. LIBS='-lcrypto -lcrypto -L/usr//lib -lssl -L/usr/lib/x86_64-linux-gnu/ -lOTBImageIO-5.11 -lOTBCommon-5.11 -lOTBApplicationEngine-5.11 -L/work/otb/superbuild_install/lib -lITKBiasCorrection-4.10 -lITKCommon-4.10 -lITKIOImageBase-4.10 -lITKKLMRegionGrowing-4.10 -lITKLabelMap-4.10 -lITKMesh-4.10 -lITKMetaIO-4.10 -lITKOptimizers-4.10 -lITKPath-4.10 -lITKPolynomials-4.10 -lITKQuadEdgeMesh-4.10 -lITKSpatialObjects-4.10 -lITKStatistics-4.10 -lITKVNLInstantiation-4.10 -lITKWatersheds-4.10 -litkNetlibSlatec-4.10 -litksys-4.10 -litkv3p_netlib-4.10 -litkvcl-4.10 -litkvnl-4.10'
  3765. LTLIBOBJS=''
  3766. MONO_CFLAGS=''
  3767. MONO_ENABLED=''
  3768. MONO_FILE=''
  3769. MONO_LDFLAGS=''
  3770. MS_CFLAGS='-I/work/mapserver/installdir//include/mapserver '
  3771. MS_FILE='service_internal_ms.o'
  3772. MS_LIBS='-L/work/mapserver/installdir//lib -lmapserver'
  3773. OBJEXT='o'
  3774. OPENSSL_CFLAGS='-I/usr//include'
  3775. OPENSSL_LDFLAGS='-lcrypto -L/usr//lib -lssl'
  3776. OTB_CPPFLAGS='-I/work/otb/superbuild_install/include/OTB-5.11 -I/work/otb/superbuild_install/include/ITK-4.10 -I/work/otb/superbuild_install/include'
  3777. OTB_ENABLED='-DUSE_OTB'
  3778. OTB_FILE='otbZooWatcher.o service_internal_otb.o'
  3779. OTB_LDFLAGS='-L/usr/lib/x86_64-linux-gnu/ -lOTBImageIO-5.11 -lOTBCommon-5.11 -lOTBApplicationEngine-5.11 -L/work/otb/superbuild_install/lib -lITKBiasCorrection-4.10 -lITKCommon-4.10 -lITKIOImageBase-4.10 -lITKKLMRegionGrowing-4.10 -lITKLabelMap-4.10 -lITKMesh-4.10 -lITKMetaIO-4.10 -lITKOptimizers-4.10 -lITKPath-4.10 -lITKPolynomials-4.10 -lITKQuadEdgeMesh-4.10 -lITKSpatialObjects-4.10 -lITKStatistics-4.10 -lITKVNLInstantiation-4.10 -lITKWatersheds-4.10 -litkNetlibSlatec-4.10 -litksys-4.10 -litkv3p_netlib-4.10 -litkvcl-4.10 -litkvnl-4.10'
  3780. PACKAGE_BUGREPORT='bugs@zoo-project.org'
  3781. PACKAGE_NAME='ZOO Kernel'
  3782. PACKAGE_STRING='ZOO Kernel 1.7.0'
  3783. PACKAGE_TARNAME='zoo-kernel'
  3784. PACKAGE_URL=''
  3785. PACKAGE_VERSION='1.7.0'
  3786. PATH_SEPARATOR=':'
  3787. PERLCONFIG=''
  3788. PERL_CPPFLAGS=''
  3789. PERL_ENABLED=''
  3790. PERL_FILE=''
  3791. PERL_LDFLAGS=''
  3792. PHPCONFIG=''
  3793. PHP_CPPFLAGS=''
  3794. PHP_ENABLED=''
  3795. PHP_FILE=''
  3796. PHP_LDFLAGS=''
  3797. PROJ_CPPFLAGS='-I/work/otb/superbuild_install/include'
  3798. PROJ_LDFLAGS='-L/work/otb/superbuild_install/lib'
  3799. PYTHONCONFIG=''
  3800. PYTHON_CPPFLAGS=''
  3801. PYTHON_ENABLED=''
  3802. PYTHON_FILE=''
  3803. PYTHON_LDFLAGS=''
  3804. RELY_ON_DB=''
  3805. RUBY_CPPFLAGS=''
  3806. RUBY_ENABLED=''
  3807. RUBY_FILE=''
  3808. RUBY_LDFLAGS=''
  3809. SAGA_CPPFLAGS=''
  3810. SAGA_ENABLED=''
  3811. SAGA_FILE=''
  3812. SAGA_LDFLAGS=''
  3813. SED='/bin/sed'
  3814. SHELL='/bin/bash'
  3815. XML2CONFIG='/usr/bin/xml2-config'
  3816. XML2_CPPFLAGS='-I/usr/include/libxml2'
  3817. XML2_LDFLAGS='-lxml2'
  3818. XSLTCONFIG='/usr/bin/xslt-config'
  3819. XSLT_CPPFLAGS='-I/usr/include/libxml2'
  3820. XSLT_LDFLAGS='-lxslt -lxml2'
  3821. YACC='bison -y'
  3822. YAML_CPPFLAGS=''
  3823. YAML_FILE1=''
  3824. YAML_FILE=''
  3825. YAML_LDFLAGS=''
  3826. YFLAGS=''
  3827. ac_ct_CC='gcc'
  3828. ac_ct_CXX='g++'
  3829. bindir='${exec_prefix}/bin'
  3830. build_alias=''
  3831. datadir='${datarootdir}'
  3832. datarootdir='${prefix}/share'
  3833. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3834. dvidir='${docdir}'
  3835. exec_prefix='${prefix}'
  3836. host_alias=''
  3837. htmldir='${docdir}'
  3838. includedir='${prefix}/include'
  3839. infodir='${datarootdir}/info'
  3840. libdir='${exec_prefix}/lib'
  3841. libexecdir='${exec_prefix}/libexec'
  3842. localedir='${datarootdir}/locale'
  3843. localstatedir='${prefix}/var'
  3844. mandir='${datarootdir}/man'
  3845. oldincludedir='/usr/include'
  3846. pdfdir='${docdir}'
  3847. prefix='/work/zoo/build'
  3848. program_transform_name='s,x,x,'
  3849. psdir='${docdir}'
  3850. sbindir='${exec_prefix}/sbin'
  3851. sharedstatedir='${prefix}/com'
  3852. sysconfdir='${prefix}/etc'
  3853. target_alias=''
  3854.  
  3855. ## ----------- ##
  3856. ## confdefs.h. ##
  3857. ## ----------- ##
  3858.  
  3859. /* confdefs.h */
  3860. #define PACKAGE_NAME "ZOO Kernel"
  3861. #define PACKAGE_TARNAME "zoo-kernel"
  3862. #define PACKAGE_VERSION "1.7.0"
  3863. #define PACKAGE_STRING "ZOO Kernel 1.7.0"
  3864. #define PACKAGE_BUGREPORT "bugs@zoo-project.org"
  3865. #define PACKAGE_URL ""
  3866. #define YYTEXT_POINTER 1
  3867. #define HAVE_LIBCURL 1
  3868. #define HAVE_LIBDL 1
  3869. #define HAVE_LIBCRYPTO 1
  3870. #define HAVE_LIBUUID 1
  3871. #define STDC_HEADERS 1
  3872. #define HAVE_SYS_TYPES_H 1
  3873. #define HAVE_SYS_STAT_H 1
  3874. #define HAVE_STDLIB_H 1
  3875. #define HAVE_STRING_H 1
  3876. #define HAVE_MEMORY_H 1
  3877. #define HAVE_STRINGS_H 1
  3878. #define HAVE_INTTYPES_H 1
  3879. #define HAVE_STDINT_H 1
  3880. #define HAVE_UNISTD_H 1
  3881. #define HAVE_ALLOCA_H 1
  3882. #define HAVE_ALLOCA 1
  3883. #define HAVE_FCNTL_H 1
  3884. #define HAVE_INTTYPES_H 1
  3885. #define HAVE_LIBINTL_H 1
  3886. #define HAVE_MALLOC_H 1
  3887. #define HAVE_STDDEF_H 1
  3888. #define HAVE_STDLIB_H 1
  3889. #define HAVE_STRING_H 1
  3890. #define HAVE_UNISTD_H 1
  3891. #define HAVE__BOOL 1
  3892. #define HAVE_STDBOOL_H 1
  3893. #define HAVE_FORK 1
  3894. #define HAVE_VFORK 1
  3895. #define HAVE_WORKING_VFORK 1
  3896. #define HAVE_WORKING_FORK 1
  3897. #define HAVE_STDLIB_H 1
  3898. #define HAVE_MALLOC 1
  3899. #define HAVE_STDLIB_H 1
  3900. #define HAVE_REALLOC 1
  3901. #define HAVE_DUP2 1
  3902. #define HAVE_GETCWD 1
  3903. #define HAVE_MEMSET 1
  3904. #define HAVE_SETENV 1
  3905. #define HAVE_STRDUP 1
  3906. #define HAVE_STRSTR 1
  3907. #define HAVE_OPENSSL_MD5_H 1
  3908. #define HAVE_OPENSSL_HMAC_H 1
  3909. #define HAVE_OPENSSL_EVP_H 1
  3910. #define HAVE_OPENSSL_BIO_H 1
  3911. #define HAVE_OPENSSL_BUFFER_H 1
  3912. #define HAVE_LIBCRYPTO 1
  3913. #define HAVE_LIBFCGI 1
  3914. #define HAVE_FCGI_STDIO_H 1
  3915. #define HAVE_LIBXML_TREE_H 1
  3916. #define HAVE_LIBXML_PARSER_H 1
  3917. #define HAVE_LIBXML_XPATH_H 1
  3918. #define HAVE_LIBXML_XPATHINTERNALS_H 1
  3919. #define HAVE_LIBXML2 1
  3920. #define HAVE_LIBXSLT_XSLT_H 1
  3921. #define HAVE_LIBXSLT_XSLTINTERNALS_H 1
  3922. #define HAVE_LIBXSLT_TRANSFORM_H 1
  3923. #define HAVE_LIBXSLT_XSLTUTILS_H 1
  3924. #define HAVE_PROJ_API_H 1
  3925. #define HAVE_GEOS_C_H 1
  3926. #define HAVE_OTBWRAPPERAPPLICATION_H 1
  3927. #define HAVE_OTBWRAPPERINPUTIMAGELISTPARAMETER_H 1
  3928. #define HAVE_OTBWRAPPERAPPLICATIONREGISTRY_H 1
  3929.  
  3930. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement