Advertisement
Guest User

Untitled

a guest
Aug 9th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.52 KB | None | 0 0
  1. patching file util/grub-mkconfig.in
  2. patching file util/grub.d/00_header.in
  3. patching file util/grub.d/10_linux.in
  4.  
  5. Importing unicode...
  6. Importing libgcrypt...
  7. WARNING: grub-core/lib/libgcrypt-grub already exists
  8. WARNING: grub-core/lib/libgcrypt-grub/cipher already exists
  9. WARNING: C file isn't a module: ecc.c
  10. WARNING: C file isn't a module: dsa.c
  11. WARNING: C file isn't a module: rsa.c
  12. WARNING: C file isn't a module: primegen.c
  13. WARNING: C file isn't a module: elgamal.c
  14. Creating Makefile.tpl...
  15. Running autogen...
  16. Saving timestamps...
  17. Running autoreconf...
  18. autoreconf: Entering directory `.'
  19. autoreconf: configure.ac: not using Gettext
  20. autoreconf: running: aclocal -I m4
  21. autoreconf: configure.ac: tracing
  22. autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
  23. autoreconf: configure.ac: not using Libtool
  24. autoreconf: running: /usr/bin/autoconf
  25. autoreconf: running: /usr/bin/autoheader
  26. autoreconf: running: automake --add-missing --copy --no-force
  27. autoreconf: Leaving directory `.'
  28.  
  29. checking build system type... x86_64-unknown-linux-gnu
  30. checking host system type... x86_64-unknown-linux-gnu
  31. checking target system type... i386-pc-none
  32. checking for a BSD-compatible install... /usr/bin/install -c
  33. checking whether build environment is sane... yes
  34. checking for x86_64-unknown-linux-gnu-strip... no
  35. checking for strip... strip
  36. checking for a thread-safe mkdir -p... /bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking for cmp... cmp
  40. checking for bison... bison
  41. checking for x86_64-unknown-linux-gnu-ranlib... no
  42. checking for ranlib... ranlib
  43. checking for gawk... (cached) gawk
  44. checking for style of include used by make... GNU
  45. checking for x86_64-unknown-linux-gnu-gcc... x86_64-unknown-linux-gnu-gcc
  46. checking whether the C compiler works... yes
  47. checking for C compiler default output file name... a.out
  48. checking for suffix of executables...
  49. checking whether we are cross compiling... no
  50. checking for suffix of object files... o
  51. checking whether we are using the GNU C compiler... yes
  52. checking whether x86_64-unknown-linux-gnu-gcc accepts -g... yes
  53. checking for x86_64-unknown-linux-gnu-gcc option to accept ISO C89... none needed
  54. checking dependency style of x86_64-unknown-linux-gnu-gcc... gcc3
  55. checking for flex... flex
  56. checking lex output file root... lex.yy
  57. checking lex library... -lfl
  58. checking whether yytext is a pointer... yes
  59. checking for bison... (cached) bison
  60. checking whether make sets $(MAKE)... (cached) yes
  61. checking whether ln -s works... yes
  62. checking for makeinfo... /usr/bin/makeinfo
  63. checking for x86_64-unknown-linux-gnu-gcc... (cached) x86_64-unknown-linux-gnu-gcc
  64. checking whether we are using the GNU C compiler... (cached) yes
  65. checking whether x86_64-unknown-linux-gnu-gcc accepts -g... (cached) yes
  66. checking for x86_64-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  67. checking dependency style of x86_64-unknown-linux-gnu-gcc... (cached) gcc3
  68. checking how to run the C preprocessor... x86_64-unknown-linux-gnu-gcc -E
  69. checking for grep that handles long lines and -e... /usr/bin/grep
  70. checking for egrep... /usr/bin/grep -E
  71. checking for ANSI C header files... yes
  72. checking for sys/types.h... yes
  73. checking for sys/stat.h... yes
  74. checking for stdlib.h... yes
  75. checking for string.h... yes
  76. checking for memory.h... yes
  77. checking for strings.h... yes
  78. checking for inttypes.h... yes
  79. checking for stdint.h... yes
  80. checking for unistd.h... yes
  81. checking minix/config.h usability... no
  82. checking minix/config.h presence... no
  83. checking for minix/config.h... no
  84. checking whether it is safe to define __EXTENSIONS__... yes
  85. checking whether x86_64-unknown-linux-gnu-gcc and cc understand -c and -o together... yes
  86. checking dependency style of x86_64-unknown-linux-gnu-gcc... gcc3
  87. checking whether NLS is requested... yes
  88. checking for msgfmt... /usr/bin/msgfmt
  89. checking for gmsgfmt... /usr/bin/msgfmt
  90. checking for xgettext... /usr/bin/xgettext
  91. checking for msgmerge... /usr/bin/msgmerge
  92. checking for ld used by GCC... /usr/bin/ld
  93. checking if the linker (/usr/bin/ld) is GNU ld... yes
  94. checking for shared library run path origin... done
  95. checking for CFPreferencesCopyAppValue... no
  96. checking for CFLocaleCopyCurrent... no
  97. checking for GNU gettext in libc... yes
  98. checking whether to use NLS... yes
  99. checking where the gettext function comes from... libc
  100. checking for special C compiler options needed for large files... no
  101. checking for _FILE_OFFSET_BITS value needed for large files... no
  102. checking whether byte ordering is bigendian... no
  103. checking size of void *... 8
  104. checking size of long... 8
  105. checking whether our compiler is apple cc... no
  106. checking for help2man... /usr/bin/help2man
  107. checking for posix_memalign... yes
  108. checking for memalign... yes
  109. checking for asprintf... yes
  110. checking for vasprintf... yes
  111. checking for getextmntent... no
  112. checking sys/param.h usability... yes
  113. checking sys/param.h presence... yes
  114. checking for sys/param.h... yes
  115. checking sys/mount.h usability... yes
  116. checking sys/mount.h presence... yes
  117. checking for sys/mount.h... yes
  118. checking sys/mnttab.h usability... no
  119. checking sys/mnttab.h presence... no
  120. checking for sys/mnttab.h... no
  121. checking sys/mkdev.h usability... no
  122. checking sys/mkdev.h presence... no
  123. checking for sys/mkdev.h... no
  124. checking limits.h usability... yes
  125. checking limits.h presence... yes
  126. checking for limits.h... yes
  127. checking for struct statfs.f_fstypename... no
  128. checking for struct statfs.f_mntfromname... no
  129. checking util.h usability... no
  130. checking util.h presence... no
  131. checking for util.h... no
  132. checking for gcc... gcc
  133. checking for size_t... yes
  134. checking for working alloca.h... yes
  135. checking for alloca... yes
  136. checking for inline... inline
  137. checking for C/C++ restrict keyword... __restrict
  138. checking whether getenv is declared... yes
  139. checking whether clearerr_unlocked is declared... yes
  140. checking whether feof_unlocked is declared... yes
  141. checking whether ferror_unlocked is declared... yes
  142. checking whether fflush_unlocked is declared... yes
  143. checking whether fgets_unlocked is declared... yes
  144. checking whether fputc_unlocked is declared... yes
  145. checking whether fputs_unlocked is declared... yes
  146. checking whether fread_unlocked is declared... yes
  147. checking whether fwrite_unlocked is declared... yes
  148. checking whether getc_unlocked is declared... yes
  149. checking whether getchar_unlocked is declared... yes
  150. checking whether putc_unlocked is declared... yes
  151. checking whether putchar_unlocked is declared... yes
  152. checking for flockfile... yes
  153. checking for funlockfile... yes
  154. checking for btowc... yes
  155. checking for isblank... yes
  156. checking for iswctype... yes
  157. checking for mbsrtowcs... yes
  158. checking for mempcpy... yes
  159. checking for wmemchr... yes
  160. checking for wmemcpy... yes
  161. checking for wmempcpy... yes
  162. checking for getdelim... yes
  163. checking for mbsinit... yes
  164. checking for mbrtowc... yes
  165. checking for mprotect... yes
  166. checking for memchr... yes
  167. checking for nl_langinfo... yes
  168. checking for wcscoll... yes
  169. checking for sleep... yes
  170. checking for strndup... yes
  171. checking for vasnprintf... no
  172. checking for wcrtomb... yes
  173. checking for iswcntrl... yes
  174. checking for iswblank... yes
  175. checking for features.h... yes
  176. checking for linewrap.h... no
  177. checking for errno.h... yes
  178. checking for float.h... yes
  179. checking for wctype.h... yes
  180. checking for getopt.h... yes
  181. checking for langinfo.h... yes
  182. checking for sys/mman.h... yes
  183. checking for locale.h... yes
  184. checking for stddef.h... yes
  185. checking for stdint.h... (cached) yes
  186. checking for wchar.h... yes
  187. checking for stdio.h... yes
  188. checking for stdlib.h... (cached) yes
  189. checking for sys/socket.h... yes
  190. checking for string.h... (cached) yes
  191. checking for strings.h... (cached) yes
  192. checking for sys/wait.h... yes
  193. checking for sysexits.h... yes
  194. checking for unistd.h... (cached) yes
  195. checking whether <wchar.h> uses 'inline' correctly... yes
  196. checking for nl_langinfo and CODESET... yes
  197. checking for a traditional french locale... none
  198. checking whether system is Windows or MSDOS... no
  199. checking whether // is distinct from /... no
  200. checking whether the preprocessor supports include_next... yes
  201. checking for complete errno.h... yes
  202. checking whether strerror_r is declared... yes
  203. checking for strerror_r... yes
  204. checking whether strerror_r returns char *... yes
  205. checking for mbstate_t... yes
  206. checking whether getdelim is declared... yes
  207. checking whether getline is declared... yes
  208. checking for getopt.h... (cached) yes
  209. checking for getopt_long_only... yes
  210. checking whether optreset is declared... no
  211. checking whether getopt_clip is declared... no
  212. checking whether getopt is POSIX compatible... yes
  213. checking for working GNU getopt function... yes
  214. checking for working fcntl.h... yes
  215. checking whether we are using the GNU C Library 2.1 or newer... yes
  216. checking whether malloc, realloc, calloc are POSIX compliant... yes
  217. checking for a traditional japanese locale... none
  218. checking for a transitional chinese locale... none
  219. checking for a french Unicode locale... none
  220. checking for mmap... yes
  221. checking for MAP_ANONYMOUS... yes
  222. checking whether memchr works... yes
  223. checking for stdbool.h that conforms to C99... yes
  224. checking for _Bool... yes
  225. checking for wchar_t... yes
  226. checking for long long int... yes
  227. checking for unsigned long long int... yes
  228. checking whether C symbols are prefixed with underscore at the linker level... no
  229. checking for working strerror function... yes
  230. checking whether memmem is declared without a macro... yes
  231. checking whether mempcpy is declared without a macro... yes
  232. checking whether memrchr is declared without a macro... yes
  233. checking whether rawmemchr is declared without a macro... yes
  234. checking whether stpcpy is declared without a macro... yes
  235. checking whether stpncpy is declared without a macro... yes
  236. checking whether strchrnul is declared without a macro... yes
  237. checking whether strdup is declared without a macro... yes
  238. checking whether strncat is declared without a macro... yes
  239. checking whether strndup is declared without a macro... yes
  240. checking whether strnlen is declared without a macro... yes
  241. checking whether strpbrk is declared without a macro... yes
  242. checking whether strsep is declared without a macro... yes
  243. checking whether strcasestr is declared without a macro... yes
  244. checking whether strtok_r is declared without a macro... yes
  245. checking whether strsignal is declared without a macro... yes
  246. checking whether strverscmp is declared without a macro... yes
  247. checking whether strcasecmp is declared without a macro... yes
  248. checking whether strncasecmp is declared without a macro... yes
  249. checking whether strndup is declared... (cached) yes
  250. checking whether strnlen is declared... (cached) yes
  251. checking for wint_t... yes
  252. checking for inttypes.h... yes
  253. checking for stdint.h... yes
  254. checking for intmax_t... yes
  255. checking whether snprintf returns a byte count as in C99... yes
  256. checking for snprintf... yes
  257. checking for strnlen... yes
  258. checking for wcslen... yes
  259. checking for wcsnlen... yes
  260. checking for mbrtowc... (cached) yes
  261. checking for wcrtomb... (cached) yes
  262. checking whether _snprintf is declared... no
  263. checking whether vsnprintf is declared... yes
  264. checking whether iswblank is declared... no
  265. checking for alloca as a compiler built-in... yes
  266. checking whether program_invocation_name is declared... yes
  267. checking whether program_invocation_short_name is declared... yes
  268. checking whether program_invocation_name is defined... yes
  269. checking whether program_invocation_short_name is defined... yes
  270. checking whether btowc(0) is correct... yes
  271. checking whether btowc(EOF) is correct... guessing yes
  272. checking whether // is distinct from /... (cached) no
  273. checking for error_at_line... yes
  274. checking for working POSIX fnmatch... yes
  275. checking for working getdelim function... yes
  276. checking for getline... yes
  277. checking for working getline function... yes
  278. checking whether langinfo.h defines CODESET... yes
  279. checking whether langinfo.h defines T_FMT_AMPM... yes
  280. checking whether langinfo.h defines ERA... yes
  281. checking whether langinfo.h defines YESEXPR... yes
  282. checking whether nl_langinfo is declared without a macro... yes
  283. checking for stdlib.h... (cached) yes
  284. checking for GNU libc compatible malloc... yes
  285. checking whether mbrtowc handles incomplete characters... guessing yes
  286. checking whether mbrtowc works as well as mbtowc... guessing yes
  287. checking whether mbrtowc handles a NULL string argument... guessing yes
  288. checking whether mbrtowc has a correct return value... guessing yes
  289. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  290. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  291. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  292. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  293. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  294. checking whether mbsrtowcs works... guessing yes
  295. checking for mempcpy... (cached) yes
  296. checking whether program_invocation_name is declared... (cached) yes
  297. checking whether program_invocation_short_name is declared... (cached) yes
  298. checking for rawmemchr... yes
  299. checking for working re_compile_pattern... yes
  300. checking for stdint.h... (cached) yes
  301. checking for SIZE_MAX... yes
  302. checking whether sleep is declared... yes
  303. checking for working sleep... yes
  304. checking for ssize_t... yes
  305. checking whether NULL can be used in arbitrary expressions... yes
  306. checking whether stdint.h conforms to C99... yes
  307. checking whether dprintf is declared without a macro... yes
  308. checking whether fpurge is declared without a macro... no
  309. checking whether fseeko is declared without a macro... yes
  310. checking whether ftello is declared without a macro... yes
  311. checking whether getdelim is declared without a macro... yes
  312. checking whether getline is declared without a macro... yes
  313. checking whether popen is declared without a macro... yes
  314. checking whether renameat is declared without a macro... yes
  315. checking whether snprintf is declared without a macro... yes
  316. checking whether tmpfile is declared without a macro... yes
  317. checking whether vdprintf is declared without a macro... yes
  318. checking whether vsnprintf is declared without a macro... yes
  319. checking for random.h... no
  320. checking for struct random_data... yes
  321. checking whether _Exit is declared without a macro... yes
  322. checking whether atoll is declared without a macro... yes
  323. checking whether canonicalize_file_name is declared without a macro... yes
  324. checking whether getloadavg is declared without a macro... yes
  325. checking whether getsubopt is declared without a macro... yes
  326. checking whether grantpt is declared without a macro... yes
  327. checking whether mkdtemp is declared without a macro... yes
  328. checking whether mkostemp is declared without a macro... yes
  329. checking whether mkostemps is declared without a macro... yes
  330. checking whether mkstemp is declared without a macro... yes
  331. checking whether mkstemps is declared without a macro... yes
  332. checking whether ptsname is declared without a macro... yes
  333. checking whether random_r is declared without a macro... yes
  334. checking whether initstat_r is declared without a macro... no
  335. checking whether srandom_r is declared without a macro... yes
  336. checking whether setstate_r is declared without a macro... yes
  337. checking whether realpath is declared without a macro... yes
  338. checking whether rpmatch is declared without a macro... yes
  339. checking whether setenv is declared without a macro... yes
  340. checking whether strtod is declared without a macro... yes
  341. checking whether strtoll is declared without a macro... yes
  342. checking whether strtoull is declared without a macro... yes
  343. checking whether unlockpt is declared without a macro... yes
  344. checking whether unsetenv is declared without a macro... yes
  345. checking for strcasecmp... yes
  346. checking for strncasecmp... yes
  347. checking whether strncasecmp is declared... (cached) yes
  348. checking for strchrnul... yes
  349. checking for working strndup... yes
  350. checking for working strnlen... yes
  351. checking whether chown is declared without a macro... yes
  352. checking whether dup2 is declared without a macro... yes
  353. checking whether dup3 is declared without a macro... yes
  354. checking whether environ is declared without a macro... yes
  355. checking whether euidaccess is declared without a macro... yes
  356. checking whether faccessat is declared without a macro... yes
  357. checking whether fchdir is declared without a macro... yes
  358. checking whether fchownat is declared without a macro... yes
  359. checking whether fsync is declared without a macro... yes
  360. checking whether ftruncate is declared without a macro... yes
  361. checking whether getcwd is declared without a macro... yes
  362. checking whether getdomainname is declared without a macro... yes
  363. checking whether getdtablesize is declared without a macro... yes
  364. checking whether getgroups is declared without a macro... yes
  365. checking whether gethostname is declared without a macro... yes
  366. checking whether getlogin is declared without a macro... yes
  367. checking whether getlogin_r is declared without a macro... yes
  368. checking whether getpagesize is declared without a macro... yes
  369. checking whether getusershell is declared without a macro... yes
  370. checking whether setusershell is declared without a macro... yes
  371. checking whether endusershell is declared without a macro... yes
  372. checking whether lchown is declared without a macro... yes
  373. checking whether link is declared without a macro... yes
  374. checking whether linkat is declared without a macro... yes
  375. checking whether lseek is declared without a macro... yes
  376. checking whether pipe2 is declared without a macro... yes
  377. checking whether pread is declared without a macro... yes
  378. checking whether pwrite is declared without a macro... yes
  379. checking whether readlink is declared without a macro... yes
  380. checking whether readlinkat is declared without a macro... yes
  381. checking whether rmdir is declared without a macro... yes
  382. checking whether sleep is declared without a macro... yes
  383. checking whether symlink is declared without a macro... yes
  384. checking whether symlinkat is declared without a macro... yes
  385. checking whether ttyname_r is declared without a macro... yes
  386. checking whether unlink is declared without a macro... yes
  387. checking whether unlinkat is declared without a macro... yes
  388. checking whether usleep is declared without a macro... yes
  389. checking for ptrdiff_t... yes
  390. checking for vsnprintf... yes
  391. checking whether snprintf respects a size of 1... yes
  392. checking whether btowc is declared without a macro... yes
  393. checking whether wctob is declared without a macro... yes
  394. checking whether mbsinit is declared without a macro... yes
  395. checking whether mbrtowc is declared without a macro... yes
  396. checking whether mbrlen is declared without a macro... yes
  397. checking whether mbsrtowcs is declared without a macro... yes
  398. checking whether mbsnrtowcs is declared without a macro... yes
  399. checking whether wcrtomb is declared without a macro... yes
  400. checking whether wcsrtombs is declared without a macro... yes
  401. checking whether wcsnrtombs is declared without a macro... yes
  402. checking whether wcwidth is declared without a macro... yes
  403. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  404. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  405. checking whether wcrtomb return value is correct... guessing yes
  406. checking whether iswcntrl works... yes
  407. checking for stdint.h... (cached) yes
  408. checking for i386-gcc... no
  409. checking for i386-egcs... no
  410. checking for i386-cc... no
  411. checking for gcc... gcc
  412. checking for i386-objcopy... no
  413. checking for objcopy... objcopy
  414. checking for i386-strip... strip
  415. checking for i386-nm... no
  416. checking for nm... nm
  417. checking whether -falign-loops works... yes
  418. checking whether -fno-dwarf2-cfi-asm works... yes
  419. checking whether -fno-asynchronous-unwind-tables works... yes
  420. checking whether our target compiler is apple cc... no
  421. checking for command to convert module to ELF format...
  422. checking whether options required for efiemu work... yes
  423. checking whether `gcc' generates calls to `__enable_execute_stack()'... no
  424. checking whether `gcc' has `-fPIE' as default... no
  425. checking whether `gcc' has `-fPIC' as default... no
  426. checking whether `gcc' accepts `-fstack-protector'... yes
  427. checking whether `gcc' accepts `-mstack-arg-probe'... yes
  428. checking if C symbols get an underscore after compilation... no
  429. checking for __bswapsi2... no
  430. checking for __bswapdi2... no
  431. checking for __ashldi3... no
  432. checking for __ashrdi3... no
  433. checking for __lshrdi3... no
  434. checking for __trampoline_setup... no
  435. checking for __ucmpdi2... no
  436. checking for _restgpr_14_x... no
  437. checking for __ia64_trampoline... no
  438. checking for __udivsi3... no
  439. checking for __umoddi3... no
  440. checking for __udivdi3... no
  441. checking for __divsi3... no
  442. checking for __modsi3... no
  443. checking for __umodsi3... no
  444. checking for __moddi3... no
  445. checking for __divdi3... no
  446. checking for __ctzdi2... no
  447. checking for __ctzsi2... no
  448. checking whether target compiler is working... yes
  449. checking whether objcopy works for absolute addresses... yes
  450. checking whether linker accepts --build-id=none... yes
  451. checking if __bss_start is defined by the compiler... yes
  452. checking if edata is defined by the compiler... yes
  453. checking if _edata is defined by the compiler... yes
  454. checking if end is defined by the compiler... yes
  455. checking if _end is defined by the compiler... yes
  456. checking whether addr32 must be in the same line as the instruction... yes
  457. checking for .code16 addr32 assembler support... yes
  458. checking whether -nostdinc -isystem works... yes
  459. checking whether -Wno-trampolines work... yes
  460. checking for freetype-config... freetype-config
  461. checking ft2build.h usability... yes
  462. checking ft2build.h presence... yes
  463. checking for ft2build.h... yes
  464. checking for fuse_main_real in -lfuse... yes
  465. checking fuse/fuse.h usability... yes
  466. checking fuse/fuse.h presence... yes
  467. checking for fuse/fuse.h... yes
  468. checking libdevmapper.h usability... yes
  469. checking libdevmapper.h presence... yes
  470. checking for libdevmapper.h... yes
  471. checking for dm_task_create in -ldevmapper... yes
  472. checking for dm_log_with_errno_init in -ldevmapper... yes
  473. checking for lzma_code in -llzma... yes
  474. checking libzfs.h usability... no
  475. checking libzfs.h presence... no
  476. checking for libzfs.h... no
  477. checking libnvpair.h usability... no
  478. checking libnvpair.h presence... no
  479. checking for libnvpair.h... no
  480. checking for libzfs_init in -lzfs... no
  481. checking whether ln can handle directories properly... yes
  482. checking that generated files are newer than configure... done
  483. configure: creating ./config.status
  484. config.status: creating Makefile
  485. config.status: creating grub-core/Makefile
  486. config.status: creating grub-core/gnulib/Makefile
  487. config.status: creating po/Makefile.in
  488. config.status: creating docs/Makefile
  489. config.status: creating util/bash-completion.d/Makefile
  490. config.status: creating stamp-h
  491. config.status: creating config.h
  492. config.status: creating config-util.h
  493. config.status: linking include/grub/i386 to include/grub/cpu
  494. config.status: linking include/grub/i386/pc to include/grub/machine
  495. config.status: executing depfiles commands
  496. config.status: executing po-directories commands
  497. config.status: creating po/POTFILES
  498. config.status: creating po/Makefile
  499. *******************************************************
  500. GRUB2 will be compiled with following components:
  501. Platform: i386-pc
  502. With devmapper support: Yes
  503. With memory debugging: Yes
  504. With disk cache statistics: Yes
  505. efiemu runtime: Yes
  506. grub-mkfont: Yes
  507. grub-mount: Yes
  508. starfield theme: Yes
  509. With libzfs support: No (need zfs library)
  510. *******************************************************
  511.  
  512. bison -d -p grub_script_yy -b grub_script ./grub-core/script/parser.y
  513. flex -o grub_script.yy.c --header-file=grub_script.yy.h ./grub-core/script/yylex.l
  514. x86_64-unknown-linux-gnu-gcc -E -DHAVE_CONFIG_H -I. -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_LIBDIR=\"/usr/lib/grub\" -DLOCALEDIR=\"/usr/share/locale\" -DGRUB_FILE=\"util/grub-fstest.c\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/gnulib -I./grub-core/gnulib -I./grub-core/lib/libgcrypt_wrap \
  515. -D'GRUB_MOD_INIT(x)=@MARKER@x@' util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c > grub_fstest.pp || (rm -f grub_fstest.pp; exit 1)
  516. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /build/src/grub_bios-2.00/build-aux/missing --run autoheader)
  517. x86_64-unknown-linux-gnu-gcc -E -DHAVE_CONFIG_H -I. -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_LIBDIR=\"/usr/lib/grub\" -DLOCALEDIR=\"/usr/share/locale\" -DGRUB_FILE=\"grub_script.tab.h\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/lib/minilzo -I./grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_LIBDIR=\"/usr/lib/grub\" -DLOCALEDIR=\"/usr/share/locale\" -DGRUB_FILE=\"grub_script.tab.h\" -I. -I. -I. -I. -I./include -I./include -I./grub-core/gnulib -I./grub-core/gnulib \
  518. -D'GRUB_MOD_INIT(x)=@MARKER@x@' grub_script.tab.h grub_script.yy.h grub-core/commands/blocklist.c grub-core/commands/xnu_uuid.c grub-core/commands/testload.c grub-core/commands/ls.c grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c grub-core/disk/mdraid_linux_be.c grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c grub-core/disk/raid6_recover.c grub-core/fs/affs.c grub-core/fs/afs.c grub-core/fs/bfs.c grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/cpio_be.c grub-core/fs/odc.c grub-core/fs/newc.c grub-core/fs/ext2.c grub-core/fs/fat.c grub-core/fs/exfat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c grub-core/fs/hfsplus.c grub-core/fs/iso9660.c grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c grub-core/fs/minix3.c grub-core/fs/minix_be.c grub-core/fs/minix2_be.c grub-core/fs/minix3_be.c grub-core/fs/nilfs2.c grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c grub-core/fs/romfs.c grub-core/fs/sfs.c grub-
  519. core/fs/squash4.c grub-core/fs/tar.c grub-core/fs/udf.c grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c grub-core/fs/zfs/zfscrypt.c grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfsinfo.c grub-core/fs/zfs/zfs_lzjb.c grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c grub-core/lib/envblk.c grub-core/lib/hexdump.c grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c grub-core/lib/crc.c grub-core/lib/adler32.c grub-core/lib/crc64.c grub-core/normal/datetime.c grub-core/normal/misc.c grub-core/partmap/acorn.c grub-core/partmap/amiga.c grub-core/partmap/apple.c grub-core/partmap/msdos.c grub-core/partmap/sun.c grub-core/partmap/plan.c grub-core/partmap/dvh.c grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c grub-core/script/function.c grub-core/script/lexer.c grub-core/script/main.c grub-core/script/script.c grub-core/script/argv.c grub-core/io/gzio.c grub-core/io/lzopio.c grub-core/kern/ia64/dl_helper.c grub-core/lib/minilzo/minilzo.c grub-core/lib/xzembed/xz_dec_bcj.c grub-core/lib/xzembed/xz_dec_
  520. lzma2.c grub-core/lib/xzembed/xz_dec_stream.c util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c util/getroot.c util/raid.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c grub-core/lib/crypto.c grub-core/disk/luks.c grub-core/disk/geli.c grub-core/disk/cryptodisk.c grub-core/disk/AFSplitter.c grub-core/lib/pbkdf2.c grub-core/commands/extcmd.c grub-core/lib/arg.c grub-core/disk/ldm.c grub-core/disk/diskfilter.c grub-core/partmap/gpt.c > libgrub.pp || (rm -f libgrub.pp; exit 1)
  521. rm -f stamp-h1
  522. touch config-util.h.in
  523. cd . && /bin/sh ./config.status config-util.h
  524. config.status: creating config-util.h
  525. config.status: config-util.h is unchanged
  526. cat libgrub.pp | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > libgrub_a_init.lst || (rm -f libgrub_a_init.lst; exit 1)
  527. cat libgrub.pp grub_fstest.pp | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > grub_fstest_init.lst || (rm -f grub_fstest_init.lst; exit 1)
  528. sh ./geninit.sh `cat grub_fstest_init.lst` > grub_fstest_init.c || (rm -f grub_fstest_init.c; exit 1)
  529. sh ./geninit.sh `cat libgrub_a_init.lst` > libgrub_a_init.c || (rm -f libgrub_a_init.c; exit 1)
  530. make all-recursive
  531. make[1]: Entering directory `/build/src/grub_bios-2.00'
  532. Making all in grub-core/gnulib
  533. make[2]: Entering directory `/build/src/grub_bios-2.00/grub-core/gnulib'
  534. rm -f alloca.h-t alloca.h && \
  535. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  536. cat ./alloca.in.h; \
  537. } > alloca.h-t && \
  538. mv -f alloca.h-t alloca.h
  539. rm -f arg-nonnull.h-t arg-nonnull.h && \
  540. sed -n -e '/GL_ARG_NONNULL/,$p' \
  541. < ../../build-aux/arg-nonnull.h \
  542. > arg-nonnull.h-t && \
  543. mv arg-nonnull.h-t arg-nonnull.h
  544. rm -f c++defs.h-t c++defs.h && \
  545. sed -n -e '/_GL_CXXDEFS/,$p' \
  546. < ../../build-aux/c++defs.h \
  547. > c++defs.h-t && \
  548. mv c++defs.h-t c++defs.h
  549. rm -f configmake.h-t && \
  550. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  551. echo '#define PREFIX "/usr"'; \
  552. echo '#define EXEC_PREFIX "/usr"'; \
  553. echo '#define BINDIR "/usr/bin"'; \
  554. echo '#define SBINDIR "/usr/sbin"'; \
  555. echo '#define LIBEXECDIR "/usr/libexec"'; \
  556. echo '#define DATAROOTDIR "/usr/share"'; \
  557. echo '#define DATADIR "/usr/share"'; \
  558. echo '#define SYSCONFDIR "/etc"'; \
  559. echo '#define SHAREDSTATEDIR "/usr/com"'; \
  560. echo '#define LOCALSTATEDIR "/usr/var"'; \
  561. echo '#define INCLUDEDIR "/usr/include"'; \
  562. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  563. echo '#define DOCDIR "/usr/share/doc/grub"'; \
  564. echo '#define INFODIR "/usr/share/info"'; \
  565. echo '#define HTMLDIR "/usr/share/doc/grub"'; \
  566. echo '#define DVIDIR "/usr/share/doc/grub"'; \
  567. echo '#define PDFDIR "/usr/share/doc/grub"'; \
  568. echo '#define PSDIR "/usr/share/doc/grub"'; \
  569. echo '#define LIBDIR "/usr/lib"'; \
  570. echo '#define LISPDIR ""'; \
  571. echo '#define LOCALEDIR "/usr/share/locale"'; \
  572. echo '#define MANDIR "/usr/share/man"'; \
  573. echo '#define MANEXT ""'; \
  574. echo '#define PKGDATADIR "/usr/share/grub"'; \
  575. echo '#define PKGINCLUDEDIR "/usr/include/grub"'; \
  576. echo '#define PKGLIBDIR "/usr/lib/grub"'; \
  577. echo '#define PKGLIBEXECDIR "/usr/libexec/grub"'; \
  578. } | sed '/""/d' > configmake.h-t && \
  579. if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
  580. rm -f configmake.h-t; \
  581. else \
  582. rm -f configmake.h; mv configmake.h-t configmake.h; \
  583. fi
  584. rm -f warn-on-use.h-t warn-on-use.h && \
  585. sed -n -e '/^.ifndef/,$p' \
  586. < ../../build-aux/warn-on-use.h \
  587. > warn-on-use.h-t && \
  588. mv warn-on-use.h-t warn-on-use.h
  589. /bin/mkdir -p sys
  590. rm -f sys/wait.h-t sys/wait.h && \
  591. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  592. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  593. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  594. -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
  595. < ./sys_wait.in.h; \
  596. } > sys/wait.h-t && \
  597. mv sys/wait.h-t sys/wait.h
  598. rm -f getopt.h-t getopt.h && \
  599. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  600. sed -e 's|@''HAVE_GETOPT_H''@|1|g' \
  601. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  602. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  603. -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
  604. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  605. < ./getopt.in.h; \
  606. } > getopt.h-t && \
  607. mv -f getopt.h-t getopt.h
  608. rm -f langinfo.h-t langinfo.h && \
  609. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  610. sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \
  611. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  612. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  613. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  614. -e 's|@''GNULIB_NL_LANGINFO''@|1|g' \
  615. -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
  616. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
  617. -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
  618. -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
  619. -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
  620. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  621. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  622. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  623. < ./langinfo.in.h; \
  624. } > langinfo.h-t && \
  625. mv langinfo.h-t langinfo.h
  626. rm -f stdio.h-t stdio.h && \
  627. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  628. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  629. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  630. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  631. -e 's|@''GNULIB_DPRINTF''@|0|g' \
  632. -e 's|@''GNULIB_FCLOSE''@|0|g' \
  633. -e 's|@''GNULIB_FFLUSH''@|0|g' \
  634. -e 's|@''GNULIB_FOPEN''@|0|g' \
  635. -e 's|@''GNULIB_FPRINTF''@|1|g' \
  636. -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  637. -e 's|@''GNULIB_FPURGE''@|0|g' \
  638. -e 's|@''GNULIB_FPUTC''@|1|g' \
  639. -e 's|@''GNULIB_FPUTS''@|1|g' \
  640. -e 's|@''GNULIB_FREOPEN''@|0|g' \
  641. -e 's|@''GNULIB_FSEEK''@|0|g' \
  642. -e 's|@''GNULIB_FSEEKO''@|0|g' \
  643. -e 's|@''GNULIB_FTELL''@|0|g' \
  644. -e 's|@''GNULIB_FTELLO''@|0|g' \
  645. -e 's|@''GNULIB_FWRITE''@|1|g' \
  646. -e 's|@''GNULIB_GETDELIM''@|1|g' \
  647. -e 's|@''GNULIB_GETLINE''@|1|g' \
  648. -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  649. -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  650. -e 's|@''GNULIB_PERROR''@|0|g' \
  651. -e 's|@''GNULIB_POPEN''@|0|g' \
  652. -e 's|@''GNULIB_PRINTF''@|1|g' \
  653. -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  654. -e 's|@''GNULIB_PUTC''@|1|g' \
  655. -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  656. -e 's|@''GNULIB_PUTS''@|1|g' \
  657. -e 's|@''GNULIB_REMOVE''@|0|g' \
  658. -e 's|@''GNULIB_RENAME''@|0|g' \
  659. -e 's|@''GNULIB_RENAMEAT''@|0|g' \
  660. -e 's|@''GNULIB_SNPRINTF''@|0|g' \
  661. -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  662. -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
  663. -e 's|@''GNULIB_TMPFILE''@|0|g' \
  664. -e 's|@''GNULIB_VASPRINTF''@|0|g' \
  665. -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  666. -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  667. -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  668. -e 's|@''GNULIB_VPRINTF''@|1|g' \
  669. -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  670. -e 's|@''GNULIB_VSNPRINTF''@|1|g' \
  671. -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  672. < ./stdio.in.h | \
  673. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  674. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  675. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  676. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  677. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  678. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  679. -e 's|@''HAVE_DPRINTF''@|1|g' \
  680. -e 's|@''HAVE_FSEEKO''@|1|g' \
  681. -e 's|@''HAVE_FTELLO''@|1|g' \
  682. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  683. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  684. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  685. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  686. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  687. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  688. -e 's|@''REPLACE_FOPEN''@|0|g' \
  689. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  690. -e 's|@''REPLACE_FPURGE''@|0|g' \
  691. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  692. -e 's|@''REPLACE_FSEEK''@|0|g' \
  693. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  694. -e 's|@''REPLACE_FTELL''@|0|g' \
  695. -e 's|@''REPLACE_FTELLO''@|0|g' \
  696. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  697. -e 's|@''REPLACE_GETLINE''@|0|g' \
  698. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  699. -e 's|@''REPLACE_PERROR''@|0|g' \
  700. -e 's|@''REPLACE_POPEN''@|0|g' \
  701. -e 's|@''REPLACE_PRINTF''@|0|g' \
  702. -e 's|@''REPLACE_REMOVE''@|0|g' \
  703. -e 's|@''REPLACE_RENAME''@|0|g' \
  704. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  705. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  706. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  707. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  708. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  709. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  710. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  711. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  712. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  713. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  714. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  715. -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
  716. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  717. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  718. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  719. } > stdio.h-t && \
  720. mv stdio.h-t stdio.h
  721. rm -f stdlib.h-t stdlib.h && \
  722. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  723. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  724. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  725. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  726. -e 's|@''GNULIB__EXIT''@|0|g' \
  727. -e 's|@''GNULIB_ATOLL''@|0|g' \
  728. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  729. -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \
  730. -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  731. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  732. -e 's|@''GNULIB_GRANTPT''@|0|g' \
  733. -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  734. -e 's|@''GNULIB_MKDTEMP''@|0|g' \
  735. -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
  736. -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
  737. -e 's|@''GNULIB_MKSTEMP''@|0|g' \
  738. -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
  739. -e 's|@''GNULIB_PTSNAME''@|0|g' \
  740. -e 's|@''GNULIB_PUTENV''@|0|g' \
  741. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  742. -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \
  743. -e 's|@''GNULIB_REALPATH''@|0|g' \
  744. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  745. -e 's|@''GNULIB_SETENV''@|0|g' \
  746. -e 's|@''GNULIB_STRTOD''@|0|g' \
  747. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  748. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  749. -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
  750. -e 's|@''GNULIB_UNSETENV''@|0|g' \
  751. -e 's|@''HAVE__EXIT''@|1|g' \
  752. -e 's|@''HAVE_ATOLL''@|1|g' \
  753. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  754. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  755. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  756. -e 's|@''HAVE_GRANTPT''@|1|g' \
  757. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  758. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  759. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  760. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  761. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  762. -e 's|@''HAVE_PTSNAME''@|1|g' \
  763. -e 's|@''HAVE_RANDOM_H''@|0|g' \
  764. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  765. -e 's|@''HAVE_REALPATH''@|1|g' \
  766. -e 's|@''HAVE_RPMATCH''@|1|g' \
  767. -e 's|@''HAVE_SETENV''@|1|g' \
  768. -e 's|@''HAVE_STRTOD''@|1|g' \
  769. -e 's|@''HAVE_STRTOLL''@|1|g' \
  770. -e 's|@''HAVE_STRTOULL''@|1|g' \
  771. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  772. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  773. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  774. -e 's|@''HAVE_UNSETENV''@|1|g' \
  775. -e 's|@''REPLACE_CALLOC''@|0|g' \
  776. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  777. -e 's|@''REPLACE_MALLOC''@|0|g' \
  778. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  779. -e 's|@''REPLACE_PUTENV''@|0|g' \
  780. -e 's|@''REPLACE_REALLOC''@|0|g' \
  781. -e 's|@''REPLACE_REALPATH''@|0|g' \
  782. -e 's|@''REPLACE_SETENV''@|0|g' \
  783. -e 's|@''REPLACE_STRTOD''@|0|g' \
  784. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  785. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  786. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  787. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  788. < ./stdlib.in.h; \
  789. } > stdlib.h-t && \
  790. mv stdlib.h-t stdlib.h
  791. rm -f string.h-t string.h && \
  792. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  793. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  794. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  795. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  796. -e 's|@''GNULIB_MBSLEN''@|0|g' \
  797. -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  798. -e 's|@''GNULIB_MBSCHR''@|0|g' \
  799. -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  800. -e 's|@''GNULIB_MBSSTR''@|0|g' \
  801. -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  802. -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  803. -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  804. -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  805. -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  806. -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  807. -e 's|@''GNULIB_MBSSPN''@|0|g' \
  808. -e 's|@''GNULIB_MBSSEP''@|0|g' \
  809. -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  810. -e 's|@''GNULIB_MEMCHR''@|1|g' \
  811. -e 's|@''GNULIB_MEMMEM''@|0|g' \
  812. -e 's|@''GNULIB_MEMPCPY''@|1|g' \
  813. -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  814. -e 's|@''GNULIB_RAWMEMCHR''@|1|g' \
  815. -e 's|@''GNULIB_STPCPY''@|0|g' \
  816. -e 's|@''GNULIB_STPNCPY''@|0|g' \
  817. -e 's|@''GNULIB_STRCHRNUL''@|1|g' \
  818. -e 's|@''GNULIB_STRDUP''@|0|g' \
  819. -e 's|@''GNULIB_STRNCAT''@|0|g' \
  820. -e 's|@''GNULIB_STRNDUP''@|1|g' \
  821. -e 's|@''GNULIB_STRNLEN''@|1|g' \
  822. -e 's|@''GNULIB_STRPBRK''@|0|g' \
  823. -e 's|@''GNULIB_STRSEP''@|0|g' \
  824. -e 's|@''GNULIB_STRSTR''@|0|g' \
  825. -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  826. -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  827. -e 's|@''GNULIB_STRERROR''@|1|g' \
  828. -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
  829. -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
  830. < ./string.in.h | \
  831. sed -e 's|@''HAVE_MBSLEN''@|0|g' \
  832. -e 's|@''HAVE_MEMCHR''@|1|g' \
  833. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  834. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  835. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  836. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  837. -e 's|@''HAVE_STPCPY''@|1|g' \
  838. -e 's|@''HAVE_STPNCPY''@|1|g' \
  839. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  840. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  841. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  842. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  843. -e 's|@''HAVE_STRPBRK''@|1|g' \
  844. -e 's|@''HAVE_STRSEP''@|1|g' \
  845. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  846. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  847. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  848. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  849. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  850. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  851. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  852. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  853. -e 's|@''REPLACE_STRDUP''@|0|g' \
  854. -e 's|@''REPLACE_STRSTR''@|0|g' \
  855. -e 's|@''REPLACE_STRERROR''@|0|g' \
  856. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  857. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  858. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  859. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  860. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  861. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  862. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  863. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  864. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  865. < ./string.in.h; \
  866. } > string.h-t && \
  867. mv string.h-t string.h
  868. rm -f strings.h-t strings.h && \
  869. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  870. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  871. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  872. -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
  873. -e 's|@''HAVE_STRCASECMP''@|1|g' \
  874. -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
  875. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  876. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  877. < ./strings.in.h; \
  878. } > strings.h-t && \
  879. mv strings.h-t strings.h
  880. rm -f unistd.h-t unistd.h && \
  881. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  882. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  883. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  884. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  885. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  886. -e 's|@''GNULIB_CHOWN''@|0|g' \
  887. -e 's|@''GNULIB_CLOSE''@|0|g' \
  888. -e 's|@''GNULIB_DUP2''@|0|g' \
  889. -e 's|@''GNULIB_DUP3''@|0|g' \
  890. -e 's|@''GNULIB_ENVIRON''@|0|g' \
  891. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  892. -e 's|@''GNULIB_FACCESSAT''@|0|g' \
  893. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  894. -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
  895. -e 's|@''GNULIB_FSYNC''@|0|g' \
  896. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  897. -e 's|@''GNULIB_GETCWD''@|0|g' \
  898. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  899. -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
  900. -e 's|@''GNULIB_GETGROUPS''@|0|g' \
  901. -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  902. -e 's|@''GNULIB_GETLOGIN''@|0|g' \
  903. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  904. -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
  905. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  906. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  907. -e 's|@''GNULIB_LINK''@|0|g' \
  908. -e 's|@''GNULIB_LINKAT''@|0|g' \
  909. -e 's|@''GNULIB_LSEEK''@|0|g' \
  910. -e 's|@''GNULIB_PIPE2''@|0|g' \
  911. -e 's|@''GNULIB_PREAD''@|0|g' \
  912. -e 's|@''GNULIB_PWRITE''@|0|g' \
  913. -e 's|@''GNULIB_READLINK''@|0|g' \
  914. -e 's|@''GNULIB_READLINKAT''@|0|g' \
  915. -e 's|@''GNULIB_RMDIR''@|0|g' \
  916. -e 's|@''GNULIB_SLEEP''@|1|g' \
  917. -e 's|@''GNULIB_SYMLINK''@|0|g' \
  918. -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
  919. -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
  920. -e 's|@''GNULIB_UNISTD_H_GETOPT''@|1|g' \
  921. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
  922. -e 's|@''GNULIB_UNLINK''@|0|g' \
  923. -e 's|@''GNULIB_UNLINKAT''@|0|g' \
  924. -e 's|@''GNULIB_USLEEP''@|0|g' \
  925. -e 's|@''GNULIB_WRITE''@|0|g' \
  926. < ./unistd.in.h | \
  927. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  928. -e 's|@''HAVE_DUP2''@|1|g' \
  929. -e 's|@''HAVE_DUP3''@|1|g' \
  930. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  931. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  932. -e 's|@''HAVE_FCHDIR''@|1|g' \
  933. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  934. -e 's|@''HAVE_FSYNC''@|1|g' \
  935. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  936. -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
  937. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  938. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  939. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  940. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  941. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  942. -e 's|@''HAVE_LCHOWN''@|1|g' \
  943. -e 's|@''HAVE_LINK''@|1|g' \
  944. -e 's|@''HAVE_LINKAT''@|1|g' \
  945. -e 's|@''HAVE_PIPE2''@|1|g' \
  946. -e 's|@''HAVE_PREAD''@|1|g' \
  947. -e 's|@''HAVE_PWRITE''@|1|g' \
  948. -e 's|@''HAVE_READLINK''@|1|g' \
  949. -e 's|@''HAVE_READLINKAT''@|1|g' \
  950. -e 's|@''HAVE_SLEEP''@|1|g' \
  951. -e 's|@''HAVE_SYMLINK''@|1|g' \
  952. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  953. -e 's|@''HAVE_TTYNAME_R''@|1|g' \
  954. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  955. -e 's|@''HAVE_USLEEP''@|1|g' \
  956. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  957. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  958. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  959. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  960. -e 's|@''HAVE_OS_H''@|0|g' \
  961. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  962. -e 's|@''REPLACE_CHOWN''@|0|g' \
  963. -e 's|@''REPLACE_CLOSE''@|0|g' \
  964. -e 's|@''REPLACE_DUP''@|0|g' \
  965. -e 's|@''REPLACE_DUP2''@|0|g' \
  966. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  967. -e 's|@''REPLACE_GETCWD''@|0|g' \
  968. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  969. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  970. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  971. -e 's|@''REPLACE_LINK''@|0|g' \
  972. -e 's|@''REPLACE_LINKAT''@|0|g' \
  973. -e 's|@''REPLACE_LSEEK''@|0|g' \
  974. -e 's|@''REPLACE_PREAD''@|0|g' \
  975. -e 's|@''REPLACE_PWRITE''@|0|g' \
  976. -e 's|@''REPLACE_READLINK''@|0|g' \
  977. -e 's|@''REPLACE_RMDIR''@|0|g' \
  978. -e 's|@''REPLACE_SLEEP''@|0|g' \
  979. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  980. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  981. -e 's|@''REPLACE_UNLINK''@|0|g' \
  982. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  983. -e 's|@''REPLACE_USLEEP''@|0|g' \
  984. -e 's|@''REPLACE_WRITE''@|0|g' \
  985. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  986. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  987. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  988. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  989. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  990. } > unistd.h-t && \
  991. mv unistd.h-t unistd.h
  992. rm -f wchar.h-t wchar.h && \
  993. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  994. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  995. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  996. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  997. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  998. -e 's|@''GNULIB_BTOWC''@|1|g' \
  999. -e 's|@''GNULIB_WCTOB''@|0|g' \
  1000. -e 's|@''GNULIB_MBSINIT''@|1|g' \
  1001. -e 's|@''GNULIB_MBRTOWC''@|1|g' \
  1002. -e 's|@''GNULIB_MBRLEN''@|0|g' \
  1003. -e 's|@''GNULIB_MBSRTOWCS''@|1|g' \
  1004. -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
  1005. -e 's|@''GNULIB_WCRTOMB''@|1|g' \
  1006. -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
  1007. -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
  1008. -e 's|@''GNULIB_WCWIDTH''@|0|g' \
  1009. -e 's|@''HAVE_WINT_T''@|1|g' \
  1010. -e 's|@''HAVE_BTOWC''@|1|g' \
  1011. -e 's|@''HAVE_MBSINIT''@|1|g' \
  1012. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  1013. -e 's|@''HAVE_MBRLEN''@|1|g' \
  1014. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  1015. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  1016. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  1017. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  1018. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  1019. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  1020. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  1021. -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  1022. -e 's|@''REPLACE_BTOWC''@|0|g' \
  1023. -e 's|@''REPLACE_WCTOB''@|0|g' \
  1024. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  1025. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  1026. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  1027. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1028. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1029. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1030. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1031. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1032. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1033. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1034. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1035. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1036. < ./wchar.in.h; \
  1037. } > wchar.h-t && \
  1038. mv wchar.h-t wchar.h
  1039. rm -f wctype.h-t wctype.h && \
  1040. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1041. sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  1042. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1043. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1044. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  1045. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  1046. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  1047. -e 's/@''HAVE_WINT_T''@/1/g' \
  1048. -e 's/@''REPLACE_ISWBLANK''@/0/g' \
  1049. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  1050. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1051. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1052. < ./wctype.in.h; \
  1053. } > wctype.h-t && \
  1054. mv wctype.h-t wctype.h
  1055. make all-recursive
  1056. make[3]: Entering directory `/build/src/grub_bios-2.00/grub-core/gnulib'
  1057. make[4]: Entering directory `/build/src/grub_bios-2.00/grub-core/gnulib'
  1058. x86_64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -MT argp-ba.o -MD -MP -MF .deps/argp-ba.Tpo -c -o argp-ba.o argp-ba.c
  1059. x86_64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -MT argp-eexst.o -MD -MP -MF .deps/argp-eexst.Tpo -c -o argp-eexst.o argp-eexst.c
  1060. x86_64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -MT argp-fmtstream.o -MD -MP -MF .deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c
  1061. mv -f .deps/argp-ba.Tpo .deps/argp-ba.Po
  1062. x86_64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../intl -MT argp-fs-xinl.o -MD -MP -MF .deps/argp-fs-xinl.Tpo -c -o argp-fs-xinl.o argp-fs-xinl.c
  1063. In file included from argp.h:22:0,
  1064. from argp-eexst.c:25:
  1065. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1066. In file included from argp-fmtstream.h:27:0,
  1067. from argp-fmtstream.c:34:
  1068. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1069. make[4]: *** [argp-eexst.o] Error 1
  1070. make[4]: *** Waiting for unfinished jobs....
  1071. make[4]: *** [argp-fmtstream.o] Error 1
  1072. In file included from argp-fmtstream.h:27:0,
  1073. from argp-fs-xinl.c:26:
  1074. ./stdio.h:456:1: error: 'gets' undeclared here (not in a function)
  1075. make[4]: *** [argp-fs-xinl.o] Error 1
  1076. make[4]: Leaving directory `/build/src/grub_bios-2.00/grub-core/gnulib'
  1077. make[3]: *** [all-recursive] Error 1
  1078. make[3]: Leaving directory `/build/src/grub_bios-2.00/grub-core/gnulib'
  1079. make[2]: *** [all] Error 2
  1080. make[2]: Leaving directory `/build/src/grub_bios-2.00/grub-core/gnulib'
  1081. make[1]: *** [all-recursive] Error 1
  1082. make[1]: Leaving directory `/build/src/grub_bios-2.00'
  1083. make: *** [all] Error 2
  1084. ==> ERROR:(B A failure occurred in build().(B
  1085.  Aborting...(B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement