Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44000 - kmplayer fails to compile unless i comment out the koffice support
Summary: kmplayer fails to compile unless i comment out the koffice support
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-07 19:24 UTC by tyarling
Modified: 2004-03-16 10:22 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tyarling 2004-03-07 19:24:00 UTC
I had to comment out the Koffice support in the ebuild, and then it worked

heres the output at the end pre me doctoring the ebuild
i dont know why  its looking in kde/3/ instead of kde.3.2

 -R /usr/kde/3.2/lib -R /usr/qt/3/lib -R /usr/X11R6/lib kmplayer_koffice_part.lo libkmplayercommon.la -lkofficecore -lkofficeui 
grep: /usr/kde/3/lib/libkdeprint.la: No such file or directory
/bin/sed: can't read /usr/kde/3/lib/libkdeprint.la: No such file or directory
libtool: link: `/usr/kde/3/lib/libkdeprint.la' is not a valid libtool archive
make[2]: *** [libkmplayerkofficepart.la] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/kmplayer-0.8.2/work/kmplayer/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kmplayer-0.8.2/work/kmplayer'



make: *** [all] Error 2

!!! ERROR: media-video/kmplayer-0.8.2 failed.
!!! Function kde_src_compile, Line -3389, Exitcode 2
!!! died running emake, kde_src_compile:make


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
failed to compile 

Expected Results:  
installed kmplayer 

Portage 2.0.49-r18 (default-x86-1.4, gcc-3.2.1, glibc-2.2.5-r2,2.3.1-r2, 
2.4.22-gentoo-r2) 
================================================================= 
System uname: 2.4.22-gentoo-r2 i686 GenuineIntel 
Gentoo Base System version 1.4.2.5 
distcc 2.0.1 i686-pc-linux-gnu (protocol 1) (default port 3632) [disabled] 
ccache version 2.2 [enabled] 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium3 -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/config:/usr/X11R6/lib/X11/xkb:/usr/kde/3.2/share/config:/usr/kde/3.1/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=pentium3 -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
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="X aalib alsa apm arts avi berkdb bonobo cdr crypt cups dga directfb dvd 
encode esd ethereal fam fbcon flac flash foomaticdb gd gdbm ggi gif gnome 
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imap imlib innodb java jpeg kde 
ldap libg++ libwww mad maildir mikmod mldonkeypango motif mozilla mpeg mysql 
ncurses nls odbc oggvorbis opengl oss pam pdflib perl png python quicktime 
readline samba sasl scanner sdl slang spell ssl svga tcltk tcpd truetype usb 
x86 xface xml2 xmms xosd xv xvid zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-03-07 19:39:23 UTC
looks like you have an older koffice installation around that has files pointing to an old kde installation that you no longer have.
Comment 2 Paulo Fidalgo 2004-03-15 14:54:19 UTC
I've emerged today kmplayer 0.8.2 and I have koffice 1.3 and I've got no problem... so I thing this bug can be closed...
Comment 3 Dominik Stadler (RETIRED) gentoo-dev 2004-03-16 10:22:44 UTC
ok, closing, thanks.