Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73334 - gcc-3.4.3-r1 failed to compile - unbalanced parenthesis
Summary: gcc-3.4.3-r1 failed to compile - unbalanced parenthesis
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-04 06:05 UTC by Alexander Brüning
Modified: 2004-12-06 08:27 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 Alexander Brüning 2004-12-04 06:05:25 UTC
I can't compile sys-devel/gcc-3.4.3-r1:

else true; fi
cc1: stack smashing attack in function ix86_split_to_parts()
{standard input}: Assembler messages:
{standard input}:0: Warning: end of file not at end of a line; newline inserted
{standard input}:423: Error: unbalanced parenthesis in operand 1.
xgcc: Internal error: Aborted (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [floatformat.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/i686-pc-lin                                       
ux-gnu/libiberty'
make: *** [all-target-libiberty] Error 2

!!! ERROR: sys-devel/gcc-3.4.3-r1 failed.
!!! Function gcc_do_make, Line 1273, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1. emerge gcc



Portage 2.0.51-r8 (gcc34-x86-2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r6 i686)
=================================================================
System uname: 2.6.9-gentoo-r6 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.6
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Sep 19 2004, 20:35:10)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.4_p6, 1.9.3, 1.7.9, 1.5, 1.8.5-r2, 1.6.3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -pipe -fomit-frame-pointer -mfpmath=sse -msse2 -mmmx -m3dnow"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -fomit-frame-pointer -mfpmath=sse -msse2 -mmmx -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/
http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X Xaw3d aalib acl acpi adns aim alsa apache2 apm arts
audiofile avi bcmath berkdb bidi bindist bitmap-fonts bonobo bootsplash bzlib
cdparanoia cdr cjk codecs cpdflib crypt ctype cups curl curlwrappers dbx dga dio
directfb divx4linux dmx dvd dvdr dvdread encode escreen esd etwin exif f77 fbcon
fftw flac flash foomaticdb fortran freetype ftp gd gdbm gif gimpprint gnome gpm
gstreamer gtk gtk2 gtkhtml iconv icq imagemagick imap imlib ipv6 jabber java
javascript joystick jpeg kde ladcca lcms ldap libcaca libedit libg++
libsamplerate libwww live mad maildir memlimit mhash mikmod mime ming mmx mmx2
mng motif mozdevelop mozilla moznocompose moznoirc mozp3p mozsvg mpeg ncurses
network nls nocd nptl nvidia offensive oggvorbis openal opengl oscar oss pam
pdflib perl pie plotutils png posix ppds python qemu-fast qt quicktime readline
rtc samba sdl session shared sharedmem slang slp sockets softmmu speex spell sse
sse2 ssl stats svg szip tcltk tcpd theora tidy tiff transcode truetype unicode
usb videos wmf x86 xfs xine xml2 xmms xosd xpm xrandr xv xvid zlib"
Comment 1 Alexander Brüning 2004-12-06 08:27:44 UTC
It works now for whatever reason.