Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] grub-0.97-r16 and profile 17.0 change
Date: Sat, 02 Dec 2017 12:31:06
Message-Id: 1955971.eH3XJlyHHK@dell_xps
1 I'm getting this error after I changed my profile as per '2017-11-30-new-17-
2 profiles' news item:
3
4 >>> Compiling source in /data/tmp_var/portage/sys-boot/grub-0.97-r16/work/
5 grub-0.97 ...
6 make -j5 -l12.8
7 make all-recursive
8 make[1]: Entering directory '/data/tmp_var/portage/sys-boot/grub-0.97-r16/
9 work/grub-0.97'
10 Making all in netboot
11 make[2]: Entering directory '/data/tmp_var/portage/sys-boot/grub-0.97-r16/
12 work/grub-0.97/netboot'
13 make[2]: Nothing to be done for 'all'.
14 make[2]: Leaving directory '/data/tmp_var/portage/sys-boot/grub-0.97-r16/work/
15 grub-0.97/netboot'
16 Making all in stage2
17 make[2]: Entering directory '/data/tmp_var/portage/sys-boot/grub-0.97-r16/
18 work/grub-0.97/stage2'
19 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -
20 Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-
21 loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -nopie -fno-
22 strict-aliasing -march=i686 -fno-reorder-functions -fno-builtin -nostdinc -
23 DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -
24 DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -
25 DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -
26 DUSE_MD5_PASSWORDS=1 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -Wmissing-
27 prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-loops=1 -
28 falign-functions=1 -Wundef -g -c -o pre_stage2_exec-asm.o `test -f 'asm.S' ||
29 echo './'`asm.S
30 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -
31 Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-
32 loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -nopie -fno-
33 strict-aliasing -march=i686 -fno-reorder-functions -fno-builtin -nostdinc -
34 DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -
35 DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -
36 DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -
37 DUSE_MD5_PASSWORDS=1 -g -c -o pre_stage2_exec-bios.o `test -f 'bios.c' || echo
38 './'`bios.c
39 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -
40 Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-
41 loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -nopie -fno-
42 strict-aliasing -march=i686 -fno-reorder-functions -fno-builtin -nostdinc -
43 DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -
44 DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -
45 DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -
46 DUSE_MD5_PASSWORDS=1 -g -c -o pre_stage2_exec-boot.o `test -f 'boot.c' || echo
47 './'`boot.c
48 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -
49 Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-
50 loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -nopie -fno-
51 strict-aliasing -march=i686 -fno-reorder-functions -fno-builtin -nostdinc -
52 DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -
53 DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -
54 DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -
55 DUSE_MD5_PASSWORDS=1 -g -c -o pre_stage2_exec-builtins.o `test -f 'builtins.c'
56 || echo './'`builtins.c
57 x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I.. -I../stage1 -Wall -
58 Wmissing-prototypes -Wunused -Wshadow -Wpointer-arith -falign-jumps=1 -falign-
59 loops=1 -falign-functions=1 -Wundef -Os -fno-stack-protector -nopie -fno-
60 strict-aliasing -march=i686 -fno-reorder-functions -fno-builtin -nostdinc -
61 DSUPPORT_SERIAL=1 -DSUPPORT_HERCULES=1 -DSUPPORT_GRAPHICS=1 -DFSYS_EXT2FS=1 -
62 DFSYS_FAT=1 -DFSYS_FFS=1 -DFSYS_UFS2=1 -DFSYS_MINIX=1 -DFSYS_REISERFS=1 -
63 DFSYS_VSTAFS=1 -DFSYS_JFS=1 -DFSYS_XFS=1 -DFSYS_ISO9660=1 -
64 DUSE_MD5_PASSWORDS=1 -g -c -o pre_stage2_exec-char_io.o `test -f 'char_io.c'
65 || echo './'`char_io.c
66 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option ‘-nopie’; did
67 you mean ‘-no-pie’?
68 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option ‘-nopie’; did
69 you mean ‘-no-pie’?
70 make[2]: *** [Makefile:2878: pre_stage2_exec-bios.o] Error 1
71 make[2]: *** Waiting for unfinished jobs....
72 make[2]: *** [Makefile:2892: pre_stage2_exec-boot.o] Error 1
73 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option ‘-nopie’; did
74 you mean ‘-no-pie’?
75 make[2]: *** [Makefile:2920: pre_stage2_exec-char_io.o] Error 1
76 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option ‘-nopie’; did
77 you mean ‘-no-pie’?
78 make[2]: *** [Makefile:1492: pre_stage2_exec-asm.o] Error 1
79 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option ‘-nopie’; did
80 you mean ‘-no-pie’?
81 make[2]: *** [Makefile:2906: pre_stage2_exec-builtins.o] Error 1
82 make[2]: Leaving directory '/data/tmp_var/portage/sys-boot/grub-0.97-r16/work/
83 grub-0.97/stage2'
84 make[1]: *** [Makefile:382: all-recursive] Error 1
85 make[1]: Leaving directory '/data/tmp_var/portage/sys-boot/grub-0.97-r16/work/
86 grub-0.97'
87 make: *** [Makefile:323: all] Error 2
88
89
90 However, sys-boot/grub-0.97-r17 installed fine once keyworded on this (mostly)
91 stable system. This may save time for others who come across the same
92 problem.
93
94 --
95 Regards,
96 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: grub-0.97-r16 and profile 17.0 change Ian Zimmerman <itz@××××××××××××.org>
Re: [gentoo-user] grub-0.97-r16 and profile 17.0 change Peter Humphrey <peter@××××××××××××.uk>