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

Bug 80527

Summary: bootstrap.sh tries to emerge tons of dependencies including X and groff, which fails due to lack of a C++ compiler
Product: Gentoo Linux Reporter: Joey Frank <studieren>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED NEEDINFO    
Severity: normal CC: marienz
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joey Frank 2005-02-02 15:08:46 UTC
When bootstrapping, it fails at some point emerging groff and telling that no C++ compiler is present. It seems that "ssl" and "X" triggered this problem, after switching them to "-ssl" and "-X" in USE, bootstrap only tried to emerge half of the packages and didnt crash

Reproducible: Always
Steps to Reproduce:
1. Have X and ssl in your USE flag
2. run /usr/portage/scripts/bootstrap.sh -p | grep groff

Actual Results:  
everytime I did, groff showed up, pulling in the X server as well


Expected Results:  
NOT let groff show up
Comment 1 SpanKY gentoo-dev 2005-02-02 15:09:58 UTC
what stage did you try to use ?  what profile ?
Comment 2 Joey Frank 2005-02-02 15:42:53 UTC
As I said, I bootstrapped (therefor stage1 was the stage I tried)
Baselayout i dont know, I tried yesterday and today(february 1st and february 2nd) but right now I don't have the chance to figure out, if important I'll try and figure out after finishing my system build
Comment 3 SpanKY gentoo-dev 2005-02-02 15:46:20 UTC
2004.2 ? 2004.3 ? 2005.0 ?

which stage did you use ? x86 ? i686 ? athlon ?
Comment 4 Joey Frank 2005-02-02 15:49:08 UTC
Ok I used x86 on a Samsung P35 1600-III which is a Centrino 1.6
sorry for so few informations, this is the first bug I filed in :)
btw the baselayout is "baselayout-1.9.4-r6"