1.  * Package: sys-boot/grub-2.02_beta2-r2
  2.  * Repository: gentoo
  3.  * Maintainer: [email protected] [email protected]
  4.  * USE: abi_x86_64 amd64 elibc_glibc grub_platforms_pc kernel_linux multislot nls truetype userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking grub-2.02~beta2.tar.xz to /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work
  8. >>> Unpacking dejavu-sans-ttf-2.34.zip to /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work
  9. >>> Unpacking unifont-7.0.01.pcf.gz to /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work
  10. >>> Source unpacked in /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work
  11. >>> Preparing source in /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 ...
  12. * Applying various patches (bugfixes/updates) ...
  13. * 0001-Makefile.util.def-Link-grub-ofpathname-with-zfs-libs.patch ...
  14.  [ ok ]
  15. * 0002-grub-install-support-for-partitioned-partx-loop-devi.patch ...
  16.  [ ok ]
  17. * 0003-Fix-grub-probe-0-option.patch ...
  18.  [ ok ]
  19. * 0004-Fix-partmap-cryptodisk-and-abstraction-handling-in-g.patch ...
  20.  [ ok ]
  21. * 0005-Fix-typo-gettext_print-instead-of-gettext_printf.patch ...
  22.  [ ok ]
  23. * 0006-change-stop-condition-to-avoid-infinite-loops.patch ...
  24.  [ ok ]
  25. * 0007-Improve-LVM-logical_volumes-string-matching.patch ...
  26.  [ ok ]
  27. * 0008-Fix-an-infinite-loop-in-grub-mkconfig.patch ...
  28.  [ ok ]
  29. * 0009-Fix-incorrect-address-reference-in-btrfs.patch ...
  30.  [ ok ]
  31. * Done with patching
  32. Importing unicode...
  33. Importing libgcrypt...
  34. WARNING: grub-core/lib/libgcrypt-grub already exists
  35. WARNING: grub-core/lib/libgcrypt-grub/cipher already exists
  36. WARNING: grub-core/lib/libgcrypt-grub/mpi already exists
  37. WARNING: grub-core/lib/libgcrypt-grub/src already exists
  38. Generating Automake input...
  39. Saving timestamps...
  40. * Running eautoreconf in '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2' ...
  41. * Running autopoint --force ...
  42.  [ ok ]
  43. * Running aclocal -I m4 ...
  44.  [ ok ]
  45. * Running autoconf ...
  46.  [ ok ]
  47. * Running autoheader ...
  48.  [ ok ]
  49. * Running automake --add-missing --copy --force-missing ...
  50.  [ ok ]
  51. * Running elibtoolize in: grub-2.02~beta2/
  52. >>> Source prepared.
  53. >>> Configuring source in /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 ...
  54. * pc: running grub_configure
  55. >>> Working in BUILD_DIR: "/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc"
  56. * econf: updating grub-2.02~beta2/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  57. * econf: updating grub-2.02~beta2/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  58. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/grub-2.02_beta2-r2 --disable-werror --program-prefix= --libdir=/usr/lib --htmldir=/usr/share/doc/grub-2.02_beta2-r2/html --disable-mm-debug --disable-grub-emu-usb --disable-device-mapper --disable-grub-mount --enable-nls --enable-grub-mkfont --disable-libzfs --with-platform=pc --disable-efiemu --program-transform-name=s,grub,grub2,
  59. checking build system type... x86_64-pc-linux-gnu
  60. checking host system type... x86_64-pc-linux-gnu
  61. checking target system type... x86_64-pc-linux-gnu
  62. checking for a BSD-compatible install... /usr/bin/install -c
  63. checking whether build environment is sane... yes
  64. checking for a thread-safe mkdir -p... /bin/mkdir -p
  65. checking for gawk... gawk
  66. checking whether make sets $(MAKE)... yes
  67. checking whether make supports nested variables... yes
  68. checking for cmp... cmp
  69. checking for bison... bison
  70. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  71. checking for gawk... (cached) gawk
  72. checking for style of include used by make... GNU
  73. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  74. checking whether the C compiler works... yes
  75. checking for C compiler default output file name... a.out
  76. checking for suffix of executables...
  77. checking whether we are cross compiling... no
  78. checking for suffix of object files... o
  79. checking whether we are using the GNU C compiler... yes
  80. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  81. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  82. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  83. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  84. checking for flex... flex
  85. checking lex output file root... lex.yy
  86. checking lex library... -lfl
  87. checking whether yytext is a pointer... yes
  88. checking for bison... (cached) bison
  89. checking whether make sets $(MAKE)... (cached) yes
  90. checking whether ln -s works... yes
  91. checking for makeinfo... /usr/bin/makeinfo
  92. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  93. checking whether we are using the GNU C compiler... (cached) yes
  94. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  95. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  96. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  97. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  98. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  99. checking for grep that handles long lines and -e... /bin/grep
  100. checking for egrep... /bin/grep -E
  101. checking for Minix Amsterdam compiler... no
  102. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  103. checking for ANSI C header files... yes
  104. checking for sys/types.h... yes
  105. checking for sys/stat.h... yes
  106. checking for stdlib.h... yes
  107. checking for string.h... yes
  108. checking for memory.h... yes
  109. checking for strings.h... yes
  110. checking for inttypes.h... yes
  111. checking for stdint.h... yes
  112. checking for unistd.h... yes
  113. checking minix/config.h usability... no
  114. checking minix/config.h presence... no
  115. checking for minix/config.h... no
  116. checking whether it is safe to define __EXTENSIONS__... yes
  117. checking whether _XOPEN_SOURCE should be defined... no
  118. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  119. checking whether we are using the GNU C++ compiler... yes
  120. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  121. checking dependency style of x86_64-pc-linux-gnu-g++... none
  122. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  123. checking for x86_64-pc-linux-gnu-g++... yes
  124. checking whether NLS is requested... yes
  125. checking for msgfmt... /usr/bin/msgfmt
  126. checking for gmsgfmt... /usr/bin/gmsgfmt
  127. checking for xgettext... /usr/bin/xgettext
  128. checking for msgmerge... /usr/bin/msgmerge
  129. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  130. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  131. checking for shared library run path origin... done
  132. checking for CFPreferencesCopyAppValue... no
  133. checking for CFLocaleCopyCurrent... no
  134. checking for GNU gettext in libc... yes
  135. checking whether to use NLS... yes
  136. checking where the gettext function comes from... libc
  137. checking for special C compiler options needed for large files... no
  138. checking for _FILE_OFFSET_BITS value needed for large files... no
  139. checking whether byte ordering is bigendian... no
  140. checking size of void *... 8
  141. checking size of long... 8
  142. checking for help2man... /usr/bin/help2man
  143. checking for posix_memalign... yes
  144. checking for memalign... yes
  145. checking for getextmntent... no
  146. checking sys/param.h usability... yes
  147. checking sys/param.h presence... yes
  148. checking for sys/param.h... yes
  149. checking sys/mount.h usability... yes
  150. checking sys/mount.h presence... yes
  151. checking for sys/mount.h... yes
  152. checking sys/mnttab.h usability... no
  153. checking sys/mnttab.h presence... no
  154. checking for sys/mnttab.h... no
  155. checking sys/mkdev.h usability... no
  156. checking sys/mkdev.h presence... no
  157. checking for sys/mkdev.h... no
  158. checking limits.h usability... yes
  159. checking limits.h presence... yes
  160. checking for limits.h... yes
  161. checking for struct statfs.f_fstypename... no
  162. checking for struct statfs.f_mntfromname... no
  163. checking util.h usability... no
  164. checking util.h presence... no
  165. checking for util.h... no
  166. checking whether -Wtrampolines work... yes
  167. checking for gcc... x86_64-pc-linux-gnu-gcc
  168. checking for size_t... yes
  169. checking for working alloca.h... yes
  170. checking for alloca... yes
  171. checking for inline... inline
  172. checking for C/C++ restrict keyword... __restrict
  173. checking whether clearerr_unlocked is declared... yes
  174. checking whether feof_unlocked is declared... yes
  175. checking whether ferror_unlocked is declared... yes
  176. checking whether fflush_unlocked is declared... yes
  177. checking whether fgets_unlocked is declared... yes
  178. checking whether fputc_unlocked is declared... yes
  179. checking whether fputs_unlocked is declared... yes
  180. checking whether fread_unlocked is declared... yes
  181. checking whether fwrite_unlocked is declared... yes
  182. checking whether getc_unlocked is declared... yes
  183. checking whether getchar_unlocked is declared... yes
  184. checking whether putc_unlocked is declared... yes
  185. checking whether putchar_unlocked is declared... yes
  186. checking for flockfile... yes
  187. checking for funlockfile... yes
  188. checking for btowc... yes
  189. checking for isblank... yes
  190. checking for iswctype... yes
  191. checking for mbsrtowcs... yes
  192. checking for mempcpy... yes
  193. checking for wmemchr... yes
  194. checking for wmemcpy... yes
  195. checking for wmempcpy... yes
  196. checking for getdelim... yes
  197. checking for symlink... yes
  198. checking for mbsinit... yes
  199. checking for mbrtowc... yes
  200. checking for isascii... yes
  201. checking for mprotect... yes
  202. checking for _set_invalid_parameter_handler... no
  203. checking for nl_langinfo... yes
  204. checking for wcscoll... yes
  205. checking for sleep... yes
  206. checking for strndup... yes
  207. checking for vasnprintf... no
  208. checking for snprintf... yes
  209. checking for wcrtomb... yes
  210. checking for iswcntrl... yes
  211. checking for wcwidth... yes
  212. checking for features.h... yes
  213. checking for linewrap.h... no
  214. checking for wctype.h... yes
  215. checking for getopt.h... yes
  216. checking for langinfo.h... yes
  217. checking for unistd.h... (cached) yes
  218. checking for xlocale.h... yes
  219. checking for wchar.h... yes
  220. checking for sys/mman.h... yes
  221. checking for stdint.h... (cached) yes
  222. checking for sys/socket.h... yes
  223. checking for strings.h... (cached) yes
  224. checking for sysexits.h... yes
  225. checking whether <wchar.h> uses 'inline' correctly... yes
  226. checking for nl_langinfo and CODESET... yes
  227. checking for a traditional french locale... none
  228. checking whether // is distinct from /... no
  229. checking whether the preprocessor supports include_next... yes
  230. checking whether system header files limit the line length... no
  231. checking for complete errno.h... yes
  232. checking whether strerror_r is declared... yes
  233. checking for strerror_r... yes
  234. checking whether strerror_r returns char *... yes
  235. checking for mbstate_t... yes
  236. checking whether getdelim is declared... yes
  237. checking whether getline is declared... yes
  238. checking for getopt.h... (cached) yes
  239. checking for getopt_long_only... yes
  240. checking whether getopt is POSIX compatible... yes
  241. checking for working GNU getopt function... yes
  242. checking for working GNU getopt_long function... yes
  243. checking whether getenv is declared... yes
  244. checking for working fcntl.h... yes
  245. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  246. checking for wchar_t... yes
  247. checking whether NULL can be used in arbitrary expressions... yes
  248. checking whether malloc, realloc, calloc are POSIX compliant... yes
  249. checking for a traditional japanese locale... none
  250. checking for a transitional chinese locale... none
  251. checking for a french Unicode locale... fr_FR.UTF-8
  252. checking for mmap... yes
  253. checking for MAP_ANONYMOUS... yes
  254. checking whether memchr works... yes
  255. checking whether alarm is declared... yes
  256. checking for stdlib.h... (cached) yes
  257. checking for GNU libc compatible malloc... yes
  258. checking for stdbool.h that conforms to C99... yes
  259. checking for _Bool... yes
  260. checking for unsigned long long int... yes
  261. checking for long long int... yes
  262. checking whether stdint.h conforms to C99... yes
  263. checking whether strerror(0) succeeds... yes
  264. checking whether ffsl is declared without a macro... yes
  265. checking whether ffsll is declared without a macro... yes
  266. checking whether memmem is declared without a macro... yes
  267. checking whether mempcpy is declared without a macro... yes
  268. checking whether memrchr is declared without a macro... yes
  269. checking whether rawmemchr is declared without a macro... yes
  270. checking whether stpcpy is declared without a macro... yes
  271. checking whether stpncpy is declared without a macro... yes
  272. checking whether strchrnul is declared without a macro... yes
  273. checking whether strdup is declared without a macro... yes
  274. checking whether strncat is declared without a macro... yes
  275. checking whether strndup is declared without a macro... yes
  276. checking whether strnlen is declared without a macro... yes
  277. checking whether strpbrk is declared without a macro... yes
  278. checking whether strsep is declared without a macro... yes
  279. checking whether strcasestr is declared without a macro... yes
  280. checking whether strtok_r is declared without a macro... yes
  281. checking whether strerror_r is declared without a macro... yes
  282. checking whether strsignal is declared without a macro... yes
  283. checking whether strverscmp is declared without a macro... yes
  284. checking whether ffs is declared without a macro... yes
  285. checking whether strcasecmp is declared without a macro... yes
  286. checking whether strncasecmp is declared without a macro... yes
  287. checking whether strndup is declared... (cached) yes
  288. checking whether strnlen is declared... (cached) yes
  289. checking for pid_t... yes
  290. checking for mode_t... yes
  291. checking for wint_t... yes
  292. checking for inttypes.h... yes
  293. checking for stdint.h... yes
  294. checking for intmax_t... yes
  295. checking where to find the exponent in a 'double'... word 1 bit 20
  296. checking whether snprintf returns a byte count as in C99... yes
  297. checking for snprintf... (cached) yes
  298. checking for strnlen... yes
  299. checking for wcslen... yes
  300. checking for wcsnlen... yes
  301. checking for mbrtowc... (cached) yes
  302. checking for wcrtomb... (cached) yes
  303. checking whether _snprintf is declared... no
  304. checking whether vsnprintf is declared... yes
  305. checking for alloca as a compiler built-in... yes
  306. checking whether program_invocation_name is declared... yes
  307. checking whether program_invocation_short_name is declared... yes
  308. checking whether program_invocation_name is defined... yes
  309. checking whether program_invocation_short_name is defined... yes
  310. checking whether btowc(0) is correct... yes
  311. checking whether btowc(EOF) is correct... guessing yes
  312. checking whether // is distinct from /... (cached) no
  313. checking for error_at_line... yes
  314. checking whether conversion from 'int' to 'long double' works... yes
  315. checking for working POSIX fnmatch... yes
  316. checking for working getdelim function... yes
  317. checking for getline... yes
  318. checking for working getline function... yes
  319. checking whether langinfo.h defines CODESET... yes
  320. checking whether langinfo.h defines T_FMT_AMPM... yes
  321. checking whether langinfo.h defines ERA... yes
  322. checking whether langinfo.h defines YESEXPR... yes
  323. checking whether nl_langinfo is declared without a macro... yes
  324. checking whether locale.h conforms to POSIX:2001... yes
  325. checking whether locale.h defines locale_t... yes
  326. checking whether struct lconv is properly defined... yes
  327. checking whether setlocale is declared without a macro... yes
  328. checking whether duplocale is declared without a macro... yes
  329. checking for stdlib.h... (cached) yes
  330. checking for GNU libc compatible malloc... (cached) yes
  331. checking whether mbrtowc handles incomplete characters... guessing yes
  332. checking whether mbrtowc works as well as mbtowc... guessing yes
  333. checking whether mbrtowc handles a NULL pwc argument... yes
  334. checking whether mbrtowc handles a NULL string argument... yes
  335. checking whether mbrtowc has a correct return value... yes
  336. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  337. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  338. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  339. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  340. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  341. checking whether mbsrtowcs works... yes
  342. checking whether mbswidth is declared in <wchar.h>... no
  343. checking for mbstate_t... (cached) yes
  344. checking for mempcpy... (cached) yes
  345. checking whether YESEXPR works... yes
  346. checking whether program_invocation_name is declared... (cached) yes
  347. checking whether program_invocation_short_name is declared... (cached) yes
  348. checking for rawmemchr... yes
  349. checking for working re_compile_pattern... yes
  350. checking for stdint.h... (cached) yes
  351. checking for SIZE_MAX... yes
  352. checking whether sleep is declared... yes
  353. checking for working sleep... yes
  354. checking for ssize_t... yes
  355. checking for working stdalign.h... yes
  356. checking whether NULL can be used in arbitrary expressions... (cached) yes
  357. checking whether dprintf is declared without a macro... yes
  358. checking whether fpurge is declared without a macro... no
  359. checking whether fseeko is declared without a macro... yes
  360. checking whether ftello is declared without a macro... yes
  361. checking whether getdelim is declared without a macro... yes
  362. checking whether getline is declared without a macro... yes
  363. checking whether gets is declared without a macro... no
  364. checking whether pclose is declared without a macro... yes
  365. checking whether popen is declared without a macro... yes
  366. checking whether renameat is declared without a macro... yes
  367. checking whether snprintf is declared without a macro... yes
  368. checking whether tmpfile is declared without a macro... yes
  369. checking whether vdprintf is declared without a macro... yes
  370. checking whether vsnprintf is declared without a macro... yes
  371. checking whether _Exit is declared without a macro... yes
  372. checking whether atoll is declared without a macro... yes
  373. checking whether canonicalize_file_name is declared without a macro... yes
  374. checking whether getloadavg is declared without a macro... yes
  375. checking whether getsubopt is declared without a macro... yes
  376. checking whether grantpt is declared without a macro... yes
  377. checking whether initstate is declared without a macro... yes
  378. checking whether initstate_r is declared without a macro... yes
  379. checking whether mkdtemp is declared without a macro... yes
  380. checking whether mkostemp is declared without a macro... yes
  381. checking whether mkostemps is declared without a macro... yes
  382. checking whether mkstemp is declared without a macro... yes
  383. checking whether mkstemps is declared without a macro... yes
  384. checking whether posix_openpt is declared without a macro... yes
  385. checking whether ptsname is declared without a macro... yes
  386. checking whether ptsname_r is declared without a macro... yes
  387. checking whether random is declared without a macro... yes
  388. checking whether random_r is declared without a macro... yes
  389. checking whether realpath is declared without a macro... yes
  390. checking whether rpmatch is declared without a macro... yes
  391. checking whether secure_getenv is declared without a macro... yes
  392. checking whether setenv is declared without a macro... yes
  393. checking whether setstate is declared without a macro... yes
  394. checking whether setstate_r is declared without a macro... yes
  395. checking whether srandom is declared without a macro... yes
  396. checking whether srandom_r is declared without a macro... yes
  397. checking whether strtod is declared without a macro... yes
  398. checking whether strtoll is declared without a macro... yes
  399. checking whether strtoull is declared without a macro... yes
  400. checking whether unlockpt is declared without a macro... yes
  401. checking whether unsetenv is declared without a macro... yes
  402. checking for strcasecmp... yes
  403. checking for strncasecmp... yes
  404. checking whether strncasecmp is declared... (cached) yes
  405. checking for strchrnul... yes
  406. checking whether strchrnul works... yes
  407. checking for working strerror function... yes
  408. checking for working strndup... yes
  409. checking for working strnlen... yes
  410. checking whether chdir is declared without a macro... yes
  411. checking whether chown is declared without a macro... yes
  412. checking whether dup is declared without a macro... yes
  413. checking whether dup2 is declared without a macro... yes
  414. checking whether dup3 is declared without a macro... yes
  415. checking whether environ is declared without a macro... yes
  416. checking whether euidaccess is declared without a macro... yes
  417. checking whether faccessat is declared without a macro... yes
  418. checking whether fchdir is declared without a macro... yes
  419. checking whether fchownat is declared without a macro... yes
  420. checking whether fdatasync is declared without a macro... yes
  421. checking whether fsync is declared without a macro... yes
  422. checking whether ftruncate is declared without a macro... yes
  423. checking whether getcwd is declared without a macro... yes
  424. checking whether getdomainname is declared without a macro... yes
  425. checking whether getdtablesize is declared without a macro... yes
  426. checking whether getgroups is declared without a macro... yes
  427. checking whether gethostname is declared without a macro... yes
  428. checking whether getlogin is declared without a macro... yes
  429. checking whether getlogin_r is declared without a macro... yes
  430. checking whether getpagesize is declared without a macro... yes
  431. checking whether getusershell is declared without a macro... yes
  432. checking whether setusershell is declared without a macro... yes
  433. checking whether endusershell is declared without a macro... yes
  434. checking whether group_member is declared without a macro... yes
  435. checking whether isatty is declared without a macro... yes
  436. checking whether lchown is declared without a macro... yes
  437. checking whether link is declared without a macro... yes
  438. checking whether linkat is declared without a macro... yes
  439. checking whether lseek is declared without a macro... yes
  440. checking whether pipe is declared without a macro... yes
  441. checking whether pipe2 is declared without a macro... yes
  442. checking whether pread is declared without a macro... yes
  443. checking whether pwrite is declared without a macro... yes
  444. checking whether readlink is declared without a macro... yes
  445. checking whether readlinkat is declared without a macro... yes
  446. checking whether rmdir is declared without a macro... yes
  447. checking whether sethostname is declared without a macro... yes
  448. checking whether sleep is declared without a macro... yes
  449. checking whether symlink is declared without a macro... yes
  450. checking whether symlinkat is declared without a macro... yes
  451. checking whether ttyname_r is declared without a macro... yes
  452. checking whether unlink is declared without a macro... yes
  453. checking whether unlinkat is declared without a macro... yes
  454. checking whether usleep is declared without a macro... yes
  455. checking for ptrdiff_t... yes
  456. checking for vsnprintf... yes
  457. checking whether snprintf respects a size of 1... yes
  458. checking whether printf supports POSIX/XSI format strings with positions... yes
  459. checking whether btowc is declared without a macro... yes
  460. checking whether wctob is declared without a macro... yes
  461. checking whether mbsinit is declared without a macro... yes
  462. checking whether mbrtowc is declared without a macro... yes
  463. checking whether mbrlen is declared without a macro... yes
  464. checking whether mbsrtowcs is declared without a macro... yes
  465. checking whether mbsnrtowcs is declared without a macro... yes
  466. checking whether wcrtomb is declared without a macro... yes
  467. checking whether wcsrtombs is declared without a macro... yes
  468. checking whether wcsnrtombs is declared without a macro... yes
  469. checking whether wcwidth is declared without a macro... yes
  470. checking whether wmemchr is declared without a macro... yes
  471. checking whether wmemcmp is declared without a macro... yes
  472. checking whether wmemcpy is declared without a macro... yes
  473. checking whether wmemmove is declared without a macro... yes
  474. checking whether wmemset is declared without a macro... yes
  475. checking whether wcslen is declared without a macro... yes
  476. checking whether wcsnlen is declared without a macro... yes
  477. checking whether wcscpy is declared without a macro... yes
  478. checking whether wcpcpy is declared without a macro... yes
  479. checking whether wcsncpy is declared without a macro... yes
  480. checking whether wcpncpy is declared without a macro... yes
  481. checking whether wcscat is declared without a macro... yes
  482. checking whether wcsncat is declared without a macro... yes
  483. checking whether wcscmp is declared without a macro... yes
  484. checking whether wcsncmp is declared without a macro... yes
  485. checking whether wcscasecmp is declared without a macro... yes
  486. checking whether wcsncasecmp is declared without a macro... yes
  487. checking whether wcscoll is declared without a macro... yes
  488. checking whether wcsxfrm is declared without a macro... yes
  489. checking whether wcsdup is declared without a macro... yes
  490. checking whether wcschr is declared without a macro... yes
  491. checking whether wcsrchr is declared without a macro... yes
  492. checking whether wcscspn is declared without a macro... yes
  493. checking whether wcsspn is declared without a macro... yes
  494. checking whether wcspbrk is declared without a macro... yes
  495. checking whether wcsstr is declared without a macro... yes
  496. checking whether wcstok is declared without a macro... yes
  497. checking whether wcswidth is declared without a macro... yes
  498. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  499. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  500. checking whether wcrtomb return value is correct... yes
  501. checking whether iswcntrl works... yes
  502. checking for towlower... yes
  503. checking for wctype_t... yes
  504. checking for wctrans_t... yes
  505. checking whether wctype is declared without a macro... yes
  506. checking whether iswctype is declared without a macro... yes
  507. checking whether wctrans is declared without a macro... yes
  508. checking whether towctrans is declared without a macro... yes
  509. checking whether wcwidth is declared... (cached) yes
  510. checking whether wcwidth works reasonably in UTF-8 locales... yes
  511. checking for stdint.h... (cached) yes
  512. checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2
  513. checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy
  514. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  515. checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm
  516. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  517. checking which extra warnings work... -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-prototypes -Wmissing-declarations -Wformat=2
  518. checking if compiling with clang... (cached) no
  519. checking whether -falign-loops works... yes
  520. checking whether -malign-loops works... yes
  521. checking whether -freg-struct-return works... yes
  522. checking whether -fno-dwarf2-cfi-asm works... yes
  523. checking whether -fno-asynchronous-unwind-tables works... yes
  524. checking for target linking format... -melf_i386
  525. checking whether option -Qn works... yes
  526. checking whether `x86_64-pc-linux-gnu-gcc' has `-fPIE' as default... no
  527. checking whether `x86_64-pc-linux-gnu-gcc' has `-fPIC' as default... no
  528. checking whether `x86_64-pc-linux-gnu-gcc' accepts `-fstack-protector'... yes
  529. checking whether `x86_64-pc-linux-gnu-gcc' accepts `-mstack-arg-probe'... no
  530. checking if C symbols get an underscore after compilation... no
  531. checking for __bswapsi2... no
  532. checking for __bswapdi2... no
  533. checking for __ashldi3... no
  534. checking for __ashrdi3... no
  535. checking for __lshrdi3... no
  536. checking for __ucmpdi2... no
  537. checking for _restgpr_14_x... no
  538. checking whether target compiler is working... yes
  539. checking whether x86_64-pc-linux-gnu-objcopy works for absolute addresses... yes
  540. checking whether linker accepts --build-id=none... yes
  541. checking if __bss_start is defined by the compiler... yes
  542. checking if edata is defined by the compiler... yes
  543. checking if _edata is defined by the compiler... yes
  544. checking if end is defined by the compiler... yes
  545. checking if _end is defined by the compiler... yes
  546. checking whether addr32 must be in the same line as the instruction... yes
  547. checking for .code16 addr32 assembler support... yes
  548. checking whether nm works... yes
  549. checking whether nm accepts -P... yes
  550. checking whether nm accepts --defined-only... yes
  551. checking whether -nostdinc -isystem works... yes
  552. checking whether -Wtrampolines work... yes
  553. checking for x86_64-pc-linux-gnu-freetype-config... no
  554. checking for freetype-config... freetype-config
  555. checking ft2build.h usability... yes
  556. checking ft2build.h presence... yes
  557. checking for ft2build.h... yes
  558. checking whether byte ordering is bigendian... no
  559. checking for freetype-config... freetype-config
  560. checking ft2build.h usability... yes
  561. checking ft2build.h presence... yes
  562. checking for ft2build.h... yes
  563. checking for lzma_code in -llzma... yes
  564. checking lzma.h usability... yes
  565. checking lzma.h presence... yes
  566. checking for lzma.h... yes
  567. checking whether ln can handle directories properly... yes
  568. checking that generated files are newer than configure... done
  569. configure: creating ./config.status
  570. config.status: creating Makefile
  571. config.status: creating grub-core/Makefile
  572. config.status: creating grub-core/gnulib/Makefile
  573. config.status: creating po/Makefile.in
  574. config.status: creating docs/Makefile
  575. config.status: creating util/bash-completion.d/Makefile
  576. config.status: creating stamp-h
  577. config.status: creating config.h
  578. config.status: creating config-util.h
  579. config.status: linking /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/i386 to include/grub/cpu
  580. config.status: linking /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/i386/pc to include/grub/machine
  581. config.status: executing depfiles commands
  582. config.status: executing po-directories commands
  583. config.status: creating po/POTFILES
  584. config.status: creating po/Makefile
  585. *******************************************************
  586. GRUB2 will be compiled with following components:
  587. Platform: i386-pc
  588. With devmapper support: No (explicitly disabled)
  589. With memory debugging: No
  590. With disk cache statistics: No
  591. With boot time statistics: No
  592. efiemu runtime: No (explicitly disabled)
  593. grub-mkfont: Yes
  594. grub-mount: No (explicitly disabled)
  595. starfield theme: Yes
  596. With libzfs support: No (explicitly disabled)
  597. Build-time grub-mkfont: Yes
  598. With unifont from ./unifont.pcf
  599. With liblzma from -llzma (support for XZ-compressed mips images)
  600. *******************************************************
  601. >>> Source configured.
  602. >>> Compiling source in /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 ...
  603. * pc: running autotools-utils_src_compile
  604. >>> Working in BUILD_DIR: "/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc"
  605. make
  606. bison -d -p grub_script_yy -b grub_script /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/script/parser.y
  607. flex -o grub_script.yy.c --header-file=grub_script.yy.h /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/script/yylex.l
  608. x86_64-pc-linux-gnu-gcc -E -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub_script.tab.h\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub_script.tab.h\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib \
  609. -D'GRUB_MOD_INIT(x)=@MARKER@x@' grub_script.tab.h grub_script.yy.h /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/commands/blocklist.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/commands/macbless.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/commands/xnu_uuid.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/commands/testload.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/commands/ls.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/dmraid_nvidia.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/loopback.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/lvm.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/mdraid_linux.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/mdraid_linux_be.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/mdraid1x_linux.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/raid5_recover.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/raid6_recover.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/font/font.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gfxmenu/font.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/normal/charset.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/video/fb/fbblit.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/video/fb/fbutil.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/video/fb/fbfill.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/video/fb/video_fb.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/video/video.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/video/capture.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/video/colors.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/unidata.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/io/bufio.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/affs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/afs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/bfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/btrfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/cbfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/archelp.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/cpio.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/cpio_be.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/odc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/newc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/ext2.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/fat.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/exfat.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/fshelp.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfspluscomp.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/iso9660.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/jfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/minix.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/minix2.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/minix3.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/minix_be.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/minix2_be.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/minix3_be.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/nilfs2.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/ntfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/ntfscomp.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/reiserfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/romfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/sfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/squash4.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/tar.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/udf.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/ufs2.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/ufs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/ufs_be.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/xfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/zfs/zfscrypt.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/zfs/zfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/zfs/zfsinfo.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/zfs/zfs_lzjb.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/zfs/zfs_lz4.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/zfs/zfs_sha256.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/zfs/zfs_fletcher.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/envblk.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/hexdump.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/LzFind.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/LzmaEnc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/crc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/adler32.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/crc64.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/normal/datetime.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/normal/misc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/acorn.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/amiga.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/apple.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/sun.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/plan.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/dvh.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/sunpc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/bsdlabel.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/dfly.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/script/function.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/script/lexer.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/script/main.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/script/script.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/script/argv.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/io/gzio.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/io/xzio.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/io/lzopio.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/ia64/dl_helper.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/arm/dl_helper.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/arm64/dl_helper.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo/minilzo.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed/xz_dec_bcj.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed/xz_dec_lzma2.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed/xz_dec_stream.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/util/misc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/command.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/device.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/disk.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/disk.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/util/getroot.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/unix/getroot.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/getroot.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/devmapper/getroot.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/relpath.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/emu/hostdisk.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/devmapper/hostdisk.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/hostdisk.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/unix/hostdisk.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/exec.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/sleep.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/password.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/emu/misc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/emu/mm.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/env.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/err.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/file.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/fs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/list.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/misc.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/partition.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/crypto.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/luks.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/geli.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/cryptodisk.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/AFSplitter.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/pbkdf2.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/commands/extcmd.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/arg.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/ldm.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/diskfilter.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/gpt.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/partmap/msdos.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/proc.c > libgrub.pp || (rm -f libgrub.pp; exit 1)
  610. cat libgrub.pp | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > libgrub_a_init.lst || (rm -f libgrub_a_init.lst; exit 1)
  611. sh /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/geninit.sh `cat libgrub_a_init.lst` > libgrub_a_init.c || (rm -f libgrub_a_init.c; exit 1)
  612. x86_64-pc-linux-gnu-gcc -E -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-fstest.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib \
  613. -D'GRUB_MOD_INIT(x)=@MARKER@x@' /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/util/grub-fstest.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/kern/emu/hostfs.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/disk/host.c /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/osdep/init.c > grub_fstest.pp || (rm -f grub_fstest.pp; exit 1)
  614. 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)
  615. sh /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/geninit.sh `cat grub_fstest_init.lst` > grub_fstest_init.c || (rm -f grub_fstest_init.c; exit 1)
  616. (CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 && /bin/sh /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/build-aux/missing autoheader)
  617. rm -f stamp-h1
  618. touch /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/config-util.h.in
  619. cd . && /bin/sh ./config.status config-util.h
  620. config.status: creating config-util.h
  621. config.status: config-util.h is unchanged
  622. make all-recursive
  623. make[1]: Entering directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc'
  624. Making all in grub-core/gnulib
  625. make[2]: Entering directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc/grub-core/gnulib'
  626. rm -f alloca.h-t alloca.h && \
  627. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  628. cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/alloca.in.h; \
  629. } > alloca.h-t && \
  630. mv -f alloca.h-t alloca.h
  631. rm -f configmake.h-t && \
  632. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  633. echo '#define PREFIX "/usr"'; \
  634. echo '#define EXEC_PREFIX "/usr"'; \
  635. echo '#define BINDIR "/usr/bin"'; \
  636. echo '#define SBINDIR "/usr/sbin"'; \
  637. echo '#define LIBEXECDIR "/usr/libexec"'; \
  638. echo '#define DATAROOTDIR "/usr/share"'; \
  639. echo '#define DATADIR "/usr/share"'; \
  640. echo '#define SYSCONFDIR "/etc"'; \
  641. echo '#define SHAREDSTATEDIR "/usr/com"'; \
  642. echo '#define LOCALSTATEDIR "/var/lib"'; \
  643. echo '#define INCLUDEDIR "/usr/include"'; \
  644. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  645. echo '#define DOCDIR "/usr/share/doc/grub-2.02_beta2-r2"'; \
  646. echo '#define INFODIR "/usr/share/info"'; \
  647. echo '#define HTMLDIR "/usr/share/doc/grub-2.02_beta2-r2/html"'; \
  648. echo '#define DVIDIR "/usr/share/doc/grub-2.02_beta2-r2"'; \
  649. echo '#define PDFDIR "/usr/share/doc/grub-2.02_beta2-r2"'; \
  650. echo '#define PSDIR "/usr/share/doc/grub-2.02_beta2-r2"'; \
  651. echo '#define LIBDIR "/usr/lib"'; \
  652. echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
  653. echo '#define LOCALEDIR "/usr/share/locale"'; \
  654. echo '#define MANDIR "/usr/share/man"'; \
  655. echo '#define MANEXT ""'; \
  656. echo '#define PKGDATADIR "/usr/share/grub"'; \
  657. echo '#define PKGINCLUDEDIR "/usr/include/grub"'; \
  658. echo '#define PKGLIBDIR "/usr/lib/grub"'; \
  659. echo '#define PKGLIBEXECDIR "/usr/libexec/grub"'; \
  660. } | sed '/""/d' > configmake.h-t && \
  661. mv -f configmake.h-t configmake.h
  662. rm -f arg-nonnull.h-t arg-nonnull.h && \
  663. sed -n -e '/GL_ARG_NONNULL/,$p' \
  664. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/build-aux/snippet/arg-nonnull.h \
  665. > arg-nonnull.h-t && \
  666. mv arg-nonnull.h-t arg-nonnull.h
  667. rm -f getopt.h-t getopt.h && \
  668. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  669. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  670. -e 's|@''HAVE_GETOPT_H''@|1|g' \
  671. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  672. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  673. -e 's|@''PRAGMA_COLUMNS''@||g' \
  674. -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
  675. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  676. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/getopt.in.h; \
  677. } > getopt.h-t && \
  678. mv -f getopt.h-t getopt.h
  679. rm -f c++defs.h-t c++defs.h && \
  680. sed -n -e '/_GL_CXXDEFS/,$p' \
  681. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/build-aux/snippet/c++defs.h \
  682. > c++defs.h-t && \
  683. mv c++defs.h-t c++defs.h
  684. rm -f warn-on-use.h-t warn-on-use.h && \
  685. sed -n -e '/^.ifndef/,$p' \
  686. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/build-aux/snippet/warn-on-use.h \
  687. > warn-on-use.h-t && \
  688. mv warn-on-use.h-t warn-on-use.h
  689. rm -f langinfo.h-t langinfo.h && \
  690. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  691. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  692. -e 's|@''HAVE_LANGINFO_H''@|1|g' \
  693. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  694. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  695. -e 's|@''PRAGMA_COLUMNS''@||g' \
  696. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  697. -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \
  698. -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
  699. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
  700. -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
  701. -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
  702. -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
  703. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  704. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  705. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  706. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/langinfo.in.h; \
  707. } > langinfo.h-t && \
  708. mv langinfo.h-t langinfo.h
  709. rm -f locale.h-t locale.h && \
  710. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  711. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  712. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  713. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  714. -e 's|@''PRAGMA_COLUMNS''@||g' \
  715. -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
  716. -e 's/@''GNULIB_LOCALECONV''@/1/g' \
  717. -e 's/@''GNULIB_SETLOCALE''@/0/g' \
  718. -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
  719. -e 's|@''HAVE_DUPLOCALE''@|1|g' \
  720. -e 's|@''HAVE_XLOCALE_H''@|1|g' \
  721. -e 's|@''REPLACE_LOCALECONV''@|0|g' \
  722. -e 's|@''REPLACE_SETLOCALE''@|0|g' \
  723. -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
  724. -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
  725. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  726. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  727. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  728. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/locale.in.h; \
  729. } > locale.h-t && \
  730. mv locale.h-t locale.h
  731. rm -f stdio.h-t stdio.h && \
  732. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  733. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  734. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  735. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  736. -e 's|@''PRAGMA_COLUMNS''@||g' \
  737. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  738. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  739. -e 's/@''GNULIB_FCLOSE''@/0/g' \
  740. -e 's/@''GNULIB_FDOPEN''@/0/g' \
  741. -e 's/@''GNULIB_FFLUSH''@/0/g' \
  742. -e 's/@''GNULIB_FGETC''@/1/g' \
  743. -e 's/@''GNULIB_FGETS''@/1/g' \
  744. -e 's/@''GNULIB_FOPEN''@/0/g' \
  745. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  746. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  747. -e 's/@''GNULIB_FPURGE''@/0/g' \
  748. -e 's/@''GNULIB_FPUTC''@/1/g' \
  749. -e 's/@''GNULIB_FPUTS''@/1/g' \
  750. -e 's/@''GNULIB_FREAD''@/1/g' \
  751. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  752. -e 's/@''GNULIB_FSCANF''@/1/g' \
  753. -e 's/@''GNULIB_FSEEK''@/0/g' \
  754. -e 's/@''GNULIB_FSEEKO''@/0/g' \
  755. -e 's/@''GNULIB_FTELL''@/0/g' \
  756. -e 's/@''GNULIB_FTELLO''@/0/g' \
  757. -e 's/@''GNULIB_FWRITE''@/1/g' \
  758. -e 's/@''GNULIB_GETC''@/1/g' \
  759. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  760. -e 's/@''GNULIB_GETDELIM''@/1/g' \
  761. -e 's/@''GNULIB_GETLINE''@/1/g' \
  762. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  763. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  764. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  765. -e 's/@''GNULIB_PERROR''@/0/g' \
  766. -e 's/@''GNULIB_POPEN''@/0/g' \
  767. -e 's/@''GNULIB_PRINTF''@/1/g' \
  768. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  769. -e 's/@''GNULIB_PUTC''@/1/g' \
  770. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  771. -e 's/@''GNULIB_PUTS''@/1/g' \
  772. -e 's/@''GNULIB_REMOVE''@/0/g' \
  773. -e 's/@''GNULIB_RENAME''@/0/g' \
  774. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  775. -e 's/@''GNULIB_SCANF''@/1/g' \
  776. -e 's/@''GNULIB_SNPRINTF''@/0/g' \
  777. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  778. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  779. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
  780. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  781. -e 's/@''GNULIB_VASPRINTF''@/0/g' \
  782. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  783. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  784. -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  785. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  786. -e 's/@''GNULIB_VSCANF''@/0/g' \
  787. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  788. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  789. -e 's/@''GNULIB_VSNPRINTF''@/1/g' \
  790. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  791. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/stdio.in.h | \
  792. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  793. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  794. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  795. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  796. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  797. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  798. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  799. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  800. -e 's|@''HAVE_DPRINTF''@|1|g' \
  801. -e 's|@''HAVE_FSEEKO''@|1|g' \
  802. -e 's|@''HAVE_FTELLO''@|1|g' \
  803. -e 's|@''HAVE_PCLOSE''@|1|g' \
  804. -e 's|@''HAVE_POPEN''@|1|g' \
  805. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  806. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  807. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  808. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  809. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  810. -e 's|@''REPLACE_FDOPEN''@|0|g' \
  811. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  812. -e 's|@''REPLACE_FOPEN''@|0|g' \
  813. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  814. -e 's|@''REPLACE_FPURGE''@|0|g' \
  815. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  816. -e 's|@''REPLACE_FSEEK''@|0|g' \
  817. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  818. -e 's|@''REPLACE_FTELL''@|0|g' \
  819. -e 's|@''REPLACE_FTELLO''@|0|g' \
  820. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  821. -e 's|@''REPLACE_GETLINE''@|0|g' \
  822. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  823. -e 's|@''REPLACE_PERROR''@|0|g' \
  824. -e 's|@''REPLACE_POPEN''@|0|g' \
  825. -e 's|@''REPLACE_PRINTF''@|0|g' \
  826. -e 's|@''REPLACE_REMOVE''@|0|g' \
  827. -e 's|@''REPLACE_RENAME''@|0|g' \
  828. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  829. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  830. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  831. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  832. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  833. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  834. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  835. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  836. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  837. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  838. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  839. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  840. -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
  841. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  842. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  843. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  844. } > stdio.h-t && \
  845. mv stdio.h-t stdio.h
  846. rm -f stdlib.h-t stdlib.h && \
  847. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  848. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  849. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  850. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  851. -e 's|@''PRAGMA_COLUMNS''@||g' \
  852. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  853. -e 's/@''GNULIB__EXIT''@/0/g' \
  854. -e 's/@''GNULIB_ATOLL''@/0/g' \
  855. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  856. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
  857. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  858. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  859. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  860. -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
  861. -e 's/@''GNULIB_MBTOWC''@/1/g' \
  862. -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  863. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  864. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  865. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  866. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  867. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  868. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  869. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  870. -e 's/@''GNULIB_PUTENV''@/0/g' \
  871. -e 's/@''GNULIB_RANDOM''@/0/g' \
  872. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  873. -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
  874. -e 's/@''GNULIB_REALPATH''@/0/g' \
  875. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  876. -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
  877. -e 's/@''GNULIB_SETENV''@/0/g' \
  878. -e 's/@''GNULIB_STRTOD''@/0/g' \
  879. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  880. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  881. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  882. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  883. -e 's/@''GNULIB_UNSETENV''@/0/g' \
  884. -e 's/@''GNULIB_WCTOMB''@/0/g' \
  885. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/stdlib.in.h | \
  886. sed -e 's|@''HAVE__EXIT''@|1|g' \
  887. -e 's|@''HAVE_ATOLL''@|1|g' \
  888. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  889. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  890. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  891. -e 's|@''HAVE_GRANTPT''@|1|g' \
  892. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  893. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  894. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  895. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  896. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  897. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  898. -e 's|@''HAVE_PTSNAME''@|1|g' \
  899. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  900. -e 's|@''HAVE_RANDOM''@|1|g' \
  901. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  902. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  903. -e 's|@''HAVE_REALPATH''@|1|g' \
  904. -e 's|@''HAVE_RPMATCH''@|1|g' \
  905. -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
  906. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  907. -e 's|@''HAVE_STRTOD''@|1|g' \
  908. -e 's|@''HAVE_STRTOLL''@|1|g' \
  909. -e 's|@''HAVE_STRTOULL''@|1|g' \
  910. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  911. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  912. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  913. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  914. -e 's|@''REPLACE_CALLOC''@|0|g' \
  915. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  916. -e 's|@''REPLACE_MALLOC''@|0|g' \
  917. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  918. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  919. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  920. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  921. -e 's|@''REPLACE_PUTENV''@|0|g' \
  922. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  923. -e 's|@''REPLACE_REALLOC''@|0|g' \
  924. -e 's|@''REPLACE_REALPATH''@|0|g' \
  925. -e 's|@''REPLACE_SETENV''@|0|g' \
  926. -e 's|@''REPLACE_STRTOD''@|0|g' \
  927. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  928. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  929. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  930. -e '/definition of _Noreturn/r /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/build-aux/snippet/_Noreturn.h' \
  931. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  932. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  933. } > stdlib.h-t && \
  934. mv stdlib.h-t stdlib.h
  935. rm -f string.h-t string.h && \
  936. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  937. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  938. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  939. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  940. -e 's|@''PRAGMA_COLUMNS''@||g' \
  941. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  942. -e 's/@''GNULIB_FFSL''@/0/g' \
  943. -e 's/@''GNULIB_FFSLL''@/0/g' \
  944. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  945. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  946. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  947. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  948. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  949. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  950. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  951. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  952. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  953. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  954. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  955. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  956. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  957. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  958. -e 's/@''GNULIB_MEMCHR''@/1/g' \
  959. -e 's/@''GNULIB_MEMMEM''@/0/g' \
  960. -e 's/@''GNULIB_MEMPCPY''@/1/g' \
  961. -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  962. -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
  963. -e 's/@''GNULIB_STPCPY''@/0/g' \
  964. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  965. -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
  966. -e 's/@''GNULIB_STRDUP''@/0/g' \
  967. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  968. -e 's/@''GNULIB_STRNDUP''@/1/g' \
  969. -e 's/@''GNULIB_STRNLEN''@/1/g' \
  970. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  971. -e 's/@''GNULIB_STRSEP''@/0/g' \
  972. -e 's/@''GNULIB_STRSTR''@/0/g' \
  973. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  974. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  975. -e 's/@''GNULIB_STRERROR''@/1/g' \
  976. -e 's/@''GNULIB_STRERROR_R''@/0/g' \
  977. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  978. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  979. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/string.in.h | \
  980. sed -e 's|@''HAVE_FFSL''@|1|g' \
  981. -e 's|@''HAVE_FFSLL''@|1|g' \
  982. -e 's|@''HAVE_MBSLEN''@|0|g' \
  983. -e 's|@''HAVE_MEMCHR''@|1|g' \
  984. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  985. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  986. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  987. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  988. -e 's|@''HAVE_STPCPY''@|1|g' \
  989. -e 's|@''HAVE_STPNCPY''@|1|g' \
  990. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  991. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  992. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  993. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  994. -e 's|@''HAVE_STRPBRK''@|1|g' \
  995. -e 's|@''HAVE_STRSEP''@|1|g' \
  996. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  997. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  998. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  999. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1000. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1001. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  1002. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1003. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1004. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1005. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  1006. -e 's|@''REPLACE_STRDUP''@|0|g' \
  1007. -e 's|@''REPLACE_STRSTR''@|0|g' \
  1008. -e 's|@''REPLACE_STRERROR''@|0|g' \
  1009. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  1010. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  1011. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  1012. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  1013. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1014. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  1015. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  1016. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1017. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1018. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1019. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/string.in.h; \
  1020. } > string.h-t && \
  1021. mv string.h-t string.h
  1022. rm -f strings.h-t strings.h && \
  1023. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1024. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1025. -e 's|@''HAVE_STRINGS_H''@|1|g' \
  1026. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1027. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1028. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1029. -e 's|@''NEXT_STRINGS_H''@|<strings.h>|g' \
  1030. -e 's|@''GNULIB_FFS''@|0|g' \
  1031. -e 's|@''HAVE_FFS''@|1|g' \
  1032. -e 's|@''HAVE_STRCASECMP''@|1|g' \
  1033. -e 's|@''HAVE_DECL_STRNCASECMP''@|1|g' \
  1034. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1035. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1036. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1037. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/strings.in.h; \
  1038. } > strings.h-t && \
  1039. mv strings.h-t strings.h
  1040. /bin/mkdir -p sys
  1041. rm -f sys/types.h-t sys/types.h && \
  1042. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1043. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1044. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1045. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1046. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1047. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  1048. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1049. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/sys_types.in.h; \
  1050. } > sys/types.h-t && \
  1051. mv sys/types.h-t sys/types.h
  1052. rm -f unistd.h-t unistd.h && \
  1053. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1054. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1055. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1056. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1057. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1058. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1059. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1060. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1061. -e 's/@''GNULIB_CHDIR''@/0/g' \
  1062. -e 's/@''GNULIB_CHOWN''@/0/g' \
  1063. -e 's/@''GNULIB_CLOSE''@/0/g' \
  1064. -e 's/@''GNULIB_DUP''@/0/g' \
  1065. -e 's/@''GNULIB_DUP2''@/0/g' \
  1066. -e 's/@''GNULIB_DUP3''@/0/g' \
  1067. -e 's/@''GNULIB_ENVIRON''@/0/g' \
  1068. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  1069. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  1070. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  1071. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  1072. -e 's/@''GNULIB_FDATASYNC''@/0/g' \
  1073. -e 's/@''GNULIB_FSYNC''@/0/g' \
  1074. -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
  1075. -e 's/@''GNULIB_GETCWD''@/0/g' \
  1076. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  1077. -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
  1078. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  1079. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  1080. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  1081. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  1082. -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
  1083. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  1084. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  1085. -e 's/@''GNULIB_ISATTY''@/0/g' \
  1086. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  1087. -e 's/@''GNULIB_LINK''@/0/g' \
  1088. -e 's/@''GNULIB_LINKAT''@/0/g' \
  1089. -e 's/@''GNULIB_LSEEK''@/0/g' \
  1090. -e 's/@''GNULIB_PIPE''@/0/g' \
  1091. -e 's/@''GNULIB_PIPE2''@/0/g' \
  1092. -e 's/@''GNULIB_PREAD''@/0/g' \
  1093. -e 's/@''GNULIB_PWRITE''@/0/g' \
  1094. -e 's/@''GNULIB_READ''@/0/g' \
  1095. -e 's/@''GNULIB_READLINK''@/0/g' \
  1096. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  1097. -e 's/@''GNULIB_RMDIR''@/0/g' \
  1098. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  1099. -e 's/@''GNULIB_SLEEP''@/1/g' \
  1100. -e 's/@''GNULIB_SYMLINK''@/0/g' \
  1101. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  1102. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  1103. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
  1104. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  1105. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
  1106. -e 's/@''GNULIB_UNLINK''@/0/g' \
  1107. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  1108. -e 's/@''GNULIB_USLEEP''@/0/g' \
  1109. -e 's/@''GNULIB_WRITE''@/0/g' \
  1110. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/unistd.in.h | \
  1111. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1112. -e 's|@''HAVE_DUP2''@|1|g' \
  1113. -e 's|@''HAVE_DUP3''@|1|g' \
  1114. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1115. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1116. -e 's|@''HAVE_FCHDIR''@|1|g' \
  1117. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1118. -e 's|@''HAVE_FDATASYNC''@|1|g' \
  1119. -e 's|@''HAVE_FSYNC''@|1|g' \
  1120. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1121. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1122. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1123. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1124. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  1125. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1126. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  1127. -e 's|@''HAVE_LCHOWN''@|1|g' \
  1128. -e 's|@''HAVE_LINK''@|1|g' \
  1129. -e 's|@''HAVE_LINKAT''@|1|g' \
  1130. -e 's|@''HAVE_PIPE''@|1|g' \
  1131. -e 's|@''HAVE_PIPE2''@|1|g' \
  1132. -e 's|@''HAVE_PREAD''@|1|g' \
  1133. -e 's|@''HAVE_PWRITE''@|1|g' \
  1134. -e 's|@''HAVE_READLINK''@|1|g' \
  1135. -e 's|@''HAVE_READLINKAT''@|1|g' \
  1136. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  1137. -e 's|@''HAVE_SLEEP''@|1|g' \
  1138. -e 's|@''HAVE_SYMLINK''@|1|g' \
  1139. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1140. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  1141. -e 's|@''HAVE_USLEEP''@|1|g' \
  1142. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1143. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  1144. -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  1145. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  1146. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1147. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1148. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1149. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  1150. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  1151. -e 's|@''HAVE_OS_H''@|0|g' \
  1152. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1153. | \
  1154. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  1155. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1156. -e 's|@''REPLACE_DUP''@|0|g' \
  1157. -e 's|@''REPLACE_DUP2''@|0|g' \
  1158. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1159. -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  1160. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1161. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  1162. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  1163. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1164. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1165. -e 's|@''REPLACE_ISATTY''@|0|g' \
  1166. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1167. -e 's|@''REPLACE_LINK''@|0|g' \
  1168. -e 's|@''REPLACE_LINKAT''@|0|g' \
  1169. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1170. -e 's|@''REPLACE_PREAD''@|0|g' \
  1171. -e 's|@''REPLACE_PWRITE''@|0|g' \
  1172. -e 's|@''REPLACE_READ''@|0|g' \
  1173. -e 's|@''REPLACE_READLINK''@|0|g' \
  1174. -e 's|@''REPLACE_RMDIR''@|0|g' \
  1175. -e 's|@''REPLACE_SLEEP''@|0|g' \
  1176. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1177. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1178. -e 's|@''REPLACE_UNLINK''@|0|g' \
  1179. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1180. -e 's|@''REPLACE_USLEEP''@|0|g' \
  1181. -e 's|@''REPLACE_WRITE''@|0|g' \
  1182. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1183. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1184. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1185. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1186. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1187. } > unistd.h-t && \
  1188. mv unistd.h-t unistd.h
  1189. rm -f unitypes.h-t unitypes.h && \
  1190. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1191. cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/unitypes.in.h; \
  1192. } > unitypes.h-t && \
  1193. mv -f unitypes.h-t unitypes.h
  1194. rm -f uniwidth.h-t uniwidth.h && \
  1195. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1196. cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/uniwidth.in.h; \
  1197. } > uniwidth.h-t && \
  1198. mv -f uniwidth.h-t uniwidth.h
  1199. rm -f wchar.h-t wchar.h && \
  1200. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1201. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1202. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1203. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1204. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1205. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  1206. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  1207. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  1208. -e 's/@''GNULIB_BTOWC''@/1/g' \
  1209. -e 's/@''GNULIB_WCTOB''@/0/g' \
  1210. -e 's/@''GNULIB_MBSINIT''@/1/g' \
  1211. -e 's/@''GNULIB_MBRTOWC''@/1/g' \
  1212. -e 's/@''GNULIB_MBRLEN''@/0/g' \
  1213. -e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
  1214. -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
  1215. -e 's/@''GNULIB_WCRTOMB''@/1/g' \
  1216. -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
  1217. -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
  1218. -e 's/@''GNULIB_WCWIDTH''@/1/g' \
  1219. -e 's/@''GNULIB_WMEMCHR''@/0/g' \
  1220. -e 's/@''GNULIB_WMEMCMP''@/0/g' \
  1221. -e 's/@''GNULIB_WMEMCPY''@/0/g' \
  1222. -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
  1223. -e 's/@''GNULIB_WMEMSET''@/0/g' \
  1224. -e 's/@''GNULIB_WCSLEN''@/0/g' \
  1225. -e 's/@''GNULIB_WCSNLEN''@/0/g' \
  1226. -e 's/@''GNULIB_WCSCPY''@/0/g' \
  1227. -e 's/@''GNULIB_WCPCPY''@/0/g' \
  1228. -e 's/@''GNULIB_WCSNCPY''@/0/g' \
  1229. -e 's/@''GNULIB_WCPNCPY''@/0/g' \
  1230. -e 's/@''GNULIB_WCSCAT''@/0/g' \
  1231. -e 's/@''GNULIB_WCSNCAT''@/0/g' \
  1232. -e 's/@''GNULIB_WCSCMP''@/0/g' \
  1233. -e 's/@''GNULIB_WCSNCMP''@/0/g' \
  1234. -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
  1235. -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
  1236. -e 's/@''GNULIB_WCSCOLL''@/0/g' \
  1237. -e 's/@''GNULIB_WCSXFRM''@/0/g' \
  1238. -e 's/@''GNULIB_WCSDUP''@/0/g' \
  1239. -e 's/@''GNULIB_WCSCHR''@/0/g' \
  1240. -e 's/@''GNULIB_WCSRCHR''@/0/g' \
  1241. -e 's/@''GNULIB_WCSCSPN''@/0/g' \
  1242. -e 's/@''GNULIB_WCSSPN''@/0/g' \
  1243. -e 's/@''GNULIB_WCSPBRK''@/0/g' \
  1244. -e 's/@''GNULIB_WCSSTR''@/0/g' \
  1245. -e 's/@''GNULIB_WCSTOK''@/0/g' \
  1246. -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
  1247. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/wchar.in.h | \
  1248. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  1249. -e 's|@''HAVE_BTOWC''@|1|g' \
  1250. -e 's|@''HAVE_MBSINIT''@|1|g' \
  1251. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  1252. -e 's|@''HAVE_MBRLEN''@|1|g' \
  1253. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  1254. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  1255. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  1256. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  1257. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  1258. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  1259. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  1260. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  1261. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  1262. -e 's|@''HAVE_WMEMSET''@|1|g' \
  1263. -e 's|@''HAVE_WCSLEN''@|1|g' \
  1264. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  1265. -e 's|@''HAVE_WCSCPY''@|1|g' \
  1266. -e 's|@''HAVE_WCPCPY''@|1|g' \
  1267. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  1268. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  1269. -e 's|@''HAVE_WCSCAT''@|1|g' \
  1270. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  1271. -e 's|@''HAVE_WCSCMP''@|1|g' \
  1272. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  1273. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  1274. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  1275. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  1276. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  1277. -e 's|@''HAVE_WCSDUP''@|1|g' \
  1278. -e 's|@''HAVE_WCSCHR''@|1|g' \
  1279. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  1280. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  1281. -e 's|@''HAVE_WCSSPN''@|1|g' \
  1282. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  1283. -e 's|@''HAVE_WCSSTR''@|1|g' \
  1284. -e 's|@''HAVE_WCSTOK''@|1|g' \
  1285. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  1286. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  1287. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  1288. | \
  1289. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  1290. -e 's|@''REPLACE_BTOWC''@|0|g' \
  1291. -e 's|@''REPLACE_WCTOB''@|0|g' \
  1292. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  1293. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  1294. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  1295. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  1296. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  1297. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  1298. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  1299. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  1300. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  1301. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  1302. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1303. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1304. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1305. } > wchar.h-t && \
  1306. mv wchar.h-t wchar.h
  1307. rm -f wctype.h-t wctype.h && \
  1308. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1309. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1310. -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  1311. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1312. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1313. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1314. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  1315. -e 's/@''GNULIB_ISWBLANK''@/0/g' \
  1316. -e 's/@''GNULIB_WCTYPE''@/0/g' \
  1317. -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
  1318. -e 's/@''GNULIB_WCTRANS''@/0/g' \
  1319. -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
  1320. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  1321. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  1322. -e 's/@''HAVE_WCTYPE_T''@/1/g' \
  1323. -e 's/@''HAVE_WCTRANS_T''@/1/g' \
  1324. -e 's/@''HAVE_WINT_T''@/1/g' \
  1325. -e 's/@''REPLACE_ISWBLANK''@/0/g' \
  1326. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  1327. -e 's/@''REPLACE_TOWLOWER''@/0/g' \
  1328. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1329. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1330. < /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/wctype.in.h; \
  1331. } > wctype.h-t && \
  1332. mv wctype.h-t wctype.h
  1333. make all-recursive
  1334. make[3]: Entering directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc/grub-core/gnulib'
  1335. make[4]: Entering directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc/grub-core/gnulib'
  1336. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-ba.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-ba.c
  1337. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-eexst.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-eexst.c
  1338. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-fmtstream.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-fmtstream.c
  1339. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-fs-xinl.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-fs-xinl.c
  1340. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-help.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-help.c
  1341. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-parse.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-parse.c
  1342. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-pin.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-pin.c
  1343. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-pv.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-pv.c
  1344. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-pvh.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-pvh.c
  1345. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o argp-xinl.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/argp-xinl.c
  1346. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o dirname-lgpl.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/dirname-lgpl.c
  1347. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o basename-lgpl.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/basename-lgpl.c
  1348. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o stripslash.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/stripslash.c
  1349. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o localcharset.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/localcharset.c
  1350. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o mbswidth.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/mbswidth.c
  1351. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o progname.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/progname.c
  1352. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o strnlen1.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/strnlen1.c
  1353. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o unistd.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/unistd.c
  1354. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o uniwidth/width.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/uniwidth/width.c
  1355. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o wctype-h.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/wctype-h.c
  1356. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o xsize.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/xsize.c
  1357. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o asnprintf.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/asnprintf.c
  1358. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o getopt.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/getopt.c
  1359. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o getopt1.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/getopt1.c
  1360. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o printf-args.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/printf-args.c
  1361. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o printf-parse.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/printf-parse.c
  1362. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -I../.. -I../../intl -c -o vasnprintf.o /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/vasnprintf.c
  1363. rm -f libgnu.a
  1364. x86_64-pc-linux-gnu-ar cru libgnu.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-fs-xinl.o argp-help.o argp-parse.o argp-pin.o argp-pv.o argp-pvh.o argp-xinl.o dirname-lgpl.o basename-lgpl.o stripslash.o localcharset.o mbswidth.o progname.o strnlen1.o unistd.o uniwidth/width.o wctype-h.o xsize.o asnprintf.o getopt.o getopt1.o printf-args.o printf-parse.o vasnprintf.o
  1365. x86_64-pc-linux-gnu-ranlib libgnu.a
  1366. rm -f t-charset.alias charset.alias && \
  1367. /bin/sh /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/config.charset 'x86_64-pc-linux-gnu' > t-charset.alias && \
  1368. mv t-charset.alias charset.alias
  1369. rm -f t-ref-add.sed ref-add.sed && \
  1370. sed -e '/^#/d' -e 's/@''PACKAGE''@/grub/g' /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/ref-add.sin > t-ref-add.sed && \
  1371. mv t-ref-add.sed ref-add.sed
  1372. rm -f t-ref-del.sed ref-del.sed && \
  1373. sed -e '/^#/d' -e 's/@''PACKAGE''@/grub/g' /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib/ref-del.sin > t-ref-del.sed && \
  1374. mv t-ref-del.sed ref-del.sed
  1375. make[4]: Leaving directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc/grub-core/gnulib'
  1376. make[3]: Leaving directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc/grub-core/gnulib'
  1377. make[2]: Leaving directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc/grub-core/gnulib'
  1378. Making all in .
  1379. make[2]: Entering directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc'
  1380. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/misc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/libgrubkern_a-misc.o `test -f 'util/misc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/misc.c
  1381. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/command.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-command.o `test -f 'grub-core/kern/command.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/command.c
  1382. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/device.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-device.o `test -f 'grub-core/kern/device.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/device.c
  1383. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/disk.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-disk.o `test -f 'grub-core/kern/disk.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/disk.c
  1384. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/disk.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/libgrubkern_a-disk.o `test -f 'grub-core/lib/disk.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/disk.c
  1385. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/getroot.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/libgrubkern_a-getroot.o `test -f 'util/getroot.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/getroot.c
  1386. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/unix/getroot.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/unix/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/unix/getroot.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/unix/getroot.c
  1387. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/getroot.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/getroot.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/getroot.c
  1388. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/devmapper/getroot.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/devmapper/libgrubkern_a-getroot.o `test -f 'grub-core/osdep/devmapper/getroot.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/devmapper/getroot.c
  1389. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/relpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-relpath.o `test -f 'grub-core/osdep/relpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/relpath.c
  1390. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/hostdisk.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/libgrubkern_a-hostdisk.o `test -f 'grub-core/kern/emu/hostdisk.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/hostdisk.c
  1391. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/devmapper/hostdisk.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/devmapper/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/devmapper/hostdisk.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/devmapper/hostdisk.c
  1392. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/hostdisk.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/hostdisk.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/hostdisk.c
  1393. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/unix/hostdisk.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/unix/libgrubkern_a-hostdisk.o `test -f 'grub-core/osdep/unix/hostdisk.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/unix/hostdisk.c
  1394. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/exec.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-exec.o `test -f 'grub-core/osdep/exec.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/exec.c
  1395. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/sleep.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-sleep.o `test -f 'grub-core/osdep/sleep.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/sleep.c
  1396. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/password.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/libgrubkern_a-password.o `test -f 'grub-core/osdep/password.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/password.c
  1397. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/misc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/libgrubkern_a-misc.o `test -f 'grub-core/kern/emu/misc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/misc.c
  1398. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/mm.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/libgrubkern_a-mm.o `test -f 'grub-core/kern/emu/mm.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/mm.c
  1399. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/env.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-env.o `test -f 'grub-core/kern/env.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/env.c
  1400. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/err.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-err.o `test -f 'grub-core/kern/err.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/err.c
  1401. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/file.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-file.o `test -f 'grub-core/kern/file.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/file.c
  1402. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/fs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-fs.o `test -f 'grub-core/kern/fs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/fs.c
  1403. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/list.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-list.o `test -f 'grub-core/kern/list.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/list.c
  1404. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/misc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-misc.o `test -f 'grub-core/kern/misc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/misc.c
  1405. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/partition.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/libgrubkern_a-partition.o `test -f 'grub-core/kern/partition.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/partition.c
  1406. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/crypto.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/libgrubkern_a-crypto.o `test -f 'grub-core/lib/crypto.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/crypto.c
  1407. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/luks.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-luks.o `test -f 'grub-core/disk/luks.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/luks.c
  1408. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/geli.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-geli.o `test -f 'grub-core/disk/geli.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/geli.c
  1409. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/cryptodisk.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-cryptodisk.o `test -f 'grub-core/disk/cryptodisk.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/cryptodisk.c
  1410. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/AFSplitter.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-AFSplitter.o `test -f 'grub-core/disk/AFSplitter.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/AFSplitter.c
  1411. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/pbkdf2.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/libgrubkern_a-pbkdf2.o `test -f 'grub-core/lib/pbkdf2.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/pbkdf2.c
  1412. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/extcmd.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/commands/libgrubkern_a-extcmd.o `test -f 'grub-core/commands/extcmd.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/extcmd.c
  1413. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/arg.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/libgrubkern_a-arg.o `test -f 'grub-core/lib/arg.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/arg.c
  1414. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/ldm.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-ldm.o `test -f 'grub-core/disk/ldm.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/ldm.c
  1415. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/diskfilter.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/libgrubkern_a-diskfilter.o `test -f 'grub-core/disk/diskfilter.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/diskfilter.c
  1416. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/gpt.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/partmap/libgrubkern_a-gpt.o `test -f 'grub-core/partmap/gpt.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/gpt.c
  1417. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/msdos.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/partmap/libgrubkern_a-msdos.o `test -f 'grub-core/partmap/msdos.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/msdos.c
  1418. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/proc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/fs/libgrubkern_a-proc.o `test -f 'grub-core/fs/proc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/proc.c
  1419. rm -f libgrubkern.a
  1420. x86_64-pc-linux-gnu-ar cru libgrubkern.a util/libgrubkern_a-misc.o grub-core/kern/libgrubkern_a-command.o grub-core/kern/libgrubkern_a-device.o grub-core/kern/libgrubkern_a-disk.o grub-core/lib/libgrubkern_a-disk.o util/libgrubkern_a-getroot.o grub-core/osdep/unix/libgrubkern_a-getroot.o grub-core/osdep/libgrubkern_a-getroot.o grub-core/osdep/devmapper/libgrubkern_a-getroot.o grub-core/osdep/libgrubkern_a-relpath.o grub-core/kern/emu/libgrubkern_a-hostdisk.o grub-core/osdep/devmapper/libgrubkern_a-hostdisk.o grub-core/osdep/libgrubkern_a-hostdisk.o grub-core/osdep/unix/libgrubkern_a-hostdisk.o grub-core/osdep/libgrubkern_a-exec.o grub-core/osdep/libgrubkern_a-sleep.o grub-core/osdep/libgrubkern_a-password.o grub-core/kern/emu/libgrubkern_a-misc.o grub-core/kern/emu/libgrubkern_a-mm.o grub-core/kern/libgrubkern_a-env.o grub-core/kern/libgrubkern_a-err.o grub-core/kern/libgrubkern_a-file.o grub-core/kern/libgrubkern_a-fs.o grub-core/kern/libgrubkern_a-list.o grub-core/kern/libgrubkern_a-misc.o grub-core/kern/libgrubkern_a-partition.o grub-core/lib/libgrubkern_a-crypto.o grub-core/disk/libgrubkern_a-luks.o grub-core/disk/libgrubkern_a-geli.o grub-core/disk/libgrubkern_a-cryptodisk.o grub-core/disk/libgrubkern_a-AFSplitter.o grub-core/lib/libgrubkern_a-pbkdf2.o grub-core/commands/libgrubkern_a-extcmd.o grub-core/lib/libgrubkern_a-arg.o grub-core/disk/libgrubkern_a-ldm.o grub-core/disk/libgrubkern_a-diskfilter.o grub-core/partmap/libgrubkern_a-gpt.o grub-core/partmap/libgrubkern_a-msdos.o grub-core/fs/libgrubkern_a-proc.o
  1421. x86_64-pc-linux-gnu-ranlib libgrubkern.a
  1422. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/blocklist.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-blocklist.o `test -f 'grub-core/commands/blocklist.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/blocklist.c
  1423. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/macbless.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-macbless.o `test -f 'grub-core/commands/macbless.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/macbless.c
  1424. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/xnu_uuid.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-xnu_uuid.o `test -f 'grub-core/commands/xnu_uuid.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/xnu_uuid.c
  1425. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/testload.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-testload.o `test -f 'grub-core/commands/testload.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/testload.c
  1426. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/ls.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/commands/libgrubmods_a-ls.o `test -f 'grub-core/commands/ls.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/ls.c
  1427. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/dmraid_nvidia.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-dmraid_nvidia.o `test -f 'grub-core/disk/dmraid_nvidia.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/dmraid_nvidia.c
  1428. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/loopback.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-loopback.o `test -f 'grub-core/disk/loopback.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/loopback.c
  1429. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/lvm.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-lvm.o `test -f 'grub-core/disk/lvm.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/lvm.c
  1430. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/mdraid_linux.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-mdraid_linux.o `test -f 'grub-core/disk/mdraid_linux.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/mdraid_linux.c
  1431. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/mdraid_linux_be.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-mdraid_linux_be.o `test -f 'grub-core/disk/mdraid_linux_be.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/mdraid_linux_be.c
  1432. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/mdraid1x_linux.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-mdraid1x_linux.o `test -f 'grub-core/disk/mdraid1x_linux.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/mdraid1x_linux.c
  1433. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/raid5_recover.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-raid5_recover.o `test -f 'grub-core/disk/raid5_recover.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/raid5_recover.c
  1434. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/raid6_recover.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/disk/libgrubmods_a-raid6_recover.o `test -f 'grub-core/disk/raid6_recover.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/raid6_recover.c
  1435. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/font/font.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/font/libgrubmods_a-font.o `test -f 'grub-core/font/font.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/font/font.c
  1436. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/gfxmenu/font.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/gfxmenu/libgrubmods_a-font.o `test -f 'grub-core/gfxmenu/font.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/gfxmenu/font.c
  1437. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/normal/charset.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/normal/libgrubmods_a-charset.o `test -f 'grub-core/normal/charset.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/normal/charset.c
  1438. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/video/fb/fbblit.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/video/fb/libgrubmods_a-fbblit.o `test -f 'grub-core/video/fb/fbblit.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/video/fb/fbblit.c
  1439. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/video/fb/fbutil.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/video/fb/libgrubmods_a-fbutil.o `test -f 'grub-core/video/fb/fbutil.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/video/fb/fbutil.c
  1440. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/video/fb/fbfill.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/video/fb/libgrubmods_a-fbfill.o `test -f 'grub-core/video/fb/fbfill.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/video/fb/fbfill.c
  1441. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/video/fb/video_fb.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/video/fb/libgrubmods_a-video_fb.o `test -f 'grub-core/video/fb/video_fb.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/video/fb/video_fb.c
  1442. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/video/video.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/video/libgrubmods_a-video.o `test -f 'grub-core/video/video.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/video/video.c
  1443. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/video/capture.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/video/libgrubmods_a-capture.o `test -f 'grub-core/video/capture.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/video/capture.c
  1444. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/video/colors.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/video/libgrubmods_a-colors.o `test -f 'grub-core/video/colors.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/video/colors.c
  1445. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/unidata.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/libgrubmods_a-unidata.o `test -f 'grub-core/unidata.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/unidata.c
  1446. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/io/bufio.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/io/libgrubmods_a-bufio.o `test -f 'grub-core/io/bufio.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/io/bufio.c
  1447. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/affs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-affs.o `test -f 'grub-core/fs/affs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/affs.c
  1448. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/afs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-afs.o `test -f 'grub-core/fs/afs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/afs.c
  1449. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/bfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-bfs.o `test -f 'grub-core/fs/bfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/bfs.c
  1450. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/btrfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-btrfs.o `test -f 'grub-core/fs/btrfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/btrfs.c
  1451. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/cbfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-cbfs.o `test -f 'grub-core/fs/cbfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/cbfs.c
  1452. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/archelp.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-archelp.o `test -f 'grub-core/fs/archelp.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/archelp.c
  1453. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/cpio.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-cpio.o `test -f 'grub-core/fs/cpio.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/cpio.c
  1454. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/cpio_be.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-cpio_be.o `test -f 'grub-core/fs/cpio_be.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/cpio_be.c
  1455. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/odc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-odc.o `test -f 'grub-core/fs/odc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/odc.c
  1456. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/newc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-newc.o `test -f 'grub-core/fs/newc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/newc.c
  1457. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/ext2.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ext2.o `test -f 'grub-core/fs/ext2.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/ext2.c
  1458. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/fat.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-fat.o `test -f 'grub-core/fs/fat.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/fat.c
  1459. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/exfat.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-exfat.o `test -f 'grub-core/fs/exfat.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/exfat.c
  1460. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/fshelp.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-fshelp.o `test -f 'grub-core/fs/fshelp.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/fshelp.c
  1461. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/hfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-hfs.o `test -f 'grub-core/fs/hfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/hfs.c
  1462. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/hfsplus.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-hfsplus.o `test -f 'grub-core/fs/hfsplus.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/hfsplus.c
  1463. In file included from /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:33:0:
  1464. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c: In function ‘grub_hfsplus_label’:
  1465. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/hfsplus.h:216:10: warning: ‘node’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1466. recptr = (&cnode[btree->nodesize - index * sizeof (grub_uint16_t) - 2]);
  1467. ^
  1468. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:967:31: note: ‘node’ was declared here
  1469. struct grub_hfsplus_btnode *node;
  1470. ^
  1471. In file included from /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:33:0:
  1472. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/hfsplus.h:216:44: warning: ‘ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1473. recptr = (&cnode[btree->nodesize - index * sizeof (grub_uint16_t) - 2]);
  1474. ^
  1475. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:968:20: note: ‘ptr’ was declared here
  1476. grub_disk_addr_t ptr;
  1477. ^
  1478. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c: In function ‘grub_hfsplus_iterate_dir’:
  1479. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:504:63: warning: ‘node’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1480. for (rec = first_rec; rec < grub_be_to_cpu16 (first_node->count); rec++)
  1481. ^
  1482. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:783:31: note: ‘node’ was declared here
  1483. struct grub_hfsplus_btnode *node;
  1484. ^
  1485. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:784:20: warning: ‘ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1486. grub_disk_addr_t ptr;
  1487. ^
  1488. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c: In function ‘grub_hfsplus_dir’:
  1489. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:504:63: warning: ‘node’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1490. for (rec = first_rec; rec < grub_be_to_cpu16 (first_node->count); rec++)
  1491. ^
  1492. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:783:31: note: ‘node’ was declared here
  1493. struct grub_hfsplus_btnode *node;
  1494. ^
  1495. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/fs/hfsplus.c:784:20: warning: ‘ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1496. grub_disk_addr_t ptr;
  1497. ^
  1498. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/hfspluscomp.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-hfspluscomp.o `test -f 'grub-core/fs/hfspluscomp.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/hfspluscomp.c
  1499. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/iso9660.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-iso9660.o `test -f 'grub-core/fs/iso9660.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/iso9660.c
  1500. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/jfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-jfs.o `test -f 'grub-core/fs/jfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/jfs.c
  1501. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/minix.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix.o `test -f 'grub-core/fs/minix.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/minix.c
  1502. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/minix2.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix2.o `test -f 'grub-core/fs/minix2.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/minix2.c
  1503. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/minix3.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix3.o `test -f 'grub-core/fs/minix3.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/minix3.c
  1504. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/minix_be.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix_be.o `test -f 'grub-core/fs/minix_be.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/minix_be.c
  1505. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/minix2_be.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix2_be.o `test -f 'grub-core/fs/minix2_be.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/minix2_be.c
  1506. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/minix3_be.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-minix3_be.o `test -f 'grub-core/fs/minix3_be.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/minix3_be.c
  1507. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/nilfs2.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-nilfs2.o `test -f 'grub-core/fs/nilfs2.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/nilfs2.c
  1508. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/ntfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ntfs.o `test -f 'grub-core/fs/ntfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/ntfs.c
  1509. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/ntfscomp.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ntfscomp.o `test -f 'grub-core/fs/ntfscomp.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/ntfscomp.c
  1510. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/reiserfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-reiserfs.o `test -f 'grub-core/fs/reiserfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/reiserfs.c
  1511. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/romfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-romfs.o `test -f 'grub-core/fs/romfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/romfs.c
  1512. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/sfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-sfs.o `test -f 'grub-core/fs/sfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/sfs.c
  1513. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/squash4.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-squash4.o `test -f 'grub-core/fs/squash4.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/squash4.c
  1514. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/tar.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-tar.o `test -f 'grub-core/fs/tar.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/tar.c
  1515. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/udf.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-udf.o `test -f 'grub-core/fs/udf.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/udf.c
  1516. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/ufs2.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ufs2.o `test -f 'grub-core/fs/ufs2.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/ufs2.c
  1517. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/ufs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ufs.o `test -f 'grub-core/fs/ufs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/ufs.c
  1518. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/ufs_be.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-ufs_be.o `test -f 'grub-core/fs/ufs_be.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/ufs_be.c
  1519. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/xfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/libgrubmods_a-xfs.o `test -f 'grub-core/fs/xfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/xfs.c
  1520. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/zfs/zfscrypt.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfscrypt.o `test -f 'grub-core/fs/zfs/zfscrypt.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/zfs/zfscrypt.c
  1521. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/zfs/zfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs.o `test -f 'grub-core/fs/zfs/zfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/zfs/zfs.c
  1522. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/zfs/zfsinfo.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfsinfo.o `test -f 'grub-core/fs/zfs/zfsinfo.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/zfs/zfsinfo.c
  1523. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/zfs/zfs_lzjb.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o `test -f 'grub-core/fs/zfs/zfs_lzjb.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/zfs/zfs_lzjb.c
  1524. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/zfs/zfs_lz4.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lz4.o `test -f 'grub-core/fs/zfs/zfs_lz4.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/zfs/zfs_lz4.c
  1525. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/zfs/zfs_sha256.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o `test -f 'grub-core/fs/zfs/zfs_sha256.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/zfs/zfs_sha256.c
  1526. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/fs/zfs/zfs_fletcher.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o `test -f 'grub-core/fs/zfs/zfs_fletcher.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/fs/zfs/zfs_fletcher.c
  1527. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/envblk.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-envblk.o `test -f 'grub-core/lib/envblk.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/envblk.c
  1528. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/hexdump.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-hexdump.o `test -f 'grub-core/lib/hexdump.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/hexdump.c
  1529. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/LzFind.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-LzFind.o `test -f 'grub-core/lib/LzFind.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/LzFind.c
  1530. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/LzmaEnc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-LzmaEnc.o `test -f 'grub-core/lib/LzmaEnc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/LzmaEnc.c
  1531. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/crc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-crc.o `test -f 'grub-core/lib/crc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/crc.c
  1532. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/adler32.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-adler32.o `test -f 'grub-core/lib/adler32.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/adler32.c
  1533. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/crc64.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/libgrubmods_a-crc64.o `test -f 'grub-core/lib/crc64.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/crc64.c
  1534. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/normal/datetime.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/normal/libgrubmods_a-datetime.o `test -f 'grub-core/normal/datetime.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/normal/datetime.c
  1535. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/normal/misc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/normal/libgrubmods_a-misc.o `test -f 'grub-core/normal/misc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/normal/misc.c
  1536. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/acorn.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-acorn.o `test -f 'grub-core/partmap/acorn.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/acorn.c
  1537. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/amiga.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-amiga.o `test -f 'grub-core/partmap/amiga.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/amiga.c
  1538. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/apple.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-apple.o `test -f 'grub-core/partmap/apple.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/apple.c
  1539. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/sun.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-sun.o `test -f 'grub-core/partmap/sun.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/sun.c
  1540. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/plan.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-plan.o `test -f 'grub-core/partmap/plan.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/plan.c
  1541. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/dvh.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-dvh.o `test -f 'grub-core/partmap/dvh.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/dvh.c
  1542. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/sunpc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-sunpc.o `test -f 'grub-core/partmap/sunpc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/sunpc.c
  1543. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/bsdlabel.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-bsdlabel.o `test -f 'grub-core/partmap/bsdlabel.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/bsdlabel.c
  1544. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/partmap/dfly.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/partmap/libgrubmods_a-dfly.o `test -f 'grub-core/partmap/dfly.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/partmap/dfly.c
  1545. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/script/function.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-function.o `test -f 'grub-core/script/function.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/script/function.c
  1546. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/script/lexer.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-lexer.o `test -f 'grub-core/script/lexer.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/script/lexer.c
  1547. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/script/main.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-main.o `test -f 'grub-core/script/main.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/script/main.c
  1548. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/script/script.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-script.o `test -f 'grub-core/script/script.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/script/script.c
  1549. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/script/argv.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/script/libgrubmods_a-argv.o `test -f 'grub-core/script/argv.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/script/argv.c
  1550. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/io/gzio.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/io/libgrubmods_a-gzio.o `test -f 'grub-core/io/gzio.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/io/gzio.c
  1551. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/io/xzio.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/io/libgrubmods_a-xzio.o `test -f 'grub-core/io/xzio.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/io/xzio.c
  1552. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/io/lzopio.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/io/libgrubmods_a-lzopio.o `test -f 'grub-core/io/lzopio.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/io/lzopio.c
  1553. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/ia64/dl_helper.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/kern/ia64/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/ia64/dl_helper.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/ia64/dl_helper.c
  1554. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/arm/dl_helper.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/kern/arm/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/arm/dl_helper.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/arm/dl_helper.c
  1555. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/arm64/dl_helper.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/kern/arm64/libgrubmods_a-dl_helper.o `test -f 'grub-core/kern/arm64/dl_helper.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/arm64/dl_helper.c
  1556. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/minilzo/minilzo.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/minilzo/libgrubmods_a-minilzo.o `test -f 'grub-core/lib/minilzo/minilzo.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/minilzo/minilzo.c
  1557. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_bcj.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_bcj.o `test -f 'grub-core/lib/xzembed/xz_dec_bcj.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/xzembed/xz_dec_bcj.c
  1558. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_lzma2.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_lzma2.o `test -f 'grub-core/lib/xzembed/xz_dec_lzma2.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/xzembed/xz_dec_lzma2.c
  1559. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/xzembed/xz_dec_stream.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o grub-core/lib/xzembed/libgrubmods_a-xz_dec_stream.o `test -f 'grub-core/lib/xzembed/xz_dec_stream.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/xzembed/xz_dec_stream.c
  1560. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub_script.tab.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o libgrubmods_a-grub_script.tab.o `test -f 'grub_script.tab.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub_script.tab.c
  1561. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub_script.yy.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o libgrubmods_a-grub_script.yy.o `test -f 'grub_script.yy.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub_script.yy.c
  1562. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"libgrub_a_init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/minilzo -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/xzembed -DMINILZO_HAVE_CONFIG_H -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -fno-builtin -Wno-undef -c -o libgrubmods_a-libgrub_a_init.o `test -f 'libgrub_a_init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`libgrub_a_init.c
  1563. rm -f libgrubmods.a
  1564. x86_64-pc-linux-gnu-ar cru libgrubmods.a grub-core/commands/libgrubmods_a-blocklist.o grub-core/commands/libgrubmods_a-macbless.o grub-core/commands/libgrubmods_a-xnu_uuid.o grub-core/commands/libgrubmods_a-testload.o grub-core/commands/libgrubmods_a-ls.o grub-core/disk/libgrubmods_a-dmraid_nvidia.o grub-core/disk/libgrubmods_a-loopback.o grub-core/disk/libgrubmods_a-lvm.o grub-core/disk/libgrubmods_a-mdraid_linux.o grub-core/disk/libgrubmods_a-mdraid_linux_be.o grub-core/disk/libgrubmods_a-mdraid1x_linux.o grub-core/disk/libgrubmods_a-raid5_recover.o grub-core/disk/libgrubmods_a-raid6_recover.o grub-core/font/libgrubmods_a-font.o grub-core/gfxmenu/libgrubmods_a-font.o grub-core/normal/libgrubmods_a-charset.o grub-core/video/fb/libgrubmods_a-fbblit.o grub-core/video/fb/libgrubmods_a-fbutil.o grub-core/video/fb/libgrubmods_a-fbfill.o grub-core/video/fb/libgrubmods_a-video_fb.o grub-core/video/libgrubmods_a-video.o grub-core/video/libgrubmods_a-capture.o grub-core/video/libgrubmods_a-colors.o grub-core/libgrubmods_a-unidata.o grub-core/io/libgrubmods_a-bufio.o grub-core/fs/libgrubmods_a-affs.o grub-core/fs/libgrubmods_a-afs.o grub-core/fs/libgrubmods_a-bfs.o grub-core/fs/libgrubmods_a-btrfs.o grub-core/fs/libgrubmods_a-cbfs.o grub-core/fs/libgrubmods_a-archelp.o grub-core/fs/libgrubmods_a-cpio.o grub-core/fs/libgrubmods_a-cpio_be.o grub-core/fs/libgrubmods_a-odc.o grub-core/fs/libgrubmods_a-newc.o grub-core/fs/libgrubmods_a-ext2.o grub-core/fs/libgrubmods_a-fat.o grub-core/fs/libgrubmods_a-exfat.o grub-core/fs/libgrubmods_a-fshelp.o grub-core/fs/libgrubmods_a-hfs.o grub-core/fs/libgrubmods_a-hfsplus.o grub-core/fs/libgrubmods_a-hfspluscomp.o grub-core/fs/libgrubmods_a-iso9660.o grub-core/fs/libgrubmods_a-jfs.o grub-core/fs/libgrubmods_a-minix.o grub-core/fs/libgrubmods_a-minix2.o grub-core/fs/libgrubmods_a-minix3.o grub-core/fs/libgrubmods_a-minix_be.o grub-core/fs/libgrubmods_a-minix2_be.o grub-core/fs/libgrubmods_a-minix3_be.o grub-core/fs/libgrubmods_a-nilfs2.o grub-core/fs/libgrubmods_a-ntfs.o grub-core/fs/libgrubmods_a-ntfscomp.o grub-core/fs/libgrubmods_a-reiserfs.o grub-core/fs/libgrubmods_a-romfs.o grub-core/fs/libgrubmods_a-sfs.o grub-core/fs/libgrubmods_a-squash4.o grub-core/fs/libgrubmods_a-tar.o grub-core/fs/libgrubmods_a-udf.o grub-core/fs/libgrubmods_a-ufs2.o grub-core/fs/libgrubmods_a-ufs.o grub-core/fs/libgrubmods_a-ufs_be.o grub-core/fs/libgrubmods_a-xfs.o grub-core/fs/zfs/libgrubmods_a-zfscrypt.o grub-core/fs/zfs/libgrubmods_a-zfs.o grub-core/fs/zfs/libgrubmods_a-zfsinfo.o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o grub-core/fs/zfs/libgrubmods_a-zfs_lz4.o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o grub-core/lib/libgrubmods_a-envblk.o grub-core/lib/libgrubmods_a-hexdump.o grub-core/lib/libgrubmods_a-LzFind.o grub-core/lib/libgrubmods_a-LzmaEnc.o grub-core/lib/libgrubmods_a-crc.o grub-core/lib/libgrubmods_a-adler32.o grub-core/lib/libgrubmods_a-crc64.o grub-core/normal/libgrubmods_a-datetime.o grub-core/normal/libgrubmods_a-misc.o grub-core/partmap/libgrubmods_a-acorn.o grub-core/partmap/libgrubmods_a-amiga.o grub-core/partmap/libgrubmods_a-apple.o grub-core/partmap/libgrubmods_a-sun.o grub-core/partmap/libgrubmods_a-plan.o grub-core/partmap/libgrubmods_a-dvh.o grub-core/partmap/libgrubmods_a-sunpc.o grub-core/partmap/libgrubmods_a-bsdlabel.o grub-core/partmap/libgrubmods_a-dfly.o grub-core/script/libgrubmods_a-function.o grub-core/script/libgrubmods_a-lexer.o grub-core/script/libgrubmods_a-main.o grub-core/script/libgrubmods_a-script.o grub-core/script/libgrubmods_a-argv.o grub-core/io/libgrubmods_a-gzio.o grub-core/io/libgrubmods_a-xzio.o grub-core/io/libgrubmods_a-lzopio.o grub-core/kern/ia64/libgrubmods_a-dl_helper.o grub-core/kern/arm/libgrubmods_a-dl_helper.o grub-core/kern/arm64/libgrubmods_a-dl_helper.o grub-core/lib/minilzo/libgrubmods_a-minilzo.o grub-core/lib/xzembed/libgrubmods_a-xz_dec_bcj.o grub-core/lib/xzembed/libgrubmods_a-xz_dec_lzma2.o grub-core/lib/xzembed/libgrubmods_a-xz_dec_stream.o libgrubmods_a-grub_script.tab.o libgrubmods_a-grub_script.yy.o libgrubmods_a-libgrub_a_init.o
  1565. x86_64-pc-linux-gnu-ranlib libgrubmods.a
  1566. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/arcfour.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-arcfour.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/arcfour.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/arcfour.c
  1567. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/blowfish.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-blowfish.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/blowfish.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/blowfish.c
  1568. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia-glue.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/camellia-glue.c
  1569. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/camellia.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/camellia.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/camellia.c
  1570. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/cast5.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-cast5.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/cast5.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/cast5.c
  1571. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/crc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-crc.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/crc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/crc.c
  1572. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/des.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-des.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/des.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/des.c
  1573. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/idea.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-idea.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/idea.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/idea.c
  1574. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/md4.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md4.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/md4.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/md4.c
  1575. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/md5.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md5.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/md5.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/md5.c
  1576. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rfc2268.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rfc2268.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rfc2268.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/rfc2268.c
  1577. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rijndael.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rijndael.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rijndael.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/rijndael.c
  1578. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/cipher/rijndael.c: In function ‘do_setkey’:
  1579. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/cipher/rijndael.c:229:9: warning: suggest braces around empty body in an ‘if’ statement [-Wempty-body]
  1580. ;
  1581. ^
  1582. /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/cipher/rijndael.c:352:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  1583. for (i = 0; i < keylen; i++)
  1584. ^
  1585. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/rmd160.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rmd160.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/rmd160.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/rmd160.c
  1586. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/seed.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-seed.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/seed.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/seed.c
  1587. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/serpent.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-serpent.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/serpent.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/serpent.c
  1588. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha1.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha1.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha1.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/sha1.c
  1589. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha256.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha256.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha256.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/sha256.c
  1590. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/sha512.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha512.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha512.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/sha512.c
  1591. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/tiger.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-tiger.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/tiger.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/tiger.c
  1592. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/twofish.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-twofish.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/twofish.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/twofish.c
  1593. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/whirlpool.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-whirlpool.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/whirlpool.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/whirlpool.c
  1594. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/libgcrypt-grub/cipher/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt_wrap -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/posix_wrap -D_GCRYPT_IN_LIBGCRYPT=1 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include/grub/gcrypt -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-error -Wno-missing-field-initializers -Wno-redundant-decls -Wno-undef -fno-builtin -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-init.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/libgcrypt-grub/cipher/init.c
  1595. rm -f libgrubgcry.a
  1596. x86_64-pc-linux-gnu-ar cru libgrubgcry.a grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-arcfour.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-blowfish.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia-glue.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-camellia.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-cast5.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-crc.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-des.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-idea.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md4.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-md5.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rfc2268.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rijndael.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-rmd160.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-seed.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-serpent.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha1.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha256.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-sha512.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-tiger.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-twofish.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-whirlpool.o grub-core/lib/libgcrypt-grub/cipher/libgrubgcry_a-init.o
  1597. x86_64-pc-linux-gnu-ranlib libgrubgcry.a
  1598. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-mkimage.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-grub-mkimage.o `test -f 'util/grub-mkimage.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-mkimage.c
  1599. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/mkimage.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-mkimage.o `test -f 'util/mkimage.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/mkimage.c
  1600. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/resolve.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-resolve.o `test -f 'util/resolve.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/resolve.c
  1601. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkimage-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1602. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkimage-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1603. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkimage-config.o `test -f 'grub-core/osdep/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/config.c
  1604. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_PKGLIBDIR=\"/usr/lib/grub\" -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkimage-config.o `test -f 'util/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/config.c
  1605. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-mkimage util/grub_mkimage-grub-mkimage.o util/grub_mkimage-mkimage.o util/grub_mkimage-resolve.o grub-core/kern/emu/grub_mkimage-argp_common.o grub-core/osdep/grub_mkimage-init.o grub-core/osdep/grub_mkimage-config.o util/grub_mkimage-config.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a -llzma
  1606. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-mkrelpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrelpath-grub-mkrelpath.o `test -f 'util/grub-mkrelpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-mkrelpath.c
  1607. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkrelpath-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1608. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrelpath-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1609. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-mkrelpath util/grub_mkrelpath-grub-mkrelpath.o grub-core/kern/emu/grub_mkrelpath-argp_common.o grub-core/osdep/grub_mkrelpath-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1610. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-script-check.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_script_check-grub-script-check.o `test -f 'util/grub-script-check.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-script-check.c
  1611. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_script_check-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1612. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_script_check-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1613. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-script-check util/grub_script_check-grub-script-check.o grub-core/kern/emu/grub_script_check-argp_common.o grub-core/osdep/grub_script_check-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1614. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-editenv.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-grub-editenv.o `test -f 'util/grub-editenv.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-editenv.c
  1615. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/editenv.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_editenv-editenv.o `test -f 'util/editenv.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/editenv.c
  1616. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_editenv-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1617. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-editenv util/grub_editenv-grub-editenv.o util/grub_editenv-editenv.o grub-core/osdep/grub_editenv-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1618. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-mkpasswd-pbkdf2.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o `test -f 'util/grub-mkpasswd-pbkdf2.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-mkpasswd-pbkdf2.c
  1619. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkpasswd_pbkdf2-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1620. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkpasswd_pbkdf2-random.o `test -f 'grub-core/osdep/random.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/random.c
  1621. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkpasswd_pbkdf2-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1622. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-mkpasswd-pbkdf2 util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o grub-core/kern/emu/grub_mkpasswd_pbkdf2-argp_common.o grub-core/osdep/grub_mkpasswd_pbkdf2-random.o grub-core/osdep/grub_mkpasswd_pbkdf2-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1623. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-fstest.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_fstest-grub-fstest.o `test -f 'util/grub-fstest.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-fstest.c
  1624. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_fstest-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/hostfs.c
  1625. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_fstest-host.o `test -f 'grub-core/disk/host.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/host.c
  1626. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_fstest-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1627. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub_fstest_init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub_fstest-grub_fstest_init.o `test -f 'grub_fstest_init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub_fstest_init.c
  1628. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-fstest util/grub_fstest-grub-fstest.o grub-core/kern/emu/grub_fstest-hostfs.o grub-core/disk/grub_fstest-host.o grub-core/osdep/grub_fstest-init.o grub_fstest-grub_fstest_init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1629. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-mkfont.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_MKFONT=1 -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -I/usr/include/freetype2 -c -o util/grub_mkfont-grub-mkfont.o `test -f 'util/grub-mkfont.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-mkfont.c
  1630. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_MKFONT=1 -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -I/usr/include/freetype2 -c -o grub-core/kern/emu/grub_mkfont-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1631. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_MKFONT=1 -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -I/usr/include/freetype2 -c -o grub-core/osdep/grub_mkfont-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1632. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -I/usr/include/freetype2 -Wl,-O1 -Wl,--as-needed -o grub-mkfont util/grub_mkfont-grub-mkfont.o grub-core/kern/emu/grub_mkfont-argp_common.o grub-core/osdep/grub_mkfont-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a -lfreetype -lz -lbz2 -lpng16
  1633. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-mklayout.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mklayout-grub-mklayout.o `test -f 'util/grub-mklayout.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-mklayout.c
  1634. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mklayout-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1635. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mklayout-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1636. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-mklayout util/grub_mklayout-grub-mklayout.o grub-core/kern/emu/grub_mklayout-argp_common.o grub-core/osdep/grub_mklayout-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1637. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-mkrescue.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-grub-mkrescue.o `test -f 'util/grub-mkrescue.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-mkrescue.c
  1638. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/render-label.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-render-label.o `test -f 'util/render-label.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/render-label.c
  1639. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/glue-efi.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-glue-efi.o `test -f 'util/glue-efi.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/glue-efi.c
  1640. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/mkimage.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-mkimage.o `test -f 'util/mkimage.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/mkimage.c
  1641. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-install-common.c
  1642. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_bios.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-setup_bios.o `test -f 'util/setup_bios.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_bios.c
  1643. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_sparc.c
  1644. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_mkrescue-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/reed_solomon.c
  1645. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-random.o `test -f 'grub-core/osdep/random.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/random.c
  1646. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/ofpath.c
  1647. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-platform.o `test -f 'grub-core/osdep/platform.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/platform.c
  1648. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/platform_unix.c
  1649. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-compress.o `test -f 'grub-core/osdep/compress.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/compress.c
  1650. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/editenv.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-editenv.o `test -f 'util/editenv.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/editenv.c
  1651. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/blocklist.c
  1652. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-config.o `test -f 'grub-core/osdep/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/config.c
  1653. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-config.o `test -f 'util/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/config.c
  1654. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkrescue-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/hostfs.c
  1655. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_mkrescue-host.o `test -f 'grub-core/disk/host.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/host.c
  1656. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/resolve.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkrescue-resolve.o `test -f 'util/resolve.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/resolve.c
  1657. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkrescue-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1658. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkrescue-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1659. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-mkrescue util/grub_mkrescue-grub-mkrescue.o util/grub_mkrescue-render-label.o util/grub_mkrescue-glue-efi.o util/grub_mkrescue-mkimage.o util/grub_mkrescue-grub-install-common.o util/grub_mkrescue-setup_bios.o util/grub_mkrescue-setup_sparc.o grub-core/lib/grub_mkrescue-reed_solomon.o grub-core/osdep/grub_mkrescue-random.o grub-core/osdep/grub_mkrescue-ofpath.o grub-core/osdep/grub_mkrescue-platform.o grub-core/osdep/grub_mkrescue-platform_unix.o grub-core/osdep/grub_mkrescue-compress.o util/grub_mkrescue-editenv.o grub-core/osdep/grub_mkrescue-blocklist.o grub-core/osdep/grub_mkrescue-config.o util/grub_mkrescue-config.o grub-core/kern/emu/grub_mkrescue-hostfs.o grub-core/disk/grub_mkrescue-host.o util/grub_mkrescue-resolve.o grub-core/kern/emu/grub_mkrescue-argp_common.o grub-core/osdep/grub_mkrescue-init.o -llzma libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1660. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-mkstandalone.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-grub-mkstandalone.o `test -f 'util/grub-mkstandalone.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-mkstandalone.c
  1661. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/render-label.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-render-label.o `test -f 'util/render-label.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/render-label.c
  1662. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/glue-efi.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-glue-efi.o `test -f 'util/glue-efi.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/glue-efi.c
  1663. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/mkimage.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-mkimage.o `test -f 'util/mkimage.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/mkimage.c
  1664. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-install-common.c
  1665. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_bios.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-setup_bios.o `test -f 'util/setup_bios.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_bios.c
  1666. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_sparc.c
  1667. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_mkstandalone-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/reed_solomon.c
  1668. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-random.o `test -f 'grub-core/osdep/random.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/random.c
  1669. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/ofpath.c
  1670. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-platform.o `test -f 'grub-core/osdep/platform.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/platform.c
  1671. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/platform_unix.c
  1672. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-compress.o `test -f 'grub-core/osdep/compress.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/compress.c
  1673. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/editenv.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-editenv.o `test -f 'util/editenv.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/editenv.c
  1674. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/blocklist.c
  1675. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-config.o `test -f 'grub-core/osdep/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/config.c
  1676. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-config.o `test -f 'util/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/config.c
  1677. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkstandalone-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/hostfs.c
  1678. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_mkstandalone-host.o `test -f 'grub-core/disk/host.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/host.c
  1679. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/resolve.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mkstandalone-resolve.o `test -f 'util/resolve.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/resolve.c
  1680. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mkstandalone-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1681. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mkstandalone-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1682. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-mkstandalone util/grub_mkstandalone-grub-mkstandalone.o util/grub_mkstandalone-render-label.o util/grub_mkstandalone-glue-efi.o util/grub_mkstandalone-mkimage.o util/grub_mkstandalone-grub-install-common.o util/grub_mkstandalone-setup_bios.o util/grub_mkstandalone-setup_sparc.o grub-core/lib/grub_mkstandalone-reed_solomon.o grub-core/osdep/grub_mkstandalone-random.o grub-core/osdep/grub_mkstandalone-ofpath.o grub-core/osdep/grub_mkstandalone-platform.o grub-core/osdep/grub_mkstandalone-platform_unix.o grub-core/osdep/grub_mkstandalone-compress.o util/grub_mkstandalone-editenv.o grub-core/osdep/grub_mkstandalone-blocklist.o grub-core/osdep/grub_mkstandalone-config.o util/grub_mkstandalone-config.o grub-core/kern/emu/grub_mkstandalone-hostfs.o grub-core/disk/grub_mkstandalone-host.o util/grub_mkstandalone-resolve.o grub-core/kern/emu/grub_mkstandalone-argp_common.o grub-core/osdep/grub_mkstandalone-init.o -llzma libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1683. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-mknetdir.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-grub-mknetdir.o `test -f 'util/grub-mknetdir.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-mknetdir.c
  1684. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/mkimage.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-mkimage.o `test -f 'util/mkimage.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/mkimage.c
  1685. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-install-common.c
  1686. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_bios.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-setup_bios.o `test -f 'util/setup_bios.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_bios.c
  1687. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_sparc.c
  1688. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_mknetdir-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/reed_solomon.c
  1689. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-random.o `test -f 'grub-core/osdep/random.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/random.c
  1690. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/ofpath.c
  1691. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-platform.o `test -f 'grub-core/osdep/platform.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/platform.c
  1692. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/platform_unix.c
  1693. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-compress.o `test -f 'grub-core/osdep/compress.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/compress.c
  1694. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/editenv.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-editenv.o `test -f 'util/editenv.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/editenv.c
  1695. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/blocklist.c
  1696. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-config.o `test -f 'grub-core/osdep/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/config.c
  1697. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-config.o `test -f 'util/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/config.c
  1698. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/resolve.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_mknetdir-resolve.o `test -f 'util/resolve.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/resolve.c
  1699. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_mknetdir-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1700. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_mknetdir-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1701. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-mknetdir util/grub_mknetdir-grub-mknetdir.o util/grub_mknetdir-mkimage.o util/grub_mknetdir-grub-install-common.o util/grub_mknetdir-setup_bios.o util/grub_mknetdir-setup_sparc.o grub-core/lib/grub_mknetdir-reed_solomon.o grub-core/osdep/grub_mknetdir-random.o grub-core/osdep/grub_mknetdir-ofpath.o grub-core/osdep/grub_mknetdir-platform.o grub-core/osdep/grub_mknetdir-platform_unix.o grub-core/osdep/grub_mknetdir-compress.o util/grub_mknetdir-editenv.o grub-core/osdep/grub_mknetdir-blocklist.o grub-core/osdep/grub_mknetdir-config.o util/grub_mknetdir-config.o util/grub_mknetdir-resolve.o grub-core/kern/emu/grub_mknetdir-argp_common.o grub-core/osdep/grub_mknetdir-init.o -llzma libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1702. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-menulst2cfg.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_menulst2cfg-grub-menulst2cfg.o `test -f 'util/grub-menulst2cfg.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-menulst2cfg.c
  1703. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/legacy_parse.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_menulst2cfg-legacy_parse.o `test -f 'grub-core/lib/legacy_parse.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/legacy_parse.c
  1704. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/i386/pc/vesa_modes_table.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o `test -f 'grub-core/lib/i386/pc/vesa_modes_table.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/i386/pc/vesa_modes_table.c
  1705. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_menulst2cfg-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1706. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-menulst2cfg util/grub_menulst2cfg-grub-menulst2cfg.o grub-core/lib/grub_menulst2cfg-legacy_parse.o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o grub-core/osdep/grub_menulst2cfg-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1707. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-syslinux2cfg.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_syslinux2cfg-grub-syslinux2cfg.o `test -f 'util/grub-syslinux2cfg.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-syslinux2cfg.c
  1708. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/syslinux_parse.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_syslinux2cfg-syslinux_parse.o `test -f 'grub-core/lib/syslinux_parse.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/syslinux_parse.c
  1709. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/getline.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_syslinux2cfg-getline.o `test -f 'grub-core/lib/getline.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/getline.c
  1710. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_syslinux2cfg-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1711. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_syslinux2cfg-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/hostfs.c
  1712. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_syslinux2cfg-host.o `test -f 'grub-core/disk/host.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/host.c
  1713. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_syslinux2cfg-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1714. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-syslinux2cfg util/grub_syslinux2cfg-grub-syslinux2cfg.o grub-core/lib/grub_syslinux2cfg-syslinux_parse.o grub-core/lib/grub_syslinux2cfg-getline.o grub-core/osdep/grub_syslinux2cfg-init.o grub-core/kern/emu/grub_syslinux2cfg-hostfs.o grub-core/disk/grub_syslinux2cfg-host.o grub-core/kern/emu/grub_syslinux2cfg-argp_common.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1715. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-glue-efi.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_glue_efi-grub-glue-efi.o `test -f 'util/grub-glue-efi.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-glue-efi.c
  1716. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/glue-efi.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_glue_efi-glue-efi.o `test -f 'util/glue-efi.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/glue-efi.c
  1717. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_glue_efi-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1718. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_glue_efi-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1719. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-glue-efi util/grub_glue_efi-grub-glue-efi.o util/grub_glue_efi-glue-efi.o grub-core/kern/emu/grub_glue_efi-argp_common.o grub-core/osdep/grub_glue_efi-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1720. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-render-label.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_render_label-grub-render-label.o `test -f 'util/grub-render-label.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-render-label.c
  1721. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/render-label.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_render_label-render-label.o `test -f 'util/render-label.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/render-label.c
  1722. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_render_label-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1723. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_render_label-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/hostfs.c
  1724. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_render_label-host.o `test -f 'grub-core/disk/host.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/host.c
  1725. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_render_label-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1726. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-render-label util/grub_render_label-grub-render-label.o util/grub_render_label-render-label.o grub-core/kern/emu/grub_render_label-argp_common.o grub-core/kern/emu/grub_render_label-hostfs.o grub-core/disk/grub_render_label-host.o grub-core/osdep/grub_render_label-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1727. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-file.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_file-grub-file.o `test -f 'util/grub-file.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-file.c
  1728. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/render-label.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_file-render-label.o `test -f 'util/render-label.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/render-label.c
  1729. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/file.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/commands/grub_file-file.o `test -f 'grub-core/commands/file.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/file.c
  1730. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/file32.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/commands/grub_file-file32.o `test -f 'grub-core/commands/file32.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/file32.c
  1731. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/commands/file64.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/commands/grub_file-file64.o `test -f 'grub-core/commands/file64.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/commands/file64.c
  1732. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/loader/i386/xen_file.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/i386/grub_file-xen_file.o `test -f 'grub-core/loader/i386/xen_file.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/loader/i386/xen_file.c
  1733. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/loader/i386/xen_file32.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/i386/grub_file-xen_file32.o `test -f 'grub-core/loader/i386/xen_file32.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/loader/i386/xen_file32.c
  1734. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/loader/i386/xen_file64.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/i386/grub_file-xen_file64.o `test -f 'grub-core/loader/i386/xen_file64.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/loader/i386/xen_file64.c
  1735. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/io/offset.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/io/grub_file-offset.o `test -f 'grub-core/io/offset.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/io/offset.c
  1736. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/elf.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/grub_file-elf.o `test -f 'grub-core/kern/elf.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/elf.c
  1737. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/loader/lzss.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/grub_file-lzss.o `test -f 'grub-core/loader/lzss.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/loader/lzss.c
  1738. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/loader/macho.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/grub_file-macho.o `test -f 'grub-core/loader/macho.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/loader/macho.c
  1739. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/loader/macho32.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/grub_file-macho32.o `test -f 'grub-core/loader/macho32.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/loader/macho32.c
  1740. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/loader/macho64.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/loader/grub_file-macho64.o `test -f 'grub-core/loader/macho64.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/loader/macho64.c
  1741. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_file-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/hostfs.c
  1742. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_file-host.o `test -f 'grub-core/disk/host.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/host.c
  1743. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_file-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1744. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-file util/grub_file-grub-file.o util/grub_file-render-label.o grub-core/commands/grub_file-file.o grub-core/commands/grub_file-file32.o grub-core/commands/grub_file-file64.o grub-core/loader/i386/grub_file-xen_file.o grub-core/loader/i386/grub_file-xen_file32.o grub-core/loader/i386/grub_file-xen_file64.o grub-core/io/grub_file-offset.o grub-core/kern/grub_file-elf.o grub-core/loader/grub_file-lzss.o grub-core/loader/grub_file-macho.o grub-core/loader/grub_file-macho32.o grub-core/loader/grub_file-macho64.o grub-core/kern/emu/grub_file-hostfs.o grub-core/disk/grub_file-host.o grub-core/osdep/grub_file-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1745. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-probe.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_probe-grub-probe.o `test -f 'util/grub-probe.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-probe.c
  1746. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/probe.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_probe-probe.o `test -f 'util/probe.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/probe.c
  1747. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_probe-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/ofpath.c
  1748. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_probe-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1749. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_probe-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1750. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-probe util/grub_probe-grub-probe.o util/grub_probe-probe.o grub-core/osdep/grub_probe-ofpath.o grub-core/kern/emu/grub_probe-argp_common.o grub-core/osdep/grub_probe-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1751. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-setup.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_bios_setup-grub-setup.o `test -f 'util/grub-setup.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-setup.c
  1752. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_bios.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_bios_setup-setup_bios.o `test -f 'util/setup_bios.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_bios.c
  1753. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_bios_setup-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1754. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_bios_setup-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/reed_solomon.c
  1755. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_bios_setup-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/blocklist.c
  1756. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_bios_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_bios_setup-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1757. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-bios-setup util/grub_bios_setup-grub-setup.o util/grub_bios_setup-setup_bios.o grub-core/kern/emu/grub_bios_setup-argp_common.o grub-core/lib/grub_bios_setup-reed_solomon.o grub-core/osdep/grub_bios_setup-blocklist.o grub-core/osdep/grub_bios_setup-init.o libgrubmods.a libgrubkern.a libgrubgcry.a grub-core/gnulib/libgnu.a
  1758. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-setup.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_sparc64_setup-grub-setup.o `test -f 'util/grub-setup.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-setup.c
  1759. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_sparc64_setup-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_sparc.c
  1760. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_sparc64_setup-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1761. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_sparc64_setup-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/reed_solomon.c
  1762. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_sparc64_setup-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/ofpath.c
  1763. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_sparc64_setup-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/blocklist.c
  1764. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -DGRUB_SETUP_FUNC=grub_util_sparc_setup -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_sparc64_setup-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1765. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-sparc64-setup util/grub_sparc64_setup-grub-setup.o util/grub_sparc64_setup-setup_sparc.o grub-core/kern/emu/grub_sparc64_setup-argp_common.o grub-core/lib/grub_sparc64_setup-reed_solomon.o grub-core/osdep/grub_sparc64_setup-ofpath.o grub-core/osdep/grub_sparc64_setup-blocklist.o grub-core/osdep/grub_sparc64_setup-init.o libgrubmods.a libgrubkern.a libgrubgcry.a grub-core/gnulib/libgnu.a
  1766. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/ieee1275/grub-ofpathname.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/ieee1275/grub_ofpathname-grub-ofpathname.o `test -f 'util/ieee1275/grub-ofpathname.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/ieee1275/grub-ofpathname.c
  1767. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_ofpathname-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/ofpath.c
  1768. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_ofpathname-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1769. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-ofpathname util/ieee1275/grub_ofpathname-grub-ofpathname.o grub-core/osdep/grub_ofpathname-ofpath.o grub-core/osdep/grub_ofpathname-init.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1770. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-macbless.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_macbless-grub-macbless.o `test -f 'util/grub-macbless.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-macbless.c
  1771. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_macbless-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1772. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_macbless-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1773. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-macbless util/grub_macbless-grub-macbless.o grub-core/osdep/grub_macbless-init.o grub-core/kern/emu/grub_macbless-argp_common.o libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1774. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-install.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-grub-install.o `test -f 'util/grub-install.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-install.c
  1775. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/probe.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-probe.o `test -f 'util/probe.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/probe.c
  1776. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/mkimage.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-mkimage.o `test -f 'util/mkimage.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/mkimage.c
  1777. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/grub-install-common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-grub-install-common.o `test -f 'util/grub-install-common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/grub-install-common.c
  1778. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_bios.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-setup_bios.o `test -f 'util/setup_bios.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_bios.c
  1779. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/setup_sparc.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-setup_sparc.o `test -f 'util/setup_sparc.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/setup_sparc.c
  1780. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/lib/reed_solomon.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/lib/grub_install-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/lib/reed_solomon.c
  1781. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/random.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-random.o `test -f 'grub-core/osdep/random.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/random.c
  1782. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/ofpath.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-ofpath.o `test -f 'grub-core/osdep/ofpath.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/ofpath.c
  1783. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-platform.o `test -f 'grub-core/osdep/platform.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/platform.c
  1784. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/platform_unix.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-platform_unix.o `test -f 'grub-core/osdep/platform_unix.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/platform_unix.c
  1785. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/compress.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-compress.o `test -f 'grub-core/osdep/compress.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/compress.c
  1786. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/editenv.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-editenv.o `test -f 'util/editenv.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/editenv.c
  1787. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/blocklist.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-blocklist.o `test -f 'grub-core/osdep/blocklist.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/blocklist.c
  1788. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-config.o `test -f 'grub-core/osdep/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/config.c
  1789. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/config.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-config.o `test -f 'util/config.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/config.c
  1790. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/render-label.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-render-label.o `test -f 'util/render-label.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/render-label.c
  1791. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/hostfs.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_install-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/hostfs.c
  1792. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/disk/host.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/disk/grub_install-host.o `test -f 'grub-core/disk/host.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/disk/host.c
  1793. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"util/resolve.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o util/grub_install-resolve.o `test -f 'util/resolve.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`util/resolve.c
  1794. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/kern/emu/argp_common.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/kern/emu/grub_install-argp_common.o `test -f 'grub-core/kern/emu/argp_common.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/kern/emu/argp_common.c
  1795. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -Wall -W -I./include -DGRUB_UTIL=1 -DGRUB_FILE=\"grub-core/osdep/init.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ -I./grub-core/gnulib -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/gnulib -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -c -o grub-core/osdep/grub_install-init.o `test -f 'grub-core/osdep/init.c' || echo '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/'`grub-core/osdep/init.c
  1796. x86_64-pc-linux-gnu-gcc -march=corei7 -O4 -Wall -W -Wshadow -Wpointer-arith -Wundef -Wchar-subscripts -Wcomment -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wfloat-equal -Wformat-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wmain -Wmissing-braces -Wmissing-format-attribute -Wmultichar -Wparentheses -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wswitch -Wtrigraphs -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wcast-align -Wextra -Wattributes -Wendif-labels -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmissing-field-initializers -Wnonnull -Woverflow -Wvla -Wpointer-to-int-cast -Wstrict-aliasing -Wvariadic-macros -Wvolatile-register-var -Wpointer-sign -Wmissing-include-dirs -Wmissing-prototypes -Wmissing-declarations -Wformat=2 -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -Wno-redundant-decls -Wno-unreachable-code -Wno-conversion -Wl,-O1 -Wl,--as-needed -o grub-install util/grub_install-grub-install.o util/grub_install-probe.o util/grub_install-mkimage.o util/grub_install-grub-install-common.o util/grub_install-setup_bios.o util/grub_install-setup_sparc.o grub-core/lib/grub_install-reed_solomon.o grub-core/osdep/grub_install-random.o grub-core/osdep/grub_install-ofpath.o grub-core/osdep/grub_install-platform.o grub-core/osdep/grub_install-platform_unix.o grub-core/osdep/grub_install-compress.o util/grub_install-editenv.o grub-core/osdep/grub_install-blocklist.o grub-core/osdep/grub_install-config.o util/grub_install-config.o util/grub_install-render-label.o grub-core/kern/emu/grub_install-hostfs.o grub-core/disk/grub_install-host.o util/grub_install-resolve.o grub-core/kern/emu/grub_install-argp_common.o grub-core/osdep/grub_install-init.o -llzma libgrubmods.a libgrubgcry.a libgrubkern.a grub-core/gnulib/libgnu.a
  1797. (for x in util/grub-kbdcomp.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=grub-kbdcomp:-
  1798. config.status: creating grub-kbdcomp
  1799. chmod a+x grub-kbdcomp
  1800. (for x in util/grub.d/00_header.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=00_header:-
  1801. config.status: creating 00_header
  1802. chmod a+x 00_header
  1803. (for x in util/grub.d/10_linux.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=10_linux:-
  1804. config.status: creating 10_linux
  1805. chmod a+x 10_linux
  1806. (for x in util/grub.d/20_linux_xen.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=20_linux_xen:-
  1807. config.status: creating 20_linux_xen
  1808. chmod a+x 20_linux_xen
  1809. (for x in util/grub.d/30_os-prober.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=30_os-prober:-
  1810. config.status: creating 30_os-prober
  1811. chmod a+x 30_os-prober
  1812. (for x in util/grub.d/40_custom.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=40_custom:-
  1813. config.status: creating 40_custom
  1814. chmod a+x 40_custom
  1815. (for x in util/grub.d/41_custom.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=41_custom:-
  1816. config.status: creating 41_custom
  1817. chmod a+x 41_custom
  1818. (for x in util/grub-mkconfig_lib.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=grub-mkconfig_lib:-
  1819. config.status: creating grub-mkconfig_lib
  1820. chmod a+x grub-mkconfig_lib
  1821. (for x in tests/util/grub-shell.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=grub-shell:-
  1822. config.status: creating grub-shell
  1823. chmod a+x grub-shell
  1824. (for x in tests/util/grub-shell-tester.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=grub-shell-tester:-
  1825. config.status: creating grub-shell-tester
  1826. chmod a+x grub-shell-tester
  1827. x86_64-pc-linux-gnu-gcc -o garbage-gen -DGRUB_FILE=\"util/garbage-gen.c\" -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I. -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2 -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/include -I./include -I/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/grub-core/lib/libgcrypt-grub/src/ /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/util/garbage-gen.c
  1828. (for x in tests/util/grub-fs-tester.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=grub-fs-tester:-
  1829. config.status: creating grub-fs-tester
  1830. chmod a+x grub-fs-tester
  1831. (for x in util/grub-mkconfig.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=grub-mkconfig:-
  1832. config.status: creating grub-mkconfig
  1833. chmod a+x grub-mkconfig
  1834. (for x in util/grub-set-default.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=grub-set-default:-
  1835. config.status: creating grub-set-default
  1836. chmod a+x grub-set-default
  1837. (for x in util/grub-reboot.in ; do cat /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/"$x"; done) | ./config.status --file=grub-reboot:-
  1838. config.status: creating grub-reboot
  1839. chmod a+x grub-reboot
  1840. chmod a+x grub-mkimage
  1841. PATH=.:$PATH pkgdatadir=. /usr/bin/help2man --section=1 -i /var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2/docs/man/grub-mkimage.h2m -o grub-mkimage.1 grub-mkimage
  1842. sh: line 1: 15540 Segmentation fault grub-mkimage --help 2> /dev/null
  1843. help2man: can't get `--help' info from grub-mkimage
  1844. Try `--no-discard-stderr' if option outputs to stderr
  1845. Makefile:12773: recipe for target 'grub-mkimage.1' failed
  1846. make[2]: *** [grub-mkimage.1] Error 139
  1847. make[2]: Leaving directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc'
  1848. Makefile:11531: recipe for target 'all-recursive' failed
  1849. make[1]: *** [all-recursive] Error 1
  1850. make[1]: Leaving directory '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc'
  1851. Makefile:3927: recipe for target 'all' failed
  1852. make: *** [all] Error 2
  1853. * ERROR: sys-boot/grub-2.02_beta2-r2::gentoo failed (compile phase):
  1854. * emake failed
  1855. *
  1856. * If you need support, post the output of `emerge --info '=sys-boot/grub-2.02_beta2-r2::gentoo'`,
  1857. * the complete build log and the output of `emerge -pqv '=sys-boot/grub-2.02_beta2-r2::gentoo'`.
  1858. * The complete build log is located at '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/temp/build.log'.
  1859. * The ebuild environment file is located at '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/temp/environment'.
  1860. * Working directory: '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2-pc'
  1861. * S: '/var/tmp/portage/sys-boot/grub-2.02_beta2-r2/work/grub-2.02~beta2'

Failed to emerge grub