Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70701 - g++ internal compiler error while compiling doxygen-1.3.8
Summary: g++ internal compiler error while compiling doxygen-1.3.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-10 13:06 UTC by Jeff Tang
Modified: 2005-01-25 19:04 UTC (History)
0 users

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


Attachments
preprocessed source (ccIV0V3Y.out,965.48 KB, text/plain)
2004-11-10 13:08 UTC, Jeff Tang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Tang 2004-11-10 13:06:50 UTC
This is an x86 system with gcc 3.3.4-r1.  While emerging doxygen 1.3.8, I get:

g++ -c -pipe -Wall -W -fno-exceptions -march=athlon-xp -O3 -pipe -I../qtools -I../libpng -I../libmd5 -o ../objects/memberdef.o memberdef.cpp
translator_ru.h: In member function `virtual QCString 
   TranslatorRussian::trClassDocumentation()':
translator_ru.h:414: internal compiler error: Segmentation fault




Reproducible: Always
Steps to Reproduce:
1. emerge -u doxygen
2.
3.

Actual Results:  
The build failed.


/root# emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.4.26-gentoo-r9 i686)
=================================================================
System uname: 2.4.26-gentoo-r9 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.19-r1,sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.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
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/X11 /etc/gconf /etc/gnome-vfs-2.0 /etc/init.d
/etc/postfix/sample /etc/sound /etc/terminfo /usr/X11R6 /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cscope cups
dvd encode esd f77 fam flac foomaticdb fortran gdbm ggi gif gpm gtk gtk2 gtkhtml
guile imagemagick imlib java jpeg kde libg++ libwww mad mikmod motif mozilla
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline samba sdl slang spell ssl svga tcltk tcpd tetex tiff truetype x86 xml
xml2 xmms xv zlib"
Comment 1 Jeff Tang 2004-11-10 13:08:40 UTC
Created attachment 43676 [details]
preprocessed source

Here's the preprocessed source.
Comment 2 Jeff Tang 2004-11-29 11:09:34 UTC
This is no longer happening for me.  The only change that I can notice is I've upgraded binutils to:  2.15.90.0.1.1-r3
Comment 3 Steve Arnold archtester gentoo-dev 2005-01-25 19:04:17 UTC
OK, re-open if you have problems.