Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11404 - emerging kdeaddons-3.0.4 fails
Summary: emerging kdeaddons-3.0.4 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-30 10:24 UTC by dalas.revo
Modified: 2003-02-04 19:42 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 dalas.revo 2002-11-30 10:24:10 UTC
emerging kdeaddons-3.0.4 fails reproducably. i use gentoo-sources-2.4.19-r10,  
kdebase-3.0.4-r2 (r3 fails, too), I use  
USE="X 3dnow sse tcpd zlib dga readline mmx gpm mbox cdr gphoto2 cups slp 
opengl xv ffmpeg kde qt fbcon qtmt arts gtk -gnome -alsa tcltk imlib ncurses 
sdl lcms gif jpeg png tiff avi mpeg quicktime oss dvd xmms oggvorbis encode 
pam ssl crypt mozilla mozirc spell xml xml2 truetype pdflib tetex java libg++ 
python perl samba nls doc",  
CFLAGS="-march=athlon-xp -O3 -pipe" 
CXXFLAGS="${CFLAGS}". 
the error with which it stops is this: (I included some lines above, as i 
don't know what the error might be): 
make[3]: Entering directory 
`/var/tmp/portage/kdeaddons-3.0.4/work/kdeaddons-3.0.4/noatun-plugins/alarm' 
/usr/qt/3/bin/moc ./wakeup.h -o wakeup.moc 
/usr/qt/3/bin/moc ./kminutespinbox.h -o kminutespinbox.moc 
/usr/qt/3/bin/moc ./kpercentspinbox.h -o kpercentspinbox.moc 
make[3]: *** Keine Regel vorhanden, um das Target 
Comment 1 dalas.revo 2002-11-30 10:24:10 UTC
emerging kdeaddons-3.0.4 fails reproducably. i use gentoo-sources-2.4.19-r10,  
kdebase-3.0.4-r2 (r3 fails, too), I use  
USE="X 3dnow sse tcpd zlib dga readline mmx gpm mbox cdr gphoto2 cups slp 
opengl xv ffmpeg kde qt fbcon qtmt arts gtk -gnome -alsa tcltk imlib ncurses 
sdl lcms gif jpeg png tiff avi mpeg quicktime oss dvd xmms oggvorbis encode 
pam ssl crypt mozilla mozirc spell xml xml2 truetype pdflib tetex java libg++ 
python perl samba nls doc",  
CFLAGS="-march=athlon-xp -O3 -pipe" 
CXXFLAGS="${CFLAGS}". 
the error with which it stops is this: (I included some lines above, as i 
don't know what the error might be): 
make[3]: Entering directory 
`/var/tmp/portage/kdeaddons-3.0.4/work/kdeaddons-3.0.4/noatun-plugins/alarm' 
/usr/qt/3/bin/moc ./wakeup.h -o wakeup.moc 
/usr/qt/3/bin/moc ./kminutespinbox.h -o kminutespinbox.moc 
/usr/qt/3/bin/moc ./kpercentspinbox.h -o kpercentspinbox.moc 
make[3]: *** Keine Regel vorhanden, um das Target 
»/usr/kde/3/lib/libnoatun.so«, 
  benötigt von »noatunwakeup.la.closure«, zu erstellen.  Schluss. 
make[3]: *** Warte auf noch nicht beendete Prozesse... 
make[3]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.0.4/work/kdeaddons-3.0.4/noatun-plugins/alarm' 
make[2]: *** [all-recursive] Fehler 1 
make[2]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.0.4/work/kdeaddons-3.0.4/noatun-plugins' 
make[1]: *** [all-recursive] Fehler 1 
make[1]: Leaving directory 
`/var/tmp/portage/kdeaddons-3.0.4/work/kdeaddons-3.0.4' 
make: *** [all] Fehler 2 
 
!!! ERROR: kde-base/kdeaddons-3.0.4 failed. 
!!! Function kde_src_compile, Line -7382, Exitcode 2 
!!! died running emake, kde_src_compile:make 
 
i don't think it is the same as #10766, but i might be wrong. 
 
greetings, 
daniel
Comment 2 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-30 15:17:03 UTC
probably same as http://bugs.gentoo.org/show_bug.cgi?id=11246 
what's the kdebase error? 
Comment 3 dalas.revo 2002-11-30 15:29:15 UTC
ah, sorry, kdebase-3.0.4-r3 does not fail, too. instead the emerge kdeaddons fails ON kdebase-3.0.4-r3, too. sorry.  
Comment 4 Hannes Mehnert (RETIRED) gentoo-dev 2002-11-30 20:56:09 UTC
ok, tried the proposed solution (emerge kdemultimedia kdeaddons)? 
did it work? 
Comment 5 dalas.revo 2002-12-01 04:54:08 UTC
yes, but: i had to re-emerge ALL the stuff, arts, kdelibs, kdebase, 
kdemultimedia, kdeaddons. 
but: now starting noatun fails :-( 
i get this error:  
 
mcop warning: user defined signal handler found for SIG_PIPE, overriding 
Launched ok, pid = 10305 
Couldn't instanciate artsobject Noatun::Session. (This is normally caused by a 
broken package or compiling kdemultimedia in a --prefix different from arts.  
It may also be from two conflicting packages, so uninstall every arts/artsd 
package you have installed and try againe. 
KCrash: crashing.... crashRecursionCounter = 2 
KCrash: Application Name = noatun path = <unknown> pid = 10302 
ERROR: KUniqueApplication: DCOP communication error! 
 
i d suppose something else is still broken in the paths. right? 
but maybe this is another bug? 
 
daniel 
Comment 6 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-02 15:43:42 UTC
which versions of arts and kdemultimedia are emerged? 
Comment 7 dalas.revo 2002-12-02 17:21:41 UTC
hm, it is arts 1.0.4 and kdemultimedia 3.0.4. as selected by emerge arts kdemultimedia by default. this is from a frshly done emerge sync, which i did just before emrging all the packages again. i synced emerge at Dec 1st, at about 0.30h. 
Comment 8 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-02 17:40:55 UTC
just to be sure, 'which noatun' returns /usr/kde/3/bin/noatun? 
and you don't have any /usr/include/arts dir, do you? 
Comment 9 dalas.revo 2002-12-02 19:48:59 UTC
hm. i do have a /usr/include/arts which is a symlink to 
/usr/kde/3/include/arts. 
and 'which noatun'returns /usr/bin/noatun. 
Comment 10 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-02 20:10:44 UTC
well, your prefix for arts/kdemultimedia is wrong. 
 
what does 'grep Header /usr/portage/eclass/kde-functions.eclass' 
return? 
 
what does 'qpkg -f /usr/include/arts' return? 
 
Comment 11 dalas.revo 2002-12-04 07:10:29 UTC
hi!
my outputs are like this:



grep Header /usr/portage/eclass/kde-functions.eclass returns:

# $Header: /home/cvsroot/gentoo-x86/eclass/kde-functions.eclass,v 1.48
2002/12/02 19:58:09 danarmak Exp $

qpkg -f /usr/include/arts returns:

kde-base/kdemultimedia *

daniel
Comment 12 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-04 16:18:59 UTC
well, was the Header of the eclass the same when you emerged kdemultimedia? 
 
because than kdemultimedia should have been installed to /usr/kde/3/. 
 
emerge kdemultimedia should do the trick. you can check 
the prefix in /var/tmp/portage/kdemultimedia-3.0.4/work/kdemultimedia-3.0.4/Makefile 
after configure is done (during emerge). 
Comment 13 Hannes Mehnert (RETIRED) gentoo-dev 2002-12-22 20:47:07 UTC
any progress here? is this still a problem in kde-3.0.5a? 
did my suggestion in comment #11 work? 
Comment 14 dalas.revo 2003-01-08 08:56:08 UTC
well, sorry for not answering so long, but i was ill and in hospital :-( a "don't know" to #11, as i had no time to test it, but: i did an "emerge -u world" the day before yesterday and now everything works fine :-) all the stuff is compiled, noatun starts and plays music :-) 
Comment 15 Hannes Mehnert (RETIRED) gentoo-dev 2003-01-08 15:39:18 UTC
Get well soon! 
since this is no longer a problem, i'll mark as fixed :)