Summary: | emerge kde-base/kicker-3.5.3-r1 failed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | radfoj <radfoj> |
Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | !!! ERROR: kde-base/kcontrol-3.5.3-r1 failed. |
Description
radfoj
2006-06-15 08:31:12 UTC
also ksysguard failed, not sure if its related or what is broken [ebuild U ] kde-base/ksysguard-3.5.3-r1 [3.5.3] USE="kdeenablefinal kdehiddenvisibility -arts -debug -lm_sensors -xinerama -zeroconf" 0 kB SensorDisplayLib/.libs/libsensordisplays.a(libsensordisplays_la.all_cc.o): In function `MultiMeter::MultiMeter(QWidget*, char const*, QString const&, double, double, bool, bool)': libsensordisplays_la.all_cc.cc:(.text+0x42d27): undefined reference to `KSGRD::Style' libsensordisplays_la.all_cc.cc:(.text+0x42d4b): undefined reference to `KSGRD::StyleEngine::firstForegroundColor() const' libsensordisplays_la.all_cc.cc:(.text+0x42d5d): undefined reference to `KSGRD::Style' libsensordisplays_la.all_cc.cc:(.text+0x42d67): undefined reference to `KSGRD::StyleEngine::alarmColor() const' libsensordisplays_la.all_cc.cc:(.text+0x42df2): undefined reference to `KSGRD::Style' libsensordisplays_la.all_cc.cc:(.text+0x42dfc): undefined reference to `KSGRD::StyleEngine::backgroundColor() const' libsensordisplays_la.all_cc.cc:(.text+0x42e29): undefined reference to `KSGRD::Style' libsensordisplays_la.all_cc.cc:(.text+0x42e33): undefined reference to `KSGRD::StyleEngine::backgroundColor() const' SensorDisplayLib/.libs/libsensordisplays.a(libsensordisplays_la.all_cc.o): In function `ListView::ListView(QWidget*, char const*, QString const&, int, int)': libsensordisplays_la.all_cc.cc:(.text+0x43151): undefined reference to `KSGRD::Style' libsensordisplays_la.all_cc.cc:(.text+0x4315e): undefined reference to `KSGRD::StyleEngine::backgroundColor() const' SensorDisplayLib/.libs/libsensordisplays.a(libsensordisplays_la.all_cc.o): In function `ListView::ListView(QWidget*, char const*, QString const&, int, int)': libsensordisplays_la.all_cc.cc:(.text+0x432a1): undefined reference to `KSGRD::Style' libsensordisplays_la.all_cc.cc:(.text+0x432ae): undefined reference to `KSGRD::StyleEngine::backgroundColor() const' collect2: ld returned 1 exit status make[4]: *** [ksysguard] Error 1 make[4]: Leaving directory `/var/tmp/portage/ksysguard-3.5.3-r1/work/ksysguard-3.5.3/ksysguard/gui' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/ksysguard-3.5.3-r1/work/ksysguard-3.5.3/ksysguard/gui' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/ksysguard-3.5.3-r1/work/ksysguard-3.5.3/ksysguard' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/ksysguard-3.5.3-r1/work/ksysguard-3.5.3' make: *** [all] Error 2 !!! ERROR: kde-base/ksysguard-3.5.3-r1 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile ksysguard-3.5.3-r1.ebuild, line 23: Called kde-meta_src_compile kde-meta.eclass, line 408: Called kde_src_compile kde.eclass, line 164: Called kde_src_compile 'all' kde.eclass, line 299: Called kde_src_compile 'myconf' 'configure' 'make' kde.eclass, line 295: Called die !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, and the call stack if relevant. Hi, few hours ago I guess, that it should be related to new kdebase-patchset provided yestarday, but no, it seems its not related. Becouse I am not able to REBUILD currently installed versions of kicker or ksyguard. Its strange, becouse its not so long I migrate to gcc-4.1.1 (with reemerging system $ world). Nothing failed. Than I continue with upgrade to kde-3.5.3 - also this builded cleanly. Since then, I dont realize any other big system upgrades. Created attachment 89294 [details]
!!! ERROR: kde-base/kcontrol-3.5.3-r1 failed.
Comment on attachment 89294 [details]
!!! ERROR: kde-base/kcontrol-3.5.3-r1 failed.
This is last error - I hope, becouse this is my last package portage want to upgrade
OK, I got it compile with USE="-kdehiddenvisibility" kicker ksysguard kcontrol Dont know if its good idea to mix KDE compiled with USE=kdehiddenvisibility and few (right now 3) packages without that USE. At least, I know now, that its really experimental flag which can make me little nervous. You should enable it for everything or nothing, it's not much that you can do with it with only a few packages built with it. (In reply to comment #6) > You should enable it for everything or nothing, I had this USE enabled globally (for everything), but it started to produce compile problems, so I tried to disable it per problematic package. OK, its time to globally disable it (before next kde upgrade). Especially when this USE should cause INVALID bugreport. |