Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10988 - binutils-2.13.90.0.4 doesn't compile in bootstrap of i586
Summary: binutils-2.13.90.0.4 doesn't compile in bootstrap of i586
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL: http://cvs.gentoo.org/~vapier/i386-bi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-20 00:19 UTC by Matt Oquist
Modified: 2005-07-17 13:06 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 Matt Oquist 2002-11-20 00:20:00 UTC
I started with stage1-x86-1.4_rc1-20020908-1208.tar.bz2.

I set CHOST="i386-pc-linux-gnu" and MAKEOPTS="-j10" in make.conf.

I ran scripts/bootstrap.sh > /tmp/bootstrap.log 2>&1.

The bootstrap failed on binutils:
-----------------------------------------------------
peigen.c: In function `_bfd_pe_print_private_bfd_data_common':
peigen.c:1863: internal error: Segmentation fault
-----------------------------------------------------


You can grab the entire bootstrap.log from
www.css.tayloru.edu/~moquist/g2/i386-bootstrap.log,
and I've tarred the binutils working directory there as well:
www.css.tayloru.edu/~moquist/g2/i386-binutils.tbz2.

Please let me know if/when you grab these, so I can reclaim the space.

Thanks!
Comment 1 SpanKY gentoo-dev 2002-11-20 05:14:09 UTC
i mirrored the file on gentoo.org so you can delete it from your site
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-27 15:26:59 UTC
Could you ever do a complete bootstrap on that sytem ?  Can you try with
CHOST="i586-pc-linux-gnu" ?  What are your CFLAGS ?
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-02 04:15:40 UTC
hello ?
Comment 4 Matt Oquist 2002-12-02 07:59:13 UTC
> Could you ever do a complete bootstrap on that sytem ?  Can you try with
> CHOST="i586-pc-linux-gnu" ?  What are your CFLAGS ?

Hello - sorry, Thanksgiving trip.  I just got back.

No, I never did get a bootstrap to complete successfully.  I will change CHOST
and give it another shot.  CFLAGS is not set.
Comment 5 Matt Oquist 2003-01-15 05:51:13 UTC
HARDWARE ERROR
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-17 05:43:23 UTC
What if I may ask ?
Comment 7 Matt Oquist 2003-01-17 08:29:29 UTC
Bad stick of memory.  It's been plaguing me for months.  :-(

Thanks for your help; sorry for the needless trouble.

(I had so much trouble compiling things I switched to RH for a while - but I
just switched back to Gentoo last night.  Hurray!)
Comment 8 Paul de Vrieze (RETIRED) gentoo-dev 2003-05-07 16:42:01 UTC

*** This bug has been marked as a duplicate of 20600 ***