Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171919 - sys-devel/gcc-4.1.1-r3 segfault during compile
Summary: sys-devel/gcc-4.1.1-r3 segfault during compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 13:56 UTC by dominik bartkowski
Modified: 2007-03-23 14:45 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 bartkowski 2007-03-23 13:56:00 UTC
Hi

I'm trying to emerge GCC on my machine (ibook G4), and the process crashes. I tried to do emerge --sync, emerge portage and do; emerge --deep --newuse gcc, nothing works.

I hope that somebody encountered the same problem and could help me. 
if it can be usefull, here is the error message;



"""

/var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/gcc-4.1.1/gcc/../include/ansidecl.h:1: i$
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/build/gcc'
make: *** [bootstrap-lean] Error 2

!!! ERROR: sys-devel/gcc-4.1.1-r3 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 5332:   Called src_compile
  ebuild.sh, line 1304:   Called toolchain_src_compile
  toolchain.eclass, line 26:   Called gcc_src_compile
  toolchain.eclass, line 1550:   Called gcc_do_make
  toolchain.eclass, line 1424:   Called die

!!! emake failed with bootstrap-lean
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.1.1-r3/temp/$

"""


thanks a lot
dominik
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-03-23 14:00:48 UTC
From the product listing:
Developer Relations:   	
Maintainer of communication guidelines between fellow developers
Bugs related to ebuilds belong in 'Gentoo Linux'

Gentoo Linux:   	
The Gentoo Linux Distribution - Ebuilds and System related issues.
If you're unsure where your bugs go, then file them here.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-03-23 14:45:31 UTC
You snip all the useful lines, plus you didn't attach the preprocessed source either. Do so if it fails repeatedly at *exactly* the same place. Also post emerge --info output.