Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: What is the smart move on boot-loader
Date: Sat, 13 Dec 2014 22:36:22
Message-Id: 87sigjxjnk.fsf@reader.local.lan
In Reply to: [gentoo-user] Re: What is the smart move on boot-loader by Harry Putnam
1 Harry Putnam <reader@×××××××.com> writes:
2
3 > I'm trying the next lower version... that is still a beta version as I
4 > write.. Maybe better end result... will post
5 grub-(~)2.02_beta2-r6... ended in failure as posted.
6
7 grub-2.02_beta2-r ended in the same errors and failure
8
9 Now trying grub-2.00_p5107-r2
10
11 A different failure with grub-2.00_p5107-r2
12 Still seems to be font related though
13
14 That exhausts the grub2 selections.
15
16 ------- ------- ---=--- ------- -------
17 tail of emerge
18
19 format-extra-args -Wformat-security -Wformat-y2k -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Wint-to-pointer-cast -Winvalid-pch -Wmain -Wmissing-braces -Wmissing-field-initializers -Wmissing-format-attribute -Wmissing-noreturn -Wmultichar -Wnonnull -Woverflow -Wparentheses -Wpointer-arith -Wpointer-to-int-cast -Wreturn-type -Wsequence-point -Wshadow -Wsign-compare -Wstrict-aliasing -Wswitch -Wtrigraphs -Wundef -Wunknown-pragmas -Wunused -Wunused-function -Wunused-label -Wunused-parameter -Wunused-value -Wunused-variable -Wvariadic-macros -Wvolatile-register-var -Wwrite-strings -Wnested-externs -Wstrict-prototypes -Wpointer-sign -g -Wredundant-decls -Wmissing-prototypes -Wmissing-declarations -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -fno-dwarf2-cfi-asm -fno-asynchronous-unwind-tables -m32 -fno-stack-protector -mno-stack-arg-probe -Wtrampolines -DUSE_ASCII_FALLBACK=1 -DHAVE_UNIFONT_WIDTHSPEC=1 -mrtd -mregparm=3 -Dfloat=__grub_poision -Ddouble=__grub_poision -ffreestanding -c -o font/font_module-font.o `test -f 'font/font.c' || echo '/var/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00/grub-core/'`font/font.c
20 /var/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00/grub-core/font/font.c: In function 'ascii_glyph_lookup':
21 /var/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00/grub-core/font/font.c:142:11: error: 'ascii_bitmaps' undeclared (first use in this function)
22 &ascii_bitmaps[current * ASCII_BITMAP_SIZE],
23 ^
24 /var/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00/grub-core/font/font.c:142:11: note: each undeclared identifier is reported only once for each function it appears in
25 Makefile:81405: recipe for target 'font/font_module-font.o' failed
26 make[3]: *** [font/font_module-font.o] Error 1
27 make[3]: Leaving directory '/var/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00-guessed/grub-core'
28 Makefile:75023: recipe for target 'all' failed
29 make[2]: *** [all] Error 2
30 make[2]: Leaving directory '/var/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00-guessed/grub-core'
31 Makefile:28658: recipe for target 'all-recursive' failed
32 make[1]: *** [all-recursive] Error 1
33 make[1]: Leaving directory '/var/tmp/portage/sys-boot/grub-2.00_p5107-r2/work/grub-2.00-guessed'
34 Makefile:23788: recipe for target 'all' failed
35 make: *** [all] Error 2
36 * ERROR: sys-boot/grub-2.00_p5107-r2::gentoo failed (compile phase):
37 * emake failed