Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19195 - dc-gui-0.71 compilation crashed with "gcc: Internal error Terminated (program cc1)
Summary: dc-gui-0.71 compilation crashed with "gcc: Internal error Terminated (program...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-12 06:50 UTC by Francesco Usseglio Gaudi
Modified: 2003-06-29 13:57 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
error log (dc-gui.err.log,38.86 KB, text/plain)
2003-04-12 10:40 UTC, Francesco Usseglio Gaudi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Usseglio Gaudi 2003-04-12 06:50:52 UTC
I emerge the update for net-p2p/dc-gui-0.71. The compilation abort with gcc:
internal erro Terminated (program cc1) compiling interface.o

Reproducible: Always
Steps to Reproduce:
1. emerge dc-gui
2.
3.




Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="http://gentoo.linux.no http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode gif jpeg kde gnome libg++
mikmod mmx motif mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms
xv zlib gdbm berkdb slang readline svga java guile postgres X sdl gpm tcpd pam
libwww ssl perl python imlib oggvorbis gtk qt opengl aalib acpi alsa apache2
bonobo esd ethereal gtk2 gtkhtml imap jikes maildir pcmcia pic pnp samba snmp
sse tcltk usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-march=pentium3 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://192.168.1.2/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-12 08:29:43 UTC
emerge dc-gui &>~/dc-gui.err.log

and paste or attach the log here, please.
Comment 2 Francesco Usseglio Gaudi 2003-04-12 10:40:07 UTC
Created attachment 10553 [details]
error log
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-04-13 14:57:10 UTC
Try with C[XX]FLAGS="-march=i686 -O2 -pipe" .. or even just with -O2 ?
Comment 4 Francesco Usseglio Gaudi 2003-04-16 13:34:38 UTC
Tried: same results.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-06-09 16:17:53 UTC
no more 0.71 in cvs

please try out 0.72 and 0.74
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2003-06-29 13:57:34 UTC
fixed with newer version