Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66849 - kdemultimedia-3.3.0 fails after revdep-rebuild
Summary: kdemultimedia-3.3.0 fails after revdep-rebuild
Status: RESOLVED DUPLICATE of bug 65736
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-09 00:55 UTC by Gene Ruebsamen
Modified: 2005-07-17 13:06 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 Gene Ruebsamen 2004-10-09 00:55:00 UTC
Re-emerging kdemultimedia-3.3.0 after running revdep-rebuild results in:

.libs/akodeSpeexStreamPlayObject_impl.o(.gnu.linkonce.d._ZTV31akodeSpeexStreamPlayObject_impl+0x5e8): undefined reference to `virtual thunk to Arts::StdSynthModule::autoSuspend()'
.libs/akodeSpeexStreamPlayObject_impl.o(.gnu.linkonce.d._ZTV31akodeSpeexStreamPlayObject_impl+0x5ec): undefined reference to `virtual thunk to Arts::StdSynthModule::start()'
.libs/akodeSpeexStreamPlayObject_impl.o(.gnu.linkonce.d._ZTV31akodeSpeexStreamPlayObject_impl+0x5f0): undefined reference to `virtual thunk to Arts::StdSynthModule::stop()'
collect2: ld returned 1 exit status
make[3]: *** [libarts_akode.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0/akode/arts_plugin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0/akode'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0'
make: *** [all] Error 2

!!! ERROR: kde-base/kdemultimedia-3.3.0 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.

Reproducible: Always
Steps to Reproduce:
1. Install some packages that break dependencies for kdemultimedia (ie. Gnome 2.8)
2. Perform a revdep-rebuild -v


Actual Results:  
Build fails.

Expected Results:  
Compiled successfully.

Portage 2.0.51_rc7 (default-x86-2004.0, gcc-3.4.2, glibc-2.3.4.20040808-r1,
2.6.8-gentoo-r4 i686)
=================================================================
System uname: 2.6.8-gentoo-r4 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.5.3
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mtune=athlon-xp -march=athlon-xp -m3dnow -msse -mmmx -ffast-math
-pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mtune=athlon-xp -march=athlon-xp -m3dnow -msse -mmmx -ffast-math
-pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.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="3dnow X aim alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups
curl dga directfb dvd dvdr eds encode esd evo f77 fam fbcon fftw flac foomaticdb
gb gd gdbm gif gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal
howl icq imagemagick imap imlib jabber java jpeg kde ldap libg++ libwww mad
mikmod mmx motif mozilla mpeg mysql ncurses nls nptl oggvorbis opengl oscar oss
pam pdflib perl pic plotutils png ppds python qt quicktime readline samba
scanner sdl slang slp spell sse ssl svga tcltk tcpd theora tiff truetype usb
videos x86 xml xml2 xmms xprint xv yahoo zlib"
Comment 1 MickKi 2004-10-09 05:57:47 UTC
A work around I found is to re-emerge kdelibs, then kde-arts and then run revdep-rebuild.

http://forums.gentoo.org/viewtopic.php?p=1629052#1629052
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-10-11 05:51:10 UTC

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