Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40870 - emerge system crashed while trying to emerge gawk-3.1.3-r1
Summary: emerge system crashed while trying to emerge gawk-3.1.3-r1
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-08 12:19 UTC by Dominik Wakowski
Modified: 2005-03-25 11:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Wakowski 2004-02-08 12:19:01 UTC
wanted to install gentoo on my Athlon Xp 1800+ 512 DDR, 120 GB HDD, GEFORCE III, Sb Live ... 
I also wanted to have windows on the same hdd so i part like this : 

/dev/hda1 /Boot 
/dev/hda2 swap 
/dev/hda3 / 
/dev/hda4 Windows Ntfs 

First i've installed windows on it partition. 
Then i've download the 2 cd GRP install cd set for AMD Athlon Xp. 
I did like into the install handbook. I choose to do a stage 3 install. 
All went well till the kernel compilation. 
I first tryed to compile the gentoo-sources '.... but it always quits when make bzImage' So i tryed with vanilla-sources but same problem. 
Then i tryed to do it manually with both sources but when make dep && make bzImage modules modules.install this error stopped the process : 

Internal compiler error : Error reporting routines re-entered..... 

.....segmentation fault 
make[3]: *** [cdrom.o] Error 1 
make[3]: Leaving directory '/usr/src/linux-2.4.22/drivers/cdrom/ 
make[2]: *** [first_rule] Error 2 
make[2]: Leaving directory '/usr/src/ 
puis FAILED... 

I decided then to delate all the partitions (even windows), and installed gentoo again but this time an error occured when trying to emerge system : 

regcomp.c:In function 'parse' 
regcomp.c:1811: internal error: Segmentation fault 
Please submit a full bug report.... 
make[2]: *** [regex.o] Error 1 
make[2]: waiting for unfinished jobs.... 
make[1]: ***[all-recursive] Error 1 
make[1]: Leaving directory.... 
make:*** [all] Error 2 

!!! ERROR: sys-apps/gawk-3.1.3-r1 failed 
!!! Funtion src_compile, Line 44, Exit code 2 
!!! (no error message) 

Voici mon fichier /etc/make.conf 

USE="X -gtk -gnome alsa qt kde" 

CHOST="i686-pc-linux-gnu" 

CFLAGS="-mcpu=athlon-xp -O3 -pipe" 
CXXFLAGS="${CFLAGS}" 

AUTOCLEAN=yes 


Reproducible: Always
Steps to Reproduce:
1.boot the gentoo cd 
2.mount file systems...download & extract stage...
3.emerge system

Actual Results:  
Still Error

Expected Results:  
Expect emerge system to work
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2004-03-21 11:31:40 UTC
Internal compiler error : Error reporting routines re-entered..... 

.....segmentation fault 

Those errors are usually caused by hardware problems. Check your RAM and make sure that you are not overheating.
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-25 11:24:59 UTC
Moving these so we can remove the "Install CD" component from "Gentoo Linux".

I apologize to everyone for this spam, but according to the bugzilla developers,
this is the only reasonable way to do this.