Advertisement
Emulatorman

grub build error

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