Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 107793

Summary: Errors when compiling X11-libs/qt-3.3.4-r8 via Emerge
Product: Gentoo Linux Reporter: Andy <thufir>
Component: [OLD] UnspecifiedAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andy 2005-10-01 07:40:12 UTC
Errors when compiling X11-libs/qt-3.3.4-r8 via Emerge

Reproducible: Always
Steps to Reproduce:
1.emerge kde (early in the installation, most packages still to be installed)
2.wait for error
3.

Actual Results:  
{standard input}: Assembler messages:
{standard input}: 19928: Warning: end of file not at end of a line; newline 
inserted
{standard input}: 21692: Error: bad register name '%e'
g++: Internal error: Killed (program cc1plus)

Expected Results:  
Compiled/installed

Gentoo Base System version 1.4.16
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.4, glibc-
2.3.4.20040808-r1, 2.6.11-co-0.6.3-pre13 i686)
=================================================================
System uname: 2.6.11-co-0.6.3-pre13 i686 AMD Athlon(tm) XP 2400+
dev-lang/python:     2.3.4
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X
11/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 sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups curl eds emboss 
encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 
jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis 
opengloss pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd 
tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib userland_GNU 
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, 
PORTDIR_OVERLAY
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-11 02:56:33 UTC
Try updating binutils. 
 
Comment 2 Andy 2005-10-12 16:35:32 UTC
I updated binutils to binutils-2.15.92.0.2-r10 -- I am getting the same error. 
Is there any other package that would affect the compile?
------------------
{standard input}: Assembler messages:
{standard input}:19928: Warning: end of file not at end of a line; newline 
inserted
{standard input}:21692: Error: bad register name `%e' g++: Internal error: 
Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [.obj/release-shared-mt/qpsprinter.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.4-r8/work/qt-x11-free 
3.3.4/
src'
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-19 11:26:40 UTC
Most likely you ran out of memory or your hardware is broken (bad ram,
overheating box,...).

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