Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127168 - doxygen 1.4.6 emerge failure
Summary: doxygen 1.4.6 emerge failure
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-22 03:59 UTC by Philippe Payant
Modified: 2006-03-22 04:04 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 Philippe Payant 2006-03-22 03:59:25 UTC
Gentoo Base System version 1.4.16
Portage 2.1_pre6-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r3, 2.6.14-gentoolaptop31 i686)
=================================================================
System uname: 2.6.14-gentoolaptop31 i686 Celeron (Coppermine)
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://130.207.108.134/pub/gentoo http://open-systems.ufl.edu/mirrors/gentoo ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LC_ALL="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm avi berkdb bitmap-fonts crypt cups dri dvd eds emboss encode foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg libg++ libwww mad mikmod mmx motif mp3 mpeg mppe-mppc ncurses nls ogg oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LDFLAGS, LINGUAS, PORTDIR_OVERLAY



Here is the error emerge is encountering:

g++ -c -pipe -Wall -W -fno-exceptions -O2 -mcpu=i686 -fomit-frame-pointer -I../qtools -I../libpng -I../libmd5 -o ../objects/logos.o logos.cpp                                                                                                                   g++ -c -pipe -Wall -W -fno-exceptions -O2 -mcpu=i686 -fomit-frame-pointer -I../qtools -I../libpng -I../libmd5 -o ../objects/mandocvisitor.o mandocvisitor.cpp                                                                                                   g++ -c -pipe -Wall -W -fno-exceptions -O2 -mcpu=i686 -fomit-frame-pointer -I../qtools -I../libpng -I../libmd5 -o ../objects/mangen.o mangen.cpp                                                                                                                 {standard input}: Assembler messages:                                                                                           {standard input}:114083: Warning: end of file not at end of a line; newline inserted                                            {standard input}:115165: Error: bad register name `%'                                                                           g++: Internal error: Killed (program cc1plus)                                                                                   Please submit a full bug report.                                                                                                See <URL:http://bugs.gentoo.org/> for instructions.                                                                             gmake[2]: *** [../objects/language.o] Error 1                                                                                   gmake[2]: *** Waiting for unfinished jobs....                                                                                   gmake[2]: Leaving directory `/var/tmp/portage/doxygen-1.4.6/work/doxygen-1.4.6/src'                                             gmake[1]: *** [all] Error 2                                                                                                     gmake[1]: Leaving directory `/var/tmp/portage/doxygen-1.4.6/work/doxygen-1.4.6/src'                                             make: *** [all] Error 2                                                                                                                                                                                                                                         !!! ERROR: app-doc/doxygen-1.4.6 failed.                                                                                        Call stack:                                                                                                                       ebuild.sh, line 1557:   Called dyn_compile                                                                                      ebuild.sh, line 966:   Called src_compile                                                                                                                                                                                                                     !!! emake failed                                                                                                                !!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-22 04:04:23 UTC
Out of RAM/disk space or hardware issues, most likely. 

Side note - your gcc is outdated, upgrade it before reporting bugs.

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