Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83387 - GCC 3.4.3 segfaults when attempting to compile anything. kernel, package, ebuilds, etc.
Summary: GCC 3.4.3 segfaults when attempting to compile anything. kernel, package, ebu...
Status: RESOLVED DUPLICATE of bug 83047
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-26 09:40 UTC by Jordan Pier
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Jordan Pier 2005-02-26 09:40:23 UTC
When updating the world index, any ebuild that requires gcc to build fails due to a segfault in gcc. The same occurs when doing something simple like building a menuconfig for my kernel. Anything that requires gcc fails due to segfault

Reproducible: Always
Steps to Reproduce:
1.emerge -u world
2.OR make *nameofscript*
3.

Actual Results:  
the ebuild fails

Expected Results:  
the build process sould have completed without errors.

System uname: 2.6.9-gentoo-r13 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 18 2005, 23:23:18)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.5, 1.6.3, 1.9.4, 1.4_p6, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r3
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/
share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /
usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://open-systems.ufl.edu/mirrors/
gentoo http://mirror.datapipe.net/gentoo http://mirror.datapipe.net/gentoo http:
//gentoo.netnitco.net"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac aalib acpi aim alsa apm arts audiofile avi berkdb bitmap-
fonts cdr crypt cups curl divx4linux dvd emboss encode esd ethereal exif f77 fam 
flac font-server foomaticdb fortran gdbm gif gnome gphoto2 gpm gtk gtk2 
imagemagick imlib ipv6 java joystick jpeg kde kerberos libg++ libwww mad mikmod 
mmx motif mozilla mpeg msn ncurses nls oggvorbis openal opengl oss pam pdflib 
perl png pnp python qt quicktime readline samba scanner sdl spell sse ssl svga 
sysvipc tcpd tiff truetype truetype-fonts type1-fonts usb xine xml2 xmms xv xvid 
yahoo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-03-01 14:29:18 UTC

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