Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32422 - make during bootstrap fails with errors
Summary: make during bootstrap fails with errors
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-31 13:16 UTC by Joseph A Nagy Jr
Modified: 2004-01-23 17:57 UTC (History)
1 user (show)

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


Attachments
Complete boostrap error file (bootstrap.out,68.48 KB, text/plain)
2003-10-31 13:17 UTC, Joseph A Nagy Jr
Details
my make.conf file (make.conf,12.84 KB, text/plain)
2003-10-31 13:17 UTC, Joseph A Nagy Jr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph A Nagy Jr 2003-10-31 13:16:18 UTC
bootstrap.sh fails during the make process, all the errors happen during make 
and not config.

Reproducible: Always
Steps to Reproduce:
1. Build my computer
2. Boot LiveCD from http://mail.bigfire-
hsv.org:8100/Redirect/www.gtlib.cc.gatech.edu/pub/gentoo/releases/x86/1.4/livecd
/x86/
3. Run boostrap.sh
Actual Results:  
Failed with errors

Expected Results:  
compiled my C and C++ compiliers!

From the very end of the error file I made (using boostrap.sh > bootstrap.out 
2>&1):

../ncurses/tinfo/comp_expand.c:137: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [../objects/comp_expand.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/ncurses-5.3-r2/work/ncurses-
5.3/ncurses'
make: *** [all] Error 2

!!! ERROR: sys-libs/ncurses-5.3-r2 failed.
!!! Function src_compile, Line 44, Exitcode 2
!!! make failed

Calculating dependencies    ...done!
>>> emerge (1 of 5) sys-libs/ncurses-5.3-r2 to /
>>> md5 src_uri ;-) ncurses-5.3.tar.gz
Comment 1 Joseph A Nagy Jr 2003-10-31 13:17:09 UTC
Created attachment 20034 [details]
Complete boostrap error file
Comment 2 Joseph A Nagy Jr 2003-10-31 13:17:47 UTC
Created attachment 20035 [details]
my make.conf file

This is my modified make.conf file
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-11-01 01:54:26 UTC
your hardware ok?
Comment 4 Joseph A Nagy Jr 2003-11-01 09:55:07 UTC
Well, considering I had been running RH, I think my hardware is decent. There
are a few things wrong with the mobo (PS/2 ports are non-functional and the
clock batter holder isn't electrically connected to the board, but that's
it) but nothing that should interfere with compiling software. The drive
I'm using is an Western Digital 8GB that I did a low level format on a couple
of weeks back.
Comment 5 John Davis (zhen) (RETIRED) gentoo-dev 2004-01-23 17:57:54 UTC
segfaults usually mean that you have some bad parts. make sure that you are not overheating, and that your ram and proc are ok. Check your ram using a new gentoo livecd that has memtest86 on it.