Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 12790

Summary: initial 'emerge system' will reemerge gcc
Product: Portage Development Reporter: Jan Schubert <Jan.Schubert>
Component: UnclassifiedAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED INVALID    
Severity: minor CC: releng
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jan Schubert 2002-12-27 09:57:57 UTC
Just installed 1.4_rc2. As happenend in rc1 bootsrap emerges sys-devel/gcc-3.2.1-r0 
instead of sys-devel/gcc-3.2.1-r6. So 'emerge system' has to emerge gcc for a 3rd 
time! IMHO this is not necessary. Especialy on older machines this would take a long 
time. Beside that the applications build before the current gcc release will not be 
compiled with the current gcc (and may have some failures or less optimizing 
therefore)...
Comment 1 Jan Schubert 2002-12-27 10:05:33 UTC
The same thing with sys-devel/gettext-0.11.5-r1 [0.11.5-r0] 
 
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-27 14:49:20 UTC
Well, bootstrap.sh merge whatever are in stable profile.  Take "~x86" out
of ACCEPT_KEYWORDS, and it wont happen.