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

Bug 85711

Summary: Compilation crashes on Screen.cc
Product: Gentoo Linux Reporter: rasher
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description rasher 2005-03-17 19:01:26 UTC
Compilation crashes on the command "i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I./FbTk   -O2 -mcpu=i686 -march=i686 -fomit-frame-pointer -pipe  -DSHAPE -c -o Screen.o `test -f Screen.cc || echo './'`Screen.cc" with the error "i686-pc-linux-gnu-g++: Internal error: Terminated (program cc1plus)"

Reproducible: Always
Steps to Reproduce:
1. emerge fluxbox
2. wait
3. wait some more

Actual Results:  
Compilation breaks with the above error.

Expected Results:  
I would have expected, perhaps naively, that it would build.

Gentoo Base System version 1.4.16
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Mobile Pentium II
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 18 2005, 16:28:19)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -march=i686 -fomit-frame-pointer -pipe"
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 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 apm arts avi berkdb bitmap-fonts crypt cups emboss encode font-server
foomaticdb fortran gdbm gpm gtk gtk2 imlib ipv6 jpeg libg++ libwww mad mikmod
motif mp3 mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python
quicktime readline sdl spell ssl svga tcpd truetype truetype-fonts type1-fonts
xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-03-17 19:09:16 UTC

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