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

Bug 53814

Summary: kde-base/kdelibs-3.2.3 fails to compile
Product: Gentoo Linux Reporter: Simon Stelling (RETIRED) <blubb>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon Stelling (RETIRED) gentoo-dev 2004-06-13 08:58:01 UTC
I just tried to emerge kdelibs-3.2.3 and it fails with the following error log:

libtool: link: `object.lo' is not a valid libtool object
make[2]: *** [libkjs.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3/kjs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.2.3/work/kdelibs-3.2.3'
make: *** [all] Error 2

!!! ERROR: kde-base/kdelibs-3.2.3 failed.
!!! Function kde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make


Reproducible: Always
Steps to Reproduce:
1.emerge -u =kdelibs-3.2.3

Actual Results:  
An error messages appears

Expected Results:  
compile the package

# emerge info
Portage 2.0.50-r8 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.4.20040605-r0,
2.6.6-mm3)
=================================================================
System uname: 2.6.6-mm3 x86_64 5
Gentoo Base System version 1.4.16
distcc 2.12.1 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache keeptemp keepwork sandbox userpriv"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://gentoo.inode.at/ ftp://gentoo.inode.at/source/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm avi berkdb cdr crypt cups dvd encode esd foomaticdb gdbm
gif glx gnome gphoto2 gpm gtk gtk2 imlib jpeg libg++ libwww mikmod motif mozilla
mpeg ncurses nls nogcj oggvorbis opengl pam pdflib perl png python quicktime
readline samba sdl slang spell ssl tcltk tcpd tetex truetype xml xml2 xmms xv zlib"
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2004-06-14 09:02:50 UTC
ok, after an emerge sync and an emerge -u world it works for me now. I don't know why, i didn't change anything, perhaps someone has fixed it.

I'll change status to WORKSFORME and after a while to FIXED.