Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38493 - KDE 3.1.5 fails to compile
Summary: KDE 3.1.5 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-17 02:26 UTC by Matan Peled
Modified: 2004-02-14 00:19 UTC (History)
0 users

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


Attachments
Portage's log of the emerge. (2014-kdebase-3.1.5.log,93.09 KB, text/plain)
2004-01-17 02:31 UTC, Matan Peled
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matan Peled 2004-01-17 02:26:42 UTC
When I try to emerge KDE 3.1.5, I get errors about 'debugger.o' being invalid in something called `drkonqi`.

Reproducible: Always
Steps to Reproduce:
1.emerge kde

Actual Results:  
KDE failed to compile

Expected Results:  
KDE should have compiled.

I am currently running KDE 3.1.4.

Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.1-love3)
=================================================================
System uname: 2.6.1-love3 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.4.3.10
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache digest distcc sandbox"
GENTOO_MIRRORS="http://gentoo.tiscali.nl/gentoo/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo http://128.213.5.34/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://ftp6.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.mirror.sdv.fr
http://ftp.easynet.nl/mirror/gentoo/ http://ftp.gentoo.skynet.be/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib acpi acpi4linux alsa apache2 apm arts avi berkdb bidi cdr chroot
crypt cups doc encode foomaticdb gdbm gif gpm gtk gtk2 guile imlib ipv6 jpeg kde
libg++ libwww mad md5sum mikmod mmx motif mozilla moznocompose moznoirc
moznomail mpeg mysql ncurses nls oggvorbis openal opengl oss pam pdflib perl png
ppds python qt quicktime readline regexp samba sdl slang snmp spell sse ssl svga
tcpd tetex tiff truetype unicode usb wmf x86 xml2 xmms xosd xv zlib"
Comment 1 Matan Peled 2004-01-17 02:31:58 UTC
Created attachment 23961 [details]
Portage's log of the emerge.
Comment 2 Matan Peled 2004-02-14 00:19:12 UTC
Recompiling GCC solved this.

Apparently this had to do with recompiling glibc, but not gcc.