Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46042 - mosfet liquid widgets will not build against kde 3.2.1
Summary: mosfet liquid widgets will not build against kde 3.2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 22798 51898 56241 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-28 15:45 UTC by Craig Bradney
Modified: 2004-07-17 11:46 UTC (History)
3 users (show)

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 Craig Bradney 2004-03-28 15:45:50 UTC
Emerging mosfests liquid widgets fails, unable to find kwin.la

Reproducible: Always
Steps to Reproduce:
1.emerge mosfet-liquid-widgets
2.
3.

Actual Results:  
o-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -Wl,-soname
-Wl,libkcm_liquid.so -o .libs/libkcm_liquid.so
creating libkcm_liquid.la
(cd .libs && rm -f libkcm_liquid.la && ln -s ../libkcm_liquid.la libkcm_liquid.la)
make[2]: Leaving directory
`/var/tmp/portage/mosfet-liquid-widgets-0.9.6_pre4/work/mosfet-liquid0.9.6pre4/kcmliquid'
Making all in kwin-engine
make[2]: Entering directory
`/var/tmp/portage/mosfet-liquid-widgets-0.9.6_pre4/work/mosfet-liquid0.9.6pre4/kwin-engi
                         ne'
Making all in liquid_default
make[3]: Entering directory
`/var/tmp/portage/mosfet-liquid-widgets-0.9.6_pre4/work/mosfet-liquid0.9.6pre4/kwin-engi
                         ne/liquid_default'
/usr/qt/3/bin/moc ./liquidclient.h -o liquidclient.moc
make[3]: *** No rule to make target `/usr/kde/3.2/lib/kwin.la', needed by
`kwin_liquid.la.closure'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/mosfet-liquid-widgets-0.9.6_pre4/work/mosfet-liquid0.9.6pre4/kwin-engin
                         e/liquid_default'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/mosfet-liquid-widgets-0.9.6_pre4/work/mosfet-liquid0.9.6pre4/kwin-engin
                         e'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/mosfet-liquid-widgets-0.9.6_pre4/work/mosfet-liquid0.9.6pre4'
make: *** [all] Error 2

!!! ERROR: x11-themes/mosfet-liquid-widgets-0.9.6_pre4 failed.
!!! Function kde_src_compile, Line 128, Exitcode 2
!!! died running emake, kde_src_compile:make

root@amilo cbradney # locate kwin.la
/usr/kde/3.2/lib/kde3/kwin.la
/usr/kde/3.2/lib/libkdeinit_kwin.la


Expected Results:  
emerged ok.

root@amilo cbradney # emerge info
Portage 2.0.50-r1 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.4.3.13
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://212.219.247.11/sites/www.ibiblio.org/gentoo/
http://212.219.247.14/sites/www.ibiblio.org/gentoo/
http://212.219.247.19/sites/www.ibiblio.org/gentoo/
http://ftp.easynet.nl/mirror/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
http://212.219.247.20/sites/www.ibiblio.org/gentoo/
http://212.219.247.12/sites/www.ibiblio.org/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X Xaw3d acpi alsa apache2 apm arts avi berkdb bonobo cdr crypt cups dvd
encode esd foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile imlib java jpeg
kde lcms ldap libg++ libwww linguas_de linguas_en_GB linguas_fr mad mikmod mmx
motif mozilla moznocompose moznoirc moznomail mpeg mysql ncurses nls odbc
oggvorbis opengl oss pam pcmcia pdflib perl png ppds python qt quicktime radeon
readline samba sdl slang slp spell sse ssl svga tcltk tcpd tiff truetype usb x86
xml xml2 xmms xv zlib"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-04 10:19:23 UTC
*** Bug 51898 has been marked as a duplicate of this bug. ***
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-04 10:22:10 UTC
Seems no one is working on this style anymore, so it will be removed in two weeks. If anyone is realy interested in this style, this should be enough time to fix it or to contact the developer.
Comment 3 Craig Bradney 2004-07-04 12:45:11 UTC
As per the other bug, the baghira theme might be a good replacement. This bug can be closed I guess. I use Plastik now anyway :)
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-06 07:39:24 UTC
*** Bug 56241 has been marked as a duplicate of this bug. ***
Comment 5 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-06 07:43:42 UTC
*** Bug 22798 has been marked as a duplicate of this bug. ***
Comment 6 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-06 07:47:05 UTC
Craig: Thanks for the feedback. Someone else may be interested to fix it and we are in no hurry here.
Comment 7 glen 2004-07-14 12:30:45 UTC
There's a new release of liquid on www.kde-look.org as of 7/7/2004
Comment 8 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-17 09:49:41 UTC
o.k., then we'll dump this one in favor of the revamped one
Comment 9 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-17 11:46:25 UTC
the ebuild is dead, long live x11-themes/liquid