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

Bug 26398

Summary: `internal error: Segmentation fault` while building db-3.2.9-rc2 in stage 2
Product: Gentoo Linux Reporter: Yuval Scharf <scharf>
Component: [OLD] Core systemAssignee: Gentoo Release Team <releng>
Status: RESOLVED WORKSFORME    
Severity: normal CC: pauldv
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The erroe message from the compiler
full log of "emerge db"

Description Yuval Scharf 2003-08-11 07:18:56 UTC
In stage 2 I've done `emerge system` as instructed. When compiling cxx_app.cpp I got the message in the summary line. This was caused by fpos.h which was indirectly included.

Reproducible: Always
Steps to Reproduce:
1. I've just went through the stages as instructed. 2. 3.
Actual Results:  
The build failed and the `emerge system` stopped

Expected Results:  
Full execution of `emerge system`

I really stuck here. I can't use my computer. I'll very much appreciate a quick response. If you know how i can workaround it I'll be very glad.
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2003-08-11 14:56:48 UTC
Please attach a log of the failure so we can diagnose the problem better. 
Does it allways fail at the same point. Also take a look at bug #20600 for general causes and solutions
Comment 2 Yuval Scharf 2003-08-12 01:21:45 UTC
Created attachment 15961 [details]
The erroe message from the compiler
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2003-08-12 01:38:26 UTC
Which CFLAGS are you using? Please try compiling with
CFLAGS="-O2 -mcpu=i686 -pipe"
and similar CXXFLAGS.

Also, next time could you attach the full log as can be created by emerge db &>db.log
Comment 4 Yuval Scharf 2003-08-12 07:21:25 UTC
Created attachment 15974 [details]
full log of "emerge db"
Comment 5 Yuval Scharf 2003-08-13 00:07:12 UTC
`emerge gcc` solved the problem for me 
Comment 6 Paul de Vrieze (RETIRED) gentoo-dev 2003-08-13 00:48:54 UTC
Ok, good to hear that. Closing the bug