Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14889 - bash and ncurses fail during stage2 on rc2
Summary: bash and ncurses fail during stage2 on rc2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-31 22:10 UTC by Chris Hornbaker
Modified: 2003-04-02 18:38 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 Chris Hornbaker 2003-01-31 22:10:45 UTC
For bash 2.05b-r3 I'm getting this error:
./parse.y: In function 'read_token_word':
./parse.y:3515: internal error; Segmentation fault

and for ncurses 5.3-r1
../progs/tic.c: In function 'check_sgr':
../progs/tic.c:926: internal error; Segmentation fault

Using CFLAGS: -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fforce-addr

cannot complete install of gentoo 1.4_rc2 nor can i give much more detail due to
inability to copy&paste
Comment 1 Chris Hornbaker 2003-02-01 01:09:21 UTC
It seems that either one of the flags or a combination of the flags is the cause of the problem.  I'm testing to see which flag it is.
Comment 2 Chris Hornbaker 2003-02-01 01:12:18 UTC
I have found that -fforce-addr was the cause of the problem.  This has been tested w/ bash and we are going to check with ncurses later.
Comment 3 Chris Hornbaker 2003-02-01 01:16:58 UTC
-fomit-frame-pointer causes a problem later in the build of bash. may want to add something to strip these flags from CFLAGS during the build process.
Comment 4 Chris Hornbaker 2003-03-08 18:47:00 UTC
This turned out to be a hardware problem. Sorry. Please close.
Comment 5 Aron Griffis (RETIRED) gentoo-dev 2003-04-02 18:38:22 UTC
Closed per request of bug filer.