Advertisement
Guest User

Untitled

a guest
Jun 29th, 2018
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 456.20 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 GRUB configure 2.02, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ../configure CC=gcc LD=/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd FREETYPE=pkg-config freetype2 BUILD_FREETYPE=pkg-config freetype2 TARGET_CC=/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc TARGET_OBJCOPY=/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-objcopy TARGET_STRIP=/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-strip CFLAGS=-O2 TARGET_CFLAGS=-Os --with-platform=coreboot --enable-boot-time --disable-werror --enable-grub-mkfont --enable-liblzma
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = drasbuild
  14. uname -m = i686
  15. uname -r = 3.16.0-4-686-pae
  16. uname -s = Linux
  17. uname -v = #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08)
  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: /usr/local/games
  34. PATH: /usr/games
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:3553: checking build system type
  42. configure:3567: result: i686-pc-linux-gnu
  43. configure:3587: checking host system type
  44. configure:3600: result: i686-pc-linux-gnu
  45. configure:3621: checking target system type
  46. configure:3634: result: i686-pc-linux-gnu
  47. configure:3678: checking for a BSD-compatible install
  48. configure:3746: result: /usr/bin/install -c
  49. configure:3757: checking whether build environment is sane
  50. configure:3812: result: yes
  51. configure:3963: checking for a thread-safe mkdir -p
  52. configure:4002: result: /bin/mkdir -p
  53. configure:4009: checking for gawk
  54. configure:4039: result: no
  55. configure:4009: checking for mawk
  56. configure:4025: found /usr/bin/mawk
  57. configure:4036: result: mawk
  58. configure:4047: checking whether make sets $(MAKE)
  59. configure:4069: result: yes
  60. configure:4098: checking whether make supports nested variables
  61. configure:4115: result: yes
  62. configure:4527: checking for cmp
  63. configure:4543: found /usr/bin/cmp
  64. configure:4554: result: cmp
  65. configure:4573: checking for bison
  66. configure:4589: found /usr/bin/bison
  67. configure:4600: result: bison
  68. configure:4658: checking for ranlib
  69. configure:4674: found /usr/bin/ranlib
  70. configure:4685: result: ranlib
  71. configure:4712: checking for gawk
  72. configure:4739: result: mawk
  73. configure:4762: checking for style of include used by make
  74. configure:4790: result: GNU
  75. configure:4861: checking for gcc
  76. configure:4888: result: gcc
  77. configure:5117: checking for C compiler version
  78. configure:5126: gcc --version >&5
  79. gcc (Debian 4.9.2-10) 4.9.2
  80. Copyright (C) 2014 Free Software Foundation, Inc.
  81. This is free software; see the source for copying conditions. There is NO
  82. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  83.  
  84. configure:5137: $? = 0
  85. configure:5126: gcc -v >&5
  86. Using built-in specs.
  87. COLLECT_GCC=gcc
  88. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-linux-gnu/4.9/lto-wrapper
  89. Target: i586-linux-gnu
  90. Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --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.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i586-linux-gnu --host=i586-linux-gnu --target=i586-linux-gnu
  91. Thread model: posix
  92. gcc version 4.9.2 (Debian 4.9.2-10)
  93. configure:5137: $? = 0
  94. configure:5126: gcc -V >&5
  95. gcc: error: unrecognized command line option '-V'
  96. gcc: fatal error: no input files
  97. compilation terminated.
  98. configure:5137: $? = 4
  99. configure:5126: gcc -qversion >&5
  100. gcc: error: unrecognized command line option '-qversion'
  101. gcc: fatal error: no input files
  102. compilation terminated.
  103. configure:5137: $? = 4
  104. configure:5157: checking whether the C compiler works
  105. configure:5179: gcc -O2 conftest.c >&5
  106. configure:5183: $? = 0
  107. configure:5231: result: yes
  108. configure:5234: checking for C compiler default output file name
  109. configure:5236: result: a.out
  110. configure:5242: checking for suffix of executables
  111. configure:5249: gcc -o conftest -O2 conftest.c >&5
  112. configure:5253: $? = 0
  113. configure:5275: result:
  114. configure:5297: checking whether we are cross compiling
  115. configure:5305: gcc -o conftest -O2 conftest.c >&5
  116. configure:5309: $? = 0
  117. configure:5316: ./conftest
  118. configure:5320: $? = 0
  119. configure:5335: result: no
  120. configure:5340: checking for suffix of object files
  121. configure:5362: gcc -c -O2 conftest.c >&5
  122. configure:5366: $? = 0
  123. configure:5387: result: o
  124. configure:5391: checking whether we are using the GNU C compiler
  125. configure:5410: gcc -c -O2 conftest.c >&5
  126. configure:5410: $? = 0
  127. configure:5419: result: yes
  128. configure:5428: checking whether gcc accepts -g
  129. configure:5448: gcc -c -g conftest.c >&5
  130. configure:5448: $? = 0
  131. configure:5489: result: yes
  132. configure:5506: checking for gcc option to accept ISO C89
  133. configure:5569: gcc -c -O2 conftest.c >&5
  134. configure:5569: $? = 0
  135. configure:5582: result: none needed
  136. configure:5607: checking whether gcc understands -c and -o together
  137. configure:5629: gcc -c conftest.c -o conftest2.o
  138. configure:5632: $? = 0
  139. configure:5629: gcc -c conftest.c -o conftest2.o
  140. configure:5632: $? = 0
  141. configure:5644: result: yes
  142. configure:5663: checking dependency style of gcc
  143. configure:5774: result: gcc3
  144. configure:5794: checking for flex
  145. configure:5810: found /usr/bin/flex
  146. configure:5821: result: flex
  147. configure:5859: flex conftest.l
  148. configure:5863: $? = 0
  149. configure:5865: checking lex output file root
  150. configure:5879: result: lex.yy
  151. configure:5884: checking lex library
  152. configure:5898: gcc -o conftest -O2 conftest.c >&5
  153. /tmp/cc2lJa4e.o: In function `yylex':
  154. conftest.c:(.text+0xcda): undefined reference to `yywrap'
  155. conftest.c:(.text+0xe29): undefined reference to `yywrap'
  156. /tmp/cc2lJa4e.o: In function `main':
  157. conftest.c:(.text.startup+0x17): undefined reference to `yywrap'
  158. collect2: error: ld returned 1 exit status
  159. configure:5898: $? = 1
  160. configure: failed program was:
  161. | /* confdefs.h */
  162. | #define PACKAGE_NAME "GRUB"
  163. | #define PACKAGE_TARNAME "grub"
  164. | #define PACKAGE_VERSION "2.02"
  165. | #define PACKAGE_STRING "GRUB 2.02"
  166. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  167. | #define PACKAGE_URL ""
  168. | #define PACKAGE "grub"
  169. | #define VERSION "2.02"
  170. | #define GRUB_BOOT_DIR_NAME "boot"
  171. | #define GRUB_DIR_NAME "grub"
  172. | /* end confdefs.h. */
  173. |
  174. | #line 3 "lex.yy.c"
  175. |
  176. | #define YY_INT_ALIGNED short int
  177. |
  178. | /* A lexical scanner generated by flex */
  179. |
  180. | #define FLEX_SCANNER
  181. | #define YY_FLEX_MAJOR_VERSION 2
  182. | #define YY_FLEX_MINOR_VERSION 5
  183. | #define YY_FLEX_SUBMINOR_VERSION 39
  184. | #if YY_FLEX_SUBMINOR_VERSION > 0
  185. | #define FLEX_BETA
  186. | #endif
  187. |
  188. | /* First, we deal with platform-specific or compiler-specific issues. */
  189. |
  190. | /* begin standard C headers. */
  191. | #include <stdio.h>
  192. | #include <string.h>
  193. | #include <errno.h>
  194. | #include <stdlib.h>
  195. |
  196. | /* end standard C headers. */
  197. |
  198. | /* flex integer type definitions */
  199. |
  200. | #ifndef FLEXINT_H
  201. | #define FLEXINT_H
  202. |
  203. | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  204. |
  205. | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  206. |
  207. | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  208. | * if you want the limit (max/min) macros for int types.
  209. | */
  210. | #ifndef __STDC_LIMIT_MACROS
  211. | #define __STDC_LIMIT_MACROS 1
  212. | #endif
  213. |
  214. | #include <inttypes.h>
  215. | typedef int8_t flex_int8_t;
  216. | typedef uint8_t flex_uint8_t;
  217. | typedef int16_t flex_int16_t;
  218. | typedef uint16_t flex_uint16_t;
  219. | typedef int32_t flex_int32_t;
  220. | typedef uint32_t flex_uint32_t;
  221. | #else
  222. | typedef signed char flex_int8_t;
  223. | typedef short int flex_int16_t;
  224. | typedef int flex_int32_t;
  225. | typedef unsigned char flex_uint8_t;
  226. | typedef unsigned short int flex_uint16_t;
  227. | typedef unsigned int flex_uint32_t;
  228. |
  229. | /* Limits of integral types. */
  230. | #ifndef INT8_MIN
  231. | #define INT8_MIN (-128)
  232. | #endif
  233. | #ifndef INT16_MIN
  234. | #define INT16_MIN (-32767-1)
  235. | #endif
  236. | #ifndef INT32_MIN
  237. | #define INT32_MIN (-2147483647-1)
  238. | #endif
  239. | #ifndef INT8_MAX
  240. | #define INT8_MAX (127)
  241. | #endif
  242. | #ifndef INT16_MAX
  243. | #define INT16_MAX (32767)
  244. | #endif
  245. | #ifndef INT32_MAX
  246. | #define INT32_MAX (2147483647)
  247. | #endif
  248. | #ifndef UINT8_MAX
  249. | #define UINT8_MAX (255U)
  250. | #endif
  251. | #ifndef UINT16_MAX
  252. | #define UINT16_MAX (65535U)
  253. | #endif
  254. | #ifndef UINT32_MAX
  255. | #define UINT32_MAX (4294967295U)
  256. | #endif
  257. |
  258. | #endif /* ! C99 */
  259. |
  260. | #endif /* ! FLEXINT_H */
  261. |
  262. | #ifdef __cplusplus
  263. |
  264. | /* The "const" storage-class-modifier is valid. */
  265. | #define YY_USE_CONST
  266. |
  267. | #else /* ! __cplusplus */
  268. |
  269. | /* C99 requires __STDC__ to be defined as 1. */
  270. | #if defined (__STDC__)
  271. |
  272. | #define YY_USE_CONST
  273. |
  274. | #endif /* defined (__STDC__) */
  275. | #endif /* ! __cplusplus */
  276. |
  277. | #ifdef YY_USE_CONST
  278. | #define yyconst const
  279. | #else
  280. | #define yyconst
  281. | #endif
  282. |
  283. | /* Returned upon end-of-file. */
  284. | #define YY_NULL 0
  285. |
  286. | /* Promotes a possibly negative, possibly signed char to an unsigned
  287. | * integer for use as an array index. If the signed char is negative,
  288. | * we want to instead treat it as an 8-bit unsigned char, hence the
  289. | * double cast.
  290. | */
  291. | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  292. |
  293. | /* Enter a start condition. This macro really ought to take a parameter,
  294. | * but we do it the disgusting crufty way forced on us by the ()-less
  295. | * definition of BEGIN.
  296. | */
  297. | #define BEGIN (yy_start) = 1 + 2 *
  298. |
  299. | /* Translate the current start state into a value that can be later handed
  300. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  301. | * compatibility.
  302. | */
  303. | #define YY_START (((yy_start) - 1) / 2)
  304. | #define YYSTATE YY_START
  305. |
  306. | /* Action number for EOF rule of a given start state. */
  307. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  308. |
  309. | /* Special action meaning "start processing a new file". */
  310. | #define YY_NEW_FILE yyrestart(yyin )
  311. |
  312. | #define YY_END_OF_BUFFER_CHAR 0
  313. |
  314. | /* Size of default input buffer. */
  315. | #ifndef YY_BUF_SIZE
  316. | #ifdef __ia64__
  317. | /* On IA-64, the buffer size is 16k, not 8k.
  318. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  319. | * Ditto for the __ia64__ case accordingly.
  320. | */
  321. | #define YY_BUF_SIZE 32768
  322. | #else
  323. | #define YY_BUF_SIZE 16384
  324. | #endif /* __ia64__ */
  325. | #endif
  326. |
  327. | /* The state buf must be large enough to hold one state per character in the main buffer.
  328. | */
  329. | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  330. |
  331. | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  332. | #define YY_TYPEDEF_YY_BUFFER_STATE
  333. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  334. | #endif
  335. |
  336. | #ifndef YY_TYPEDEF_YY_SIZE_T
  337. | #define YY_TYPEDEF_YY_SIZE_T
  338. | typedef size_t yy_size_t;
  339. | #endif
  340. |
  341. | extern yy_size_t yyleng;
  342. |
  343. | extern FILE *yyin, *yyout;
  344. |
  345. | #define EOB_ACT_CONTINUE_SCAN 0
  346. | #define EOB_ACT_END_OF_FILE 1
  347. | #define EOB_ACT_LAST_MATCH 2
  348. |
  349. | #define YY_LESS_LINENO(n)
  350. | #define YY_LINENO_REWIND_TO(ptr)
  351. |
  352. | /* Return all but the first "n" matched characters back to the input stream. */
  353. | #define yyless(n) \
  354. | do \
  355. | { \
  356. | /* Undo effects of setting up yytext. */ \
  357. | int yyless_macro_arg = (n); \
  358. | YY_LESS_LINENO(yyless_macro_arg);\
  359. | *yy_cp = (yy_hold_char); \
  360. | YY_RESTORE_YY_MORE_OFFSET \
  361. | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  362. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  363. | } \
  364. | while ( 0 )
  365. |
  366. | #define unput(c) yyunput( c, (yytext_ptr) )
  367. |
  368. | #ifndef YY_STRUCT_YY_BUFFER_STATE
  369. | #define YY_STRUCT_YY_BUFFER_STATE
  370. | struct yy_buffer_state
  371. | {
  372. | FILE *yy_input_file;
  373. |
  374. | char *yy_ch_buf; /* input buffer */
  375. | char *yy_buf_pos; /* current position in input buffer */
  376. |
  377. | /* Size of input buffer in bytes, not including room for EOB
  378. | * characters.
  379. | */
  380. | yy_size_t yy_buf_size;
  381. |
  382. | /* Number of characters read into yy_ch_buf, not including EOB
  383. | * characters.
  384. | */
  385. | yy_size_t yy_n_chars;
  386. |
  387. | /* Whether we "own" the buffer - i.e., we know we created it,
  388. | * and can realloc() it to grow it, and should free() it to
  389. | * delete it.
  390. | */
  391. | int yy_is_our_buffer;
  392. |
  393. | /* Whether this is an "interactive" input source; if so, and
  394. | * if we're using stdio for input, then we want to use getc()
  395. | * instead of fread(), to make sure we stop fetching input after
  396. | * each newline.
  397. | */
  398. | int yy_is_interactive;
  399. |
  400. | /* Whether we're considered to be at the beginning of a line.
  401. | * If so, '^' rules will be active on the next match, otherwise
  402. | * not.
  403. | */
  404. | int yy_at_bol;
  405. |
  406. | int yy_bs_lineno; /**< The line count. */
  407. | int yy_bs_column; /**< The column count. */
  408. |
  409. | /* Whether to try to fill the input buffer when we reach the
  410. | * end of it.
  411. | */
  412. | int yy_fill_buffer;
  413. |
  414. | int yy_buffer_status;
  415. |
  416. | #define YY_BUFFER_NEW 0
  417. | #define YY_BUFFER_NORMAL 1
  418. | /* When an EOF's been seen but there's still some text to process
  419. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  420. | * shouldn't try reading from the input source any more. We might
  421. | * still have a bunch of tokens to match, though, because of
  422. | * possible backing-up.
  423. | *
  424. | * When we actually see the EOF, we change the status to "new"
  425. | * (via yyrestart()), so that the user can continue scanning by
  426. | * just pointing yyin at a new input file.
  427. | */
  428. | #define YY_BUFFER_EOF_PENDING 2
  429. |
  430. | };
  431. | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  432. |
  433. | /* Stack of input buffers. */
  434. | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  435. | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  436. | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
  437. |
  438. | /* We provide macros for accessing buffer states in case in the
  439. | * future we want to put the buffer states in a more general
  440. | * "scanner state".
  441. | *
  442. | * Returns the top of the stack, or NULL.
  443. | */
  444. | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  445. | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  446. | : NULL)
  447. |
  448. | /* Same as previous macro, but useful when we know that the buffer stack is not
  449. | * NULL or when we need an lvalue. For internal use only.
  450. | */
  451. | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  452. |
  453. | /* yy_hold_char holds the character lost when yytext is formed. */
  454. | static char yy_hold_char;
  455. | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
  456. | yy_size_t yyleng;
  457. |
  458. | /* Points to current character in buffer. */
  459. | static char *yy_c_buf_p = (char *) 0;
  460. | static int yy_init = 0; /* whether we need to initialize */
  461. | static int yy_start = 0; /* start state number */
  462. |
  463. | /* Flag which is used to allow yywrap()'s to do buffer switches
  464. | * instead of setting up a fresh yyin. A bit of a hack ...
  465. | */
  466. | static int yy_did_buffer_switch_on_eof;
  467. |
  468. | void yyrestart (FILE *input_file );
  469. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
  470. | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
  471. | void yy_delete_buffer (YY_BUFFER_STATE b );
  472. | void yy_flush_buffer (YY_BUFFER_STATE b );
  473. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
  474. | void yypop_buffer_state (void );
  475. |
  476. | static void yyensure_buffer_stack (void );
  477. | static void yy_load_buffer_state (void );
  478. | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
  479. |
  480. | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
  481. |
  482. | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
  483. | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
  484. | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
  485. |
  486. | void *yyalloc (yy_size_t );
  487. | void *yyrealloc (void *,yy_size_t );
  488. | void yyfree (void * );
  489. |
  490. | #define yy_new_buffer yy_create_buffer
  491. |
  492. | #define yy_set_interactive(is_interactive) \
  493. | { \
  494. | if ( ! YY_CURRENT_BUFFER ){ \
  495. | yyensure_buffer_stack (); \
  496. | YY_CURRENT_BUFFER_LVALUE = \
  497. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  498. | } \
  499. | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  500. | }
  501. |
  502. | #define yy_set_bol(at_bol) \
  503. | { \
  504. | if ( ! YY_CURRENT_BUFFER ){\
  505. | yyensure_buffer_stack (); \
  506. | YY_CURRENT_BUFFER_LVALUE = \
  507. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  508. | } \
  509. | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  510. | }
  511. |
  512. | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  513. |
  514. | /* Begin user sect3 */
  515. |
  516. | typedef unsigned char YY_CHAR;
  517. |
  518. | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
  519. |
  520. | typedef int yy_state_type;
  521. |
  522. | extern int yylineno;
  523. |
  524. | int yylineno = 1;
  525. |
  526. | extern char *yytext;
  527. | #define yytext_ptr yytext
  528. |
  529. | static yy_state_type yy_get_previous_state (void );
  530. | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
  531. | static int yy_get_next_buffer (void );
  532. | static void yy_fatal_error (yyconst char msg[] );
  533. |
  534. | /* Done after the current pattern has been matched and before the
  535. | * corresponding action - sets up yytext.
  536. | */
  537. | #define YY_DO_BEFORE_ACTION \
  538. | (yytext_ptr) = yy_bp; \
  539. | (yytext_ptr) -= (yy_more_len); \
  540. | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
  541. | (yy_hold_char) = *yy_cp; \
  542. | *yy_cp = '\0'; \
  543. | (yy_c_buf_p) = yy_cp;
  544. |
  545. | #define YY_NUM_RULES 8
  546. | #define YY_END_OF_BUFFER 9
  547. | /* This struct is not used in this scanner,
  548. | but its presence is necessary. */
  549. | struct yy_trans_info
  550. | {
  551. | flex_int32_t yy_verify;
  552. | flex_int32_t yy_nxt;
  553. | };
  554. | static yyconst flex_int16_t yy_acclist[23] =
  555. | { 0,
  556. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  557. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  558. | 7, 8
  559. | } ;
  560. |
  561. | static yyconst flex_int16_t yy_accept[14] =
  562. | { 0,
  563. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  564. | 20, 23, 23
  565. | } ;
  566. |
  567. | static yyconst flex_int32_t yy_ec[256] =
  568. | { 0,
  569. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  570. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  571. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  572. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  573. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  574. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  575. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  576. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  577. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  578. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  579. |
  580. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  581. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  582. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  583. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  584. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  585. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  586. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  587. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  588. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  589. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  590. |
  591. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  592. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  593. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  594. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  595. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  596. | 1, 1, 1, 1, 1
  597. | } ;
  598. |
  599. | static yyconst flex_int32_t yy_meta[9] =
  600. | { 0,
  601. | 1, 1, 1, 1, 1, 1, 1, 1
  602. | } ;
  603. |
  604. | static yyconst flex_int16_t yy_base[13] =
  605. | { 0,
  606. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  607. | 10, 10
  608. | } ;
  609. |
  610. | static yyconst flex_int16_t yy_def[13] =
  611. | { 0,
  612. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  613. | 12, 0
  614. | } ;
  615. |
  616. | static yyconst flex_int16_t yy_nxt[19] =
  617. | { 0,
  618. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  619. | 12, 12, 12, 12, 12, 12, 12, 12
  620. | } ;
  621. |
  622. | static yyconst flex_int16_t yy_chk[19] =
  623. | { 0,
  624. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  625. | 12, 12, 12, 12, 12, 12, 12, 12
  626. | } ;
  627. |
  628. | extern int yy_flex_debug;
  629. | int yy_flex_debug = 0;
  630. |
  631. | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
  632. | static char *yy_full_match;
  633. | static int yy_lp;
  634. | #define REJECT \
  635. | { \
  636. | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
  637. | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
  638. | ++(yy_lp); \
  639. | goto find_rule; \
  640. | }
  641. |
  642. | static int yy_more_flag = 0;
  643. | static int yy_more_len = 0;
  644. | #define yymore() ((yy_more_flag) = 1)
  645. | #define YY_MORE_ADJ (yy_more_len)
  646. | #define YY_RESTORE_YY_MORE_OFFSET
  647. | char *yytext;
  648. | #line 1 "conftest.l"
  649. | #line 478 "lex.yy.c"
  650. |
  651. | #define INITIAL 0
  652. |
  653. | #ifndef YY_NO_UNISTD_H
  654. | /* Special case for "unistd.h", since it is non-ANSI. We include it way
  655. | * down here because we want the user's section 1 to have been scanned first.
  656. | * The user has a chance to override it with an option.
  657. | */
  658. | #include <unistd.h>
  659. | #endif
  660. |
  661. | #ifndef YY_EXTRA_TYPE
  662. | #define YY_EXTRA_TYPE void *
  663. | #endif
  664. |
  665. | static int yy_init_globals (void );
  666. |
  667. | /* Accessor methods to globals.
  668. | These are made visible to non-reentrant scanners for convenience. */
  669. |
  670. | int yylex_destroy (void );
  671. |
  672. | int yyget_debug (void );
  673. |
  674. | void yyset_debug (int debug_flag );
  675. |
  676. | YY_EXTRA_TYPE yyget_extra (void );
  677. |
  678. | void yyset_extra (YY_EXTRA_TYPE user_defined );
  679. |
  680. | FILE *yyget_in (void );
  681. |
  682. | void yyset_in (FILE * in_str );
  683. |
  684. | FILE *yyget_out (void );
  685. |
  686. | void yyset_out (FILE * out_str );
  687. |
  688. | yy_size_t yyget_leng (void );
  689. |
  690. | char *yyget_text (void );
  691. |
  692. | int yyget_lineno (void );
  693. |
  694. | void yyset_lineno (int line_number );
  695. |
  696. | /* Macros after this point can all be overridden by user definitions in
  697. | * section 1.
  698. | */
  699. |
  700. | #ifndef YY_SKIP_YYWRAP
  701. | #ifdef __cplusplus
  702. | extern "C" int yywrap (void );
  703. | #else
  704. | extern int yywrap (void );
  705. | #endif
  706. | #endif
  707. |
  708. | static void yyunput (int c,char *buf_ptr );
  709. |
  710. | #ifndef yytext_ptr
  711. | static void yy_flex_strncpy (char *,yyconst char *,int );
  712. | #endif
  713. |
  714. | #ifdef YY_NEED_STRLEN
  715. | static int yy_flex_strlen (yyconst char * );
  716. | #endif
  717. |
  718. | #ifndef YY_NO_INPUT
  719. |
  720. | #ifdef __cplusplus
  721. | static int yyinput (void );
  722. | #else
  723. | static int input (void );
  724. | #endif
  725. |
  726. | #endif
  727. |
  728. | /* Amount of stuff to slurp up with each read. */
  729. | #ifndef YY_READ_BUF_SIZE
  730. | #ifdef __ia64__
  731. | /* On IA-64, the buffer size is 16k, not 8k */
  732. | #define YY_READ_BUF_SIZE 16384
  733. | #else
  734. | #define YY_READ_BUF_SIZE 8192
  735. | #endif /* __ia64__ */
  736. | #endif
  737. |
  738. | /* Copy whatever the last rule matched to the standard output. */
  739. | #ifndef ECHO
  740. | /* This used to be an fputs(), but since the string might contain NUL's,
  741. | * we now use fwrite().
  742. | */
  743. | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
  744. | #endif
  745. |
  746. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  747. | * is returned in "result".
  748. | */
  749. | #ifndef YY_INPUT
  750. | #define YY_INPUT(buf,result,max_size) \
  751. | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  752. | { \
  753. | int c = '*'; \
  754. | size_t n; \
  755. | for ( n = 0; n < max_size && \
  756. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  757. | buf[n] = (char) c; \
  758. | if ( c == '\n' ) \
  759. | buf[n++] = (char) c; \
  760. | if ( c == EOF && ferror( yyin ) ) \
  761. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  762. | result = n; \
  763. | } \
  764. | else \
  765. | { \
  766. | errno=0; \
  767. | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
  768. | { \
  769. | if( errno != EINTR) \
  770. | { \
  771. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  772. | break; \
  773. | } \
  774. | errno=0; \
  775. | clearerr(yyin); \
  776. | } \
  777. | }\
  778. | \
  779. |
  780. | #endif
  781. |
  782. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  783. | * we don't want an extra ';' after the "return" because that will cause
  784. | * some compilers to complain about unreachable statements.
  785. | */
  786. | #ifndef yyterminate
  787. | #define yyterminate() return YY_NULL
  788. | #endif
  789. |
  790. | /* Number of entries by which start-condition stack grows. */
  791. | #ifndef YY_START_STACK_INCR
  792. | #define YY_START_STACK_INCR 25
  793. | #endif
  794. |
  795. | /* Report a fatal error. */
  796. | #ifndef YY_FATAL_ERROR
  797. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  798. | #endif
  799. |
  800. | /* end tables serialization structures and prototypes */
  801. |
  802. | /* Default declaration of generated scanner - a define so the user can
  803. | * easily add parameters.
  804. | */
  805. | #ifndef YY_DECL
  806. | #define YY_DECL_IS_OURS 1
  807. |
  808. | extern int yylex (void);
  809. |
  810. | #define YY_DECL int yylex (void)
  811. | #endif /* !YY_DECL */
  812. |
  813. | /* Code executed at the beginning of each rule, after yytext and yyleng
  814. | * have been set up.
  815. | */
  816. | #ifndef YY_USER_ACTION
  817. | #define YY_USER_ACTION
  818. | #endif
  819. |
  820. | /* Code executed at the end of each rule. */
  821. | #ifndef YY_BREAK
  822. | #define YY_BREAK break;
  823. | #endif
  824. |
  825. | #define YY_RULE_SETUP \
  826. | YY_USER_ACTION
  827. |
  828. | /** The main scanner function which does all the work.
  829. | */
  830. | YY_DECL
  831. | {
  832. | register yy_state_type yy_current_state;
  833. | register char *yy_cp, *yy_bp;
  834. | register int yy_act;
  835. |
  836. | if ( !(yy_init) )
  837. | {
  838. | (yy_init) = 1;
  839. |
  840. | #ifdef YY_USER_INIT
  841. | YY_USER_INIT;
  842. | #endif
  843. |
  844. | /* Create the reject buffer large enough to save one state per allowed character. */
  845. | if ( ! (yy_state_buf) )
  846. | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
  847. | if ( ! (yy_state_buf) )
  848. | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
  849. |
  850. | if ( ! (yy_start) )
  851. | (yy_start) = 1; /* first start state */
  852. |
  853. | if ( ! yyin )
  854. | yyin = stdin;
  855. |
  856. | if ( ! yyout )
  857. | yyout = stdout;
  858. |
  859. | if ( ! YY_CURRENT_BUFFER ) {
  860. | yyensure_buffer_stack ();
  861. | YY_CURRENT_BUFFER_LVALUE =
  862. | yy_create_buffer(yyin,YY_BUF_SIZE );
  863. | }
  864. |
  865. | yy_load_buffer_state( );
  866. | }
  867. |
  868. | {
  869. | #line 1 "conftest.l"
  870. |
  871. | #line 700 "lex.yy.c"
  872. |
  873. | while ( 1 ) /* loops until end-of-file is reached */
  874. | {
  875. | (yy_more_len) = 0;
  876. | if ( (yy_more_flag) )
  877. | {
  878. | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
  879. | (yy_more_flag) = 0;
  880. | }
  881. | yy_cp = (yy_c_buf_p);
  882. |
  883. | /* Support of yytext. */
  884. | *yy_cp = (yy_hold_char);
  885. |
  886. | /* yy_bp points to the position in yy_ch_buf of the start of
  887. | * the current run.
  888. | */
  889. | yy_bp = yy_cp;
  890. |
  891. | yy_current_state = (yy_start);
  892. |
  893. | (yy_state_ptr) = (yy_state_buf);
  894. | *(yy_state_ptr)++ = yy_current_state;
  895. |
  896. | yy_match:
  897. | do
  898. | {
  899. | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
  900. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  901. | {
  902. | yy_current_state = (int) yy_def[yy_current_state];
  903. | if ( yy_current_state >= 13 )
  904. | yy_c = yy_meta[(unsigned int) yy_c];
  905. | }
  906. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  907. | *(yy_state_ptr)++ = yy_current_state;
  908. | ++yy_cp;
  909. | }
  910. | while ( yy_base[yy_current_state] != 10 );
  911. |
  912. | yy_find_action:
  913. | yy_current_state = *--(yy_state_ptr);
  914. | (yy_lp) = yy_accept[yy_current_state];
  915. | find_rule: /* we branch to this label when backing up */
  916. | for ( ; ; ) /* until we find what rule we matched */
  917. | {
  918. | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
  919. | {
  920. | yy_act = yy_acclist[(yy_lp)];
  921. | {
  922. | (yy_full_match) = yy_cp;
  923. | break;
  924. | }
  925. | }
  926. | --yy_cp;
  927. | yy_current_state = *--(yy_state_ptr);
  928. | (yy_lp) = yy_accept[yy_current_state];
  929. | }
  930. |
  931. | YY_DO_BEFORE_ACTION;
  932. |
  933. | do_action: /* This label is used only to access EOF actions. */
  934. |
  935. | switch ( yy_act )
  936. | { /* beginning of action switch */
  937. | case 1:
  938. | YY_RULE_SETUP
  939. | #line 2 "conftest.l"
  940. | { ECHO; }
  941. | YY_BREAK
  942. | case 2:
  943. | YY_RULE_SETUP
  944. | #line 3 "conftest.l"
  945. | { REJECT; }
  946. | YY_BREAK
  947. | case 3:
  948. | YY_RULE_SETUP
  949. | #line 4 "conftest.l"
  950. | { yymore (); }
  951. | YY_BREAK
  952. | case 4:
  953. | YY_RULE_SETUP
  954. | #line 5 "conftest.l"
  955. | { yyless (1); }
  956. | YY_BREAK
  957. | case 5:
  958. | YY_RULE_SETUP
  959. | #line 6 "conftest.l"
  960. | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
  961. | yyless ((input () != 0)); }
  962. | YY_BREAK
  963. | case 6:
  964. | YY_RULE_SETUP
  965. | #line 8 "conftest.l"
  966. | { unput (yytext[0]); }
  967. | YY_BREAK
  968. | case 7:
  969. | YY_RULE_SETUP
  970. | #line 9 "conftest.l"
  971. | { BEGIN INITIAL; }
  972. | YY_BREAK
  973. | case 8:
  974. | YY_RULE_SETUP
  975. | #line 10 "conftest.l"
  976. | ECHO;
  977. | YY_BREAK
  978. | #line 807 "lex.yy.c"
  979. | case YY_STATE_EOF(INITIAL):
  980. | yyterminate();
  981. |
  982. | case YY_END_OF_BUFFER:
  983. | {
  984. | /* Amount of text matched not including the EOB char. */
  985. | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  986. |
  987. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  988. | *yy_cp = (yy_hold_char);
  989. | YY_RESTORE_YY_MORE_OFFSET
  990. |
  991. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  992. | {
  993. | /* We're scanning a new file or input source. It's
  994. | * possible that this happened because the user
  995. | * just pointed yyin at a new source and called
  996. | * yylex(). If so, then we have to assure
  997. | * consistency between YY_CURRENT_BUFFER and our
  998. | * globals. Here is the right place to do so, because
  999. | * this is the first action (other than possibly a
  1000. | * back-up) that will match for the new input source.
  1001. | */
  1002. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1003. | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  1004. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  1005. | }
  1006. |
  1007. | /* Note that here we test for yy_c_buf_p "<=" to the position
  1008. | * of the first EOB in the buffer, since yy_c_buf_p will
  1009. | * already have been incremented past the NUL character
  1010. | * (since all states make transitions on EOB to the
  1011. | * end-of-buffer state). Contrast this with the test
  1012. | * in input().
  1013. | */
  1014. | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1015. | { /* This was really a NUL. */
  1016. | yy_state_type yy_next_state;
  1017. |
  1018. | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  1019. |
  1020. | yy_current_state = yy_get_previous_state( );
  1021. |
  1022. | /* Okay, we're now positioned to make the NUL
  1023. | * transition. We couldn't have
  1024. | * yy_get_previous_state() go ahead and do it
  1025. | * for us because it doesn't know how to deal
  1026. | * with the possibility of jamming (and we don't
  1027. | * want to build jamming into it because then it
  1028. | * will run more slowly).
  1029. | */
  1030. |
  1031. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  1032. |
  1033. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1034. |
  1035. | if ( yy_next_state )
  1036. | {
  1037. | /* Consume the NUL. */
  1038. | yy_cp = ++(yy_c_buf_p);
  1039. | yy_current_state = yy_next_state;
  1040. | goto yy_match;
  1041. | }
  1042. |
  1043. | else
  1044. | {
  1045. | yy_cp = (yy_c_buf_p);
  1046. | goto yy_find_action;
  1047. | }
  1048. | }
  1049. |
  1050. | else switch ( yy_get_next_buffer( ) )
  1051. | {
  1052. | case EOB_ACT_END_OF_FILE:
  1053. | {
  1054. | (yy_did_buffer_switch_on_eof) = 0;
  1055. |
  1056. | if ( yywrap( ) )
  1057. | {
  1058. | /* Note: because we've taken care in
  1059. | * yy_get_next_buffer() to have set up
  1060. | * yytext, we can now set up
  1061. | * yy_c_buf_p so that if some total
  1062. | * hoser (like flex itself) wants to
  1063. | * call the scanner after we return the
  1064. | * YY_NULL, it'll still work - another
  1065. | * YY_NULL will get returned.
  1066. | */
  1067. | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  1068. |
  1069. | yy_act = YY_STATE_EOF(YY_START);
  1070. | goto do_action;
  1071. | }
  1072. |
  1073. | else
  1074. | {
  1075. | if ( ! (yy_did_buffer_switch_on_eof) )
  1076. | YY_NEW_FILE;
  1077. | }
  1078. | break;
  1079. | }
  1080. |
  1081. | case EOB_ACT_CONTINUE_SCAN:
  1082. | (yy_c_buf_p) =
  1083. | (yytext_ptr) + yy_amount_of_matched_text;
  1084. |
  1085. | yy_current_state = yy_get_previous_state( );
  1086. |
  1087. | yy_cp = (yy_c_buf_p);
  1088. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1089. | goto yy_match;
  1090. |
  1091. | case EOB_ACT_LAST_MATCH:
  1092. | (yy_c_buf_p) =
  1093. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  1094. |
  1095. | yy_current_state = yy_get_previous_state( );
  1096. |
  1097. | yy_cp = (yy_c_buf_p);
  1098. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1099. | goto yy_find_action;
  1100. | }
  1101. | break;
  1102. | }
  1103. |
  1104. | default:
  1105. | YY_FATAL_ERROR(
  1106. | "fatal flex scanner internal error--no action found" );
  1107. | } /* end of action switch */
  1108. | } /* end of scanning one token */
  1109. | } /* end of user's declarations */
  1110. | } /* end of yylex */
  1111. |
  1112. | /* yy_get_next_buffer - try to read in a new buffer
  1113. | *
  1114. | * Returns a code representing an action:
  1115. | * EOB_ACT_LAST_MATCH -
  1116. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1117. | * EOB_ACT_END_OF_FILE - end of file
  1118. | */
  1119. | static int yy_get_next_buffer (void)
  1120. | {
  1121. | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1122. | register char *source = (yytext_ptr);
  1123. | register int number_to_move, i;
  1124. | int ret_val;
  1125. |
  1126. | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  1127. | YY_FATAL_ERROR(
  1128. | "fatal flex scanner internal error--end of buffer missed" );
  1129. |
  1130. | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1131. | { /* Don't try to fill the buffer, so this is an EOF. */
  1132. | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  1133. | {
  1134. | /* We matched a single character, the EOB, so
  1135. | * treat this as a final EOF.
  1136. | */
  1137. | return EOB_ACT_END_OF_FILE;
  1138. | }
  1139. |
  1140. | else
  1141. | {
  1142. | /* We matched some text prior to the EOB, first
  1143. | * process it.
  1144. | */
  1145. | return EOB_ACT_LAST_MATCH;
  1146. | }
  1147. | }
  1148. |
  1149. | /* Try to read more data. */
  1150. |
  1151. | /* First move last chars to start of buffer. */
  1152. | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
  1153. |
  1154. | for ( i = 0; i < number_to_move; ++i )
  1155. | *(dest++) = *(source++);
  1156. |
  1157. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1158. | /* don't do the read, it's not guaranteed to return an EOF,
  1159. | * just force an EOF
  1160. | */
  1161. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  1162. |
  1163. | else
  1164. | {
  1165. | yy_size_t num_to_read =
  1166. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1167. |
  1168. | while ( num_to_read <= 0 )
  1169. | { /* Not enough room in the buffer - grow it. */
  1170. |
  1171. | YY_FATAL_ERROR(
  1172. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  1173. |
  1174. | }
  1175. |
  1176. | if ( num_to_read > YY_READ_BUF_SIZE )
  1177. | num_to_read = YY_READ_BUF_SIZE;
  1178. |
  1179. | /* Read in more data. */
  1180. | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1181. | (yy_n_chars), num_to_read );
  1182. |
  1183. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1184. | }
  1185. |
  1186. | if ( (yy_n_chars) == 0 )
  1187. | {
  1188. | if ( number_to_move == YY_MORE_ADJ )
  1189. | {
  1190. | ret_val = EOB_ACT_END_OF_FILE;
  1191. | yyrestart(yyin );
  1192. | }
  1193. |
  1194. | else
  1195. | {
  1196. | ret_val = EOB_ACT_LAST_MATCH;
  1197. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1198. | YY_BUFFER_EOF_PENDING;
  1199. | }
  1200. | }
  1201. |
  1202. | else
  1203. | ret_val = EOB_ACT_CONTINUE_SCAN;
  1204. |
  1205. | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1206. | /* Extend the array by 50%, plus the number we really need. */
  1207. | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  1208. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
  1209. | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1210. | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1211. | }
  1212. |
  1213. | (yy_n_chars) += number_to_move;
  1214. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  1215. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  1216. |
  1217. | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1218. |
  1219. | return ret_val;
  1220. | }
  1221. |
  1222. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  1223. |
  1224. | static yy_state_type yy_get_previous_state (void)
  1225. | {
  1226. | register yy_state_type yy_current_state;
  1227. | register char *yy_cp;
  1228. |
  1229. | yy_current_state = (yy_start);
  1230. |
  1231. | (yy_state_ptr) = (yy_state_buf);
  1232. | *(yy_state_ptr)++ = yy_current_state;
  1233. |
  1234. | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  1235. | {
  1236. | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1237. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1238. | {
  1239. | yy_current_state = (int) yy_def[yy_current_state];
  1240. | if ( yy_current_state >= 13 )
  1241. | yy_c = yy_meta[(unsigned int) yy_c];
  1242. | }
  1243. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1244. | *(yy_state_ptr)++ = yy_current_state;
  1245. | }
  1246. |
  1247. | return yy_current_state;
  1248. | }
  1249. |
  1250. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  1251. | *
  1252. | * synopsis
  1253. | * next_state = yy_try_NUL_trans( current_state );
  1254. | */
  1255. | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  1256. | {
  1257. | register int yy_is_jam;
  1258. |
  1259. | register YY_CHAR yy_c = 1;
  1260. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1261. | {
  1262. | yy_current_state = (int) yy_def[yy_current_state];
  1263. | if ( yy_current_state >= 13 )
  1264. | yy_c = yy_meta[(unsigned int) yy_c];
  1265. | }
  1266. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1267. | yy_is_jam = (yy_current_state == 12);
  1268. | if ( ! yy_is_jam )
  1269. | *(yy_state_ptr)++ = yy_current_state;
  1270. |
  1271. | return yy_is_jam ? 0 : yy_current_state;
  1272. | }
  1273. |
  1274. | static void yyunput (int c, register char * yy_bp )
  1275. | {
  1276. | register char *yy_cp;
  1277. |
  1278. | yy_cp = (yy_c_buf_p);
  1279. |
  1280. | /* undo effects of setting up yytext */
  1281. | *yy_cp = (yy_hold_char);
  1282. |
  1283. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1284. | { /* need to shift things up to make room */
  1285. | /* +2 for EOB chars. */
  1286. | register yy_size_t number_to_move = (yy_n_chars) + 2;
  1287. | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1288. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1289. | register char *source =
  1290. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1291. |
  1292. | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1293. | *--dest = *--source;
  1294. |
  1295. | yy_cp += (int) (dest - source);
  1296. | yy_bp += (int) (dest - source);
  1297. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1298. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1299. |
  1300. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1301. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1302. | }
  1303. |
  1304. | *--yy_cp = (char) c;
  1305. |
  1306. | (yytext_ptr) = yy_bp;
  1307. | (yy_hold_char) = *yy_cp;
  1308. | (yy_c_buf_p) = yy_cp;
  1309. | }
  1310. |
  1311. | #ifndef YY_NO_INPUT
  1312. | #ifdef __cplusplus
  1313. | static int yyinput (void)
  1314. | #else
  1315. | static int input (void)
  1316. | #endif
  1317. |
  1318. | {
  1319. | int c;
  1320. |
  1321. | *(yy_c_buf_p) = (yy_hold_char);
  1322. |
  1323. | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  1324. | {
  1325. | /* yy_c_buf_p now points to the character we want to return.
  1326. | * If this occurs *before* the EOB characters, then it's a
  1327. | * valid NUL; if not, then we've hit the end of the buffer.
  1328. | */
  1329. | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1330. | /* This was really a NUL. */
  1331. | *(yy_c_buf_p) = '\0';
  1332. |
  1333. | else
  1334. | { /* need more input */
  1335. | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
  1336. | ++(yy_c_buf_p);
  1337. |
  1338. | switch ( yy_get_next_buffer( ) )
  1339. | {
  1340. | case EOB_ACT_LAST_MATCH:
  1341. | /* This happens because yy_g_n_b()
  1342. | * sees that we've accumulated a
  1343. | * token and flags that we need to
  1344. | * try matching the token before
  1345. | * proceeding. But for input(),
  1346. | * there's no matching to consider.
  1347. | * So convert the EOB_ACT_LAST_MATCH
  1348. | * to EOB_ACT_END_OF_FILE.
  1349. | */
  1350. |
  1351. | /* Reset buffer status. */
  1352. | yyrestart(yyin );
  1353. |
  1354. | /*FALLTHROUGH*/
  1355. |
  1356. | case EOB_ACT_END_OF_FILE:
  1357. | {
  1358. | if ( yywrap( ) )
  1359. | return EOF;
  1360. |
  1361. | if ( ! (yy_did_buffer_switch_on_eof) )
  1362. | YY_NEW_FILE;
  1363. | #ifdef __cplusplus
  1364. | return yyinput();
  1365. | #else
  1366. | return input();
  1367. | #endif
  1368. | }
  1369. |
  1370. | case EOB_ACT_CONTINUE_SCAN:
  1371. | (yy_c_buf_p) = (yytext_ptr) + offset;
  1372. | break;
  1373. | }
  1374. | }
  1375. | }
  1376. |
  1377. | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  1378. | *(yy_c_buf_p) = '\0'; /* preserve yytext */
  1379. | (yy_hold_char) = *++(yy_c_buf_p);
  1380. |
  1381. | return c;
  1382. | }
  1383. | #endif /* ifndef YY_NO_INPUT */
  1384. |
  1385. | /** Immediately switch to a different input stream.
  1386. | * @param input_file A readable stream.
  1387. | *
  1388. | * @note This function does not reset the start condition to @c INITIAL .
  1389. | */
  1390. | void yyrestart (FILE * input_file )
  1391. | {
  1392. |
  1393. | if ( ! YY_CURRENT_BUFFER ){
  1394. | yyensure_buffer_stack ();
  1395. | YY_CURRENT_BUFFER_LVALUE =
  1396. | yy_create_buffer(yyin,YY_BUF_SIZE );
  1397. | }
  1398. |
  1399. | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
  1400. | yy_load_buffer_state( );
  1401. | }
  1402. |
  1403. | /** Switch to a different input buffer.
  1404. | * @param new_buffer The new input buffer.
  1405. | *
  1406. | */
  1407. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  1408. | {
  1409. |
  1410. | /* TODO. We should be able to replace this entire function body
  1411. | * with
  1412. | * yypop_buffer_state();
  1413. | * yypush_buffer_state(new_buffer);
  1414. | */
  1415. | yyensure_buffer_stack ();
  1416. | if ( YY_CURRENT_BUFFER == new_buffer )
  1417. | return;
  1418. |
  1419. | if ( YY_CURRENT_BUFFER )
  1420. | {
  1421. | /* Flush out information for old buffer. */
  1422. | *(yy_c_buf_p) = (yy_hold_char);
  1423. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1424. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1425. | }
  1426. |
  1427. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1428. | yy_load_buffer_state( );
  1429. |
  1430. | /* We don't actually know whether we did this switch during
  1431. | * EOF (yywrap()) processing, but the only time this flag
  1432. | * is looked at is after yywrap() is called, so it's safe
  1433. | * to go ahead and always set it.
  1434. | */
  1435. | (yy_did_buffer_switch_on_eof) = 1;
  1436. | }
  1437. |
  1438. | static void yy_load_buffer_state (void)
  1439. | {
  1440. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1441. | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1442. | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1443. | (yy_hold_char) = *(yy_c_buf_p);
  1444. | }
  1445. |
  1446. | /** Allocate and initialize an input buffer state.
  1447. | * @param file A readable stream.
  1448. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1449. | *
  1450. | * @return the allocated buffer state.
  1451. | */
  1452. | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  1453. | {
  1454. | YY_BUFFER_STATE b;
  1455. |
  1456. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1457. | if ( ! b )
  1458. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1459. |
  1460. | b->yy_buf_size = size;
  1461. |
  1462. | /* yy_ch_buf has to be 2 characters longer than the size given because
  1463. | * we need to put in 2 end-of-buffer characters.
  1464. | */
  1465. | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
  1466. | if ( ! b->yy_ch_buf )
  1467. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1468. |
  1469. | b->yy_is_our_buffer = 1;
  1470. |
  1471. | yy_init_buffer(b,file );
  1472. |
  1473. | return b;
  1474. | }
  1475. |
  1476. | /** Destroy the buffer.
  1477. | * @param b a buffer created with yy_create_buffer()
  1478. | *
  1479. | */
  1480. | void yy_delete_buffer (YY_BUFFER_STATE b )
  1481. | {
  1482. |
  1483. | if ( ! b )
  1484. | return;
  1485. |
  1486. | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1487. | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1488. |
  1489. | if ( b->yy_is_our_buffer )
  1490. | yyfree((void *) b->yy_ch_buf );
  1491. |
  1492. | yyfree((void *) b );
  1493. | }
  1494. |
  1495. | /* Initializes or reinitializes a buffer.
  1496. | * This function is sometimes called more than once on the same buffer,
  1497. | * such as during a yyrestart() or at EOF.
  1498. | */
  1499. | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  1500. |
  1501. | {
  1502. | int oerrno = errno;
  1503. |
  1504. | yy_flush_buffer(b );
  1505. |
  1506. | b->yy_input_file = file;
  1507. | b->yy_fill_buffer = 1;
  1508. |
  1509. | /* If b is the current buffer, then yy_init_buffer was _probably_
  1510. | * called from yyrestart() or through yy_get_next_buffer.
  1511. | * In that case, we don't want to reset the lineno or column.
  1512. | */
  1513. | if (b != YY_CURRENT_BUFFER){
  1514. | b->yy_bs_lineno = 1;
  1515. | b->yy_bs_column = 0;
  1516. | }
  1517. |
  1518. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1519. |
  1520. | errno = oerrno;
  1521. | }
  1522. |
  1523. | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1524. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1525. | *
  1526. | */
  1527. | void yy_flush_buffer (YY_BUFFER_STATE b )
  1528. | {
  1529. | if ( ! b )
  1530. | return;
  1531. |
  1532. | b->yy_n_chars = 0;
  1533. |
  1534. | /* We always need two end-of-buffer characters. The first causes
  1535. | * a transition to the end-of-buffer state. The second causes
  1536. | * a jam in that state.
  1537. | */
  1538. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1539. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1540. |
  1541. | b->yy_buf_pos = &b->yy_ch_buf[0];
  1542. |
  1543. | b->yy_at_bol = 1;
  1544. | b->yy_buffer_status = YY_BUFFER_NEW;
  1545. |
  1546. | if ( b == YY_CURRENT_BUFFER )
  1547. | yy_load_buffer_state( );
  1548. | }
  1549. |
  1550. | /** Pushes the new state onto the stack. The new state becomes
  1551. | * the current state. This function will allocate the stack
  1552. | * if necessary.
  1553. | * @param new_buffer The new state.
  1554. | *
  1555. | */
  1556. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  1557. | {
  1558. | if (new_buffer == NULL)
  1559. | return;
  1560. |
  1561. | yyensure_buffer_stack();
  1562. |
  1563. | /* This block is copied from yy_switch_to_buffer. */
  1564. | if ( YY_CURRENT_BUFFER )
  1565. | {
  1566. | /* Flush out information for old buffer. */
  1567. | *(yy_c_buf_p) = (yy_hold_char);
  1568. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1569. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1570. | }
  1571. |
  1572. | /* Only push if top exists. Otherwise, replace top. */
  1573. | if (YY_CURRENT_BUFFER)
  1574. | (yy_buffer_stack_top)++;
  1575. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1576. |
  1577. | /* copied from yy_switch_to_buffer. */
  1578. | yy_load_buffer_state( );
  1579. | (yy_did_buffer_switch_on_eof) = 1;
  1580. | }
  1581. |
  1582. | /** Removes and deletes the top of the stack, if present.
  1583. | * The next element becomes the new top.
  1584. | *
  1585. | */
  1586. | void yypop_buffer_state (void)
  1587. | {
  1588. | if (!YY_CURRENT_BUFFER)
  1589. | return;
  1590. |
  1591. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1592. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1593. | if ((yy_buffer_stack_top) > 0)
  1594. | --(yy_buffer_stack_top);
  1595. |
  1596. | if (YY_CURRENT_BUFFER) {
  1597. | yy_load_buffer_state( );
  1598. | (yy_did_buffer_switch_on_eof) = 1;
  1599. | }
  1600. | }
  1601. |
  1602. | /* Allocates the stack if it does not exist.
  1603. | * Guarantees space for at least one push.
  1604. | */
  1605. | static void yyensure_buffer_stack (void)
  1606. | {
  1607. | yy_size_t num_to_alloc;
  1608. |
  1609. | if (!(yy_buffer_stack)) {
  1610. |
  1611. | /* First allocation is just for 2 elements, since we don't know if this
  1612. | * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1613. | * immediate realloc on the next call.
  1614. | */
  1615. | num_to_alloc = 1;
  1616. | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  1617. | (num_to_alloc * sizeof(struct yy_buffer_state*)
  1618. | );
  1619. | if ( ! (yy_buffer_stack) )
  1620. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1621. |
  1622. | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1623. |
  1624. | (yy_buffer_stack_max) = num_to_alloc;
  1625. | (yy_buffer_stack_top) = 0;
  1626. | return;
  1627. | }
  1628. |
  1629. | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  1630. |
  1631. | /* Increase the buffer to prepare for a possible push. */
  1632. | int grow_size = 8 /* arbitrary grow size */;
  1633. |
  1634. | num_to_alloc = (yy_buffer_stack_max) + grow_size;
  1635. | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  1636. | ((yy_buffer_stack),
  1637. | num_to_alloc * sizeof(struct yy_buffer_state*)
  1638. | );
  1639. | if ( ! (yy_buffer_stack) )
  1640. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1641. |
  1642. | /* zero only the new slots.*/
  1643. | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  1644. | (yy_buffer_stack_max) = num_to_alloc;
  1645. | }
  1646. | }
  1647. |
  1648. | /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1649. | * @param base the character buffer
  1650. | * @param size the size in bytes of the character buffer
  1651. | *
  1652. | * @return the newly allocated buffer state object.
  1653. | */
  1654. | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  1655. | {
  1656. | YY_BUFFER_STATE b;
  1657. |
  1658. | if ( size < 2 ||
  1659. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1660. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  1661. | /* They forgot to leave room for the EOB's. */
  1662. | return 0;
  1663. |
  1664. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1665. | if ( ! b )
  1666. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1667. |
  1668. | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  1669. | b->yy_buf_pos = b->yy_ch_buf = base;
  1670. | b->yy_is_our_buffer = 0;
  1671. | b->yy_input_file = 0;
  1672. | b->yy_n_chars = b->yy_buf_size;
  1673. | b->yy_is_interactive = 0;
  1674. | b->yy_at_bol = 1;
  1675. | b->yy_fill_buffer = 0;
  1676. | b->yy_buffer_status = YY_BUFFER_NEW;
  1677. |
  1678. | yy_switch_to_buffer(b );
  1679. |
  1680. | return b;
  1681. | }
  1682. |
  1683. | /** Setup the input buffer state to scan a string. The next call to yylex() will
  1684. | * scan from a @e copy of @a str.
  1685. | * @param yystr a NUL-terminated string to scan
  1686. | *
  1687. | * @return the newly allocated buffer state object.
  1688. | * @note If you want to scan bytes that may contain NUL values, then use
  1689. | * yy_scan_bytes() instead.
  1690. | */
  1691. | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
  1692. | {
  1693. |
  1694. | return yy_scan_bytes(yystr,strlen(yystr) );
  1695. | }
  1696. |
  1697. | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  1698. | * scan from a @e copy of @a bytes.
  1699. | * @param yybytes the byte buffer to scan
  1700. | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  1701. | *
  1702. | * @return the newly allocated buffer state object.
  1703. | */
  1704. | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
  1705. | {
  1706. | YY_BUFFER_STATE b;
  1707. | char *buf;
  1708. | yy_size_t n;
  1709. | yy_size_t i;
  1710. |
  1711. | /* Get memory for full buffer, including space for trailing EOB's. */
  1712. | n = _yybytes_len + 2;
  1713. | buf = (char *) yyalloc(n );
  1714. | if ( ! buf )
  1715. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1716. |
  1717. | for ( i = 0; i < _yybytes_len; ++i )
  1718. | buf[i] = yybytes[i];
  1719. |
  1720. | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1721. |
  1722. | b = yy_scan_buffer(buf,n );
  1723. | if ( ! b )
  1724. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1725. |
  1726. | /* It's okay to grow etc. this buffer, and we should throw it
  1727. | * away when we're done.
  1728. | */
  1729. | b->yy_is_our_buffer = 1;
  1730. |
  1731. | return b;
  1732. | }
  1733. |
  1734. | #ifndef YY_EXIT_FAILURE
  1735. | #define YY_EXIT_FAILURE 2
  1736. | #endif
  1737. |
  1738. | static void yy_fatal_error (yyconst char* msg )
  1739. | {
  1740. | (void) fprintf( stderr, "%s\n", msg );
  1741. | exit( YY_EXIT_FAILURE );
  1742. | }
  1743. |
  1744. | /* Redefine yyless() so it works in section 3 code. */
  1745. |
  1746. | #undef yyless
  1747. | #define yyless(n) \
  1748. | do \
  1749. | { \
  1750. | /* Undo effects of setting up yytext. */ \
  1751. | int yyless_macro_arg = (n); \
  1752. | YY_LESS_LINENO(yyless_macro_arg);\
  1753. | yytext[yyleng] = (yy_hold_char); \
  1754. | (yy_c_buf_p) = yytext + yyless_macro_arg; \
  1755. | (yy_hold_char) = *(yy_c_buf_p); \
  1756. | *(yy_c_buf_p) = '\0'; \
  1757. | yyleng = yyless_macro_arg; \
  1758. | } \
  1759. | while ( 0 )
  1760. |
  1761. | /* Accessor methods (get/set functions) to struct members. */
  1762. |
  1763. | /** Get the current line number.
  1764. | *
  1765. | */
  1766. | int yyget_lineno (void)
  1767. | {
  1768. |
  1769. | return yylineno;
  1770. | }
  1771. |
  1772. | /** Get the input stream.
  1773. | *
  1774. | */
  1775. | FILE *yyget_in (void)
  1776. | {
  1777. | return yyin;
  1778. | }
  1779. |
  1780. | /** Get the output stream.
  1781. | *
  1782. | */
  1783. | FILE *yyget_out (void)
  1784. | {
  1785. | return yyout;
  1786. | }
  1787. |
  1788. | /** Get the length of the current token.
  1789. | *
  1790. | */
  1791. | yy_size_t yyget_leng (void)
  1792. | {
  1793. | return yyleng;
  1794. | }
  1795. |
  1796. | /** Get the current token.
  1797. | *
  1798. | */
  1799. |
  1800. | char *yyget_text (void)
  1801. | {
  1802. | return yytext;
  1803. | }
  1804. |
  1805. | /** Set the current line number.
  1806. | * @param line_number
  1807. | *
  1808. | */
  1809. | void yyset_lineno (int line_number )
  1810. | {
  1811. |
  1812. | yylineno = line_number;
  1813. | }
  1814. |
  1815. | /** Set the input stream. This does not discard the current
  1816. | * input buffer.
  1817. | * @param in_str A readable stream.
  1818. | *
  1819. | * @see yy_switch_to_buffer
  1820. | */
  1821. | void yyset_in (FILE * in_str )
  1822. | {
  1823. | yyin = in_str ;
  1824. | }
  1825. |
  1826. | void yyset_out (FILE * out_str )
  1827. | {
  1828. | yyout = out_str ;
  1829. | }
  1830. |
  1831. | int yyget_debug (void)
  1832. | {
  1833. | return yy_flex_debug;
  1834. | }
  1835. |
  1836. | void yyset_debug (int bdebug )
  1837. | {
  1838. | yy_flex_debug = bdebug ;
  1839. | }
  1840. |
  1841. | static int yy_init_globals (void)
  1842. | {
  1843. | /* Initialization is the same as for the non-reentrant scanner.
  1844. | * This function is called from yylex_destroy(), so don't allocate here.
  1845. | */
  1846. |
  1847. | (yy_buffer_stack) = 0;
  1848. | (yy_buffer_stack_top) = 0;
  1849. | (yy_buffer_stack_max) = 0;
  1850. | (yy_c_buf_p) = (char *) 0;
  1851. | (yy_init) = 0;
  1852. | (yy_start) = 0;
  1853. |
  1854. | (yy_state_buf) = 0;
  1855. | (yy_state_ptr) = 0;
  1856. | (yy_full_match) = 0;
  1857. | (yy_lp) = 0;
  1858. |
  1859. | /* Defined in main.c */
  1860. | #ifdef YY_STDINIT
  1861. | yyin = stdin;
  1862. | yyout = stdout;
  1863. | #else
  1864. | yyin = (FILE *) 0;
  1865. | yyout = (FILE *) 0;
  1866. | #endif
  1867. |
  1868. | /* For future reference: Set errno on error, since we are called by
  1869. | * yylex_init()
  1870. | */
  1871. | return 0;
  1872. | }
  1873. |
  1874. | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  1875. | int yylex_destroy (void)
  1876. | {
  1877. |
  1878. | /* Pop the buffer stack, destroying each element. */
  1879. | while(YY_CURRENT_BUFFER){
  1880. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1881. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1882. | yypop_buffer_state();
  1883. | }
  1884. |
  1885. | /* Destroy the stack itself. */
  1886. | yyfree((yy_buffer_stack) );
  1887. | (yy_buffer_stack) = NULL;
  1888. |
  1889. | yyfree ( (yy_state_buf) );
  1890. | (yy_state_buf) = NULL;
  1891. |
  1892. | /* Reset the globals. This is important in a non-reentrant scanner so the next time
  1893. | * yylex() is called, initialization will occur. */
  1894. | yy_init_globals( );
  1895. |
  1896. | return 0;
  1897. | }
  1898. |
  1899. | /*
  1900. | * Internal utility routines.
  1901. | */
  1902. |
  1903. | #ifndef yytext_ptr
  1904. | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
  1905. | {
  1906. | register int i;
  1907. | for ( i = 0; i < n; ++i )
  1908. | s1[i] = s2[i];
  1909. | }
  1910. | #endif
  1911. |
  1912. | #ifdef YY_NEED_STRLEN
  1913. | static int yy_flex_strlen (yyconst char * s )
  1914. | {
  1915. | register int n;
  1916. | for ( n = 0; s[n]; ++n )
  1917. | ;
  1918. |
  1919. | return n;
  1920. | }
  1921. | #endif
  1922. |
  1923. | void *yyalloc (yy_size_t size )
  1924. | {
  1925. | return (void *) malloc( size );
  1926. | }
  1927. |
  1928. | void *yyrealloc (void * ptr, yy_size_t size )
  1929. | {
  1930. | /* The cast to (char *) in the following accommodates both
  1931. | * implementations that use char* generic pointers, and those
  1932. | * that use void* generic pointers. It works with the latter
  1933. | * because both ANSI C and C++ allow castless assignment from
  1934. | * any pointer type to void*, and deal with argument conversions
  1935. | * as though doing an assignment.
  1936. | */
  1937. | return (void *) realloc( (char *) ptr, size );
  1938. | }
  1939. |
  1940. | void yyfree (void * ptr )
  1941. | {
  1942. | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  1943. | }
  1944. |
  1945. | #define YYTABLES_NAME "yytables"
  1946. |
  1947. | #line 9 "conftest.l"
  1948. |
  1949. |
  1950. | #ifdef YYTEXT_POINTER
  1951. | extern char *yytext;
  1952. | #endif
  1953. | int
  1954. | main (void)
  1955. | {
  1956. | return ! yylex () + ! yywrap ();
  1957. | }
  1958. configure:5898: gcc -o conftest -O2 conftest.c -lfl >&5
  1959. configure:5898: $? = 0
  1960. configure:5908: result: -lfl
  1961. configure:5914: checking whether yytext is a pointer
  1962. configure:5931: gcc -o conftest -O2 conftest.c -lfl >&5
  1963. configure:5931: $? = 0
  1964. configure:5939: result: yes
  1965. configure:5953: checking for bison
  1966. configure:5980: result: bison
  1967. configure:5992: checking whether make sets $(MAKE)
  1968. configure:6014: result: yes
  1969. configure:6024: checking whether ln -s works
  1970. configure:6028: result: yes
  1971. configure:6052: checking for makeinfo
  1972. configure:6070: found /usr/bin/makeinfo
  1973. configure:6082: result: /usr/bin/makeinfo
  1974. configure:6146: checking for gcc
  1975. configure:6173: result: gcc
  1976. configure:6402: checking for C compiler version
  1977. configure:6411: gcc --version >&5
  1978. gcc (Debian 4.9.2-10) 4.9.2
  1979. Copyright (C) 2014 Free Software Foundation, Inc.
  1980. This is free software; see the source for copying conditions. There is NO
  1981. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  1982.  
  1983. configure:6422: $? = 0
  1984. configure:6411: gcc -v >&5
  1985. Using built-in specs.
  1986. COLLECT_GCC=gcc
  1987. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-linux-gnu/4.9/lto-wrapper
  1988. Target: i586-linux-gnu
  1989. Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --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.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i586-linux-gnu --host=i586-linux-gnu --target=i586-linux-gnu
  1990. Thread model: posix
  1991. gcc version 4.9.2 (Debian 4.9.2-10)
  1992. configure:6422: $? = 0
  1993. configure:6411: gcc -V >&5
  1994. gcc: error: unrecognized command line option '-V'
  1995. gcc: fatal error: no input files
  1996. compilation terminated.
  1997. configure:6422: $? = 4
  1998. configure:6411: gcc -qversion >&5
  1999. gcc: error: unrecognized command line option '-qversion'
  2000. gcc: fatal error: no input files
  2001. compilation terminated.
  2002. configure:6422: $? = 4
  2003. configure:6426: checking whether we are using the GNU C compiler
  2004. configure:6454: result: yes
  2005. configure:6463: checking whether gcc accepts -g
  2006. configure:6524: result: yes
  2007. configure:6541: checking for gcc option to accept ISO C89
  2008. configure:6617: result: none needed
  2009. configure:6642: checking whether gcc understands -c and -o together
  2010. configure:6679: result: yes
  2011. configure:6698: checking dependency style of gcc
  2012. configure:6809: result: gcc3
  2013. configure:6829: checking how to run the C preprocessor
  2014. configure:6860: gcc -E conftest.c
  2015. configure:6860: $? = 0
  2016. configure:6874: gcc -E conftest.c
  2017. conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
  2018. #include <ac_nonexistent.h>
  2019. ^
  2020. compilation terminated.
  2021. configure:6874: $? = 1
  2022. configure: failed program was:
  2023. | /* confdefs.h */
  2024. | #define PACKAGE_NAME "GRUB"
  2025. | #define PACKAGE_TARNAME "grub"
  2026. | #define PACKAGE_VERSION "2.02"
  2027. | #define PACKAGE_STRING "GRUB 2.02"
  2028. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2029. | #define PACKAGE_URL ""
  2030. | #define PACKAGE "grub"
  2031. | #define VERSION "2.02"
  2032. | #define GRUB_BOOT_DIR_NAME "boot"
  2033. | #define GRUB_DIR_NAME "grub"
  2034. | #define YYTEXT_POINTER 1
  2035. | /* end confdefs.h. */
  2036. | #include <ac_nonexistent.h>
  2037. configure:6899: result: gcc -E
  2038. configure:6919: gcc -E conftest.c
  2039. configure:6919: $? = 0
  2040. configure:6933: gcc -E conftest.c
  2041. conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
  2042. #include <ac_nonexistent.h>
  2043. ^
  2044. compilation terminated.
  2045. configure:6933: $? = 1
  2046. configure: failed program was:
  2047. | /* confdefs.h */
  2048. | #define PACKAGE_NAME "GRUB"
  2049. | #define PACKAGE_TARNAME "grub"
  2050. | #define PACKAGE_VERSION "2.02"
  2051. | #define PACKAGE_STRING "GRUB 2.02"
  2052. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2053. | #define PACKAGE_URL ""
  2054. | #define PACKAGE "grub"
  2055. | #define VERSION "2.02"
  2056. | #define GRUB_BOOT_DIR_NAME "boot"
  2057. | #define GRUB_DIR_NAME "grub"
  2058. | #define YYTEXT_POINTER 1
  2059. | /* end confdefs.h. */
  2060. | #include <ac_nonexistent.h>
  2061. configure:6962: checking for grep that handles long lines and -e
  2062. configure:7020: result: /bin/grep
  2063. configure:7025: checking for egrep
  2064. configure:7087: result: /bin/grep -E
  2065. configure:7094: checking for Minix Amsterdam compiler
  2066. configure:7118: result: no
  2067. configure:7170: checking for ar
  2068. configure:7186: found /usr/bin/ar
  2069. configure:7197: result: ar
  2070. configure:7331: checking for ANSI C header files
  2071. configure:7351: gcc -c -O2 conftest.c >&5
  2072. configure:7351: $? = 0
  2073. configure:7424: gcc -o conftest -O2 conftest.c >&5
  2074. configure:7424: $? = 0
  2075. configure:7424: ./conftest
  2076. configure:7424: $? = 0
  2077. configure:7435: result: yes
  2078. configure:7448: checking for sys/types.h
  2079. configure:7448: gcc -c -O2 conftest.c >&5
  2080. configure:7448: $? = 0
  2081. configure:7448: result: yes
  2082. configure:7448: checking for sys/stat.h
  2083. configure:7448: gcc -c -O2 conftest.c >&5
  2084. configure:7448: $? = 0
  2085. configure:7448: result: yes
  2086. configure:7448: checking for stdlib.h
  2087. configure:7448: gcc -c -O2 conftest.c >&5
  2088. configure:7448: $? = 0
  2089. configure:7448: result: yes
  2090. configure:7448: checking for string.h
  2091. configure:7448: gcc -c -O2 conftest.c >&5
  2092. configure:7448: $? = 0
  2093. configure:7448: result: yes
  2094. configure:7448: checking for memory.h
  2095. configure:7448: gcc -c -O2 conftest.c >&5
  2096. configure:7448: $? = 0
  2097. configure:7448: result: yes
  2098. configure:7448: checking for strings.h
  2099. configure:7448: gcc -c -O2 conftest.c >&5
  2100. configure:7448: $? = 0
  2101. configure:7448: result: yes
  2102. configure:7448: checking for inttypes.h
  2103. configure:7448: gcc -c -O2 conftest.c >&5
  2104. configure:7448: $? = 0
  2105. configure:7448: result: yes
  2106. configure:7448: checking for stdint.h
  2107. configure:7448: gcc -c -O2 conftest.c >&5
  2108. configure:7448: $? = 0
  2109. configure:7448: result: yes
  2110. configure:7448: checking for unistd.h
  2111. configure:7448: gcc -c -O2 conftest.c >&5
  2112. configure:7448: $? = 0
  2113. configure:7448: result: yes
  2114. configure:7461: checking minix/config.h usability
  2115. configure:7461: gcc -c -O2 conftest.c >&5
  2116. conftest.c:57:26: fatal error: minix/config.h: No such file or directory
  2117. #include <minix/config.h>
  2118. ^
  2119. compilation terminated.
  2120. configure:7461: $? = 1
  2121. configure: failed program was:
  2122. | /* confdefs.h */
  2123. | #define PACKAGE_NAME "GRUB"
  2124. | #define PACKAGE_TARNAME "grub"
  2125. | #define PACKAGE_VERSION "2.02"
  2126. | #define PACKAGE_STRING "GRUB 2.02"
  2127. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2128. | #define PACKAGE_URL ""
  2129. | #define PACKAGE "grub"
  2130. | #define VERSION "2.02"
  2131. | #define GRUB_BOOT_DIR_NAME "boot"
  2132. | #define GRUB_DIR_NAME "grub"
  2133. | #define YYTEXT_POINTER 1
  2134. | #define STDC_HEADERS 1
  2135. | #define HAVE_SYS_TYPES_H 1
  2136. | #define HAVE_SYS_STAT_H 1
  2137. | #define HAVE_STDLIB_H 1
  2138. | #define HAVE_STRING_H 1
  2139. | #define HAVE_MEMORY_H 1
  2140. | #define HAVE_STRINGS_H 1
  2141. | #define HAVE_INTTYPES_H 1
  2142. | #define HAVE_STDINT_H 1
  2143. | #define HAVE_UNISTD_H 1
  2144. | /* end confdefs.h. */
  2145. | #include <stdio.h>
  2146. | #ifdef HAVE_SYS_TYPES_H
  2147. | # include <sys/types.h>
  2148. | #endif
  2149. | #ifdef HAVE_SYS_STAT_H
  2150. | # include <sys/stat.h>
  2151. | #endif
  2152. | #ifdef STDC_HEADERS
  2153. | # include <stdlib.h>
  2154. | # include <stddef.h>
  2155. | #else
  2156. | # ifdef HAVE_STDLIB_H
  2157. | # include <stdlib.h>
  2158. | # endif
  2159. | #endif
  2160. | #ifdef HAVE_STRING_H
  2161. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2162. | # include <memory.h>
  2163. | # endif
  2164. | # include <string.h>
  2165. | #endif
  2166. | #ifdef HAVE_STRINGS_H
  2167. | # include <strings.h>
  2168. | #endif
  2169. | #ifdef HAVE_INTTYPES_H
  2170. | # include <inttypes.h>
  2171. | #endif
  2172. | #ifdef HAVE_STDINT_H
  2173. | # include <stdint.h>
  2174. | #endif
  2175. | #ifdef HAVE_UNISTD_H
  2176. | # include <unistd.h>
  2177. | #endif
  2178. | #include <minix/config.h>
  2179. configure:7461: result: no
  2180. configure:7461: checking minix/config.h presence
  2181. configure:7461: gcc -E conftest.c
  2182. conftest.c:24:26: fatal error: minix/config.h: No such file or directory
  2183. #include <minix/config.h>
  2184. ^
  2185. compilation terminated.
  2186. configure:7461: $? = 1
  2187. configure: failed program was:
  2188. | /* confdefs.h */
  2189. | #define PACKAGE_NAME "GRUB"
  2190. | #define PACKAGE_TARNAME "grub"
  2191. | #define PACKAGE_VERSION "2.02"
  2192. | #define PACKAGE_STRING "GRUB 2.02"
  2193. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2194. | #define PACKAGE_URL ""
  2195. | #define PACKAGE "grub"
  2196. | #define VERSION "2.02"
  2197. | #define GRUB_BOOT_DIR_NAME "boot"
  2198. | #define GRUB_DIR_NAME "grub"
  2199. | #define YYTEXT_POINTER 1
  2200. | #define STDC_HEADERS 1
  2201. | #define HAVE_SYS_TYPES_H 1
  2202. | #define HAVE_SYS_STAT_H 1
  2203. | #define HAVE_STDLIB_H 1
  2204. | #define HAVE_STRING_H 1
  2205. | #define HAVE_MEMORY_H 1
  2206. | #define HAVE_STRINGS_H 1
  2207. | #define HAVE_INTTYPES_H 1
  2208. | #define HAVE_STDINT_H 1
  2209. | #define HAVE_UNISTD_H 1
  2210. | /* end confdefs.h. */
  2211. | #include <minix/config.h>
  2212. configure:7461: result: no
  2213. configure:7461: checking for minix/config.h
  2214. configure:7461: result: no
  2215. configure:7485: checking whether it is safe to define __EXTENSIONS__
  2216. configure:7503: gcc -c -O2 conftest.c >&5
  2217. configure:7503: $? = 0
  2218. configure:7510: result: yes
  2219. configure:7525: checking whether _XOPEN_SOURCE should be defined
  2220. configure:7544: gcc -c -O2 conftest.c >&5
  2221. configure:7544: $? = 0
  2222. configure:7568: result: no
  2223. configure:7725: checking for g++
  2224. configure:7741: found /usr/bin/g++
  2225. configure:7752: result: g++
  2226. configure:7779: checking for C++ compiler version
  2227. configure:7788: g++ --version >&5
  2228. g++ (Debian 4.9.2-10) 4.9.2
  2229. Copyright (C) 2014 Free Software Foundation, Inc.
  2230. This is free software; see the source for copying conditions. There is NO
  2231. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  2232.  
  2233. configure:7799: $? = 0
  2234. configure:7788: g++ -v >&5
  2235. Using built-in specs.
  2236. COLLECT_GCC=g++
  2237. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i586-linux-gnu/4.9/lto-wrapper
  2238. Target: i586-linux-gnu
  2239. Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --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.9-i386/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-i386 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-i386 --with-arch-directory=i386 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-targets=all --enable-multiarch --with-arch-32=i586 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=i586-linux-gnu --host=i586-linux-gnu --target=i586-linux-gnu
  2240. Thread model: posix
  2241. gcc version 4.9.2 (Debian 4.9.2-10)
  2242. configure:7799: $? = 0
  2243. configure:7788: g++ -V >&5
  2244. g++: error: unrecognized command line option '-V'
  2245. g++: fatal error: no input files
  2246. compilation terminated.
  2247. configure:7799: $? = 4
  2248. configure:7788: g++ -qversion >&5
  2249. g++: error: unrecognized command line option '-qversion'
  2250. g++: fatal error: no input files
  2251. compilation terminated.
  2252. configure:7799: $? = 4
  2253. configure:7803: checking whether we are using the GNU C++ compiler
  2254. configure:7822: g++ -c conftest.cpp >&5
  2255. configure:7822: $? = 0
  2256. configure:7831: result: yes
  2257. configure:7840: checking whether g++ accepts -g
  2258. configure:7860: g++ -c -g conftest.cpp >&5
  2259. configure:7860: $? = 0
  2260. configure:7901: result: yes
  2261. configure:7926: checking dependency style of g++
  2262. configure:8037: result: gcc3
  2263. configure:8062: checking dependency style of gcc
  2264. configure:8171: result: gcc3
  2265. configure:8192: checking for g++
  2266. configure:8208: found /usr/bin/g++
  2267. configure:8220: result: yes
  2268. configure:8231: checking whether NLS is requested
  2269. configure:8240: result: yes
  2270. configure:8280: checking for msgfmt
  2271. configure:8315: result: no
  2272. configure:8321: checking for gmsgfmt
  2273. configure:8352: result: :
  2274. configure:8402: checking for xgettext
  2275. configure:8437: result: no
  2276. configure:8479: checking for msgmerge
  2277. configure:8513: result: no
  2278. configure:8568: checking for ld used by gcc
  2279. configure:8635: result: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd
  2280. configure:8642: checking if the linker (/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd ) is GNU ld
  2281. configure:8657: result: yes
  2282. configure:8664: checking for shared library run path origin
  2283. configure:8677: result: done
  2284. configure:9249: checking for CFPreferencesCopyAppValue
  2285. configure:9267: gcc -o conftest -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  2286. conftest.c:30:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  2287. #include <CoreFoundation/CFPreferences.h>
  2288. ^
  2289. compilation terminated.
  2290. configure:9267: $? = 1
  2291. configure: failed program was:
  2292. | /* confdefs.h */
  2293. | #define PACKAGE_NAME "GRUB"
  2294. | #define PACKAGE_TARNAME "grub"
  2295. | #define PACKAGE_VERSION "2.02"
  2296. | #define PACKAGE_STRING "GRUB 2.02"
  2297. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2298. | #define PACKAGE_URL ""
  2299. | #define PACKAGE "grub"
  2300. | #define VERSION "2.02"
  2301. | #define GRUB_BOOT_DIR_NAME "boot"
  2302. | #define GRUB_DIR_NAME "grub"
  2303. | #define YYTEXT_POINTER 1
  2304. | #define STDC_HEADERS 1
  2305. | #define HAVE_SYS_TYPES_H 1
  2306. | #define HAVE_SYS_STAT_H 1
  2307. | #define HAVE_STDLIB_H 1
  2308. | #define HAVE_STRING_H 1
  2309. | #define HAVE_MEMORY_H 1
  2310. | #define HAVE_STRINGS_H 1
  2311. | #define HAVE_INTTYPES_H 1
  2312. | #define HAVE_STDINT_H 1
  2313. | #define HAVE_UNISTD_H 1
  2314. | #define __EXTENSIONS__ 1
  2315. | #define _ALL_SOURCE 1
  2316. | #define _DARWIN_C_SOURCE 1
  2317. | #define _GNU_SOURCE 1
  2318. | #define _POSIX_PTHREAD_SEMANTICS 1
  2319. | #define _TANDEM_SOURCE 1
  2320. | /* end confdefs.h. */
  2321. | #include <CoreFoundation/CFPreferences.h>
  2322. | int
  2323. | main (void)
  2324. | {
  2325. | CFPreferencesCopyAppValue(NULL, NULL)
  2326. | ;
  2327. | return 0;
  2328. | }
  2329. configure:9276: result: no
  2330. configure:9283: checking for CFLocaleCopyCurrent
  2331. configure:9301: gcc -o conftest -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  2332. conftest.c:30:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  2333. #include <CoreFoundation/CFLocale.h>
  2334. ^
  2335. compilation terminated.
  2336. configure:9301: $? = 1
  2337. configure: failed program was:
  2338. | /* confdefs.h */
  2339. | #define PACKAGE_NAME "GRUB"
  2340. | #define PACKAGE_TARNAME "grub"
  2341. | #define PACKAGE_VERSION "2.02"
  2342. | #define PACKAGE_STRING "GRUB 2.02"
  2343. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2344. | #define PACKAGE_URL ""
  2345. | #define PACKAGE "grub"
  2346. | #define VERSION "2.02"
  2347. | #define GRUB_BOOT_DIR_NAME "boot"
  2348. | #define GRUB_DIR_NAME "grub"
  2349. | #define YYTEXT_POINTER 1
  2350. | #define STDC_HEADERS 1
  2351. | #define HAVE_SYS_TYPES_H 1
  2352. | #define HAVE_SYS_STAT_H 1
  2353. | #define HAVE_STDLIB_H 1
  2354. | #define HAVE_STRING_H 1
  2355. | #define HAVE_MEMORY_H 1
  2356. | #define HAVE_STRINGS_H 1
  2357. | #define HAVE_INTTYPES_H 1
  2358. | #define HAVE_STDINT_H 1
  2359. | #define HAVE_UNISTD_H 1
  2360. | #define __EXTENSIONS__ 1
  2361. | #define _ALL_SOURCE 1
  2362. | #define _DARWIN_C_SOURCE 1
  2363. | #define _GNU_SOURCE 1
  2364. | #define _POSIX_PTHREAD_SEMANTICS 1
  2365. | #define _TANDEM_SOURCE 1
  2366. | /* end confdefs.h. */
  2367. | #include <CoreFoundation/CFLocale.h>
  2368. | int
  2369. | main (void)
  2370. | {
  2371. | CFLocaleCopyCurrent();
  2372. | ;
  2373. | return 0;
  2374. | }
  2375. configure:9310: result: no
  2376. configure:9359: checking for GNU gettext in libc
  2377. configure:9383: gcc -o conftest -O2 conftest.c >&5
  2378. configure:9383: $? = 0
  2379. configure:9392: result: yes
  2380. configure:10220: checking whether to use NLS
  2381. configure:10222: result: yes
  2382. configure:10225: checking where the gettext function comes from
  2383. configure:10236: result: libc
  2384. configure:10300: checking for special C compiler options needed for large files
  2385. configure:10345: result: no
  2386. configure:10351: checking for _FILE_OFFSET_BITS value needed for large files
  2387. configure:10376: gcc -c -O2 conftest.c >&5
  2388. conftest.c:39:7: error: size of array 'off_t_is_large' is negative
  2389. int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  2390. ^
  2391. configure:10376: $? = 1
  2392. configure: failed program was:
  2393. | /* confdefs.h */
  2394. | #define PACKAGE_NAME "GRUB"
  2395. | #define PACKAGE_TARNAME "grub"
  2396. | #define PACKAGE_VERSION "2.02"
  2397. | #define PACKAGE_STRING "GRUB 2.02"
  2398. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2399. | #define PACKAGE_URL ""
  2400. | #define PACKAGE "grub"
  2401. | #define VERSION "2.02"
  2402. | #define GRUB_BOOT_DIR_NAME "boot"
  2403. | #define GRUB_DIR_NAME "grub"
  2404. | #define YYTEXT_POINTER 1
  2405. | #define STDC_HEADERS 1
  2406. | #define HAVE_SYS_TYPES_H 1
  2407. | #define HAVE_SYS_STAT_H 1
  2408. | #define HAVE_STDLIB_H 1
  2409. | #define HAVE_STRING_H 1
  2410. | #define HAVE_MEMORY_H 1
  2411. | #define HAVE_STRINGS_H 1
  2412. | #define HAVE_INTTYPES_H 1
  2413. | #define HAVE_STDINT_H 1
  2414. | #define HAVE_UNISTD_H 1
  2415. | #define __EXTENSIONS__ 1
  2416. | #define _ALL_SOURCE 1
  2417. | #define _DARWIN_C_SOURCE 1
  2418. | #define _GNU_SOURCE 1
  2419. | #define _POSIX_PTHREAD_SEMANTICS 1
  2420. | #define _TANDEM_SOURCE 1
  2421. | #define ENABLE_NLS 1
  2422. | #define HAVE_GETTEXT 1
  2423. | #define HAVE_DCGETTEXT 1
  2424. | /* end confdefs.h. */
  2425. | #include <sys/types.h>
  2426. | /* Check that off_t can represent 2**63 - 1 correctly.
  2427. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  2428. | since some C++ compilers masquerading as C compilers
  2429. | incorrectly reject 9223372036854775807. */
  2430. | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
  2431. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  2432. | && LARGE_OFF_T % 2147483647 == 1)
  2433. | ? 1 : -1];
  2434. | int
  2435. | main (void)
  2436. | {
  2437. |
  2438. | ;
  2439. | return 0;
  2440. | }
  2441. configure:10400: gcc -c -O2 conftest.c >&5
  2442. configure:10400: $? = 0
  2443. configure:10408: result: 64
  2444. configure:10505: checking whether byte ordering is bigendian
  2445. configure:10520: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2446. conftest.c:35:9: error: unknown type name 'not'
  2447. not a universal capable compiler
  2448. ^
  2449. conftest.c:35:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  2450. not a universal capable compiler
  2451. ^
  2452. conftest.c:35:15: error: unknown type name 'universal'
  2453. configure:10520: $? = 1
  2454. configure: failed program was:
  2455. | /* confdefs.h */
  2456. | #define PACKAGE_NAME "GRUB"
  2457. | #define PACKAGE_TARNAME "grub"
  2458. | #define PACKAGE_VERSION "2.02"
  2459. | #define PACKAGE_STRING "GRUB 2.02"
  2460. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2461. | #define PACKAGE_URL ""
  2462. | #define PACKAGE "grub"
  2463. | #define VERSION "2.02"
  2464. | #define GRUB_BOOT_DIR_NAME "boot"
  2465. | #define GRUB_DIR_NAME "grub"
  2466. | #define YYTEXT_POINTER 1
  2467. | #define STDC_HEADERS 1
  2468. | #define HAVE_SYS_TYPES_H 1
  2469. | #define HAVE_SYS_STAT_H 1
  2470. | #define HAVE_STDLIB_H 1
  2471. | #define HAVE_STRING_H 1
  2472. | #define HAVE_MEMORY_H 1
  2473. | #define HAVE_STRINGS_H 1
  2474. | #define HAVE_INTTYPES_H 1
  2475. | #define HAVE_STDINT_H 1
  2476. | #define HAVE_UNISTD_H 1
  2477. | #define __EXTENSIONS__ 1
  2478. | #define _ALL_SOURCE 1
  2479. | #define _DARWIN_C_SOURCE 1
  2480. | #define _GNU_SOURCE 1
  2481. | #define _POSIX_PTHREAD_SEMANTICS 1
  2482. | #define _TANDEM_SOURCE 1
  2483. | #define ENABLE_NLS 1
  2484. | #define HAVE_GETTEXT 1
  2485. | #define HAVE_DCGETTEXT 1
  2486. | #define _FILE_OFFSET_BITS 64
  2487. | /* end confdefs.h. */
  2488. | #ifndef __APPLE_CC__
  2489. | not a universal capable compiler
  2490. | #endif
  2491. | typedef int dummy;
  2492. |
  2493. configure:10565: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2494. configure:10565: $? = 0
  2495. configure:10583: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2496. conftest.c: In function 'main':
  2497. conftest.c:41:4: error: unknown type name 'not'
  2498. not big endian
  2499. ^
  2500. conftest.c:41:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  2501. not big endian
  2502. ^
  2503. configure:10583: $? = 1
  2504. configure: failed program was:
  2505. | /* confdefs.h */
  2506. | #define PACKAGE_NAME "GRUB"
  2507. | #define PACKAGE_TARNAME "grub"
  2508. | #define PACKAGE_VERSION "2.02"
  2509. | #define PACKAGE_STRING "GRUB 2.02"
  2510. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2511. | #define PACKAGE_URL ""
  2512. | #define PACKAGE "grub"
  2513. | #define VERSION "2.02"
  2514. | #define GRUB_BOOT_DIR_NAME "boot"
  2515. | #define GRUB_DIR_NAME "grub"
  2516. | #define YYTEXT_POINTER 1
  2517. | #define STDC_HEADERS 1
  2518. | #define HAVE_SYS_TYPES_H 1
  2519. | #define HAVE_SYS_STAT_H 1
  2520. | #define HAVE_STDLIB_H 1
  2521. | #define HAVE_STRING_H 1
  2522. | #define HAVE_MEMORY_H 1
  2523. | #define HAVE_STRINGS_H 1
  2524. | #define HAVE_INTTYPES_H 1
  2525. | #define HAVE_STDINT_H 1
  2526. | #define HAVE_UNISTD_H 1
  2527. | #define __EXTENSIONS__ 1
  2528. | #define _ALL_SOURCE 1
  2529. | #define _DARWIN_C_SOURCE 1
  2530. | #define _GNU_SOURCE 1
  2531. | #define _POSIX_PTHREAD_SEMANTICS 1
  2532. | #define _TANDEM_SOURCE 1
  2533. | #define ENABLE_NLS 1
  2534. | #define HAVE_GETTEXT 1
  2535. | #define HAVE_DCGETTEXT 1
  2536. | #define _FILE_OFFSET_BITS 64
  2537. | /* end confdefs.h. */
  2538. | #include <sys/types.h>
  2539. | #include <sys/param.h>
  2540. |
  2541. | int
  2542. | main (void)
  2543. | {
  2544. | #if BYTE_ORDER != BIG_ENDIAN
  2545. | not big endian
  2546. | #endif
  2547. |
  2548. | ;
  2549. | return 0;
  2550. | }
  2551. configure:10711: result: no
  2552. configure:10733: checking size of void *
  2553. configure:10738: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2554. configure:10738: $? = 0
  2555. configure:10738: ./conftest
  2556. configure:10738: $? = 0
  2557. configure:10752: result: 4
  2558. configure:10766: checking size of long
  2559. configure:10771: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2560. configure:10771: $? = 0
  2561. configure:10771: ./conftest
  2562. configure:10771: $? = 0
  2563. configure:10785: result: 4
  2564. configure:10845: checking size of off_t
  2565. configure:10850: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2566. configure:10850: $? = 0
  2567. configure:10850: ./conftest
  2568. configure:10850: $? = 0
  2569. configure:10864: result: 8
  2570. configure:10887: checking for help2man
  2571. configure:10920: result: no
  2572. configure:10931: checking for posix_memalign
  2573. configure:10931: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2574. conftest.c:60:6: warning: conflicting types for built-in function 'posix_memalign'
  2575. char posix_memalign ();
  2576. ^
  2577. configure:10931: $? = 0
  2578. configure:10931: result: yes
  2579. configure:10931: checking for memalign
  2580. configure:10931: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2581. configure:10931: $? = 0
  2582. configure:10931: result: yes
  2583. configure:10931: checking for getextmntent
  2584. configure:10931: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2585. /tmp/ccjpIUPR.o: In function `main':
  2586. conftest.c:(.text.startup+0x12): undefined reference to `getextmntent'
  2587. collect2: error: ld returned 1 exit status
  2588. configure:10931: $? = 1
  2589. configure: failed program was:
  2590. | /* confdefs.h */
  2591. | #define PACKAGE_NAME "GRUB"
  2592. | #define PACKAGE_TARNAME "grub"
  2593. | #define PACKAGE_VERSION "2.02"
  2594. | #define PACKAGE_STRING "GRUB 2.02"
  2595. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2596. | #define PACKAGE_URL ""
  2597. | #define PACKAGE "grub"
  2598. | #define VERSION "2.02"
  2599. | #define GRUB_BOOT_DIR_NAME "boot"
  2600. | #define GRUB_DIR_NAME "grub"
  2601. | #define YYTEXT_POINTER 1
  2602. | #define STDC_HEADERS 1
  2603. | #define HAVE_SYS_TYPES_H 1
  2604. | #define HAVE_SYS_STAT_H 1
  2605. | #define HAVE_STDLIB_H 1
  2606. | #define HAVE_STRING_H 1
  2607. | #define HAVE_MEMORY_H 1
  2608. | #define HAVE_STRINGS_H 1
  2609. | #define HAVE_INTTYPES_H 1
  2610. | #define HAVE_STDINT_H 1
  2611. | #define HAVE_UNISTD_H 1
  2612. | #define __EXTENSIONS__ 1
  2613. | #define _ALL_SOURCE 1
  2614. | #define _DARWIN_C_SOURCE 1
  2615. | #define _GNU_SOURCE 1
  2616. | #define _POSIX_PTHREAD_SEMANTICS 1
  2617. | #define _TANDEM_SOURCE 1
  2618. | #define ENABLE_NLS 1
  2619. | #define HAVE_GETTEXT 1
  2620. | #define HAVE_DCGETTEXT 1
  2621. | #define _FILE_OFFSET_BITS 64
  2622. | #define SIZEOF_VOID_P 4
  2623. | #define SIZEOF_LONG 4
  2624. | #define SIZEOF_OFF_T 8
  2625. | #define HAVE_POSIX_MEMALIGN 1
  2626. | #define HAVE_MEMALIGN 1
  2627. | /* end confdefs.h. */
  2628. | /* Define getextmntent to an innocuous variant, in case <limits.h> declares getextmntent.
  2629. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2630. | #define getextmntent innocuous_getextmntent
  2631. |
  2632. | /* System header to define __stub macros and hopefully few prototypes,
  2633. | which can conflict with char getextmntent (); below.
  2634. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2635. | <limits.h> exists even on freestanding compilers. */
  2636. |
  2637. | #ifdef __STDC__
  2638. | # include <limits.h>
  2639. | #else
  2640. | # include <assert.h>
  2641. | #endif
  2642. |
  2643. | #undef getextmntent
  2644. |
  2645. | /* Override any GCC internal prototype to avoid an error.
  2646. | Use char because int might match the return type of a GCC
  2647. | builtin and then its argument prototype would still apply. */
  2648. | #ifdef __cplusplus
  2649. | extern "C"
  2650. | #endif
  2651. | char getextmntent ();
  2652. | /* The GNU C library defines this for functions which it implements
  2653. | to always fail with ENOSYS. Some functions are actually named
  2654. | something starting with __ and the normal name is an alias. */
  2655. | #if defined __stub_getextmntent || defined __stub___getextmntent
  2656. | choke me
  2657. | #endif
  2658. |
  2659. | int
  2660. | main (void)
  2661. | {
  2662. | return getextmntent ();
  2663. | ;
  2664. | return 0;
  2665. | }
  2666. configure:10931: result: no
  2667. configure:10943: checking sys/param.h usability
  2668. configure:10943: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2669. configure:10943: $? = 0
  2670. configure:10943: result: yes
  2671. configure:10943: checking sys/param.h presence
  2672. configure:10943: gcc -E -D_FILE_OFFSET_BITS=64 conftest.c
  2673. configure:10943: $? = 0
  2674. configure:10943: result: yes
  2675. configure:10943: checking for sys/param.h
  2676. configure:10943: result: yes
  2677. configure:10943: checking sys/mount.h usability
  2678. configure:10943: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2679. configure:10943: $? = 0
  2680. configure:10943: result: yes
  2681. configure:10943: checking sys/mount.h presence
  2682. configure:10943: gcc -E -D_FILE_OFFSET_BITS=64 conftest.c
  2683. configure:10943: $? = 0
  2684. configure:10943: result: yes
  2685. configure:10943: checking for sys/mount.h
  2686. configure:10943: result: yes
  2687. configure:10943: checking sys/mnttab.h usability
  2688. configure:10943: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2689. conftest.c:74:24: fatal error: sys/mnttab.h: No such file or directory
  2690. #include <sys/mnttab.h>
  2691. ^
  2692. compilation terminated.
  2693. configure:10943: $? = 1
  2694. configure: failed program was:
  2695. | /* confdefs.h */
  2696. | #define PACKAGE_NAME "GRUB"
  2697. | #define PACKAGE_TARNAME "grub"
  2698. | #define PACKAGE_VERSION "2.02"
  2699. | #define PACKAGE_STRING "GRUB 2.02"
  2700. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2701. | #define PACKAGE_URL ""
  2702. | #define PACKAGE "grub"
  2703. | #define VERSION "2.02"
  2704. | #define GRUB_BOOT_DIR_NAME "boot"
  2705. | #define GRUB_DIR_NAME "grub"
  2706. | #define YYTEXT_POINTER 1
  2707. | #define STDC_HEADERS 1
  2708. | #define HAVE_SYS_TYPES_H 1
  2709. | #define HAVE_SYS_STAT_H 1
  2710. | #define HAVE_STDLIB_H 1
  2711. | #define HAVE_STRING_H 1
  2712. | #define HAVE_MEMORY_H 1
  2713. | #define HAVE_STRINGS_H 1
  2714. | #define HAVE_INTTYPES_H 1
  2715. | #define HAVE_STDINT_H 1
  2716. | #define HAVE_UNISTD_H 1
  2717. | #define __EXTENSIONS__ 1
  2718. | #define _ALL_SOURCE 1
  2719. | #define _DARWIN_C_SOURCE 1
  2720. | #define _GNU_SOURCE 1
  2721. | #define _POSIX_PTHREAD_SEMANTICS 1
  2722. | #define _TANDEM_SOURCE 1
  2723. | #define ENABLE_NLS 1
  2724. | #define HAVE_GETTEXT 1
  2725. | #define HAVE_DCGETTEXT 1
  2726. | #define _FILE_OFFSET_BITS 64
  2727. | #define SIZEOF_VOID_P 4
  2728. | #define SIZEOF_LONG 4
  2729. | #define SIZEOF_OFF_T 8
  2730. | #define HAVE_POSIX_MEMALIGN 1
  2731. | #define HAVE_MEMALIGN 1
  2732. | #define HAVE_SYS_PARAM_H 1
  2733. | #define HAVE_SYS_MOUNT_H 1
  2734. | /* end confdefs.h. */
  2735. | #include <stdio.h>
  2736. | #ifdef HAVE_SYS_TYPES_H
  2737. | # include <sys/types.h>
  2738. | #endif
  2739. | #ifdef HAVE_SYS_STAT_H
  2740. | # include <sys/stat.h>
  2741. | #endif
  2742. | #ifdef STDC_HEADERS
  2743. | # include <stdlib.h>
  2744. | # include <stddef.h>
  2745. | #else
  2746. | # ifdef HAVE_STDLIB_H
  2747. | # include <stdlib.h>
  2748. | # endif
  2749. | #endif
  2750. | #ifdef HAVE_STRING_H
  2751. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2752. | # include <memory.h>
  2753. | # endif
  2754. | # include <string.h>
  2755. | #endif
  2756. | #ifdef HAVE_STRINGS_H
  2757. | # include <strings.h>
  2758. | #endif
  2759. | #ifdef HAVE_INTTYPES_H
  2760. | # include <inttypes.h>
  2761. | #endif
  2762. | #ifdef HAVE_STDINT_H
  2763. | # include <stdint.h>
  2764. | #endif
  2765. | #ifdef HAVE_UNISTD_H
  2766. | # include <unistd.h>
  2767. | #endif
  2768. | #include <sys/mnttab.h>
  2769. configure:10943: result: no
  2770. configure:10943: checking sys/mnttab.h presence
  2771. configure:10943: gcc -E -D_FILE_OFFSET_BITS=64 conftest.c
  2772. conftest.c:41:24: fatal error: sys/mnttab.h: No such file or directory
  2773. #include <sys/mnttab.h>
  2774. ^
  2775. compilation terminated.
  2776. configure:10943: $? = 1
  2777. configure: failed program was:
  2778. | /* confdefs.h */
  2779. | #define PACKAGE_NAME "GRUB"
  2780. | #define PACKAGE_TARNAME "grub"
  2781. | #define PACKAGE_VERSION "2.02"
  2782. | #define PACKAGE_STRING "GRUB 2.02"
  2783. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2784. | #define PACKAGE_URL ""
  2785. | #define PACKAGE "grub"
  2786. | #define VERSION "2.02"
  2787. | #define GRUB_BOOT_DIR_NAME "boot"
  2788. | #define GRUB_DIR_NAME "grub"
  2789. | #define YYTEXT_POINTER 1
  2790. | #define STDC_HEADERS 1
  2791. | #define HAVE_SYS_TYPES_H 1
  2792. | #define HAVE_SYS_STAT_H 1
  2793. | #define HAVE_STDLIB_H 1
  2794. | #define HAVE_STRING_H 1
  2795. | #define HAVE_MEMORY_H 1
  2796. | #define HAVE_STRINGS_H 1
  2797. | #define HAVE_INTTYPES_H 1
  2798. | #define HAVE_STDINT_H 1
  2799. | #define HAVE_UNISTD_H 1
  2800. | #define __EXTENSIONS__ 1
  2801. | #define _ALL_SOURCE 1
  2802. | #define _DARWIN_C_SOURCE 1
  2803. | #define _GNU_SOURCE 1
  2804. | #define _POSIX_PTHREAD_SEMANTICS 1
  2805. | #define _TANDEM_SOURCE 1
  2806. | #define ENABLE_NLS 1
  2807. | #define HAVE_GETTEXT 1
  2808. | #define HAVE_DCGETTEXT 1
  2809. | #define _FILE_OFFSET_BITS 64
  2810. | #define SIZEOF_VOID_P 4
  2811. | #define SIZEOF_LONG 4
  2812. | #define SIZEOF_OFF_T 8
  2813. | #define HAVE_POSIX_MEMALIGN 1
  2814. | #define HAVE_MEMALIGN 1
  2815. | #define HAVE_SYS_PARAM_H 1
  2816. | #define HAVE_SYS_MOUNT_H 1
  2817. | /* end confdefs.h. */
  2818. | #include <sys/mnttab.h>
  2819. configure:10943: result: no
  2820. configure:10943: checking for sys/mnttab.h
  2821. configure:10943: result: no
  2822. configure:10943: checking limits.h usability
  2823. configure:10943: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2824. configure:10943: $? = 0
  2825. configure:10943: result: yes
  2826. configure:10943: checking limits.h presence
  2827. configure:10943: gcc -E -D_FILE_OFFSET_BITS=64 conftest.c
  2828. configure:10943: $? = 0
  2829. configure:10943: result: yes
  2830. configure:10943: checking for limits.h
  2831. configure:10943: result: yes
  2832. configure:10959: checking whether sys/types.h defines makedev
  2833. configure:10975: gcc -o conftest -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2834. configure:10975: $? = 0
  2835. configure:10984: result: yes
  2836. configure:11011: checking for struct statfs.f_fstypename
  2837. configure:11011: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2838. conftest.c: In function 'main':
  2839. conftest.c:81:22: error: storage size of 'ac_aggr' isn't known
  2840. static struct statfs ac_aggr;
  2841. ^
  2842. configure:11011: $? = 1
  2843. configure: failed program was:
  2844. | /* confdefs.h */
  2845. | #define PACKAGE_NAME "GRUB"
  2846. | #define PACKAGE_TARNAME "grub"
  2847. | #define PACKAGE_VERSION "2.02"
  2848. | #define PACKAGE_STRING "GRUB 2.02"
  2849. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2850. | #define PACKAGE_URL ""
  2851. | #define PACKAGE "grub"
  2852. | #define VERSION "2.02"
  2853. | #define GRUB_BOOT_DIR_NAME "boot"
  2854. | #define GRUB_DIR_NAME "grub"
  2855. | #define YYTEXT_POINTER 1
  2856. | #define STDC_HEADERS 1
  2857. | #define HAVE_SYS_TYPES_H 1
  2858. | #define HAVE_SYS_STAT_H 1
  2859. | #define HAVE_STDLIB_H 1
  2860. | #define HAVE_STRING_H 1
  2861. | #define HAVE_MEMORY_H 1
  2862. | #define HAVE_STRINGS_H 1
  2863. | #define HAVE_INTTYPES_H 1
  2864. | #define HAVE_STDINT_H 1
  2865. | #define HAVE_UNISTD_H 1
  2866. | #define __EXTENSIONS__ 1
  2867. | #define _ALL_SOURCE 1
  2868. | #define _DARWIN_C_SOURCE 1
  2869. | #define _GNU_SOURCE 1
  2870. | #define _POSIX_PTHREAD_SEMANTICS 1
  2871. | #define _TANDEM_SOURCE 1
  2872. | #define ENABLE_NLS 1
  2873. | #define HAVE_GETTEXT 1
  2874. | #define HAVE_DCGETTEXT 1
  2875. | #define _FILE_OFFSET_BITS 64
  2876. | #define SIZEOF_VOID_P 4
  2877. | #define SIZEOF_LONG 4
  2878. | #define SIZEOF_OFF_T 8
  2879. | #define HAVE_POSIX_MEMALIGN 1
  2880. | #define HAVE_MEMALIGN 1
  2881. | #define HAVE_SYS_PARAM_H 1
  2882. | #define HAVE_SYS_MOUNT_H 1
  2883. | #define HAVE_LIMITS_H 1
  2884. | /* end confdefs.h. */
  2885. | #include <stdio.h>
  2886. | #ifdef HAVE_SYS_TYPES_H
  2887. | # include <sys/types.h>
  2888. | #endif
  2889. | #ifdef HAVE_SYS_STAT_H
  2890. | # include <sys/stat.h>
  2891. | #endif
  2892. | #ifdef STDC_HEADERS
  2893. | # include <stdlib.h>
  2894. | # include <stddef.h>
  2895. | #else
  2896. | # ifdef HAVE_STDLIB_H
  2897. | # include <stdlib.h>
  2898. | # endif
  2899. | #endif
  2900. | #ifdef HAVE_STRING_H
  2901. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2902. | # include <memory.h>
  2903. | # endif
  2904. | # include <string.h>
  2905. | #endif
  2906. | #ifdef HAVE_STRINGS_H
  2907. | # include <strings.h>
  2908. | #endif
  2909. | #ifdef HAVE_INTTYPES_H
  2910. | # include <inttypes.h>
  2911. | #endif
  2912. | #ifdef HAVE_STDINT_H
  2913. | # include <stdint.h>
  2914. | #endif
  2915. | #ifdef HAVE_UNISTD_H
  2916. | # include <unistd.h>
  2917. | #endif
  2918. | #include <sys/param.h>
  2919. | #include <sys/mount.h>
  2920. |
  2921. | int
  2922. | main (void)
  2923. | {
  2924. | static struct statfs ac_aggr;
  2925. | if (ac_aggr.f_fstypename)
  2926. | return 0;
  2927. | ;
  2928. | return 0;
  2929. | }
  2930. configure:11011: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2931. conftest.c: In function 'main':
  2932. conftest.c:81:22: error: storage size of 'ac_aggr' isn't known
  2933. static struct statfs ac_aggr;
  2934. ^
  2935. configure:11011: $? = 1
  2936. configure: failed program was:
  2937. | /* confdefs.h */
  2938. | #define PACKAGE_NAME "GRUB"
  2939. | #define PACKAGE_TARNAME "grub"
  2940. | #define PACKAGE_VERSION "2.02"
  2941. | #define PACKAGE_STRING "GRUB 2.02"
  2942. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  2943. | #define PACKAGE_URL ""
  2944. | #define PACKAGE "grub"
  2945. | #define VERSION "2.02"
  2946. | #define GRUB_BOOT_DIR_NAME "boot"
  2947. | #define GRUB_DIR_NAME "grub"
  2948. | #define YYTEXT_POINTER 1
  2949. | #define STDC_HEADERS 1
  2950. | #define HAVE_SYS_TYPES_H 1
  2951. | #define HAVE_SYS_STAT_H 1
  2952. | #define HAVE_STDLIB_H 1
  2953. | #define HAVE_STRING_H 1
  2954. | #define HAVE_MEMORY_H 1
  2955. | #define HAVE_STRINGS_H 1
  2956. | #define HAVE_INTTYPES_H 1
  2957. | #define HAVE_STDINT_H 1
  2958. | #define HAVE_UNISTD_H 1
  2959. | #define __EXTENSIONS__ 1
  2960. | #define _ALL_SOURCE 1
  2961. | #define _DARWIN_C_SOURCE 1
  2962. | #define _GNU_SOURCE 1
  2963. | #define _POSIX_PTHREAD_SEMANTICS 1
  2964. | #define _TANDEM_SOURCE 1
  2965. | #define ENABLE_NLS 1
  2966. | #define HAVE_GETTEXT 1
  2967. | #define HAVE_DCGETTEXT 1
  2968. | #define _FILE_OFFSET_BITS 64
  2969. | #define SIZEOF_VOID_P 4
  2970. | #define SIZEOF_LONG 4
  2971. | #define SIZEOF_OFF_T 8
  2972. | #define HAVE_POSIX_MEMALIGN 1
  2973. | #define HAVE_MEMALIGN 1
  2974. | #define HAVE_SYS_PARAM_H 1
  2975. | #define HAVE_SYS_MOUNT_H 1
  2976. | #define HAVE_LIMITS_H 1
  2977. | /* end confdefs.h. */
  2978. | #include <stdio.h>
  2979. | #ifdef HAVE_SYS_TYPES_H
  2980. | # include <sys/types.h>
  2981. | #endif
  2982. | #ifdef HAVE_SYS_STAT_H
  2983. | # include <sys/stat.h>
  2984. | #endif
  2985. | #ifdef STDC_HEADERS
  2986. | # include <stdlib.h>
  2987. | # include <stddef.h>
  2988. | #else
  2989. | # ifdef HAVE_STDLIB_H
  2990. | # include <stdlib.h>
  2991. | # endif
  2992. | #endif
  2993. | #ifdef HAVE_STRING_H
  2994. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2995. | # include <memory.h>
  2996. | # endif
  2997. | # include <string.h>
  2998. | #endif
  2999. | #ifdef HAVE_STRINGS_H
  3000. | # include <strings.h>
  3001. | #endif
  3002. | #ifdef HAVE_INTTYPES_H
  3003. | # include <inttypes.h>
  3004. | #endif
  3005. | #ifdef HAVE_STDINT_H
  3006. | # include <stdint.h>
  3007. | #endif
  3008. | #ifdef HAVE_UNISTD_H
  3009. | # include <unistd.h>
  3010. | #endif
  3011. | #include <sys/param.h>
  3012. | #include <sys/mount.h>
  3013. |
  3014. | int
  3015. | main (void)
  3016. | {
  3017. | static struct statfs ac_aggr;
  3018. | if (sizeof ac_aggr.f_fstypename)
  3019. | return 0;
  3020. | ;
  3021. | return 0;
  3022. | }
  3023. configure:11011: result: no
  3024. configure:11025: checking for struct statfs.f_mntfromname
  3025. configure:11025: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3026. conftest.c: In function 'main':
  3027. conftest.c:81:22: error: storage size of 'ac_aggr' isn't known
  3028. static struct statfs ac_aggr;
  3029. ^
  3030. configure:11025: $? = 1
  3031. configure: failed program was:
  3032. | /* confdefs.h */
  3033. | #define PACKAGE_NAME "GRUB"
  3034. | #define PACKAGE_TARNAME "grub"
  3035. | #define PACKAGE_VERSION "2.02"
  3036. | #define PACKAGE_STRING "GRUB 2.02"
  3037. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  3038. | #define PACKAGE_URL ""
  3039. | #define PACKAGE "grub"
  3040. | #define VERSION "2.02"
  3041. | #define GRUB_BOOT_DIR_NAME "boot"
  3042. | #define GRUB_DIR_NAME "grub"
  3043. | #define YYTEXT_POINTER 1
  3044. | #define STDC_HEADERS 1
  3045. | #define HAVE_SYS_TYPES_H 1
  3046. | #define HAVE_SYS_STAT_H 1
  3047. | #define HAVE_STDLIB_H 1
  3048. | #define HAVE_STRING_H 1
  3049. | #define HAVE_MEMORY_H 1
  3050. | #define HAVE_STRINGS_H 1
  3051. | #define HAVE_INTTYPES_H 1
  3052. | #define HAVE_STDINT_H 1
  3053. | #define HAVE_UNISTD_H 1
  3054. | #define __EXTENSIONS__ 1
  3055. | #define _ALL_SOURCE 1
  3056. | #define _DARWIN_C_SOURCE 1
  3057. | #define _GNU_SOURCE 1
  3058. | #define _POSIX_PTHREAD_SEMANTICS 1
  3059. | #define _TANDEM_SOURCE 1
  3060. | #define ENABLE_NLS 1
  3061. | #define HAVE_GETTEXT 1
  3062. | #define HAVE_DCGETTEXT 1
  3063. | #define _FILE_OFFSET_BITS 64
  3064. | #define SIZEOF_VOID_P 4
  3065. | #define SIZEOF_LONG 4
  3066. | #define SIZEOF_OFF_T 8
  3067. | #define HAVE_POSIX_MEMALIGN 1
  3068. | #define HAVE_MEMALIGN 1
  3069. | #define HAVE_SYS_PARAM_H 1
  3070. | #define HAVE_SYS_MOUNT_H 1
  3071. | #define HAVE_LIMITS_H 1
  3072. | /* end confdefs.h. */
  3073. | #include <stdio.h>
  3074. | #ifdef HAVE_SYS_TYPES_H
  3075. | # include <sys/types.h>
  3076. | #endif
  3077. | #ifdef HAVE_SYS_STAT_H
  3078. | # include <sys/stat.h>
  3079. | #endif
  3080. | #ifdef STDC_HEADERS
  3081. | # include <stdlib.h>
  3082. | # include <stddef.h>
  3083. | #else
  3084. | # ifdef HAVE_STDLIB_H
  3085. | # include <stdlib.h>
  3086. | # endif
  3087. | #endif
  3088. | #ifdef HAVE_STRING_H
  3089. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3090. | # include <memory.h>
  3091. | # endif
  3092. | # include <string.h>
  3093. | #endif
  3094. | #ifdef HAVE_STRINGS_H
  3095. | # include <strings.h>
  3096. | #endif
  3097. | #ifdef HAVE_INTTYPES_H
  3098. | # include <inttypes.h>
  3099. | #endif
  3100. | #ifdef HAVE_STDINT_H
  3101. | # include <stdint.h>
  3102. | #endif
  3103. | #ifdef HAVE_UNISTD_H
  3104. | # include <unistd.h>
  3105. | #endif
  3106. | #include <sys/param.h>
  3107. | #include <sys/mount.h>
  3108. |
  3109. | int
  3110. | main (void)
  3111. | {
  3112. | static struct statfs ac_aggr;
  3113. | if (ac_aggr.f_mntfromname)
  3114. | return 0;
  3115. | ;
  3116. | return 0;
  3117. | }
  3118. configure:11025: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3119. conftest.c: In function 'main':
  3120. conftest.c:81:22: error: storage size of 'ac_aggr' isn't known
  3121. static struct statfs ac_aggr;
  3122. ^
  3123. configure:11025: $? = 1
  3124. configure: failed program was:
  3125. | /* confdefs.h */
  3126. | #define PACKAGE_NAME "GRUB"
  3127. | #define PACKAGE_TARNAME "grub"
  3128. | #define PACKAGE_VERSION "2.02"
  3129. | #define PACKAGE_STRING "GRUB 2.02"
  3130. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  3131. | #define PACKAGE_URL ""
  3132. | #define PACKAGE "grub"
  3133. | #define VERSION "2.02"
  3134. | #define GRUB_BOOT_DIR_NAME "boot"
  3135. | #define GRUB_DIR_NAME "grub"
  3136. | #define YYTEXT_POINTER 1
  3137. | #define STDC_HEADERS 1
  3138. | #define HAVE_SYS_TYPES_H 1
  3139. | #define HAVE_SYS_STAT_H 1
  3140. | #define HAVE_STDLIB_H 1
  3141. | #define HAVE_STRING_H 1
  3142. | #define HAVE_MEMORY_H 1
  3143. | #define HAVE_STRINGS_H 1
  3144. | #define HAVE_INTTYPES_H 1
  3145. | #define HAVE_STDINT_H 1
  3146. | #define HAVE_UNISTD_H 1
  3147. | #define __EXTENSIONS__ 1
  3148. | #define _ALL_SOURCE 1
  3149. | #define _DARWIN_C_SOURCE 1
  3150. | #define _GNU_SOURCE 1
  3151. | #define _POSIX_PTHREAD_SEMANTICS 1
  3152. | #define _TANDEM_SOURCE 1
  3153. | #define ENABLE_NLS 1
  3154. | #define HAVE_GETTEXT 1
  3155. | #define HAVE_DCGETTEXT 1
  3156. | #define _FILE_OFFSET_BITS 64
  3157. | #define SIZEOF_VOID_P 4
  3158. | #define SIZEOF_LONG 4
  3159. | #define SIZEOF_OFF_T 8
  3160. | #define HAVE_POSIX_MEMALIGN 1
  3161. | #define HAVE_MEMALIGN 1
  3162. | #define HAVE_SYS_PARAM_H 1
  3163. | #define HAVE_SYS_MOUNT_H 1
  3164. | #define HAVE_LIMITS_H 1
  3165. | /* end confdefs.h. */
  3166. | #include <stdio.h>
  3167. | #ifdef HAVE_SYS_TYPES_H
  3168. | # include <sys/types.h>
  3169. | #endif
  3170. | #ifdef HAVE_SYS_STAT_H
  3171. | # include <sys/stat.h>
  3172. | #endif
  3173. | #ifdef STDC_HEADERS
  3174. | # include <stdlib.h>
  3175. | # include <stddef.h>
  3176. | #else
  3177. | # ifdef HAVE_STDLIB_H
  3178. | # include <stdlib.h>
  3179. | # endif
  3180. | #endif
  3181. | #ifdef HAVE_STRING_H
  3182. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3183. | # include <memory.h>
  3184. | # endif
  3185. | # include <string.h>
  3186. | #endif
  3187. | #ifdef HAVE_STRINGS_H
  3188. | # include <strings.h>
  3189. | #endif
  3190. | #ifdef HAVE_INTTYPES_H
  3191. | # include <inttypes.h>
  3192. | #endif
  3193. | #ifdef HAVE_STDINT_H
  3194. | # include <stdint.h>
  3195. | #endif
  3196. | #ifdef HAVE_UNISTD_H
  3197. | # include <unistd.h>
  3198. | #endif
  3199. | #include <sys/param.h>
  3200. | #include <sys/mount.h>
  3201. |
  3202. | int
  3203. | main (void)
  3204. | {
  3205. | static struct statfs ac_aggr;
  3206. | if (sizeof ac_aggr.f_mntfromname)
  3207. | return 0;
  3208. | ;
  3209. | return 0;
  3210. | }
  3211. configure:11025: result: no
  3212. configure:11041: checking util.h usability
  3213. configure:11041: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3214. conftest.c:75:18: fatal error: util.h: No such file or directory
  3215. #include <util.h>
  3216. ^
  3217. compilation terminated.
  3218. configure:11041: $? = 1
  3219. configure: failed program was:
  3220. | /* confdefs.h */
  3221. | #define PACKAGE_NAME "GRUB"
  3222. | #define PACKAGE_TARNAME "grub"
  3223. | #define PACKAGE_VERSION "2.02"
  3224. | #define PACKAGE_STRING "GRUB 2.02"
  3225. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  3226. | #define PACKAGE_URL ""
  3227. | #define PACKAGE "grub"
  3228. | #define VERSION "2.02"
  3229. | #define GRUB_BOOT_DIR_NAME "boot"
  3230. | #define GRUB_DIR_NAME "grub"
  3231. | #define YYTEXT_POINTER 1
  3232. | #define STDC_HEADERS 1
  3233. | #define HAVE_SYS_TYPES_H 1
  3234. | #define HAVE_SYS_STAT_H 1
  3235. | #define HAVE_STDLIB_H 1
  3236. | #define HAVE_STRING_H 1
  3237. | #define HAVE_MEMORY_H 1
  3238. | #define HAVE_STRINGS_H 1
  3239. | #define HAVE_INTTYPES_H 1
  3240. | #define HAVE_STDINT_H 1
  3241. | #define HAVE_UNISTD_H 1
  3242. | #define __EXTENSIONS__ 1
  3243. | #define _ALL_SOURCE 1
  3244. | #define _DARWIN_C_SOURCE 1
  3245. | #define _GNU_SOURCE 1
  3246. | #define _POSIX_PTHREAD_SEMANTICS 1
  3247. | #define _TANDEM_SOURCE 1
  3248. | #define ENABLE_NLS 1
  3249. | #define HAVE_GETTEXT 1
  3250. | #define HAVE_DCGETTEXT 1
  3251. | #define _FILE_OFFSET_BITS 64
  3252. | #define SIZEOF_VOID_P 4
  3253. | #define SIZEOF_LONG 4
  3254. | #define SIZEOF_OFF_T 8
  3255. | #define HAVE_POSIX_MEMALIGN 1
  3256. | #define HAVE_MEMALIGN 1
  3257. | #define HAVE_SYS_PARAM_H 1
  3258. | #define HAVE_SYS_MOUNT_H 1
  3259. | #define HAVE_LIMITS_H 1
  3260. | /* end confdefs.h. */
  3261. | #include <stdio.h>
  3262. | #ifdef HAVE_SYS_TYPES_H
  3263. | # include <sys/types.h>
  3264. | #endif
  3265. | #ifdef HAVE_SYS_STAT_H
  3266. | # include <sys/stat.h>
  3267. | #endif
  3268. | #ifdef STDC_HEADERS
  3269. | # include <stdlib.h>
  3270. | # include <stddef.h>
  3271. | #else
  3272. | # ifdef HAVE_STDLIB_H
  3273. | # include <stdlib.h>
  3274. | # endif
  3275. | #endif
  3276. | #ifdef HAVE_STRING_H
  3277. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3278. | # include <memory.h>
  3279. | # endif
  3280. | # include <string.h>
  3281. | #endif
  3282. | #ifdef HAVE_STRINGS_H
  3283. | # include <strings.h>
  3284. | #endif
  3285. | #ifdef HAVE_INTTYPES_H
  3286. | # include <inttypes.h>
  3287. | #endif
  3288. | #ifdef HAVE_STDINT_H
  3289. | # include <stdint.h>
  3290. | #endif
  3291. | #ifdef HAVE_UNISTD_H
  3292. | # include <unistd.h>
  3293. | #endif
  3294. | #include <util.h>
  3295. configure:11041: result: no
  3296. configure:11041: checking util.h presence
  3297. configure:11041: gcc -E -D_FILE_OFFSET_BITS=64 conftest.c
  3298. conftest.c:42:18: fatal error: util.h: No such file or directory
  3299. #include <util.h>
  3300. ^
  3301. compilation terminated.
  3302. configure:11041: $? = 1
  3303. configure: failed program was:
  3304. | /* confdefs.h */
  3305. | #define PACKAGE_NAME "GRUB"
  3306. | #define PACKAGE_TARNAME "grub"
  3307. | #define PACKAGE_VERSION "2.02"
  3308. | #define PACKAGE_STRING "GRUB 2.02"
  3309. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  3310. | #define PACKAGE_URL ""
  3311. | #define PACKAGE "grub"
  3312. | #define VERSION "2.02"
  3313. | #define GRUB_BOOT_DIR_NAME "boot"
  3314. | #define GRUB_DIR_NAME "grub"
  3315. | #define YYTEXT_POINTER 1
  3316. | #define STDC_HEADERS 1
  3317. | #define HAVE_SYS_TYPES_H 1
  3318. | #define HAVE_SYS_STAT_H 1
  3319. | #define HAVE_STDLIB_H 1
  3320. | #define HAVE_STRING_H 1
  3321. | #define HAVE_MEMORY_H 1
  3322. | #define HAVE_STRINGS_H 1
  3323. | #define HAVE_INTTYPES_H 1
  3324. | #define HAVE_STDINT_H 1
  3325. | #define HAVE_UNISTD_H 1
  3326. | #define __EXTENSIONS__ 1
  3327. | #define _ALL_SOURCE 1
  3328. | #define _DARWIN_C_SOURCE 1
  3329. | #define _GNU_SOURCE 1
  3330. | #define _POSIX_PTHREAD_SEMANTICS 1
  3331. | #define _TANDEM_SOURCE 1
  3332. | #define ENABLE_NLS 1
  3333. | #define HAVE_GETTEXT 1
  3334. | #define HAVE_DCGETTEXT 1
  3335. | #define _FILE_OFFSET_BITS 64
  3336. | #define SIZEOF_VOID_P 4
  3337. | #define SIZEOF_LONG 4
  3338. | #define SIZEOF_OFF_T 8
  3339. | #define HAVE_POSIX_MEMALIGN 1
  3340. | #define HAVE_MEMALIGN 1
  3341. | #define HAVE_SYS_PARAM_H 1
  3342. | #define HAVE_SYS_MOUNT_H 1
  3343. | #define HAVE_LIMITS_H 1
  3344. | /* end confdefs.h. */
  3345. | #include <util.h>
  3346. configure:11041: result: no
  3347. configure:11041: checking for util.h
  3348. configure:11041: result: no
  3349. configure:11140: checking whether -Wtrampolines work
  3350. configure:11160: gcc -c -Wtrampolines -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3351. configure:11160: $? = 0
  3352. configure:11169: result: yes
  3353. configure:11184: checking for gcc
  3354. configure:11200: found /usr/bin/gcc
  3355. configure:11211: result: gcc
  3356. configure:11246: checking for size_t
  3357. configure:11246: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3358. configure:11246: $? = 0
  3359. configure:11246: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3360. conftest.c: In function 'main':
  3361. conftest.c:78:21: error: expected expression before ')' token
  3362. if (sizeof ((size_t)))
  3363. ^
  3364. configure:11246: $? = 1
  3365. configure: failed program was:
  3366. | /* confdefs.h */
  3367. | #define PACKAGE_NAME "GRUB"
  3368. | #define PACKAGE_TARNAME "grub"
  3369. | #define PACKAGE_VERSION "2.02"
  3370. | #define PACKAGE_STRING "GRUB 2.02"
  3371. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  3372. | #define PACKAGE_URL ""
  3373. | #define PACKAGE "grub"
  3374. | #define VERSION "2.02"
  3375. | #define GRUB_BOOT_DIR_NAME "boot"
  3376. | #define GRUB_DIR_NAME "grub"
  3377. | #define YYTEXT_POINTER 1
  3378. | #define STDC_HEADERS 1
  3379. | #define HAVE_SYS_TYPES_H 1
  3380. | #define HAVE_SYS_STAT_H 1
  3381. | #define HAVE_STDLIB_H 1
  3382. | #define HAVE_STRING_H 1
  3383. | #define HAVE_MEMORY_H 1
  3384. | #define HAVE_STRINGS_H 1
  3385. | #define HAVE_INTTYPES_H 1
  3386. | #define HAVE_STDINT_H 1
  3387. | #define HAVE_UNISTD_H 1
  3388. | #define __EXTENSIONS__ 1
  3389. | #define _ALL_SOURCE 1
  3390. | #define _DARWIN_C_SOURCE 1
  3391. | #define _GNU_SOURCE 1
  3392. | #define _POSIX_PTHREAD_SEMANTICS 1
  3393. | #define _TANDEM_SOURCE 1
  3394. | #define ENABLE_NLS 1
  3395. | #define HAVE_GETTEXT 1
  3396. | #define HAVE_DCGETTEXT 1
  3397. | #define _FILE_OFFSET_BITS 64
  3398. | #define SIZEOF_VOID_P 4
  3399. | #define SIZEOF_LONG 4
  3400. | #define SIZEOF_OFF_T 8
  3401. | #define HAVE_POSIX_MEMALIGN 1
  3402. | #define HAVE_MEMALIGN 1
  3403. | #define HAVE_SYS_PARAM_H 1
  3404. | #define HAVE_SYS_MOUNT_H 1
  3405. | #define HAVE_LIMITS_H 1
  3406. | /* end confdefs.h. */
  3407. | #include <stdio.h>
  3408. | #ifdef HAVE_SYS_TYPES_H
  3409. | # include <sys/types.h>
  3410. | #endif
  3411. | #ifdef HAVE_SYS_STAT_H
  3412. | # include <sys/stat.h>
  3413. | #endif
  3414. | #ifdef STDC_HEADERS
  3415. | # include <stdlib.h>
  3416. | # include <stddef.h>
  3417. | #else
  3418. | # ifdef HAVE_STDLIB_H
  3419. | # include <stdlib.h>
  3420. | # endif
  3421. | #endif
  3422. | #ifdef HAVE_STRING_H
  3423. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3424. | # include <memory.h>
  3425. | # endif
  3426. | # include <string.h>
  3427. | #endif
  3428. | #ifdef HAVE_STRINGS_H
  3429. | # include <strings.h>
  3430. | #endif
  3431. | #ifdef HAVE_INTTYPES_H
  3432. | # include <inttypes.h>
  3433. | #endif
  3434. | #ifdef HAVE_STDINT_H
  3435. | # include <stdint.h>
  3436. | #endif
  3437. | #ifdef HAVE_UNISTD_H
  3438. | # include <unistd.h>
  3439. | #endif
  3440. | int
  3441. | main (void)
  3442. | {
  3443. | if (sizeof ((size_t)))
  3444. | return 0;
  3445. | ;
  3446. | return 0;
  3447. | }
  3448. configure:11246: result: yes
  3449. configure:11259: checking for working alloca.h
  3450. configure:11276: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3451. configure:11276: $? = 0
  3452. configure:11284: result: yes
  3453. configure:11292: checking for alloca
  3454. configure:11329: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3455. configure:11329: $? = 0
  3456. configure:11337: result: yes
  3457. configure:11447: checking for inline
  3458. configure:11463: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3459. configure:11463: $? = 0
  3460. configure:11471: result: inline
  3461. configure:11489: checking for C/C++ restrict keyword
  3462. configure:11514: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3463. configure:11514: $? = 0
  3464. configure:11522: result: __restrict
  3465. configure:11535: checking whether clearerr_unlocked is declared
  3466. configure:11535: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3467. configure:11535: $? = 0
  3468. configure:11535: result: yes
  3469. configure:11546: checking whether feof_unlocked is declared
  3470. configure:11546: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3471. configure:11546: $? = 0
  3472. configure:11546: result: yes
  3473. configure:11557: checking whether ferror_unlocked is declared
  3474. configure:11557: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3475. configure:11557: $? = 0
  3476. configure:11557: result: yes
  3477. configure:11568: checking whether fflush_unlocked is declared
  3478. configure:11568: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3479. configure:11568: $? = 0
  3480. configure:11568: result: yes
  3481. configure:11579: checking whether fgets_unlocked is declared
  3482. configure:11579: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3483. configure:11579: $? = 0
  3484. configure:11579: result: yes
  3485. configure:11590: checking whether fputc_unlocked is declared
  3486. configure:11590: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3487. configure:11590: $? = 0
  3488. configure:11590: result: yes
  3489. configure:11601: checking whether fputs_unlocked is declared
  3490. configure:11601: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3491. configure:11601: $? = 0
  3492. configure:11601: result: yes
  3493. configure:11612: checking whether fread_unlocked is declared
  3494. configure:11612: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3495. configure:11612: $? = 0
  3496. configure:11612: result: yes
  3497. configure:11623: checking whether fwrite_unlocked is declared
  3498. configure:11623: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3499. configure:11623: $? = 0
  3500. configure:11623: result: yes
  3501. configure:11634: checking whether getc_unlocked is declared
  3502. configure:11634: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3503. configure:11634: $? = 0
  3504. configure:11634: result: yes
  3505. configure:11645: checking whether getchar_unlocked is declared
  3506. configure:11645: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3507. configure:11645: $? = 0
  3508. configure:11645: result: yes
  3509. configure:11656: checking whether putc_unlocked is declared
  3510. configure:11656: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3511. configure:11656: $? = 0
  3512. configure:11656: result: yes
  3513. configure:11667: checking whether putchar_unlocked is declared
  3514. configure:11667: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3515. configure:11667: $? = 0
  3516. configure:11667: result: yes
  3517. configure:11684: checking for flockfile
  3518. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3519. configure:11684: $? = 0
  3520. configure:11684: result: yes
  3521. configure:11684: checking for funlockfile
  3522. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3523. configure:11684: $? = 0
  3524. configure:11684: result: yes
  3525. configure:11684: checking for btowc
  3526. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3527. configure:11684: $? = 0
  3528. configure:11684: result: yes
  3529. configure:11684: checking for isblank
  3530. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3531. conftest.c:84:6: warning: conflicting types for built-in function 'isblank'
  3532. char isblank ();
  3533. ^
  3534. configure:11684: $? = 0
  3535. configure:11684: result: yes
  3536. configure:11684: checking for iswctype
  3537. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3538. configure:11684: $? = 0
  3539. configure:11684: result: yes
  3540. configure:11684: checking for mbsrtowcs
  3541. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3542. configure:11684: $? = 0
  3543. configure:11684: result: yes
  3544. configure:11684: checking for mempcpy
  3545. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3546. conftest.c:87:6: warning: conflicting types for built-in function 'mempcpy'
  3547. char mempcpy ();
  3548. ^
  3549. configure:11684: $? = 0
  3550. configure:11684: result: yes
  3551. configure:11684: checking for wmemchr
  3552. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3553. configure:11684: $? = 0
  3554. configure:11684: result: yes
  3555. configure:11684: checking for wmemcpy
  3556. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3557. configure:11684: $? = 0
  3558. configure:11684: result: yes
  3559. configure:11684: checking for wmempcpy
  3560. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3561. configure:11684: $? = 0
  3562. configure:11684: result: yes
  3563. configure:11684: checking for getdelim
  3564. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3565. configure:11684: $? = 0
  3566. configure:11684: result: yes
  3567. configure:11684: checking for symlink
  3568. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3569. configure:11684: $? = 0
  3570. configure:11684: result: yes
  3571. configure:11684: checking for mbsinit
  3572. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3573. configure:11684: $? = 0
  3574. configure:11684: result: yes
  3575. configure:11684: checking for mbrtowc
  3576. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3577. configure:11684: $? = 0
  3578. configure:11684: result: yes
  3579. configure:11684: checking for isascii
  3580. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3581. conftest.c:95:6: warning: conflicting types for built-in function 'isascii'
  3582. char isascii ();
  3583. ^
  3584. configure:11684: $? = 0
  3585. configure:11684: result: yes
  3586. configure:11684: checking for mprotect
  3587. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3588. configure:11684: $? = 0
  3589. configure:11684: result: yes
  3590. configure:11684: checking for _set_invalid_parameter_handler
  3591. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3592. /tmp/ccHFxSJA.o: In function `main':
  3593. conftest.c:(.text.startup+0x12): undefined reference to `_set_invalid_parameter_handler'
  3594. collect2: error: ld returned 1 exit status
  3595. configure:11684: $? = 1
  3596. configure: failed program was:
  3597. | /* confdefs.h */
  3598. | #define PACKAGE_NAME "GRUB"
  3599. | #define PACKAGE_TARNAME "grub"
  3600. | #define PACKAGE_VERSION "2.02"
  3601. | #define PACKAGE_STRING "GRUB 2.02"
  3602. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  3603. | #define PACKAGE_URL ""
  3604. | #define PACKAGE "grub"
  3605. | #define VERSION "2.02"
  3606. | #define GRUB_BOOT_DIR_NAME "boot"
  3607. | #define GRUB_DIR_NAME "grub"
  3608. | #define YYTEXT_POINTER 1
  3609. | #define STDC_HEADERS 1
  3610. | #define HAVE_SYS_TYPES_H 1
  3611. | #define HAVE_SYS_STAT_H 1
  3612. | #define HAVE_STDLIB_H 1
  3613. | #define HAVE_STRING_H 1
  3614. | #define HAVE_MEMORY_H 1
  3615. | #define HAVE_STRINGS_H 1
  3616. | #define HAVE_INTTYPES_H 1
  3617. | #define HAVE_STDINT_H 1
  3618. | #define HAVE_UNISTD_H 1
  3619. | #define __EXTENSIONS__ 1
  3620. | #define _ALL_SOURCE 1
  3621. | #define _DARWIN_C_SOURCE 1
  3622. | #define _GNU_SOURCE 1
  3623. | #define _POSIX_PTHREAD_SEMANTICS 1
  3624. | #define _TANDEM_SOURCE 1
  3625. | #define ENABLE_NLS 1
  3626. | #define HAVE_GETTEXT 1
  3627. | #define HAVE_DCGETTEXT 1
  3628. | #define _FILE_OFFSET_BITS 64
  3629. | #define SIZEOF_VOID_P 4
  3630. | #define SIZEOF_LONG 4
  3631. | #define SIZEOF_OFF_T 8
  3632. | #define HAVE_POSIX_MEMALIGN 1
  3633. | #define HAVE_MEMALIGN 1
  3634. | #define HAVE_SYS_PARAM_H 1
  3635. | #define HAVE_SYS_MOUNT_H 1
  3636. | #define HAVE_LIMITS_H 1
  3637. | #define HAVE_ALLOCA_H 1
  3638. | #define HAVE_ALLOCA 1
  3639. | #define restrict __restrict
  3640. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3641. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3642. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3643. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3644. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3645. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3646. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3647. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3648. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3649. | #define HAVE_DECL_GETC_UNLOCKED 1
  3650. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3651. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3652. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3653. | #define HAVE_FLOCKFILE 1
  3654. | #define HAVE_FUNLOCKFILE 1
  3655. | #define HAVE_BTOWC 1
  3656. | #define HAVE_ISBLANK 1
  3657. | #define HAVE_ISWCTYPE 1
  3658. | #define HAVE_MBSRTOWCS 1
  3659. | #define HAVE_MEMPCPY 1
  3660. | #define HAVE_WMEMCHR 1
  3661. | #define HAVE_WMEMCPY 1
  3662. | #define HAVE_WMEMPCPY 1
  3663. | #define HAVE_GETDELIM 1
  3664. | #define HAVE_SYMLINK 1
  3665. | #define HAVE_MBSINIT 1
  3666. | #define HAVE_MBRTOWC 1
  3667. | #define HAVE_ISASCII 1
  3668. | #define HAVE_MPROTECT 1
  3669. | /* end confdefs.h. */
  3670. | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
  3671. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3672. | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
  3673. |
  3674. | /* System header to define __stub macros and hopefully few prototypes,
  3675. | which can conflict with char _set_invalid_parameter_handler (); below.
  3676. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3677. | <limits.h> exists even on freestanding compilers. */
  3678. |
  3679. | #ifdef __STDC__
  3680. | # include <limits.h>
  3681. | #else
  3682. | # include <assert.h>
  3683. | #endif
  3684. |
  3685. | #undef _set_invalid_parameter_handler
  3686. |
  3687. | /* Override any GCC internal prototype to avoid an error.
  3688. | Use char because int might match the return type of a GCC
  3689. | builtin and then its argument prototype would still apply. */
  3690. | #ifdef __cplusplus
  3691. | extern "C"
  3692. | #endif
  3693. | char _set_invalid_parameter_handler ();
  3694. | /* The GNU C library defines this for functions which it implements
  3695. | to always fail with ENOSYS. Some functions are actually named
  3696. | something starting with __ and the normal name is an alias. */
  3697. | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
  3698. | choke me
  3699. | #endif
  3700. |
  3701. | int
  3702. | main (void)
  3703. | {
  3704. | return _set_invalid_parameter_handler ();
  3705. | ;
  3706. | return 0;
  3707. | }
  3708. configure:11684: result: no
  3709. configure:11684: checking for nl_langinfo
  3710. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3711. configure:11684: $? = 0
  3712. configure:11684: result: yes
  3713. configure:11684: checking for wcscoll
  3714. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3715. configure:11684: $? = 0
  3716. configure:11684: result: yes
  3717. configure:11684: checking for sleep
  3718. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3719. configure:11684: $? = 0
  3720. configure:11684: result: yes
  3721. configure:11684: checking for strndup
  3722. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3723. conftest.c:100:6: warning: conflicting types for built-in function 'strndup'
  3724. char strndup ();
  3725. ^
  3726. configure:11684: $? = 0
  3727. configure:11684: result: yes
  3728. configure:11684: checking for vasnprintf
  3729. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3730. /tmp/ccQQkSB1.o: In function `main':
  3731. conftest.c:(.text.startup+0x12): undefined reference to `vasnprintf'
  3732. collect2: error: ld returned 1 exit status
  3733. configure:11684: $? = 1
  3734. configure: failed program was:
  3735. | /* confdefs.h */
  3736. | #define PACKAGE_NAME "GRUB"
  3737. | #define PACKAGE_TARNAME "grub"
  3738. | #define PACKAGE_VERSION "2.02"
  3739. | #define PACKAGE_STRING "GRUB 2.02"
  3740. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  3741. | #define PACKAGE_URL ""
  3742. | #define PACKAGE "grub"
  3743. | #define VERSION "2.02"
  3744. | #define GRUB_BOOT_DIR_NAME "boot"
  3745. | #define GRUB_DIR_NAME "grub"
  3746. | #define YYTEXT_POINTER 1
  3747. | #define STDC_HEADERS 1
  3748. | #define HAVE_SYS_TYPES_H 1
  3749. | #define HAVE_SYS_STAT_H 1
  3750. | #define HAVE_STDLIB_H 1
  3751. | #define HAVE_STRING_H 1
  3752. | #define HAVE_MEMORY_H 1
  3753. | #define HAVE_STRINGS_H 1
  3754. | #define HAVE_INTTYPES_H 1
  3755. | #define HAVE_STDINT_H 1
  3756. | #define HAVE_UNISTD_H 1
  3757. | #define __EXTENSIONS__ 1
  3758. | #define _ALL_SOURCE 1
  3759. | #define _DARWIN_C_SOURCE 1
  3760. | #define _GNU_SOURCE 1
  3761. | #define _POSIX_PTHREAD_SEMANTICS 1
  3762. | #define _TANDEM_SOURCE 1
  3763. | #define ENABLE_NLS 1
  3764. | #define HAVE_GETTEXT 1
  3765. | #define HAVE_DCGETTEXT 1
  3766. | #define _FILE_OFFSET_BITS 64
  3767. | #define SIZEOF_VOID_P 4
  3768. | #define SIZEOF_LONG 4
  3769. | #define SIZEOF_OFF_T 8
  3770. | #define HAVE_POSIX_MEMALIGN 1
  3771. | #define HAVE_MEMALIGN 1
  3772. | #define HAVE_SYS_PARAM_H 1
  3773. | #define HAVE_SYS_MOUNT_H 1
  3774. | #define HAVE_LIMITS_H 1
  3775. | #define HAVE_ALLOCA_H 1
  3776. | #define HAVE_ALLOCA 1
  3777. | #define restrict __restrict
  3778. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3779. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3780. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3781. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3782. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3783. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3784. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3785. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3786. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3787. | #define HAVE_DECL_GETC_UNLOCKED 1
  3788. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3789. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3790. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3791. | #define HAVE_FLOCKFILE 1
  3792. | #define HAVE_FUNLOCKFILE 1
  3793. | #define HAVE_BTOWC 1
  3794. | #define HAVE_ISBLANK 1
  3795. | #define HAVE_ISWCTYPE 1
  3796. | #define HAVE_MBSRTOWCS 1
  3797. | #define HAVE_MEMPCPY 1
  3798. | #define HAVE_WMEMCHR 1
  3799. | #define HAVE_WMEMCPY 1
  3800. | #define HAVE_WMEMPCPY 1
  3801. | #define HAVE_GETDELIM 1
  3802. | #define HAVE_SYMLINK 1
  3803. | #define HAVE_MBSINIT 1
  3804. | #define HAVE_MBRTOWC 1
  3805. | #define HAVE_ISASCII 1
  3806. | #define HAVE_MPROTECT 1
  3807. | #define HAVE_NL_LANGINFO 1
  3808. | #define HAVE_WCSCOLL 1
  3809. | #define HAVE_SLEEP 1
  3810. | #define HAVE_STRNDUP 1
  3811. | /* end confdefs.h. */
  3812. | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf.
  3813. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3814. | #define vasnprintf innocuous_vasnprintf
  3815. |
  3816. | /* System header to define __stub macros and hopefully few prototypes,
  3817. | which can conflict with char vasnprintf (); below.
  3818. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3819. | <limits.h> exists even on freestanding compilers. */
  3820. |
  3821. | #ifdef __STDC__
  3822. | # include <limits.h>
  3823. | #else
  3824. | # include <assert.h>
  3825. | #endif
  3826. |
  3827. | #undef vasnprintf
  3828. |
  3829. | /* Override any GCC internal prototype to avoid an error.
  3830. | Use char because int might match the return type of a GCC
  3831. | builtin and then its argument prototype would still apply. */
  3832. | #ifdef __cplusplus
  3833. | extern "C"
  3834. | #endif
  3835. | char vasnprintf ();
  3836. | /* The GNU C library defines this for functions which it implements
  3837. | to always fail with ENOSYS. Some functions are actually named
  3838. | something starting with __ and the normal name is an alias. */
  3839. | #if defined __stub_vasnprintf || defined __stub___vasnprintf
  3840. | choke me
  3841. | #endif
  3842. |
  3843. | int
  3844. | main (void)
  3845. | {
  3846. | return vasnprintf ();
  3847. | ;
  3848. | return 0;
  3849. | }
  3850. configure:11684: result: no
  3851. configure:11684: checking for snprintf
  3852. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3853. conftest.c:101:6: warning: conflicting types for built-in function 'snprintf'
  3854. char snprintf ();
  3855. ^
  3856. configure:11684: $? = 0
  3857. configure:11684: result: yes
  3858. configure:11684: checking for wcrtomb
  3859. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3860. configure:11684: $? = 0
  3861. configure:11684: result: yes
  3862. configure:11684: checking for iswcntrl
  3863. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3864. conftest.c:103:6: warning: conflicting types for built-in function 'iswcntrl'
  3865. char iswcntrl ();
  3866. ^
  3867. configure:11684: $? = 0
  3868. configure:11684: result: yes
  3869. configure:11684: checking for wcwidth
  3870. configure:11684: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3871. configure:11684: $? = 0
  3872. configure:11684: result: yes
  3873. configure:11703: checking for features.h
  3874. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3875. configure:11703: $? = 0
  3876. configure:11703: result: yes
  3877. configure:11703: checking for linewrap.h
  3878. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  3879. conftest.c:117:22: fatal error: linewrap.h: No such file or directory
  3880. #include <linewrap.h>
  3881. ^
  3882. compilation terminated.
  3883. configure:11703: $? = 1
  3884. configure: failed program was:
  3885. | /* confdefs.h */
  3886. | #define PACKAGE_NAME "GRUB"
  3887. | #define PACKAGE_TARNAME "grub"
  3888. | #define PACKAGE_VERSION "2.02"
  3889. | #define PACKAGE_STRING "GRUB 2.02"
  3890. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  3891. | #define PACKAGE_URL ""
  3892. | #define PACKAGE "grub"
  3893. | #define VERSION "2.02"
  3894. | #define GRUB_BOOT_DIR_NAME "boot"
  3895. | #define GRUB_DIR_NAME "grub"
  3896. | #define YYTEXT_POINTER 1
  3897. | #define STDC_HEADERS 1
  3898. | #define HAVE_SYS_TYPES_H 1
  3899. | #define HAVE_SYS_STAT_H 1
  3900. | #define HAVE_STDLIB_H 1
  3901. | #define HAVE_STRING_H 1
  3902. | #define HAVE_MEMORY_H 1
  3903. | #define HAVE_STRINGS_H 1
  3904. | #define HAVE_INTTYPES_H 1
  3905. | #define HAVE_STDINT_H 1
  3906. | #define HAVE_UNISTD_H 1
  3907. | #define __EXTENSIONS__ 1
  3908. | #define _ALL_SOURCE 1
  3909. | #define _DARWIN_C_SOURCE 1
  3910. | #define _GNU_SOURCE 1
  3911. | #define _POSIX_PTHREAD_SEMANTICS 1
  3912. | #define _TANDEM_SOURCE 1
  3913. | #define ENABLE_NLS 1
  3914. | #define HAVE_GETTEXT 1
  3915. | #define HAVE_DCGETTEXT 1
  3916. | #define _FILE_OFFSET_BITS 64
  3917. | #define SIZEOF_VOID_P 4
  3918. | #define SIZEOF_LONG 4
  3919. | #define SIZEOF_OFF_T 8
  3920. | #define HAVE_POSIX_MEMALIGN 1
  3921. | #define HAVE_MEMALIGN 1
  3922. | #define HAVE_SYS_PARAM_H 1
  3923. | #define HAVE_SYS_MOUNT_H 1
  3924. | #define HAVE_LIMITS_H 1
  3925. | #define HAVE_ALLOCA_H 1
  3926. | #define HAVE_ALLOCA 1
  3927. | #define restrict __restrict
  3928. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  3929. | #define HAVE_DECL_FEOF_UNLOCKED 1
  3930. | #define HAVE_DECL_FERROR_UNLOCKED 1
  3931. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  3932. | #define HAVE_DECL_FGETS_UNLOCKED 1
  3933. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  3934. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  3935. | #define HAVE_DECL_FREAD_UNLOCKED 1
  3936. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  3937. | #define HAVE_DECL_GETC_UNLOCKED 1
  3938. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  3939. | #define HAVE_DECL_PUTC_UNLOCKED 1
  3940. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  3941. | #define HAVE_FLOCKFILE 1
  3942. | #define HAVE_FUNLOCKFILE 1
  3943. | #define HAVE_BTOWC 1
  3944. | #define HAVE_ISBLANK 1
  3945. | #define HAVE_ISWCTYPE 1
  3946. | #define HAVE_MBSRTOWCS 1
  3947. | #define HAVE_MEMPCPY 1
  3948. | #define HAVE_WMEMCHR 1
  3949. | #define HAVE_WMEMCPY 1
  3950. | #define HAVE_WMEMPCPY 1
  3951. | #define HAVE_GETDELIM 1
  3952. | #define HAVE_SYMLINK 1
  3953. | #define HAVE_MBSINIT 1
  3954. | #define HAVE_MBRTOWC 1
  3955. | #define HAVE_ISASCII 1
  3956. | #define HAVE_MPROTECT 1
  3957. | #define HAVE_NL_LANGINFO 1
  3958. | #define HAVE_WCSCOLL 1
  3959. | #define HAVE_SLEEP 1
  3960. | #define HAVE_STRNDUP 1
  3961. | #define HAVE_SNPRINTF 1
  3962. | #define HAVE_WCRTOMB 1
  3963. | #define HAVE_ISWCNTRL 1
  3964. | #define HAVE_WCWIDTH 1
  3965. | #define HAVE_FEATURES_H 1
  3966. | /* end confdefs.h. */
  3967. | #include <stdio.h>
  3968. | #ifdef HAVE_SYS_TYPES_H
  3969. | # include <sys/types.h>
  3970. | #endif
  3971. | #ifdef HAVE_SYS_STAT_H
  3972. | # include <sys/stat.h>
  3973. | #endif
  3974. | #ifdef STDC_HEADERS
  3975. | # include <stdlib.h>
  3976. | # include <stddef.h>
  3977. | #else
  3978. | # ifdef HAVE_STDLIB_H
  3979. | # include <stdlib.h>
  3980. | # endif
  3981. | #endif
  3982. | #ifdef HAVE_STRING_H
  3983. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3984. | # include <memory.h>
  3985. | # endif
  3986. | # include <string.h>
  3987. | #endif
  3988. | #ifdef HAVE_STRINGS_H
  3989. | # include <strings.h>
  3990. | #endif
  3991. | #ifdef HAVE_INTTYPES_H
  3992. | # include <inttypes.h>
  3993. | #endif
  3994. | #ifdef HAVE_STDINT_H
  3995. | # include <stdint.h>
  3996. | #endif
  3997. | #ifdef HAVE_UNISTD_H
  3998. | # include <unistd.h>
  3999. | #endif
  4000. |
  4001. | #include <linewrap.h>
  4002. configure:11703: result: no
  4003. configure:11703: checking for wctype.h
  4004. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4005. configure:11703: $? = 0
  4006. configure:11703: result: yes
  4007. configure:11703: checking for getopt.h
  4008. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4009. configure:11703: $? = 0
  4010. configure:11703: result: yes
  4011. configure:11703: checking for langinfo.h
  4012. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4013. configure:11703: $? = 0
  4014. configure:11703: result: yes
  4015. configure:11703: checking for unistd.h
  4016. configure:11703: result: yes
  4017. configure:11703: checking for xlocale.h
  4018. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4019. configure:11703: $? = 0
  4020. configure:11703: result: yes
  4021. configure:11703: checking for wchar.h
  4022. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4023. configure:11703: $? = 0
  4024. configure:11703: result: yes
  4025. configure:11703: checking for sys/mman.h
  4026. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4027. configure:11703: $? = 0
  4028. configure:11703: result: yes
  4029. configure:11703: checking for stdint.h
  4030. configure:11703: result: yes
  4031. configure:11703: checking for sys/socket.h
  4032. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4033. configure:11703: $? = 0
  4034. configure:11703: result: yes
  4035. configure:11703: checking for strings.h
  4036. configure:11703: result: yes
  4037. configure:11703: checking for sysexits.h
  4038. configure:11703: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4039. configure:11703: $? = 0
  4040. configure:11703: result: yes
  4041. configure:11815: checking whether <wchar.h> uses 'inline' correctly
  4042. configure:11837: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4043. configure:11840: $? = 0
  4044. configure:11858: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4045. configure:11861: $? = 0
  4046. configure:11874: result: yes
  4047. configure:11891: checking for nl_langinfo and CODESET
  4048. configure:11907: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4049. configure:11907: $? = 0
  4050. configure:11916: result: yes
  4051. configure:11927: checking for a traditional french locale
  4052. configure:11995: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4053. configure:11998: $? = 0
  4054. configure:12054: result: none
  4055. configure:12061: checking whether // is distinct from /
  4056. configure:12090: result: no
  4057. configure:12100: checking whether the preprocessor supports include_next
  4058. configure:12138: gcc -c -O2 -D_FILE_OFFSET_BITS=64 -Iconftestd1b -Iconftestd2 conftest.c >&5
  4059. configure:12138: $? = 0
  4060. configure:12159: result: yes
  4061. configure:12180: checking whether system header files limit the line length
  4062. configure:12203: result: no
  4063. configure:12214: checking for complete errno.h
  4064. configure:12287: result: yes
  4065. configure:12584: checking whether strerror_r is declared
  4066. configure:12584: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4067. configure:12584: $? = 0
  4068. configure:12584: result: yes
  4069. configure:12597: checking for strerror_r
  4070. configure:12597: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4071. configure:12597: $? = 0
  4072. configure:12597: result: yes
  4073. configure:12606: checking whether strerror_r returns char *
  4074. configure:12630: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4075. configure:12630: $? = 0
  4076. configure:12668: result: yes
  4077. configure:12681: checking for mbstate_t
  4078. configure:12705: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4079. configure:12705: $? = 0
  4080. configure:12712: result: yes
  4081. configure:12843: checking whether getdelim is declared
  4082. configure:12843: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4083. configure:12843: $? = 0
  4084. configure:12843: result: yes
  4085. configure:12856: checking whether getline is declared
  4086. configure:12856: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4087. configure:12856: $? = 0
  4088. configure:12856: result: yes
  4089. configure:13082: checking for getopt.h
  4090. configure:13082: result: yes
  4091. configure:13099: checking for getopt_long_only
  4092. configure:13099: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4093. configure:13099: $? = 0
  4094. configure:13099: result: yes
  4095. configure:13113: checking whether getopt is POSIX compatible
  4096. configure:13155: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4097. configure:13155: $? = 0
  4098. configure:13155: ./conftest
  4099. configure:13155: $? = 0
  4100. configure:13214: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4101. configure:13214: $? = 0
  4102. configure:13214: ./conftest
  4103. configure:13214: $? = 0
  4104. configure:13256: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4105. configure:13256: $? = 0
  4106. configure:13256: ./conftest
  4107. program: option requires an argument -- 'b'
  4108. configure:13256: $? = 0
  4109. configure:13274: result: yes
  4110. configure:13282: checking for working GNU getopt function
  4111. configure:13503: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4112. configure:13503: $? = 0
  4113. configure:13503: ./conftest
  4114. configure:13503: $? = 0
  4115. configure:13519: result: yes
  4116. configure:13524: checking for working GNU getopt_long function
  4117. configure:13569: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4118. configure:13569: $? = 0
  4119. configure:13569: ./conftest
  4120. configure:13569: $? = 0
  4121. configure:13580: result: yes
  4122. configure:13606: checking whether getenv is declared
  4123. configure:13606: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4124. configure:13606: $? = 0
  4125. configure:13606: result: yes
  4126. configure:13633: checking for working fcntl.h
  4127. configure:13736: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4128. configure:13736: $? = 0
  4129. configure:13736: ./conftest
  4130. configure:13736: $? = 0
  4131. configure:13751: result: yes
  4132. configure:13775: checking whether we are using the GNU C Library >= 2.1 or uClibc
  4133. configure:13805: result: yes
  4134. configure:13826: checking for wchar_t
  4135. configure:13843: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4136. configure:13843: $? = 0
  4137. configure:13850: result: yes
  4138. configure:13866: checking whether NULL can be used in arbitrary expressions
  4139. configure:13884: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4140. configure:13884: $? = 0
  4141. configure:13891: result: yes
  4142. configure:14057: checking whether malloc, realloc, calloc are POSIX compliant
  4143. configure:14077: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4144. configure:14077: $? = 0
  4145. configure:14085: result: yes
  4146. configure:14095: checking for a traditional japanese locale
  4147. configure:14165: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4148. configure:14168: $? = 0
  4149. configure:14226: result: none
  4150. configure:14234: checking for a transitional chinese locale
  4151. configure:14305: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4152. configure:14308: $? = 0
  4153. configure:14359: result: none
  4154. configure:14366: checking for a french Unicode locale
  4155. configure:14438: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4156. configure:14441: $? = 0
  4157. configure:14487: result: none
  4158. configure:14582: checking for mmap
  4159. configure:14582: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4160. configure:14582: $? = 0
  4161. configure:14582: result: yes
  4162. configure:14593: checking for MAP_ANONYMOUS
  4163. configure:14630: result: yes
  4164. configure:14652: checking whether memchr works
  4165. configure:14715: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4166. configure:14715: $? = 0
  4167. configure:14715: ./conftest
  4168. configure:14715: $? = 0
  4169. configure:14725: result: yes
  4170. configure:14744: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4171. conftest.c:110:10: error: unknown type name 'not'
  4172. not a universal capable compiler
  4173. ^
  4174. conftest.c:110:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  4175. not a universal capable compiler
  4176. ^
  4177. conftest.c:110:16: error: unknown type name 'universal'
  4178. configure:14744: $? = 1
  4179. configure: failed program was:
  4180. | /* confdefs.h */
  4181. | #define PACKAGE_NAME "GRUB"
  4182. | #define PACKAGE_TARNAME "grub"
  4183. | #define PACKAGE_VERSION "2.02"
  4184. | #define PACKAGE_STRING "GRUB 2.02"
  4185. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  4186. | #define PACKAGE_URL ""
  4187. | #define PACKAGE "grub"
  4188. | #define VERSION "2.02"
  4189. | #define GRUB_BOOT_DIR_NAME "boot"
  4190. | #define GRUB_DIR_NAME "grub"
  4191. | #define YYTEXT_POINTER 1
  4192. | #define STDC_HEADERS 1
  4193. | #define HAVE_SYS_TYPES_H 1
  4194. | #define HAVE_SYS_STAT_H 1
  4195. | #define HAVE_STDLIB_H 1
  4196. | #define HAVE_STRING_H 1
  4197. | #define HAVE_MEMORY_H 1
  4198. | #define HAVE_STRINGS_H 1
  4199. | #define HAVE_INTTYPES_H 1
  4200. | #define HAVE_STDINT_H 1
  4201. | #define HAVE_UNISTD_H 1
  4202. | #define __EXTENSIONS__ 1
  4203. | #define _ALL_SOURCE 1
  4204. | #define _DARWIN_C_SOURCE 1
  4205. | #define _GNU_SOURCE 1
  4206. | #define _POSIX_PTHREAD_SEMANTICS 1
  4207. | #define _TANDEM_SOURCE 1
  4208. | #define ENABLE_NLS 1
  4209. | #define HAVE_GETTEXT 1
  4210. | #define HAVE_DCGETTEXT 1
  4211. | #define _FILE_OFFSET_BITS 64
  4212. | #define SIZEOF_VOID_P 4
  4213. | #define SIZEOF_LONG 4
  4214. | #define SIZEOF_OFF_T 8
  4215. | #define HAVE_POSIX_MEMALIGN 1
  4216. | #define HAVE_MEMALIGN 1
  4217. | #define HAVE_SYS_PARAM_H 1
  4218. | #define HAVE_SYS_MOUNT_H 1
  4219. | #define HAVE_LIMITS_H 1
  4220. | #define HAVE_ALLOCA_H 1
  4221. | #define HAVE_ALLOCA 1
  4222. | #define restrict __restrict
  4223. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4224. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4225. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4226. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4227. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4228. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4229. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4230. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4231. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4232. | #define HAVE_DECL_GETC_UNLOCKED 1
  4233. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4234. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4235. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4236. | #define HAVE_FLOCKFILE 1
  4237. | #define HAVE_FUNLOCKFILE 1
  4238. | #define HAVE_BTOWC 1
  4239. | #define HAVE_ISBLANK 1
  4240. | #define HAVE_ISWCTYPE 1
  4241. | #define HAVE_MBSRTOWCS 1
  4242. | #define HAVE_MEMPCPY 1
  4243. | #define HAVE_WMEMCHR 1
  4244. | #define HAVE_WMEMCPY 1
  4245. | #define HAVE_WMEMPCPY 1
  4246. | #define HAVE_GETDELIM 1
  4247. | #define HAVE_SYMLINK 1
  4248. | #define HAVE_MBSINIT 1
  4249. | #define HAVE_MBRTOWC 1
  4250. | #define HAVE_ISASCII 1
  4251. | #define HAVE_MPROTECT 1
  4252. | #define HAVE_NL_LANGINFO 1
  4253. | #define HAVE_WCSCOLL 1
  4254. | #define HAVE_SLEEP 1
  4255. | #define HAVE_STRNDUP 1
  4256. | #define HAVE_SNPRINTF 1
  4257. | #define HAVE_WCRTOMB 1
  4258. | #define HAVE_ISWCNTRL 1
  4259. | #define HAVE_WCWIDTH 1
  4260. | #define HAVE_FEATURES_H 1
  4261. | #define HAVE_WCTYPE_H 1
  4262. | #define HAVE_GETOPT_H 1
  4263. | #define HAVE_LANGINFO_H 1
  4264. | #define HAVE_UNISTD_H 1
  4265. | #define HAVE_XLOCALE_H 1
  4266. | #define HAVE_WCHAR_H 1
  4267. | #define HAVE_SYS_MMAN_H 1
  4268. | #define HAVE_STDINT_H 1
  4269. | #define HAVE_SYS_SOCKET_H 1
  4270. | #define HAVE_STRINGS_H 1
  4271. | #define HAVE_SYSEXITS_H 1
  4272. | #define HAVE_LANGINFO_CODESET 1
  4273. | #define HAVE_DECL_STRERROR_R 1
  4274. | #define HAVE_STRERROR_R 1
  4275. | #define STRERROR_R_CHAR_P 1
  4276. | #define HAVE_MBSTATE_T 1
  4277. | #define HAVE_DECL_GETDELIM 1
  4278. | #define HAVE_DECL_GETLINE 1
  4279. | #define HAVE_GETOPT_H 1
  4280. | #define HAVE_GETOPT_LONG_ONLY 1
  4281. | #define __GETOPT_PREFIX rpl_
  4282. | #define HAVE_DECL_GETENV 1
  4283. | #define HAVE_WORKING_O_NOATIME 1
  4284. | #define HAVE_WORKING_O_NOFOLLOW 1
  4285. | #define HAVE_WCHAR_T 1
  4286. | #define HAVE_MAP_ANONYMOUS 1
  4287. | /* end confdefs.h. */
  4288. | #ifndef __APPLE_CC__
  4289. | not a universal capable compiler
  4290. | #endif
  4291. | typedef int dummy;
  4292. |
  4293. configure:14778: checking whether alarm is declared
  4294. configure:14778: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4295. configure:14778: $? = 0
  4296. configure:14778: result: yes
  4297. configure:14793: checking for stdlib.h
  4298. configure:14793: result: yes
  4299. configure:14803: checking for GNU libc compatible malloc
  4300. configure:14836: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4301. configure:14836: $? = 0
  4302. configure:14836: ./conftest
  4303. configure:14836: $? = 0
  4304. configure:14847: result: yes
  4305. configure:14865: checking for stdbool.h that conforms to C99
  4306. configure:14932: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4307. configure:14932: $? = 0
  4308. configure:14939: result: yes
  4309. configure:14941: checking for _Bool
  4310. configure:14941: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4311. configure:14941: $? = 0
  4312. configure:14941: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4313. conftest.c: In function 'main':
  4314. conftest.c:148:20: error: expected expression before ')' token
  4315. if (sizeof ((_Bool)))
  4316. ^
  4317. configure:14941: $? = 1
  4318. configure: failed program was:
  4319. | /* confdefs.h */
  4320. | #define PACKAGE_NAME "GRUB"
  4321. | #define PACKAGE_TARNAME "grub"
  4322. | #define PACKAGE_VERSION "2.02"
  4323. | #define PACKAGE_STRING "GRUB 2.02"
  4324. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  4325. | #define PACKAGE_URL ""
  4326. | #define PACKAGE "grub"
  4327. | #define VERSION "2.02"
  4328. | #define GRUB_BOOT_DIR_NAME "boot"
  4329. | #define GRUB_DIR_NAME "grub"
  4330. | #define YYTEXT_POINTER 1
  4331. | #define STDC_HEADERS 1
  4332. | #define HAVE_SYS_TYPES_H 1
  4333. | #define HAVE_SYS_STAT_H 1
  4334. | #define HAVE_STDLIB_H 1
  4335. | #define HAVE_STRING_H 1
  4336. | #define HAVE_MEMORY_H 1
  4337. | #define HAVE_STRINGS_H 1
  4338. | #define HAVE_INTTYPES_H 1
  4339. | #define HAVE_STDINT_H 1
  4340. | #define HAVE_UNISTD_H 1
  4341. | #define __EXTENSIONS__ 1
  4342. | #define _ALL_SOURCE 1
  4343. | #define _DARWIN_C_SOURCE 1
  4344. | #define _GNU_SOURCE 1
  4345. | #define _POSIX_PTHREAD_SEMANTICS 1
  4346. | #define _TANDEM_SOURCE 1
  4347. | #define ENABLE_NLS 1
  4348. | #define HAVE_GETTEXT 1
  4349. | #define HAVE_DCGETTEXT 1
  4350. | #define _FILE_OFFSET_BITS 64
  4351. | #define SIZEOF_VOID_P 4
  4352. | #define SIZEOF_LONG 4
  4353. | #define SIZEOF_OFF_T 8
  4354. | #define HAVE_POSIX_MEMALIGN 1
  4355. | #define HAVE_MEMALIGN 1
  4356. | #define HAVE_SYS_PARAM_H 1
  4357. | #define HAVE_SYS_MOUNT_H 1
  4358. | #define HAVE_LIMITS_H 1
  4359. | #define HAVE_ALLOCA_H 1
  4360. | #define HAVE_ALLOCA 1
  4361. | #define restrict __restrict
  4362. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4363. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4364. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4365. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4366. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4367. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4368. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4369. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4370. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4371. | #define HAVE_DECL_GETC_UNLOCKED 1
  4372. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4373. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4374. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4375. | #define HAVE_FLOCKFILE 1
  4376. | #define HAVE_FUNLOCKFILE 1
  4377. | #define HAVE_BTOWC 1
  4378. | #define HAVE_ISBLANK 1
  4379. | #define HAVE_ISWCTYPE 1
  4380. | #define HAVE_MBSRTOWCS 1
  4381. | #define HAVE_MEMPCPY 1
  4382. | #define HAVE_WMEMCHR 1
  4383. | #define HAVE_WMEMCPY 1
  4384. | #define HAVE_WMEMPCPY 1
  4385. | #define HAVE_GETDELIM 1
  4386. | #define HAVE_SYMLINK 1
  4387. | #define HAVE_MBSINIT 1
  4388. | #define HAVE_MBRTOWC 1
  4389. | #define HAVE_ISASCII 1
  4390. | #define HAVE_MPROTECT 1
  4391. | #define HAVE_NL_LANGINFO 1
  4392. | #define HAVE_WCSCOLL 1
  4393. | #define HAVE_SLEEP 1
  4394. | #define HAVE_STRNDUP 1
  4395. | #define HAVE_SNPRINTF 1
  4396. | #define HAVE_WCRTOMB 1
  4397. | #define HAVE_ISWCNTRL 1
  4398. | #define HAVE_WCWIDTH 1
  4399. | #define HAVE_FEATURES_H 1
  4400. | #define HAVE_WCTYPE_H 1
  4401. | #define HAVE_GETOPT_H 1
  4402. | #define HAVE_LANGINFO_H 1
  4403. | #define HAVE_UNISTD_H 1
  4404. | #define HAVE_XLOCALE_H 1
  4405. | #define HAVE_WCHAR_H 1
  4406. | #define HAVE_SYS_MMAN_H 1
  4407. | #define HAVE_STDINT_H 1
  4408. | #define HAVE_SYS_SOCKET_H 1
  4409. | #define HAVE_STRINGS_H 1
  4410. | #define HAVE_SYSEXITS_H 1
  4411. | #define HAVE_LANGINFO_CODESET 1
  4412. | #define HAVE_DECL_STRERROR_R 1
  4413. | #define HAVE_STRERROR_R 1
  4414. | #define STRERROR_R_CHAR_P 1
  4415. | #define HAVE_MBSTATE_T 1
  4416. | #define HAVE_DECL_GETDELIM 1
  4417. | #define HAVE_DECL_GETLINE 1
  4418. | #define HAVE_GETOPT_H 1
  4419. | #define HAVE_GETOPT_LONG_ONLY 1
  4420. | #define __GETOPT_PREFIX rpl_
  4421. | #define HAVE_DECL_GETENV 1
  4422. | #define HAVE_WORKING_O_NOATIME 1
  4423. | #define HAVE_WORKING_O_NOFOLLOW 1
  4424. | #define HAVE_WCHAR_T 1
  4425. | #define HAVE_MAP_ANONYMOUS 1
  4426. | #define HAVE_DECL_ALARM 1
  4427. | #define HAVE_STDLIB_H 1
  4428. | #define MALLOC_0_IS_NONNULL 1
  4429. | /* end confdefs.h. */
  4430. | #include <stdio.h>
  4431. | #ifdef HAVE_SYS_TYPES_H
  4432. | # include <sys/types.h>
  4433. | #endif
  4434. | #ifdef HAVE_SYS_STAT_H
  4435. | # include <sys/stat.h>
  4436. | #endif
  4437. | #ifdef STDC_HEADERS
  4438. | # include <stdlib.h>
  4439. | # include <stddef.h>
  4440. | #else
  4441. | # ifdef HAVE_STDLIB_H
  4442. | # include <stdlib.h>
  4443. | # endif
  4444. | #endif
  4445. | #ifdef HAVE_STRING_H
  4446. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4447. | # include <memory.h>
  4448. | # endif
  4449. | # include <string.h>
  4450. | #endif
  4451. | #ifdef HAVE_STRINGS_H
  4452. | # include <strings.h>
  4453. | #endif
  4454. | #ifdef HAVE_INTTYPES_H
  4455. | # include <inttypes.h>
  4456. | #endif
  4457. | #ifdef HAVE_STDINT_H
  4458. | # include <stdint.h>
  4459. | #endif
  4460. | #ifdef HAVE_UNISTD_H
  4461. | # include <unistd.h>
  4462. | #endif
  4463. | int
  4464. | main (void)
  4465. | {
  4466. | if (sizeof ((_Bool)))
  4467. | return 0;
  4468. | ;
  4469. | return 0;
  4470. | }
  4471. configure:14941: result: yes
  4472. configure:14953: checking for unsigned long long int
  4473. configure:14992: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4474. configure:14992: $? = 0
  4475. configure:15001: result: yes
  4476. configure:15011: checking for long long int
  4477. configure:15049: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4478. configure:15049: $? = 0
  4479. configure:15049: ./conftest
  4480. configure:15049: $? = 0
  4481. configure:15061: result: yes
  4482. configure:15192: checking whether stdint.h conforms to C99
  4483. configure:15361: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4484. configure:15361: $? = 0
  4485. configure:15441: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4486. configure:15441: $? = 0
  4487. configure:15441: ./conftest
  4488. configure:15441: $? = 0
  4489. configure:15453: result: yes
  4490. configure:15804: checking whether strerror(0) succeeds
  4491. configure:15839: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4492. configure:15839: $? = 0
  4493. configure:15839: ./conftest
  4494. configure:15839: $? = 0
  4495. configure:15850: result: yes
  4496. configure:15938: checking whether ffsl is declared without a macro
  4497. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4498. configure:15956: $? = 0
  4499. configure:15964: result: yes
  4500. configure:15938: checking whether ffsll is declared without a macro
  4501. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4502. configure:15956: $? = 0
  4503. configure:15964: result: yes
  4504. configure:15938: checking whether memmem is declared without a macro
  4505. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4506. configure:15956: $? = 0
  4507. configure:15964: result: yes
  4508. configure:15938: checking whether mempcpy is declared without a macro
  4509. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4510. configure:15956: $? = 0
  4511. configure:15964: result: yes
  4512. configure:15938: checking whether memrchr is declared without a macro
  4513. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4514. configure:15956: $? = 0
  4515. configure:15964: result: yes
  4516. configure:15938: checking whether rawmemchr is declared without a macro
  4517. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4518. configure:15956: $? = 0
  4519. configure:15964: result: yes
  4520. configure:15938: checking whether stpcpy is declared without a macro
  4521. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4522. configure:15956: $? = 0
  4523. configure:15964: result: yes
  4524. configure:15938: checking whether stpncpy is declared without a macro
  4525. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4526. configure:15956: $? = 0
  4527. configure:15964: result: yes
  4528. configure:15938: checking whether strchrnul is declared without a macro
  4529. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4530. configure:15956: $? = 0
  4531. configure:15964: result: yes
  4532. configure:15938: checking whether strdup is declared without a macro
  4533. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4534. configure:15956: $? = 0
  4535. configure:15964: result: yes
  4536. configure:15938: checking whether strncat is declared without a macro
  4537. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4538. configure:15956: $? = 0
  4539. configure:15964: result: yes
  4540. configure:15938: checking whether strndup is declared without a macro
  4541. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4542. configure:15956: $? = 0
  4543. configure:15964: result: yes
  4544. configure:15938: checking whether strnlen is declared without a macro
  4545. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4546. configure:15956: $? = 0
  4547. configure:15964: result: yes
  4548. configure:15938: checking whether strpbrk is declared without a macro
  4549. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4550. configure:15956: $? = 0
  4551. configure:15964: result: yes
  4552. configure:15938: checking whether strsep is declared without a macro
  4553. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4554. configure:15956: $? = 0
  4555. configure:15964: result: yes
  4556. configure:15938: checking whether strcasestr is declared without a macro
  4557. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4558. configure:15956: $? = 0
  4559. configure:15964: result: yes
  4560. configure:15938: checking whether strtok_r is declared without a macro
  4561. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4562. configure:15956: $? = 0
  4563. configure:15964: result: yes
  4564. configure:15938: checking whether strerror_r is declared without a macro
  4565. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4566. configure:15956: $? = 0
  4567. configure:15964: result: yes
  4568. configure:15938: checking whether strsignal is declared without a macro
  4569. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4570. configure:15956: $? = 0
  4571. configure:15964: result: yes
  4572. configure:15938: checking whether strverscmp is declared without a macro
  4573. configure:15956: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4574. configure:15956: $? = 0
  4575. configure:15964: result: yes
  4576. configure:16065: checking whether ffs is declared without a macro
  4577. configure:16087: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4578. configure:16087: $? = 0
  4579. configure:16095: result: yes
  4580. configure:16065: checking whether strcasecmp is declared without a macro
  4581. configure:16087: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4582. configure:16087: $? = 0
  4583. configure:16095: result: yes
  4584. configure:16065: checking whether strncasecmp is declared without a macro
  4585. configure:16087: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4586. configure:16087: $? = 0
  4587. configure:16095: result: yes
  4588. configure:16107: checking whether strndup is declared
  4589. configure:16107: result: yes
  4590. configure:16120: checking whether strnlen is declared
  4591. configure:16120: result: yes
  4592. configure:16133: checking for pid_t
  4593. configure:16133: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4594. configure:16133: $? = 0
  4595. configure:16133: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4596. conftest.c: In function 'main':
  4597. conftest.c:176:20: error: expected expression before ')' token
  4598. if (sizeof ((pid_t)))
  4599. ^
  4600. configure:16133: $? = 1
  4601. configure: failed program was:
  4602. | /* confdefs.h */
  4603. | #define PACKAGE_NAME "GRUB"
  4604. | #define PACKAGE_TARNAME "grub"
  4605. | #define PACKAGE_VERSION "2.02"
  4606. | #define PACKAGE_STRING "GRUB 2.02"
  4607. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  4608. | #define PACKAGE_URL ""
  4609. | #define PACKAGE "grub"
  4610. | #define VERSION "2.02"
  4611. | #define GRUB_BOOT_DIR_NAME "boot"
  4612. | #define GRUB_DIR_NAME "grub"
  4613. | #define YYTEXT_POINTER 1
  4614. | #define STDC_HEADERS 1
  4615. | #define HAVE_SYS_TYPES_H 1
  4616. | #define HAVE_SYS_STAT_H 1
  4617. | #define HAVE_STDLIB_H 1
  4618. | #define HAVE_STRING_H 1
  4619. | #define HAVE_MEMORY_H 1
  4620. | #define HAVE_STRINGS_H 1
  4621. | #define HAVE_INTTYPES_H 1
  4622. | #define HAVE_STDINT_H 1
  4623. | #define HAVE_UNISTD_H 1
  4624. | #define __EXTENSIONS__ 1
  4625. | #define _ALL_SOURCE 1
  4626. | #define _DARWIN_C_SOURCE 1
  4627. | #define _GNU_SOURCE 1
  4628. | #define _POSIX_PTHREAD_SEMANTICS 1
  4629. | #define _TANDEM_SOURCE 1
  4630. | #define ENABLE_NLS 1
  4631. | #define HAVE_GETTEXT 1
  4632. | #define HAVE_DCGETTEXT 1
  4633. | #define _FILE_OFFSET_BITS 64
  4634. | #define SIZEOF_VOID_P 4
  4635. | #define SIZEOF_LONG 4
  4636. | #define SIZEOF_OFF_T 8
  4637. | #define HAVE_POSIX_MEMALIGN 1
  4638. | #define HAVE_MEMALIGN 1
  4639. | #define HAVE_SYS_PARAM_H 1
  4640. | #define HAVE_SYS_MOUNT_H 1
  4641. | #define HAVE_LIMITS_H 1
  4642. | #define HAVE_ALLOCA_H 1
  4643. | #define HAVE_ALLOCA 1
  4644. | #define restrict __restrict
  4645. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4646. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4647. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4648. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4649. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4650. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4651. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4652. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4653. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4654. | #define HAVE_DECL_GETC_UNLOCKED 1
  4655. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4656. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4657. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4658. | #define HAVE_FLOCKFILE 1
  4659. | #define HAVE_FUNLOCKFILE 1
  4660. | #define HAVE_BTOWC 1
  4661. | #define HAVE_ISBLANK 1
  4662. | #define HAVE_ISWCTYPE 1
  4663. | #define HAVE_MBSRTOWCS 1
  4664. | #define HAVE_MEMPCPY 1
  4665. | #define HAVE_WMEMCHR 1
  4666. | #define HAVE_WMEMCPY 1
  4667. | #define HAVE_WMEMPCPY 1
  4668. | #define HAVE_GETDELIM 1
  4669. | #define HAVE_SYMLINK 1
  4670. | #define HAVE_MBSINIT 1
  4671. | #define HAVE_MBRTOWC 1
  4672. | #define HAVE_ISASCII 1
  4673. | #define HAVE_MPROTECT 1
  4674. | #define HAVE_NL_LANGINFO 1
  4675. | #define HAVE_WCSCOLL 1
  4676. | #define HAVE_SLEEP 1
  4677. | #define HAVE_STRNDUP 1
  4678. | #define HAVE_SNPRINTF 1
  4679. | #define HAVE_WCRTOMB 1
  4680. | #define HAVE_ISWCNTRL 1
  4681. | #define HAVE_WCWIDTH 1
  4682. | #define HAVE_FEATURES_H 1
  4683. | #define HAVE_WCTYPE_H 1
  4684. | #define HAVE_GETOPT_H 1
  4685. | #define HAVE_LANGINFO_H 1
  4686. | #define HAVE_UNISTD_H 1
  4687. | #define HAVE_XLOCALE_H 1
  4688. | #define HAVE_WCHAR_H 1
  4689. | #define HAVE_SYS_MMAN_H 1
  4690. | #define HAVE_STDINT_H 1
  4691. | #define HAVE_SYS_SOCKET_H 1
  4692. | #define HAVE_STRINGS_H 1
  4693. | #define HAVE_SYSEXITS_H 1
  4694. | #define HAVE_LANGINFO_CODESET 1
  4695. | #define HAVE_DECL_STRERROR_R 1
  4696. | #define HAVE_STRERROR_R 1
  4697. | #define STRERROR_R_CHAR_P 1
  4698. | #define HAVE_MBSTATE_T 1
  4699. | #define HAVE_DECL_GETDELIM 1
  4700. | #define HAVE_DECL_GETLINE 1
  4701. | #define HAVE_GETOPT_H 1
  4702. | #define HAVE_GETOPT_LONG_ONLY 1
  4703. | #define __GETOPT_PREFIX rpl_
  4704. | #define HAVE_DECL_GETENV 1
  4705. | #define HAVE_WORKING_O_NOATIME 1
  4706. | #define HAVE_WORKING_O_NOFOLLOW 1
  4707. | #define HAVE_WCHAR_T 1
  4708. | #define HAVE_MAP_ANONYMOUS 1
  4709. | #define HAVE_DECL_ALARM 1
  4710. | #define HAVE_STDLIB_H 1
  4711. | #define MALLOC_0_IS_NONNULL 1
  4712. | #define HAVE__BOOL 1
  4713. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4714. | #define HAVE_LONG_LONG_INT 1
  4715. | #define HAVE_RAW_DECL_FFSL 1
  4716. | #define HAVE_RAW_DECL_FFSLL 1
  4717. | #define HAVE_RAW_DECL_MEMMEM 1
  4718. | #define HAVE_RAW_DECL_MEMPCPY 1
  4719. | #define HAVE_RAW_DECL_MEMRCHR 1
  4720. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  4721. | #define HAVE_RAW_DECL_STPCPY 1
  4722. | #define HAVE_RAW_DECL_STPNCPY 1
  4723. | #define HAVE_RAW_DECL_STRCHRNUL 1
  4724. | #define HAVE_RAW_DECL_STRDUP 1
  4725. | #define HAVE_RAW_DECL_STRNCAT 1
  4726. | #define HAVE_RAW_DECL_STRNDUP 1
  4727. | #define HAVE_RAW_DECL_STRNLEN 1
  4728. | #define HAVE_RAW_DECL_STRPBRK 1
  4729. | #define HAVE_RAW_DECL_STRSEP 1
  4730. | #define HAVE_RAW_DECL_STRCASESTR 1
  4731. | #define HAVE_RAW_DECL_STRTOK_R 1
  4732. | #define HAVE_RAW_DECL_STRERROR_R 1
  4733. | #define HAVE_RAW_DECL_STRSIGNAL 1
  4734. | #define HAVE_RAW_DECL_STRVERSCMP 1
  4735. | #define HAVE_RAW_DECL_FFS 1
  4736. | #define HAVE_RAW_DECL_STRCASECMP 1
  4737. | #define HAVE_RAW_DECL_STRNCASECMP 1
  4738. | #define HAVE_DECL_STRNDUP 1
  4739. | #define HAVE_DECL_STRNLEN 1
  4740. | /* end confdefs.h. */
  4741. | #include <stdio.h>
  4742. | #ifdef HAVE_SYS_TYPES_H
  4743. | # include <sys/types.h>
  4744. | #endif
  4745. | #ifdef HAVE_SYS_STAT_H
  4746. | # include <sys/stat.h>
  4747. | #endif
  4748. | #ifdef STDC_HEADERS
  4749. | # include <stdlib.h>
  4750. | # include <stddef.h>
  4751. | #else
  4752. | # ifdef HAVE_STDLIB_H
  4753. | # include <stdlib.h>
  4754. | # endif
  4755. | #endif
  4756. | #ifdef HAVE_STRING_H
  4757. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4758. | # include <memory.h>
  4759. | # endif
  4760. | # include <string.h>
  4761. | #endif
  4762. | #ifdef HAVE_STRINGS_H
  4763. | # include <strings.h>
  4764. | #endif
  4765. | #ifdef HAVE_INTTYPES_H
  4766. | # include <inttypes.h>
  4767. | #endif
  4768. | #ifdef HAVE_STDINT_H
  4769. | # include <stdint.h>
  4770. | #endif
  4771. | #ifdef HAVE_UNISTD_H
  4772. | # include <unistd.h>
  4773. | #endif
  4774. | int
  4775. | main (void)
  4776. | {
  4777. | if (sizeof ((pid_t)))
  4778. | return 0;
  4779. | ;
  4780. | return 0;
  4781. | }
  4782. configure:16133: result: yes
  4783. configure:16144: checking for mode_t
  4784. configure:16144: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4785. configure:16144: $? = 0
  4786. configure:16144: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4787. conftest.c: In function 'main':
  4788. conftest.c:176:21: error: expected expression before ')' token
  4789. if (sizeof ((mode_t)))
  4790. ^
  4791. configure:16144: $? = 1
  4792. configure: failed program was:
  4793. | /* confdefs.h */
  4794. | #define PACKAGE_NAME "GRUB"
  4795. | #define PACKAGE_TARNAME "grub"
  4796. | #define PACKAGE_VERSION "2.02"
  4797. | #define PACKAGE_STRING "GRUB 2.02"
  4798. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  4799. | #define PACKAGE_URL ""
  4800. | #define PACKAGE "grub"
  4801. | #define VERSION "2.02"
  4802. | #define GRUB_BOOT_DIR_NAME "boot"
  4803. | #define GRUB_DIR_NAME "grub"
  4804. | #define YYTEXT_POINTER 1
  4805. | #define STDC_HEADERS 1
  4806. | #define HAVE_SYS_TYPES_H 1
  4807. | #define HAVE_SYS_STAT_H 1
  4808. | #define HAVE_STDLIB_H 1
  4809. | #define HAVE_STRING_H 1
  4810. | #define HAVE_MEMORY_H 1
  4811. | #define HAVE_STRINGS_H 1
  4812. | #define HAVE_INTTYPES_H 1
  4813. | #define HAVE_STDINT_H 1
  4814. | #define HAVE_UNISTD_H 1
  4815. | #define __EXTENSIONS__ 1
  4816. | #define _ALL_SOURCE 1
  4817. | #define _DARWIN_C_SOURCE 1
  4818. | #define _GNU_SOURCE 1
  4819. | #define _POSIX_PTHREAD_SEMANTICS 1
  4820. | #define _TANDEM_SOURCE 1
  4821. | #define ENABLE_NLS 1
  4822. | #define HAVE_GETTEXT 1
  4823. | #define HAVE_DCGETTEXT 1
  4824. | #define _FILE_OFFSET_BITS 64
  4825. | #define SIZEOF_VOID_P 4
  4826. | #define SIZEOF_LONG 4
  4827. | #define SIZEOF_OFF_T 8
  4828. | #define HAVE_POSIX_MEMALIGN 1
  4829. | #define HAVE_MEMALIGN 1
  4830. | #define HAVE_SYS_PARAM_H 1
  4831. | #define HAVE_SYS_MOUNT_H 1
  4832. | #define HAVE_LIMITS_H 1
  4833. | #define HAVE_ALLOCA_H 1
  4834. | #define HAVE_ALLOCA 1
  4835. | #define restrict __restrict
  4836. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  4837. | #define HAVE_DECL_FEOF_UNLOCKED 1
  4838. | #define HAVE_DECL_FERROR_UNLOCKED 1
  4839. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  4840. | #define HAVE_DECL_FGETS_UNLOCKED 1
  4841. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  4842. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  4843. | #define HAVE_DECL_FREAD_UNLOCKED 1
  4844. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  4845. | #define HAVE_DECL_GETC_UNLOCKED 1
  4846. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  4847. | #define HAVE_DECL_PUTC_UNLOCKED 1
  4848. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  4849. | #define HAVE_FLOCKFILE 1
  4850. | #define HAVE_FUNLOCKFILE 1
  4851. | #define HAVE_BTOWC 1
  4852. | #define HAVE_ISBLANK 1
  4853. | #define HAVE_ISWCTYPE 1
  4854. | #define HAVE_MBSRTOWCS 1
  4855. | #define HAVE_MEMPCPY 1
  4856. | #define HAVE_WMEMCHR 1
  4857. | #define HAVE_WMEMCPY 1
  4858. | #define HAVE_WMEMPCPY 1
  4859. | #define HAVE_GETDELIM 1
  4860. | #define HAVE_SYMLINK 1
  4861. | #define HAVE_MBSINIT 1
  4862. | #define HAVE_MBRTOWC 1
  4863. | #define HAVE_ISASCII 1
  4864. | #define HAVE_MPROTECT 1
  4865. | #define HAVE_NL_LANGINFO 1
  4866. | #define HAVE_WCSCOLL 1
  4867. | #define HAVE_SLEEP 1
  4868. | #define HAVE_STRNDUP 1
  4869. | #define HAVE_SNPRINTF 1
  4870. | #define HAVE_WCRTOMB 1
  4871. | #define HAVE_ISWCNTRL 1
  4872. | #define HAVE_WCWIDTH 1
  4873. | #define HAVE_FEATURES_H 1
  4874. | #define HAVE_WCTYPE_H 1
  4875. | #define HAVE_GETOPT_H 1
  4876. | #define HAVE_LANGINFO_H 1
  4877. | #define HAVE_UNISTD_H 1
  4878. | #define HAVE_XLOCALE_H 1
  4879. | #define HAVE_WCHAR_H 1
  4880. | #define HAVE_SYS_MMAN_H 1
  4881. | #define HAVE_STDINT_H 1
  4882. | #define HAVE_SYS_SOCKET_H 1
  4883. | #define HAVE_STRINGS_H 1
  4884. | #define HAVE_SYSEXITS_H 1
  4885. | #define HAVE_LANGINFO_CODESET 1
  4886. | #define HAVE_DECL_STRERROR_R 1
  4887. | #define HAVE_STRERROR_R 1
  4888. | #define STRERROR_R_CHAR_P 1
  4889. | #define HAVE_MBSTATE_T 1
  4890. | #define HAVE_DECL_GETDELIM 1
  4891. | #define HAVE_DECL_GETLINE 1
  4892. | #define HAVE_GETOPT_H 1
  4893. | #define HAVE_GETOPT_LONG_ONLY 1
  4894. | #define __GETOPT_PREFIX rpl_
  4895. | #define HAVE_DECL_GETENV 1
  4896. | #define HAVE_WORKING_O_NOATIME 1
  4897. | #define HAVE_WORKING_O_NOFOLLOW 1
  4898. | #define HAVE_WCHAR_T 1
  4899. | #define HAVE_MAP_ANONYMOUS 1
  4900. | #define HAVE_DECL_ALARM 1
  4901. | #define HAVE_STDLIB_H 1
  4902. | #define MALLOC_0_IS_NONNULL 1
  4903. | #define HAVE__BOOL 1
  4904. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  4905. | #define HAVE_LONG_LONG_INT 1
  4906. | #define HAVE_RAW_DECL_FFSL 1
  4907. | #define HAVE_RAW_DECL_FFSLL 1
  4908. | #define HAVE_RAW_DECL_MEMMEM 1
  4909. | #define HAVE_RAW_DECL_MEMPCPY 1
  4910. | #define HAVE_RAW_DECL_MEMRCHR 1
  4911. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  4912. | #define HAVE_RAW_DECL_STPCPY 1
  4913. | #define HAVE_RAW_DECL_STPNCPY 1
  4914. | #define HAVE_RAW_DECL_STRCHRNUL 1
  4915. | #define HAVE_RAW_DECL_STRDUP 1
  4916. | #define HAVE_RAW_DECL_STRNCAT 1
  4917. | #define HAVE_RAW_DECL_STRNDUP 1
  4918. | #define HAVE_RAW_DECL_STRNLEN 1
  4919. | #define HAVE_RAW_DECL_STRPBRK 1
  4920. | #define HAVE_RAW_DECL_STRSEP 1
  4921. | #define HAVE_RAW_DECL_STRCASESTR 1
  4922. | #define HAVE_RAW_DECL_STRTOK_R 1
  4923. | #define HAVE_RAW_DECL_STRERROR_R 1
  4924. | #define HAVE_RAW_DECL_STRSIGNAL 1
  4925. | #define HAVE_RAW_DECL_STRVERSCMP 1
  4926. | #define HAVE_RAW_DECL_FFS 1
  4927. | #define HAVE_RAW_DECL_STRCASECMP 1
  4928. | #define HAVE_RAW_DECL_STRNCASECMP 1
  4929. | #define HAVE_DECL_STRNDUP 1
  4930. | #define HAVE_DECL_STRNLEN 1
  4931. | /* end confdefs.h. */
  4932. | #include <stdio.h>
  4933. | #ifdef HAVE_SYS_TYPES_H
  4934. | # include <sys/types.h>
  4935. | #endif
  4936. | #ifdef HAVE_SYS_STAT_H
  4937. | # include <sys/stat.h>
  4938. | #endif
  4939. | #ifdef STDC_HEADERS
  4940. | # include <stdlib.h>
  4941. | # include <stddef.h>
  4942. | #else
  4943. | # ifdef HAVE_STDLIB_H
  4944. | # include <stdlib.h>
  4945. | # endif
  4946. | #endif
  4947. | #ifdef HAVE_STRING_H
  4948. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4949. | # include <memory.h>
  4950. | # endif
  4951. | # include <string.h>
  4952. | #endif
  4953. | #ifdef HAVE_STRINGS_H
  4954. | # include <strings.h>
  4955. | #endif
  4956. | #ifdef HAVE_INTTYPES_H
  4957. | # include <inttypes.h>
  4958. | #endif
  4959. | #ifdef HAVE_STDINT_H
  4960. | # include <stdint.h>
  4961. | #endif
  4962. | #ifdef HAVE_UNISTD_H
  4963. | # include <unistd.h>
  4964. | #endif
  4965. | int
  4966. | main (void)
  4967. | {
  4968. | if (sizeof ((mode_t)))
  4969. | return 0;
  4970. | ;
  4971. | return 0;
  4972. | }
  4973. configure:16144: result: yes
  4974. configure:16271: checking for wint_t
  4975. configure:16296: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4976. configure:16296: $? = 0
  4977. configure:16303: result: yes
  4978. configure:16321: checking for inttypes.h
  4979. configure:16340: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4980. configure:16340: $? = 0
  4981. configure:16347: result: yes
  4982. configure:16358: checking for stdint.h
  4983. configure:16375: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4984. configure:16375: $? = 0
  4985. configure:16382: result: yes
  4986. configure:16395: checking for intmax_t
  4987. configure:16420: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4988. configure:16420: $? = 0
  4989. configure:16427: result: yes
  4990. configure:16446: checking where to find the exponent in a 'double'
  4991. configure:16760: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4992. configure:16760: $? = 0
  4993. configure:16760: ./conftest
  4994. configure:16760: $? = 0
  4995. configure:16772: result: word 1 bit 20
  4996. configure:16799: checking whether snprintf returns a byte count as in C99
  4997. configure:16869: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  4998. configure:16869: $? = 0
  4999. configure:16869: ./conftest
  5000. configure:16869: $? = 0
  5001. configure:16880: result: yes
  5002. configure:16891: checking for snprintf
  5003. configure:16891: result: yes
  5004. configure:16891: checking for strnlen
  5005. configure:16891: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5006. configure:16891: $? = 0
  5007. configure:16891: result: yes
  5008. configure:16891: checking for wcslen
  5009. configure:16891: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5010. configure:16891: $? = 0
  5011. configure:16891: result: yes
  5012. configure:16891: checking for wcsnlen
  5013. configure:16891: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5014. configure:16891: $? = 0
  5015. configure:16891: result: yes
  5016. configure:16891: checking for mbrtowc
  5017. configure:16891: result: yes
  5018. configure:16891: checking for wcrtomb
  5019. configure:16891: result: yes
  5020. configure:16900: checking whether _snprintf is declared
  5021. configure:16900: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5022. conftest.c: In function 'main':
  5023. conftest.c:161:10: error: '_snprintf' undeclared (first use in this function)
  5024. (void) _snprintf;
  5025. ^
  5026. conftest.c:161:10: note: each undeclared identifier is reported only once for each function it appears in
  5027. configure:16900: $? = 1
  5028. configure: failed program was:
  5029. | /* confdefs.h */
  5030. | #define PACKAGE_NAME "GRUB"
  5031. | #define PACKAGE_TARNAME "grub"
  5032. | #define PACKAGE_VERSION "2.02"
  5033. | #define PACKAGE_STRING "GRUB 2.02"
  5034. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  5035. | #define PACKAGE_URL ""
  5036. | #define PACKAGE "grub"
  5037. | #define VERSION "2.02"
  5038. | #define GRUB_BOOT_DIR_NAME "boot"
  5039. | #define GRUB_DIR_NAME "grub"
  5040. | #define YYTEXT_POINTER 1
  5041. | #define STDC_HEADERS 1
  5042. | #define HAVE_SYS_TYPES_H 1
  5043. | #define HAVE_SYS_STAT_H 1
  5044. | #define HAVE_STDLIB_H 1
  5045. | #define HAVE_STRING_H 1
  5046. | #define HAVE_MEMORY_H 1
  5047. | #define HAVE_STRINGS_H 1
  5048. | #define HAVE_INTTYPES_H 1
  5049. | #define HAVE_STDINT_H 1
  5050. | #define HAVE_UNISTD_H 1
  5051. | #define __EXTENSIONS__ 1
  5052. | #define _ALL_SOURCE 1
  5053. | #define _DARWIN_C_SOURCE 1
  5054. | #define _GNU_SOURCE 1
  5055. | #define _POSIX_PTHREAD_SEMANTICS 1
  5056. | #define _TANDEM_SOURCE 1
  5057. | #define ENABLE_NLS 1
  5058. | #define HAVE_GETTEXT 1
  5059. | #define HAVE_DCGETTEXT 1
  5060. | #define _FILE_OFFSET_BITS 64
  5061. | #define SIZEOF_VOID_P 4
  5062. | #define SIZEOF_LONG 4
  5063. | #define SIZEOF_OFF_T 8
  5064. | #define HAVE_POSIX_MEMALIGN 1
  5065. | #define HAVE_MEMALIGN 1
  5066. | #define HAVE_SYS_PARAM_H 1
  5067. | #define HAVE_SYS_MOUNT_H 1
  5068. | #define HAVE_LIMITS_H 1
  5069. | #define HAVE_ALLOCA_H 1
  5070. | #define HAVE_ALLOCA 1
  5071. | #define restrict __restrict
  5072. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  5073. | #define HAVE_DECL_FEOF_UNLOCKED 1
  5074. | #define HAVE_DECL_FERROR_UNLOCKED 1
  5075. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  5076. | #define HAVE_DECL_FGETS_UNLOCKED 1
  5077. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  5078. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  5079. | #define HAVE_DECL_FREAD_UNLOCKED 1
  5080. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  5081. | #define HAVE_DECL_GETC_UNLOCKED 1
  5082. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  5083. | #define HAVE_DECL_PUTC_UNLOCKED 1
  5084. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  5085. | #define HAVE_FLOCKFILE 1
  5086. | #define HAVE_FUNLOCKFILE 1
  5087. | #define HAVE_BTOWC 1
  5088. | #define HAVE_ISBLANK 1
  5089. | #define HAVE_ISWCTYPE 1
  5090. | #define HAVE_MBSRTOWCS 1
  5091. | #define HAVE_MEMPCPY 1
  5092. | #define HAVE_WMEMCHR 1
  5093. | #define HAVE_WMEMCPY 1
  5094. | #define HAVE_WMEMPCPY 1
  5095. | #define HAVE_GETDELIM 1
  5096. | #define HAVE_SYMLINK 1
  5097. | #define HAVE_MBSINIT 1
  5098. | #define HAVE_MBRTOWC 1
  5099. | #define HAVE_ISASCII 1
  5100. | #define HAVE_MPROTECT 1
  5101. | #define HAVE_NL_LANGINFO 1
  5102. | #define HAVE_WCSCOLL 1
  5103. | #define HAVE_SLEEP 1
  5104. | #define HAVE_STRNDUP 1
  5105. | #define HAVE_SNPRINTF 1
  5106. | #define HAVE_WCRTOMB 1
  5107. | #define HAVE_ISWCNTRL 1
  5108. | #define HAVE_WCWIDTH 1
  5109. | #define HAVE_FEATURES_H 1
  5110. | #define HAVE_WCTYPE_H 1
  5111. | #define HAVE_GETOPT_H 1
  5112. | #define HAVE_LANGINFO_H 1
  5113. | #define HAVE_UNISTD_H 1
  5114. | #define HAVE_XLOCALE_H 1
  5115. | #define HAVE_WCHAR_H 1
  5116. | #define HAVE_SYS_MMAN_H 1
  5117. | #define HAVE_STDINT_H 1
  5118. | #define HAVE_SYS_SOCKET_H 1
  5119. | #define HAVE_STRINGS_H 1
  5120. | #define HAVE_SYSEXITS_H 1
  5121. | #define HAVE_LANGINFO_CODESET 1
  5122. | #define HAVE_DECL_STRERROR_R 1
  5123. | #define HAVE_STRERROR_R 1
  5124. | #define STRERROR_R_CHAR_P 1
  5125. | #define HAVE_MBSTATE_T 1
  5126. | #define HAVE_DECL_GETDELIM 1
  5127. | #define HAVE_DECL_GETLINE 1
  5128. | #define HAVE_GETOPT_H 1
  5129. | #define HAVE_GETOPT_LONG_ONLY 1
  5130. | #define __GETOPT_PREFIX rpl_
  5131. | #define HAVE_DECL_GETENV 1
  5132. | #define HAVE_WORKING_O_NOATIME 1
  5133. | #define HAVE_WORKING_O_NOFOLLOW 1
  5134. | #define HAVE_WCHAR_T 1
  5135. | #define HAVE_MAP_ANONYMOUS 1
  5136. | #define HAVE_DECL_ALARM 1
  5137. | #define HAVE_STDLIB_H 1
  5138. | #define MALLOC_0_IS_NONNULL 1
  5139. | #define HAVE__BOOL 1
  5140. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5141. | #define HAVE_LONG_LONG_INT 1
  5142. | #define HAVE_RAW_DECL_FFSL 1
  5143. | #define HAVE_RAW_DECL_FFSLL 1
  5144. | #define HAVE_RAW_DECL_MEMMEM 1
  5145. | #define HAVE_RAW_DECL_MEMPCPY 1
  5146. | #define HAVE_RAW_DECL_MEMRCHR 1
  5147. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  5148. | #define HAVE_RAW_DECL_STPCPY 1
  5149. | #define HAVE_RAW_DECL_STPNCPY 1
  5150. | #define HAVE_RAW_DECL_STRCHRNUL 1
  5151. | #define HAVE_RAW_DECL_STRDUP 1
  5152. | #define HAVE_RAW_DECL_STRNCAT 1
  5153. | #define HAVE_RAW_DECL_STRNDUP 1
  5154. | #define HAVE_RAW_DECL_STRNLEN 1
  5155. | #define HAVE_RAW_DECL_STRPBRK 1
  5156. | #define HAVE_RAW_DECL_STRSEP 1
  5157. | #define HAVE_RAW_DECL_STRCASESTR 1
  5158. | #define HAVE_RAW_DECL_STRTOK_R 1
  5159. | #define HAVE_RAW_DECL_STRERROR_R 1
  5160. | #define HAVE_RAW_DECL_STRSIGNAL 1
  5161. | #define HAVE_RAW_DECL_STRVERSCMP 1
  5162. | #define HAVE_RAW_DECL_FFS 1
  5163. | #define HAVE_RAW_DECL_STRCASECMP 1
  5164. | #define HAVE_RAW_DECL_STRNCASECMP 1
  5165. | #define HAVE_DECL_STRNDUP 1
  5166. | #define HAVE_DECL_STRNLEN 1
  5167. | #define HAVE_WINT_T 1
  5168. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5169. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5170. | #define HAVE_INTMAX_T 1
  5171. | #define DBL_EXPBIT0_WORD 1
  5172. | #define DBL_EXPBIT0_BIT 20
  5173. | #define HAVE_SNPRINTF 1
  5174. | #define HAVE_STRNLEN 1
  5175. | #define HAVE_WCSLEN 1
  5176. | #define HAVE_WCSNLEN 1
  5177. | #define HAVE_MBRTOWC 1
  5178. | #define HAVE_WCRTOMB 1
  5179. | /* end confdefs.h. */
  5180. | #include <stdio.h>
  5181. |
  5182. | int
  5183. | main (void)
  5184. | {
  5185. | #ifndef _snprintf
  5186. | #ifdef __cplusplus
  5187. | (void) _snprintf;
  5188. | #else
  5189. | (void) _snprintf;
  5190. | #endif
  5191. | #endif
  5192. |
  5193. | ;
  5194. | return 0;
  5195. | }
  5196. configure:16900: result: no
  5197. configure:16922: checking whether vsnprintf is declared
  5198. configure:16922: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5199. configure:16922: $? = 0
  5200. configure:16922: result: yes
  5201. configure:16981: checking for alloca as a compiler built-in
  5202. configure:17005: result: yes
  5203. configure:17033: checking whether program_invocation_name is declared
  5204. configure:17033: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5205. configure:17033: $? = 0
  5206. configure:17033: result: yes
  5207. configure:17052: checking whether program_invocation_short_name is declared
  5208. configure:17052: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5209. configure:17052: $? = 0
  5210. configure:17052: result: yes
  5211. configure:17076: checking whether program_invocation_name is defined
  5212. configure:17089: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5213. configure:17089: $? = 0
  5214. configure:17093: result: yes
  5215. configure:17102: checking whether program_invocation_short_name is defined
  5216. configure:17115: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5217. configure:17115: $? = 0
  5218. configure:17119: result: yes
  5219. configure:17165: checking whether btowc(0) is correct
  5220. configure:17200: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5221. configure:17200: $? = 0
  5222. configure:17200: ./conftest
  5223. configure:17200: $? = 0
  5224. configure:17211: result: yes
  5225. configure:17214: checking whether btowc(EOF) is correct
  5226. configure:17265: result: guessing yes
  5227. configure:17351: checking whether // is distinct from /
  5228. configure:17380: result: no
  5229. configure:17390: checking for error_at_line
  5230. configure:17406: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5231. configure:17406: $? = 0
  5232. configure:17414: result: yes
  5233. configure:17493: checking whether conversion from 'int' to 'long double' works
  5234. configure:17534: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5235. configure:17534: $? = 0
  5236. configure:17534: ./conftest
  5237. configure:17534: $? = 0
  5238. configure:17545: result: yes
  5239. configure:17668: checking for working POSIX fnmatch
  5240. configure:17769: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5241. configure:17769: $? = 0
  5242. configure:17769: ./conftest
  5243. configure:17769: $? = 0
  5244. configure:17781: result: yes
  5245. configure:17843: checking for working getdelim function
  5246. configure:17903: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5247. configure:17903: $? = 0
  5248. configure:17903: ./conftest
  5249. configure:17903: $? = 0
  5250. configure:17913: result: yes
  5251. configure:17988: checking for getline
  5252. configure:17988: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5253. configure:17988: $? = 0
  5254. configure:17988: result: yes
  5255. configure:17996: checking for working getline function
  5256. configure:18056: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5257. configure:18056: $? = 0
  5258. configure:18056: ./conftest
  5259. configure:18056: $? = 0
  5260. configure:18066: result: yes
  5261. configure:18281: checking whether langinfo.h defines CODESET
  5262. configure:18299: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5263. configure:18299: $? = 0
  5264. configure:18307: result: yes
  5265. configure:18312: checking whether langinfo.h defines T_FMT_AMPM
  5266. configure:18330: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5267. configure:18330: $? = 0
  5268. configure:18338: result: yes
  5269. configure:18343: checking whether langinfo.h defines ERA
  5270. configure:18361: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5271. configure:18361: $? = 0
  5272. configure:18369: result: yes
  5273. configure:18374: checking whether langinfo.h defines YESEXPR
  5274. configure:18392: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5275. configure:18392: $? = 0
  5276. configure:18400: result: yes
  5277. configure:18417: checking whether nl_langinfo is declared without a macro
  5278. configure:18435: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5279. configure:18435: $? = 0
  5280. configure:18443: result: yes
  5281. configure:18481: checking whether locale.h conforms to POSIX:2001
  5282. configure:18499: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5283. configure:18499: $? = 0
  5284. configure:18506: result: yes
  5285. configure:18512: checking whether locale.h defines locale_t
  5286. configure:18529: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5287. configure:18529: $? = 0
  5288. configure:18537: result: yes
  5289. configure:18550: checking whether struct lconv is properly defined
  5290. configure:18569: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5291. configure:18569: $? = 0
  5292. configure:18577: result: yes
  5293. configure:18654: checking whether setlocale is declared without a macro
  5294. configure:18676: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5295. configure:18676: $? = 0
  5296. configure:18684: result: yes
  5297. configure:18654: checking whether duplocale is declared without a macro
  5298. configure:18676: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5299. configure:18676: $? = 0
  5300. configure:18684: result: yes
  5301. configure:18749: checking for stdlib.h
  5302. configure:18749: result: yes
  5303. configure:18759: checking for GNU libc compatible malloc
  5304. configure:18803: result: yes
  5305. configure:18888: checking whether mbrtowc handles incomplete characters
  5306. configure:18945: result: guessing yes
  5307. configure:18951: checking whether mbrtowc works as well as mbtowc
  5308. configure:19012: result: guessing yes
  5309. configure:19063: checking whether mbrtowc handles a NULL pwc argument
  5310. configure:19134: result: guessing yes
  5311. configure:19140: checking whether mbrtowc handles a NULL string argument
  5312. configure:19199: result: guessing yes
  5313. configure:19207: checking whether mbrtowc has a correct return value
  5314. configure:19337: result: guessing yes
  5315. configure:19343: checking whether mbrtowc returns 0 when parsing a NUL character
  5316. configure:19399: result: guessing yes
  5317. configure:19482: checking whether mbrtowc handles incomplete characters
  5318. configure:19539: result: guessing yes
  5319. configure:19545: checking whether mbrtowc works as well as mbtowc
  5320. configure:19606: result: guessing yes
  5321. configure:19704: checking whether mbrtowc handles incomplete characters
  5322. configure:19761: result: guessing yes
  5323. configure:19767: checking whether mbrtowc works as well as mbtowc
  5324. configure:19828: result: guessing yes
  5325. configure:19882: checking whether mbsrtowcs works
  5326. configure:19986: result: guessing yes
  5327. configure:20040: checking whether mbswidth is declared in <wchar.h>
  5328. configure:20068: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5329. conftest.c: In function 'main':
  5330. conftest.c:191:22: error: 'mbswidth' undeclared (first use in this function)
  5331. char *p = (char *) mbswidth;
  5332. ^
  5333. conftest.c:191:22: note: each undeclared identifier is reported only once for each function it appears in
  5334. configure:20068: $? = 1
  5335. configure: failed program was:
  5336. | /* confdefs.h */
  5337. | #define PACKAGE_NAME "GRUB"
  5338. | #define PACKAGE_TARNAME "grub"
  5339. | #define PACKAGE_VERSION "2.02"
  5340. | #define PACKAGE_STRING "GRUB 2.02"
  5341. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  5342. | #define PACKAGE_URL ""
  5343. | #define PACKAGE "grub"
  5344. | #define VERSION "2.02"
  5345. | #define GRUB_BOOT_DIR_NAME "boot"
  5346. | #define GRUB_DIR_NAME "grub"
  5347. | #define YYTEXT_POINTER 1
  5348. | #define STDC_HEADERS 1
  5349. | #define HAVE_SYS_TYPES_H 1
  5350. | #define HAVE_SYS_STAT_H 1
  5351. | #define HAVE_STDLIB_H 1
  5352. | #define HAVE_STRING_H 1
  5353. | #define HAVE_MEMORY_H 1
  5354. | #define HAVE_STRINGS_H 1
  5355. | #define HAVE_INTTYPES_H 1
  5356. | #define HAVE_STDINT_H 1
  5357. | #define HAVE_UNISTD_H 1
  5358. | #define __EXTENSIONS__ 1
  5359. | #define _ALL_SOURCE 1
  5360. | #define _DARWIN_C_SOURCE 1
  5361. | #define _GNU_SOURCE 1
  5362. | #define _POSIX_PTHREAD_SEMANTICS 1
  5363. | #define _TANDEM_SOURCE 1
  5364. | #define ENABLE_NLS 1
  5365. | #define HAVE_GETTEXT 1
  5366. | #define HAVE_DCGETTEXT 1
  5367. | #define _FILE_OFFSET_BITS 64
  5368. | #define SIZEOF_VOID_P 4
  5369. | #define SIZEOF_LONG 4
  5370. | #define SIZEOF_OFF_T 8
  5371. | #define HAVE_POSIX_MEMALIGN 1
  5372. | #define HAVE_MEMALIGN 1
  5373. | #define HAVE_SYS_PARAM_H 1
  5374. | #define HAVE_SYS_MOUNT_H 1
  5375. | #define HAVE_LIMITS_H 1
  5376. | #define HAVE_ALLOCA_H 1
  5377. | #define HAVE_ALLOCA 1
  5378. | #define restrict __restrict
  5379. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  5380. | #define HAVE_DECL_FEOF_UNLOCKED 1
  5381. | #define HAVE_DECL_FERROR_UNLOCKED 1
  5382. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  5383. | #define HAVE_DECL_FGETS_UNLOCKED 1
  5384. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  5385. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  5386. | #define HAVE_DECL_FREAD_UNLOCKED 1
  5387. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  5388. | #define HAVE_DECL_GETC_UNLOCKED 1
  5389. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  5390. | #define HAVE_DECL_PUTC_UNLOCKED 1
  5391. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  5392. | #define HAVE_FLOCKFILE 1
  5393. | #define HAVE_FUNLOCKFILE 1
  5394. | #define HAVE_BTOWC 1
  5395. | #define HAVE_ISBLANK 1
  5396. | #define HAVE_ISWCTYPE 1
  5397. | #define HAVE_MBSRTOWCS 1
  5398. | #define HAVE_MEMPCPY 1
  5399. | #define HAVE_WMEMCHR 1
  5400. | #define HAVE_WMEMCPY 1
  5401. | #define HAVE_WMEMPCPY 1
  5402. | #define HAVE_GETDELIM 1
  5403. | #define HAVE_SYMLINK 1
  5404. | #define HAVE_MBSINIT 1
  5405. | #define HAVE_MBRTOWC 1
  5406. | #define HAVE_ISASCII 1
  5407. | #define HAVE_MPROTECT 1
  5408. | #define HAVE_NL_LANGINFO 1
  5409. | #define HAVE_WCSCOLL 1
  5410. | #define HAVE_SLEEP 1
  5411. | #define HAVE_STRNDUP 1
  5412. | #define HAVE_SNPRINTF 1
  5413. | #define HAVE_WCRTOMB 1
  5414. | #define HAVE_ISWCNTRL 1
  5415. | #define HAVE_WCWIDTH 1
  5416. | #define HAVE_FEATURES_H 1
  5417. | #define HAVE_WCTYPE_H 1
  5418. | #define HAVE_GETOPT_H 1
  5419. | #define HAVE_LANGINFO_H 1
  5420. | #define HAVE_UNISTD_H 1
  5421. | #define HAVE_XLOCALE_H 1
  5422. | #define HAVE_WCHAR_H 1
  5423. | #define HAVE_SYS_MMAN_H 1
  5424. | #define HAVE_STDINT_H 1
  5425. | #define HAVE_SYS_SOCKET_H 1
  5426. | #define HAVE_STRINGS_H 1
  5427. | #define HAVE_SYSEXITS_H 1
  5428. | #define HAVE_LANGINFO_CODESET 1
  5429. | #define HAVE_DECL_STRERROR_R 1
  5430. | #define HAVE_STRERROR_R 1
  5431. | #define STRERROR_R_CHAR_P 1
  5432. | #define HAVE_MBSTATE_T 1
  5433. | #define HAVE_DECL_GETDELIM 1
  5434. | #define HAVE_DECL_GETLINE 1
  5435. | #define HAVE_GETOPT_H 1
  5436. | #define HAVE_GETOPT_LONG_ONLY 1
  5437. | #define __GETOPT_PREFIX rpl_
  5438. | #define HAVE_DECL_GETENV 1
  5439. | #define HAVE_WORKING_O_NOATIME 1
  5440. | #define HAVE_WORKING_O_NOFOLLOW 1
  5441. | #define HAVE_WCHAR_T 1
  5442. | #define HAVE_MAP_ANONYMOUS 1
  5443. | #define HAVE_DECL_ALARM 1
  5444. | #define HAVE_STDLIB_H 1
  5445. | #define MALLOC_0_IS_NONNULL 1
  5446. | #define HAVE__BOOL 1
  5447. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5448. | #define HAVE_LONG_LONG_INT 1
  5449. | #define HAVE_RAW_DECL_FFSL 1
  5450. | #define HAVE_RAW_DECL_FFSLL 1
  5451. | #define HAVE_RAW_DECL_MEMMEM 1
  5452. | #define HAVE_RAW_DECL_MEMPCPY 1
  5453. | #define HAVE_RAW_DECL_MEMRCHR 1
  5454. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  5455. | #define HAVE_RAW_DECL_STPCPY 1
  5456. | #define HAVE_RAW_DECL_STPNCPY 1
  5457. | #define HAVE_RAW_DECL_STRCHRNUL 1
  5458. | #define HAVE_RAW_DECL_STRDUP 1
  5459. | #define HAVE_RAW_DECL_STRNCAT 1
  5460. | #define HAVE_RAW_DECL_STRNDUP 1
  5461. | #define HAVE_RAW_DECL_STRNLEN 1
  5462. | #define HAVE_RAW_DECL_STRPBRK 1
  5463. | #define HAVE_RAW_DECL_STRSEP 1
  5464. | #define HAVE_RAW_DECL_STRCASESTR 1
  5465. | #define HAVE_RAW_DECL_STRTOK_R 1
  5466. | #define HAVE_RAW_DECL_STRERROR_R 1
  5467. | #define HAVE_RAW_DECL_STRSIGNAL 1
  5468. | #define HAVE_RAW_DECL_STRVERSCMP 1
  5469. | #define HAVE_RAW_DECL_FFS 1
  5470. | #define HAVE_RAW_DECL_STRCASECMP 1
  5471. | #define HAVE_RAW_DECL_STRNCASECMP 1
  5472. | #define HAVE_DECL_STRNDUP 1
  5473. | #define HAVE_DECL_STRNLEN 1
  5474. | #define HAVE_WINT_T 1
  5475. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5476. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5477. | #define HAVE_INTMAX_T 1
  5478. | #define DBL_EXPBIT0_WORD 1
  5479. | #define DBL_EXPBIT0_BIT 20
  5480. | #define HAVE_SNPRINTF 1
  5481. | #define HAVE_STRNLEN 1
  5482. | #define HAVE_WCSLEN 1
  5483. | #define HAVE_WCSNLEN 1
  5484. | #define HAVE_MBRTOWC 1
  5485. | #define HAVE_WCRTOMB 1
  5486. | #define HAVE_DECL__SNPRINTF 0
  5487. | #define HAVE_SNPRINTF_RETVAL_C99 1
  5488. | #define HAVE_DECL_VSNPRINTF 1
  5489. | #define HAVE_ALLOCA 1
  5490. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  5491. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  5492. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  5493. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  5494. | #define GNULIB_TEST_BTOWC 1
  5495. | #define GNULIB_TEST_GETDELIM 1
  5496. | #define GNULIB_TEST_GETLINE 1
  5497. | #define GNULIB_TEST_GETOPT_GNU 1
  5498. | #define __GETOPT_PREFIX rpl_
  5499. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  5500. | #define HAVE_RAW_DECL_SETLOCALE 1
  5501. | #define HAVE_RAW_DECL_DUPLOCALE 1
  5502. | #define GNULIB_TEST_LOCALECONV 1
  5503. | #define HAVE_STDLIB_H 1
  5504. | #define HAVE_MALLOC_GNU 1
  5505. | #define GNULIB_MALLOC_GNU 1
  5506. | #define HAVE_MALLOC_POSIX 1
  5507. | #define GNULIB_TEST_MALLOC_POSIX 1
  5508. | #define GNULIB_TEST_MBRTOWC 1
  5509. | #define GNULIB_TEST_MBSINIT 1
  5510. | #define GNULIB_TEST_MBSRTOWCS 1
  5511. | /* end confdefs.h. */
  5512. |
  5513. | /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
  5514. | <wchar.h>.
  5515. | BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
  5516. | before <wchar.h>. */
  5517. | #include <stddef.h>
  5518. | #include <stdio.h>
  5519. | #include <time.h>
  5520. | #include <wchar.h>
  5521. |
  5522. | int
  5523. | main (void)
  5524. | {
  5525. |
  5526. | char *p = (char *) mbswidth;
  5527. | return !p;
  5528. |
  5529. | ;
  5530. | return 0;
  5531. | }
  5532. configure:20075: result: no
  5533. configure:20090: checking for mbstate_t
  5534. configure:20121: result: yes
  5535. configure:20221: checking for mempcpy
  5536. configure:20221: result: yes
  5537. configure:20310: checking whether YESEXPR works
  5538. configure:20338: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5539. configure:20338: $? = 0
  5540. configure:20338: ./conftest
  5541. configure:20338: $? = 0
  5542. configure:20349: result: yes
  5543. configure:20400: checking whether program_invocation_name is declared
  5544. configure:20400: result: yes
  5545. configure:20412: checking whether program_invocation_short_name is declared
  5546. configure:20412: result: yes
  5547. configure:20430: checking for rawmemchr
  5548. configure:20430: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5549. configure:20430: $? = 0
  5550. configure:20430: result: yes
  5551. configure:20526: checking for working re_compile_pattern
  5552. configure:20706: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5553. configure:20706: $? = 0
  5554. configure:20706: ./conftest
  5555. configure:20706: $? = 0
  5556. configure:20716: result: yes
  5557. configure:20828: checking for stdint.h
  5558. configure:20828: result: yes
  5559. configure:20838: checking for SIZE_MAX
  5560. configure:20909: result: yes
  5561. configure:20922: checking whether sleep is declared
  5562. configure:20922: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5563. configure:20922: $? = 0
  5564. configure:20922: result: yes
  5565. configure:20938: checking for working sleep
  5566. configure:20986: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5567. configure:20986: $? = 0
  5568. configure:20986: ./conftest
  5569. configure:20986: $? = 0
  5570. configure:20996: result: yes
  5571. configure:21034: checking for ssize_t
  5572. configure:21051: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5573. configure:21051: $? = 0
  5574. configure:21058: result: yes
  5575. configure:21067: checking for working stdalign.h
  5576. configure:21107: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5577. configure:21107: $? = 0
  5578. configure:21114: result: yes
  5579. configure:21168: checking whether NULL can be used in arbitrary expressions
  5580. configure:21193: result: yes
  5581. configure:21388: checking whether dprintf is declared without a macro
  5582. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5583. configure:21406: $? = 0
  5584. configure:21414: result: yes
  5585. configure:21388: checking whether fpurge is declared without a macro
  5586. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5587. conftest.c: In function 'main':
  5588. conftest.c:203:10: error: 'fpurge' undeclared (first use in this function)
  5589. (void) fpurge;
  5590. ^
  5591. conftest.c:203:10: note: each undeclared identifier is reported only once for each function it appears in
  5592. configure:21406: $? = 1
  5593. configure: failed program was:
  5594. | /* confdefs.h */
  5595. | #define PACKAGE_NAME "GRUB"
  5596. | #define PACKAGE_TARNAME "grub"
  5597. | #define PACKAGE_VERSION "2.02"
  5598. | #define PACKAGE_STRING "GRUB 2.02"
  5599. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  5600. | #define PACKAGE_URL ""
  5601. | #define PACKAGE "grub"
  5602. | #define VERSION "2.02"
  5603. | #define GRUB_BOOT_DIR_NAME "boot"
  5604. | #define GRUB_DIR_NAME "grub"
  5605. | #define YYTEXT_POINTER 1
  5606. | #define STDC_HEADERS 1
  5607. | #define HAVE_SYS_TYPES_H 1
  5608. | #define HAVE_SYS_STAT_H 1
  5609. | #define HAVE_STDLIB_H 1
  5610. | #define HAVE_STRING_H 1
  5611. | #define HAVE_MEMORY_H 1
  5612. | #define HAVE_STRINGS_H 1
  5613. | #define HAVE_INTTYPES_H 1
  5614. | #define HAVE_STDINT_H 1
  5615. | #define HAVE_UNISTD_H 1
  5616. | #define __EXTENSIONS__ 1
  5617. | #define _ALL_SOURCE 1
  5618. | #define _DARWIN_C_SOURCE 1
  5619. | #define _GNU_SOURCE 1
  5620. | #define _POSIX_PTHREAD_SEMANTICS 1
  5621. | #define _TANDEM_SOURCE 1
  5622. | #define ENABLE_NLS 1
  5623. | #define HAVE_GETTEXT 1
  5624. | #define HAVE_DCGETTEXT 1
  5625. | #define _FILE_OFFSET_BITS 64
  5626. | #define SIZEOF_VOID_P 4
  5627. | #define SIZEOF_LONG 4
  5628. | #define SIZEOF_OFF_T 8
  5629. | #define HAVE_POSIX_MEMALIGN 1
  5630. | #define HAVE_MEMALIGN 1
  5631. | #define HAVE_SYS_PARAM_H 1
  5632. | #define HAVE_SYS_MOUNT_H 1
  5633. | #define HAVE_LIMITS_H 1
  5634. | #define HAVE_ALLOCA_H 1
  5635. | #define HAVE_ALLOCA 1
  5636. | #define restrict __restrict
  5637. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  5638. | #define HAVE_DECL_FEOF_UNLOCKED 1
  5639. | #define HAVE_DECL_FERROR_UNLOCKED 1
  5640. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  5641. | #define HAVE_DECL_FGETS_UNLOCKED 1
  5642. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  5643. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  5644. | #define HAVE_DECL_FREAD_UNLOCKED 1
  5645. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  5646. | #define HAVE_DECL_GETC_UNLOCKED 1
  5647. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  5648. | #define HAVE_DECL_PUTC_UNLOCKED 1
  5649. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  5650. | #define HAVE_FLOCKFILE 1
  5651. | #define HAVE_FUNLOCKFILE 1
  5652. | #define HAVE_BTOWC 1
  5653. | #define HAVE_ISBLANK 1
  5654. | #define HAVE_ISWCTYPE 1
  5655. | #define HAVE_MBSRTOWCS 1
  5656. | #define HAVE_MEMPCPY 1
  5657. | #define HAVE_WMEMCHR 1
  5658. | #define HAVE_WMEMCPY 1
  5659. | #define HAVE_WMEMPCPY 1
  5660. | #define HAVE_GETDELIM 1
  5661. | #define HAVE_SYMLINK 1
  5662. | #define HAVE_MBSINIT 1
  5663. | #define HAVE_MBRTOWC 1
  5664. | #define HAVE_ISASCII 1
  5665. | #define HAVE_MPROTECT 1
  5666. | #define HAVE_NL_LANGINFO 1
  5667. | #define HAVE_WCSCOLL 1
  5668. | #define HAVE_SLEEP 1
  5669. | #define HAVE_STRNDUP 1
  5670. | #define HAVE_SNPRINTF 1
  5671. | #define HAVE_WCRTOMB 1
  5672. | #define HAVE_ISWCNTRL 1
  5673. | #define HAVE_WCWIDTH 1
  5674. | #define HAVE_FEATURES_H 1
  5675. | #define HAVE_WCTYPE_H 1
  5676. | #define HAVE_GETOPT_H 1
  5677. | #define HAVE_LANGINFO_H 1
  5678. | #define HAVE_UNISTD_H 1
  5679. | #define HAVE_XLOCALE_H 1
  5680. | #define HAVE_WCHAR_H 1
  5681. | #define HAVE_SYS_MMAN_H 1
  5682. | #define HAVE_STDINT_H 1
  5683. | #define HAVE_SYS_SOCKET_H 1
  5684. | #define HAVE_STRINGS_H 1
  5685. | #define HAVE_SYSEXITS_H 1
  5686. | #define HAVE_LANGINFO_CODESET 1
  5687. | #define HAVE_DECL_STRERROR_R 1
  5688. | #define HAVE_STRERROR_R 1
  5689. | #define STRERROR_R_CHAR_P 1
  5690. | #define HAVE_MBSTATE_T 1
  5691. | #define HAVE_DECL_GETDELIM 1
  5692. | #define HAVE_DECL_GETLINE 1
  5693. | #define HAVE_GETOPT_H 1
  5694. | #define HAVE_GETOPT_LONG_ONLY 1
  5695. | #define __GETOPT_PREFIX rpl_
  5696. | #define HAVE_DECL_GETENV 1
  5697. | #define HAVE_WORKING_O_NOATIME 1
  5698. | #define HAVE_WORKING_O_NOFOLLOW 1
  5699. | #define HAVE_WCHAR_T 1
  5700. | #define HAVE_MAP_ANONYMOUS 1
  5701. | #define HAVE_DECL_ALARM 1
  5702. | #define HAVE_STDLIB_H 1
  5703. | #define MALLOC_0_IS_NONNULL 1
  5704. | #define HAVE__BOOL 1
  5705. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5706. | #define HAVE_LONG_LONG_INT 1
  5707. | #define HAVE_RAW_DECL_FFSL 1
  5708. | #define HAVE_RAW_DECL_FFSLL 1
  5709. | #define HAVE_RAW_DECL_MEMMEM 1
  5710. | #define HAVE_RAW_DECL_MEMPCPY 1
  5711. | #define HAVE_RAW_DECL_MEMRCHR 1
  5712. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  5713. | #define HAVE_RAW_DECL_STPCPY 1
  5714. | #define HAVE_RAW_DECL_STPNCPY 1
  5715. | #define HAVE_RAW_DECL_STRCHRNUL 1
  5716. | #define HAVE_RAW_DECL_STRDUP 1
  5717. | #define HAVE_RAW_DECL_STRNCAT 1
  5718. | #define HAVE_RAW_DECL_STRNDUP 1
  5719. | #define HAVE_RAW_DECL_STRNLEN 1
  5720. | #define HAVE_RAW_DECL_STRPBRK 1
  5721. | #define HAVE_RAW_DECL_STRSEP 1
  5722. | #define HAVE_RAW_DECL_STRCASESTR 1
  5723. | #define HAVE_RAW_DECL_STRTOK_R 1
  5724. | #define HAVE_RAW_DECL_STRERROR_R 1
  5725. | #define HAVE_RAW_DECL_STRSIGNAL 1
  5726. | #define HAVE_RAW_DECL_STRVERSCMP 1
  5727. | #define HAVE_RAW_DECL_FFS 1
  5728. | #define HAVE_RAW_DECL_STRCASECMP 1
  5729. | #define HAVE_RAW_DECL_STRNCASECMP 1
  5730. | #define HAVE_DECL_STRNDUP 1
  5731. | #define HAVE_DECL_STRNLEN 1
  5732. | #define HAVE_WINT_T 1
  5733. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5734. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5735. | #define HAVE_INTMAX_T 1
  5736. | #define DBL_EXPBIT0_WORD 1
  5737. | #define DBL_EXPBIT0_BIT 20
  5738. | #define HAVE_SNPRINTF 1
  5739. | #define HAVE_STRNLEN 1
  5740. | #define HAVE_WCSLEN 1
  5741. | #define HAVE_WCSNLEN 1
  5742. | #define HAVE_MBRTOWC 1
  5743. | #define HAVE_WCRTOMB 1
  5744. | #define HAVE_DECL__SNPRINTF 0
  5745. | #define HAVE_SNPRINTF_RETVAL_C99 1
  5746. | #define HAVE_DECL_VSNPRINTF 1
  5747. | #define HAVE_ALLOCA 1
  5748. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  5749. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  5750. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  5751. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  5752. | #define GNULIB_TEST_BTOWC 1
  5753. | #define GNULIB_TEST_GETDELIM 1
  5754. | #define GNULIB_TEST_GETLINE 1
  5755. | #define GNULIB_TEST_GETOPT_GNU 1
  5756. | #define __GETOPT_PREFIX rpl_
  5757. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  5758. | #define HAVE_RAW_DECL_SETLOCALE 1
  5759. | #define HAVE_RAW_DECL_DUPLOCALE 1
  5760. | #define GNULIB_TEST_LOCALECONV 1
  5761. | #define HAVE_STDLIB_H 1
  5762. | #define HAVE_MALLOC_GNU 1
  5763. | #define GNULIB_MALLOC_GNU 1
  5764. | #define HAVE_MALLOC_POSIX 1
  5765. | #define GNULIB_TEST_MALLOC_POSIX 1
  5766. | #define GNULIB_TEST_MBRTOWC 1
  5767. | #define GNULIB_TEST_MBSINIT 1
  5768. | #define GNULIB_TEST_MBSRTOWCS 1
  5769. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  5770. | #define HAVE_MBSTATE_T 1
  5771. | #define GNULIB_TEST_MBTOWC 1
  5772. | #define GNULIB_TEST_MEMCHR 1
  5773. | #define HAVE_MEMPCPY 1
  5774. | #define GNULIB_TEST_MEMPCPY 1
  5775. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  5776. | #define GNULIB_TEST_NL_LANGINFO 1
  5777. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  5778. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  5779. | #define HAVE_RAWMEMCHR 1
  5780. | #define GNULIB_TEST_RAWMEMCHR 1
  5781. | #define HAVE_REALLOC_POSIX 1
  5782. | #define GNULIB_TEST_REALLOC_POSIX 1
  5783. | #define HAVE_STDINT_H 1
  5784. | #define HAVE_DECL_SLEEP 1
  5785. | #define GNULIB_TEST_SLEEP 1
  5786. | #define GNULIB_FSCANF 1
  5787. | #define GNULIB_SCANF 1
  5788. | #define HAVE_RAW_DECL_DPRINTF 1
  5789. | /* end confdefs.h. */
  5790. | #include <stdio.h>
  5791. |
  5792. | int
  5793. | main (void)
  5794. | {
  5795. | #undef fpurge
  5796. | (void) fpurge;
  5797. | ;
  5798. | return 0;
  5799. | }
  5800. configure:21414: result: no
  5801. configure:21388: checking whether fseeko is declared without a macro
  5802. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5803. configure:21406: $? = 0
  5804. configure:21414: result: yes
  5805. configure:21388: checking whether ftello is declared without a macro
  5806. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5807. configure:21406: $? = 0
  5808. configure:21414: result: yes
  5809. configure:21388: checking whether getdelim is declared without a macro
  5810. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5811. configure:21406: $? = 0
  5812. configure:21414: result: yes
  5813. configure:21388: checking whether getline is declared without a macro
  5814. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5815. configure:21406: $? = 0
  5816. configure:21414: result: yes
  5817. configure:21388: checking whether gets is declared without a macro
  5818. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  5819. conftest.c: In function 'main':
  5820. conftest.c:207:10: error: 'gets' undeclared (first use in this function)
  5821. (void) gets;
  5822. ^
  5823. conftest.c:207:10: note: each undeclared identifier is reported only once for each function it appears in
  5824. configure:21406: $? = 1
  5825. configure: failed program was:
  5826. | /* confdefs.h */
  5827. | #define PACKAGE_NAME "GRUB"
  5828. | #define PACKAGE_TARNAME "grub"
  5829. | #define PACKAGE_VERSION "2.02"
  5830. | #define PACKAGE_STRING "GRUB 2.02"
  5831. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  5832. | #define PACKAGE_URL ""
  5833. | #define PACKAGE "grub"
  5834. | #define VERSION "2.02"
  5835. | #define GRUB_BOOT_DIR_NAME "boot"
  5836. | #define GRUB_DIR_NAME "grub"
  5837. | #define YYTEXT_POINTER 1
  5838. | #define STDC_HEADERS 1
  5839. | #define HAVE_SYS_TYPES_H 1
  5840. | #define HAVE_SYS_STAT_H 1
  5841. | #define HAVE_STDLIB_H 1
  5842. | #define HAVE_STRING_H 1
  5843. | #define HAVE_MEMORY_H 1
  5844. | #define HAVE_STRINGS_H 1
  5845. | #define HAVE_INTTYPES_H 1
  5846. | #define HAVE_STDINT_H 1
  5847. | #define HAVE_UNISTD_H 1
  5848. | #define __EXTENSIONS__ 1
  5849. | #define _ALL_SOURCE 1
  5850. | #define _DARWIN_C_SOURCE 1
  5851. | #define _GNU_SOURCE 1
  5852. | #define _POSIX_PTHREAD_SEMANTICS 1
  5853. | #define _TANDEM_SOURCE 1
  5854. | #define ENABLE_NLS 1
  5855. | #define HAVE_GETTEXT 1
  5856. | #define HAVE_DCGETTEXT 1
  5857. | #define _FILE_OFFSET_BITS 64
  5858. | #define SIZEOF_VOID_P 4
  5859. | #define SIZEOF_LONG 4
  5860. | #define SIZEOF_OFF_T 8
  5861. | #define HAVE_POSIX_MEMALIGN 1
  5862. | #define HAVE_MEMALIGN 1
  5863. | #define HAVE_SYS_PARAM_H 1
  5864. | #define HAVE_SYS_MOUNT_H 1
  5865. | #define HAVE_LIMITS_H 1
  5866. | #define HAVE_ALLOCA_H 1
  5867. | #define HAVE_ALLOCA 1
  5868. | #define restrict __restrict
  5869. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  5870. | #define HAVE_DECL_FEOF_UNLOCKED 1
  5871. | #define HAVE_DECL_FERROR_UNLOCKED 1
  5872. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  5873. | #define HAVE_DECL_FGETS_UNLOCKED 1
  5874. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  5875. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  5876. | #define HAVE_DECL_FREAD_UNLOCKED 1
  5877. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  5878. | #define HAVE_DECL_GETC_UNLOCKED 1
  5879. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  5880. | #define HAVE_DECL_PUTC_UNLOCKED 1
  5881. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  5882. | #define HAVE_FLOCKFILE 1
  5883. | #define HAVE_FUNLOCKFILE 1
  5884. | #define HAVE_BTOWC 1
  5885. | #define HAVE_ISBLANK 1
  5886. | #define HAVE_ISWCTYPE 1
  5887. | #define HAVE_MBSRTOWCS 1
  5888. | #define HAVE_MEMPCPY 1
  5889. | #define HAVE_WMEMCHR 1
  5890. | #define HAVE_WMEMCPY 1
  5891. | #define HAVE_WMEMPCPY 1
  5892. | #define HAVE_GETDELIM 1
  5893. | #define HAVE_SYMLINK 1
  5894. | #define HAVE_MBSINIT 1
  5895. | #define HAVE_MBRTOWC 1
  5896. | #define HAVE_ISASCII 1
  5897. | #define HAVE_MPROTECT 1
  5898. | #define HAVE_NL_LANGINFO 1
  5899. | #define HAVE_WCSCOLL 1
  5900. | #define HAVE_SLEEP 1
  5901. | #define HAVE_STRNDUP 1
  5902. | #define HAVE_SNPRINTF 1
  5903. | #define HAVE_WCRTOMB 1
  5904. | #define HAVE_ISWCNTRL 1
  5905. | #define HAVE_WCWIDTH 1
  5906. | #define HAVE_FEATURES_H 1
  5907. | #define HAVE_WCTYPE_H 1
  5908. | #define HAVE_GETOPT_H 1
  5909. | #define HAVE_LANGINFO_H 1
  5910. | #define HAVE_UNISTD_H 1
  5911. | #define HAVE_XLOCALE_H 1
  5912. | #define HAVE_WCHAR_H 1
  5913. | #define HAVE_SYS_MMAN_H 1
  5914. | #define HAVE_STDINT_H 1
  5915. | #define HAVE_SYS_SOCKET_H 1
  5916. | #define HAVE_STRINGS_H 1
  5917. | #define HAVE_SYSEXITS_H 1
  5918. | #define HAVE_LANGINFO_CODESET 1
  5919. | #define HAVE_DECL_STRERROR_R 1
  5920. | #define HAVE_STRERROR_R 1
  5921. | #define STRERROR_R_CHAR_P 1
  5922. | #define HAVE_MBSTATE_T 1
  5923. | #define HAVE_DECL_GETDELIM 1
  5924. | #define HAVE_DECL_GETLINE 1
  5925. | #define HAVE_GETOPT_H 1
  5926. | #define HAVE_GETOPT_LONG_ONLY 1
  5927. | #define __GETOPT_PREFIX rpl_
  5928. | #define HAVE_DECL_GETENV 1
  5929. | #define HAVE_WORKING_O_NOATIME 1
  5930. | #define HAVE_WORKING_O_NOFOLLOW 1
  5931. | #define HAVE_WCHAR_T 1
  5932. | #define HAVE_MAP_ANONYMOUS 1
  5933. | #define HAVE_DECL_ALARM 1
  5934. | #define HAVE_STDLIB_H 1
  5935. | #define MALLOC_0_IS_NONNULL 1
  5936. | #define HAVE__BOOL 1
  5937. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  5938. | #define HAVE_LONG_LONG_INT 1
  5939. | #define HAVE_RAW_DECL_FFSL 1
  5940. | #define HAVE_RAW_DECL_FFSLL 1
  5941. | #define HAVE_RAW_DECL_MEMMEM 1
  5942. | #define HAVE_RAW_DECL_MEMPCPY 1
  5943. | #define HAVE_RAW_DECL_MEMRCHR 1
  5944. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  5945. | #define HAVE_RAW_DECL_STPCPY 1
  5946. | #define HAVE_RAW_DECL_STPNCPY 1
  5947. | #define HAVE_RAW_DECL_STRCHRNUL 1
  5948. | #define HAVE_RAW_DECL_STRDUP 1
  5949. | #define HAVE_RAW_DECL_STRNCAT 1
  5950. | #define HAVE_RAW_DECL_STRNDUP 1
  5951. | #define HAVE_RAW_DECL_STRNLEN 1
  5952. | #define HAVE_RAW_DECL_STRPBRK 1
  5953. | #define HAVE_RAW_DECL_STRSEP 1
  5954. | #define HAVE_RAW_DECL_STRCASESTR 1
  5955. | #define HAVE_RAW_DECL_STRTOK_R 1
  5956. | #define HAVE_RAW_DECL_STRERROR_R 1
  5957. | #define HAVE_RAW_DECL_STRSIGNAL 1
  5958. | #define HAVE_RAW_DECL_STRVERSCMP 1
  5959. | #define HAVE_RAW_DECL_FFS 1
  5960. | #define HAVE_RAW_DECL_STRCASECMP 1
  5961. | #define HAVE_RAW_DECL_STRNCASECMP 1
  5962. | #define HAVE_DECL_STRNDUP 1
  5963. | #define HAVE_DECL_STRNLEN 1
  5964. | #define HAVE_WINT_T 1
  5965. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5966. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5967. | #define HAVE_INTMAX_T 1
  5968. | #define DBL_EXPBIT0_WORD 1
  5969. | #define DBL_EXPBIT0_BIT 20
  5970. | #define HAVE_SNPRINTF 1
  5971. | #define HAVE_STRNLEN 1
  5972. | #define HAVE_WCSLEN 1
  5973. | #define HAVE_WCSNLEN 1
  5974. | #define HAVE_MBRTOWC 1
  5975. | #define HAVE_WCRTOMB 1
  5976. | #define HAVE_DECL__SNPRINTF 0
  5977. | #define HAVE_SNPRINTF_RETVAL_C99 1
  5978. | #define HAVE_DECL_VSNPRINTF 1
  5979. | #define HAVE_ALLOCA 1
  5980. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  5981. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  5982. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  5983. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  5984. | #define GNULIB_TEST_BTOWC 1
  5985. | #define GNULIB_TEST_GETDELIM 1
  5986. | #define GNULIB_TEST_GETLINE 1
  5987. | #define GNULIB_TEST_GETOPT_GNU 1
  5988. | #define __GETOPT_PREFIX rpl_
  5989. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  5990. | #define HAVE_RAW_DECL_SETLOCALE 1
  5991. | #define HAVE_RAW_DECL_DUPLOCALE 1
  5992. | #define GNULIB_TEST_LOCALECONV 1
  5993. | #define HAVE_STDLIB_H 1
  5994. | #define HAVE_MALLOC_GNU 1
  5995. | #define GNULIB_MALLOC_GNU 1
  5996. | #define HAVE_MALLOC_POSIX 1
  5997. | #define GNULIB_TEST_MALLOC_POSIX 1
  5998. | #define GNULIB_TEST_MBRTOWC 1
  5999. | #define GNULIB_TEST_MBSINIT 1
  6000. | #define GNULIB_TEST_MBSRTOWCS 1
  6001. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  6002. | #define HAVE_MBSTATE_T 1
  6003. | #define GNULIB_TEST_MBTOWC 1
  6004. | #define GNULIB_TEST_MEMCHR 1
  6005. | #define HAVE_MEMPCPY 1
  6006. | #define GNULIB_TEST_MEMPCPY 1
  6007. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  6008. | #define GNULIB_TEST_NL_LANGINFO 1
  6009. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  6010. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  6011. | #define HAVE_RAWMEMCHR 1
  6012. | #define GNULIB_TEST_RAWMEMCHR 1
  6013. | #define HAVE_REALLOC_POSIX 1
  6014. | #define GNULIB_TEST_REALLOC_POSIX 1
  6015. | #define HAVE_STDINT_H 1
  6016. | #define HAVE_DECL_SLEEP 1
  6017. | #define GNULIB_TEST_SLEEP 1
  6018. | #define GNULIB_FSCANF 1
  6019. | #define GNULIB_SCANF 1
  6020. | #define HAVE_RAW_DECL_DPRINTF 1
  6021. | #define HAVE_RAW_DECL_FSEEKO 1
  6022. | #define HAVE_RAW_DECL_FTELLO 1
  6023. | #define HAVE_RAW_DECL_GETDELIM 1
  6024. | #define HAVE_RAW_DECL_GETLINE 1
  6025. | /* end confdefs.h. */
  6026. | #include <stdio.h>
  6027. |
  6028. | int
  6029. | main (void)
  6030. | {
  6031. | #undef gets
  6032. | (void) gets;
  6033. | ;
  6034. | return 0;
  6035. | }
  6036. configure:21414: result: no
  6037. configure:21388: checking whether pclose is declared without a macro
  6038. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6039. configure:21406: $? = 0
  6040. configure:21414: result: yes
  6041. configure:21388: checking whether popen is declared without a macro
  6042. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6043. configure:21406: $? = 0
  6044. configure:21414: result: yes
  6045. configure:21388: checking whether renameat is declared without a macro
  6046. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6047. configure:21406: $? = 0
  6048. configure:21414: result: yes
  6049. configure:21388: checking whether snprintf is declared without a macro
  6050. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6051. configure:21406: $? = 0
  6052. configure:21414: result: yes
  6053. configure:21388: checking whether tmpfile is declared without a macro
  6054. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6055. configure:21406: $? = 0
  6056. configure:21414: result: yes
  6057. configure:21388: checking whether vdprintf is declared without a macro
  6058. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6059. configure:21406: $? = 0
  6060. configure:21414: result: yes
  6061. configure:21388: checking whether vsnprintf is declared without a macro
  6062. configure:21406: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6063. configure:21406: $? = 0
  6064. configure:21414: result: yes
  6065. configure:21499: checking whether _Exit is declared without a macro
  6066. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6067. configure:21523: $? = 0
  6068. configure:21531: result: yes
  6069. configure:21499: checking whether atoll is declared without a macro
  6070. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6071. configure:21523: $? = 0
  6072. configure:21531: result: yes
  6073. configure:21499: checking whether canonicalize_file_name is declared without a macro
  6074. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6075. configure:21523: $? = 0
  6076. configure:21531: result: yes
  6077. configure:21499: checking whether getloadavg is declared without a macro
  6078. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6079. configure:21523: $? = 0
  6080. configure:21531: result: yes
  6081. configure:21499: checking whether getsubopt is declared without a macro
  6082. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6083. configure:21523: $? = 0
  6084. configure:21531: result: yes
  6085. configure:21499: checking whether grantpt is declared without a macro
  6086. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6087. configure:21523: $? = 0
  6088. configure:21531: result: yes
  6089. configure:21499: checking whether initstate is declared without a macro
  6090. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6091. configure:21523: $? = 0
  6092. configure:21531: result: yes
  6093. configure:21499: checking whether initstate_r is declared without a macro
  6094. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6095. configure:21523: $? = 0
  6096. configure:21531: result: yes
  6097. configure:21499: checking whether mkdtemp is declared without a macro
  6098. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6099. configure:21523: $? = 0
  6100. configure:21531: result: yes
  6101. configure:21499: checking whether mkostemp is declared without a macro
  6102. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6103. configure:21523: $? = 0
  6104. configure:21531: result: yes
  6105. configure:21499: checking whether mkostemps is declared without a macro
  6106. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6107. configure:21523: $? = 0
  6108. configure:21531: result: yes
  6109. configure:21499: checking whether mkstemp is declared without a macro
  6110. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6111. configure:21523: $? = 0
  6112. configure:21531: result: yes
  6113. configure:21499: checking whether mkstemps is declared without a macro
  6114. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6115. configure:21523: $? = 0
  6116. configure:21531: result: yes
  6117. configure:21499: checking whether posix_openpt is declared without a macro
  6118. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6119. configure:21523: $? = 0
  6120. configure:21531: result: yes
  6121. configure:21499: checking whether ptsname is declared without a macro
  6122. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6123. configure:21523: $? = 0
  6124. configure:21531: result: yes
  6125. configure:21499: checking whether ptsname_r is declared without a macro
  6126. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6127. configure:21523: $? = 0
  6128. configure:21531: result: yes
  6129. configure:21499: checking whether random is declared without a macro
  6130. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6131. configure:21523: $? = 0
  6132. configure:21531: result: yes
  6133. configure:21499: checking whether random_r is declared without a macro
  6134. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6135. configure:21523: $? = 0
  6136. configure:21531: result: yes
  6137. configure:21499: checking whether realpath is declared without a macro
  6138. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6139. configure:21523: $? = 0
  6140. configure:21531: result: yes
  6141. configure:21499: checking whether rpmatch is declared without a macro
  6142. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6143. configure:21523: $? = 0
  6144. configure:21531: result: yes
  6145. configure:21499: checking whether secure_getenv is declared without a macro
  6146. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6147. configure:21523: $? = 0
  6148. configure:21531: result: yes
  6149. configure:21499: checking whether setenv is declared without a macro
  6150. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6151. configure:21523: $? = 0
  6152. configure:21531: result: yes
  6153. configure:21499: checking whether setstate is declared without a macro
  6154. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6155. configure:21523: $? = 0
  6156. configure:21531: result: yes
  6157. configure:21499: checking whether setstate_r is declared without a macro
  6158. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6159. configure:21523: $? = 0
  6160. configure:21531: result: yes
  6161. configure:21499: checking whether srandom is declared without a macro
  6162. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6163. configure:21523: $? = 0
  6164. configure:21531: result: yes
  6165. configure:21499: checking whether srandom_r is declared without a macro
  6166. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6167. configure:21523: $? = 0
  6168. configure:21531: result: yes
  6169. configure:21499: checking whether strtod is declared without a macro
  6170. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6171. configure:21523: $? = 0
  6172. configure:21531: result: yes
  6173. configure:21499: checking whether strtoll is declared without a macro
  6174. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6175. configure:21523: $? = 0
  6176. configure:21531: result: yes
  6177. configure:21499: checking whether strtoull is declared without a macro
  6178. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6179. configure:21523: $? = 0
  6180. configure:21531: result: yes
  6181. configure:21499: checking whether unlockpt is declared without a macro
  6182. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6183. configure:21523: $? = 0
  6184. configure:21531: result: yes
  6185. configure:21499: checking whether unsetenv is declared without a macro
  6186. configure:21523: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6187. configure:21523: $? = 0
  6188. configure:21531: result: yes
  6189. configure:21548: checking for strcasecmp
  6190. configure:21548: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6191. conftest.c:262:6: warning: conflicting types for built-in function 'strcasecmp'
  6192. char strcasecmp ();
  6193. ^
  6194. configure:21548: $? = 0
  6195. configure:21548: result: yes
  6196. configure:21565: checking for strncasecmp
  6197. configure:21565: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6198. conftest.c:263:6: warning: conflicting types for built-in function 'strncasecmp'
  6199. char strncasecmp ();
  6200. ^
  6201. configure:21565: $? = 0
  6202. configure:21565: result: yes
  6203. configure:21579: checking whether strncasecmp is declared
  6204. configure:21579: result: yes
  6205. configure:21631: checking for strchrnul
  6206. configure:21631: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6207. configure:21631: $? = 0
  6208. configure:21631: result: yes
  6209. configure:21643: checking whether strchrnul works
  6210. configure:21687: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6211. configure:21687: $? = 0
  6212. configure:21687: ./conftest
  6213. configure:21687: $? = 0
  6214. configure:21698: result: yes
  6215. configure:21740: checking for working strerror function
  6216. configure:21766: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6217. configure:21766: $? = 0
  6218. configure:21766: ./conftest
  6219. configure:21766: $? = 0
  6220. configure:21777: result: yes
  6221. configure:21884: checking for working strndup
  6222. configure:21922: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6223. configure:21922: $? = 0
  6224. configure:21922: ./conftest
  6225. configure:21922: $? = 0
  6226. configure:21932: result: yes
  6227. configure:21978: checking for working strnlen
  6228. configure:22016: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6229. configure:22016: $? = 0
  6230. configure:22016: ./conftest
  6231. configure:22016: $? = 0
  6232. configure:22026: result: yes
  6233. configure:22175: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6234. configure:22175: $? = 0
  6235. configure:22287: checking whether chdir is declared without a macro
  6236. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6237. configure:22317: $? = 0
  6238. configure:22325: result: yes
  6239. configure:22287: checking whether chown is declared without a macro
  6240. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6241. configure:22317: $? = 0
  6242. configure:22325: result: yes
  6243. configure:22287: checking whether dup is declared without a macro
  6244. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6245. configure:22317: $? = 0
  6246. configure:22325: result: yes
  6247. configure:22287: checking whether dup2 is declared without a macro
  6248. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6249. configure:22317: $? = 0
  6250. configure:22325: result: yes
  6251. configure:22287: checking whether dup3 is declared without a macro
  6252. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6253. configure:22317: $? = 0
  6254. configure:22325: result: yes
  6255. configure:22287: checking whether environ is declared without a macro
  6256. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6257. configure:22317: $? = 0
  6258. configure:22325: result: yes
  6259. configure:22287: checking whether euidaccess is declared without a macro
  6260. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6261. configure:22317: $? = 0
  6262. configure:22325: result: yes
  6263. configure:22287: checking whether faccessat is declared without a macro
  6264. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6265. configure:22317: $? = 0
  6266. configure:22325: result: yes
  6267. configure:22287: checking whether fchdir is declared without a macro
  6268. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6269. configure:22317: $? = 0
  6270. configure:22325: result: yes
  6271. configure:22287: checking whether fchownat is declared without a macro
  6272. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6273. configure:22317: $? = 0
  6274. configure:22325: result: yes
  6275. configure:22287: checking whether fdatasync is declared without a macro
  6276. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6277. configure:22317: $? = 0
  6278. configure:22325: result: yes
  6279. configure:22287: checking whether fsync is declared without a macro
  6280. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6281. configure:22317: $? = 0
  6282. configure:22325: result: yes
  6283. configure:22287: checking whether ftruncate is declared without a macro
  6284. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6285. configure:22317: $? = 0
  6286. configure:22325: result: yes
  6287. configure:22287: checking whether getcwd is declared without a macro
  6288. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6289. configure:22317: $? = 0
  6290. configure:22325: result: yes
  6291. configure:22287: checking whether getdomainname is declared without a macro
  6292. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6293. configure:22317: $? = 0
  6294. configure:22325: result: yes
  6295. configure:22287: checking whether getdtablesize is declared without a macro
  6296. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6297. configure:22317: $? = 0
  6298. configure:22325: result: yes
  6299. configure:22287: checking whether getgroups is declared without a macro
  6300. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6301. configure:22317: $? = 0
  6302. configure:22325: result: yes
  6303. configure:22287: checking whether gethostname is declared without a macro
  6304. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6305. configure:22317: $? = 0
  6306. configure:22325: result: yes
  6307. configure:22287: checking whether getlogin is declared without a macro
  6308. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6309. configure:22317: $? = 0
  6310. configure:22325: result: yes
  6311. configure:22287: checking whether getlogin_r is declared without a macro
  6312. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6313. configure:22317: $? = 0
  6314. configure:22325: result: yes
  6315. configure:22287: checking whether getpagesize is declared without a macro
  6316. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6317. configure:22317: $? = 0
  6318. configure:22325: result: yes
  6319. configure:22287: checking whether getusershell is declared without a macro
  6320. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6321. configure:22317: $? = 0
  6322. configure:22325: result: yes
  6323. configure:22287: checking whether setusershell is declared without a macro
  6324. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6325. configure:22317: $? = 0
  6326. configure:22325: result: yes
  6327. configure:22287: checking whether endusershell is declared without a macro
  6328. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6329. configure:22317: $? = 0
  6330. configure:22325: result: yes
  6331. configure:22287: checking whether group_member is declared without a macro
  6332. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6333. configure:22317: $? = 0
  6334. configure:22325: result: yes
  6335. configure:22287: checking whether isatty is declared without a macro
  6336. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6337. configure:22317: $? = 0
  6338. configure:22325: result: yes
  6339. configure:22287: checking whether lchown is declared without a macro
  6340. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6341. configure:22317: $? = 0
  6342. configure:22325: result: yes
  6343. configure:22287: checking whether link is declared without a macro
  6344. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6345. configure:22317: $? = 0
  6346. configure:22325: result: yes
  6347. configure:22287: checking whether linkat is declared without a macro
  6348. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6349. configure:22317: $? = 0
  6350. configure:22325: result: yes
  6351. configure:22287: checking whether lseek is declared without a macro
  6352. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6353. configure:22317: $? = 0
  6354. configure:22325: result: yes
  6355. configure:22287: checking whether pipe is declared without a macro
  6356. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6357. configure:22317: $? = 0
  6358. configure:22325: result: yes
  6359. configure:22287: checking whether pipe2 is declared without a macro
  6360. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6361. configure:22317: $? = 0
  6362. configure:22325: result: yes
  6363. configure:22287: checking whether pread is declared without a macro
  6364. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6365. configure:22317: $? = 0
  6366. configure:22325: result: yes
  6367. configure:22287: checking whether pwrite is declared without a macro
  6368. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6369. configure:22317: $? = 0
  6370. configure:22325: result: yes
  6371. configure:22287: checking whether readlink is declared without a macro
  6372. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6373. configure:22317: $? = 0
  6374. configure:22325: result: yes
  6375. configure:22287: checking whether readlinkat is declared without a macro
  6376. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6377. configure:22317: $? = 0
  6378. configure:22325: result: yes
  6379. configure:22287: checking whether rmdir is declared without a macro
  6380. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6381. configure:22317: $? = 0
  6382. configure:22325: result: yes
  6383. configure:22287: checking whether sethostname is declared without a macro
  6384. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6385. configure:22317: $? = 0
  6386. configure:22325: result: yes
  6387. configure:22287: checking whether sleep is declared without a macro
  6388. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6389. configure:22317: $? = 0
  6390. configure:22325: result: yes
  6391. configure:22287: checking whether symlink is declared without a macro
  6392. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6393. configure:22317: $? = 0
  6394. configure:22325: result: yes
  6395. configure:22287: checking whether symlinkat is declared without a macro
  6396. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6397. configure:22317: $? = 0
  6398. configure:22325: result: yes
  6399. configure:22287: checking whether ttyname_r is declared without a macro
  6400. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6401. configure:22317: $? = 0
  6402. configure:22325: result: yes
  6403. configure:22287: checking whether unlink is declared without a macro
  6404. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6405. configure:22317: $? = 0
  6406. configure:22325: result: yes
  6407. configure:22287: checking whether unlinkat is declared without a macro
  6408. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6409. configure:22317: $? = 0
  6410. configure:22325: result: yes
  6411. configure:22287: checking whether usleep is declared without a macro
  6412. configure:22317: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6413. configure:22317: $? = 0
  6414. configure:22325: result: yes
  6415. configure:22481: checking for ptrdiff_t
  6416. configure:22481: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6417. configure:22481: $? = 0
  6418. configure:22481: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6419. conftest.c: In function 'main':
  6420. conftest.c:329:24: error: expected expression before ')' token
  6421. if (sizeof ((ptrdiff_t)))
  6422. ^
  6423. configure:22481: $? = 1
  6424. configure: failed program was:
  6425. | /* confdefs.h */
  6426. | #define PACKAGE_NAME "GRUB"
  6427. | #define PACKAGE_TARNAME "grub"
  6428. | #define PACKAGE_VERSION "2.02"
  6429. | #define PACKAGE_STRING "GRUB 2.02"
  6430. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  6431. | #define PACKAGE_URL ""
  6432. | #define PACKAGE "grub"
  6433. | #define VERSION "2.02"
  6434. | #define GRUB_BOOT_DIR_NAME "boot"
  6435. | #define GRUB_DIR_NAME "grub"
  6436. | #define YYTEXT_POINTER 1
  6437. | #define STDC_HEADERS 1
  6438. | #define HAVE_SYS_TYPES_H 1
  6439. | #define HAVE_SYS_STAT_H 1
  6440. | #define HAVE_STDLIB_H 1
  6441. | #define HAVE_STRING_H 1
  6442. | #define HAVE_MEMORY_H 1
  6443. | #define HAVE_STRINGS_H 1
  6444. | #define HAVE_INTTYPES_H 1
  6445. | #define HAVE_STDINT_H 1
  6446. | #define HAVE_UNISTD_H 1
  6447. | #define __EXTENSIONS__ 1
  6448. | #define _ALL_SOURCE 1
  6449. | #define _DARWIN_C_SOURCE 1
  6450. | #define _GNU_SOURCE 1
  6451. | #define _POSIX_PTHREAD_SEMANTICS 1
  6452. | #define _TANDEM_SOURCE 1
  6453. | #define ENABLE_NLS 1
  6454. | #define HAVE_GETTEXT 1
  6455. | #define HAVE_DCGETTEXT 1
  6456. | #define _FILE_OFFSET_BITS 64
  6457. | #define SIZEOF_VOID_P 4
  6458. | #define SIZEOF_LONG 4
  6459. | #define SIZEOF_OFF_T 8
  6460. | #define HAVE_POSIX_MEMALIGN 1
  6461. | #define HAVE_MEMALIGN 1
  6462. | #define HAVE_SYS_PARAM_H 1
  6463. | #define HAVE_SYS_MOUNT_H 1
  6464. | #define HAVE_LIMITS_H 1
  6465. | #define HAVE_ALLOCA_H 1
  6466. | #define HAVE_ALLOCA 1
  6467. | #define restrict __restrict
  6468. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  6469. | #define HAVE_DECL_FEOF_UNLOCKED 1
  6470. | #define HAVE_DECL_FERROR_UNLOCKED 1
  6471. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  6472. | #define HAVE_DECL_FGETS_UNLOCKED 1
  6473. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  6474. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  6475. | #define HAVE_DECL_FREAD_UNLOCKED 1
  6476. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  6477. | #define HAVE_DECL_GETC_UNLOCKED 1
  6478. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  6479. | #define HAVE_DECL_PUTC_UNLOCKED 1
  6480. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  6481. | #define HAVE_FLOCKFILE 1
  6482. | #define HAVE_FUNLOCKFILE 1
  6483. | #define HAVE_BTOWC 1
  6484. | #define HAVE_ISBLANK 1
  6485. | #define HAVE_ISWCTYPE 1
  6486. | #define HAVE_MBSRTOWCS 1
  6487. | #define HAVE_MEMPCPY 1
  6488. | #define HAVE_WMEMCHR 1
  6489. | #define HAVE_WMEMCPY 1
  6490. | #define HAVE_WMEMPCPY 1
  6491. | #define HAVE_GETDELIM 1
  6492. | #define HAVE_SYMLINK 1
  6493. | #define HAVE_MBSINIT 1
  6494. | #define HAVE_MBRTOWC 1
  6495. | #define HAVE_ISASCII 1
  6496. | #define HAVE_MPROTECT 1
  6497. | #define HAVE_NL_LANGINFO 1
  6498. | #define HAVE_WCSCOLL 1
  6499. | #define HAVE_SLEEP 1
  6500. | #define HAVE_STRNDUP 1
  6501. | #define HAVE_SNPRINTF 1
  6502. | #define HAVE_WCRTOMB 1
  6503. | #define HAVE_ISWCNTRL 1
  6504. | #define HAVE_WCWIDTH 1
  6505. | #define HAVE_FEATURES_H 1
  6506. | #define HAVE_WCTYPE_H 1
  6507. | #define HAVE_GETOPT_H 1
  6508. | #define HAVE_LANGINFO_H 1
  6509. | #define HAVE_UNISTD_H 1
  6510. | #define HAVE_XLOCALE_H 1
  6511. | #define HAVE_WCHAR_H 1
  6512. | #define HAVE_SYS_MMAN_H 1
  6513. | #define HAVE_STDINT_H 1
  6514. | #define HAVE_SYS_SOCKET_H 1
  6515. | #define HAVE_STRINGS_H 1
  6516. | #define HAVE_SYSEXITS_H 1
  6517. | #define HAVE_LANGINFO_CODESET 1
  6518. | #define HAVE_DECL_STRERROR_R 1
  6519. | #define HAVE_STRERROR_R 1
  6520. | #define STRERROR_R_CHAR_P 1
  6521. | #define HAVE_MBSTATE_T 1
  6522. | #define HAVE_DECL_GETDELIM 1
  6523. | #define HAVE_DECL_GETLINE 1
  6524. | #define HAVE_GETOPT_H 1
  6525. | #define HAVE_GETOPT_LONG_ONLY 1
  6526. | #define __GETOPT_PREFIX rpl_
  6527. | #define HAVE_DECL_GETENV 1
  6528. | #define HAVE_WORKING_O_NOATIME 1
  6529. | #define HAVE_WORKING_O_NOFOLLOW 1
  6530. | #define HAVE_WCHAR_T 1
  6531. | #define HAVE_MAP_ANONYMOUS 1
  6532. | #define HAVE_DECL_ALARM 1
  6533. | #define HAVE_STDLIB_H 1
  6534. | #define MALLOC_0_IS_NONNULL 1
  6535. | #define HAVE__BOOL 1
  6536. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  6537. | #define HAVE_LONG_LONG_INT 1
  6538. | #define HAVE_RAW_DECL_FFSL 1
  6539. | #define HAVE_RAW_DECL_FFSLL 1
  6540. | #define HAVE_RAW_DECL_MEMMEM 1
  6541. | #define HAVE_RAW_DECL_MEMPCPY 1
  6542. | #define HAVE_RAW_DECL_MEMRCHR 1
  6543. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  6544. | #define HAVE_RAW_DECL_STPCPY 1
  6545. | #define HAVE_RAW_DECL_STPNCPY 1
  6546. | #define HAVE_RAW_DECL_STRCHRNUL 1
  6547. | #define HAVE_RAW_DECL_STRDUP 1
  6548. | #define HAVE_RAW_DECL_STRNCAT 1
  6549. | #define HAVE_RAW_DECL_STRNDUP 1
  6550. | #define HAVE_RAW_DECL_STRNLEN 1
  6551. | #define HAVE_RAW_DECL_STRPBRK 1
  6552. | #define HAVE_RAW_DECL_STRSEP 1
  6553. | #define HAVE_RAW_DECL_STRCASESTR 1
  6554. | #define HAVE_RAW_DECL_STRTOK_R 1
  6555. | #define HAVE_RAW_DECL_STRERROR_R 1
  6556. | #define HAVE_RAW_DECL_STRSIGNAL 1
  6557. | #define HAVE_RAW_DECL_STRVERSCMP 1
  6558. | #define HAVE_RAW_DECL_FFS 1
  6559. | #define HAVE_RAW_DECL_STRCASECMP 1
  6560. | #define HAVE_RAW_DECL_STRNCASECMP 1
  6561. | #define HAVE_DECL_STRNDUP 1
  6562. | #define HAVE_DECL_STRNLEN 1
  6563. | #define HAVE_WINT_T 1
  6564. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6565. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  6566. | #define HAVE_INTMAX_T 1
  6567. | #define DBL_EXPBIT0_WORD 1
  6568. | #define DBL_EXPBIT0_BIT 20
  6569. | #define HAVE_SNPRINTF 1
  6570. | #define HAVE_STRNLEN 1
  6571. | #define HAVE_WCSLEN 1
  6572. | #define HAVE_WCSNLEN 1
  6573. | #define HAVE_MBRTOWC 1
  6574. | #define HAVE_WCRTOMB 1
  6575. | #define HAVE_DECL__SNPRINTF 0
  6576. | #define HAVE_SNPRINTF_RETVAL_C99 1
  6577. | #define HAVE_DECL_VSNPRINTF 1
  6578. | #define HAVE_ALLOCA 1
  6579. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  6580. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  6581. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  6582. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  6583. | #define GNULIB_TEST_BTOWC 1
  6584. | #define GNULIB_TEST_GETDELIM 1
  6585. | #define GNULIB_TEST_GETLINE 1
  6586. | #define GNULIB_TEST_GETOPT_GNU 1
  6587. | #define __GETOPT_PREFIX rpl_
  6588. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  6589. | #define HAVE_RAW_DECL_SETLOCALE 1
  6590. | #define HAVE_RAW_DECL_DUPLOCALE 1
  6591. | #define GNULIB_TEST_LOCALECONV 1
  6592. | #define HAVE_STDLIB_H 1
  6593. | #define HAVE_MALLOC_GNU 1
  6594. | #define GNULIB_MALLOC_GNU 1
  6595. | #define HAVE_MALLOC_POSIX 1
  6596. | #define GNULIB_TEST_MALLOC_POSIX 1
  6597. | #define GNULIB_TEST_MBRTOWC 1
  6598. | #define GNULIB_TEST_MBSINIT 1
  6599. | #define GNULIB_TEST_MBSRTOWCS 1
  6600. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  6601. | #define HAVE_MBSTATE_T 1
  6602. | #define GNULIB_TEST_MBTOWC 1
  6603. | #define GNULIB_TEST_MEMCHR 1
  6604. | #define HAVE_MEMPCPY 1
  6605. | #define GNULIB_TEST_MEMPCPY 1
  6606. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  6607. | #define GNULIB_TEST_NL_LANGINFO 1
  6608. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  6609. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  6610. | #define HAVE_RAWMEMCHR 1
  6611. | #define GNULIB_TEST_RAWMEMCHR 1
  6612. | #define HAVE_REALLOC_POSIX 1
  6613. | #define GNULIB_TEST_REALLOC_POSIX 1
  6614. | #define HAVE_STDINT_H 1
  6615. | #define HAVE_DECL_SLEEP 1
  6616. | #define GNULIB_TEST_SLEEP 1
  6617. | #define GNULIB_FSCANF 1
  6618. | #define GNULIB_SCANF 1
  6619. | #define HAVE_RAW_DECL_DPRINTF 1
  6620. | #define HAVE_RAW_DECL_FSEEKO 1
  6621. | #define HAVE_RAW_DECL_FTELLO 1
  6622. | #define HAVE_RAW_DECL_GETDELIM 1
  6623. | #define HAVE_RAW_DECL_GETLINE 1
  6624. | #define HAVE_RAW_DECL_PCLOSE 1
  6625. | #define HAVE_RAW_DECL_POPEN 1
  6626. | #define HAVE_RAW_DECL_RENAMEAT 1
  6627. | #define HAVE_RAW_DECL_SNPRINTF 1
  6628. | #define HAVE_RAW_DECL_TMPFILE 1
  6629. | #define HAVE_RAW_DECL_VDPRINTF 1
  6630. | #define HAVE_RAW_DECL_VSNPRINTF 1
  6631. | #define HAVE_RAW_DECL__EXIT 1
  6632. | #define HAVE_RAW_DECL_ATOLL 1
  6633. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  6634. | #define HAVE_RAW_DECL_GETLOADAVG 1
  6635. | #define HAVE_RAW_DECL_GETSUBOPT 1
  6636. | #define HAVE_RAW_DECL_GRANTPT 1
  6637. | #define HAVE_RAW_DECL_INITSTATE 1
  6638. | #define HAVE_RAW_DECL_INITSTATE_R 1
  6639. | #define HAVE_RAW_DECL_MKDTEMP 1
  6640. | #define HAVE_RAW_DECL_MKOSTEMP 1
  6641. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  6642. | #define HAVE_RAW_DECL_MKSTEMP 1
  6643. | #define HAVE_RAW_DECL_MKSTEMPS 1
  6644. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  6645. | #define HAVE_RAW_DECL_PTSNAME 1
  6646. | #define HAVE_RAW_DECL_PTSNAME_R 1
  6647. | #define HAVE_RAW_DECL_RANDOM 1
  6648. | #define HAVE_RAW_DECL_RANDOM_R 1
  6649. | #define HAVE_RAW_DECL_REALPATH 1
  6650. | #define HAVE_RAW_DECL_RPMATCH 1
  6651. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  6652. | #define HAVE_RAW_DECL_SETENV 1
  6653. | #define HAVE_RAW_DECL_SETSTATE 1
  6654. | #define HAVE_RAW_DECL_SETSTATE_R 1
  6655. | #define HAVE_RAW_DECL_SRANDOM 1
  6656. | #define HAVE_RAW_DECL_SRANDOM_R 1
  6657. | #define HAVE_RAW_DECL_STRTOD 1
  6658. | #define HAVE_RAW_DECL_STRTOLL 1
  6659. | #define HAVE_RAW_DECL_STRTOULL 1
  6660. | #define HAVE_RAW_DECL_UNLOCKPT 1
  6661. | #define HAVE_RAW_DECL_UNSETENV 1
  6662. | #define HAVE_STRCASECMP 1
  6663. | #define HAVE_STRNCASECMP 1
  6664. | #define HAVE_DECL_STRNCASECMP 1
  6665. | #define HAVE_STRCHRNUL 1
  6666. | #define GNULIB_TEST_STRCHRNUL 1
  6667. | #define GNULIB_STRERROR 1
  6668. | #define GNULIB_TEST_STRERROR 1
  6669. | #define GNULIB_TEST_STRNDUP 1
  6670. | #define GNULIB_TEST_STRNLEN 1
  6671. | #define HAVE_RAW_DECL_CHDIR 1
  6672. | #define HAVE_RAW_DECL_CHOWN 1
  6673. | #define HAVE_RAW_DECL_DUP 1
  6674. | #define HAVE_RAW_DECL_DUP2 1
  6675. | #define HAVE_RAW_DECL_DUP3 1
  6676. | #define HAVE_RAW_DECL_ENVIRON 1
  6677. | #define HAVE_RAW_DECL_EUIDACCESS 1
  6678. | #define HAVE_RAW_DECL_FACCESSAT 1
  6679. | #define HAVE_RAW_DECL_FCHDIR 1
  6680. | #define HAVE_RAW_DECL_FCHOWNAT 1
  6681. | #define HAVE_RAW_DECL_FDATASYNC 1
  6682. | #define HAVE_RAW_DECL_FSYNC 1
  6683. | #define HAVE_RAW_DECL_FTRUNCATE 1
  6684. | #define HAVE_RAW_DECL_GETCWD 1
  6685. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  6686. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  6687. | #define HAVE_RAW_DECL_GETGROUPS 1
  6688. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  6689. | #define HAVE_RAW_DECL_GETLOGIN 1
  6690. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  6691. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  6692. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  6693. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  6694. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  6695. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  6696. | #define HAVE_RAW_DECL_ISATTY 1
  6697. | #define HAVE_RAW_DECL_LCHOWN 1
  6698. | #define HAVE_RAW_DECL_LINK 1
  6699. | #define HAVE_RAW_DECL_LINKAT 1
  6700. | #define HAVE_RAW_DECL_LSEEK 1
  6701. | #define HAVE_RAW_DECL_PIPE 1
  6702. | #define HAVE_RAW_DECL_PIPE2 1
  6703. | #define HAVE_RAW_DECL_PREAD 1
  6704. | #define HAVE_RAW_DECL_PWRITE 1
  6705. | #define HAVE_RAW_DECL_READLINK 1
  6706. | #define HAVE_RAW_DECL_READLINKAT 1
  6707. | #define HAVE_RAW_DECL_RMDIR 1
  6708. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  6709. | #define HAVE_RAW_DECL_SLEEP 1
  6710. | #define HAVE_RAW_DECL_SYMLINK 1
  6711. | #define HAVE_RAW_DECL_SYMLINKAT 1
  6712. | #define HAVE_RAW_DECL_TTYNAME_R 1
  6713. | #define HAVE_RAW_DECL_UNLINK 1
  6714. | #define HAVE_RAW_DECL_UNLINKAT 1
  6715. | #define HAVE_RAW_DECL_USLEEP 1
  6716. | /* end confdefs.h. */
  6717. | #include <stdio.h>
  6718. | #ifdef HAVE_SYS_TYPES_H
  6719. | # include <sys/types.h>
  6720. | #endif
  6721. | #ifdef HAVE_SYS_STAT_H
  6722. | # include <sys/stat.h>
  6723. | #endif
  6724. | #ifdef STDC_HEADERS
  6725. | # include <stdlib.h>
  6726. | # include <stddef.h>
  6727. | #else
  6728. | # ifdef HAVE_STDLIB_H
  6729. | # include <stdlib.h>
  6730. | # endif
  6731. | #endif
  6732. | #ifdef HAVE_STRING_H
  6733. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6734. | # include <memory.h>
  6735. | # endif
  6736. | # include <string.h>
  6737. | #endif
  6738. | #ifdef HAVE_STRINGS_H
  6739. | # include <strings.h>
  6740. | #endif
  6741. | #ifdef HAVE_INTTYPES_H
  6742. | # include <inttypes.h>
  6743. | #endif
  6744. | #ifdef HAVE_STDINT_H
  6745. | # include <stdint.h>
  6746. | #endif
  6747. | #ifdef HAVE_UNISTD_H
  6748. | # include <unistd.h>
  6749. | #endif
  6750. | int
  6751. | main (void)
  6752. | {
  6753. | if (sizeof ((ptrdiff_t)))
  6754. | return 0;
  6755. | ;
  6756. | return 0;
  6757. | }
  6758. configure:22481: result: yes
  6759. configure:22504: checking for vsnprintf
  6760. configure:22504: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6761. conftest.c:316:6: warning: conflicting types for built-in function 'vsnprintf'
  6762. char vsnprintf ();
  6763. ^
  6764. configure:22504: $? = 0
  6765. configure:22504: result: yes
  6766. configure:22517: checking whether snprintf respects a size of 1
  6767. configure:22551: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6768. configure:22551: $? = 0
  6769. configure:22551: ./conftest
  6770. configure:22551: $? = 0
  6771. configure:22562: result: yes
  6772. configure:22572: checking whether printf supports POSIX/XSI format strings with positions
  6773. configure:22604: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6774. configure:22604: $? = 0
  6775. configure:22604: ./conftest
  6776. configure:22604: $? = 0
  6777. configure:22615: result: yes
  6778. configure:22764: checking whether btowc is declared without a macro
  6779. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6780. configure:22792: $? = 0
  6781. configure:22800: result: yes
  6782. configure:22764: checking whether wctob is declared without a macro
  6783. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6784. configure:22792: $? = 0
  6785. configure:22800: result: yes
  6786. configure:22764: checking whether mbsinit is declared without a macro
  6787. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6788. configure:22792: $? = 0
  6789. configure:22800: result: yes
  6790. configure:22764: checking whether mbrtowc is declared without a macro
  6791. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6792. configure:22792: $? = 0
  6793. configure:22800: result: yes
  6794. configure:22764: checking whether mbrlen is declared without a macro
  6795. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6796. configure:22792: $? = 0
  6797. configure:22800: result: yes
  6798. configure:22764: checking whether mbsrtowcs is declared without a macro
  6799. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6800. configure:22792: $? = 0
  6801. configure:22800: result: yes
  6802. configure:22764: checking whether mbsnrtowcs is declared without a macro
  6803. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6804. configure:22792: $? = 0
  6805. configure:22800: result: yes
  6806. configure:22764: checking whether wcrtomb is declared without a macro
  6807. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6808. configure:22792: $? = 0
  6809. configure:22800: result: yes
  6810. configure:22764: checking whether wcsrtombs is declared without a macro
  6811. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6812. configure:22792: $? = 0
  6813. configure:22800: result: yes
  6814. configure:22764: checking whether wcsnrtombs is declared without a macro
  6815. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6816. configure:22792: $? = 0
  6817. configure:22800: result: yes
  6818. configure:22764: checking whether wcwidth is declared without a macro
  6819. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6820. configure:22792: $? = 0
  6821. configure:22800: result: yes
  6822. configure:22764: checking whether wmemchr is declared without a macro
  6823. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6824. configure:22792: $? = 0
  6825. configure:22800: result: yes
  6826. configure:22764: checking whether wmemcmp is declared without a macro
  6827. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6828. configure:22792: $? = 0
  6829. configure:22800: result: yes
  6830. configure:22764: checking whether wmemcpy is declared without a macro
  6831. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6832. configure:22792: $? = 0
  6833. configure:22800: result: yes
  6834. configure:22764: checking whether wmemmove is declared without a macro
  6835. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6836. configure:22792: $? = 0
  6837. configure:22800: result: yes
  6838. configure:22764: checking whether wmemset is declared without a macro
  6839. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6840. configure:22792: $? = 0
  6841. configure:22800: result: yes
  6842. configure:22764: checking whether wcslen is declared without a macro
  6843. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6844. configure:22792: $? = 0
  6845. configure:22800: result: yes
  6846. configure:22764: checking whether wcsnlen is declared without a macro
  6847. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6848. configure:22792: $? = 0
  6849. configure:22800: result: yes
  6850. configure:22764: checking whether wcscpy is declared without a macro
  6851. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6852. configure:22792: $? = 0
  6853. configure:22800: result: yes
  6854. configure:22764: checking whether wcpcpy is declared without a macro
  6855. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6856. configure:22792: $? = 0
  6857. configure:22800: result: yes
  6858. configure:22764: checking whether wcsncpy is declared without a macro
  6859. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6860. configure:22792: $? = 0
  6861. configure:22800: result: yes
  6862. configure:22764: checking whether wcpncpy is declared without a macro
  6863. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6864. configure:22792: $? = 0
  6865. configure:22800: result: yes
  6866. configure:22764: checking whether wcscat is declared without a macro
  6867. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6868. configure:22792: $? = 0
  6869. configure:22800: result: yes
  6870. configure:22764: checking whether wcsncat is declared without a macro
  6871. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6872. configure:22792: $? = 0
  6873. configure:22800: result: yes
  6874. configure:22764: checking whether wcscmp is declared without a macro
  6875. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6876. configure:22792: $? = 0
  6877. configure:22800: result: yes
  6878. configure:22764: checking whether wcsncmp is declared without a macro
  6879. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6880. configure:22792: $? = 0
  6881. configure:22800: result: yes
  6882. configure:22764: checking whether wcscasecmp is declared without a macro
  6883. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6884. configure:22792: $? = 0
  6885. configure:22800: result: yes
  6886. configure:22764: checking whether wcsncasecmp is declared without a macro
  6887. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6888. configure:22792: $? = 0
  6889. configure:22800: result: yes
  6890. configure:22764: checking whether wcscoll is declared without a macro
  6891. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6892. configure:22792: $? = 0
  6893. configure:22800: result: yes
  6894. configure:22764: checking whether wcsxfrm is declared without a macro
  6895. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6896. configure:22792: $? = 0
  6897. configure:22800: result: yes
  6898. configure:22764: checking whether wcsdup is declared without a macro
  6899. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6900. configure:22792: $? = 0
  6901. configure:22800: result: yes
  6902. configure:22764: checking whether wcschr is declared without a macro
  6903. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6904. configure:22792: $? = 0
  6905. configure:22800: result: yes
  6906. configure:22764: checking whether wcsrchr is declared without a macro
  6907. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6908. configure:22792: $? = 0
  6909. configure:22800: result: yes
  6910. configure:22764: checking whether wcscspn is declared without a macro
  6911. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6912. configure:22792: $? = 0
  6913. configure:22800: result: yes
  6914. configure:22764: checking whether wcsspn is declared without a macro
  6915. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6916. configure:22792: $? = 0
  6917. configure:22800: result: yes
  6918. configure:22764: checking whether wcspbrk is declared without a macro
  6919. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6920. configure:22792: $? = 0
  6921. configure:22800: result: yes
  6922. configure:22764: checking whether wcsstr is declared without a macro
  6923. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6924. configure:22792: $? = 0
  6925. configure:22800: result: yes
  6926. configure:22764: checking whether wcstok is declared without a macro
  6927. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6928. configure:22792: $? = 0
  6929. configure:22800: result: yes
  6930. configure:22764: checking whether wcswidth is declared without a macro
  6931. configure:22792: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6932. configure:22792: $? = 0
  6933. configure:22800: result: yes
  6934. configure:22826: checking whether mbrtowc handles incomplete characters
  6935. configure:22883: result: guessing yes
  6936. configure:22889: checking whether mbrtowc works as well as mbtowc
  6937. configure:22950: result: guessing yes
  6938. configure:23003: checking whether wcrtomb return value is correct
  6939. configure:23070: result: guessing yes
  6940. configure:23205: checking whether iswcntrl works
  6941. configure:23249: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6942. configure:23249: $? = 0
  6943. configure:23249: ./conftest
  6944. configure:23249: $? = 0
  6945. configure:23260: result: yes
  6946. configure:23284: checking for towlower
  6947. configure:23284: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6948. conftest.c:358:6: warning: conflicting types for built-in function 'towlower'
  6949. char towlower ();
  6950. ^
  6951. configure:23284: $? = 0
  6952. configure:23284: result: yes
  6953. configure:23332: checking for wctype_t
  6954. configure:23360: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6955. configure:23360: $? = 0
  6956. configure:23368: result: yes
  6957. configure:23374: checking for wctrans_t
  6958. configure:23400: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6959. configure:23400: $? = 0
  6960. configure:23408: result: yes
  6961. configure:23417: checking whether wctype is declared without a macro
  6962. configure:23446: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6963. configure:23446: $? = 0
  6964. configure:23454: result: yes
  6965. configure:23417: checking whether iswctype is declared without a macro
  6966. configure:23446: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6967. configure:23446: $? = 0
  6968. configure:23454: result: yes
  6969. configure:23417: checking whether wctrans is declared without a macro
  6970. configure:23446: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6971. configure:23446: $? = 0
  6972. configure:23454: result: yes
  6973. configure:23417: checking whether towctrans is declared without a macro
  6974. configure:23446: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6975. configure:23446: $? = 0
  6976. configure:23454: result: yes
  6977. configure:23477: checking whether wcwidth is declared
  6978. configure:23477: result: yes
  6979. configure:23506: checking whether wcwidth works reasonably in UTF-8 locales
  6980. configure:23557: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6981. configure:23557: $? = 0
  6982. configure:23557: ./conftest
  6983. configure:23557: $? = 0
  6984. configure:23568: result: yes
  6985. configure:23609: checking for stdint.h
  6986. configure:23609: result: yes
  6987. configure:23665: checking which extra warnings work
  6988. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6989. configure:23686: $? = 0
  6990. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wattributes -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6991. configure:23686: $? = 0
  6992. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wendif-labels -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6993. configure:23686: $? = 0
  6994. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Winit-self -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6995. configure:23686: $? = 0
  6996. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wint-to-pointer-cast -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6997. configure:23686: $? = 0
  6998. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Winvalid-pch -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  6999. configure:23686: $? = 0
  7000. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wmissing-field-initializers -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7001. configure:23686: $? = 0
  7002. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wnonnull -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7003. configure:23686: $? = 0
  7004. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Woverflow -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7005. configure:23686: $? = 0
  7006. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wvla -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7007. configure:23686: $? = 0
  7008. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wpointer-to-int-cast -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7009. configure:23686: $? = 0
  7010. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wstrict-aliasing -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7011. configure:23686: $? = 0
  7012. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wvariadic-macros -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7013. configure:23686: $? = 0
  7014. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wvolatile-register-var -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7015. configure:23686: $? = 0
  7016. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wpointer-sign -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7017. configure:23686: $? = 0
  7018. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wmissing-include-dirs -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7019. configure:23686: $? = 0
  7020. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wmissing-prototypes -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7021. configure:23686: $? = 0
  7022. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wmissing-declarations -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7023. configure:23686: $? = 0
  7024. configure:23686: gcc -o conftest -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wformat=2 -Werror -D_FILE_OFFSET_BITS=64 conftest.c >&5
  7025. configure:23686: $? = 0
  7026. configure:23700: result: -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2
  7027. configure:24231: checking for objcopy
  7028. configure:24258: result: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-objcopy
  7029. configure:24323: checking for strip
  7030. configure:24350: result: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-strip
  7031. configure:24415: checking for nm
  7032. configure:24431: found /usr/bin/nm
  7033. configure:24442: result: nm
  7034. configure:24507: checking for ranlib
  7035. configure:24523: found /usr/bin/ranlib
  7036. configure:24534: result: ranlib
  7037. configure:24591: checking which extra warnings work
  7038. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7039. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7040. configure:24618: $? = 0
  7041. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wattributes -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7042. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7043. configure:24618: $? = 0
  7044. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wendif-labels -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7045. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7046. configure:24618: $? = 0
  7047. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Winit-self -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7048. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7049. configure:24618: $? = 0
  7050. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wint-to-pointer-cast -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7051. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7052. configure:24618: $? = 0
  7053. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Winvalid-pch -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7054. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7055. configure:24618: $? = 0
  7056. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wmissing-field-initializers -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7057. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7058. configure:24618: $? = 0
  7059. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wnonnull -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7060. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7061. configure:24618: $? = 0
  7062. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Woverflow -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7063. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7064. configure:24618: $? = 0
  7065. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wvla -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7066. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7067. configure:24618: $? = 0
  7068. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wpointer-to-int-cast -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7069. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7070. configure:24618: $? = 0
  7071. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wstrict-aliasing -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7072. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7073. configure:24618: $? = 0
  7074. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wvariadic-macros -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7075. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7076. configure:24618: $? = 0
  7077. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wvolatile-register-var -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7078. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7079. configure:24618: $? = 0
  7080. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wpointer-sign -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7081. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7082. configure:24618: $? = 0
  7083. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wmissing-include-dirs -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7084. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7085. configure:24618: $? = 0
  7086. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wmissing-prototypes -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7087. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7088. configure:24618: $? = 0
  7089. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wmissing-declarations -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7090. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7091. configure:24618: $? = 0
  7092. configure:24618: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -nostdlib -static conftest.c >&5
  7093. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  7094. configure:24618: $? = 0
  7095. configure:24631: result: -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2
  7096. configure:24636: checking if compiling with clang
  7097. configure:24658: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  7098. configure:24658: $? = 0
  7099. configure:24665: result: no
  7100. configure:24840: checking for options to compile assembly
  7101. Running /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -o /dev/null -g -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT ../asm-tests/i386.S
  7102. configure:24880: result:
  7103. configure:24950: checking whether -falign-loops works
  7104. configure:24968: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-loops=1 -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  7105. configure:24968: $? = 0
  7106. configure:24976: result: yes
  7107. configure:24979: checking whether -malign-loops works
  7108. configure:24997: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -malign-loops=1 -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  7109. cc1: warning: -malign-loops is obsolete, use -falign-loops
  7110. configure:24997: $? = 0
  7111. configure:25005: result: yes
  7112. configure:25015: checking whether -freg-struct-return works
  7113. configure:25033: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  7114. configure:25033: $? = 0
  7115. configure:25041: result: yes
  7116. configure:25059: checking for options to get soft-float
  7117. configure:25120: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -Xclang -msoft-float -Xclang -no-implicit-float -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  7118. i386-elf-gcc: error: unrecognized command line option '-Xclang'
  7119. i386-elf-gcc: error: unrecognized command line option '-Xclang'
  7120. i386-elf-gcc: error: unrecognized command line option '-no-implicit-float'; did you mean '-Wno-implicit-int'?
  7121. configure:25120: $? = 1
  7122. configure: failed program was:
  7123. | /* confdefs.h */
  7124. | #define PACKAGE_NAME "GRUB"
  7125. | #define PACKAGE_TARNAME "grub"
  7126. | #define PACKAGE_VERSION "2.02"
  7127. | #define PACKAGE_STRING "GRUB 2.02"
  7128. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  7129. | #define PACKAGE_URL ""
  7130. | #define PACKAGE "grub"
  7131. | #define VERSION "2.02"
  7132. | #define GRUB_BOOT_DIR_NAME "boot"
  7133. | #define GRUB_DIR_NAME "grub"
  7134. | #define YYTEXT_POINTER 1
  7135. | #define STDC_HEADERS 1
  7136. | #define HAVE_SYS_TYPES_H 1
  7137. | #define HAVE_SYS_STAT_H 1
  7138. | #define HAVE_STDLIB_H 1
  7139. | #define HAVE_STRING_H 1
  7140. | #define HAVE_MEMORY_H 1
  7141. | #define HAVE_STRINGS_H 1
  7142. | #define HAVE_INTTYPES_H 1
  7143. | #define HAVE_STDINT_H 1
  7144. | #define HAVE_UNISTD_H 1
  7145. | #define __EXTENSIONS__ 1
  7146. | #define _ALL_SOURCE 1
  7147. | #define _DARWIN_C_SOURCE 1
  7148. | #define _GNU_SOURCE 1
  7149. | #define _POSIX_PTHREAD_SEMANTICS 1
  7150. | #define _TANDEM_SOURCE 1
  7151. | #define ENABLE_NLS 1
  7152. | #define HAVE_GETTEXT 1
  7153. | #define HAVE_DCGETTEXT 1
  7154. | #define _FILE_OFFSET_BITS 64
  7155. | #define SIZEOF_VOID_P 4
  7156. | #define SIZEOF_LONG 4
  7157. | #define SIZEOF_OFF_T 8
  7158. | #define HAVE_POSIX_MEMALIGN 1
  7159. | #define HAVE_MEMALIGN 1
  7160. | #define HAVE_SYS_PARAM_H 1
  7161. | #define HAVE_SYS_MOUNT_H 1
  7162. | #define HAVE_LIMITS_H 1
  7163. | #define HAVE_ALLOCA_H 1
  7164. | #define HAVE_ALLOCA 1
  7165. | #define restrict __restrict
  7166. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  7167. | #define HAVE_DECL_FEOF_UNLOCKED 1
  7168. | #define HAVE_DECL_FERROR_UNLOCKED 1
  7169. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  7170. | #define HAVE_DECL_FGETS_UNLOCKED 1
  7171. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  7172. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  7173. | #define HAVE_DECL_FREAD_UNLOCKED 1
  7174. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  7175. | #define HAVE_DECL_GETC_UNLOCKED 1
  7176. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  7177. | #define HAVE_DECL_PUTC_UNLOCKED 1
  7178. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  7179. | #define HAVE_FLOCKFILE 1
  7180. | #define HAVE_FUNLOCKFILE 1
  7181. | #define HAVE_BTOWC 1
  7182. | #define HAVE_ISBLANK 1
  7183. | #define HAVE_ISWCTYPE 1
  7184. | #define HAVE_MBSRTOWCS 1
  7185. | #define HAVE_MEMPCPY 1
  7186. | #define HAVE_WMEMCHR 1
  7187. | #define HAVE_WMEMCPY 1
  7188. | #define HAVE_WMEMPCPY 1
  7189. | #define HAVE_GETDELIM 1
  7190. | #define HAVE_SYMLINK 1
  7191. | #define HAVE_MBSINIT 1
  7192. | #define HAVE_MBRTOWC 1
  7193. | #define HAVE_ISASCII 1
  7194. | #define HAVE_MPROTECT 1
  7195. | #define HAVE_NL_LANGINFO 1
  7196. | #define HAVE_WCSCOLL 1
  7197. | #define HAVE_SLEEP 1
  7198. | #define HAVE_STRNDUP 1
  7199. | #define HAVE_SNPRINTF 1
  7200. | #define HAVE_WCRTOMB 1
  7201. | #define HAVE_ISWCNTRL 1
  7202. | #define HAVE_WCWIDTH 1
  7203. | #define HAVE_FEATURES_H 1
  7204. | #define HAVE_WCTYPE_H 1
  7205. | #define HAVE_GETOPT_H 1
  7206. | #define HAVE_LANGINFO_H 1
  7207. | #define HAVE_UNISTD_H 1
  7208. | #define HAVE_XLOCALE_H 1
  7209. | #define HAVE_WCHAR_H 1
  7210. | #define HAVE_SYS_MMAN_H 1
  7211. | #define HAVE_STDINT_H 1
  7212. | #define HAVE_SYS_SOCKET_H 1
  7213. | #define HAVE_STRINGS_H 1
  7214. | #define HAVE_SYSEXITS_H 1
  7215. | #define HAVE_LANGINFO_CODESET 1
  7216. | #define HAVE_DECL_STRERROR_R 1
  7217. | #define HAVE_STRERROR_R 1
  7218. | #define STRERROR_R_CHAR_P 1
  7219. | #define HAVE_MBSTATE_T 1
  7220. | #define HAVE_DECL_GETDELIM 1
  7221. | #define HAVE_DECL_GETLINE 1
  7222. | #define HAVE_GETOPT_H 1
  7223. | #define HAVE_GETOPT_LONG_ONLY 1
  7224. | #define __GETOPT_PREFIX rpl_
  7225. | #define HAVE_DECL_GETENV 1
  7226. | #define HAVE_WORKING_O_NOATIME 1
  7227. | #define HAVE_WORKING_O_NOFOLLOW 1
  7228. | #define HAVE_WCHAR_T 1
  7229. | #define HAVE_MAP_ANONYMOUS 1
  7230. | #define HAVE_DECL_ALARM 1
  7231. | #define HAVE_STDLIB_H 1
  7232. | #define MALLOC_0_IS_NONNULL 1
  7233. | #define HAVE__BOOL 1
  7234. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7235. | #define HAVE_LONG_LONG_INT 1
  7236. | #define HAVE_RAW_DECL_FFSL 1
  7237. | #define HAVE_RAW_DECL_FFSLL 1
  7238. | #define HAVE_RAW_DECL_MEMMEM 1
  7239. | #define HAVE_RAW_DECL_MEMPCPY 1
  7240. | #define HAVE_RAW_DECL_MEMRCHR 1
  7241. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  7242. | #define HAVE_RAW_DECL_STPCPY 1
  7243. | #define HAVE_RAW_DECL_STPNCPY 1
  7244. | #define HAVE_RAW_DECL_STRCHRNUL 1
  7245. | #define HAVE_RAW_DECL_STRDUP 1
  7246. | #define HAVE_RAW_DECL_STRNCAT 1
  7247. | #define HAVE_RAW_DECL_STRNDUP 1
  7248. | #define HAVE_RAW_DECL_STRNLEN 1
  7249. | #define HAVE_RAW_DECL_STRPBRK 1
  7250. | #define HAVE_RAW_DECL_STRSEP 1
  7251. | #define HAVE_RAW_DECL_STRCASESTR 1
  7252. | #define HAVE_RAW_DECL_STRTOK_R 1
  7253. | #define HAVE_RAW_DECL_STRERROR_R 1
  7254. | #define HAVE_RAW_DECL_STRSIGNAL 1
  7255. | #define HAVE_RAW_DECL_STRVERSCMP 1
  7256. | #define HAVE_RAW_DECL_FFS 1
  7257. | #define HAVE_RAW_DECL_STRCASECMP 1
  7258. | #define HAVE_RAW_DECL_STRNCASECMP 1
  7259. | #define HAVE_DECL_STRNDUP 1
  7260. | #define HAVE_DECL_STRNLEN 1
  7261. | #define HAVE_WINT_T 1
  7262. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7263. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7264. | #define HAVE_INTMAX_T 1
  7265. | #define DBL_EXPBIT0_WORD 1
  7266. | #define DBL_EXPBIT0_BIT 20
  7267. | #define HAVE_SNPRINTF 1
  7268. | #define HAVE_STRNLEN 1
  7269. | #define HAVE_WCSLEN 1
  7270. | #define HAVE_WCSNLEN 1
  7271. | #define HAVE_MBRTOWC 1
  7272. | #define HAVE_WCRTOMB 1
  7273. | #define HAVE_DECL__SNPRINTF 0
  7274. | #define HAVE_SNPRINTF_RETVAL_C99 1
  7275. | #define HAVE_DECL_VSNPRINTF 1
  7276. | #define HAVE_ALLOCA 1
  7277. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  7278. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  7279. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  7280. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  7281. | #define GNULIB_TEST_BTOWC 1
  7282. | #define GNULIB_TEST_GETDELIM 1
  7283. | #define GNULIB_TEST_GETLINE 1
  7284. | #define GNULIB_TEST_GETOPT_GNU 1
  7285. | #define __GETOPT_PREFIX rpl_
  7286. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  7287. | #define HAVE_RAW_DECL_SETLOCALE 1
  7288. | #define HAVE_RAW_DECL_DUPLOCALE 1
  7289. | #define GNULIB_TEST_LOCALECONV 1
  7290. | #define HAVE_STDLIB_H 1
  7291. | #define HAVE_MALLOC_GNU 1
  7292. | #define GNULIB_MALLOC_GNU 1
  7293. | #define HAVE_MALLOC_POSIX 1
  7294. | #define GNULIB_TEST_MALLOC_POSIX 1
  7295. | #define GNULIB_TEST_MBRTOWC 1
  7296. | #define GNULIB_TEST_MBSINIT 1
  7297. | #define GNULIB_TEST_MBSRTOWCS 1
  7298. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  7299. | #define HAVE_MBSTATE_T 1
  7300. | #define GNULIB_TEST_MBTOWC 1
  7301. | #define GNULIB_TEST_MEMCHR 1
  7302. | #define HAVE_MEMPCPY 1
  7303. | #define GNULIB_TEST_MEMPCPY 1
  7304. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  7305. | #define GNULIB_TEST_NL_LANGINFO 1
  7306. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  7307. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  7308. | #define HAVE_RAWMEMCHR 1
  7309. | #define GNULIB_TEST_RAWMEMCHR 1
  7310. | #define HAVE_REALLOC_POSIX 1
  7311. | #define GNULIB_TEST_REALLOC_POSIX 1
  7312. | #define HAVE_STDINT_H 1
  7313. | #define HAVE_DECL_SLEEP 1
  7314. | #define GNULIB_TEST_SLEEP 1
  7315. | #define GNULIB_FSCANF 1
  7316. | #define GNULIB_SCANF 1
  7317. | #define HAVE_RAW_DECL_DPRINTF 1
  7318. | #define HAVE_RAW_DECL_FSEEKO 1
  7319. | #define HAVE_RAW_DECL_FTELLO 1
  7320. | #define HAVE_RAW_DECL_GETDELIM 1
  7321. | #define HAVE_RAW_DECL_GETLINE 1
  7322. | #define HAVE_RAW_DECL_PCLOSE 1
  7323. | #define HAVE_RAW_DECL_POPEN 1
  7324. | #define HAVE_RAW_DECL_RENAMEAT 1
  7325. | #define HAVE_RAW_DECL_SNPRINTF 1
  7326. | #define HAVE_RAW_DECL_TMPFILE 1
  7327. | #define HAVE_RAW_DECL_VDPRINTF 1
  7328. | #define HAVE_RAW_DECL_VSNPRINTF 1
  7329. | #define HAVE_RAW_DECL__EXIT 1
  7330. | #define HAVE_RAW_DECL_ATOLL 1
  7331. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  7332. | #define HAVE_RAW_DECL_GETLOADAVG 1
  7333. | #define HAVE_RAW_DECL_GETSUBOPT 1
  7334. | #define HAVE_RAW_DECL_GRANTPT 1
  7335. | #define HAVE_RAW_DECL_INITSTATE 1
  7336. | #define HAVE_RAW_DECL_INITSTATE_R 1
  7337. | #define HAVE_RAW_DECL_MKDTEMP 1
  7338. | #define HAVE_RAW_DECL_MKOSTEMP 1
  7339. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  7340. | #define HAVE_RAW_DECL_MKSTEMP 1
  7341. | #define HAVE_RAW_DECL_MKSTEMPS 1
  7342. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  7343. | #define HAVE_RAW_DECL_PTSNAME 1
  7344. | #define HAVE_RAW_DECL_PTSNAME_R 1
  7345. | #define HAVE_RAW_DECL_RANDOM 1
  7346. | #define HAVE_RAW_DECL_RANDOM_R 1
  7347. | #define HAVE_RAW_DECL_REALPATH 1
  7348. | #define HAVE_RAW_DECL_RPMATCH 1
  7349. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  7350. | #define HAVE_RAW_DECL_SETENV 1
  7351. | #define HAVE_RAW_DECL_SETSTATE 1
  7352. | #define HAVE_RAW_DECL_SETSTATE_R 1
  7353. | #define HAVE_RAW_DECL_SRANDOM 1
  7354. | #define HAVE_RAW_DECL_SRANDOM_R 1
  7355. | #define HAVE_RAW_DECL_STRTOD 1
  7356. | #define HAVE_RAW_DECL_STRTOLL 1
  7357. | #define HAVE_RAW_DECL_STRTOULL 1
  7358. | #define HAVE_RAW_DECL_UNLOCKPT 1
  7359. | #define HAVE_RAW_DECL_UNSETENV 1
  7360. | #define HAVE_STRCASECMP 1
  7361. | #define HAVE_STRNCASECMP 1
  7362. | #define HAVE_DECL_STRNCASECMP 1
  7363. | #define HAVE_STRCHRNUL 1
  7364. | #define GNULIB_TEST_STRCHRNUL 1
  7365. | #define GNULIB_STRERROR 1
  7366. | #define GNULIB_TEST_STRERROR 1
  7367. | #define GNULIB_TEST_STRNDUP 1
  7368. | #define GNULIB_TEST_STRNLEN 1
  7369. | #define HAVE_RAW_DECL_CHDIR 1
  7370. | #define HAVE_RAW_DECL_CHOWN 1
  7371. | #define HAVE_RAW_DECL_DUP 1
  7372. | #define HAVE_RAW_DECL_DUP2 1
  7373. | #define HAVE_RAW_DECL_DUP3 1
  7374. | #define HAVE_RAW_DECL_ENVIRON 1
  7375. | #define HAVE_RAW_DECL_EUIDACCESS 1
  7376. | #define HAVE_RAW_DECL_FACCESSAT 1
  7377. | #define HAVE_RAW_DECL_FCHDIR 1
  7378. | #define HAVE_RAW_DECL_FCHOWNAT 1
  7379. | #define HAVE_RAW_DECL_FDATASYNC 1
  7380. | #define HAVE_RAW_DECL_FSYNC 1
  7381. | #define HAVE_RAW_DECL_FTRUNCATE 1
  7382. | #define HAVE_RAW_DECL_GETCWD 1
  7383. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  7384. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  7385. | #define HAVE_RAW_DECL_GETGROUPS 1
  7386. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  7387. | #define HAVE_RAW_DECL_GETLOGIN 1
  7388. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  7389. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  7390. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  7391. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  7392. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  7393. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  7394. | #define HAVE_RAW_DECL_ISATTY 1
  7395. | #define HAVE_RAW_DECL_LCHOWN 1
  7396. | #define HAVE_RAW_DECL_LINK 1
  7397. | #define HAVE_RAW_DECL_LINKAT 1
  7398. | #define HAVE_RAW_DECL_LSEEK 1
  7399. | #define HAVE_RAW_DECL_PIPE 1
  7400. | #define HAVE_RAW_DECL_PIPE2 1
  7401. | #define HAVE_RAW_DECL_PREAD 1
  7402. | #define HAVE_RAW_DECL_PWRITE 1
  7403. | #define HAVE_RAW_DECL_READLINK 1
  7404. | #define HAVE_RAW_DECL_READLINKAT 1
  7405. | #define HAVE_RAW_DECL_RMDIR 1
  7406. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  7407. | #define HAVE_RAW_DECL_SLEEP 1
  7408. | #define HAVE_RAW_DECL_SYMLINK 1
  7409. | #define HAVE_RAW_DECL_SYMLINKAT 1
  7410. | #define HAVE_RAW_DECL_TTYNAME_R 1
  7411. | #define HAVE_RAW_DECL_UNLINK 1
  7412. | #define HAVE_RAW_DECL_UNLINKAT 1
  7413. | #define HAVE_RAW_DECL_USLEEP 1
  7414. | #define HAVE_VSNPRINTF 1
  7415. | #define GNULIB_TEST_VSNPRINTF 1
  7416. | #define HAVE_RAW_DECL_BTOWC 1
  7417. | #define HAVE_RAW_DECL_WCTOB 1
  7418. | #define HAVE_RAW_DECL_MBSINIT 1
  7419. | #define HAVE_RAW_DECL_MBRTOWC 1
  7420. | #define HAVE_RAW_DECL_MBRLEN 1
  7421. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  7422. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  7423. | #define HAVE_RAW_DECL_WCRTOMB 1
  7424. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  7425. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  7426. | #define HAVE_RAW_DECL_WCWIDTH 1
  7427. | #define HAVE_RAW_DECL_WMEMCHR 1
  7428. | #define HAVE_RAW_DECL_WMEMCMP 1
  7429. | #define HAVE_RAW_DECL_WMEMCPY 1
  7430. | #define HAVE_RAW_DECL_WMEMMOVE 1
  7431. | #define HAVE_RAW_DECL_WMEMSET 1
  7432. | #define HAVE_RAW_DECL_WCSLEN 1
  7433. | #define HAVE_RAW_DECL_WCSNLEN 1
  7434. | #define HAVE_RAW_DECL_WCSCPY 1
  7435. | #define HAVE_RAW_DECL_WCPCPY 1
  7436. | #define HAVE_RAW_DECL_WCSNCPY 1
  7437. | #define HAVE_RAW_DECL_WCPNCPY 1
  7438. | #define HAVE_RAW_DECL_WCSCAT 1
  7439. | #define HAVE_RAW_DECL_WCSNCAT 1
  7440. | #define HAVE_RAW_DECL_WCSCMP 1
  7441. | #define HAVE_RAW_DECL_WCSNCMP 1
  7442. | #define HAVE_RAW_DECL_WCSCASECMP 1
  7443. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  7444. | #define HAVE_RAW_DECL_WCSCOLL 1
  7445. | #define HAVE_RAW_DECL_WCSXFRM 1
  7446. | #define HAVE_RAW_DECL_WCSDUP 1
  7447. | #define HAVE_RAW_DECL_WCSCHR 1
  7448. | #define HAVE_RAW_DECL_WCSRCHR 1
  7449. | #define HAVE_RAW_DECL_WCSCSPN 1
  7450. | #define HAVE_RAW_DECL_WCSSPN 1
  7451. | #define HAVE_RAW_DECL_WCSPBRK 1
  7452. | #define HAVE_RAW_DECL_WCSSTR 1
  7453. | #define HAVE_RAW_DECL_WCSTOK 1
  7454. | #define HAVE_RAW_DECL_WCSWIDTH 1
  7455. | #define GNULIB_TEST_WCRTOMB 1
  7456. | #define HAVE_TOWLOWER 1
  7457. | #define HAVE_RAW_DECL_WCTYPE 1
  7458. | #define HAVE_RAW_DECL_ISWCTYPE 1
  7459. | #define HAVE_RAW_DECL_WCTRANS 1
  7460. | #define HAVE_RAW_DECL_TOWCTRANS 1
  7461. | #define HAVE_DECL_WCWIDTH 1
  7462. | #define GNULIB_TEST_WCWIDTH 1
  7463. | #define HAVE_STDINT_H 1
  7464. | /* end confdefs.h. */
  7465. |
  7466. | int
  7467. | main (void)
  7468. | {
  7469. |
  7470. | ;
  7471. | return 0;
  7472. | }
  7473. configure:25120: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -Xclang -msoft-float -Xclang -no-implicit-float -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  7474. i386-elf-gcc: error: unrecognized command line option '-Xclang'
  7475. i386-elf-gcc: error: unrecognized command line option '-Xclang'
  7476. i386-elf-gcc: error: unrecognized command line option '-no-implicit-float'; did you mean '-Wno-implicit-int'?
  7477. configure:25120: $? = 1
  7478. configure: failed program was:
  7479. | /* confdefs.h */
  7480. | #define PACKAGE_NAME "GRUB"
  7481. | #define PACKAGE_TARNAME "grub"
  7482. | #define PACKAGE_VERSION "2.02"
  7483. | #define PACKAGE_STRING "GRUB 2.02"
  7484. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  7485. | #define PACKAGE_URL ""
  7486. | #define PACKAGE "grub"
  7487. | #define VERSION "2.02"
  7488. | #define GRUB_BOOT_DIR_NAME "boot"
  7489. | #define GRUB_DIR_NAME "grub"
  7490. | #define YYTEXT_POINTER 1
  7491. | #define STDC_HEADERS 1
  7492. | #define HAVE_SYS_TYPES_H 1
  7493. | #define HAVE_SYS_STAT_H 1
  7494. | #define HAVE_STDLIB_H 1
  7495. | #define HAVE_STRING_H 1
  7496. | #define HAVE_MEMORY_H 1
  7497. | #define HAVE_STRINGS_H 1
  7498. | #define HAVE_INTTYPES_H 1
  7499. | #define HAVE_STDINT_H 1
  7500. | #define HAVE_UNISTD_H 1
  7501. | #define __EXTENSIONS__ 1
  7502. | #define _ALL_SOURCE 1
  7503. | #define _DARWIN_C_SOURCE 1
  7504. | #define _GNU_SOURCE 1
  7505. | #define _POSIX_PTHREAD_SEMANTICS 1
  7506. | #define _TANDEM_SOURCE 1
  7507. | #define ENABLE_NLS 1
  7508. | #define HAVE_GETTEXT 1
  7509. | #define HAVE_DCGETTEXT 1
  7510. | #define _FILE_OFFSET_BITS 64
  7511. | #define SIZEOF_VOID_P 4
  7512. | #define SIZEOF_LONG 4
  7513. | #define SIZEOF_OFF_T 8
  7514. | #define HAVE_POSIX_MEMALIGN 1
  7515. | #define HAVE_MEMALIGN 1
  7516. | #define HAVE_SYS_PARAM_H 1
  7517. | #define HAVE_SYS_MOUNT_H 1
  7518. | #define HAVE_LIMITS_H 1
  7519. | #define HAVE_ALLOCA_H 1
  7520. | #define HAVE_ALLOCA 1
  7521. | #define restrict __restrict
  7522. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  7523. | #define HAVE_DECL_FEOF_UNLOCKED 1
  7524. | #define HAVE_DECL_FERROR_UNLOCKED 1
  7525. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  7526. | #define HAVE_DECL_FGETS_UNLOCKED 1
  7527. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  7528. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  7529. | #define HAVE_DECL_FREAD_UNLOCKED 1
  7530. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  7531. | #define HAVE_DECL_GETC_UNLOCKED 1
  7532. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  7533. | #define HAVE_DECL_PUTC_UNLOCKED 1
  7534. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  7535. | #define HAVE_FLOCKFILE 1
  7536. | #define HAVE_FUNLOCKFILE 1
  7537. | #define HAVE_BTOWC 1
  7538. | #define HAVE_ISBLANK 1
  7539. | #define HAVE_ISWCTYPE 1
  7540. | #define HAVE_MBSRTOWCS 1
  7541. | #define HAVE_MEMPCPY 1
  7542. | #define HAVE_WMEMCHR 1
  7543. | #define HAVE_WMEMCPY 1
  7544. | #define HAVE_WMEMPCPY 1
  7545. | #define HAVE_GETDELIM 1
  7546. | #define HAVE_SYMLINK 1
  7547. | #define HAVE_MBSINIT 1
  7548. | #define HAVE_MBRTOWC 1
  7549. | #define HAVE_ISASCII 1
  7550. | #define HAVE_MPROTECT 1
  7551. | #define HAVE_NL_LANGINFO 1
  7552. | #define HAVE_WCSCOLL 1
  7553. | #define HAVE_SLEEP 1
  7554. | #define HAVE_STRNDUP 1
  7555. | #define HAVE_SNPRINTF 1
  7556. | #define HAVE_WCRTOMB 1
  7557. | #define HAVE_ISWCNTRL 1
  7558. | #define HAVE_WCWIDTH 1
  7559. | #define HAVE_FEATURES_H 1
  7560. | #define HAVE_WCTYPE_H 1
  7561. | #define HAVE_GETOPT_H 1
  7562. | #define HAVE_LANGINFO_H 1
  7563. | #define HAVE_UNISTD_H 1
  7564. | #define HAVE_XLOCALE_H 1
  7565. | #define HAVE_WCHAR_H 1
  7566. | #define HAVE_SYS_MMAN_H 1
  7567. | #define HAVE_STDINT_H 1
  7568. | #define HAVE_SYS_SOCKET_H 1
  7569. | #define HAVE_STRINGS_H 1
  7570. | #define HAVE_SYSEXITS_H 1
  7571. | #define HAVE_LANGINFO_CODESET 1
  7572. | #define HAVE_DECL_STRERROR_R 1
  7573. | #define HAVE_STRERROR_R 1
  7574. | #define STRERROR_R_CHAR_P 1
  7575. | #define HAVE_MBSTATE_T 1
  7576. | #define HAVE_DECL_GETDELIM 1
  7577. | #define HAVE_DECL_GETLINE 1
  7578. | #define HAVE_GETOPT_H 1
  7579. | #define HAVE_GETOPT_LONG_ONLY 1
  7580. | #define __GETOPT_PREFIX rpl_
  7581. | #define HAVE_DECL_GETENV 1
  7582. | #define HAVE_WORKING_O_NOATIME 1
  7583. | #define HAVE_WORKING_O_NOFOLLOW 1
  7584. | #define HAVE_WCHAR_T 1
  7585. | #define HAVE_MAP_ANONYMOUS 1
  7586. | #define HAVE_DECL_ALARM 1
  7587. | #define HAVE_STDLIB_H 1
  7588. | #define MALLOC_0_IS_NONNULL 1
  7589. | #define HAVE__BOOL 1
  7590. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7591. | #define HAVE_LONG_LONG_INT 1
  7592. | #define HAVE_RAW_DECL_FFSL 1
  7593. | #define HAVE_RAW_DECL_FFSLL 1
  7594. | #define HAVE_RAW_DECL_MEMMEM 1
  7595. | #define HAVE_RAW_DECL_MEMPCPY 1
  7596. | #define HAVE_RAW_DECL_MEMRCHR 1
  7597. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  7598. | #define HAVE_RAW_DECL_STPCPY 1
  7599. | #define HAVE_RAW_DECL_STPNCPY 1
  7600. | #define HAVE_RAW_DECL_STRCHRNUL 1
  7601. | #define HAVE_RAW_DECL_STRDUP 1
  7602. | #define HAVE_RAW_DECL_STRNCAT 1
  7603. | #define HAVE_RAW_DECL_STRNDUP 1
  7604. | #define HAVE_RAW_DECL_STRNLEN 1
  7605. | #define HAVE_RAW_DECL_STRPBRK 1
  7606. | #define HAVE_RAW_DECL_STRSEP 1
  7607. | #define HAVE_RAW_DECL_STRCASESTR 1
  7608. | #define HAVE_RAW_DECL_STRTOK_R 1
  7609. | #define HAVE_RAW_DECL_STRERROR_R 1
  7610. | #define HAVE_RAW_DECL_STRSIGNAL 1
  7611. | #define HAVE_RAW_DECL_STRVERSCMP 1
  7612. | #define HAVE_RAW_DECL_FFS 1
  7613. | #define HAVE_RAW_DECL_STRCASECMP 1
  7614. | #define HAVE_RAW_DECL_STRNCASECMP 1
  7615. | #define HAVE_DECL_STRNDUP 1
  7616. | #define HAVE_DECL_STRNLEN 1
  7617. | #define HAVE_WINT_T 1
  7618. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7619. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7620. | #define HAVE_INTMAX_T 1
  7621. | #define DBL_EXPBIT0_WORD 1
  7622. | #define DBL_EXPBIT0_BIT 20
  7623. | #define HAVE_SNPRINTF 1
  7624. | #define HAVE_STRNLEN 1
  7625. | #define HAVE_WCSLEN 1
  7626. | #define HAVE_WCSNLEN 1
  7627. | #define HAVE_MBRTOWC 1
  7628. | #define HAVE_WCRTOMB 1
  7629. | #define HAVE_DECL__SNPRINTF 0
  7630. | #define HAVE_SNPRINTF_RETVAL_C99 1
  7631. | #define HAVE_DECL_VSNPRINTF 1
  7632. | #define HAVE_ALLOCA 1
  7633. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  7634. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  7635. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  7636. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  7637. | #define GNULIB_TEST_BTOWC 1
  7638. | #define GNULIB_TEST_GETDELIM 1
  7639. | #define GNULIB_TEST_GETLINE 1
  7640. | #define GNULIB_TEST_GETOPT_GNU 1
  7641. | #define __GETOPT_PREFIX rpl_
  7642. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  7643. | #define HAVE_RAW_DECL_SETLOCALE 1
  7644. | #define HAVE_RAW_DECL_DUPLOCALE 1
  7645. | #define GNULIB_TEST_LOCALECONV 1
  7646. | #define HAVE_STDLIB_H 1
  7647. | #define HAVE_MALLOC_GNU 1
  7648. | #define GNULIB_MALLOC_GNU 1
  7649. | #define HAVE_MALLOC_POSIX 1
  7650. | #define GNULIB_TEST_MALLOC_POSIX 1
  7651. | #define GNULIB_TEST_MBRTOWC 1
  7652. | #define GNULIB_TEST_MBSINIT 1
  7653. | #define GNULIB_TEST_MBSRTOWCS 1
  7654. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  7655. | #define HAVE_MBSTATE_T 1
  7656. | #define GNULIB_TEST_MBTOWC 1
  7657. | #define GNULIB_TEST_MEMCHR 1
  7658. | #define HAVE_MEMPCPY 1
  7659. | #define GNULIB_TEST_MEMPCPY 1
  7660. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  7661. | #define GNULIB_TEST_NL_LANGINFO 1
  7662. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  7663. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  7664. | #define HAVE_RAWMEMCHR 1
  7665. | #define GNULIB_TEST_RAWMEMCHR 1
  7666. | #define HAVE_REALLOC_POSIX 1
  7667. | #define GNULIB_TEST_REALLOC_POSIX 1
  7668. | #define HAVE_STDINT_H 1
  7669. | #define HAVE_DECL_SLEEP 1
  7670. | #define GNULIB_TEST_SLEEP 1
  7671. | #define GNULIB_FSCANF 1
  7672. | #define GNULIB_SCANF 1
  7673. | #define HAVE_RAW_DECL_DPRINTF 1
  7674. | #define HAVE_RAW_DECL_FSEEKO 1
  7675. | #define HAVE_RAW_DECL_FTELLO 1
  7676. | #define HAVE_RAW_DECL_GETDELIM 1
  7677. | #define HAVE_RAW_DECL_GETLINE 1
  7678. | #define HAVE_RAW_DECL_PCLOSE 1
  7679. | #define HAVE_RAW_DECL_POPEN 1
  7680. | #define HAVE_RAW_DECL_RENAMEAT 1
  7681. | #define HAVE_RAW_DECL_SNPRINTF 1
  7682. | #define HAVE_RAW_DECL_TMPFILE 1
  7683. | #define HAVE_RAW_DECL_VDPRINTF 1
  7684. | #define HAVE_RAW_DECL_VSNPRINTF 1
  7685. | #define HAVE_RAW_DECL__EXIT 1
  7686. | #define HAVE_RAW_DECL_ATOLL 1
  7687. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  7688. | #define HAVE_RAW_DECL_GETLOADAVG 1
  7689. | #define HAVE_RAW_DECL_GETSUBOPT 1
  7690. | #define HAVE_RAW_DECL_GRANTPT 1
  7691. | #define HAVE_RAW_DECL_INITSTATE 1
  7692. | #define HAVE_RAW_DECL_INITSTATE_R 1
  7693. | #define HAVE_RAW_DECL_MKDTEMP 1
  7694. | #define HAVE_RAW_DECL_MKOSTEMP 1
  7695. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  7696. | #define HAVE_RAW_DECL_MKSTEMP 1
  7697. | #define HAVE_RAW_DECL_MKSTEMPS 1
  7698. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  7699. | #define HAVE_RAW_DECL_PTSNAME 1
  7700. | #define HAVE_RAW_DECL_PTSNAME_R 1
  7701. | #define HAVE_RAW_DECL_RANDOM 1
  7702. | #define HAVE_RAW_DECL_RANDOM_R 1
  7703. | #define HAVE_RAW_DECL_REALPATH 1
  7704. | #define HAVE_RAW_DECL_RPMATCH 1
  7705. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  7706. | #define HAVE_RAW_DECL_SETENV 1
  7707. | #define HAVE_RAW_DECL_SETSTATE 1
  7708. | #define HAVE_RAW_DECL_SETSTATE_R 1
  7709. | #define HAVE_RAW_DECL_SRANDOM 1
  7710. | #define HAVE_RAW_DECL_SRANDOM_R 1
  7711. | #define HAVE_RAW_DECL_STRTOD 1
  7712. | #define HAVE_RAW_DECL_STRTOLL 1
  7713. | #define HAVE_RAW_DECL_STRTOULL 1
  7714. | #define HAVE_RAW_DECL_UNLOCKPT 1
  7715. | #define HAVE_RAW_DECL_UNSETENV 1
  7716. | #define HAVE_STRCASECMP 1
  7717. | #define HAVE_STRNCASECMP 1
  7718. | #define HAVE_DECL_STRNCASECMP 1
  7719. | #define HAVE_STRCHRNUL 1
  7720. | #define GNULIB_TEST_STRCHRNUL 1
  7721. | #define GNULIB_STRERROR 1
  7722. | #define GNULIB_TEST_STRERROR 1
  7723. | #define GNULIB_TEST_STRNDUP 1
  7724. | #define GNULIB_TEST_STRNLEN 1
  7725. | #define HAVE_RAW_DECL_CHDIR 1
  7726. | #define HAVE_RAW_DECL_CHOWN 1
  7727. | #define HAVE_RAW_DECL_DUP 1
  7728. | #define HAVE_RAW_DECL_DUP2 1
  7729. | #define HAVE_RAW_DECL_DUP3 1
  7730. | #define HAVE_RAW_DECL_ENVIRON 1
  7731. | #define HAVE_RAW_DECL_EUIDACCESS 1
  7732. | #define HAVE_RAW_DECL_FACCESSAT 1
  7733. | #define HAVE_RAW_DECL_FCHDIR 1
  7734. | #define HAVE_RAW_DECL_FCHOWNAT 1
  7735. | #define HAVE_RAW_DECL_FDATASYNC 1
  7736. | #define HAVE_RAW_DECL_FSYNC 1
  7737. | #define HAVE_RAW_DECL_FTRUNCATE 1
  7738. | #define HAVE_RAW_DECL_GETCWD 1
  7739. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  7740. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  7741. | #define HAVE_RAW_DECL_GETGROUPS 1
  7742. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  7743. | #define HAVE_RAW_DECL_GETLOGIN 1
  7744. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  7745. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  7746. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  7747. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  7748. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  7749. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  7750. | #define HAVE_RAW_DECL_ISATTY 1
  7751. | #define HAVE_RAW_DECL_LCHOWN 1
  7752. | #define HAVE_RAW_DECL_LINK 1
  7753. | #define HAVE_RAW_DECL_LINKAT 1
  7754. | #define HAVE_RAW_DECL_LSEEK 1
  7755. | #define HAVE_RAW_DECL_PIPE 1
  7756. | #define HAVE_RAW_DECL_PIPE2 1
  7757. | #define HAVE_RAW_DECL_PREAD 1
  7758. | #define HAVE_RAW_DECL_PWRITE 1
  7759. | #define HAVE_RAW_DECL_READLINK 1
  7760. | #define HAVE_RAW_DECL_READLINKAT 1
  7761. | #define HAVE_RAW_DECL_RMDIR 1
  7762. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  7763. | #define HAVE_RAW_DECL_SLEEP 1
  7764. | #define HAVE_RAW_DECL_SYMLINK 1
  7765. | #define HAVE_RAW_DECL_SYMLINKAT 1
  7766. | #define HAVE_RAW_DECL_TTYNAME_R 1
  7767. | #define HAVE_RAW_DECL_UNLINK 1
  7768. | #define HAVE_RAW_DECL_UNLINKAT 1
  7769. | #define HAVE_RAW_DECL_USLEEP 1
  7770. | #define HAVE_VSNPRINTF 1
  7771. | #define GNULIB_TEST_VSNPRINTF 1
  7772. | #define HAVE_RAW_DECL_BTOWC 1
  7773. | #define HAVE_RAW_DECL_WCTOB 1
  7774. | #define HAVE_RAW_DECL_MBSINIT 1
  7775. | #define HAVE_RAW_DECL_MBRTOWC 1
  7776. | #define HAVE_RAW_DECL_MBRLEN 1
  7777. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  7778. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  7779. | #define HAVE_RAW_DECL_WCRTOMB 1
  7780. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  7781. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  7782. | #define HAVE_RAW_DECL_WCWIDTH 1
  7783. | #define HAVE_RAW_DECL_WMEMCHR 1
  7784. | #define HAVE_RAW_DECL_WMEMCMP 1
  7785. | #define HAVE_RAW_DECL_WMEMCPY 1
  7786. | #define HAVE_RAW_DECL_WMEMMOVE 1
  7787. | #define HAVE_RAW_DECL_WMEMSET 1
  7788. | #define HAVE_RAW_DECL_WCSLEN 1
  7789. | #define HAVE_RAW_DECL_WCSNLEN 1
  7790. | #define HAVE_RAW_DECL_WCSCPY 1
  7791. | #define HAVE_RAW_DECL_WCPCPY 1
  7792. | #define HAVE_RAW_DECL_WCSNCPY 1
  7793. | #define HAVE_RAW_DECL_WCPNCPY 1
  7794. | #define HAVE_RAW_DECL_WCSCAT 1
  7795. | #define HAVE_RAW_DECL_WCSNCAT 1
  7796. | #define HAVE_RAW_DECL_WCSCMP 1
  7797. | #define HAVE_RAW_DECL_WCSNCMP 1
  7798. | #define HAVE_RAW_DECL_WCSCASECMP 1
  7799. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  7800. | #define HAVE_RAW_DECL_WCSCOLL 1
  7801. | #define HAVE_RAW_DECL_WCSXFRM 1
  7802. | #define HAVE_RAW_DECL_WCSDUP 1
  7803. | #define HAVE_RAW_DECL_WCSCHR 1
  7804. | #define HAVE_RAW_DECL_WCSRCHR 1
  7805. | #define HAVE_RAW_DECL_WCSCSPN 1
  7806. | #define HAVE_RAW_DECL_WCSSPN 1
  7807. | #define HAVE_RAW_DECL_WCSPBRK 1
  7808. | #define HAVE_RAW_DECL_WCSSTR 1
  7809. | #define HAVE_RAW_DECL_WCSTOK 1
  7810. | #define HAVE_RAW_DECL_WCSWIDTH 1
  7811. | #define GNULIB_TEST_WCRTOMB 1
  7812. | #define HAVE_TOWLOWER 1
  7813. | #define HAVE_RAW_DECL_WCTYPE 1
  7814. | #define HAVE_RAW_DECL_ISWCTYPE 1
  7815. | #define HAVE_RAW_DECL_WCTRANS 1
  7816. | #define HAVE_RAW_DECL_TOWCTRANS 1
  7817. | #define HAVE_DECL_WCWIDTH 1
  7818. | #define GNULIB_TEST_WCWIDTH 1
  7819. | #define HAVE_STDINT_H 1
  7820. | /* end confdefs.h. */
  7821. |
  7822. | int
  7823. | main (void)
  7824. | {
  7825. |
  7826. | ;
  7827. | return 0;
  7828. | }
  7829. configure:25120: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -Xclang -msoft-float -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  7830. i386-elf-gcc: error: unrecognized command line option '-Xclang'
  7831. configure:25120: $? = 1
  7832. configure: failed program was:
  7833. | /* confdefs.h */
  7834. | #define PACKAGE_NAME "GRUB"
  7835. | #define PACKAGE_TARNAME "grub"
  7836. | #define PACKAGE_VERSION "2.02"
  7837. | #define PACKAGE_STRING "GRUB 2.02"
  7838. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  7839. | #define PACKAGE_URL ""
  7840. | #define PACKAGE "grub"
  7841. | #define VERSION "2.02"
  7842. | #define GRUB_BOOT_DIR_NAME "boot"
  7843. | #define GRUB_DIR_NAME "grub"
  7844. | #define YYTEXT_POINTER 1
  7845. | #define STDC_HEADERS 1
  7846. | #define HAVE_SYS_TYPES_H 1
  7847. | #define HAVE_SYS_STAT_H 1
  7848. | #define HAVE_STDLIB_H 1
  7849. | #define HAVE_STRING_H 1
  7850. | #define HAVE_MEMORY_H 1
  7851. | #define HAVE_STRINGS_H 1
  7852. | #define HAVE_INTTYPES_H 1
  7853. | #define HAVE_STDINT_H 1
  7854. | #define HAVE_UNISTD_H 1
  7855. | #define __EXTENSIONS__ 1
  7856. | #define _ALL_SOURCE 1
  7857. | #define _DARWIN_C_SOURCE 1
  7858. | #define _GNU_SOURCE 1
  7859. | #define _POSIX_PTHREAD_SEMANTICS 1
  7860. | #define _TANDEM_SOURCE 1
  7861. | #define ENABLE_NLS 1
  7862. | #define HAVE_GETTEXT 1
  7863. | #define HAVE_DCGETTEXT 1
  7864. | #define _FILE_OFFSET_BITS 64
  7865. | #define SIZEOF_VOID_P 4
  7866. | #define SIZEOF_LONG 4
  7867. | #define SIZEOF_OFF_T 8
  7868. | #define HAVE_POSIX_MEMALIGN 1
  7869. | #define HAVE_MEMALIGN 1
  7870. | #define HAVE_SYS_PARAM_H 1
  7871. | #define HAVE_SYS_MOUNT_H 1
  7872. | #define HAVE_LIMITS_H 1
  7873. | #define HAVE_ALLOCA_H 1
  7874. | #define HAVE_ALLOCA 1
  7875. | #define restrict __restrict
  7876. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  7877. | #define HAVE_DECL_FEOF_UNLOCKED 1
  7878. | #define HAVE_DECL_FERROR_UNLOCKED 1
  7879. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  7880. | #define HAVE_DECL_FGETS_UNLOCKED 1
  7881. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  7882. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  7883. | #define HAVE_DECL_FREAD_UNLOCKED 1
  7884. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  7885. | #define HAVE_DECL_GETC_UNLOCKED 1
  7886. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  7887. | #define HAVE_DECL_PUTC_UNLOCKED 1
  7888. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  7889. | #define HAVE_FLOCKFILE 1
  7890. | #define HAVE_FUNLOCKFILE 1
  7891. | #define HAVE_BTOWC 1
  7892. | #define HAVE_ISBLANK 1
  7893. | #define HAVE_ISWCTYPE 1
  7894. | #define HAVE_MBSRTOWCS 1
  7895. | #define HAVE_MEMPCPY 1
  7896. | #define HAVE_WMEMCHR 1
  7897. | #define HAVE_WMEMCPY 1
  7898. | #define HAVE_WMEMPCPY 1
  7899. | #define HAVE_GETDELIM 1
  7900. | #define HAVE_SYMLINK 1
  7901. | #define HAVE_MBSINIT 1
  7902. | #define HAVE_MBRTOWC 1
  7903. | #define HAVE_ISASCII 1
  7904. | #define HAVE_MPROTECT 1
  7905. | #define HAVE_NL_LANGINFO 1
  7906. | #define HAVE_WCSCOLL 1
  7907. | #define HAVE_SLEEP 1
  7908. | #define HAVE_STRNDUP 1
  7909. | #define HAVE_SNPRINTF 1
  7910. | #define HAVE_WCRTOMB 1
  7911. | #define HAVE_ISWCNTRL 1
  7912. | #define HAVE_WCWIDTH 1
  7913. | #define HAVE_FEATURES_H 1
  7914. | #define HAVE_WCTYPE_H 1
  7915. | #define HAVE_GETOPT_H 1
  7916. | #define HAVE_LANGINFO_H 1
  7917. | #define HAVE_UNISTD_H 1
  7918. | #define HAVE_XLOCALE_H 1
  7919. | #define HAVE_WCHAR_H 1
  7920. | #define HAVE_SYS_MMAN_H 1
  7921. | #define HAVE_STDINT_H 1
  7922. | #define HAVE_SYS_SOCKET_H 1
  7923. | #define HAVE_STRINGS_H 1
  7924. | #define HAVE_SYSEXITS_H 1
  7925. | #define HAVE_LANGINFO_CODESET 1
  7926. | #define HAVE_DECL_STRERROR_R 1
  7927. | #define HAVE_STRERROR_R 1
  7928. | #define STRERROR_R_CHAR_P 1
  7929. | #define HAVE_MBSTATE_T 1
  7930. | #define HAVE_DECL_GETDELIM 1
  7931. | #define HAVE_DECL_GETLINE 1
  7932. | #define HAVE_GETOPT_H 1
  7933. | #define HAVE_GETOPT_LONG_ONLY 1
  7934. | #define __GETOPT_PREFIX rpl_
  7935. | #define HAVE_DECL_GETENV 1
  7936. | #define HAVE_WORKING_O_NOATIME 1
  7937. | #define HAVE_WORKING_O_NOFOLLOW 1
  7938. | #define HAVE_WCHAR_T 1
  7939. | #define HAVE_MAP_ANONYMOUS 1
  7940. | #define HAVE_DECL_ALARM 1
  7941. | #define HAVE_STDLIB_H 1
  7942. | #define MALLOC_0_IS_NONNULL 1
  7943. | #define HAVE__BOOL 1
  7944. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  7945. | #define HAVE_LONG_LONG_INT 1
  7946. | #define HAVE_RAW_DECL_FFSL 1
  7947. | #define HAVE_RAW_DECL_FFSLL 1
  7948. | #define HAVE_RAW_DECL_MEMMEM 1
  7949. | #define HAVE_RAW_DECL_MEMPCPY 1
  7950. | #define HAVE_RAW_DECL_MEMRCHR 1
  7951. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  7952. | #define HAVE_RAW_DECL_STPCPY 1
  7953. | #define HAVE_RAW_DECL_STPNCPY 1
  7954. | #define HAVE_RAW_DECL_STRCHRNUL 1
  7955. | #define HAVE_RAW_DECL_STRDUP 1
  7956. | #define HAVE_RAW_DECL_STRNCAT 1
  7957. | #define HAVE_RAW_DECL_STRNDUP 1
  7958. | #define HAVE_RAW_DECL_STRNLEN 1
  7959. | #define HAVE_RAW_DECL_STRPBRK 1
  7960. | #define HAVE_RAW_DECL_STRSEP 1
  7961. | #define HAVE_RAW_DECL_STRCASESTR 1
  7962. | #define HAVE_RAW_DECL_STRTOK_R 1
  7963. | #define HAVE_RAW_DECL_STRERROR_R 1
  7964. | #define HAVE_RAW_DECL_STRSIGNAL 1
  7965. | #define HAVE_RAW_DECL_STRVERSCMP 1
  7966. | #define HAVE_RAW_DECL_FFS 1
  7967. | #define HAVE_RAW_DECL_STRCASECMP 1
  7968. | #define HAVE_RAW_DECL_STRNCASECMP 1
  7969. | #define HAVE_DECL_STRNDUP 1
  7970. | #define HAVE_DECL_STRNLEN 1
  7971. | #define HAVE_WINT_T 1
  7972. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  7973. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  7974. | #define HAVE_INTMAX_T 1
  7975. | #define DBL_EXPBIT0_WORD 1
  7976. | #define DBL_EXPBIT0_BIT 20
  7977. | #define HAVE_SNPRINTF 1
  7978. | #define HAVE_STRNLEN 1
  7979. | #define HAVE_WCSLEN 1
  7980. | #define HAVE_WCSNLEN 1
  7981. | #define HAVE_MBRTOWC 1
  7982. | #define HAVE_WCRTOMB 1
  7983. | #define HAVE_DECL__SNPRINTF 0
  7984. | #define HAVE_SNPRINTF_RETVAL_C99 1
  7985. | #define HAVE_DECL_VSNPRINTF 1
  7986. | #define HAVE_ALLOCA 1
  7987. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  7988. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  7989. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  7990. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  7991. | #define GNULIB_TEST_BTOWC 1
  7992. | #define GNULIB_TEST_GETDELIM 1
  7993. | #define GNULIB_TEST_GETLINE 1
  7994. | #define GNULIB_TEST_GETOPT_GNU 1
  7995. | #define __GETOPT_PREFIX rpl_
  7996. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  7997. | #define HAVE_RAW_DECL_SETLOCALE 1
  7998. | #define HAVE_RAW_DECL_DUPLOCALE 1
  7999. | #define GNULIB_TEST_LOCALECONV 1
  8000. | #define HAVE_STDLIB_H 1
  8001. | #define HAVE_MALLOC_GNU 1
  8002. | #define GNULIB_MALLOC_GNU 1
  8003. | #define HAVE_MALLOC_POSIX 1
  8004. | #define GNULIB_TEST_MALLOC_POSIX 1
  8005. | #define GNULIB_TEST_MBRTOWC 1
  8006. | #define GNULIB_TEST_MBSINIT 1
  8007. | #define GNULIB_TEST_MBSRTOWCS 1
  8008. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  8009. | #define HAVE_MBSTATE_T 1
  8010. | #define GNULIB_TEST_MBTOWC 1
  8011. | #define GNULIB_TEST_MEMCHR 1
  8012. | #define HAVE_MEMPCPY 1
  8013. | #define GNULIB_TEST_MEMPCPY 1
  8014. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  8015. | #define GNULIB_TEST_NL_LANGINFO 1
  8016. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  8017. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  8018. | #define HAVE_RAWMEMCHR 1
  8019. | #define GNULIB_TEST_RAWMEMCHR 1
  8020. | #define HAVE_REALLOC_POSIX 1
  8021. | #define GNULIB_TEST_REALLOC_POSIX 1
  8022. | #define HAVE_STDINT_H 1
  8023. | #define HAVE_DECL_SLEEP 1
  8024. | #define GNULIB_TEST_SLEEP 1
  8025. | #define GNULIB_FSCANF 1
  8026. | #define GNULIB_SCANF 1
  8027. | #define HAVE_RAW_DECL_DPRINTF 1
  8028. | #define HAVE_RAW_DECL_FSEEKO 1
  8029. | #define HAVE_RAW_DECL_FTELLO 1
  8030. | #define HAVE_RAW_DECL_GETDELIM 1
  8031. | #define HAVE_RAW_DECL_GETLINE 1
  8032. | #define HAVE_RAW_DECL_PCLOSE 1
  8033. | #define HAVE_RAW_DECL_POPEN 1
  8034. | #define HAVE_RAW_DECL_RENAMEAT 1
  8035. | #define HAVE_RAW_DECL_SNPRINTF 1
  8036. | #define HAVE_RAW_DECL_TMPFILE 1
  8037. | #define HAVE_RAW_DECL_VDPRINTF 1
  8038. | #define HAVE_RAW_DECL_VSNPRINTF 1
  8039. | #define HAVE_RAW_DECL__EXIT 1
  8040. | #define HAVE_RAW_DECL_ATOLL 1
  8041. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  8042. | #define HAVE_RAW_DECL_GETLOADAVG 1
  8043. | #define HAVE_RAW_DECL_GETSUBOPT 1
  8044. | #define HAVE_RAW_DECL_GRANTPT 1
  8045. | #define HAVE_RAW_DECL_INITSTATE 1
  8046. | #define HAVE_RAW_DECL_INITSTATE_R 1
  8047. | #define HAVE_RAW_DECL_MKDTEMP 1
  8048. | #define HAVE_RAW_DECL_MKOSTEMP 1
  8049. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  8050. | #define HAVE_RAW_DECL_MKSTEMP 1
  8051. | #define HAVE_RAW_DECL_MKSTEMPS 1
  8052. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  8053. | #define HAVE_RAW_DECL_PTSNAME 1
  8054. | #define HAVE_RAW_DECL_PTSNAME_R 1
  8055. | #define HAVE_RAW_DECL_RANDOM 1
  8056. | #define HAVE_RAW_DECL_RANDOM_R 1
  8057. | #define HAVE_RAW_DECL_REALPATH 1
  8058. | #define HAVE_RAW_DECL_RPMATCH 1
  8059. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  8060. | #define HAVE_RAW_DECL_SETENV 1
  8061. | #define HAVE_RAW_DECL_SETSTATE 1
  8062. | #define HAVE_RAW_DECL_SETSTATE_R 1
  8063. | #define HAVE_RAW_DECL_SRANDOM 1
  8064. | #define HAVE_RAW_DECL_SRANDOM_R 1
  8065. | #define HAVE_RAW_DECL_STRTOD 1
  8066. | #define HAVE_RAW_DECL_STRTOLL 1
  8067. | #define HAVE_RAW_DECL_STRTOULL 1
  8068. | #define HAVE_RAW_DECL_UNLOCKPT 1
  8069. | #define HAVE_RAW_DECL_UNSETENV 1
  8070. | #define HAVE_STRCASECMP 1
  8071. | #define HAVE_STRNCASECMP 1
  8072. | #define HAVE_DECL_STRNCASECMP 1
  8073. | #define HAVE_STRCHRNUL 1
  8074. | #define GNULIB_TEST_STRCHRNUL 1
  8075. | #define GNULIB_STRERROR 1
  8076. | #define GNULIB_TEST_STRERROR 1
  8077. | #define GNULIB_TEST_STRNDUP 1
  8078. | #define GNULIB_TEST_STRNLEN 1
  8079. | #define HAVE_RAW_DECL_CHDIR 1
  8080. | #define HAVE_RAW_DECL_CHOWN 1
  8081. | #define HAVE_RAW_DECL_DUP 1
  8082. | #define HAVE_RAW_DECL_DUP2 1
  8083. | #define HAVE_RAW_DECL_DUP3 1
  8084. | #define HAVE_RAW_DECL_ENVIRON 1
  8085. | #define HAVE_RAW_DECL_EUIDACCESS 1
  8086. | #define HAVE_RAW_DECL_FACCESSAT 1
  8087. | #define HAVE_RAW_DECL_FCHDIR 1
  8088. | #define HAVE_RAW_DECL_FCHOWNAT 1
  8089. | #define HAVE_RAW_DECL_FDATASYNC 1
  8090. | #define HAVE_RAW_DECL_FSYNC 1
  8091. | #define HAVE_RAW_DECL_FTRUNCATE 1
  8092. | #define HAVE_RAW_DECL_GETCWD 1
  8093. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  8094. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  8095. | #define HAVE_RAW_DECL_GETGROUPS 1
  8096. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  8097. | #define HAVE_RAW_DECL_GETLOGIN 1
  8098. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  8099. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  8100. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  8101. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  8102. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  8103. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  8104. | #define HAVE_RAW_DECL_ISATTY 1
  8105. | #define HAVE_RAW_DECL_LCHOWN 1
  8106. | #define HAVE_RAW_DECL_LINK 1
  8107. | #define HAVE_RAW_DECL_LINKAT 1
  8108. | #define HAVE_RAW_DECL_LSEEK 1
  8109. | #define HAVE_RAW_DECL_PIPE 1
  8110. | #define HAVE_RAW_DECL_PIPE2 1
  8111. | #define HAVE_RAW_DECL_PREAD 1
  8112. | #define HAVE_RAW_DECL_PWRITE 1
  8113. | #define HAVE_RAW_DECL_READLINK 1
  8114. | #define HAVE_RAW_DECL_READLINKAT 1
  8115. | #define HAVE_RAW_DECL_RMDIR 1
  8116. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  8117. | #define HAVE_RAW_DECL_SLEEP 1
  8118. | #define HAVE_RAW_DECL_SYMLINK 1
  8119. | #define HAVE_RAW_DECL_SYMLINKAT 1
  8120. | #define HAVE_RAW_DECL_TTYNAME_R 1
  8121. | #define HAVE_RAW_DECL_UNLINK 1
  8122. | #define HAVE_RAW_DECL_UNLINKAT 1
  8123. | #define HAVE_RAW_DECL_USLEEP 1
  8124. | #define HAVE_VSNPRINTF 1
  8125. | #define GNULIB_TEST_VSNPRINTF 1
  8126. | #define HAVE_RAW_DECL_BTOWC 1
  8127. | #define HAVE_RAW_DECL_WCTOB 1
  8128. | #define HAVE_RAW_DECL_MBSINIT 1
  8129. | #define HAVE_RAW_DECL_MBRTOWC 1
  8130. | #define HAVE_RAW_DECL_MBRLEN 1
  8131. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  8132. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  8133. | #define HAVE_RAW_DECL_WCRTOMB 1
  8134. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  8135. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  8136. | #define HAVE_RAW_DECL_WCWIDTH 1
  8137. | #define HAVE_RAW_DECL_WMEMCHR 1
  8138. | #define HAVE_RAW_DECL_WMEMCMP 1
  8139. | #define HAVE_RAW_DECL_WMEMCPY 1
  8140. | #define HAVE_RAW_DECL_WMEMMOVE 1
  8141. | #define HAVE_RAW_DECL_WMEMSET 1
  8142. | #define HAVE_RAW_DECL_WCSLEN 1
  8143. | #define HAVE_RAW_DECL_WCSNLEN 1
  8144. | #define HAVE_RAW_DECL_WCSCPY 1
  8145. | #define HAVE_RAW_DECL_WCPCPY 1
  8146. | #define HAVE_RAW_DECL_WCSNCPY 1
  8147. | #define HAVE_RAW_DECL_WCPNCPY 1
  8148. | #define HAVE_RAW_DECL_WCSCAT 1
  8149. | #define HAVE_RAW_DECL_WCSNCAT 1
  8150. | #define HAVE_RAW_DECL_WCSCMP 1
  8151. | #define HAVE_RAW_DECL_WCSNCMP 1
  8152. | #define HAVE_RAW_DECL_WCSCASECMP 1
  8153. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  8154. | #define HAVE_RAW_DECL_WCSCOLL 1
  8155. | #define HAVE_RAW_DECL_WCSXFRM 1
  8156. | #define HAVE_RAW_DECL_WCSDUP 1
  8157. | #define HAVE_RAW_DECL_WCSCHR 1
  8158. | #define HAVE_RAW_DECL_WCSRCHR 1
  8159. | #define HAVE_RAW_DECL_WCSCSPN 1
  8160. | #define HAVE_RAW_DECL_WCSSPN 1
  8161. | #define HAVE_RAW_DECL_WCSPBRK 1
  8162. | #define HAVE_RAW_DECL_WCSSTR 1
  8163. | #define HAVE_RAW_DECL_WCSTOK 1
  8164. | #define HAVE_RAW_DECL_WCSWIDTH 1
  8165. | #define GNULIB_TEST_WCRTOMB 1
  8166. | #define HAVE_TOWLOWER 1
  8167. | #define HAVE_RAW_DECL_WCTYPE 1
  8168. | #define HAVE_RAW_DECL_ISWCTYPE 1
  8169. | #define HAVE_RAW_DECL_WCTRANS 1
  8170. | #define HAVE_RAW_DECL_TOWCTRANS 1
  8171. | #define HAVE_DECL_WCWIDTH 1
  8172. | #define GNULIB_TEST_WCWIDTH 1
  8173. | #define HAVE_STDINT_H 1
  8174. | /* end confdefs.h. */
  8175. |
  8176. | int
  8177. | main (void)
  8178. | {
  8179. |
  8180. | ;
  8181. | return 0;
  8182. | }
  8183. configure:25120: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  8184. configure:25120: $? = 0
  8185. configure:25127: result: -msoft-float
  8186. configure:25245: checking whether -fno-dwarf2-cfi-asm works
  8187. configure:25263: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  8188. configure:25263: $? = 0
  8189. configure:25271: result: yes
  8190. configure:25313: checking whether -mno-stack-arg-probe works
  8191. configure:25331: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  8192. configure:25331: $? = 0
  8193. configure:25339: result: yes
  8194. configure:25351: checking whether -fno-asynchronous-unwind-tables works
  8195. configure:25369: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  8196. configure:25369: $? = 0
  8197. configure:25377: result: yes
  8198. configure:25384: checking whether -fno-unwind-tables works
  8199. configure:25402: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  8200. configure:25402: $? = 0
  8201. configure:25410: result: yes
  8202. configure:25442: checking for target linking format
  8203. configure:25475: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -Wl,-melf_i386 -nostdlib -static conftest.c >&5
  8204. configure:25475: $? = 0
  8205. configure:25488: result: -melf_i386
  8206. configure:25629: checking whether options required for efiemu work
  8207. configure:25647: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -m64 -nostdlib -O2 -mcmodel=large -mno-red-zone -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  8208. cc1: error: code model 'large' not supported in the 32 bit mode
  8209. cc1: sorry, unimplemented: 64-bit mode not compiled in
  8210. configure:25647: $? = 1
  8211. configure: failed program was:
  8212. | /* confdefs.h */
  8213. | #define PACKAGE_NAME "GRUB"
  8214. | #define PACKAGE_TARNAME "grub"
  8215. | #define PACKAGE_VERSION "2.02"
  8216. | #define PACKAGE_STRING "GRUB 2.02"
  8217. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  8218. | #define PACKAGE_URL ""
  8219. | #define PACKAGE "grub"
  8220. | #define VERSION "2.02"
  8221. | #define GRUB_BOOT_DIR_NAME "boot"
  8222. | #define GRUB_DIR_NAME "grub"
  8223. | #define YYTEXT_POINTER 1
  8224. | #define STDC_HEADERS 1
  8225. | #define HAVE_SYS_TYPES_H 1
  8226. | #define HAVE_SYS_STAT_H 1
  8227. | #define HAVE_STDLIB_H 1
  8228. | #define HAVE_STRING_H 1
  8229. | #define HAVE_MEMORY_H 1
  8230. | #define HAVE_STRINGS_H 1
  8231. | #define HAVE_INTTYPES_H 1
  8232. | #define HAVE_STDINT_H 1
  8233. | #define HAVE_UNISTD_H 1
  8234. | #define __EXTENSIONS__ 1
  8235. | #define _ALL_SOURCE 1
  8236. | #define _DARWIN_C_SOURCE 1
  8237. | #define _GNU_SOURCE 1
  8238. | #define _POSIX_PTHREAD_SEMANTICS 1
  8239. | #define _TANDEM_SOURCE 1
  8240. | #define ENABLE_NLS 1
  8241. | #define HAVE_GETTEXT 1
  8242. | #define HAVE_DCGETTEXT 1
  8243. | #define _FILE_OFFSET_BITS 64
  8244. | #define SIZEOF_VOID_P 4
  8245. | #define SIZEOF_LONG 4
  8246. | #define SIZEOF_OFF_T 8
  8247. | #define HAVE_POSIX_MEMALIGN 1
  8248. | #define HAVE_MEMALIGN 1
  8249. | #define HAVE_SYS_PARAM_H 1
  8250. | #define HAVE_SYS_MOUNT_H 1
  8251. | #define HAVE_LIMITS_H 1
  8252. | #define HAVE_ALLOCA_H 1
  8253. | #define HAVE_ALLOCA 1
  8254. | #define restrict __restrict
  8255. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  8256. | #define HAVE_DECL_FEOF_UNLOCKED 1
  8257. | #define HAVE_DECL_FERROR_UNLOCKED 1
  8258. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  8259. | #define HAVE_DECL_FGETS_UNLOCKED 1
  8260. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  8261. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  8262. | #define HAVE_DECL_FREAD_UNLOCKED 1
  8263. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  8264. | #define HAVE_DECL_GETC_UNLOCKED 1
  8265. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  8266. | #define HAVE_DECL_PUTC_UNLOCKED 1
  8267. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  8268. | #define HAVE_FLOCKFILE 1
  8269. | #define HAVE_FUNLOCKFILE 1
  8270. | #define HAVE_BTOWC 1
  8271. | #define HAVE_ISBLANK 1
  8272. | #define HAVE_ISWCTYPE 1
  8273. | #define HAVE_MBSRTOWCS 1
  8274. | #define HAVE_MEMPCPY 1
  8275. | #define HAVE_WMEMCHR 1
  8276. | #define HAVE_WMEMCPY 1
  8277. | #define HAVE_WMEMPCPY 1
  8278. | #define HAVE_GETDELIM 1
  8279. | #define HAVE_SYMLINK 1
  8280. | #define HAVE_MBSINIT 1
  8281. | #define HAVE_MBRTOWC 1
  8282. | #define HAVE_ISASCII 1
  8283. | #define HAVE_MPROTECT 1
  8284. | #define HAVE_NL_LANGINFO 1
  8285. | #define HAVE_WCSCOLL 1
  8286. | #define HAVE_SLEEP 1
  8287. | #define HAVE_STRNDUP 1
  8288. | #define HAVE_SNPRINTF 1
  8289. | #define HAVE_WCRTOMB 1
  8290. | #define HAVE_ISWCNTRL 1
  8291. | #define HAVE_WCWIDTH 1
  8292. | #define HAVE_FEATURES_H 1
  8293. | #define HAVE_WCTYPE_H 1
  8294. | #define HAVE_GETOPT_H 1
  8295. | #define HAVE_LANGINFO_H 1
  8296. | #define HAVE_UNISTD_H 1
  8297. | #define HAVE_XLOCALE_H 1
  8298. | #define HAVE_WCHAR_H 1
  8299. | #define HAVE_SYS_MMAN_H 1
  8300. | #define HAVE_STDINT_H 1
  8301. | #define HAVE_SYS_SOCKET_H 1
  8302. | #define HAVE_STRINGS_H 1
  8303. | #define HAVE_SYSEXITS_H 1
  8304. | #define HAVE_LANGINFO_CODESET 1
  8305. | #define HAVE_DECL_STRERROR_R 1
  8306. | #define HAVE_STRERROR_R 1
  8307. | #define STRERROR_R_CHAR_P 1
  8308. | #define HAVE_MBSTATE_T 1
  8309. | #define HAVE_DECL_GETDELIM 1
  8310. | #define HAVE_DECL_GETLINE 1
  8311. | #define HAVE_GETOPT_H 1
  8312. | #define HAVE_GETOPT_LONG_ONLY 1
  8313. | #define __GETOPT_PREFIX rpl_
  8314. | #define HAVE_DECL_GETENV 1
  8315. | #define HAVE_WORKING_O_NOATIME 1
  8316. | #define HAVE_WORKING_O_NOFOLLOW 1
  8317. | #define HAVE_WCHAR_T 1
  8318. | #define HAVE_MAP_ANONYMOUS 1
  8319. | #define HAVE_DECL_ALARM 1
  8320. | #define HAVE_STDLIB_H 1
  8321. | #define MALLOC_0_IS_NONNULL 1
  8322. | #define HAVE__BOOL 1
  8323. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8324. | #define HAVE_LONG_LONG_INT 1
  8325. | #define HAVE_RAW_DECL_FFSL 1
  8326. | #define HAVE_RAW_DECL_FFSLL 1
  8327. | #define HAVE_RAW_DECL_MEMMEM 1
  8328. | #define HAVE_RAW_DECL_MEMPCPY 1
  8329. | #define HAVE_RAW_DECL_MEMRCHR 1
  8330. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  8331. | #define HAVE_RAW_DECL_STPCPY 1
  8332. | #define HAVE_RAW_DECL_STPNCPY 1
  8333. | #define HAVE_RAW_DECL_STRCHRNUL 1
  8334. | #define HAVE_RAW_DECL_STRDUP 1
  8335. | #define HAVE_RAW_DECL_STRNCAT 1
  8336. | #define HAVE_RAW_DECL_STRNDUP 1
  8337. | #define HAVE_RAW_DECL_STRNLEN 1
  8338. | #define HAVE_RAW_DECL_STRPBRK 1
  8339. | #define HAVE_RAW_DECL_STRSEP 1
  8340. | #define HAVE_RAW_DECL_STRCASESTR 1
  8341. | #define HAVE_RAW_DECL_STRTOK_R 1
  8342. | #define HAVE_RAW_DECL_STRERROR_R 1
  8343. | #define HAVE_RAW_DECL_STRSIGNAL 1
  8344. | #define HAVE_RAW_DECL_STRVERSCMP 1
  8345. | #define HAVE_RAW_DECL_FFS 1
  8346. | #define HAVE_RAW_DECL_STRCASECMP 1
  8347. | #define HAVE_RAW_DECL_STRNCASECMP 1
  8348. | #define HAVE_DECL_STRNDUP 1
  8349. | #define HAVE_DECL_STRNLEN 1
  8350. | #define HAVE_WINT_T 1
  8351. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8352. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8353. | #define HAVE_INTMAX_T 1
  8354. | #define DBL_EXPBIT0_WORD 1
  8355. | #define DBL_EXPBIT0_BIT 20
  8356. | #define HAVE_SNPRINTF 1
  8357. | #define HAVE_STRNLEN 1
  8358. | #define HAVE_WCSLEN 1
  8359. | #define HAVE_WCSNLEN 1
  8360. | #define HAVE_MBRTOWC 1
  8361. | #define HAVE_WCRTOMB 1
  8362. | #define HAVE_DECL__SNPRINTF 0
  8363. | #define HAVE_SNPRINTF_RETVAL_C99 1
  8364. | #define HAVE_DECL_VSNPRINTF 1
  8365. | #define HAVE_ALLOCA 1
  8366. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  8367. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  8368. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  8369. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  8370. | #define GNULIB_TEST_BTOWC 1
  8371. | #define GNULIB_TEST_GETDELIM 1
  8372. | #define GNULIB_TEST_GETLINE 1
  8373. | #define GNULIB_TEST_GETOPT_GNU 1
  8374. | #define __GETOPT_PREFIX rpl_
  8375. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  8376. | #define HAVE_RAW_DECL_SETLOCALE 1
  8377. | #define HAVE_RAW_DECL_DUPLOCALE 1
  8378. | #define GNULIB_TEST_LOCALECONV 1
  8379. | #define HAVE_STDLIB_H 1
  8380. | #define HAVE_MALLOC_GNU 1
  8381. | #define GNULIB_MALLOC_GNU 1
  8382. | #define HAVE_MALLOC_POSIX 1
  8383. | #define GNULIB_TEST_MALLOC_POSIX 1
  8384. | #define GNULIB_TEST_MBRTOWC 1
  8385. | #define GNULIB_TEST_MBSINIT 1
  8386. | #define GNULIB_TEST_MBSRTOWCS 1
  8387. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  8388. | #define HAVE_MBSTATE_T 1
  8389. | #define GNULIB_TEST_MBTOWC 1
  8390. | #define GNULIB_TEST_MEMCHR 1
  8391. | #define HAVE_MEMPCPY 1
  8392. | #define GNULIB_TEST_MEMPCPY 1
  8393. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  8394. | #define GNULIB_TEST_NL_LANGINFO 1
  8395. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  8396. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  8397. | #define HAVE_RAWMEMCHR 1
  8398. | #define GNULIB_TEST_RAWMEMCHR 1
  8399. | #define HAVE_REALLOC_POSIX 1
  8400. | #define GNULIB_TEST_REALLOC_POSIX 1
  8401. | #define HAVE_STDINT_H 1
  8402. | #define HAVE_DECL_SLEEP 1
  8403. | #define GNULIB_TEST_SLEEP 1
  8404. | #define GNULIB_FSCANF 1
  8405. | #define GNULIB_SCANF 1
  8406. | #define HAVE_RAW_DECL_DPRINTF 1
  8407. | #define HAVE_RAW_DECL_FSEEKO 1
  8408. | #define HAVE_RAW_DECL_FTELLO 1
  8409. | #define HAVE_RAW_DECL_GETDELIM 1
  8410. | #define HAVE_RAW_DECL_GETLINE 1
  8411. | #define HAVE_RAW_DECL_PCLOSE 1
  8412. | #define HAVE_RAW_DECL_POPEN 1
  8413. | #define HAVE_RAW_DECL_RENAMEAT 1
  8414. | #define HAVE_RAW_DECL_SNPRINTF 1
  8415. | #define HAVE_RAW_DECL_TMPFILE 1
  8416. | #define HAVE_RAW_DECL_VDPRINTF 1
  8417. | #define HAVE_RAW_DECL_VSNPRINTF 1
  8418. | #define HAVE_RAW_DECL__EXIT 1
  8419. | #define HAVE_RAW_DECL_ATOLL 1
  8420. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  8421. | #define HAVE_RAW_DECL_GETLOADAVG 1
  8422. | #define HAVE_RAW_DECL_GETSUBOPT 1
  8423. | #define HAVE_RAW_DECL_GRANTPT 1
  8424. | #define HAVE_RAW_DECL_INITSTATE 1
  8425. | #define HAVE_RAW_DECL_INITSTATE_R 1
  8426. | #define HAVE_RAW_DECL_MKDTEMP 1
  8427. | #define HAVE_RAW_DECL_MKOSTEMP 1
  8428. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  8429. | #define HAVE_RAW_DECL_MKSTEMP 1
  8430. | #define HAVE_RAW_DECL_MKSTEMPS 1
  8431. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  8432. | #define HAVE_RAW_DECL_PTSNAME 1
  8433. | #define HAVE_RAW_DECL_PTSNAME_R 1
  8434. | #define HAVE_RAW_DECL_RANDOM 1
  8435. | #define HAVE_RAW_DECL_RANDOM_R 1
  8436. | #define HAVE_RAW_DECL_REALPATH 1
  8437. | #define HAVE_RAW_DECL_RPMATCH 1
  8438. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  8439. | #define HAVE_RAW_DECL_SETENV 1
  8440. | #define HAVE_RAW_DECL_SETSTATE 1
  8441. | #define HAVE_RAW_DECL_SETSTATE_R 1
  8442. | #define HAVE_RAW_DECL_SRANDOM 1
  8443. | #define HAVE_RAW_DECL_SRANDOM_R 1
  8444. | #define HAVE_RAW_DECL_STRTOD 1
  8445. | #define HAVE_RAW_DECL_STRTOLL 1
  8446. | #define HAVE_RAW_DECL_STRTOULL 1
  8447. | #define HAVE_RAW_DECL_UNLOCKPT 1
  8448. | #define HAVE_RAW_DECL_UNSETENV 1
  8449. | #define HAVE_STRCASECMP 1
  8450. | #define HAVE_STRNCASECMP 1
  8451. | #define HAVE_DECL_STRNCASECMP 1
  8452. | #define HAVE_STRCHRNUL 1
  8453. | #define GNULIB_TEST_STRCHRNUL 1
  8454. | #define GNULIB_STRERROR 1
  8455. | #define GNULIB_TEST_STRERROR 1
  8456. | #define GNULIB_TEST_STRNDUP 1
  8457. | #define GNULIB_TEST_STRNLEN 1
  8458. | #define HAVE_RAW_DECL_CHDIR 1
  8459. | #define HAVE_RAW_DECL_CHOWN 1
  8460. | #define HAVE_RAW_DECL_DUP 1
  8461. | #define HAVE_RAW_DECL_DUP2 1
  8462. | #define HAVE_RAW_DECL_DUP3 1
  8463. | #define HAVE_RAW_DECL_ENVIRON 1
  8464. | #define HAVE_RAW_DECL_EUIDACCESS 1
  8465. | #define HAVE_RAW_DECL_FACCESSAT 1
  8466. | #define HAVE_RAW_DECL_FCHDIR 1
  8467. | #define HAVE_RAW_DECL_FCHOWNAT 1
  8468. | #define HAVE_RAW_DECL_FDATASYNC 1
  8469. | #define HAVE_RAW_DECL_FSYNC 1
  8470. | #define HAVE_RAW_DECL_FTRUNCATE 1
  8471. | #define HAVE_RAW_DECL_GETCWD 1
  8472. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  8473. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  8474. | #define HAVE_RAW_DECL_GETGROUPS 1
  8475. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  8476. | #define HAVE_RAW_DECL_GETLOGIN 1
  8477. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  8478. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  8479. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  8480. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  8481. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  8482. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  8483. | #define HAVE_RAW_DECL_ISATTY 1
  8484. | #define HAVE_RAW_DECL_LCHOWN 1
  8485. | #define HAVE_RAW_DECL_LINK 1
  8486. | #define HAVE_RAW_DECL_LINKAT 1
  8487. | #define HAVE_RAW_DECL_LSEEK 1
  8488. | #define HAVE_RAW_DECL_PIPE 1
  8489. | #define HAVE_RAW_DECL_PIPE2 1
  8490. | #define HAVE_RAW_DECL_PREAD 1
  8491. | #define HAVE_RAW_DECL_PWRITE 1
  8492. | #define HAVE_RAW_DECL_READLINK 1
  8493. | #define HAVE_RAW_DECL_READLINKAT 1
  8494. | #define HAVE_RAW_DECL_RMDIR 1
  8495. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  8496. | #define HAVE_RAW_DECL_SLEEP 1
  8497. | #define HAVE_RAW_DECL_SYMLINK 1
  8498. | #define HAVE_RAW_DECL_SYMLINKAT 1
  8499. | #define HAVE_RAW_DECL_TTYNAME_R 1
  8500. | #define HAVE_RAW_DECL_UNLINK 1
  8501. | #define HAVE_RAW_DECL_UNLINKAT 1
  8502. | #define HAVE_RAW_DECL_USLEEP 1
  8503. | #define HAVE_VSNPRINTF 1
  8504. | #define GNULIB_TEST_VSNPRINTF 1
  8505. | #define HAVE_RAW_DECL_BTOWC 1
  8506. | #define HAVE_RAW_DECL_WCTOB 1
  8507. | #define HAVE_RAW_DECL_MBSINIT 1
  8508. | #define HAVE_RAW_DECL_MBRTOWC 1
  8509. | #define HAVE_RAW_DECL_MBRLEN 1
  8510. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  8511. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  8512. | #define HAVE_RAW_DECL_WCRTOMB 1
  8513. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  8514. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  8515. | #define HAVE_RAW_DECL_WCWIDTH 1
  8516. | #define HAVE_RAW_DECL_WMEMCHR 1
  8517. | #define HAVE_RAW_DECL_WMEMCMP 1
  8518. | #define HAVE_RAW_DECL_WMEMCPY 1
  8519. | #define HAVE_RAW_DECL_WMEMMOVE 1
  8520. | #define HAVE_RAW_DECL_WMEMSET 1
  8521. | #define HAVE_RAW_DECL_WCSLEN 1
  8522. | #define HAVE_RAW_DECL_WCSNLEN 1
  8523. | #define HAVE_RAW_DECL_WCSCPY 1
  8524. | #define HAVE_RAW_DECL_WCPCPY 1
  8525. | #define HAVE_RAW_DECL_WCSNCPY 1
  8526. | #define HAVE_RAW_DECL_WCPNCPY 1
  8527. | #define HAVE_RAW_DECL_WCSCAT 1
  8528. | #define HAVE_RAW_DECL_WCSNCAT 1
  8529. | #define HAVE_RAW_DECL_WCSCMP 1
  8530. | #define HAVE_RAW_DECL_WCSNCMP 1
  8531. | #define HAVE_RAW_DECL_WCSCASECMP 1
  8532. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  8533. | #define HAVE_RAW_DECL_WCSCOLL 1
  8534. | #define HAVE_RAW_DECL_WCSXFRM 1
  8535. | #define HAVE_RAW_DECL_WCSDUP 1
  8536. | #define HAVE_RAW_DECL_WCSCHR 1
  8537. | #define HAVE_RAW_DECL_WCSRCHR 1
  8538. | #define HAVE_RAW_DECL_WCSCSPN 1
  8539. | #define HAVE_RAW_DECL_WCSSPN 1
  8540. | #define HAVE_RAW_DECL_WCSPBRK 1
  8541. | #define HAVE_RAW_DECL_WCSSTR 1
  8542. | #define HAVE_RAW_DECL_WCSTOK 1
  8543. | #define HAVE_RAW_DECL_WCSWIDTH 1
  8544. | #define GNULIB_TEST_WCRTOMB 1
  8545. | #define HAVE_TOWLOWER 1
  8546. | #define HAVE_RAW_DECL_WCTYPE 1
  8547. | #define HAVE_RAW_DECL_ISWCTYPE 1
  8548. | #define HAVE_RAW_DECL_WCTRANS 1
  8549. | #define HAVE_RAW_DECL_TOWCTRANS 1
  8550. | #define HAVE_DECL_WCWIDTH 1
  8551. | #define GNULIB_TEST_WCWIDTH 1
  8552. | #define HAVE_STDINT_H 1
  8553. | /* end confdefs.h. */
  8554. |
  8555. | int
  8556. | main (void)
  8557. | {
  8558. |
  8559. | ;
  8560. | return 0;
  8561. | }
  8562. configure:25655: result: no
  8563. configure:25878: checking whether option -Qn works
  8564. configure:25896: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT conftest.c >&5
  8565. configure:25896: $? = 0
  8566. configure:25903: result: yes
  8567. configure:25919: checking whether `/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc' has `-fPIE' as default
  8568. configure:25944: result: no
  8569. configure:25948: checking whether linker accepts -no-pie
  8570. configure:25966: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -Wl,-melf_i386 -no-pie -nostdlib -Werror conftest.c >&5
  8571. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  8572. configure:25966: $? = 0
  8573. configure:25977: result: yes
  8574. configure:25984: checking whether linker accepts -nopie
  8575. configure:26002: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -Wl,-melf_i386 -nopie -nostdlib -Werror conftest.c >&5
  8576. i386-elf-gcc: error: unrecognized command line option '-nopie'; did you mean '-no-pie'?
  8577. configure:26002: $? = 1
  8578. configure: failed program was:
  8579. | /* confdefs.h */
  8580. | #define PACKAGE_NAME "GRUB"
  8581. | #define PACKAGE_TARNAME "grub"
  8582. | #define PACKAGE_VERSION "2.02"
  8583. | #define PACKAGE_STRING "GRUB 2.02"
  8584. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  8585. | #define PACKAGE_URL ""
  8586. | #define PACKAGE "grub"
  8587. | #define VERSION "2.02"
  8588. | #define GRUB_BOOT_DIR_NAME "boot"
  8589. | #define GRUB_DIR_NAME "grub"
  8590. | #define YYTEXT_POINTER 1
  8591. | #define STDC_HEADERS 1
  8592. | #define HAVE_SYS_TYPES_H 1
  8593. | #define HAVE_SYS_STAT_H 1
  8594. | #define HAVE_STDLIB_H 1
  8595. | #define HAVE_STRING_H 1
  8596. | #define HAVE_MEMORY_H 1
  8597. | #define HAVE_STRINGS_H 1
  8598. | #define HAVE_INTTYPES_H 1
  8599. | #define HAVE_STDINT_H 1
  8600. | #define HAVE_UNISTD_H 1
  8601. | #define __EXTENSIONS__ 1
  8602. | #define _ALL_SOURCE 1
  8603. | #define _DARWIN_C_SOURCE 1
  8604. | #define _GNU_SOURCE 1
  8605. | #define _POSIX_PTHREAD_SEMANTICS 1
  8606. | #define _TANDEM_SOURCE 1
  8607. | #define ENABLE_NLS 1
  8608. | #define HAVE_GETTEXT 1
  8609. | #define HAVE_DCGETTEXT 1
  8610. | #define _FILE_OFFSET_BITS 64
  8611. | #define SIZEOF_VOID_P 4
  8612. | #define SIZEOF_LONG 4
  8613. | #define SIZEOF_OFF_T 8
  8614. | #define HAVE_POSIX_MEMALIGN 1
  8615. | #define HAVE_MEMALIGN 1
  8616. | #define HAVE_SYS_PARAM_H 1
  8617. | #define HAVE_SYS_MOUNT_H 1
  8618. | #define HAVE_LIMITS_H 1
  8619. | #define HAVE_ALLOCA_H 1
  8620. | #define HAVE_ALLOCA 1
  8621. | #define restrict __restrict
  8622. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  8623. | #define HAVE_DECL_FEOF_UNLOCKED 1
  8624. | #define HAVE_DECL_FERROR_UNLOCKED 1
  8625. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  8626. | #define HAVE_DECL_FGETS_UNLOCKED 1
  8627. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  8628. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  8629. | #define HAVE_DECL_FREAD_UNLOCKED 1
  8630. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  8631. | #define HAVE_DECL_GETC_UNLOCKED 1
  8632. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  8633. | #define HAVE_DECL_PUTC_UNLOCKED 1
  8634. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  8635. | #define HAVE_FLOCKFILE 1
  8636. | #define HAVE_FUNLOCKFILE 1
  8637. | #define HAVE_BTOWC 1
  8638. | #define HAVE_ISBLANK 1
  8639. | #define HAVE_ISWCTYPE 1
  8640. | #define HAVE_MBSRTOWCS 1
  8641. | #define HAVE_MEMPCPY 1
  8642. | #define HAVE_WMEMCHR 1
  8643. | #define HAVE_WMEMCPY 1
  8644. | #define HAVE_WMEMPCPY 1
  8645. | #define HAVE_GETDELIM 1
  8646. | #define HAVE_SYMLINK 1
  8647. | #define HAVE_MBSINIT 1
  8648. | #define HAVE_MBRTOWC 1
  8649. | #define HAVE_ISASCII 1
  8650. | #define HAVE_MPROTECT 1
  8651. | #define HAVE_NL_LANGINFO 1
  8652. | #define HAVE_WCSCOLL 1
  8653. | #define HAVE_SLEEP 1
  8654. | #define HAVE_STRNDUP 1
  8655. | #define HAVE_SNPRINTF 1
  8656. | #define HAVE_WCRTOMB 1
  8657. | #define HAVE_ISWCNTRL 1
  8658. | #define HAVE_WCWIDTH 1
  8659. | #define HAVE_FEATURES_H 1
  8660. | #define HAVE_WCTYPE_H 1
  8661. | #define HAVE_GETOPT_H 1
  8662. | #define HAVE_LANGINFO_H 1
  8663. | #define HAVE_UNISTD_H 1
  8664. | #define HAVE_XLOCALE_H 1
  8665. | #define HAVE_WCHAR_H 1
  8666. | #define HAVE_SYS_MMAN_H 1
  8667. | #define HAVE_STDINT_H 1
  8668. | #define HAVE_SYS_SOCKET_H 1
  8669. | #define HAVE_STRINGS_H 1
  8670. | #define HAVE_SYSEXITS_H 1
  8671. | #define HAVE_LANGINFO_CODESET 1
  8672. | #define HAVE_DECL_STRERROR_R 1
  8673. | #define HAVE_STRERROR_R 1
  8674. | #define STRERROR_R_CHAR_P 1
  8675. | #define HAVE_MBSTATE_T 1
  8676. | #define HAVE_DECL_GETDELIM 1
  8677. | #define HAVE_DECL_GETLINE 1
  8678. | #define HAVE_GETOPT_H 1
  8679. | #define HAVE_GETOPT_LONG_ONLY 1
  8680. | #define __GETOPT_PREFIX rpl_
  8681. | #define HAVE_DECL_GETENV 1
  8682. | #define HAVE_WORKING_O_NOATIME 1
  8683. | #define HAVE_WORKING_O_NOFOLLOW 1
  8684. | #define HAVE_WCHAR_T 1
  8685. | #define HAVE_MAP_ANONYMOUS 1
  8686. | #define HAVE_DECL_ALARM 1
  8687. | #define HAVE_STDLIB_H 1
  8688. | #define MALLOC_0_IS_NONNULL 1
  8689. | #define HAVE__BOOL 1
  8690. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  8691. | #define HAVE_LONG_LONG_INT 1
  8692. | #define HAVE_RAW_DECL_FFSL 1
  8693. | #define HAVE_RAW_DECL_FFSLL 1
  8694. | #define HAVE_RAW_DECL_MEMMEM 1
  8695. | #define HAVE_RAW_DECL_MEMPCPY 1
  8696. | #define HAVE_RAW_DECL_MEMRCHR 1
  8697. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  8698. | #define HAVE_RAW_DECL_STPCPY 1
  8699. | #define HAVE_RAW_DECL_STPNCPY 1
  8700. | #define HAVE_RAW_DECL_STRCHRNUL 1
  8701. | #define HAVE_RAW_DECL_STRDUP 1
  8702. | #define HAVE_RAW_DECL_STRNCAT 1
  8703. | #define HAVE_RAW_DECL_STRNDUP 1
  8704. | #define HAVE_RAW_DECL_STRNLEN 1
  8705. | #define HAVE_RAW_DECL_STRPBRK 1
  8706. | #define HAVE_RAW_DECL_STRSEP 1
  8707. | #define HAVE_RAW_DECL_STRCASESTR 1
  8708. | #define HAVE_RAW_DECL_STRTOK_R 1
  8709. | #define HAVE_RAW_DECL_STRERROR_R 1
  8710. | #define HAVE_RAW_DECL_STRSIGNAL 1
  8711. | #define HAVE_RAW_DECL_STRVERSCMP 1
  8712. | #define HAVE_RAW_DECL_FFS 1
  8713. | #define HAVE_RAW_DECL_STRCASECMP 1
  8714. | #define HAVE_RAW_DECL_STRNCASECMP 1
  8715. | #define HAVE_DECL_STRNDUP 1
  8716. | #define HAVE_DECL_STRNLEN 1
  8717. | #define HAVE_WINT_T 1
  8718. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  8719. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  8720. | #define HAVE_INTMAX_T 1
  8721. | #define DBL_EXPBIT0_WORD 1
  8722. | #define DBL_EXPBIT0_BIT 20
  8723. | #define HAVE_SNPRINTF 1
  8724. | #define HAVE_STRNLEN 1
  8725. | #define HAVE_WCSLEN 1
  8726. | #define HAVE_WCSNLEN 1
  8727. | #define HAVE_MBRTOWC 1
  8728. | #define HAVE_WCRTOMB 1
  8729. | #define HAVE_DECL__SNPRINTF 0
  8730. | #define HAVE_SNPRINTF_RETVAL_C99 1
  8731. | #define HAVE_DECL_VSNPRINTF 1
  8732. | #define HAVE_ALLOCA 1
  8733. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  8734. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  8735. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  8736. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  8737. | #define GNULIB_TEST_BTOWC 1
  8738. | #define GNULIB_TEST_GETDELIM 1
  8739. | #define GNULIB_TEST_GETLINE 1
  8740. | #define GNULIB_TEST_GETOPT_GNU 1
  8741. | #define __GETOPT_PREFIX rpl_
  8742. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  8743. | #define HAVE_RAW_DECL_SETLOCALE 1
  8744. | #define HAVE_RAW_DECL_DUPLOCALE 1
  8745. | #define GNULIB_TEST_LOCALECONV 1
  8746. | #define HAVE_STDLIB_H 1
  8747. | #define HAVE_MALLOC_GNU 1
  8748. | #define GNULIB_MALLOC_GNU 1
  8749. | #define HAVE_MALLOC_POSIX 1
  8750. | #define GNULIB_TEST_MALLOC_POSIX 1
  8751. | #define GNULIB_TEST_MBRTOWC 1
  8752. | #define GNULIB_TEST_MBSINIT 1
  8753. | #define GNULIB_TEST_MBSRTOWCS 1
  8754. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  8755. | #define HAVE_MBSTATE_T 1
  8756. | #define GNULIB_TEST_MBTOWC 1
  8757. | #define GNULIB_TEST_MEMCHR 1
  8758. | #define HAVE_MEMPCPY 1
  8759. | #define GNULIB_TEST_MEMPCPY 1
  8760. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  8761. | #define GNULIB_TEST_NL_LANGINFO 1
  8762. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  8763. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  8764. | #define HAVE_RAWMEMCHR 1
  8765. | #define GNULIB_TEST_RAWMEMCHR 1
  8766. | #define HAVE_REALLOC_POSIX 1
  8767. | #define GNULIB_TEST_REALLOC_POSIX 1
  8768. | #define HAVE_STDINT_H 1
  8769. | #define HAVE_DECL_SLEEP 1
  8770. | #define GNULIB_TEST_SLEEP 1
  8771. | #define GNULIB_FSCANF 1
  8772. | #define GNULIB_SCANF 1
  8773. | #define HAVE_RAW_DECL_DPRINTF 1
  8774. | #define HAVE_RAW_DECL_FSEEKO 1
  8775. | #define HAVE_RAW_DECL_FTELLO 1
  8776. | #define HAVE_RAW_DECL_GETDELIM 1
  8777. | #define HAVE_RAW_DECL_GETLINE 1
  8778. | #define HAVE_RAW_DECL_PCLOSE 1
  8779. | #define HAVE_RAW_DECL_POPEN 1
  8780. | #define HAVE_RAW_DECL_RENAMEAT 1
  8781. | #define HAVE_RAW_DECL_SNPRINTF 1
  8782. | #define HAVE_RAW_DECL_TMPFILE 1
  8783. | #define HAVE_RAW_DECL_VDPRINTF 1
  8784. | #define HAVE_RAW_DECL_VSNPRINTF 1
  8785. | #define HAVE_RAW_DECL__EXIT 1
  8786. | #define HAVE_RAW_DECL_ATOLL 1
  8787. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  8788. | #define HAVE_RAW_DECL_GETLOADAVG 1
  8789. | #define HAVE_RAW_DECL_GETSUBOPT 1
  8790. | #define HAVE_RAW_DECL_GRANTPT 1
  8791. | #define HAVE_RAW_DECL_INITSTATE 1
  8792. | #define HAVE_RAW_DECL_INITSTATE_R 1
  8793. | #define HAVE_RAW_DECL_MKDTEMP 1
  8794. | #define HAVE_RAW_DECL_MKOSTEMP 1
  8795. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  8796. | #define HAVE_RAW_DECL_MKSTEMP 1
  8797. | #define HAVE_RAW_DECL_MKSTEMPS 1
  8798. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  8799. | #define HAVE_RAW_DECL_PTSNAME 1
  8800. | #define HAVE_RAW_DECL_PTSNAME_R 1
  8801. | #define HAVE_RAW_DECL_RANDOM 1
  8802. | #define HAVE_RAW_DECL_RANDOM_R 1
  8803. | #define HAVE_RAW_DECL_REALPATH 1
  8804. | #define HAVE_RAW_DECL_RPMATCH 1
  8805. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  8806. | #define HAVE_RAW_DECL_SETENV 1
  8807. | #define HAVE_RAW_DECL_SETSTATE 1
  8808. | #define HAVE_RAW_DECL_SETSTATE_R 1
  8809. | #define HAVE_RAW_DECL_SRANDOM 1
  8810. | #define HAVE_RAW_DECL_SRANDOM_R 1
  8811. | #define HAVE_RAW_DECL_STRTOD 1
  8812. | #define HAVE_RAW_DECL_STRTOLL 1
  8813. | #define HAVE_RAW_DECL_STRTOULL 1
  8814. | #define HAVE_RAW_DECL_UNLOCKPT 1
  8815. | #define HAVE_RAW_DECL_UNSETENV 1
  8816. | #define HAVE_STRCASECMP 1
  8817. | #define HAVE_STRNCASECMP 1
  8818. | #define HAVE_DECL_STRNCASECMP 1
  8819. | #define HAVE_STRCHRNUL 1
  8820. | #define GNULIB_TEST_STRCHRNUL 1
  8821. | #define GNULIB_STRERROR 1
  8822. | #define GNULIB_TEST_STRERROR 1
  8823. | #define GNULIB_TEST_STRNDUP 1
  8824. | #define GNULIB_TEST_STRNLEN 1
  8825. | #define HAVE_RAW_DECL_CHDIR 1
  8826. | #define HAVE_RAW_DECL_CHOWN 1
  8827. | #define HAVE_RAW_DECL_DUP 1
  8828. | #define HAVE_RAW_DECL_DUP2 1
  8829. | #define HAVE_RAW_DECL_DUP3 1
  8830. | #define HAVE_RAW_DECL_ENVIRON 1
  8831. | #define HAVE_RAW_DECL_EUIDACCESS 1
  8832. | #define HAVE_RAW_DECL_FACCESSAT 1
  8833. | #define HAVE_RAW_DECL_FCHDIR 1
  8834. | #define HAVE_RAW_DECL_FCHOWNAT 1
  8835. | #define HAVE_RAW_DECL_FDATASYNC 1
  8836. | #define HAVE_RAW_DECL_FSYNC 1
  8837. | #define HAVE_RAW_DECL_FTRUNCATE 1
  8838. | #define HAVE_RAW_DECL_GETCWD 1
  8839. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  8840. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  8841. | #define HAVE_RAW_DECL_GETGROUPS 1
  8842. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  8843. | #define HAVE_RAW_DECL_GETLOGIN 1
  8844. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  8845. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  8846. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  8847. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  8848. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  8849. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  8850. | #define HAVE_RAW_DECL_ISATTY 1
  8851. | #define HAVE_RAW_DECL_LCHOWN 1
  8852. | #define HAVE_RAW_DECL_LINK 1
  8853. | #define HAVE_RAW_DECL_LINKAT 1
  8854. | #define HAVE_RAW_DECL_LSEEK 1
  8855. | #define HAVE_RAW_DECL_PIPE 1
  8856. | #define HAVE_RAW_DECL_PIPE2 1
  8857. | #define HAVE_RAW_DECL_PREAD 1
  8858. | #define HAVE_RAW_DECL_PWRITE 1
  8859. | #define HAVE_RAW_DECL_READLINK 1
  8860. | #define HAVE_RAW_DECL_READLINKAT 1
  8861. | #define HAVE_RAW_DECL_RMDIR 1
  8862. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  8863. | #define HAVE_RAW_DECL_SLEEP 1
  8864. | #define HAVE_RAW_DECL_SYMLINK 1
  8865. | #define HAVE_RAW_DECL_SYMLINKAT 1
  8866. | #define HAVE_RAW_DECL_TTYNAME_R 1
  8867. | #define HAVE_RAW_DECL_UNLINK 1
  8868. | #define HAVE_RAW_DECL_UNLINKAT 1
  8869. | #define HAVE_RAW_DECL_USLEEP 1
  8870. | #define HAVE_VSNPRINTF 1
  8871. | #define GNULIB_TEST_VSNPRINTF 1
  8872. | #define HAVE_RAW_DECL_BTOWC 1
  8873. | #define HAVE_RAW_DECL_WCTOB 1
  8874. | #define HAVE_RAW_DECL_MBSINIT 1
  8875. | #define HAVE_RAW_DECL_MBRTOWC 1
  8876. | #define HAVE_RAW_DECL_MBRLEN 1
  8877. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  8878. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  8879. | #define HAVE_RAW_DECL_WCRTOMB 1
  8880. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  8881. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  8882. | #define HAVE_RAW_DECL_WCWIDTH 1
  8883. | #define HAVE_RAW_DECL_WMEMCHR 1
  8884. | #define HAVE_RAW_DECL_WMEMCMP 1
  8885. | #define HAVE_RAW_DECL_WMEMCPY 1
  8886. | #define HAVE_RAW_DECL_WMEMMOVE 1
  8887. | #define HAVE_RAW_DECL_WMEMSET 1
  8888. | #define HAVE_RAW_DECL_WCSLEN 1
  8889. | #define HAVE_RAW_DECL_WCSNLEN 1
  8890. | #define HAVE_RAW_DECL_WCSCPY 1
  8891. | #define HAVE_RAW_DECL_WCPCPY 1
  8892. | #define HAVE_RAW_DECL_WCSNCPY 1
  8893. | #define HAVE_RAW_DECL_WCPNCPY 1
  8894. | #define HAVE_RAW_DECL_WCSCAT 1
  8895. | #define HAVE_RAW_DECL_WCSNCAT 1
  8896. | #define HAVE_RAW_DECL_WCSCMP 1
  8897. | #define HAVE_RAW_DECL_WCSNCMP 1
  8898. | #define HAVE_RAW_DECL_WCSCASECMP 1
  8899. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  8900. | #define HAVE_RAW_DECL_WCSCOLL 1
  8901. | #define HAVE_RAW_DECL_WCSXFRM 1
  8902. | #define HAVE_RAW_DECL_WCSDUP 1
  8903. | #define HAVE_RAW_DECL_WCSCHR 1
  8904. | #define HAVE_RAW_DECL_WCSRCHR 1
  8905. | #define HAVE_RAW_DECL_WCSCSPN 1
  8906. | #define HAVE_RAW_DECL_WCSSPN 1
  8907. | #define HAVE_RAW_DECL_WCSPBRK 1
  8908. | #define HAVE_RAW_DECL_WCSSTR 1
  8909. | #define HAVE_RAW_DECL_WCSTOK 1
  8910. | #define HAVE_RAW_DECL_WCSWIDTH 1
  8911. | #define GNULIB_TEST_WCRTOMB 1
  8912. | #define HAVE_TOWLOWER 1
  8913. | #define HAVE_RAW_DECL_WCTYPE 1
  8914. | #define HAVE_RAW_DECL_ISWCTYPE 1
  8915. | #define HAVE_RAW_DECL_WCTRANS 1
  8916. | #define HAVE_RAW_DECL_TOWCTRANS 1
  8917. | #define HAVE_DECL_WCWIDTH 1
  8918. | #define GNULIB_TEST_WCWIDTH 1
  8919. | #define HAVE_STDINT_H 1
  8920. | /* end confdefs.h. */
  8921. |
  8922. | int
  8923. | main (void)
  8924. | {
  8925. |
  8926. | ;
  8927. | return 0;
  8928. | }
  8929. configure:26013: result: no
  8930. configure:26023: checking whether linker needs disabling of PIE to work
  8931. configure:26031: result: no
  8932. configure:26063: checking whether `/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc' has `-fPIC' as default
  8933. configure:26088: result: no
  8934. configure:26114: checking whether `/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc' accepts `-fstack-protector'
  8935. configure:26126: result: yes
  8936. configure:26147: checking whether `/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc' accepts `-mstack-arg-probe'
  8937. configure:26162: result: no
  8938. configure:26264: checking if C symbols get an underscore after compilation
  8939. configure:26280: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wno-error -S conftest.c
  8940. configure:26283: $? = 0
  8941. configure:26302: result: no
  8942. configure:26338: checking whether target compiler is working
  8943. configure:26359: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -m32 -Wl,-melf_i386 conftest.c >&5
  8944. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  8945. configure:26359: $? = 0
  8946. configure:26369: result: yes
  8947. configure:26377: checking whether /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-objcopy works for absolute addresses
  8948. configure:26391: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 conftest.c >&5
  8949. configure:26394: $? = 0
  8950. configure:26402: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -m32 -Wl,-melf_i386 -nostdlib -Wl,-N -Wl,-Ttext,0x2000 conftest.o -o conftest.exec
  8951. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00002000
  8952. configure:26405: $? = 0
  8953. configure:26411: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-objcopy --only-section=.text -O binary conftest.exec conftest
  8954. configure:26414: $? = 0
  8955. configure:26402: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -m32 -Wl,-melf_i386 -nostdlib -Wl,-N -Wl,-Ttext,0x8000 conftest.o -o conftest.exec
  8956. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00008000
  8957. configure:26405: $? = 0
  8958. configure:26411: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-objcopy --only-section=.text -O binary conftest.exec conftest
  8959. configure:26414: $? = 0
  8960. configure:26420: cmp -s conftest.old conftest
  8961. configure:26423: $? = 0
  8962. configure:26402: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -m32 -Wl,-melf_i386 -nostdlib -Wl,-N -Wl,-Ttext,0x7C00 conftest.o -o conftest.exec
  8963. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00007c00
  8964. configure:26405: $? = 0
  8965. configure:26411: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-objcopy --only-section=.text -O binary conftest.exec conftest
  8966. configure:26414: $? = 0
  8967. configure:26420: cmp -s conftest.old conftest
  8968. configure:26423: $? = 0
  8969. configure:26434: result: yes
  8970. configure:26442: checking whether linker accepts --build-id=none
  8971. configure:26460: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -m32 -Wl,-melf_i386 -Wl,--build-id=none conftest.c >&5
  8972. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  8973. configure:26460: $? = 0
  8974. configure:26471: result: yes
  8975. configure:26485: checking if __bss_start is defined by the compiler
  8976. configure:26506: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -m32 -Wl,-melf_i386 conftest.c >&5
  8977. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  8978. configure:26506: $? = 0
  8979. configure:26516: result: yes
  8980. configure:26519: checking if edata is defined by the compiler
  8981. configure:26539: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -m32 -Wl,-melf_i386 conftest.c >&5
  8982. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  8983. configure:26539: $? = 0
  8984. configure:26549: result: yes
  8985. configure:26552: checking if _edata is defined by the compiler
  8986. configure:26572: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -m32 -Wl,-melf_i386 conftest.c >&5
  8987. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  8988. configure:26572: $? = 0
  8989. configure:26582: result: yes
  8990. configure:26596: checking if end is defined by the compiler
  8991. configure:26616: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -m32 -Wl,-melf_i386 conftest.c >&5
  8992. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  8993. configure:26616: $? = 0
  8994. configure:26626: result: yes
  8995. configure:26629: checking if _end is defined by the compiler
  8996. configure:26649: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -o conftest -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -nostdlib -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -m32 -Wl,-melf_i386 conftest.c >&5
  8997. /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/../../../../i386-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048054
  8998. configure:26649: $? = 0
  8999. configure:26659: result: yes
  9000. configure:26674: checking whether nm works
  9001. configure:26703: result: yes
  9002. configure:26710: checking whether nm accepts -P
  9003. configure:26739: result: yes
  9004. configure:26748: checking whether nm accepts --defined-only
  9005. configure:26777: result: yes
  9006. configure:26790: checking whether -nostdinc -isystem works
  9007. configure:26811: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -nostdinc -isystem /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/include conftest.c >&5
  9008. configure:26811: $? = 0
  9009. configure:26820: result: yes
  9010. configure:26828: checking whether -Wtrampolines work
  9011. configure:26847: /var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc -c -Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -Wtrampolines -Werror -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 conftest.c >&5
  9012. configure:26847: $? = 0
  9013. configure:26855: result: yes
  9014. configure:27212: checking ft2build.h usability
  9015. configure:27212: gcc -c -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  9016. conftest.c:376:22: fatal error: ft2build.h: No such file or directory
  9017. #include <ft2build.h>
  9018. ^
  9019. compilation terminated.
  9020. configure:27212: $? = 1
  9021. configure: failed program was:
  9022. | /* confdefs.h */
  9023. | #define PACKAGE_NAME "GRUB"
  9024. | #define PACKAGE_TARNAME "grub"
  9025. | #define PACKAGE_VERSION "2.02"
  9026. | #define PACKAGE_STRING "GRUB 2.02"
  9027. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  9028. | #define PACKAGE_URL ""
  9029. | #define PACKAGE "grub"
  9030. | #define VERSION "2.02"
  9031. | #define GRUB_BOOT_DIR_NAME "boot"
  9032. | #define GRUB_DIR_NAME "grub"
  9033. | #define YYTEXT_POINTER 1
  9034. | #define STDC_HEADERS 1
  9035. | #define HAVE_SYS_TYPES_H 1
  9036. | #define HAVE_SYS_STAT_H 1
  9037. | #define HAVE_STDLIB_H 1
  9038. | #define HAVE_STRING_H 1
  9039. | #define HAVE_MEMORY_H 1
  9040. | #define HAVE_STRINGS_H 1
  9041. | #define HAVE_INTTYPES_H 1
  9042. | #define HAVE_STDINT_H 1
  9043. | #define HAVE_UNISTD_H 1
  9044. | #define __EXTENSIONS__ 1
  9045. | #define _ALL_SOURCE 1
  9046. | #define _DARWIN_C_SOURCE 1
  9047. | #define _GNU_SOURCE 1
  9048. | #define _POSIX_PTHREAD_SEMANTICS 1
  9049. | #define _TANDEM_SOURCE 1
  9050. | #define ENABLE_NLS 1
  9051. | #define HAVE_GETTEXT 1
  9052. | #define HAVE_DCGETTEXT 1
  9053. | #define _FILE_OFFSET_BITS 64
  9054. | #define SIZEOF_VOID_P 4
  9055. | #define SIZEOF_LONG 4
  9056. | #define SIZEOF_OFF_T 8
  9057. | #define HAVE_POSIX_MEMALIGN 1
  9058. | #define HAVE_MEMALIGN 1
  9059. | #define HAVE_SYS_PARAM_H 1
  9060. | #define HAVE_SYS_MOUNT_H 1
  9061. | #define HAVE_LIMITS_H 1
  9062. | #define HAVE_ALLOCA_H 1
  9063. | #define HAVE_ALLOCA 1
  9064. | #define restrict __restrict
  9065. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  9066. | #define HAVE_DECL_FEOF_UNLOCKED 1
  9067. | #define HAVE_DECL_FERROR_UNLOCKED 1
  9068. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  9069. | #define HAVE_DECL_FGETS_UNLOCKED 1
  9070. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  9071. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  9072. | #define HAVE_DECL_FREAD_UNLOCKED 1
  9073. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  9074. | #define HAVE_DECL_GETC_UNLOCKED 1
  9075. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  9076. | #define HAVE_DECL_PUTC_UNLOCKED 1
  9077. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  9078. | #define HAVE_FLOCKFILE 1
  9079. | #define HAVE_FUNLOCKFILE 1
  9080. | #define HAVE_BTOWC 1
  9081. | #define HAVE_ISBLANK 1
  9082. | #define HAVE_ISWCTYPE 1
  9083. | #define HAVE_MBSRTOWCS 1
  9084. | #define HAVE_MEMPCPY 1
  9085. | #define HAVE_WMEMCHR 1
  9086. | #define HAVE_WMEMCPY 1
  9087. | #define HAVE_WMEMPCPY 1
  9088. | #define HAVE_GETDELIM 1
  9089. | #define HAVE_SYMLINK 1
  9090. | #define HAVE_MBSINIT 1
  9091. | #define HAVE_MBRTOWC 1
  9092. | #define HAVE_ISASCII 1
  9093. | #define HAVE_MPROTECT 1
  9094. | #define HAVE_NL_LANGINFO 1
  9095. | #define HAVE_WCSCOLL 1
  9096. | #define HAVE_SLEEP 1
  9097. | #define HAVE_STRNDUP 1
  9098. | #define HAVE_SNPRINTF 1
  9099. | #define HAVE_WCRTOMB 1
  9100. | #define HAVE_ISWCNTRL 1
  9101. | #define HAVE_WCWIDTH 1
  9102. | #define HAVE_FEATURES_H 1
  9103. | #define HAVE_WCTYPE_H 1
  9104. | #define HAVE_GETOPT_H 1
  9105. | #define HAVE_LANGINFO_H 1
  9106. | #define HAVE_UNISTD_H 1
  9107. | #define HAVE_XLOCALE_H 1
  9108. | #define HAVE_WCHAR_H 1
  9109. | #define HAVE_SYS_MMAN_H 1
  9110. | #define HAVE_STDINT_H 1
  9111. | #define HAVE_SYS_SOCKET_H 1
  9112. | #define HAVE_STRINGS_H 1
  9113. | #define HAVE_SYSEXITS_H 1
  9114. | #define HAVE_LANGINFO_CODESET 1
  9115. | #define HAVE_DECL_STRERROR_R 1
  9116. | #define HAVE_STRERROR_R 1
  9117. | #define STRERROR_R_CHAR_P 1
  9118. | #define HAVE_MBSTATE_T 1
  9119. | #define HAVE_DECL_GETDELIM 1
  9120. | #define HAVE_DECL_GETLINE 1
  9121. | #define HAVE_GETOPT_H 1
  9122. | #define HAVE_GETOPT_LONG_ONLY 1
  9123. | #define __GETOPT_PREFIX rpl_
  9124. | #define HAVE_DECL_GETENV 1
  9125. | #define HAVE_WORKING_O_NOATIME 1
  9126. | #define HAVE_WORKING_O_NOFOLLOW 1
  9127. | #define HAVE_WCHAR_T 1
  9128. | #define HAVE_MAP_ANONYMOUS 1
  9129. | #define HAVE_DECL_ALARM 1
  9130. | #define HAVE_STDLIB_H 1
  9131. | #define MALLOC_0_IS_NONNULL 1
  9132. | #define HAVE__BOOL 1
  9133. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9134. | #define HAVE_LONG_LONG_INT 1
  9135. | #define HAVE_RAW_DECL_FFSL 1
  9136. | #define HAVE_RAW_DECL_FFSLL 1
  9137. | #define HAVE_RAW_DECL_MEMMEM 1
  9138. | #define HAVE_RAW_DECL_MEMPCPY 1
  9139. | #define HAVE_RAW_DECL_MEMRCHR 1
  9140. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  9141. | #define HAVE_RAW_DECL_STPCPY 1
  9142. | #define HAVE_RAW_DECL_STPNCPY 1
  9143. | #define HAVE_RAW_DECL_STRCHRNUL 1
  9144. | #define HAVE_RAW_DECL_STRDUP 1
  9145. | #define HAVE_RAW_DECL_STRNCAT 1
  9146. | #define HAVE_RAW_DECL_STRNDUP 1
  9147. | #define HAVE_RAW_DECL_STRNLEN 1
  9148. | #define HAVE_RAW_DECL_STRPBRK 1
  9149. | #define HAVE_RAW_DECL_STRSEP 1
  9150. | #define HAVE_RAW_DECL_STRCASESTR 1
  9151. | #define HAVE_RAW_DECL_STRTOK_R 1
  9152. | #define HAVE_RAW_DECL_STRERROR_R 1
  9153. | #define HAVE_RAW_DECL_STRSIGNAL 1
  9154. | #define HAVE_RAW_DECL_STRVERSCMP 1
  9155. | #define HAVE_RAW_DECL_FFS 1
  9156. | #define HAVE_RAW_DECL_STRCASECMP 1
  9157. | #define HAVE_RAW_DECL_STRNCASECMP 1
  9158. | #define HAVE_DECL_STRNDUP 1
  9159. | #define HAVE_DECL_STRNLEN 1
  9160. | #define HAVE_WINT_T 1
  9161. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9162. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9163. | #define HAVE_INTMAX_T 1
  9164. | #define DBL_EXPBIT0_WORD 1
  9165. | #define DBL_EXPBIT0_BIT 20
  9166. | #define HAVE_SNPRINTF 1
  9167. | #define HAVE_STRNLEN 1
  9168. | #define HAVE_WCSLEN 1
  9169. | #define HAVE_WCSNLEN 1
  9170. | #define HAVE_MBRTOWC 1
  9171. | #define HAVE_WCRTOMB 1
  9172. | #define HAVE_DECL__SNPRINTF 0
  9173. | #define HAVE_SNPRINTF_RETVAL_C99 1
  9174. | #define HAVE_DECL_VSNPRINTF 1
  9175. | #define HAVE_ALLOCA 1
  9176. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9177. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9178. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  9179. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  9180. | #define GNULIB_TEST_BTOWC 1
  9181. | #define GNULIB_TEST_GETDELIM 1
  9182. | #define GNULIB_TEST_GETLINE 1
  9183. | #define GNULIB_TEST_GETOPT_GNU 1
  9184. | #define __GETOPT_PREFIX rpl_
  9185. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  9186. | #define HAVE_RAW_DECL_SETLOCALE 1
  9187. | #define HAVE_RAW_DECL_DUPLOCALE 1
  9188. | #define GNULIB_TEST_LOCALECONV 1
  9189. | #define HAVE_STDLIB_H 1
  9190. | #define HAVE_MALLOC_GNU 1
  9191. | #define GNULIB_MALLOC_GNU 1
  9192. | #define HAVE_MALLOC_POSIX 1
  9193. | #define GNULIB_TEST_MALLOC_POSIX 1
  9194. | #define GNULIB_TEST_MBRTOWC 1
  9195. | #define GNULIB_TEST_MBSINIT 1
  9196. | #define GNULIB_TEST_MBSRTOWCS 1
  9197. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  9198. | #define HAVE_MBSTATE_T 1
  9199. | #define GNULIB_TEST_MBTOWC 1
  9200. | #define GNULIB_TEST_MEMCHR 1
  9201. | #define HAVE_MEMPCPY 1
  9202. | #define GNULIB_TEST_MEMPCPY 1
  9203. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  9204. | #define GNULIB_TEST_NL_LANGINFO 1
  9205. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9206. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9207. | #define HAVE_RAWMEMCHR 1
  9208. | #define GNULIB_TEST_RAWMEMCHR 1
  9209. | #define HAVE_REALLOC_POSIX 1
  9210. | #define GNULIB_TEST_REALLOC_POSIX 1
  9211. | #define HAVE_STDINT_H 1
  9212. | #define HAVE_DECL_SLEEP 1
  9213. | #define GNULIB_TEST_SLEEP 1
  9214. | #define GNULIB_FSCANF 1
  9215. | #define GNULIB_SCANF 1
  9216. | #define HAVE_RAW_DECL_DPRINTF 1
  9217. | #define HAVE_RAW_DECL_FSEEKO 1
  9218. | #define HAVE_RAW_DECL_FTELLO 1
  9219. | #define HAVE_RAW_DECL_GETDELIM 1
  9220. | #define HAVE_RAW_DECL_GETLINE 1
  9221. | #define HAVE_RAW_DECL_PCLOSE 1
  9222. | #define HAVE_RAW_DECL_POPEN 1
  9223. | #define HAVE_RAW_DECL_RENAMEAT 1
  9224. | #define HAVE_RAW_DECL_SNPRINTF 1
  9225. | #define HAVE_RAW_DECL_TMPFILE 1
  9226. | #define HAVE_RAW_DECL_VDPRINTF 1
  9227. | #define HAVE_RAW_DECL_VSNPRINTF 1
  9228. | #define HAVE_RAW_DECL__EXIT 1
  9229. | #define HAVE_RAW_DECL_ATOLL 1
  9230. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  9231. | #define HAVE_RAW_DECL_GETLOADAVG 1
  9232. | #define HAVE_RAW_DECL_GETSUBOPT 1
  9233. | #define HAVE_RAW_DECL_GRANTPT 1
  9234. | #define HAVE_RAW_DECL_INITSTATE 1
  9235. | #define HAVE_RAW_DECL_INITSTATE_R 1
  9236. | #define HAVE_RAW_DECL_MKDTEMP 1
  9237. | #define HAVE_RAW_DECL_MKOSTEMP 1
  9238. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  9239. | #define HAVE_RAW_DECL_MKSTEMP 1
  9240. | #define HAVE_RAW_DECL_MKSTEMPS 1
  9241. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  9242. | #define HAVE_RAW_DECL_PTSNAME 1
  9243. | #define HAVE_RAW_DECL_PTSNAME_R 1
  9244. | #define HAVE_RAW_DECL_RANDOM 1
  9245. | #define HAVE_RAW_DECL_RANDOM_R 1
  9246. | #define HAVE_RAW_DECL_REALPATH 1
  9247. | #define HAVE_RAW_DECL_RPMATCH 1
  9248. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  9249. | #define HAVE_RAW_DECL_SETENV 1
  9250. | #define HAVE_RAW_DECL_SETSTATE 1
  9251. | #define HAVE_RAW_DECL_SETSTATE_R 1
  9252. | #define HAVE_RAW_DECL_SRANDOM 1
  9253. | #define HAVE_RAW_DECL_SRANDOM_R 1
  9254. | #define HAVE_RAW_DECL_STRTOD 1
  9255. | #define HAVE_RAW_DECL_STRTOLL 1
  9256. | #define HAVE_RAW_DECL_STRTOULL 1
  9257. | #define HAVE_RAW_DECL_UNLOCKPT 1
  9258. | #define HAVE_RAW_DECL_UNSETENV 1
  9259. | #define HAVE_STRCASECMP 1
  9260. | #define HAVE_STRNCASECMP 1
  9261. | #define HAVE_DECL_STRNCASECMP 1
  9262. | #define HAVE_STRCHRNUL 1
  9263. | #define GNULIB_TEST_STRCHRNUL 1
  9264. | #define GNULIB_STRERROR 1
  9265. | #define GNULIB_TEST_STRERROR 1
  9266. | #define GNULIB_TEST_STRNDUP 1
  9267. | #define GNULIB_TEST_STRNLEN 1
  9268. | #define HAVE_RAW_DECL_CHDIR 1
  9269. | #define HAVE_RAW_DECL_CHOWN 1
  9270. | #define HAVE_RAW_DECL_DUP 1
  9271. | #define HAVE_RAW_DECL_DUP2 1
  9272. | #define HAVE_RAW_DECL_DUP3 1
  9273. | #define HAVE_RAW_DECL_ENVIRON 1
  9274. | #define HAVE_RAW_DECL_EUIDACCESS 1
  9275. | #define HAVE_RAW_DECL_FACCESSAT 1
  9276. | #define HAVE_RAW_DECL_FCHDIR 1
  9277. | #define HAVE_RAW_DECL_FCHOWNAT 1
  9278. | #define HAVE_RAW_DECL_FDATASYNC 1
  9279. | #define HAVE_RAW_DECL_FSYNC 1
  9280. | #define HAVE_RAW_DECL_FTRUNCATE 1
  9281. | #define HAVE_RAW_DECL_GETCWD 1
  9282. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  9283. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  9284. | #define HAVE_RAW_DECL_GETGROUPS 1
  9285. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  9286. | #define HAVE_RAW_DECL_GETLOGIN 1
  9287. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  9288. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  9289. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  9290. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  9291. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  9292. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  9293. | #define HAVE_RAW_DECL_ISATTY 1
  9294. | #define HAVE_RAW_DECL_LCHOWN 1
  9295. | #define HAVE_RAW_DECL_LINK 1
  9296. | #define HAVE_RAW_DECL_LINKAT 1
  9297. | #define HAVE_RAW_DECL_LSEEK 1
  9298. | #define HAVE_RAW_DECL_PIPE 1
  9299. | #define HAVE_RAW_DECL_PIPE2 1
  9300. | #define HAVE_RAW_DECL_PREAD 1
  9301. | #define HAVE_RAW_DECL_PWRITE 1
  9302. | #define HAVE_RAW_DECL_READLINK 1
  9303. | #define HAVE_RAW_DECL_READLINKAT 1
  9304. | #define HAVE_RAW_DECL_RMDIR 1
  9305. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  9306. | #define HAVE_RAW_DECL_SLEEP 1
  9307. | #define HAVE_RAW_DECL_SYMLINK 1
  9308. | #define HAVE_RAW_DECL_SYMLINKAT 1
  9309. | #define HAVE_RAW_DECL_TTYNAME_R 1
  9310. | #define HAVE_RAW_DECL_UNLINK 1
  9311. | #define HAVE_RAW_DECL_UNLINKAT 1
  9312. | #define HAVE_RAW_DECL_USLEEP 1
  9313. | #define HAVE_VSNPRINTF 1
  9314. | #define GNULIB_TEST_VSNPRINTF 1
  9315. | #define HAVE_RAW_DECL_BTOWC 1
  9316. | #define HAVE_RAW_DECL_WCTOB 1
  9317. | #define HAVE_RAW_DECL_MBSINIT 1
  9318. | #define HAVE_RAW_DECL_MBRTOWC 1
  9319. | #define HAVE_RAW_DECL_MBRLEN 1
  9320. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  9321. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  9322. | #define HAVE_RAW_DECL_WCRTOMB 1
  9323. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  9324. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  9325. | #define HAVE_RAW_DECL_WCWIDTH 1
  9326. | #define HAVE_RAW_DECL_WMEMCHR 1
  9327. | #define HAVE_RAW_DECL_WMEMCMP 1
  9328. | #define HAVE_RAW_DECL_WMEMCPY 1
  9329. | #define HAVE_RAW_DECL_WMEMMOVE 1
  9330. | #define HAVE_RAW_DECL_WMEMSET 1
  9331. | #define HAVE_RAW_DECL_WCSLEN 1
  9332. | #define HAVE_RAW_DECL_WCSNLEN 1
  9333. | #define HAVE_RAW_DECL_WCSCPY 1
  9334. | #define HAVE_RAW_DECL_WCPCPY 1
  9335. | #define HAVE_RAW_DECL_WCSNCPY 1
  9336. | #define HAVE_RAW_DECL_WCPNCPY 1
  9337. | #define HAVE_RAW_DECL_WCSCAT 1
  9338. | #define HAVE_RAW_DECL_WCSNCAT 1
  9339. | #define HAVE_RAW_DECL_WCSCMP 1
  9340. | #define HAVE_RAW_DECL_WCSNCMP 1
  9341. | #define HAVE_RAW_DECL_WCSCASECMP 1
  9342. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  9343. | #define HAVE_RAW_DECL_WCSCOLL 1
  9344. | #define HAVE_RAW_DECL_WCSXFRM 1
  9345. | #define HAVE_RAW_DECL_WCSDUP 1
  9346. | #define HAVE_RAW_DECL_WCSCHR 1
  9347. | #define HAVE_RAW_DECL_WCSRCHR 1
  9348. | #define HAVE_RAW_DECL_WCSCSPN 1
  9349. | #define HAVE_RAW_DECL_WCSSPN 1
  9350. | #define HAVE_RAW_DECL_WCSPBRK 1
  9351. | #define HAVE_RAW_DECL_WCSSTR 1
  9352. | #define HAVE_RAW_DECL_WCSTOK 1
  9353. | #define HAVE_RAW_DECL_WCSWIDTH 1
  9354. | #define GNULIB_TEST_WCRTOMB 1
  9355. | #define HAVE_TOWLOWER 1
  9356. | #define HAVE_RAW_DECL_WCTYPE 1
  9357. | #define HAVE_RAW_DECL_ISWCTYPE 1
  9358. | #define HAVE_RAW_DECL_WCTRANS 1
  9359. | #define HAVE_RAW_DECL_TOWCTRANS 1
  9360. | #define HAVE_DECL_WCWIDTH 1
  9361. | #define GNULIB_TEST_WCWIDTH 1
  9362. | #define HAVE_STDINT_H 1
  9363. | /* end confdefs.h. */
  9364. | #include <stdio.h>
  9365. | #ifdef HAVE_SYS_TYPES_H
  9366. | # include <sys/types.h>
  9367. | #endif
  9368. | #ifdef HAVE_SYS_STAT_H
  9369. | # include <sys/stat.h>
  9370. | #endif
  9371. | #ifdef STDC_HEADERS
  9372. | # include <stdlib.h>
  9373. | # include <stddef.h>
  9374. | #else
  9375. | # ifdef HAVE_STDLIB_H
  9376. | # include <stdlib.h>
  9377. | # endif
  9378. | #endif
  9379. | #ifdef HAVE_STRING_H
  9380. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9381. | # include <memory.h>
  9382. | # endif
  9383. | # include <string.h>
  9384. | #endif
  9385. | #ifdef HAVE_STRINGS_H
  9386. | # include <strings.h>
  9387. | #endif
  9388. | #ifdef HAVE_INTTYPES_H
  9389. | # include <inttypes.h>
  9390. | #endif
  9391. | #ifdef HAVE_STDINT_H
  9392. | # include <stdint.h>
  9393. | #endif
  9394. | #ifdef HAVE_UNISTD_H
  9395. | # include <unistd.h>
  9396. | #endif
  9397. | #include <ft2build.h>
  9398. configure:27212: result: no
  9399. configure:27212: checking ft2build.h presence
  9400. configure:27212: gcc -E -D_FILE_OFFSET_BITS=64 conftest.c
  9401. conftest.c:343:22: fatal error: ft2build.h: No such file or directory
  9402. #include <ft2build.h>
  9403. ^
  9404. compilation terminated.
  9405. configure:27212: $? = 1
  9406. configure: failed program was:
  9407. | /* confdefs.h */
  9408. | #define PACKAGE_NAME "GRUB"
  9409. | #define PACKAGE_TARNAME "grub"
  9410. | #define PACKAGE_VERSION "2.02"
  9411. | #define PACKAGE_STRING "GRUB 2.02"
  9412. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  9413. | #define PACKAGE_URL ""
  9414. | #define PACKAGE "grub"
  9415. | #define VERSION "2.02"
  9416. | #define GRUB_BOOT_DIR_NAME "boot"
  9417. | #define GRUB_DIR_NAME "grub"
  9418. | #define YYTEXT_POINTER 1
  9419. | #define STDC_HEADERS 1
  9420. | #define HAVE_SYS_TYPES_H 1
  9421. | #define HAVE_SYS_STAT_H 1
  9422. | #define HAVE_STDLIB_H 1
  9423. | #define HAVE_STRING_H 1
  9424. | #define HAVE_MEMORY_H 1
  9425. | #define HAVE_STRINGS_H 1
  9426. | #define HAVE_INTTYPES_H 1
  9427. | #define HAVE_STDINT_H 1
  9428. | #define HAVE_UNISTD_H 1
  9429. | #define __EXTENSIONS__ 1
  9430. | #define _ALL_SOURCE 1
  9431. | #define _DARWIN_C_SOURCE 1
  9432. | #define _GNU_SOURCE 1
  9433. | #define _POSIX_PTHREAD_SEMANTICS 1
  9434. | #define _TANDEM_SOURCE 1
  9435. | #define ENABLE_NLS 1
  9436. | #define HAVE_GETTEXT 1
  9437. | #define HAVE_DCGETTEXT 1
  9438. | #define _FILE_OFFSET_BITS 64
  9439. | #define SIZEOF_VOID_P 4
  9440. | #define SIZEOF_LONG 4
  9441. | #define SIZEOF_OFF_T 8
  9442. | #define HAVE_POSIX_MEMALIGN 1
  9443. | #define HAVE_MEMALIGN 1
  9444. | #define HAVE_SYS_PARAM_H 1
  9445. | #define HAVE_SYS_MOUNT_H 1
  9446. | #define HAVE_LIMITS_H 1
  9447. | #define HAVE_ALLOCA_H 1
  9448. | #define HAVE_ALLOCA 1
  9449. | #define restrict __restrict
  9450. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  9451. | #define HAVE_DECL_FEOF_UNLOCKED 1
  9452. | #define HAVE_DECL_FERROR_UNLOCKED 1
  9453. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  9454. | #define HAVE_DECL_FGETS_UNLOCKED 1
  9455. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  9456. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  9457. | #define HAVE_DECL_FREAD_UNLOCKED 1
  9458. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  9459. | #define HAVE_DECL_GETC_UNLOCKED 1
  9460. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  9461. | #define HAVE_DECL_PUTC_UNLOCKED 1
  9462. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  9463. | #define HAVE_FLOCKFILE 1
  9464. | #define HAVE_FUNLOCKFILE 1
  9465. | #define HAVE_BTOWC 1
  9466. | #define HAVE_ISBLANK 1
  9467. | #define HAVE_ISWCTYPE 1
  9468. | #define HAVE_MBSRTOWCS 1
  9469. | #define HAVE_MEMPCPY 1
  9470. | #define HAVE_WMEMCHR 1
  9471. | #define HAVE_WMEMCPY 1
  9472. | #define HAVE_WMEMPCPY 1
  9473. | #define HAVE_GETDELIM 1
  9474. | #define HAVE_SYMLINK 1
  9475. | #define HAVE_MBSINIT 1
  9476. | #define HAVE_MBRTOWC 1
  9477. | #define HAVE_ISASCII 1
  9478. | #define HAVE_MPROTECT 1
  9479. | #define HAVE_NL_LANGINFO 1
  9480. | #define HAVE_WCSCOLL 1
  9481. | #define HAVE_SLEEP 1
  9482. | #define HAVE_STRNDUP 1
  9483. | #define HAVE_SNPRINTF 1
  9484. | #define HAVE_WCRTOMB 1
  9485. | #define HAVE_ISWCNTRL 1
  9486. | #define HAVE_WCWIDTH 1
  9487. | #define HAVE_FEATURES_H 1
  9488. | #define HAVE_WCTYPE_H 1
  9489. | #define HAVE_GETOPT_H 1
  9490. | #define HAVE_LANGINFO_H 1
  9491. | #define HAVE_UNISTD_H 1
  9492. | #define HAVE_XLOCALE_H 1
  9493. | #define HAVE_WCHAR_H 1
  9494. | #define HAVE_SYS_MMAN_H 1
  9495. | #define HAVE_STDINT_H 1
  9496. | #define HAVE_SYS_SOCKET_H 1
  9497. | #define HAVE_STRINGS_H 1
  9498. | #define HAVE_SYSEXITS_H 1
  9499. | #define HAVE_LANGINFO_CODESET 1
  9500. | #define HAVE_DECL_STRERROR_R 1
  9501. | #define HAVE_STRERROR_R 1
  9502. | #define STRERROR_R_CHAR_P 1
  9503. | #define HAVE_MBSTATE_T 1
  9504. | #define HAVE_DECL_GETDELIM 1
  9505. | #define HAVE_DECL_GETLINE 1
  9506. | #define HAVE_GETOPT_H 1
  9507. | #define HAVE_GETOPT_LONG_ONLY 1
  9508. | #define __GETOPT_PREFIX rpl_
  9509. | #define HAVE_DECL_GETENV 1
  9510. | #define HAVE_WORKING_O_NOATIME 1
  9511. | #define HAVE_WORKING_O_NOFOLLOW 1
  9512. | #define HAVE_WCHAR_T 1
  9513. | #define HAVE_MAP_ANONYMOUS 1
  9514. | #define HAVE_DECL_ALARM 1
  9515. | #define HAVE_STDLIB_H 1
  9516. | #define MALLOC_0_IS_NONNULL 1
  9517. | #define HAVE__BOOL 1
  9518. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9519. | #define HAVE_LONG_LONG_INT 1
  9520. | #define HAVE_RAW_DECL_FFSL 1
  9521. | #define HAVE_RAW_DECL_FFSLL 1
  9522. | #define HAVE_RAW_DECL_MEMMEM 1
  9523. | #define HAVE_RAW_DECL_MEMPCPY 1
  9524. | #define HAVE_RAW_DECL_MEMRCHR 1
  9525. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  9526. | #define HAVE_RAW_DECL_STPCPY 1
  9527. | #define HAVE_RAW_DECL_STPNCPY 1
  9528. | #define HAVE_RAW_DECL_STRCHRNUL 1
  9529. | #define HAVE_RAW_DECL_STRDUP 1
  9530. | #define HAVE_RAW_DECL_STRNCAT 1
  9531. | #define HAVE_RAW_DECL_STRNDUP 1
  9532. | #define HAVE_RAW_DECL_STRNLEN 1
  9533. | #define HAVE_RAW_DECL_STRPBRK 1
  9534. | #define HAVE_RAW_DECL_STRSEP 1
  9535. | #define HAVE_RAW_DECL_STRCASESTR 1
  9536. | #define HAVE_RAW_DECL_STRTOK_R 1
  9537. | #define HAVE_RAW_DECL_STRERROR_R 1
  9538. | #define HAVE_RAW_DECL_STRSIGNAL 1
  9539. | #define HAVE_RAW_DECL_STRVERSCMP 1
  9540. | #define HAVE_RAW_DECL_FFS 1
  9541. | #define HAVE_RAW_DECL_STRCASECMP 1
  9542. | #define HAVE_RAW_DECL_STRNCASECMP 1
  9543. | #define HAVE_DECL_STRNDUP 1
  9544. | #define HAVE_DECL_STRNLEN 1
  9545. | #define HAVE_WINT_T 1
  9546. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9547. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9548. | #define HAVE_INTMAX_T 1
  9549. | #define DBL_EXPBIT0_WORD 1
  9550. | #define DBL_EXPBIT0_BIT 20
  9551. | #define HAVE_SNPRINTF 1
  9552. | #define HAVE_STRNLEN 1
  9553. | #define HAVE_WCSLEN 1
  9554. | #define HAVE_WCSNLEN 1
  9555. | #define HAVE_MBRTOWC 1
  9556. | #define HAVE_WCRTOMB 1
  9557. | #define HAVE_DECL__SNPRINTF 0
  9558. | #define HAVE_SNPRINTF_RETVAL_C99 1
  9559. | #define HAVE_DECL_VSNPRINTF 1
  9560. | #define HAVE_ALLOCA 1
  9561. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9562. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9563. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  9564. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  9565. | #define GNULIB_TEST_BTOWC 1
  9566. | #define GNULIB_TEST_GETDELIM 1
  9567. | #define GNULIB_TEST_GETLINE 1
  9568. | #define GNULIB_TEST_GETOPT_GNU 1
  9569. | #define __GETOPT_PREFIX rpl_
  9570. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  9571. | #define HAVE_RAW_DECL_SETLOCALE 1
  9572. | #define HAVE_RAW_DECL_DUPLOCALE 1
  9573. | #define GNULIB_TEST_LOCALECONV 1
  9574. | #define HAVE_STDLIB_H 1
  9575. | #define HAVE_MALLOC_GNU 1
  9576. | #define GNULIB_MALLOC_GNU 1
  9577. | #define HAVE_MALLOC_POSIX 1
  9578. | #define GNULIB_TEST_MALLOC_POSIX 1
  9579. | #define GNULIB_TEST_MBRTOWC 1
  9580. | #define GNULIB_TEST_MBSINIT 1
  9581. | #define GNULIB_TEST_MBSRTOWCS 1
  9582. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  9583. | #define HAVE_MBSTATE_T 1
  9584. | #define GNULIB_TEST_MBTOWC 1
  9585. | #define GNULIB_TEST_MEMCHR 1
  9586. | #define HAVE_MEMPCPY 1
  9587. | #define GNULIB_TEST_MEMPCPY 1
  9588. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  9589. | #define GNULIB_TEST_NL_LANGINFO 1
  9590. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9591. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9592. | #define HAVE_RAWMEMCHR 1
  9593. | #define GNULIB_TEST_RAWMEMCHR 1
  9594. | #define HAVE_REALLOC_POSIX 1
  9595. | #define GNULIB_TEST_REALLOC_POSIX 1
  9596. | #define HAVE_STDINT_H 1
  9597. | #define HAVE_DECL_SLEEP 1
  9598. | #define GNULIB_TEST_SLEEP 1
  9599. | #define GNULIB_FSCANF 1
  9600. | #define GNULIB_SCANF 1
  9601. | #define HAVE_RAW_DECL_DPRINTF 1
  9602. | #define HAVE_RAW_DECL_FSEEKO 1
  9603. | #define HAVE_RAW_DECL_FTELLO 1
  9604. | #define HAVE_RAW_DECL_GETDELIM 1
  9605. | #define HAVE_RAW_DECL_GETLINE 1
  9606. | #define HAVE_RAW_DECL_PCLOSE 1
  9607. | #define HAVE_RAW_DECL_POPEN 1
  9608. | #define HAVE_RAW_DECL_RENAMEAT 1
  9609. | #define HAVE_RAW_DECL_SNPRINTF 1
  9610. | #define HAVE_RAW_DECL_TMPFILE 1
  9611. | #define HAVE_RAW_DECL_VDPRINTF 1
  9612. | #define HAVE_RAW_DECL_VSNPRINTF 1
  9613. | #define HAVE_RAW_DECL__EXIT 1
  9614. | #define HAVE_RAW_DECL_ATOLL 1
  9615. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  9616. | #define HAVE_RAW_DECL_GETLOADAVG 1
  9617. | #define HAVE_RAW_DECL_GETSUBOPT 1
  9618. | #define HAVE_RAW_DECL_GRANTPT 1
  9619. | #define HAVE_RAW_DECL_INITSTATE 1
  9620. | #define HAVE_RAW_DECL_INITSTATE_R 1
  9621. | #define HAVE_RAW_DECL_MKDTEMP 1
  9622. | #define HAVE_RAW_DECL_MKOSTEMP 1
  9623. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  9624. | #define HAVE_RAW_DECL_MKSTEMP 1
  9625. | #define HAVE_RAW_DECL_MKSTEMPS 1
  9626. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  9627. | #define HAVE_RAW_DECL_PTSNAME 1
  9628. | #define HAVE_RAW_DECL_PTSNAME_R 1
  9629. | #define HAVE_RAW_DECL_RANDOM 1
  9630. | #define HAVE_RAW_DECL_RANDOM_R 1
  9631. | #define HAVE_RAW_DECL_REALPATH 1
  9632. | #define HAVE_RAW_DECL_RPMATCH 1
  9633. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  9634. | #define HAVE_RAW_DECL_SETENV 1
  9635. | #define HAVE_RAW_DECL_SETSTATE 1
  9636. | #define HAVE_RAW_DECL_SETSTATE_R 1
  9637. | #define HAVE_RAW_DECL_SRANDOM 1
  9638. | #define HAVE_RAW_DECL_SRANDOM_R 1
  9639. | #define HAVE_RAW_DECL_STRTOD 1
  9640. | #define HAVE_RAW_DECL_STRTOLL 1
  9641. | #define HAVE_RAW_DECL_STRTOULL 1
  9642. | #define HAVE_RAW_DECL_UNLOCKPT 1
  9643. | #define HAVE_RAW_DECL_UNSETENV 1
  9644. | #define HAVE_STRCASECMP 1
  9645. | #define HAVE_STRNCASECMP 1
  9646. | #define HAVE_DECL_STRNCASECMP 1
  9647. | #define HAVE_STRCHRNUL 1
  9648. | #define GNULIB_TEST_STRCHRNUL 1
  9649. | #define GNULIB_STRERROR 1
  9650. | #define GNULIB_TEST_STRERROR 1
  9651. | #define GNULIB_TEST_STRNDUP 1
  9652. | #define GNULIB_TEST_STRNLEN 1
  9653. | #define HAVE_RAW_DECL_CHDIR 1
  9654. | #define HAVE_RAW_DECL_CHOWN 1
  9655. | #define HAVE_RAW_DECL_DUP 1
  9656. | #define HAVE_RAW_DECL_DUP2 1
  9657. | #define HAVE_RAW_DECL_DUP3 1
  9658. | #define HAVE_RAW_DECL_ENVIRON 1
  9659. | #define HAVE_RAW_DECL_EUIDACCESS 1
  9660. | #define HAVE_RAW_DECL_FACCESSAT 1
  9661. | #define HAVE_RAW_DECL_FCHDIR 1
  9662. | #define HAVE_RAW_DECL_FCHOWNAT 1
  9663. | #define HAVE_RAW_DECL_FDATASYNC 1
  9664. | #define HAVE_RAW_DECL_FSYNC 1
  9665. | #define HAVE_RAW_DECL_FTRUNCATE 1
  9666. | #define HAVE_RAW_DECL_GETCWD 1
  9667. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  9668. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  9669. | #define HAVE_RAW_DECL_GETGROUPS 1
  9670. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  9671. | #define HAVE_RAW_DECL_GETLOGIN 1
  9672. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  9673. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  9674. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  9675. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  9676. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  9677. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  9678. | #define HAVE_RAW_DECL_ISATTY 1
  9679. | #define HAVE_RAW_DECL_LCHOWN 1
  9680. | #define HAVE_RAW_DECL_LINK 1
  9681. | #define HAVE_RAW_DECL_LINKAT 1
  9682. | #define HAVE_RAW_DECL_LSEEK 1
  9683. | #define HAVE_RAW_DECL_PIPE 1
  9684. | #define HAVE_RAW_DECL_PIPE2 1
  9685. | #define HAVE_RAW_DECL_PREAD 1
  9686. | #define HAVE_RAW_DECL_PWRITE 1
  9687. | #define HAVE_RAW_DECL_READLINK 1
  9688. | #define HAVE_RAW_DECL_READLINKAT 1
  9689. | #define HAVE_RAW_DECL_RMDIR 1
  9690. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  9691. | #define HAVE_RAW_DECL_SLEEP 1
  9692. | #define HAVE_RAW_DECL_SYMLINK 1
  9693. | #define HAVE_RAW_DECL_SYMLINKAT 1
  9694. | #define HAVE_RAW_DECL_TTYNAME_R 1
  9695. | #define HAVE_RAW_DECL_UNLINK 1
  9696. | #define HAVE_RAW_DECL_UNLINKAT 1
  9697. | #define HAVE_RAW_DECL_USLEEP 1
  9698. | #define HAVE_VSNPRINTF 1
  9699. | #define GNULIB_TEST_VSNPRINTF 1
  9700. | #define HAVE_RAW_DECL_BTOWC 1
  9701. | #define HAVE_RAW_DECL_WCTOB 1
  9702. | #define HAVE_RAW_DECL_MBSINIT 1
  9703. | #define HAVE_RAW_DECL_MBRTOWC 1
  9704. | #define HAVE_RAW_DECL_MBRLEN 1
  9705. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  9706. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  9707. | #define HAVE_RAW_DECL_WCRTOMB 1
  9708. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  9709. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  9710. | #define HAVE_RAW_DECL_WCWIDTH 1
  9711. | #define HAVE_RAW_DECL_WMEMCHR 1
  9712. | #define HAVE_RAW_DECL_WMEMCMP 1
  9713. | #define HAVE_RAW_DECL_WMEMCPY 1
  9714. | #define HAVE_RAW_DECL_WMEMMOVE 1
  9715. | #define HAVE_RAW_DECL_WMEMSET 1
  9716. | #define HAVE_RAW_DECL_WCSLEN 1
  9717. | #define HAVE_RAW_DECL_WCSNLEN 1
  9718. | #define HAVE_RAW_DECL_WCSCPY 1
  9719. | #define HAVE_RAW_DECL_WCPCPY 1
  9720. | #define HAVE_RAW_DECL_WCSNCPY 1
  9721. | #define HAVE_RAW_DECL_WCPNCPY 1
  9722. | #define HAVE_RAW_DECL_WCSCAT 1
  9723. | #define HAVE_RAW_DECL_WCSNCAT 1
  9724. | #define HAVE_RAW_DECL_WCSCMP 1
  9725. | #define HAVE_RAW_DECL_WCSNCMP 1
  9726. | #define HAVE_RAW_DECL_WCSCASECMP 1
  9727. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  9728. | #define HAVE_RAW_DECL_WCSCOLL 1
  9729. | #define HAVE_RAW_DECL_WCSXFRM 1
  9730. | #define HAVE_RAW_DECL_WCSDUP 1
  9731. | #define HAVE_RAW_DECL_WCSCHR 1
  9732. | #define HAVE_RAW_DECL_WCSRCHR 1
  9733. | #define HAVE_RAW_DECL_WCSCSPN 1
  9734. | #define HAVE_RAW_DECL_WCSSPN 1
  9735. | #define HAVE_RAW_DECL_WCSPBRK 1
  9736. | #define HAVE_RAW_DECL_WCSSTR 1
  9737. | #define HAVE_RAW_DECL_WCSTOK 1
  9738. | #define HAVE_RAW_DECL_WCSWIDTH 1
  9739. | #define GNULIB_TEST_WCRTOMB 1
  9740. | #define HAVE_TOWLOWER 1
  9741. | #define HAVE_RAW_DECL_WCTYPE 1
  9742. | #define HAVE_RAW_DECL_ISWCTYPE 1
  9743. | #define HAVE_RAW_DECL_WCTRANS 1
  9744. | #define HAVE_RAW_DECL_TOWCTRANS 1
  9745. | #define HAVE_DECL_WCWIDTH 1
  9746. | #define GNULIB_TEST_WCWIDTH 1
  9747. | #define HAVE_STDINT_H 1
  9748. | /* end confdefs.h. */
  9749. | #include <ft2build.h>
  9750. configure:27212: result: no
  9751. configure:27212: checking for ft2build.h
  9752. configure:27212: result: no
  9753. configure:27242: gcc -o conftest -O2 -D_FILE_OFFSET_BITS=64 conftest.c >&5
  9754. /tmp/ccBLMDxY.o: In function `main':
  9755. conftest.c:(.text.startup+0x12): undefined reference to `FT_Load_Glyph'
  9756. collect2: error: ld returned 1 exit status
  9757. configure:27242: $? = 1
  9758. configure: failed program was:
  9759. | /* confdefs.h */
  9760. | #define PACKAGE_NAME "GRUB"
  9761. | #define PACKAGE_TARNAME "grub"
  9762. | #define PACKAGE_VERSION "2.02"
  9763. | #define PACKAGE_STRING "GRUB 2.02"
  9764. | #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  9765. | #define PACKAGE_URL ""
  9766. | #define PACKAGE "grub"
  9767. | #define VERSION "2.02"
  9768. | #define GRUB_BOOT_DIR_NAME "boot"
  9769. | #define GRUB_DIR_NAME "grub"
  9770. | #define YYTEXT_POINTER 1
  9771. | #define STDC_HEADERS 1
  9772. | #define HAVE_SYS_TYPES_H 1
  9773. | #define HAVE_SYS_STAT_H 1
  9774. | #define HAVE_STDLIB_H 1
  9775. | #define HAVE_STRING_H 1
  9776. | #define HAVE_MEMORY_H 1
  9777. | #define HAVE_STRINGS_H 1
  9778. | #define HAVE_INTTYPES_H 1
  9779. | #define HAVE_STDINT_H 1
  9780. | #define HAVE_UNISTD_H 1
  9781. | #define __EXTENSIONS__ 1
  9782. | #define _ALL_SOURCE 1
  9783. | #define _DARWIN_C_SOURCE 1
  9784. | #define _GNU_SOURCE 1
  9785. | #define _POSIX_PTHREAD_SEMANTICS 1
  9786. | #define _TANDEM_SOURCE 1
  9787. | #define ENABLE_NLS 1
  9788. | #define HAVE_GETTEXT 1
  9789. | #define HAVE_DCGETTEXT 1
  9790. | #define _FILE_OFFSET_BITS 64
  9791. | #define SIZEOF_VOID_P 4
  9792. | #define SIZEOF_LONG 4
  9793. | #define SIZEOF_OFF_T 8
  9794. | #define HAVE_POSIX_MEMALIGN 1
  9795. | #define HAVE_MEMALIGN 1
  9796. | #define HAVE_SYS_PARAM_H 1
  9797. | #define HAVE_SYS_MOUNT_H 1
  9798. | #define HAVE_LIMITS_H 1
  9799. | #define HAVE_ALLOCA_H 1
  9800. | #define HAVE_ALLOCA 1
  9801. | #define restrict __restrict
  9802. | #define HAVE_DECL_CLEARERR_UNLOCKED 1
  9803. | #define HAVE_DECL_FEOF_UNLOCKED 1
  9804. | #define HAVE_DECL_FERROR_UNLOCKED 1
  9805. | #define HAVE_DECL_FFLUSH_UNLOCKED 1
  9806. | #define HAVE_DECL_FGETS_UNLOCKED 1
  9807. | #define HAVE_DECL_FPUTC_UNLOCKED 1
  9808. | #define HAVE_DECL_FPUTS_UNLOCKED 1
  9809. | #define HAVE_DECL_FREAD_UNLOCKED 1
  9810. | #define HAVE_DECL_FWRITE_UNLOCKED 1
  9811. | #define HAVE_DECL_GETC_UNLOCKED 1
  9812. | #define HAVE_DECL_GETCHAR_UNLOCKED 1
  9813. | #define HAVE_DECL_PUTC_UNLOCKED 1
  9814. | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  9815. | #define HAVE_FLOCKFILE 1
  9816. | #define HAVE_FUNLOCKFILE 1
  9817. | #define HAVE_BTOWC 1
  9818. | #define HAVE_ISBLANK 1
  9819. | #define HAVE_ISWCTYPE 1
  9820. | #define HAVE_MBSRTOWCS 1
  9821. | #define HAVE_MEMPCPY 1
  9822. | #define HAVE_WMEMCHR 1
  9823. | #define HAVE_WMEMCPY 1
  9824. | #define HAVE_WMEMPCPY 1
  9825. | #define HAVE_GETDELIM 1
  9826. | #define HAVE_SYMLINK 1
  9827. | #define HAVE_MBSINIT 1
  9828. | #define HAVE_MBRTOWC 1
  9829. | #define HAVE_ISASCII 1
  9830. | #define HAVE_MPROTECT 1
  9831. | #define HAVE_NL_LANGINFO 1
  9832. | #define HAVE_WCSCOLL 1
  9833. | #define HAVE_SLEEP 1
  9834. | #define HAVE_STRNDUP 1
  9835. | #define HAVE_SNPRINTF 1
  9836. | #define HAVE_WCRTOMB 1
  9837. | #define HAVE_ISWCNTRL 1
  9838. | #define HAVE_WCWIDTH 1
  9839. | #define HAVE_FEATURES_H 1
  9840. | #define HAVE_WCTYPE_H 1
  9841. | #define HAVE_GETOPT_H 1
  9842. | #define HAVE_LANGINFO_H 1
  9843. | #define HAVE_UNISTD_H 1
  9844. | #define HAVE_XLOCALE_H 1
  9845. | #define HAVE_WCHAR_H 1
  9846. | #define HAVE_SYS_MMAN_H 1
  9847. | #define HAVE_STDINT_H 1
  9848. | #define HAVE_SYS_SOCKET_H 1
  9849. | #define HAVE_STRINGS_H 1
  9850. | #define HAVE_SYSEXITS_H 1
  9851. | #define HAVE_LANGINFO_CODESET 1
  9852. | #define HAVE_DECL_STRERROR_R 1
  9853. | #define HAVE_STRERROR_R 1
  9854. | #define STRERROR_R_CHAR_P 1
  9855. | #define HAVE_MBSTATE_T 1
  9856. | #define HAVE_DECL_GETDELIM 1
  9857. | #define HAVE_DECL_GETLINE 1
  9858. | #define HAVE_GETOPT_H 1
  9859. | #define HAVE_GETOPT_LONG_ONLY 1
  9860. | #define __GETOPT_PREFIX rpl_
  9861. | #define HAVE_DECL_GETENV 1
  9862. | #define HAVE_WORKING_O_NOATIME 1
  9863. | #define HAVE_WORKING_O_NOFOLLOW 1
  9864. | #define HAVE_WCHAR_T 1
  9865. | #define HAVE_MAP_ANONYMOUS 1
  9866. | #define HAVE_DECL_ALARM 1
  9867. | #define HAVE_STDLIB_H 1
  9868. | #define MALLOC_0_IS_NONNULL 1
  9869. | #define HAVE__BOOL 1
  9870. | #define HAVE_UNSIGNED_LONG_LONG_INT 1
  9871. | #define HAVE_LONG_LONG_INT 1
  9872. | #define HAVE_RAW_DECL_FFSL 1
  9873. | #define HAVE_RAW_DECL_FFSLL 1
  9874. | #define HAVE_RAW_DECL_MEMMEM 1
  9875. | #define HAVE_RAW_DECL_MEMPCPY 1
  9876. | #define HAVE_RAW_DECL_MEMRCHR 1
  9877. | #define HAVE_RAW_DECL_RAWMEMCHR 1
  9878. | #define HAVE_RAW_DECL_STPCPY 1
  9879. | #define HAVE_RAW_DECL_STPNCPY 1
  9880. | #define HAVE_RAW_DECL_STRCHRNUL 1
  9881. | #define HAVE_RAW_DECL_STRDUP 1
  9882. | #define HAVE_RAW_DECL_STRNCAT 1
  9883. | #define HAVE_RAW_DECL_STRNDUP 1
  9884. | #define HAVE_RAW_DECL_STRNLEN 1
  9885. | #define HAVE_RAW_DECL_STRPBRK 1
  9886. | #define HAVE_RAW_DECL_STRSEP 1
  9887. | #define HAVE_RAW_DECL_STRCASESTR 1
  9888. | #define HAVE_RAW_DECL_STRTOK_R 1
  9889. | #define HAVE_RAW_DECL_STRERROR_R 1
  9890. | #define HAVE_RAW_DECL_STRSIGNAL 1
  9891. | #define HAVE_RAW_DECL_STRVERSCMP 1
  9892. | #define HAVE_RAW_DECL_FFS 1
  9893. | #define HAVE_RAW_DECL_STRCASECMP 1
  9894. | #define HAVE_RAW_DECL_STRNCASECMP 1
  9895. | #define HAVE_DECL_STRNDUP 1
  9896. | #define HAVE_DECL_STRNLEN 1
  9897. | #define HAVE_WINT_T 1
  9898. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  9899. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  9900. | #define HAVE_INTMAX_T 1
  9901. | #define DBL_EXPBIT0_WORD 1
  9902. | #define DBL_EXPBIT0_BIT 20
  9903. | #define HAVE_SNPRINTF 1
  9904. | #define HAVE_STRNLEN 1
  9905. | #define HAVE_WCSLEN 1
  9906. | #define HAVE_WCSNLEN 1
  9907. | #define HAVE_MBRTOWC 1
  9908. | #define HAVE_WCRTOMB 1
  9909. | #define HAVE_DECL__SNPRINTF 0
  9910. | #define HAVE_SNPRINTF_RETVAL_C99 1
  9911. | #define HAVE_DECL_VSNPRINTF 1
  9912. | #define HAVE_ALLOCA 1
  9913. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9914. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9915. | #define HAVE_PROGRAM_INVOCATION_NAME 1
  9916. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  9917. | #define GNULIB_TEST_BTOWC 1
  9918. | #define GNULIB_TEST_GETDELIM 1
  9919. | #define GNULIB_TEST_GETLINE 1
  9920. | #define GNULIB_TEST_GETOPT_GNU 1
  9921. | #define __GETOPT_PREFIX rpl_
  9922. | #define HAVE_RAW_DECL_NL_LANGINFO 1
  9923. | #define HAVE_RAW_DECL_SETLOCALE 1
  9924. | #define HAVE_RAW_DECL_DUPLOCALE 1
  9925. | #define GNULIB_TEST_LOCALECONV 1
  9926. | #define HAVE_STDLIB_H 1
  9927. | #define HAVE_MALLOC_GNU 1
  9928. | #define GNULIB_MALLOC_GNU 1
  9929. | #define HAVE_MALLOC_POSIX 1
  9930. | #define GNULIB_TEST_MALLOC_POSIX 1
  9931. | #define GNULIB_TEST_MBRTOWC 1
  9932. | #define GNULIB_TEST_MBSINIT 1
  9933. | #define GNULIB_TEST_MBSRTOWCS 1
  9934. | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  9935. | #define HAVE_MBSTATE_T 1
  9936. | #define GNULIB_TEST_MBTOWC 1
  9937. | #define GNULIB_TEST_MEMCHR 1
  9938. | #define HAVE_MEMPCPY 1
  9939. | #define GNULIB_TEST_MEMPCPY 1
  9940. | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  9941. | #define GNULIB_TEST_NL_LANGINFO 1
  9942. | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  9943. | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  9944. | #define HAVE_RAWMEMCHR 1
  9945. | #define GNULIB_TEST_RAWMEMCHR 1
  9946. | #define HAVE_REALLOC_POSIX 1
  9947. | #define GNULIB_TEST_REALLOC_POSIX 1
  9948. | #define HAVE_STDINT_H 1
  9949. | #define HAVE_DECL_SLEEP 1
  9950. | #define GNULIB_TEST_SLEEP 1
  9951. | #define GNULIB_FSCANF 1
  9952. | #define GNULIB_SCANF 1
  9953. | #define HAVE_RAW_DECL_DPRINTF 1
  9954. | #define HAVE_RAW_DECL_FSEEKO 1
  9955. | #define HAVE_RAW_DECL_FTELLO 1
  9956. | #define HAVE_RAW_DECL_GETDELIM 1
  9957. | #define HAVE_RAW_DECL_GETLINE 1
  9958. | #define HAVE_RAW_DECL_PCLOSE 1
  9959. | #define HAVE_RAW_DECL_POPEN 1
  9960. | #define HAVE_RAW_DECL_RENAMEAT 1
  9961. | #define HAVE_RAW_DECL_SNPRINTF 1
  9962. | #define HAVE_RAW_DECL_TMPFILE 1
  9963. | #define HAVE_RAW_DECL_VDPRINTF 1
  9964. | #define HAVE_RAW_DECL_VSNPRINTF 1
  9965. | #define HAVE_RAW_DECL__EXIT 1
  9966. | #define HAVE_RAW_DECL_ATOLL 1
  9967. | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  9968. | #define HAVE_RAW_DECL_GETLOADAVG 1
  9969. | #define HAVE_RAW_DECL_GETSUBOPT 1
  9970. | #define HAVE_RAW_DECL_GRANTPT 1
  9971. | #define HAVE_RAW_DECL_INITSTATE 1
  9972. | #define HAVE_RAW_DECL_INITSTATE_R 1
  9973. | #define HAVE_RAW_DECL_MKDTEMP 1
  9974. | #define HAVE_RAW_DECL_MKOSTEMP 1
  9975. | #define HAVE_RAW_DECL_MKOSTEMPS 1
  9976. | #define HAVE_RAW_DECL_MKSTEMP 1
  9977. | #define HAVE_RAW_DECL_MKSTEMPS 1
  9978. | #define HAVE_RAW_DECL_POSIX_OPENPT 1
  9979. | #define HAVE_RAW_DECL_PTSNAME 1
  9980. | #define HAVE_RAW_DECL_PTSNAME_R 1
  9981. | #define HAVE_RAW_DECL_RANDOM 1
  9982. | #define HAVE_RAW_DECL_RANDOM_R 1
  9983. | #define HAVE_RAW_DECL_REALPATH 1
  9984. | #define HAVE_RAW_DECL_RPMATCH 1
  9985. | #define HAVE_RAW_DECL_SECURE_GETENV 1
  9986. | #define HAVE_RAW_DECL_SETENV 1
  9987. | #define HAVE_RAW_DECL_SETSTATE 1
  9988. | #define HAVE_RAW_DECL_SETSTATE_R 1
  9989. | #define HAVE_RAW_DECL_SRANDOM 1
  9990. | #define HAVE_RAW_DECL_SRANDOM_R 1
  9991. | #define HAVE_RAW_DECL_STRTOD 1
  9992. | #define HAVE_RAW_DECL_STRTOLL 1
  9993. | #define HAVE_RAW_DECL_STRTOULL 1
  9994. | #define HAVE_RAW_DECL_UNLOCKPT 1
  9995. | #define HAVE_RAW_DECL_UNSETENV 1
  9996. | #define HAVE_STRCASECMP 1
  9997. | #define HAVE_STRNCASECMP 1
  9998. | #define HAVE_DECL_STRNCASECMP 1
  9999. | #define HAVE_STRCHRNUL 1
  10000. | #define GNULIB_TEST_STRCHRNUL 1
  10001. | #define GNULIB_STRERROR 1
  10002. | #define GNULIB_TEST_STRERROR 1
  10003. | #define GNULIB_TEST_STRNDUP 1
  10004. | #define GNULIB_TEST_STRNLEN 1
  10005. | #define HAVE_RAW_DECL_CHDIR 1
  10006. | #define HAVE_RAW_DECL_CHOWN 1
  10007. | #define HAVE_RAW_DECL_DUP 1
  10008. | #define HAVE_RAW_DECL_DUP2 1
  10009. | #define HAVE_RAW_DECL_DUP3 1
  10010. | #define HAVE_RAW_DECL_ENVIRON 1
  10011. | #define HAVE_RAW_DECL_EUIDACCESS 1
  10012. | #define HAVE_RAW_DECL_FACCESSAT 1
  10013. | #define HAVE_RAW_DECL_FCHDIR 1
  10014. | #define HAVE_RAW_DECL_FCHOWNAT 1
  10015. | #define HAVE_RAW_DECL_FDATASYNC 1
  10016. | #define HAVE_RAW_DECL_FSYNC 1
  10017. | #define HAVE_RAW_DECL_FTRUNCATE 1
  10018. | #define HAVE_RAW_DECL_GETCWD 1
  10019. | #define HAVE_RAW_DECL_GETDOMAINNAME 1
  10020. | #define HAVE_RAW_DECL_GETDTABLESIZE 1
  10021. | #define HAVE_RAW_DECL_GETGROUPS 1
  10022. | #define HAVE_RAW_DECL_GETHOSTNAME 1
  10023. | #define HAVE_RAW_DECL_GETLOGIN 1
  10024. | #define HAVE_RAW_DECL_GETLOGIN_R 1
  10025. | #define HAVE_RAW_DECL_GETPAGESIZE 1
  10026. | #define HAVE_RAW_DECL_GETUSERSHELL 1
  10027. | #define HAVE_RAW_DECL_SETUSERSHELL 1
  10028. | #define HAVE_RAW_DECL_ENDUSERSHELL 1
  10029. | #define HAVE_RAW_DECL_GROUP_MEMBER 1
  10030. | #define HAVE_RAW_DECL_ISATTY 1
  10031. | #define HAVE_RAW_DECL_LCHOWN 1
  10032. | #define HAVE_RAW_DECL_LINK 1
  10033. | #define HAVE_RAW_DECL_LINKAT 1
  10034. | #define HAVE_RAW_DECL_LSEEK 1
  10035. | #define HAVE_RAW_DECL_PIPE 1
  10036. | #define HAVE_RAW_DECL_PIPE2 1
  10037. | #define HAVE_RAW_DECL_PREAD 1
  10038. | #define HAVE_RAW_DECL_PWRITE 1
  10039. | #define HAVE_RAW_DECL_READLINK 1
  10040. | #define HAVE_RAW_DECL_READLINKAT 1
  10041. | #define HAVE_RAW_DECL_RMDIR 1
  10042. | #define HAVE_RAW_DECL_SETHOSTNAME 1
  10043. | #define HAVE_RAW_DECL_SLEEP 1
  10044. | #define HAVE_RAW_DECL_SYMLINK 1
  10045. | #define HAVE_RAW_DECL_SYMLINKAT 1
  10046. | #define HAVE_RAW_DECL_TTYNAME_R 1
  10047. | #define HAVE_RAW_DECL_UNLINK 1
  10048. | #define HAVE_RAW_DECL_UNLINKAT 1
  10049. | #define HAVE_RAW_DECL_USLEEP 1
  10050. | #define HAVE_VSNPRINTF 1
  10051. | #define GNULIB_TEST_VSNPRINTF 1
  10052. | #define HAVE_RAW_DECL_BTOWC 1
  10053. | #define HAVE_RAW_DECL_WCTOB 1
  10054. | #define HAVE_RAW_DECL_MBSINIT 1
  10055. | #define HAVE_RAW_DECL_MBRTOWC 1
  10056. | #define HAVE_RAW_DECL_MBRLEN 1
  10057. | #define HAVE_RAW_DECL_MBSRTOWCS 1
  10058. | #define HAVE_RAW_DECL_MBSNRTOWCS 1
  10059. | #define HAVE_RAW_DECL_WCRTOMB 1
  10060. | #define HAVE_RAW_DECL_WCSRTOMBS 1
  10061. | #define HAVE_RAW_DECL_WCSNRTOMBS 1
  10062. | #define HAVE_RAW_DECL_WCWIDTH 1
  10063. | #define HAVE_RAW_DECL_WMEMCHR 1
  10064. | #define HAVE_RAW_DECL_WMEMCMP 1
  10065. | #define HAVE_RAW_DECL_WMEMCPY 1
  10066. | #define HAVE_RAW_DECL_WMEMMOVE 1
  10067. | #define HAVE_RAW_DECL_WMEMSET 1
  10068. | #define HAVE_RAW_DECL_WCSLEN 1
  10069. | #define HAVE_RAW_DECL_WCSNLEN 1
  10070. | #define HAVE_RAW_DECL_WCSCPY 1
  10071. | #define HAVE_RAW_DECL_WCPCPY 1
  10072. | #define HAVE_RAW_DECL_WCSNCPY 1
  10073. | #define HAVE_RAW_DECL_WCPNCPY 1
  10074. | #define HAVE_RAW_DECL_WCSCAT 1
  10075. | #define HAVE_RAW_DECL_WCSNCAT 1
  10076. | #define HAVE_RAW_DECL_WCSCMP 1
  10077. | #define HAVE_RAW_DECL_WCSNCMP 1
  10078. | #define HAVE_RAW_DECL_WCSCASECMP 1
  10079. | #define HAVE_RAW_DECL_WCSNCASECMP 1
  10080. | #define HAVE_RAW_DECL_WCSCOLL 1
  10081. | #define HAVE_RAW_DECL_WCSXFRM 1
  10082. | #define HAVE_RAW_DECL_WCSDUP 1
  10083. | #define HAVE_RAW_DECL_WCSCHR 1
  10084. | #define HAVE_RAW_DECL_WCSRCHR 1
  10085. | #define HAVE_RAW_DECL_WCSCSPN 1
  10086. | #define HAVE_RAW_DECL_WCSSPN 1
  10087. | #define HAVE_RAW_DECL_WCSPBRK 1
  10088. | #define HAVE_RAW_DECL_WCSSTR 1
  10089. | #define HAVE_RAW_DECL_WCSTOK 1
  10090. | #define HAVE_RAW_DECL_WCSWIDTH 1
  10091. | #define GNULIB_TEST_WCRTOMB 1
  10092. | #define HAVE_TOWLOWER 1
  10093. | #define HAVE_RAW_DECL_WCTYPE 1
  10094. | #define HAVE_RAW_DECL_ISWCTYPE 1
  10095. | #define HAVE_RAW_DECL_WCTRANS 1
  10096. | #define HAVE_RAW_DECL_TOWCTRANS 1
  10097. | #define HAVE_DECL_WCWIDTH 1
  10098. | #define GNULIB_TEST_WCWIDTH 1
  10099. | #define HAVE_STDINT_H 1
  10100. | /* end confdefs.h. */
  10101. |
  10102. | /* Override any GCC internal prototype to avoid an error.
  10103. | Use char because int might match the return type of a GCC
  10104. | builtin and then its argument prototype would still apply. */
  10105. | #ifdef __cplusplus
  10106. | extern "C"
  10107. | #endif
  10108. | char FT_Load_Glyph ();
  10109. | int
  10110. | main (void)
  10111. | {
  10112. | return FT_Load_Glyph ();
  10113. | ;
  10114. | return 0;
  10115. | }
  10116. configure:27254: error: grub-mkfont was explicitly requested but can't be compiled (freetype2 library unusable)
  10117.  
  10118. ## ---------------- ##
  10119. ## Cache variables. ##
  10120. ## ---------------- ##
  10121.  
  10122. ac_cv_build=i686-pc-linux-gnu
  10123. ac_cv_c_bigendian=no
  10124. ac_cv_c_compiler_gnu=yes
  10125. ac_cv_c_inline=inline
  10126. ac_cv_c_restrict=__restrict
  10127. ac_cv_cxx_compiler_gnu=yes
  10128. ac_cv_env_CCASFLAGS_set=
  10129. ac_cv_env_CCASFLAGS_value=
  10130. ac_cv_env_CCAS_set=
  10131. ac_cv_env_CCAS_value=
  10132. ac_cv_env_CCC_set=
  10133. ac_cv_env_CCC_value=
  10134. ac_cv_env_CC_set=set
  10135. ac_cv_env_CC_value=gcc
  10136. ac_cv_env_CFLAGS_set=set
  10137. ac_cv_env_CFLAGS_value=-O2
  10138. ac_cv_env_CPPFLAGS_set=
  10139. ac_cv_env_CPPFLAGS_value=
  10140. ac_cv_env_CPP_set=
  10141. ac_cv_env_CPP_value=
  10142. ac_cv_env_CXXFLAGS_set=
  10143. ac_cv_env_CXXFLAGS_value=
  10144. ac_cv_env_CXX_set=
  10145. ac_cv_env_CXX_value=
  10146. ac_cv_env_LDFLAGS_set=
  10147. ac_cv_env_LDFLAGS_value=
  10148. ac_cv_env_LIBS_set=
  10149. ac_cv_env_LIBS_value=
  10150. ac_cv_env_YACC_set=
  10151. ac_cv_env_YACC_value=
  10152. ac_cv_env_YFLAGS_set=
  10153. ac_cv_env_YFLAGS_value=
  10154. ac_cv_env_build_alias_set=
  10155. ac_cv_env_build_alias_value=
  10156. ac_cv_env_host_alias_set=
  10157. ac_cv_env_host_alias_value=
  10158. ac_cv_env_target_alias_set=
  10159. ac_cv_env_target_alias_value=
  10160. ac_cv_func__set_invalid_parameter_handler=no
  10161. ac_cv_func_alloca_works=yes
  10162. ac_cv_func_btowc=yes
  10163. ac_cv_func_flockfile=yes
  10164. ac_cv_func_funlockfile=yes
  10165. ac_cv_func_getdelim=yes
  10166. ac_cv_func_getextmntent=no
  10167. ac_cv_func_getline=yes
  10168. ac_cv_func_getopt_long_only=yes
  10169. ac_cv_func_isascii=yes
  10170. ac_cv_func_isblank=yes
  10171. ac_cv_func_iswcntrl=yes
  10172. ac_cv_func_iswctype=yes
  10173. ac_cv_func_malloc_0_nonnull=yes
  10174. ac_cv_func_mbrtowc=yes
  10175. ac_cv_func_mbsinit=yes
  10176. ac_cv_func_mbsrtowcs=yes
  10177. ac_cv_func_memalign=yes
  10178. ac_cv_func_mempcpy=yes
  10179. ac_cv_func_mmap=yes
  10180. ac_cv_func_mprotect=yes
  10181. ac_cv_func_nl_langinfo=yes
  10182. ac_cv_func_posix_memalign=yes
  10183. ac_cv_func_rawmemchr=yes
  10184. ac_cv_func_sleep=yes
  10185. ac_cv_func_snprintf=yes
  10186. ac_cv_func_strcasecmp=yes
  10187. ac_cv_func_strchrnul=yes
  10188. ac_cv_func_strerror_r=yes
  10189. ac_cv_func_strerror_r_char_p=yes
  10190. ac_cv_func_strncasecmp=yes
  10191. ac_cv_func_strndup=yes
  10192. ac_cv_func_strnlen=yes
  10193. ac_cv_func_strnlen_working=yes
  10194. ac_cv_func_symlink=yes
  10195. ac_cv_func_towlower=yes
  10196. ac_cv_func_vasnprintf=no
  10197. ac_cv_func_vsnprintf=yes
  10198. ac_cv_func_wcrtomb=yes
  10199. ac_cv_func_wcscoll=yes
  10200. ac_cv_func_wcslen=yes
  10201. ac_cv_func_wcsnlen=yes
  10202. ac_cv_func_wcwidth=yes
  10203. ac_cv_func_wmemchr=yes
  10204. ac_cv_func_wmemcpy=yes
  10205. ac_cv_func_wmempcpy=yes
  10206. ac_cv_gnu_library_2_1=yes
  10207. ac_cv_have_decl__Exit=yes
  10208. ac_cv_have_decl__snprintf=no
  10209. ac_cv_have_decl_alarm=yes
  10210. ac_cv_have_decl_atoll=yes
  10211. ac_cv_have_decl_btowc=yes
  10212. ac_cv_have_decl_canonicalize_file_name=yes
  10213. ac_cv_have_decl_chdir=yes
  10214. ac_cv_have_decl_chown=yes
  10215. ac_cv_have_decl_clearerr_unlocked=yes
  10216. ac_cv_have_decl_dprintf=yes
  10217. ac_cv_have_decl_dup2=yes
  10218. ac_cv_have_decl_dup3=yes
  10219. ac_cv_have_decl_dup=yes
  10220. ac_cv_have_decl_duplocale=yes
  10221. ac_cv_have_decl_endusershell=yes
  10222. ac_cv_have_decl_environ=yes
  10223. ac_cv_have_decl_euidaccess=yes
  10224. ac_cv_have_decl_faccessat=yes
  10225. ac_cv_have_decl_fchdir=yes
  10226. ac_cv_have_decl_fchownat=yes
  10227. ac_cv_have_decl_fdatasync=yes
  10228. ac_cv_have_decl_feof_unlocked=yes
  10229. ac_cv_have_decl_ferror_unlocked=yes
  10230. ac_cv_have_decl_fflush_unlocked=yes
  10231. ac_cv_have_decl_ffs=yes
  10232. ac_cv_have_decl_ffsl=yes
  10233. ac_cv_have_decl_ffsll=yes
  10234. ac_cv_have_decl_fgets_unlocked=yes
  10235. ac_cv_have_decl_fputc_unlocked=yes
  10236. ac_cv_have_decl_fputs_unlocked=yes
  10237. ac_cv_have_decl_fread_unlocked=yes
  10238. ac_cv_have_decl_fseeko=yes
  10239. ac_cv_have_decl_fsync=yes
  10240. ac_cv_have_decl_ftello=yes
  10241. ac_cv_have_decl_ftruncate=yes
  10242. ac_cv_have_decl_fwrite_unlocked=yes
  10243. ac_cv_have_decl_getc_unlocked=yes
  10244. ac_cv_have_decl_getchar_unlocked=yes
  10245. ac_cv_have_decl_getcwd=yes
  10246. ac_cv_have_decl_getdelim=yes
  10247. ac_cv_have_decl_getdomainname=yes
  10248. ac_cv_have_decl_getdtablesize=yes
  10249. ac_cv_have_decl_getenv=yes
  10250. ac_cv_have_decl_getgroups=yes
  10251. ac_cv_have_decl_gethostname=yes
  10252. ac_cv_have_decl_getline=yes
  10253. ac_cv_have_decl_getloadavg=yes
  10254. ac_cv_have_decl_getlogin=yes
  10255. ac_cv_have_decl_getlogin_r=yes
  10256. ac_cv_have_decl_getpagesize=yes
  10257. ac_cv_have_decl_getsubopt=yes
  10258. ac_cv_have_decl_getusershell=yes
  10259. ac_cv_have_decl_grantpt=yes
  10260. ac_cv_have_decl_group_member=yes
  10261. ac_cv_have_decl_initstate=yes
  10262. ac_cv_have_decl_initstate_r=yes
  10263. ac_cv_have_decl_isatty=yes
  10264. ac_cv_have_decl_iswctype=yes
  10265. ac_cv_have_decl_lchown=yes
  10266. ac_cv_have_decl_link=yes
  10267. ac_cv_have_decl_linkat=yes
  10268. ac_cv_have_decl_lseek=yes
  10269. ac_cv_have_decl_mbrlen=yes
  10270. ac_cv_have_decl_mbrtowc=yes
  10271. ac_cv_have_decl_mbsinit=yes
  10272. ac_cv_have_decl_mbsnrtowcs=yes
  10273. ac_cv_have_decl_mbsrtowcs=yes
  10274. ac_cv_have_decl_mbswidth=no
  10275. ac_cv_have_decl_memmem=yes
  10276. ac_cv_have_decl_mempcpy=yes
  10277. ac_cv_have_decl_memrchr=yes
  10278. ac_cv_have_decl_mkdtemp=yes
  10279. ac_cv_have_decl_mkostemp=yes
  10280. ac_cv_have_decl_mkostemps=yes
  10281. ac_cv_have_decl_mkstemp=yes
  10282. ac_cv_have_decl_mkstemps=yes
  10283. ac_cv_have_decl_nl_langinfo=yes
  10284. ac_cv_have_decl_pclose=yes
  10285. ac_cv_have_decl_pipe2=yes
  10286. ac_cv_have_decl_pipe=yes
  10287. ac_cv_have_decl_popen=yes
  10288. ac_cv_have_decl_posix_openpt=yes
  10289. ac_cv_have_decl_pread=yes
  10290. ac_cv_have_decl_program_invocation_name=yes
  10291. ac_cv_have_decl_program_invocation_short_name=yes
  10292. ac_cv_have_decl_ptsname=yes
  10293. ac_cv_have_decl_ptsname_r=yes
  10294. ac_cv_have_decl_putc_unlocked=yes
  10295. ac_cv_have_decl_putchar_unlocked=yes
  10296. ac_cv_have_decl_pwrite=yes
  10297. ac_cv_have_decl_random=yes
  10298. ac_cv_have_decl_random_r=yes
  10299. ac_cv_have_decl_rawmemchr=yes
  10300. ac_cv_have_decl_readlink=yes
  10301. ac_cv_have_decl_readlinkat=yes
  10302. ac_cv_have_decl_realpath=yes
  10303. ac_cv_have_decl_renameat=yes
  10304. ac_cv_have_decl_rmdir=yes
  10305. ac_cv_have_decl_rpmatch=yes
  10306. ac_cv_have_decl_secure_getenv=yes
  10307. ac_cv_have_decl_setenv=yes
  10308. ac_cv_have_decl_sethostname=yes
  10309. ac_cv_have_decl_setlocale=yes
  10310. ac_cv_have_decl_setstate=yes
  10311. ac_cv_have_decl_setstate_r=yes
  10312. ac_cv_have_decl_setusershell=yes
  10313. ac_cv_have_decl_sleep=yes
  10314. ac_cv_have_decl_snprintf=yes
  10315. ac_cv_have_decl_srandom=yes
  10316. ac_cv_have_decl_srandom_r=yes
  10317. ac_cv_have_decl_stpcpy=yes
  10318. ac_cv_have_decl_stpncpy=yes
  10319. ac_cv_have_decl_strcasecmp=yes
  10320. ac_cv_have_decl_strcasestr=yes
  10321. ac_cv_have_decl_strchrnul=yes
  10322. ac_cv_have_decl_strdup=yes
  10323. ac_cv_have_decl_strerror_r=yes
  10324. ac_cv_have_decl_strncasecmp=yes
  10325. ac_cv_have_decl_strncat=yes
  10326. ac_cv_have_decl_strndup=yes
  10327. ac_cv_have_decl_strnlen=yes
  10328. ac_cv_have_decl_strpbrk=yes
  10329. ac_cv_have_decl_strsep=yes
  10330. ac_cv_have_decl_strsignal=yes
  10331. ac_cv_have_decl_strtod=yes
  10332. ac_cv_have_decl_strtok_r=yes
  10333. ac_cv_have_decl_strtoll=yes
  10334. ac_cv_have_decl_strtoull=yes
  10335. ac_cv_have_decl_strverscmp=yes
  10336. ac_cv_have_decl_symlink=yes
  10337. ac_cv_have_decl_symlinkat=yes
  10338. ac_cv_have_decl_tmpfile=yes
  10339. ac_cv_have_decl_towctrans=yes
  10340. ac_cv_have_decl_ttyname_r=yes
  10341. ac_cv_have_decl_unlink=yes
  10342. ac_cv_have_decl_unlinkat=yes
  10343. ac_cv_have_decl_unlockpt=yes
  10344. ac_cv_have_decl_unsetenv=yes
  10345. ac_cv_have_decl_usleep=yes
  10346. ac_cv_have_decl_vdprintf=yes
  10347. ac_cv_have_decl_vsnprintf=yes
  10348. ac_cv_have_decl_wcpcpy=yes
  10349. ac_cv_have_decl_wcpncpy=yes
  10350. ac_cv_have_decl_wcrtomb=yes
  10351. ac_cv_have_decl_wcscasecmp=yes
  10352. ac_cv_have_decl_wcscat=yes
  10353. ac_cv_have_decl_wcschr=yes
  10354. ac_cv_have_decl_wcscmp=yes
  10355. ac_cv_have_decl_wcscoll=yes
  10356. ac_cv_have_decl_wcscpy=yes
  10357. ac_cv_have_decl_wcscspn=yes
  10358. ac_cv_have_decl_wcsdup=yes
  10359. ac_cv_have_decl_wcslen=yes
  10360. ac_cv_have_decl_wcsncasecmp=yes
  10361. ac_cv_have_decl_wcsncat=yes
  10362. ac_cv_have_decl_wcsncmp=yes
  10363. ac_cv_have_decl_wcsncpy=yes
  10364. ac_cv_have_decl_wcsnlen=yes
  10365. ac_cv_have_decl_wcsnrtombs=yes
  10366. ac_cv_have_decl_wcspbrk=yes
  10367. ac_cv_have_decl_wcsrchr=yes
  10368. ac_cv_have_decl_wcsrtombs=yes
  10369. ac_cv_have_decl_wcsspn=yes
  10370. ac_cv_have_decl_wcsstr=yes
  10371. ac_cv_have_decl_wcstok=yes
  10372. ac_cv_have_decl_wcswidth=yes
  10373. ac_cv_have_decl_wcsxfrm=yes
  10374. ac_cv_have_decl_wctob=yes
  10375. ac_cv_have_decl_wctrans=yes
  10376. ac_cv_have_decl_wctype=yes
  10377. ac_cv_have_decl_wcwidth=yes
  10378. ac_cv_have_decl_wmemchr=yes
  10379. ac_cv_have_decl_wmemcmp=yes
  10380. ac_cv_have_decl_wmemcpy=yes
  10381. ac_cv_have_decl_wmemmove=yes
  10382. ac_cv_have_decl_wmemset=yes
  10383. ac_cv_header_features_h=yes
  10384. ac_cv_header_ft2build_h=no
  10385. ac_cv_header_getopt_h=yes
  10386. ac_cv_header_inttypes_h=yes
  10387. ac_cv_header_langinfo_h=yes
  10388. ac_cv_header_limits_h=yes
  10389. ac_cv_header_linewrap_h=no
  10390. ac_cv_header_memory_h=yes
  10391. ac_cv_header_minix_config_h=no
  10392. ac_cv_header_stdbool_h=yes
  10393. ac_cv_header_stdc=yes
  10394. ac_cv_header_stdint_h=yes
  10395. ac_cv_header_stdlib_h=yes
  10396. ac_cv_header_string_h=yes
  10397. ac_cv_header_strings_h=yes
  10398. ac_cv_header_sys_mman_h=yes
  10399. ac_cv_header_sys_mnttab_h=no
  10400. ac_cv_header_sys_mount_h=yes
  10401. ac_cv_header_sys_param_h=yes
  10402. ac_cv_header_sys_socket_h=yes
  10403. ac_cv_header_sys_stat_h=yes
  10404. ac_cv_header_sys_types_h=yes
  10405. ac_cv_header_sys_types_h_makedev=yes
  10406. ac_cv_header_sysexits_h=yes
  10407. ac_cv_header_unistd_h=yes
  10408. ac_cv_header_util_h=no
  10409. ac_cv_header_wchar_h=yes
  10410. ac_cv_header_wctype_h=yes
  10411. ac_cv_header_xlocale_h=yes
  10412. ac_cv_host=i686-pc-linux-gnu
  10413. ac_cv_lib_error_at_line=yes
  10414. ac_cv_lib_lex=-lfl
  10415. ac_cv_member_struct_statfs_f_fstypename=no
  10416. ac_cv_member_struct_statfs_f_mntfromname=no
  10417. ac_cv_objext=o
  10418. ac_cv_path_EGREP='/bin/grep -E'
  10419. ac_cv_path_GMSGFMT=:
  10420. ac_cv_path_GREP=/bin/grep
  10421. ac_cv_path_MAKEINFO=/usr/bin/makeinfo
  10422. ac_cv_path_MSGFMT=:
  10423. ac_cv_path_MSGMERGE=:
  10424. ac_cv_path_XGETTEXT=:
  10425. ac_cv_path_install='/usr/bin/install -c'
  10426. ac_cv_path_mkdir=/bin/mkdir
  10427. ac_cv_prog_AWK=mawk
  10428. ac_cv_prog_BUILD_CC=gcc
  10429. ac_cv_prog_CMP=cmp
  10430. ac_cv_prog_CPP='gcc -E'
  10431. ac_cv_prog_HAVE_CXX=yes
  10432. ac_cv_prog_LEX=flex
  10433. ac_cv_prog_YACC=bison
  10434. ac_cv_prog_ac_ct_AR=ar
  10435. ac_cv_prog_ac_ct_CC=gcc
  10436. ac_cv_prog_ac_ct_CXX=g++
  10437. ac_cv_prog_ac_ct_RANLIB=ranlib
  10438. ac_cv_prog_ac_ct_TARGET_NM=nm
  10439. ac_cv_prog_ac_ct_TARGET_OBJCOPY=/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-objcopy
  10440. ac_cv_prog_ac_ct_TARGET_RANLIB=ranlib
  10441. ac_cv_prog_ac_ct_TARGET_STRIP=/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-strip
  10442. ac_cv_prog_cc_c89=
  10443. ac_cv_prog_cc_g=yes
  10444. ac_cv_prog_cxx_g=yes
  10445. ac_cv_prog_lex_root=lex.yy
  10446. ac_cv_prog_lex_yytext_pointer=yes
  10447. ac_cv_prog_make_make_set=yes
  10448. ac_cv_safe_to_define___extensions__=yes
  10449. ac_cv_should_define__xopen_source=no
  10450. ac_cv_sizeof_long=4
  10451. ac_cv_sizeof_off_t=8
  10452. ac_cv_sizeof_void_p=4
  10453. ac_cv_sys_file_offset_bits=64
  10454. ac_cv_sys_largefile_CC=no
  10455. ac_cv_target=i686-pc-linux-gnu
  10456. ac_cv_type__Bool=yes
  10457. ac_cv_type_long_long_int=yes
  10458. ac_cv_type_mbstate_t=yes
  10459. ac_cv_type_mode_t=yes
  10460. ac_cv_type_pid_t=yes
  10461. ac_cv_type_ptrdiff_t=yes
  10462. ac_cv_type_size_t=yes
  10463. ac_cv_type_unsigned_long_long_int=yes
  10464. ac_cv_working_alloca_h=yes
  10465. acl_cv_hardcode_direct=no
  10466. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  10467. acl_cv_hardcode_libdir_separator=
  10468. acl_cv_hardcode_minus_L=no
  10469. acl_cv_libext=a
  10470. acl_cv_libname_spec='lib$name'
  10471. acl_cv_library_names_spec='$libname$shrext'
  10472. acl_cv_path_LD='/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-ld.bfd '
  10473. acl_cv_prog_gnu_ld=yes
  10474. acl_cv_rpath=done
  10475. acl_cv_shlibext=so
  10476. acl_cv_wl=-Wl,
  10477. am_cv_CCAS_dependencies_compiler_type=gcc3
  10478. am_cv_CC_dependencies_compiler_type=gcc3
  10479. am_cv_CXX_dependencies_compiler_type=gcc3
  10480. am_cv_func_working_getline=yes
  10481. am_cv_langinfo_codeset=yes
  10482. am_cv_make_support_nested_variables=yes
  10483. am_cv_prog_cc_c_o=yes
  10484. gl_cv_c_amsterdam_compiler=no
  10485. gl_cv_c_multiarch=no
  10486. gl_cv_cc_double_expbit0='word 1 bit 20'
  10487. gl_cv_decl_null_works=yes
  10488. gl_cv_double_slash_root=no
  10489. gl_cv_func_btowc_eof='guessing yes'
  10490. gl_cv_func_btowc_nul=yes
  10491. gl_cv_func_fnmatch_posix=yes
  10492. gl_cv_func_getopt_gnu=yes
  10493. gl_cv_func_getopt_long_gnu=yes
  10494. gl_cv_func_getopt_posix=yes
  10495. gl_cv_func_iswcntrl_works=yes
  10496. gl_cv_func_itold_works=yes
  10497. gl_cv_func_malloc_0_nonnull=1
  10498. gl_cv_func_malloc_posix=yes
  10499. gl_cv_func_mbrtowc_incomplete_state='guessing yes'
  10500. gl_cv_func_mbrtowc_nul_retval='guessing yes'
  10501. gl_cv_func_mbrtowc_null_arg1='guessing yes'
  10502. gl_cv_func_mbrtowc_null_arg2='guessing yes'
  10503. gl_cv_func_mbrtowc_retval='guessing yes'
  10504. gl_cv_func_mbrtowc_sanitycheck='guessing yes'
  10505. gl_cv_func_mbsrtowcs_works='guessing yes'
  10506. gl_cv_func_memchr_works=yes
  10507. gl_cv_func_nl_langinfo_yesexpr_works=yes
  10508. gl_cv_func_printf_positions=yes
  10509. gl_cv_func_re_compile_pattern_working=yes
  10510. gl_cv_func_sleep_works=yes
  10511. gl_cv_func_snprintf_retval_c99=yes
  10512. gl_cv_func_snprintf_size1=yes
  10513. gl_cv_func_strchrnul_works=yes
  10514. gl_cv_func_strerror_0_works=yes
  10515. gl_cv_func_strndup_works=yes
  10516. gl_cv_func_vsnprintf_usable=yes
  10517. gl_cv_func_wcrtomb_retval='guessing yes'
  10518. gl_cv_func_wcwidth_works=yes
  10519. gl_cv_func_working_getdelim=yes
  10520. gl_cv_func_working_strerror=yes
  10521. gl_cv_have_include_next=yes
  10522. gl_cv_have_raw_decl__Exit=yes
  10523. gl_cv_have_raw_decl_atoll=yes
  10524. gl_cv_have_raw_decl_btowc=yes
  10525. gl_cv_have_raw_decl_canonicalize_file_name=yes
  10526. gl_cv_have_raw_decl_chdir=yes
  10527. gl_cv_have_raw_decl_chown=yes
  10528. gl_cv_have_raw_decl_dprintf=yes
  10529. gl_cv_have_raw_decl_dup2=yes
  10530. gl_cv_have_raw_decl_dup3=yes
  10531. gl_cv_have_raw_decl_dup=yes
  10532. gl_cv_have_raw_decl_duplocale=yes
  10533. gl_cv_have_raw_decl_endusershell=yes
  10534. gl_cv_have_raw_decl_environ=yes
  10535. gl_cv_have_raw_decl_euidaccess=yes
  10536. gl_cv_have_raw_decl_faccessat=yes
  10537. gl_cv_have_raw_decl_fchdir=yes
  10538. gl_cv_have_raw_decl_fchownat=yes
  10539. gl_cv_have_raw_decl_fdatasync=yes
  10540. gl_cv_have_raw_decl_ffs=yes
  10541. gl_cv_have_raw_decl_ffsl=yes
  10542. gl_cv_have_raw_decl_ffsll=yes
  10543. gl_cv_have_raw_decl_fpurge=no
  10544. gl_cv_have_raw_decl_fseeko=yes
  10545. gl_cv_have_raw_decl_fsync=yes
  10546. gl_cv_have_raw_decl_ftello=yes
  10547. gl_cv_have_raw_decl_ftruncate=yes
  10548. gl_cv_have_raw_decl_getcwd=yes
  10549. gl_cv_have_raw_decl_getdelim=yes
  10550. gl_cv_have_raw_decl_getdomainname=yes
  10551. gl_cv_have_raw_decl_getdtablesize=yes
  10552. gl_cv_have_raw_decl_getgroups=yes
  10553. gl_cv_have_raw_decl_gethostname=yes
  10554. gl_cv_have_raw_decl_getline=yes
  10555. gl_cv_have_raw_decl_getloadavg=yes
  10556. gl_cv_have_raw_decl_getlogin=yes
  10557. gl_cv_have_raw_decl_getlogin_r=yes
  10558. gl_cv_have_raw_decl_getpagesize=yes
  10559. gl_cv_have_raw_decl_gets=no
  10560. gl_cv_have_raw_decl_getsubopt=yes
  10561. gl_cv_have_raw_decl_getusershell=yes
  10562. gl_cv_have_raw_decl_grantpt=yes
  10563. gl_cv_have_raw_decl_group_member=yes
  10564. gl_cv_have_raw_decl_initstate=yes
  10565. gl_cv_have_raw_decl_initstate_r=yes
  10566. gl_cv_have_raw_decl_isatty=yes
  10567. gl_cv_have_raw_decl_iswctype=yes
  10568. gl_cv_have_raw_decl_lchown=yes
  10569. gl_cv_have_raw_decl_link=yes
  10570. gl_cv_have_raw_decl_linkat=yes
  10571. gl_cv_have_raw_decl_lseek=yes
  10572. gl_cv_have_raw_decl_mbrlen=yes
  10573. gl_cv_have_raw_decl_mbrtowc=yes
  10574. gl_cv_have_raw_decl_mbsinit=yes
  10575. gl_cv_have_raw_decl_mbsnrtowcs=yes
  10576. gl_cv_have_raw_decl_mbsrtowcs=yes
  10577. gl_cv_have_raw_decl_memmem=yes
  10578. gl_cv_have_raw_decl_mempcpy=yes
  10579. gl_cv_have_raw_decl_memrchr=yes
  10580. gl_cv_have_raw_decl_mkdtemp=yes
  10581. gl_cv_have_raw_decl_mkostemp=yes
  10582. gl_cv_have_raw_decl_mkostemps=yes
  10583. gl_cv_have_raw_decl_mkstemp=yes
  10584. gl_cv_have_raw_decl_mkstemps=yes
  10585. gl_cv_have_raw_decl_nl_langinfo=yes
  10586. gl_cv_have_raw_decl_pclose=yes
  10587. gl_cv_have_raw_decl_pipe2=yes
  10588. gl_cv_have_raw_decl_pipe=yes
  10589. gl_cv_have_raw_decl_popen=yes
  10590. gl_cv_have_raw_decl_posix_openpt=yes
  10591. gl_cv_have_raw_decl_pread=yes
  10592. gl_cv_have_raw_decl_ptsname=yes
  10593. gl_cv_have_raw_decl_ptsname_r=yes
  10594. gl_cv_have_raw_decl_pwrite=yes
  10595. gl_cv_have_raw_decl_random=yes
  10596. gl_cv_have_raw_decl_random_r=yes
  10597. gl_cv_have_raw_decl_rawmemchr=yes
  10598. gl_cv_have_raw_decl_readlink=yes
  10599. gl_cv_have_raw_decl_readlinkat=yes
  10600. gl_cv_have_raw_decl_realpath=yes
  10601. gl_cv_have_raw_decl_renameat=yes
  10602. gl_cv_have_raw_decl_rmdir=yes
  10603. gl_cv_have_raw_decl_rpmatch=yes
  10604. gl_cv_have_raw_decl_secure_getenv=yes
  10605. gl_cv_have_raw_decl_setenv=yes
  10606. gl_cv_have_raw_decl_sethostname=yes
  10607. gl_cv_have_raw_decl_setlocale=yes
  10608. gl_cv_have_raw_decl_setstate=yes
  10609. gl_cv_have_raw_decl_setstate_r=yes
  10610. gl_cv_have_raw_decl_setusershell=yes
  10611. gl_cv_have_raw_decl_sleep=yes
  10612. gl_cv_have_raw_decl_snprintf=yes
  10613. gl_cv_have_raw_decl_srandom=yes
  10614. gl_cv_have_raw_decl_srandom_r=yes
  10615. gl_cv_have_raw_decl_stpcpy=yes
  10616. gl_cv_have_raw_decl_stpncpy=yes
  10617. gl_cv_have_raw_decl_strcasecmp=yes
  10618. gl_cv_have_raw_decl_strcasestr=yes
  10619. gl_cv_have_raw_decl_strchrnul=yes
  10620. gl_cv_have_raw_decl_strdup=yes
  10621. gl_cv_have_raw_decl_strerror_r=yes
  10622. gl_cv_have_raw_decl_strncasecmp=yes
  10623. gl_cv_have_raw_decl_strncat=yes
  10624. gl_cv_have_raw_decl_strndup=yes
  10625. gl_cv_have_raw_decl_strnlen=yes
  10626. gl_cv_have_raw_decl_strpbrk=yes
  10627. gl_cv_have_raw_decl_strsep=yes
  10628. gl_cv_have_raw_decl_strsignal=yes
  10629. gl_cv_have_raw_decl_strtod=yes
  10630. gl_cv_have_raw_decl_strtok_r=yes
  10631. gl_cv_have_raw_decl_strtoll=yes
  10632. gl_cv_have_raw_decl_strtoull=yes
  10633. gl_cv_have_raw_decl_strverscmp=yes
  10634. gl_cv_have_raw_decl_symlink=yes
  10635. gl_cv_have_raw_decl_symlinkat=yes
  10636. gl_cv_have_raw_decl_tmpfile=yes
  10637. gl_cv_have_raw_decl_towctrans=yes
  10638. gl_cv_have_raw_decl_ttyname_r=yes
  10639. gl_cv_have_raw_decl_unlink=yes
  10640. gl_cv_have_raw_decl_unlinkat=yes
  10641. gl_cv_have_raw_decl_unlockpt=yes
  10642. gl_cv_have_raw_decl_unsetenv=yes
  10643. gl_cv_have_raw_decl_usleep=yes
  10644. gl_cv_have_raw_decl_vdprintf=yes
  10645. gl_cv_have_raw_decl_vsnprintf=yes
  10646. gl_cv_have_raw_decl_wcpcpy=yes
  10647. gl_cv_have_raw_decl_wcpncpy=yes
  10648. gl_cv_have_raw_decl_wcrtomb=yes
  10649. gl_cv_have_raw_decl_wcscasecmp=yes
  10650. gl_cv_have_raw_decl_wcscat=yes
  10651. gl_cv_have_raw_decl_wcschr=yes
  10652. gl_cv_have_raw_decl_wcscmp=yes
  10653. gl_cv_have_raw_decl_wcscoll=yes
  10654. gl_cv_have_raw_decl_wcscpy=yes
  10655. gl_cv_have_raw_decl_wcscspn=yes
  10656. gl_cv_have_raw_decl_wcsdup=yes
  10657. gl_cv_have_raw_decl_wcslen=yes
  10658. gl_cv_have_raw_decl_wcsncasecmp=yes
  10659. gl_cv_have_raw_decl_wcsncat=yes
  10660. gl_cv_have_raw_decl_wcsncmp=yes
  10661. gl_cv_have_raw_decl_wcsncpy=yes
  10662. gl_cv_have_raw_decl_wcsnlen=yes
  10663. gl_cv_have_raw_decl_wcsnrtombs=yes
  10664. gl_cv_have_raw_decl_wcspbrk=yes
  10665. gl_cv_have_raw_decl_wcsrchr=yes
  10666. gl_cv_have_raw_decl_wcsrtombs=yes
  10667. gl_cv_have_raw_decl_wcsspn=yes
  10668. gl_cv_have_raw_decl_wcsstr=yes
  10669. gl_cv_have_raw_decl_wcstok=yes
  10670. gl_cv_have_raw_decl_wcswidth=yes
  10671. gl_cv_have_raw_decl_wcsxfrm=yes
  10672. gl_cv_have_raw_decl_wctob=yes
  10673. gl_cv_have_raw_decl_wctrans=yes
  10674. gl_cv_have_raw_decl_wctype=yes
  10675. gl_cv_have_raw_decl_wcwidth=yes
  10676. gl_cv_have_raw_decl_wmemchr=yes
  10677. gl_cv_have_raw_decl_wmemcmp=yes
  10678. gl_cv_have_raw_decl_wmemcpy=yes
  10679. gl_cv_have_raw_decl_wmemmove=yes
  10680. gl_cv_have_raw_decl_wmemset=yes
  10681. gl_cv_header_errno_h_complete=yes
  10682. gl_cv_header_inttypes_h=yes
  10683. gl_cv_header_langinfo_codeset=yes
  10684. gl_cv_header_langinfo_era=yes
  10685. gl_cv_header_langinfo_t_fmt_ampm=yes
  10686. gl_cv_header_langinfo_yesexpr=yes
  10687. gl_cv_header_locale_h_needs_xlocale_h=no
  10688. gl_cv_header_locale_h_posix2001=yes
  10689. gl_cv_header_locale_has_locale_t=yes
  10690. gl_cv_header_stdint_h=yes
  10691. gl_cv_header_wchar_h_correct_inline=yes
  10692. gl_cv_header_working_fcntl_h=yes
  10693. gl_cv_header_working_stdalign_h=yes
  10694. gl_cv_header_working_stdint_h=yes
  10695. gl_cv_next_getopt_h='<getopt.h>'
  10696. gl_cv_next_langinfo_h='<langinfo.h>'
  10697. gl_cv_next_locale_h='<locale.h>'
  10698. gl_cv_next_stdint_h='<stdint.h>'
  10699. gl_cv_next_stdio_h='<stdio.h>'
  10700. gl_cv_next_stdlib_h='<stdlib.h>'
  10701. gl_cv_next_string_h='<string.h>'
  10702. gl_cv_next_strings_h='<strings.h>'
  10703. gl_cv_next_sys_types_h='<sys/types.h>'
  10704. gl_cv_next_sysexits_h='<sysexits.h>'
  10705. gl_cv_next_unistd_h='<unistd.h>'
  10706. gl_cv_next_wchar_h='<wchar.h>'
  10707. gl_cv_next_wctype_h='<wctype.h>'
  10708. gl_cv_pragma_columns=no
  10709. gl_cv_rpl_alloca=yes
  10710. gl_cv_size_max=yes
  10711. gl_cv_sys_struct_lconv_ok=yes
  10712. gl_cv_type_wctrans_t=yes
  10713. gl_cv_type_wctype_t=yes
  10714. grub_cv_asm_uscore=no
  10715. grub_cv_cc_efiemu=no
  10716. grub_cv_cc_falign_loop=yes
  10717. grub_cv_cc_fno_asynchronous_unwind_tables=yes
  10718. grub_cv_cc_fno_dwarf2_cfi_asm=yes
  10719. grub_cv_cc_fno_unwind_tables=yes
  10720. grub_cv_cc_freg_struct_return=yes
  10721. grub_cv_cc_isystem=yes
  10722. grub_cv_cc_ld_no_pie=yes
  10723. grub_cv_cc_ld_no_pie_oneword=no
  10724. grub_cv_cc_malign_loop=yes
  10725. grub_cv_cc_mno_stack_arg_probe=yes
  10726. grub_cv_cc_target_asm_compile=
  10727. grub_cv_cc_target_clang=no
  10728. grub_cv_cc_w_extra_flags=' -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2'
  10729. grub_cv_cc_wtrampolines=yes
  10730. grub_cv_check_edata_symbol=yes
  10731. grub_cv_check_end_symbol=yes
  10732. grub_cv_check_uscore_edata_symbol=yes
  10733. grub_cv_check_uscore_end_symbol=yes
  10734. grub_cv_check_uscore_uscore_bss_start_symbol=yes
  10735. grub_cv_host_cc_wtrampolines=yes
  10736. grub_cv_prog_ld_build_id_none=yes
  10737. grub_cv_prog_nm_defined_only=yes
  10738. grub_cv_prog_nm_minus_p=yes
  10739. grub_cv_prog_nm_works=yes
  10740. grub_cv_prog_objcopy_absolute=yes
  10741. grub_cv_prog_target_cc=yes
  10742. grub_cv_target_cc_link_format=-melf_i386
  10743. grub_cv_target_cc_qn=yes
  10744. grub_cv_target_cc_soft_float=-msoft-float
  10745. grub_cv_target_cc_w_extra_flags=' -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2'
  10746. gt_cv_c_intmax_t=yes
  10747. gt_cv_c_wchar_t=yes
  10748. gt_cv_c_wint_t=yes
  10749. gt_cv_func_CFLocaleCopyCurrent=no
  10750. gt_cv_func_CFPreferencesCopyAppValue=no
  10751. gt_cv_func_gnugettext1_libc=yes
  10752. gt_cv_locale_fr=none
  10753. gt_cv_locale_fr_utf8=none
  10754. gt_cv_locale_ja=none
  10755. gt_cv_locale_zh_CN=none
  10756. gt_cv_ssize_t=yes
  10757.  
  10758. ## ----------------- ##
  10759. ## Output variables. ##
  10760. ## ----------------- ##
  10761.  
  10762. ACLOCAL='${SHELL} /var/work/coreboot/coreboot/payloads/external/GRUB2/grub2/build-aux/missing aclocal-1.14'
  10763. ALLOCA=''
  10764. ALLOCA_H='alloca.h'
  10765. AMDEPBACKSLASH='\'
  10766. AMDEP_FALSE='#'
  10767. AMDEP_TRUE=''
  10768. AMTAR='$${TAR-tar}'
  10769. AM_BACKSLASH='\'
  10770. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  10771. AM_DEFAULT_VERBOSITY='1'
  10772. AM_V='$(V)'
  10773. APPLE_UNIVERSAL_BUILD='0'
  10774. AR='ar'
  10775. ARFLAGS='cru'
  10776. AUTOCONF='${SHELL} /var/work/coreboot/coreboot/payloads/external/GRUB2/grub2/build-aux/missing autoconf'
  10777. AUTOHEADER='${SHELL} /var/work/coreboot/coreboot/payloads/external/GRUB2/grub2/build-aux/missing autoheader'
  10778. AUTOMAKE='${SHELL} /var/work/coreboot/coreboot/payloads/external/GRUB2/grub2/build-aux/missing automake-1.14'
  10779. AWK='mawk'
  10780. BITSIZEOF_PTRDIFF_T=''
  10781. BITSIZEOF_SIG_ATOMIC_T=''
  10782. BITSIZEOF_SIZE_T=''
  10783. BITSIZEOF_WCHAR_T=''
  10784. BITSIZEOF_WINT_T=''
  10785. BOOT_TIME_STATS='1'
  10786. BSS_START_SYMBOL='__bss_start'
  10787. BUILD_CC='gcc'
  10788. BUILD_CFLAGS=''
  10789. BUILD_CPPFLAGS=''
  10790. BUILD_EXEEXT=''
  10791. BUILD_FREETYPE='pkg-config freetype2'
  10792. BUILD_LDFLAGS=''
  10793. BUILD_LIBM='-lm'
  10794. BUILD_SIZEOF_LONG=''
  10795. BUILD_SIZEOF_VOID_P=''
  10796. BUILD_WORDS_BIGENDIAN=''
  10797. CC='gcc'
  10798. CCAS='gcc'
  10799. CCASDEPMODE='depmode=gcc3'
  10800. CCASFLAGS='-O2'
  10801. CCDEPMODE='depmode=gcc3'
  10802. CFLAGS='-O2'
  10803. CMP='cmp'
  10804. COND_APPLE_LINKER_FALSE=''
  10805. COND_APPLE_LINKER_TRUE=''
  10806. COND_ENABLE_BOOT_TIME_STATS_FALSE=''
  10807. COND_ENABLE_BOOT_TIME_STATS_TRUE=''
  10808. COND_ENABLE_CACHE_STATS_FALSE=''
  10809. COND_ENABLE_CACHE_STATS_TRUE=''
  10810. COND_ENABLE_EFIEMU_FALSE=''
  10811. COND_ENABLE_EFIEMU_TRUE=''
  10812. COND_GRUB_EMU_PCI_FALSE=''
  10813. COND_GRUB_EMU_PCI_TRUE=''
  10814. COND_GRUB_EMU_SDL_FALSE=''
  10815. COND_GRUB_EMU_SDL_TRUE=''
  10816. COND_GRUB_MKFONT_FALSE=''
  10817. COND_GRUB_MKFONT_TRUE=''
  10818. COND_GRUB_MOUNT_FALSE=''
  10819. COND_GRUB_MOUNT_TRUE=''
  10820. COND_HAVE_ASM_USCORE_FALSE=''
  10821. COND_HAVE_ASM_USCORE_TRUE=''
  10822. COND_HAVE_CXX_FALSE=''
  10823. COND_HAVE_CXX_TRUE=''
  10824. COND_HAVE_EXEC_FALSE=''
  10825. COND_HAVE_EXEC_TRUE=''
  10826. COND_HAVE_FONT_SOURCE_FALSE=''
  10827. COND_HAVE_FONT_SOURCE_TRUE=''
  10828. COND_HOST_HURD_FALSE=''
  10829. COND_HOST_HURD_TRUE=''
  10830. COND_HOST_ILLUMOS_FALSE=''
  10831. COND_HOST_ILLUMOS_TRUE=''
  10832. COND_HOST_KFREEBSD_FALSE=''
  10833. COND_HOST_KFREEBSD_TRUE=''
  10834. COND_HOST_LINUX_FALSE=''
  10835. COND_HOST_LINUX_TRUE=''
  10836. COND_HOST_NETBSD_FALSE=''
  10837. COND_HOST_NETBSD_TRUE=''
  10838. COND_HOST_WINDOWS_FALSE=''
  10839. COND_HOST_WINDOWS_TRUE=''
  10840. COND_HOST_XNU_FALSE=''
  10841. COND_HOST_XNU_TRUE=''
  10842. COND_MAN_PAGES_FALSE=''
  10843. COND_MAN_PAGES_TRUE=''
  10844. COND_STARFIELD_FALSE=''
  10845. COND_STARFIELD_TRUE=''
  10846. COND_arm64_FALSE=''
  10847. COND_arm64_TRUE=''
  10848. COND_arm64_efi_FALSE=''
  10849. COND_arm64_efi_TRUE=''
  10850. COND_arm_FALSE=''
  10851. COND_arm_TRUE=''
  10852. COND_arm_efi_FALSE=''
  10853. COND_arm_efi_TRUE=''
  10854. COND_arm_uboot_FALSE=''
  10855. COND_arm_uboot_TRUE=''
  10856. COND_emu_FALSE=''
  10857. COND_emu_TRUE=''
  10858. COND_i386_coreboot_FALSE=''
  10859. COND_i386_coreboot_TRUE=''
  10860. COND_i386_efi_FALSE=''
  10861. COND_i386_efi_TRUE=''
  10862. COND_i386_ieee1275_FALSE=''
  10863. COND_i386_ieee1275_TRUE=''
  10864. COND_i386_multiboot_FALSE=''
  10865. COND_i386_multiboot_TRUE=''
  10866. COND_i386_pc_FALSE=''
  10867. COND_i386_pc_TRUE=''
  10868. COND_i386_qemu_FALSE=''
  10869. COND_i386_qemu_TRUE=''
  10870. COND_i386_xen_FALSE=''
  10871. COND_i386_xen_TRUE=''
  10872. COND_ia64_efi_FALSE=''
  10873. COND_ia64_efi_TRUE=''
  10874. COND_mips_FALSE=''
  10875. COND_mips_TRUE=''
  10876. COND_mips_arc_FALSE=''
  10877. COND_mips_arc_TRUE=''
  10878. COND_mips_loongson_FALSE=''
  10879. COND_mips_loongson_TRUE=''
  10880. COND_mips_qemu_mips_FALSE=''
  10881. COND_mips_qemu_mips_TRUE=''
  10882. COND_mipseb_FALSE=''
  10883. COND_mipseb_TRUE=''
  10884. COND_mipsel_FALSE=''
  10885. COND_mipsel_TRUE=''
  10886. COND_powerpc_ieee1275_FALSE=''
  10887. COND_powerpc_ieee1275_TRUE=''
  10888. COND_real_platform_FALSE=''
  10889. COND_real_platform_TRUE=''
  10890. COND_sparc64_emu_FALSE=''
  10891. COND_sparc64_emu_TRUE=''
  10892. COND_sparc64_ieee1275_FALSE=''
  10893. COND_sparc64_ieee1275_TRUE=''
  10894. COND_x86_64_efi_FALSE=''
  10895. COND_x86_64_efi_TRUE=''
  10896. COND_x86_64_xen_FALSE=''
  10897. COND_x86_64_xen_TRUE=''
  10898. CPP='gcc -E'
  10899. CPPFLAGS=' -D_FILE_OFFSET_BITS=64'
  10900. CXX='g++'
  10901. CXXDEPMODE='depmode=gcc3'
  10902. CXXFLAGS='-g -O2'
  10903. CYGPATH_W='echo'
  10904. DEFS=''
  10905. DEPDIR='.deps'
  10906. DISK_CACHE_STATS='0'
  10907. DJVU_FONT_SOURCE=''
  10908. ECHO_C=''
  10909. ECHO_N='-n'
  10910. ECHO_T=''
  10911. EFIEMU64_LINK_FORMAT=''
  10912. EGREP='/bin/grep -E'
  10913. EMULTIHOP_HIDDEN=''
  10914. EMULTIHOP_VALUE=''
  10915. END_SYMBOL='end'
  10916. ENOLINK_HIDDEN=''
  10917. ENOLINK_VALUE=''
  10918. EOVERFLOW_HIDDEN=''
  10919. EOVERFLOW_VALUE=''
  10920. ERRNO_H=''
  10921. EXEEXT=''
  10922. FLOAT_H=''
  10923. FNMATCH_H=''
  10924. FONT_SOURCE=''
  10925. FREETYPE='pkg-config freetype2'
  10926. GETOPT_H='getopt.h'
  10927. GETTEXT_MACRO_VERSION='0.18'
  10928. GLIBC21='yes'
  10929. GL_COND_LIBTOOL_FALSE=''
  10930. GL_COND_LIBTOOL_TRUE='#'
  10931. GL_GENERATE_ALLOCA_H_FALSE='#'
  10932. GL_GENERATE_ALLOCA_H_TRUE=''
  10933. GL_GENERATE_ERRNO_H_FALSE=''
  10934. GL_GENERATE_ERRNO_H_TRUE='#'
  10935. GL_GENERATE_FLOAT_H_FALSE=''
  10936. GL_GENERATE_FLOAT_H_TRUE='#'
  10937. GL_GENERATE_FNMATCH_H_FALSE=''
  10938. GL_GENERATE_FNMATCH_H_TRUE='#'
  10939. GL_GENERATE_STDALIGN_H_FALSE=''
  10940. GL_GENERATE_STDALIGN_H_TRUE='#'
  10941. GL_GENERATE_STDBOOL_H_FALSE=''
  10942. GL_GENERATE_STDBOOL_H_TRUE='#'
  10943. GL_GENERATE_STDDEF_H_FALSE=''
  10944. GL_GENERATE_STDDEF_H_TRUE='#'
  10945. GL_GENERATE_STDINT_H_FALSE=''
  10946. GL_GENERATE_STDINT_H_TRUE='#'
  10947. GL_GENERATE_SYSEXITS_H_FALSE=''
  10948. GL_GENERATE_SYSEXITS_H_TRUE='#'
  10949. GMSGFMT=':'
  10950. GMSGFMT_015=':'
  10951. GNULIB_ATOLL='0'
  10952. GNULIB_BTOWC='1'
  10953. GNULIB_CALLOC_POSIX='0'
  10954. GNULIB_CANONICALIZE_FILE_NAME='0'
  10955. GNULIB_CHDIR='0'
  10956. GNULIB_CHOWN='0'
  10957. GNULIB_CLOSE='0'
  10958. GNULIB_DPRINTF='0'
  10959. GNULIB_DUP2='0'
  10960. GNULIB_DUP3='0'
  10961. GNULIB_DUP='0'
  10962. GNULIB_DUPLOCALE='0'
  10963. GNULIB_ENVIRON='0'
  10964. GNULIB_EUIDACCESS='0'
  10965. GNULIB_FACCESSAT='0'
  10966. GNULIB_FCHDIR='0'
  10967. GNULIB_FCHOWNAT='0'
  10968. GNULIB_FCLOSE='0'
  10969. GNULIB_FDATASYNC='0'
  10970. GNULIB_FDOPEN='0'
  10971. GNULIB_FFLUSH='0'
  10972. GNULIB_FFS='0'
  10973. GNULIB_FFSL='0'
  10974. GNULIB_FFSLL='0'
  10975. GNULIB_FGETC='1'
  10976. GNULIB_FGETS='1'
  10977. GNULIB_FOPEN='0'
  10978. GNULIB_FPRINTF='1'
  10979. GNULIB_FPRINTF_POSIX='0'
  10980. GNULIB_FPURGE='0'
  10981. GNULIB_FPUTC='1'
  10982. GNULIB_FPUTS='1'
  10983. GNULIB_FREAD='1'
  10984. GNULIB_FREOPEN='0'
  10985. GNULIB_FSCANF='1'
  10986. GNULIB_FSEEK='0'
  10987. GNULIB_FSEEKO='0'
  10988. GNULIB_FSYNC='0'
  10989. GNULIB_FTELL='0'
  10990. GNULIB_FTELLO='0'
  10991. GNULIB_FTRUNCATE='0'
  10992. GNULIB_FWRITE='1'
  10993. GNULIB_GETC='1'
  10994. GNULIB_GETCHAR='1'
  10995. GNULIB_GETCWD='0'
  10996. GNULIB_GETDELIM='1'
  10997. GNULIB_GETDOMAINNAME='0'
  10998. GNULIB_GETDTABLESIZE='0'
  10999. GNULIB_GETGROUPS='0'
  11000. GNULIB_GETHOSTNAME='0'
  11001. GNULIB_GETLINE='1'
  11002. GNULIB_GETLOADAVG='0'
  11003. GNULIB_GETLOGIN='0'
  11004. GNULIB_GETLOGIN_R='0'
  11005. GNULIB_GETPAGESIZE='0'
  11006. GNULIB_GETSUBOPT='0'
  11007. GNULIB_GETUSERSHELL='0'
  11008. GNULIB_GL_UNISTD_H_GETOPT='1'
  11009. GNULIB_GRANTPT='0'
  11010. GNULIB_GROUP_MEMBER='0'
  11011. GNULIB_ISATTY='0'
  11012. GNULIB_ISWBLANK='0'
  11013. GNULIB_ISWCTYPE='0'
  11014. GNULIB_LCHOWN='0'
  11015. GNULIB_LINK='0'
  11016. GNULIB_LINKAT='0'
  11017. GNULIB_LOCALECONV='1'
  11018. GNULIB_LSEEK='0'
  11019. GNULIB_MALLOC_POSIX='1'
  11020. GNULIB_MBRLEN='0'
  11021. GNULIB_MBRTOWC='1'
  11022. GNULIB_MBSCASECMP='0'
  11023. GNULIB_MBSCASESTR='0'
  11024. GNULIB_MBSCHR='0'
  11025. GNULIB_MBSCSPN='0'
  11026. GNULIB_MBSINIT='1'
  11027. GNULIB_MBSLEN='0'
  11028. GNULIB_MBSNCASECMP='0'
  11029. GNULIB_MBSNLEN='0'
  11030. GNULIB_MBSNRTOWCS='0'
  11031. GNULIB_MBSPBRK='0'
  11032. GNULIB_MBSPCASECMP='0'
  11033. GNULIB_MBSRCHR='0'
  11034. GNULIB_MBSRTOWCS='1'
  11035. GNULIB_MBSSEP='0'
  11036. GNULIB_MBSSPN='0'
  11037. GNULIB_MBSSTR='0'
  11038. GNULIB_MBSTOK_R='0'
  11039. GNULIB_MBTOWC='1'
  11040. GNULIB_MEMCHR='1'
  11041. GNULIB_MEMMEM='0'
  11042. GNULIB_MEMPCPY='1'
  11043. GNULIB_MEMRCHR='0'
  11044. GNULIB_MKDTEMP='0'
  11045. GNULIB_MKOSTEMP='0'
  11046. GNULIB_MKOSTEMPS='0'
  11047. GNULIB_MKSTEMP='0'
  11048. GNULIB_MKSTEMPS='0'
  11049. GNULIB_NL_LANGINFO='1'
  11050. GNULIB_OBSTACK_PRINTF='0'
  11051. GNULIB_OBSTACK_PRINTF_POSIX='0'
  11052. GNULIB_PCLOSE='0'
  11053. GNULIB_PERROR='0'
  11054. GNULIB_PIPE2='0'
  11055. GNULIB_PIPE='0'
  11056. GNULIB_POPEN='0'
  11057. GNULIB_POSIX_OPENPT='0'
  11058. GNULIB_PREAD='0'
  11059. GNULIB_PRINTF='1'
  11060. GNULIB_PRINTF_POSIX='0'
  11061. GNULIB_PTSNAME='0'
  11062. GNULIB_PTSNAME_R='0'
  11063. GNULIB_PUTC='1'
  11064. GNULIB_PUTCHAR='1'
  11065. GNULIB_PUTENV='0'
  11066. GNULIB_PUTS='1'
  11067. GNULIB_PWRITE='0'
  11068. GNULIB_RANDOM='0'
  11069. GNULIB_RANDOM_R='0'
  11070. GNULIB_RAWMEMCHR='1'
  11071. GNULIB_READ='0'
  11072. GNULIB_READLINK='0'
  11073. GNULIB_READLINKAT='0'
  11074. GNULIB_REALLOC_POSIX='1'
  11075. GNULIB_REALPATH='0'
  11076. GNULIB_REMOVE='0'
  11077. GNULIB_RENAME='0'
  11078. GNULIB_RENAMEAT='0'
  11079. GNULIB_RMDIR='0'
  11080. GNULIB_RPMATCH='0'
  11081. GNULIB_SCANF='1'
  11082. GNULIB_SECURE_GETENV='0'
  11083. GNULIB_SETENV='0'
  11084. GNULIB_SETHOSTNAME='0'
  11085. GNULIB_SETLOCALE='0'
  11086. GNULIB_SLEEP='1'
  11087. GNULIB_SNPRINTF='0'
  11088. GNULIB_SPRINTF_POSIX='0'
  11089. GNULIB_STDIO_H_NONBLOCKING='0'
  11090. GNULIB_STDIO_H_SIGPIPE='0'
  11091. GNULIB_STPCPY='0'
  11092. GNULIB_STPNCPY='0'
  11093. GNULIB_STRCASESTR='0'
  11094. GNULIB_STRCHRNUL='1'
  11095. GNULIB_STRDUP='0'
  11096. GNULIB_STRERROR='1'
  11097. GNULIB_STRERROR_R='0'
  11098. GNULIB_STRNCAT='0'
  11099. GNULIB_STRNDUP='1'
  11100. GNULIB_STRNLEN='1'
  11101. GNULIB_STRPBRK='0'
  11102. GNULIB_STRSEP='0'
  11103. GNULIB_STRSIGNAL='0'
  11104. GNULIB_STRSTR='0'
  11105. GNULIB_STRTOD='0'
  11106. GNULIB_STRTOK_R='0'
  11107. GNULIB_STRTOLL='0'
  11108. GNULIB_STRTOULL='0'
  11109. GNULIB_STRVERSCMP='0'
  11110. GNULIB_SYMLINK='0'
  11111. GNULIB_SYMLINKAT='0'
  11112. GNULIB_SYSTEM_POSIX='0'
  11113. GNULIB_TMPFILE='0'
  11114. GNULIB_TOWCTRANS='0'
  11115. GNULIB_TTYNAME_R='0'
  11116. GNULIB_UNISTD_H_NONBLOCKING='0'
  11117. GNULIB_UNISTD_H_SIGPIPE='0'
  11118. GNULIB_UNLINK='0'
  11119. GNULIB_UNLINKAT='0'
  11120. GNULIB_UNLOCKPT='0'
  11121. GNULIB_UNSETENV='0'
  11122. GNULIB_USLEEP='0'
  11123. GNULIB_VASPRINTF='0'
  11124. GNULIB_VDPRINTF='0'
  11125. GNULIB_VFPRINTF='1'
  11126. GNULIB_VFPRINTF_POSIX='0'
  11127. GNULIB_VFSCANF='0'
  11128. GNULIB_VPRINTF='1'
  11129. GNULIB_VPRINTF_POSIX='0'
  11130. GNULIB_VSCANF='0'
  11131. GNULIB_VSNPRINTF='1'
  11132. GNULIB_VSPRINTF_POSIX='0'
  11133. GNULIB_WCPCPY='0'
  11134. GNULIB_WCPNCPY='0'
  11135. GNULIB_WCRTOMB='1'
  11136. GNULIB_WCSCASECMP='0'
  11137. GNULIB_WCSCAT='0'
  11138. GNULIB_WCSCHR='0'
  11139. GNULIB_WCSCMP='0'
  11140. GNULIB_WCSCOLL='0'
  11141. GNULIB_WCSCPY='0'
  11142. GNULIB_WCSCSPN='0'
  11143. GNULIB_WCSDUP='0'
  11144. GNULIB_WCSLEN='0'
  11145. GNULIB_WCSNCASECMP='0'
  11146. GNULIB_WCSNCAT='0'
  11147. GNULIB_WCSNCMP='0'
  11148. GNULIB_WCSNCPY='0'
  11149. GNULIB_WCSNLEN='0'
  11150. GNULIB_WCSNRTOMBS='0'
  11151. GNULIB_WCSPBRK='0'
  11152. GNULIB_WCSRCHR='0'
  11153. GNULIB_WCSRTOMBS='0'
  11154. GNULIB_WCSSPN='0'
  11155. GNULIB_WCSSTR='0'
  11156. GNULIB_WCSTOK='0'
  11157. GNULIB_WCSWIDTH='0'
  11158. GNULIB_WCSXFRM='0'
  11159. GNULIB_WCTOB='0'
  11160. GNULIB_WCTOMB='0'
  11161. GNULIB_WCTRANS='0'
  11162. GNULIB_WCTYPE='0'
  11163. GNULIB_WCWIDTH='1'
  11164. GNULIB_WMEMCHR='0'
  11165. GNULIB_WMEMCMP='0'
  11166. GNULIB_WMEMCPY='0'
  11167. GNULIB_WMEMMOVE='0'
  11168. GNULIB_WMEMSET='0'
  11169. GNULIB_WRITE='0'
  11170. GNULIB__EXIT='0'
  11171. GREP='/bin/grep'
  11172. GRUB_BOOT_MACHINE_LINK_ADDR=''
  11173. GRUB_PLATFORM=''
  11174. GRUB_TARGET_CPU=''
  11175. HAVE_ASM_USCORE='0'
  11176. HAVE_ATOLL='1'
  11177. HAVE_BTOWC='1'
  11178. HAVE_CANONICALIZE_FILE_NAME='1'
  11179. HAVE_CHOWN='1'
  11180. HAVE_CXX='yes'
  11181. HAVE_DECL_ENVIRON='1'
  11182. HAVE_DECL_FCHDIR='1'
  11183. HAVE_DECL_FDATASYNC='1'
  11184. HAVE_DECL_FPURGE='1'
  11185. HAVE_DECL_FSEEKO='1'
  11186. HAVE_DECL_FTELLO='1'
  11187. HAVE_DECL_GETDELIM='1'
  11188. HAVE_DECL_GETDOMAINNAME='1'
  11189. HAVE_DECL_GETLINE='1'
  11190. HAVE_DECL_GETLOADAVG='1'
  11191. HAVE_DECL_GETLOGIN_R='1'
  11192. HAVE_DECL_GETPAGESIZE='1'
  11193. HAVE_DECL_GETUSERSHELL='1'
  11194. HAVE_DECL_MEMMEM='1'
  11195. HAVE_DECL_MEMRCHR='1'
  11196. HAVE_DECL_OBSTACK_PRINTF='1'
  11197. HAVE_DECL_SETENV='1'
  11198. HAVE_DECL_SETHOSTNAME='1'
  11199. HAVE_DECL_SNPRINTF='1'
  11200. HAVE_DECL_STRDUP='1'
  11201. HAVE_DECL_STRERROR_R='1'
  11202. HAVE_DECL_STRNCASECMP='1'
  11203. HAVE_DECL_STRNDUP='1'
  11204. HAVE_DECL_STRNLEN='1'
  11205. HAVE_DECL_STRSIGNAL='1'
  11206. HAVE_DECL_STRTOK_R='1'
  11207. HAVE_DECL_TTYNAME_R='1'
  11208. HAVE_DECL_UNSETENV='1'
  11209. HAVE_DECL_VSNPRINTF='1'
  11210. HAVE_DECL_WCTOB='1'
  11211. HAVE_DECL_WCWIDTH='1'
  11212. HAVE_DPRINTF='1'
  11213. HAVE_DUP2='1'
  11214. HAVE_DUP3='1'
  11215. HAVE_DUPLOCALE='1'
  11216. HAVE_EUIDACCESS='1'
  11217. HAVE_FACCESSAT='1'
  11218. HAVE_FCHDIR='1'
  11219. HAVE_FCHOWNAT='1'
  11220. HAVE_FDATASYNC='1'
  11221. HAVE_FEATURES_H='1'
  11222. HAVE_FFS='1'
  11223. HAVE_FFSL='1'
  11224. HAVE_FFSLL='1'
  11225. HAVE_FONT_SOURCE=''
  11226. HAVE_FSEEKO='1'
  11227. HAVE_FSYNC='1'
  11228. HAVE_FTELLO='1'
  11229. HAVE_FTRUNCATE='1'
  11230. HAVE_GETDTABLESIZE='1'
  11231. HAVE_GETGROUPS='1'
  11232. HAVE_GETHOSTNAME='1'
  11233. HAVE_GETLOGIN='1'
  11234. HAVE_GETOPT_H='1'
  11235. HAVE_GETPAGESIZE='1'
  11236. HAVE_GETSUBOPT='1'
  11237. HAVE_GRANTPT='1'
  11238. HAVE_GROUP_MEMBER='1'
  11239. HAVE_INTTYPES_H='1'
  11240. HAVE_ISWBLANK='1'
  11241. HAVE_ISWCNTRL='1'
  11242. HAVE_LANGINFO_CODESET='1'
  11243. HAVE_LANGINFO_ERA='1'
  11244. HAVE_LANGINFO_H='1'
  11245. HAVE_LANGINFO_T_FMT_AMPM='1'
  11246. HAVE_LANGINFO_YESEXPR='1'
  11247. HAVE_LCHOWN='1'
  11248. HAVE_LINK='1'
  11249. HAVE_LINKAT='1'
  11250. HAVE_LONG_LONG_INT='1'
  11251. HAVE_MBRLEN='1'
  11252. HAVE_MBRTOWC='1'
  11253. HAVE_MBSINIT='1'
  11254. HAVE_MBSLEN='0'
  11255. HAVE_MBSNRTOWCS='1'
  11256. HAVE_MBSRTOWCS='1'
  11257. HAVE_MEMCHR='1'
  11258. HAVE_MEMPCPY='1'
  11259. HAVE_MKDTEMP='1'
  11260. HAVE_MKOSTEMP='1'
  11261. HAVE_MKOSTEMPS='1'
  11262. HAVE_MKSTEMP='1'
  11263. HAVE_MKSTEMPS='1'
  11264. HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
  11265. HAVE_NL_LANGINFO='1'
  11266. HAVE_OS_H='0'
  11267. HAVE_PCLOSE='1'
  11268. HAVE_PIPE2='1'
  11269. HAVE_PIPE='1'
  11270. HAVE_POPEN='1'
  11271. HAVE_POSIX_OPENPT='1'
  11272. HAVE_PREAD='1'
  11273. HAVE_PTSNAME='1'
  11274. HAVE_PTSNAME_R='1'
  11275. HAVE_PWRITE='1'
  11276. HAVE_RANDOM='1'
  11277. HAVE_RANDOM_H='1'
  11278. HAVE_RANDOM_R='1'
  11279. HAVE_RAWMEMCHR='1'
  11280. HAVE_READLINK='1'
  11281. HAVE_READLINKAT='1'
  11282. HAVE_REALPATH='1'
  11283. HAVE_RENAMEAT='1'
  11284. HAVE_RPMATCH='1'
  11285. HAVE_SECURE_GETENV='1'
  11286. HAVE_SETENV='1'
  11287. HAVE_SETHOSTNAME='1'
  11288. HAVE_SIGNED_SIG_ATOMIC_T=''
  11289. HAVE_SIGNED_WCHAR_T=''
  11290. HAVE_SIGNED_WINT_T=''
  11291. HAVE_SLEEP='1'
  11292. HAVE_STDINT_H='1'
  11293. HAVE_STPCPY='1'
  11294. HAVE_STPNCPY='1'
  11295. HAVE_STRCASECMP='1'
  11296. HAVE_STRCASESTR='1'
  11297. HAVE_STRCHRNUL='1'
  11298. HAVE_STRINGS_H='1'
  11299. HAVE_STRPBRK='1'
  11300. HAVE_STRSEP='1'
  11301. HAVE_STRTOD='1'
  11302. HAVE_STRTOLL='1'
  11303. HAVE_STRTOULL='1'
  11304. HAVE_STRUCT_RANDOM_DATA='1'
  11305. HAVE_STRVERSCMP='1'
  11306. HAVE_SYMLINK='1'
  11307. HAVE_SYMLINKAT='1'
  11308. HAVE_SYSEXITS_H='1'
  11309. HAVE_SYS_BITYPES_H=''
  11310. HAVE_SYS_INTTYPES_H=''
  11311. HAVE_SYS_LOADAVG_H='0'
  11312. HAVE_SYS_PARAM_H='0'
  11313. HAVE_SYS_TYPES_H='1'
  11314. HAVE_UNISTD_H='1'
  11315. HAVE_UNLINKAT='1'
  11316. HAVE_UNLOCKPT='1'
  11317. HAVE_UNSIGNED_LONG_LONG_INT='1'
  11318. HAVE_USLEEP='1'
  11319. HAVE_VASPRINTF='1'
  11320. HAVE_VDPRINTF='1'
  11321. HAVE_WCHAR_H='1'
  11322. HAVE_WCHAR_T='1'
  11323. HAVE_WCPCPY='1'
  11324. HAVE_WCPNCPY='1'
  11325. HAVE_WCRTOMB='1'
  11326. HAVE_WCSCASECMP='1'
  11327. HAVE_WCSCAT='1'
  11328. HAVE_WCSCHR='1'
  11329. HAVE_WCSCMP='1'
  11330. HAVE_WCSCOLL='1'
  11331. HAVE_WCSCPY='1'
  11332. HAVE_WCSCSPN='1'
  11333. HAVE_WCSDUP='1'
  11334. HAVE_WCSLEN='1'
  11335. HAVE_WCSNCASECMP='1'
  11336. HAVE_WCSNCAT='1'
  11337. HAVE_WCSNCMP='1'
  11338. HAVE_WCSNCPY='1'
  11339. HAVE_WCSNLEN='1'
  11340. HAVE_WCSNRTOMBS='1'
  11341. HAVE_WCSPBRK='1'
  11342. HAVE_WCSRCHR='1'
  11343. HAVE_WCSRTOMBS='1'
  11344. HAVE_WCSSPN='1'
  11345. HAVE_WCSSTR='1'
  11346. HAVE_WCSTOK='1'
  11347. HAVE_WCSWIDTH='1'
  11348. HAVE_WCSXFRM='1'
  11349. HAVE_WCTRANS_T='1'
  11350. HAVE_WCTYPE_H='1'
  11351. HAVE_WCTYPE_T='1'
  11352. HAVE_WINSOCK2_H=''
  11353. HAVE_WINT_T='1'
  11354. HAVE_WMEMCHR='1'
  11355. HAVE_WMEMCMP='1'
  11356. HAVE_WMEMCPY='1'
  11357. HAVE_WMEMMOVE='1'
  11358. HAVE_WMEMSET='1'
  11359. HAVE_XLOCALE_H='1'
  11360. HAVE__BOOL='1'
  11361. HAVE__EXIT='1'
  11362. HELP2MAN=''
  11363. HOST_CC='gcc'
  11364. HOST_CCASFLAGS=''
  11365. HOST_CFLAGS=' -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2'
  11366. HOST_CPPFLAGS=' -Wall -W -DGRUB_UTIL=1 -D_FILE_OFFSET_BITS=64'
  11367. HOST_LDFLAGS=''
  11368. INCLUDE_NEXT='include_next'
  11369. INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
  11370. INSTALL_DATA='${INSTALL} -m 644'
  11371. INSTALL_PROGRAM='${INSTALL}'
  11372. INSTALL_SCRIPT='${INSTALL}'
  11373. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  11374. INTLLIBS=''
  11375. INTL_MACOSX_LIBS=''
  11376. LDFLAGS=''
  11377. LEX='flex'
  11378. LEXLIB='-lfl'
  11379. LEX_OUTPUT_ROOT='lex.yy'
  11380. LIBDEVMAPPER=''
  11381. LIBGEOM=''
  11382. LIBGNU_LIBDEPS=''
  11383. LIBGNU_LTLIBDEPS=''
  11384. LIBICONV='-liconv'
  11385. LIBINTL=''
  11386. LIBLZMA=''
  11387. LIBNVPAIR=''
  11388. LIBOBJS=''
  11389. LIBPCIACCESS=''
  11390. LIBS=''
  11391. LIBSDL=''
  11392. LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
  11393. LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
  11394. LIBUNISTRING_UNITYPES_H='unitypes.h'
  11395. LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
  11396. LIBUTIL=''
  11397. LIBZFS=''
  11398. LN_S='ln -s'
  11399. LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/grub-core/gnulib"'
  11400. LOCALE_FR='none'
  11401. LOCALE_FR_UTF8='none'
  11402. LOCALE_JA='none'
  11403. LOCALE_ZH_CN='none'
  11404. LTLIBICONV='-liconv'
  11405. LTLIBINTL=''
  11406. LTLIBOBJS=''
  11407. MAKEINFO='/usr/bin/makeinfo'
  11408. MKDIR_P='/bin/mkdir -p'
  11409. MSGFMT=':'
  11410. MSGFMT_015=':'
  11411. MSGMERGE=':'
  11412. NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
  11413. NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
  11414. NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
  11415. NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
  11416. NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
  11417. NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
  11418. NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
  11419. NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
  11420. NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
  11421. NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
  11422. NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
  11423. NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='<sysexits.h>'
  11424. NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
  11425. NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
  11426. NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
  11427. NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
  11428. NEXT_ERRNO_H=''
  11429. NEXT_FLOAT_H=''
  11430. NEXT_GETOPT_H='<getopt.h>'
  11431. NEXT_LANGINFO_H='<langinfo.h>'
  11432. NEXT_LOCALE_H='<locale.h>'
  11433. NEXT_STDDEF_H=''
  11434. NEXT_STDINT_H='<stdint.h>'
  11435. NEXT_STDIO_H='<stdio.h>'
  11436. NEXT_STDLIB_H='<stdlib.h>'
  11437. NEXT_STRINGS_H='<strings.h>'
  11438. NEXT_STRING_H='<string.h>'
  11439. NEXT_SYSEXITS_H='<sysexits.h>'
  11440. NEXT_SYS_TYPES_H='<sys/types.h>'
  11441. NEXT_UNISTD_H='<unistd.h>'
  11442. NEXT_WCHAR_H='<wchar.h>'
  11443. NEXT_WCTYPE_H='<wctype.h>'
  11444. OBJEXT='o'
  11445. PACKAGE='grub'
  11446. PACKAGE_BUGREPORT='bug-grub@gnu.org'
  11447. PACKAGE_NAME='GRUB'
  11448. PACKAGE_STRING='GRUB 2.02'
  11449. PACKAGE_TARNAME='grub'
  11450. PACKAGE_URL=''
  11451. PACKAGE_VERSION='2.02'
  11452. PATH_SEPARATOR=':'
  11453. POSUB='po'
  11454. PRAGMA_COLUMNS=''
  11455. PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
  11456. PTRDIFF_T_SUFFIX=''
  11457. RANLIB='ranlib'
  11458. REPLACE_BTOWC='0'
  11459. REPLACE_CALLOC='0'
  11460. REPLACE_CANONICALIZE_FILE_NAME='0'
  11461. REPLACE_CHOWN='0'
  11462. REPLACE_CLOSE='0'
  11463. REPLACE_DPRINTF='0'
  11464. REPLACE_DUP2='0'
  11465. REPLACE_DUP='0'
  11466. REPLACE_DUPLOCALE='0'
  11467. REPLACE_FCHOWNAT='0'
  11468. REPLACE_FCLOSE='0'
  11469. REPLACE_FDOPEN='0'
  11470. REPLACE_FFLUSH='0'
  11471. REPLACE_FOPEN='0'
  11472. REPLACE_FPRINTF='0'
  11473. REPLACE_FPURGE='0'
  11474. REPLACE_FREOPEN='0'
  11475. REPLACE_FSEEK='0'
  11476. REPLACE_FSEEKO='0'
  11477. REPLACE_FTELL='0'
  11478. REPLACE_FTELLO='0'
  11479. REPLACE_FTRUNCATE='0'
  11480. REPLACE_GETCWD='0'
  11481. REPLACE_GETDELIM='0'
  11482. REPLACE_GETDOMAINNAME='0'
  11483. REPLACE_GETGROUPS='0'
  11484. REPLACE_GETLINE='0'
  11485. REPLACE_GETLOGIN_R='0'
  11486. REPLACE_GETPAGESIZE='0'
  11487. REPLACE_ISATTY='0'
  11488. REPLACE_ISWBLANK='0'
  11489. REPLACE_ISWCNTRL='0'
  11490. REPLACE_ITOLD='0'
  11491. REPLACE_LCHOWN='0'
  11492. REPLACE_LINK='0'
  11493. REPLACE_LINKAT='0'
  11494. REPLACE_LOCALECONV='0'
  11495. REPLACE_LSEEK='0'
  11496. REPLACE_MALLOC='0'
  11497. REPLACE_MBRLEN='0'
  11498. REPLACE_MBRTOWC='0'
  11499. REPLACE_MBSINIT='0'
  11500. REPLACE_MBSNRTOWCS='0'
  11501. REPLACE_MBSRTOWCS='0'
  11502. REPLACE_MBSTATE_T='0'
  11503. REPLACE_MBTOWC='0'
  11504. REPLACE_MEMCHR='0'
  11505. REPLACE_MEMMEM='0'
  11506. REPLACE_MKSTEMP='0'
  11507. REPLACE_NL_LANGINFO='0'
  11508. REPLACE_NULL='0'
  11509. REPLACE_OBSTACK_PRINTF='0'
  11510. REPLACE_PERROR='0'
  11511. REPLACE_POPEN='0'
  11512. REPLACE_PREAD='0'
  11513. REPLACE_PRINTF='0'
  11514. REPLACE_PTSNAME='0'
  11515. REPLACE_PTSNAME_R='0'
  11516. REPLACE_PUTENV='0'
  11517. REPLACE_PWRITE='0'
  11518. REPLACE_RANDOM_R='0'
  11519. REPLACE_READ='0'
  11520. REPLACE_READLINK='0'
  11521. REPLACE_REALLOC='0'
  11522. REPLACE_REALPATH='0'
  11523. REPLACE_REMOVE='0'
  11524. REPLACE_RENAME='0'
  11525. REPLACE_RENAMEAT='0'
  11526. REPLACE_RMDIR='0'
  11527. REPLACE_SETENV='0'
  11528. REPLACE_SETLOCALE='0'
  11529. REPLACE_SLEEP='0'
  11530. REPLACE_SNPRINTF='0'
  11531. REPLACE_SPRINTF='0'
  11532. REPLACE_STDIO_READ_FUNCS='0'
  11533. REPLACE_STDIO_WRITE_FUNCS='0'
  11534. REPLACE_STPNCPY='0'
  11535. REPLACE_STRCASESTR='0'
  11536. REPLACE_STRCHRNUL='0'
  11537. REPLACE_STRDUP='0'
  11538. REPLACE_STRERROR='0'
  11539. REPLACE_STRERROR_R='0'
  11540. REPLACE_STRNCAT='0'
  11541. REPLACE_STRNDUP='0'
  11542. REPLACE_STRNLEN='0'
  11543. REPLACE_STRSIGNAL='0'
  11544. REPLACE_STRSTR='0'
  11545. REPLACE_STRTOD='0'
  11546. REPLACE_STRTOK_R='0'
  11547. REPLACE_STRUCT_LCONV='0'
  11548. REPLACE_SYMLINK='0'
  11549. REPLACE_TMPFILE='0'
  11550. REPLACE_TOWLOWER='0'
  11551. REPLACE_TTYNAME_R='0'
  11552. REPLACE_UNLINK='0'
  11553. REPLACE_UNLINKAT='0'
  11554. REPLACE_UNSETENV='0'
  11555. REPLACE_USLEEP='0'
  11556. REPLACE_VASPRINTF='0'
  11557. REPLACE_VDPRINTF='0'
  11558. REPLACE_VFPRINTF='0'
  11559. REPLACE_VPRINTF='0'
  11560. REPLACE_VSNPRINTF='0'
  11561. REPLACE_VSPRINTF='0'
  11562. REPLACE_WCRTOMB='0'
  11563. REPLACE_WCSNRTOMBS='0'
  11564. REPLACE_WCSRTOMBS='0'
  11565. REPLACE_WCSWIDTH='0'
  11566. REPLACE_WCTOB='0'
  11567. REPLACE_WCTOMB='0'
  11568. REPLACE_WCWIDTH='0'
  11569. REPLACE_WRITE='0'
  11570. SET_MAKE=''
  11571. SHELL='/bin/bash'
  11572. SIG_ATOMIC_T_SUFFIX=''
  11573. SIZE_T_SUFFIX=''
  11574. STDALIGN_H=''
  11575. STDBOOL_H=''
  11576. STDDEF_H=''
  11577. STDINT_H=''
  11578. STRIP=''
  11579. SYSEXITS_H=''
  11580. TARGET_APPLE_LINKER='0'
  11581. TARGET_CC='/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-gcc'
  11582. TARGET_CCAS=''
  11583. TARGET_CCASFLAGS=' -g -m32 -msoft-float'
  11584. TARGET_CC_VERSION='i386-elf-gcc (coreboot toolchain v1.52 June 11th, 2018) 8.1.0'
  11585. TARGET_CFLAGS='-Os -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -march=i386 -m32 -mrtd -mregparm=3 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -freg-struct-return -mno-mmx -mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -msoft-float -fno-dwarf2-cfi-asm -mno-stack-arg-probe -fno-asynchronous-unwind-tables -fno-unwind-tables -Qn -fno-stack-protector -Wtrampolines'
  11586. TARGET_CPP=''
  11587. TARGET_CPPFLAGS=' -Wall -W -DGRUB_MACHINE_COREBOOT=1 -DGRUB_MACHINE=I386_COREBOOT -m32 -nostdinc -isystem /var/work/coreboot/coreboot/util/crossgcc/xgcc/lib/gcc/i386-elf/8.1.0/include'
  11588. TARGET_DECOMPRESSOR_LINK_ADDR=''
  11589. TARGET_IMG_BASE_LDOPT='-Wl,-Ttext'
  11590. TARGET_IMG_CFLAGS=''
  11591. TARGET_IMG_LDFLAGS='-Wl,-N'
  11592. TARGET_LDFLAGS=' -m32 -Wl,-melf_i386 -Wl,--build-id=none'
  11593. TARGET_LDFLAGS_OLDMAGIC='-Wl,-N'
  11594. TARGET_LINK_ADDR=''
  11595. TARGET_MODULE_FORMAT='elf32'
  11596. TARGET_NM='nm'
  11597. TARGET_NMFLAGS_DEFINED_ONLY='--defined-only'
  11598. TARGET_NMFLAGS_MINUS_P='-P'
  11599. TARGET_OBJ2ELF=''
  11600. TARGET_OBJCONV=''
  11601. TARGET_OBJCOPY='/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-objcopy'
  11602. TARGET_RANLIB='ranlib'
  11603. TARGET_STRIP='/var/work/coreboot/coreboot/util/crossgcc/xgcc/bin/i386-elf-strip'
  11604. UNDEFINE_STRTOK_R='0'
  11605. UNISTD_H_HAVE_WINSOCK2_H='0'
  11606. UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
  11607. USE_NLS='yes'
  11608. VERSION='2.02'
  11609. WCHAR_T_SUFFIX=''
  11610. WINDOWS_64_BIT_OFF_T='0'
  11611. WINT_T_SUFFIX=''
  11612. XGETTEXT=':'
  11613. XGETTEXT_015=':'
  11614. XGETTEXT_EXTRA_OPTIONS=' --flag=argp_error:2:c-format --flag=argp_failure:4:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format'
  11615. YACC='bison'
  11616. YFLAGS=''
  11617. ac_ct_CC='gcc'
  11618. ac_ct_CXX='g++'
  11619. ac_ct_FREETYPE=''
  11620. ac_ct_TARGET_CC=''
  11621. am__EXEEXT_FALSE=''
  11622. am__EXEEXT_TRUE=''
  11623. am__fastdepCCAS_FALSE='#'
  11624. am__fastdepCCAS_TRUE=''
  11625. am__fastdepCC_FALSE='#'
  11626. am__fastdepCC_TRUE=''
  11627. am__fastdepCXX_FALSE='#'
  11628. am__fastdepCXX_TRUE=''
  11629. am__include='include'
  11630. am__isrc=' -I$(srcdir)'
  11631. am__leading_dot='.'
  11632. am__nodep='_no'
  11633. am__quote=''
  11634. am__tar='$${TAR-tar} chof - "$$tardir"'
  11635. am__untar='$${TAR-tar} xf -'
  11636. bindir='${exec_prefix}/bin'
  11637. bootdirname='boot'
  11638. build='i686-pc-linux-gnu'
  11639. build_alias=''
  11640. build_cpu='i686'
  11641. build_freetype_cflags=''
  11642. build_freetype_libs=''
  11643. build_os='linux-gnu'
  11644. build_vendor='pc'
  11645. datadir='${datarootdir}'
  11646. datarootdir='${prefix}/share'
  11647. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  11648. dvidir='${docdir}'
  11649. enable_efiemu='no'
  11650. enable_grub_emu_pci='no'
  11651. enable_grub_emu_sdl='no'
  11652. enable_grub_mkfont='yes'
  11653. enable_grub_mount=''
  11654. exec_prefix='NONE'
  11655. freetype_cflags=''
  11656. freetype_libs=''
  11657. gl_LIBOBJS=' getopt.o getopt1.o getopt.o getopt1.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o'
  11658. gl_LTLIBOBJS=''
  11659. gltests_LIBOBJS=''
  11660. gltests_LTLIBOBJS=''
  11661. gltests_WITNESS='IN_GRUB_GNULIB_TESTS'
  11662. grub_bios_setup='grub-bios-setup'
  11663. grub_editenv='grub-editenv'
  11664. grub_file='grub-file'
  11665. grub_glue_efi='grub-glue-efi'
  11666. grub_install='grub-install'
  11667. grub_mkconfig='grub-mkconfig'
  11668. grub_mkfont='grub-mkfont'
  11669. grub_mkimage='grub-mkimage'
  11670. grub_mklayout='grub-mklayout'
  11671. grub_mkpasswd_pbkdf2='grub-mkpasswd-pbkdf2'
  11672. grub_mkrelpath='grub-mkrelpath'
  11673. grub_mkrescue='grub-mkrescue'
  11674. grub_probe='grub-probe'
  11675. grub_reboot='grub-reboot'
  11676. grub_render_label='grub-render-label'
  11677. grub_script_check='grub-script-check'
  11678. grub_set_default='grub-set-default'
  11679. grub_sparc64_setup='grub-sparc64-setup'
  11680. grubdirname='grub'
  11681. host='i686-pc-linux-gnu'
  11682. host_alias=''
  11683. host_cpu='i686'
  11684. host_kernel='linux'
  11685. host_os='linux-gnu'
  11686. host_vendor='pc'
  11687. htmldir='${docdir}'
  11688. includedir='${prefix}/include'
  11689. infodir='${datarootdir}/info'
  11690. install_sh='${SHELL} /var/work/coreboot/coreboot/payloads/external/GRUB2/grub2/build-aux/install-sh'
  11691. libdir='${exec_prefix}/lib'
  11692. libexecdir='${exec_prefix}/libexec'
  11693. lispdir='${datarootdir}/emacs/site-lisp'
  11694. localedir='${datarootdir}/locale'
  11695. localstatedir='${prefix}/var'
  11696. mandir='${datarootdir}/man'
  11697. mkdir_p='$(MKDIR_P)'
  11698. oldincludedir='/usr/include'
  11699. pdfdir='${docdir}'
  11700. pkglibexecdir='${libexecdir}/${PACKAGE}'
  11701. platform='coreboot'
  11702. prefix='NONE'
  11703. program_transform_name='s,x,x,'
  11704. psdir='${docdir}'
  11705. sbindir='${exec_prefix}/sbin'
  11706. sharedstatedir='${prefix}/com'
  11707. sysconfdir='${prefix}/etc'
  11708. target='i686-pc-linux-gnu'
  11709. target_alias=''
  11710. target_cpu='i386'
  11711. target_os='linux-gnu'
  11712. target_vendor='pc'
  11713.  
  11714. ## ----------- ##
  11715. ## confdefs.h. ##
  11716. ## ----------- ##
  11717.  
  11718. /* confdefs.h */
  11719. #define PACKAGE_NAME "GRUB"
  11720. #define PACKAGE_TARNAME "grub"
  11721. #define PACKAGE_VERSION "2.02"
  11722. #define PACKAGE_STRING "GRUB 2.02"
  11723. #define PACKAGE_BUGREPORT "bug-grub@gnu.org"
  11724. #define PACKAGE_URL ""
  11725. #define PACKAGE "grub"
  11726. #define VERSION "2.02"
  11727. #define GRUB_BOOT_DIR_NAME "boot"
  11728. #define GRUB_DIR_NAME "grub"
  11729. #define YYTEXT_POINTER 1
  11730. #define STDC_HEADERS 1
  11731. #define HAVE_SYS_TYPES_H 1
  11732. #define HAVE_SYS_STAT_H 1
  11733. #define HAVE_STDLIB_H 1
  11734. #define HAVE_STRING_H 1
  11735. #define HAVE_MEMORY_H 1
  11736. #define HAVE_STRINGS_H 1
  11737. #define HAVE_INTTYPES_H 1
  11738. #define HAVE_STDINT_H 1
  11739. #define HAVE_UNISTD_H 1
  11740. #define __EXTENSIONS__ 1
  11741. #define _ALL_SOURCE 1
  11742. #define _DARWIN_C_SOURCE 1
  11743. #define _GNU_SOURCE 1
  11744. #define _POSIX_PTHREAD_SEMANTICS 1
  11745. #define _TANDEM_SOURCE 1
  11746. #define ENABLE_NLS 1
  11747. #define HAVE_GETTEXT 1
  11748. #define HAVE_DCGETTEXT 1
  11749. #define _FILE_OFFSET_BITS 64
  11750. #define SIZEOF_VOID_P 4
  11751. #define SIZEOF_LONG 4
  11752. #define SIZEOF_OFF_T 8
  11753. #define HAVE_POSIX_MEMALIGN 1
  11754. #define HAVE_MEMALIGN 1
  11755. #define HAVE_SYS_PARAM_H 1
  11756. #define HAVE_SYS_MOUNT_H 1
  11757. #define HAVE_LIMITS_H 1
  11758. #define HAVE_ALLOCA_H 1
  11759. #define HAVE_ALLOCA 1
  11760. #define restrict __restrict
  11761. #define HAVE_DECL_CLEARERR_UNLOCKED 1
  11762. #define HAVE_DECL_FEOF_UNLOCKED 1
  11763. #define HAVE_DECL_FERROR_UNLOCKED 1
  11764. #define HAVE_DECL_FFLUSH_UNLOCKED 1
  11765. #define HAVE_DECL_FGETS_UNLOCKED 1
  11766. #define HAVE_DECL_FPUTC_UNLOCKED 1
  11767. #define HAVE_DECL_FPUTS_UNLOCKED 1
  11768. #define HAVE_DECL_FREAD_UNLOCKED 1
  11769. #define HAVE_DECL_FWRITE_UNLOCKED 1
  11770. #define HAVE_DECL_GETC_UNLOCKED 1
  11771. #define HAVE_DECL_GETCHAR_UNLOCKED 1
  11772. #define HAVE_DECL_PUTC_UNLOCKED 1
  11773. #define HAVE_DECL_PUTCHAR_UNLOCKED 1
  11774. #define HAVE_FLOCKFILE 1
  11775. #define HAVE_FUNLOCKFILE 1
  11776. #define HAVE_BTOWC 1
  11777. #define HAVE_ISBLANK 1
  11778. #define HAVE_ISWCTYPE 1
  11779. #define HAVE_MBSRTOWCS 1
  11780. #define HAVE_MEMPCPY 1
  11781. #define HAVE_WMEMCHR 1
  11782. #define HAVE_WMEMCPY 1
  11783. #define HAVE_WMEMPCPY 1
  11784. #define HAVE_GETDELIM 1
  11785. #define HAVE_SYMLINK 1
  11786. #define HAVE_MBSINIT 1
  11787. #define HAVE_MBRTOWC 1
  11788. #define HAVE_ISASCII 1
  11789. #define HAVE_MPROTECT 1
  11790. #define HAVE_NL_LANGINFO 1
  11791. #define HAVE_WCSCOLL 1
  11792. #define HAVE_SLEEP 1
  11793. #define HAVE_STRNDUP 1
  11794. #define HAVE_SNPRINTF 1
  11795. #define HAVE_WCRTOMB 1
  11796. #define HAVE_ISWCNTRL 1
  11797. #define HAVE_WCWIDTH 1
  11798. #define HAVE_FEATURES_H 1
  11799. #define HAVE_WCTYPE_H 1
  11800. #define HAVE_GETOPT_H 1
  11801. #define HAVE_LANGINFO_H 1
  11802. #define HAVE_UNISTD_H 1
  11803. #define HAVE_XLOCALE_H 1
  11804. #define HAVE_WCHAR_H 1
  11805. #define HAVE_SYS_MMAN_H 1
  11806. #define HAVE_STDINT_H 1
  11807. #define HAVE_SYS_SOCKET_H 1
  11808. #define HAVE_STRINGS_H 1
  11809. #define HAVE_SYSEXITS_H 1
  11810. #define HAVE_LANGINFO_CODESET 1
  11811. #define HAVE_DECL_STRERROR_R 1
  11812. #define HAVE_STRERROR_R 1
  11813. #define STRERROR_R_CHAR_P 1
  11814. #define HAVE_MBSTATE_T 1
  11815. #define HAVE_DECL_GETDELIM 1
  11816. #define HAVE_DECL_GETLINE 1
  11817. #define HAVE_GETOPT_H 1
  11818. #define HAVE_GETOPT_LONG_ONLY 1
  11819. #define __GETOPT_PREFIX rpl_
  11820. #define HAVE_DECL_GETENV 1
  11821. #define HAVE_WORKING_O_NOATIME 1
  11822. #define HAVE_WORKING_O_NOFOLLOW 1
  11823. #define HAVE_WCHAR_T 1
  11824. #define HAVE_MAP_ANONYMOUS 1
  11825. #define HAVE_DECL_ALARM 1
  11826. #define HAVE_STDLIB_H 1
  11827. #define MALLOC_0_IS_NONNULL 1
  11828. #define HAVE__BOOL 1
  11829. #define HAVE_UNSIGNED_LONG_LONG_INT 1
  11830. #define HAVE_LONG_LONG_INT 1
  11831. #define HAVE_RAW_DECL_FFSL 1
  11832. #define HAVE_RAW_DECL_FFSLL 1
  11833. #define HAVE_RAW_DECL_MEMMEM 1
  11834. #define HAVE_RAW_DECL_MEMPCPY 1
  11835. #define HAVE_RAW_DECL_MEMRCHR 1
  11836. #define HAVE_RAW_DECL_RAWMEMCHR 1
  11837. #define HAVE_RAW_DECL_STPCPY 1
  11838. #define HAVE_RAW_DECL_STPNCPY 1
  11839. #define HAVE_RAW_DECL_STRCHRNUL 1
  11840. #define HAVE_RAW_DECL_STRDUP 1
  11841. #define HAVE_RAW_DECL_STRNCAT 1
  11842. #define HAVE_RAW_DECL_STRNDUP 1
  11843. #define HAVE_RAW_DECL_STRNLEN 1
  11844. #define HAVE_RAW_DECL_STRPBRK 1
  11845. #define HAVE_RAW_DECL_STRSEP 1
  11846. #define HAVE_RAW_DECL_STRCASESTR 1
  11847. #define HAVE_RAW_DECL_STRTOK_R 1
  11848. #define HAVE_RAW_DECL_STRERROR_R 1
  11849. #define HAVE_RAW_DECL_STRSIGNAL 1
  11850. #define HAVE_RAW_DECL_STRVERSCMP 1
  11851. #define HAVE_RAW_DECL_FFS 1
  11852. #define HAVE_RAW_DECL_STRCASECMP 1
  11853. #define HAVE_RAW_DECL_STRNCASECMP 1
  11854. #define HAVE_DECL_STRNDUP 1
  11855. #define HAVE_DECL_STRNLEN 1
  11856. #define HAVE_WINT_T 1
  11857. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  11858. #define HAVE_STDINT_H_WITH_UINTMAX 1
  11859. #define HAVE_INTMAX_T 1
  11860. #define DBL_EXPBIT0_WORD 1
  11861. #define DBL_EXPBIT0_BIT 20
  11862. #define HAVE_SNPRINTF 1
  11863. #define HAVE_STRNLEN 1
  11864. #define HAVE_WCSLEN 1
  11865. #define HAVE_WCSNLEN 1
  11866. #define HAVE_MBRTOWC 1
  11867. #define HAVE_WCRTOMB 1
  11868. #define HAVE_DECL__SNPRINTF 0
  11869. #define HAVE_SNPRINTF_RETVAL_C99 1
  11870. #define HAVE_DECL_VSNPRINTF 1
  11871. #define HAVE_ALLOCA 1
  11872. #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  11873. #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  11874. #define HAVE_PROGRAM_INVOCATION_NAME 1
  11875. #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  11876. #define GNULIB_TEST_BTOWC 1
  11877. #define GNULIB_TEST_GETDELIM 1
  11878. #define GNULIB_TEST_GETLINE 1
  11879. #define GNULIB_TEST_GETOPT_GNU 1
  11880. #define __GETOPT_PREFIX rpl_
  11881. #define HAVE_RAW_DECL_NL_LANGINFO 1
  11882. #define HAVE_RAW_DECL_SETLOCALE 1
  11883. #define HAVE_RAW_DECL_DUPLOCALE 1
  11884. #define GNULIB_TEST_LOCALECONV 1
  11885. #define HAVE_STDLIB_H 1
  11886. #define HAVE_MALLOC_GNU 1
  11887. #define GNULIB_MALLOC_GNU 1
  11888. #define HAVE_MALLOC_POSIX 1
  11889. #define GNULIB_TEST_MALLOC_POSIX 1
  11890. #define GNULIB_TEST_MBRTOWC 1
  11891. #define GNULIB_TEST_MBSINIT 1
  11892. #define GNULIB_TEST_MBSRTOWCS 1
  11893. #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
  11894. #define HAVE_MBSTATE_T 1
  11895. #define GNULIB_TEST_MBTOWC 1
  11896. #define GNULIB_TEST_MEMCHR 1
  11897. #define HAVE_MEMPCPY 1
  11898. #define GNULIB_TEST_MEMPCPY 1
  11899. #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
  11900. #define GNULIB_TEST_NL_LANGINFO 1
  11901. #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
  11902. #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
  11903. #define HAVE_RAWMEMCHR 1
  11904. #define GNULIB_TEST_RAWMEMCHR 1
  11905. #define HAVE_REALLOC_POSIX 1
  11906. #define GNULIB_TEST_REALLOC_POSIX 1
  11907. #define HAVE_STDINT_H 1
  11908. #define HAVE_DECL_SLEEP 1
  11909. #define GNULIB_TEST_SLEEP 1
  11910. #define GNULIB_FSCANF 1
  11911. #define GNULIB_SCANF 1
  11912. #define HAVE_RAW_DECL_DPRINTF 1
  11913. #define HAVE_RAW_DECL_FSEEKO 1
  11914. #define HAVE_RAW_DECL_FTELLO 1
  11915. #define HAVE_RAW_DECL_GETDELIM 1
  11916. #define HAVE_RAW_DECL_GETLINE 1
  11917. #define HAVE_RAW_DECL_PCLOSE 1
  11918. #define HAVE_RAW_DECL_POPEN 1
  11919. #define HAVE_RAW_DECL_RENAMEAT 1
  11920. #define HAVE_RAW_DECL_SNPRINTF 1
  11921. #define HAVE_RAW_DECL_TMPFILE 1
  11922. #define HAVE_RAW_DECL_VDPRINTF 1
  11923. #define HAVE_RAW_DECL_VSNPRINTF 1
  11924. #define HAVE_RAW_DECL__EXIT 1
  11925. #define HAVE_RAW_DECL_ATOLL 1
  11926. #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
  11927. #define HAVE_RAW_DECL_GETLOADAVG 1
  11928. #define HAVE_RAW_DECL_GETSUBOPT 1
  11929. #define HAVE_RAW_DECL_GRANTPT 1
  11930. #define HAVE_RAW_DECL_INITSTATE 1
  11931. #define HAVE_RAW_DECL_INITSTATE_R 1
  11932. #define HAVE_RAW_DECL_MKDTEMP 1
  11933. #define HAVE_RAW_DECL_MKOSTEMP 1
  11934. #define HAVE_RAW_DECL_MKOSTEMPS 1
  11935. #define HAVE_RAW_DECL_MKSTEMP 1
  11936. #define HAVE_RAW_DECL_MKSTEMPS 1
  11937. #define HAVE_RAW_DECL_POSIX_OPENPT 1
  11938. #define HAVE_RAW_DECL_PTSNAME 1
  11939. #define HAVE_RAW_DECL_PTSNAME_R 1
  11940. #define HAVE_RAW_DECL_RANDOM 1
  11941. #define HAVE_RAW_DECL_RANDOM_R 1
  11942. #define HAVE_RAW_DECL_REALPATH 1
  11943. #define HAVE_RAW_DECL_RPMATCH 1
  11944. #define HAVE_RAW_DECL_SECURE_GETENV 1
  11945. #define HAVE_RAW_DECL_SETENV 1
  11946. #define HAVE_RAW_DECL_SETSTATE 1
  11947. #define HAVE_RAW_DECL_SETSTATE_R 1
  11948. #define HAVE_RAW_DECL_SRANDOM 1
  11949. #define HAVE_RAW_DECL_SRANDOM_R 1
  11950. #define HAVE_RAW_DECL_STRTOD 1
  11951. #define HAVE_RAW_DECL_STRTOLL 1
  11952. #define HAVE_RAW_DECL_STRTOULL 1
  11953. #define HAVE_RAW_DECL_UNLOCKPT 1
  11954. #define HAVE_RAW_DECL_UNSETENV 1
  11955. #define HAVE_STRCASECMP 1
  11956. #define HAVE_STRNCASECMP 1
  11957. #define HAVE_DECL_STRNCASECMP 1
  11958. #define HAVE_STRCHRNUL 1
  11959. #define GNULIB_TEST_STRCHRNUL 1
  11960. #define GNULIB_STRERROR 1
  11961. #define GNULIB_TEST_STRERROR 1
  11962. #define GNULIB_TEST_STRNDUP 1
  11963. #define GNULIB_TEST_STRNLEN 1
  11964. #define HAVE_RAW_DECL_CHDIR 1
  11965. #define HAVE_RAW_DECL_CHOWN 1
  11966. #define HAVE_RAW_DECL_DUP 1
  11967. #define HAVE_RAW_DECL_DUP2 1
  11968. #define HAVE_RAW_DECL_DUP3 1
  11969. #define HAVE_RAW_DECL_ENVIRON 1
  11970. #define HAVE_RAW_DECL_EUIDACCESS 1
  11971. #define HAVE_RAW_DECL_FACCESSAT 1
  11972. #define HAVE_RAW_DECL_FCHDIR 1
  11973. #define HAVE_RAW_DECL_FCHOWNAT 1
  11974. #define HAVE_RAW_DECL_FDATASYNC 1
  11975. #define HAVE_RAW_DECL_FSYNC 1
  11976. #define HAVE_RAW_DECL_FTRUNCATE 1
  11977. #define HAVE_RAW_DECL_GETCWD 1
  11978. #define HAVE_RAW_DECL_GETDOMAINNAME 1
  11979. #define HAVE_RAW_DECL_GETDTABLESIZE 1
  11980. #define HAVE_RAW_DECL_GETGROUPS 1
  11981. #define HAVE_RAW_DECL_GETHOSTNAME 1
  11982. #define HAVE_RAW_DECL_GETLOGIN 1
  11983. #define HAVE_RAW_DECL_GETLOGIN_R 1
  11984. #define HAVE_RAW_DECL_GETPAGESIZE 1
  11985. #define HAVE_RAW_DECL_GETUSERSHELL 1
  11986. #define HAVE_RAW_DECL_SETUSERSHELL 1
  11987. #define HAVE_RAW_DECL_ENDUSERSHELL 1
  11988. #define HAVE_RAW_DECL_GROUP_MEMBER 1
  11989. #define HAVE_RAW_DECL_ISATTY 1
  11990. #define HAVE_RAW_DECL_LCHOWN 1
  11991. #define HAVE_RAW_DECL_LINK 1
  11992. #define HAVE_RAW_DECL_LINKAT 1
  11993. #define HAVE_RAW_DECL_LSEEK 1
  11994. #define HAVE_RAW_DECL_PIPE 1
  11995. #define HAVE_RAW_DECL_PIPE2 1
  11996. #define HAVE_RAW_DECL_PREAD 1
  11997. #define HAVE_RAW_DECL_PWRITE 1
  11998. #define HAVE_RAW_DECL_READLINK 1
  11999. #define HAVE_RAW_DECL_READLINKAT 1
  12000. #define HAVE_RAW_DECL_RMDIR 1
  12001. #define HAVE_RAW_DECL_SETHOSTNAME 1
  12002. #define HAVE_RAW_DECL_SLEEP 1
  12003. #define HAVE_RAW_DECL_SYMLINK 1
  12004. #define HAVE_RAW_DECL_SYMLINKAT 1
  12005. #define HAVE_RAW_DECL_TTYNAME_R 1
  12006. #define HAVE_RAW_DECL_UNLINK 1
  12007. #define HAVE_RAW_DECL_UNLINKAT 1
  12008. #define HAVE_RAW_DECL_USLEEP 1
  12009. #define HAVE_VSNPRINTF 1
  12010. #define GNULIB_TEST_VSNPRINTF 1
  12011. #define HAVE_RAW_DECL_BTOWC 1
  12012. #define HAVE_RAW_DECL_WCTOB 1
  12013. #define HAVE_RAW_DECL_MBSINIT 1
  12014. #define HAVE_RAW_DECL_MBRTOWC 1
  12015. #define HAVE_RAW_DECL_MBRLEN 1
  12016. #define HAVE_RAW_DECL_MBSRTOWCS 1
  12017. #define HAVE_RAW_DECL_MBSNRTOWCS 1
  12018. #define HAVE_RAW_DECL_WCRTOMB 1
  12019. #define HAVE_RAW_DECL_WCSRTOMBS 1
  12020. #define HAVE_RAW_DECL_WCSNRTOMBS 1
  12021. #define HAVE_RAW_DECL_WCWIDTH 1
  12022. #define HAVE_RAW_DECL_WMEMCHR 1
  12023. #define HAVE_RAW_DECL_WMEMCMP 1
  12024. #define HAVE_RAW_DECL_WMEMCPY 1
  12025. #define HAVE_RAW_DECL_WMEMMOVE 1
  12026. #define HAVE_RAW_DECL_WMEMSET 1
  12027. #define HAVE_RAW_DECL_WCSLEN 1
  12028. #define HAVE_RAW_DECL_WCSNLEN 1
  12029. #define HAVE_RAW_DECL_WCSCPY 1
  12030. #define HAVE_RAW_DECL_WCPCPY 1
  12031. #define HAVE_RAW_DECL_WCSNCPY 1
  12032. #define HAVE_RAW_DECL_WCPNCPY 1
  12033. #define HAVE_RAW_DECL_WCSCAT 1
  12034. #define HAVE_RAW_DECL_WCSNCAT 1
  12035. #define HAVE_RAW_DECL_WCSCMP 1
  12036. #define HAVE_RAW_DECL_WCSNCMP 1
  12037. #define HAVE_RAW_DECL_WCSCASECMP 1
  12038. #define HAVE_RAW_DECL_WCSNCASECMP 1
  12039. #define HAVE_RAW_DECL_WCSCOLL 1
  12040. #define HAVE_RAW_DECL_WCSXFRM 1
  12041. #define HAVE_RAW_DECL_WCSDUP 1
  12042. #define HAVE_RAW_DECL_WCSCHR 1
  12043. #define HAVE_RAW_DECL_WCSRCHR 1
  12044. #define HAVE_RAW_DECL_WCSCSPN 1
  12045. #define HAVE_RAW_DECL_WCSSPN 1
  12046. #define HAVE_RAW_DECL_WCSPBRK 1
  12047. #define HAVE_RAW_DECL_WCSSTR 1
  12048. #define HAVE_RAW_DECL_WCSTOK 1
  12049. #define HAVE_RAW_DECL_WCSWIDTH 1
  12050. #define GNULIB_TEST_WCRTOMB 1
  12051. #define HAVE_TOWLOWER 1
  12052. #define HAVE_RAW_DECL_WCTYPE 1
  12053. #define HAVE_RAW_DECL_ISWCTYPE 1
  12054. #define HAVE_RAW_DECL_WCTRANS 1
  12055. #define HAVE_RAW_DECL_TOWCTRANS 1
  12056. #define HAVE_DECL_WCWIDTH 1
  12057. #define GNULIB_TEST_WCWIDTH 1
  12058. #define HAVE_STDINT_H 1
  12059.  
  12060. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement