Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26398 - `internal error: Segmentation fault` while building db-3.2.9-rc2 in stage 2
Summary: `internal error: Segmentation fault` while building db-3.2.9-rc2 in stage 2
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-11 07:18 UTC by Yuval Scharf
Modified: 2003-08-13 00:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The erroe message from the compiler (log,1.54 KB, text/plain)
2003-08-12 01:21 UTC, Yuval Scharf
Details
full log of "emerge db" (db.log,24.42 KB, text/plain)
2003-08-12 07:21 UTC, Yuval Scharf
Details

Note You need to log in before you can comment on or make changes to this bug.
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