Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

GCC-3.3.5-r1 bootstrap-lean error

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
5 posts • Page 1 of 1
Author
Message
llama
n00b
n00b
Posts: 11
Joined: Sun Jan 16, 2005 12:23 am

GCC-3.3.5-r1 bootstrap-lean error

  • Quote

Post by llama » Sat Jan 29, 2005 11:50 pm

Hey guys,

I've been searching Google, the forums, and over hill and dale to find out what I'm doing wrong. I ran into this after I was trying to do an emerge -uD world. Frustrating! Here's the error that I'm getting:

Code: Select all

The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [print-tree.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.5-r1 failed.
!!! Function gcc_do_make, Line 1074, Exitcode 2
!!! emake failed with bootstrap-lean
!!! If you need support, post the topmost build error, NOT this status message.
My /etc/make.conf:

Code: Select all

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="http://gentoo.llarian.net"
USE="-gtk -gnome -3dfx qt kde dvd ssl ccache"
Not much, but I'm still trying to learn Gentoo. I've tried commenting out the USE flags, changing -march to -mcpu, commenting out CFLAGS, MAKEOPTS, and the whole make.conf file. I'm at a loss. Any help would be appreciated!

Thanks all,
llama
Top
xenome
n00b
n00b
Posts: 10
Joined: Sat Aug 23, 2003 8:55 pm
Location: Germany, PE

  • Quote

Post by xenome » Fri Feb 04, 2005 8:46 pm

Hi,

i've got the same error, can this be a AMD problem?

Code: Select all

[...]  -o insn-recog.o
insn-recog.c: In function `recog_24':
insn-recog.c:37355: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [insn-recog.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.5-r1 failed.
!!! Function gcc_do_make, Line 1079, Exitcode 2
!!! emake failed with bootstrap-lean
!!! If you need support, post the topmost build error, NOT this status message.
My CFLAGS:

Code: Select all

CFLAGS="-O3 -march=athlon -funroll-loops -pipe -fomit-frame-pointer"
Greets,
Daniel
Top
Ben2040
Guru
Guru
User avatar
Posts: 445
Joined: Wed May 07, 2003 2:21 pm
Location: UK
Contact:
Contact Ben2040
Website

  • Quote

Post by Ben2040 » Sat Feb 12, 2005 1:13 pm

I too run an AMD Athlon (64) and am getting this error:

Code: Select all

stage1/xgcc -Bstage1/ -B/usr/i686-pc-linux-gnu/bin/ -c    -pipe -march=athlon -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H    -I. -I. -I/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc -I/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/. -I/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/config -I/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/../include /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/dwarfout.c -o dwarfout.o
/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/dwarfout.c: In function `dwarfout_init':
/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/dwarfout.c:6364: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
stage1/xgcc -Bstage1/ -B/usr/i686-pc-linux-gnu/bin/ -c    -pipe -march=athlon -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H    -I. -I. -I/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc -I/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/. -I/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/config -I/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/../include /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/emit-rtl.c -o emit-rtl.o
/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/emit-rtl.c: In function `set_mem_attributes_minus_bitpos':
/var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/gcc/emit-rtl.c:1859: warning: comparison between signed and unsigned
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [dwarfout.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/gcc-3.3.5-r1/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-3.3.5-r1 failed.
!!! Function gcc_do_make, Line 1074, Exitcode 2
!!! emake failed with bootstrap-lean
!!! If you need support, post the topmost build error, NOT this status message.
Any help would be greaty appreaciated....

Ben

<edit> My CFLAGS:

Code: Select all

CFLAGS="-O3 -pipe -march=athlon -fomit-frame-pointer -funroll-loops"
</edit>
Top
cvig
n00b
n00b
Posts: 13
Joined: Sat Sep 04, 2004 7:59 am

  • Quote

Post by cvig » Fri Mar 04, 2005 4:16 am

See this:

http://forums.gentoo.org/viewtopic-p-21 ... ml#2151956

(basically, "emerge binutils" may resolve this issue for you).
Top
cvig
n00b
n00b
Posts: 13
Joined: Sat Sep 04, 2004 7:59 am

  • Quote

Post by cvig » Fri Mar 04, 2005 5:02 am

Okay, this didn't fix it for me.
Top
Post Reply

5 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic