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

Bug 79973

Summary: ICE when I was installing new KDE-3.4.0-test1
Product: Gentoo Linux Reporter: zwierzak <zwierzak2003>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description zwierzak 2005-01-29 10:51:53 UTC
I have this errors:

/bin/sh ../../../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop -I../../../kdecore -I../../../kio/kssl -I../../../kabc -I../../../kabc -I../../../dcop -I../../../libltdl -I../../../kdefx -I../../../kdecore -I../../../kdecore -I../../../kdeui -I../../../kio -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/kde/3.4/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=pentium3 -Os -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o resourceldapkioconfig.lo resourceldapkioconfig.cpp
resourceldapkio.cpp: In member function `KIO::Job* KABC::ResourceLDAPKIO::loadFromCache()':
resourceldapkio.cpp:75: internal compiler error: in count_pseudo, at reload1.c:1582
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[4]: *** [resourceldapkio.lo] B&#322;&#261;d 1
make[4]: *** Czekam na niezako&#324;czone zadania....
make[4]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta1/work/kdelibs-3.3.91/kabc/plugins/ldapkio'
make[3]: *** [all-recursive] B&#322;&#261;d 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta1/work/kdelibs-3.3.91/kabc/plugins'
make[2]: *** [all-recursive] B&#322;&#261;d 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta1/work/kdelibs-3.3.91/kabc'
make[1]: *** [all-recursive] B&#322;&#261;d 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.4.0_beta1/work/kdelibs-3.3.91'
make: *** [all] B&#322;&#261;d 2

!!! ERROR: kde-base/kdelibs-3.4.0_beta1 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.

This is `emerge info' command:

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Pentium III (Coppermine)
Pralka Automatyczna Frania 1.0
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jun 20 2004, 00:27:14)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.9.4, 1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9
sys-devel/binutils:  2.15.92.0.2-r1, 2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r3
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -Os -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -Os -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://gentoo.zie.pg.gda.pl"
LANG="pl_PL"
LC_ALL="pl_PL"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow X alsa apm avi berkdb bitmap-fonts cdr crypt cups encode f77 fam flac font-server foomaticdb fortran gdbm gif gpg gpm gtk2 guile imagemagick imlib ipv6 java jpeg kde libg++ libwww mad mikmod motif mpeg mysql ncurses nlsoggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl slangspell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts xml xml2 xmms xv zlib linguas_pl"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-01-29 11:03:42 UTC
Most likely you'll have an unstable box. Bad ram, cpu, overheating problems,...

*** This bug has been marked as a duplicate of 20600 ***
Comment 2 vykk3 2005-01-29 13:25:17 UTC
Found problem, resolved it.

The machine in question is an ancient k6/500 box that has been in service for well over 5 years at this point.

The case sits on the floor with the cover off (who knows where it went :-).

The problem was that the HSF was clogged with dust and the HSF/CPU interface had the thermal compound almost completely gone.  In addition the clip holding the HSF to the CPU had gotten weak.

Cleaned out the HSF, re-applied thermal compound to the HSF/CPU interface and bent the clip to provide increased pressure and the problem reported here went away and I have had no problems since.

Hope this helps!