Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
kblogger should have an ~x86 keyword (rather than no keyword at all) should it not? goliath david # emerge -vp kblogger These are the packages that would be merged, in order: Calculating dependencies !!! All ebuilds that could satisfy "kblogger" have been masked. !!! One of the following masked packages is required to complete your request: - kde-misc/kblogger-0.6.2 (masked by: missing keyword) - kde-misc/kblogger-0.6 (masked by: missing keyword)
Well, 0.6.2 won't even build. First it died like this: /usr/kde/3.5/bin/kconfig_compiler ./kblogger.kcfg ./kbloggerconfig.kcfgc; ret=$?; \ if test "$ret" != 0; then rm -f kbloggerconfig.h ; exit $ret ; fi /usr/qt/3/bin/moc ./kbloggereditor.h -o kbloggereditor.moc /usr/qt/3/bin/moc ./kbloggerconfigdialog.h -o kbloggerconfigdialog.moc /usr/qt/3/bin/moc ./xmlrpcjob.h -o xmlrpcjob.moc /usr/qt/3/bin/moc ./API_Blog.h -o API_Blog.moc /usr/qt/3/bin/moc ./kbloggerupload.h -o kbloggerupload.moc /usr/qt/3/bin/moc ./kbloggerbutton.h -o kbloggerbutton.moc /usr/qt/3/bin/moc ./kbloggerlinkdialog.h -o kbloggerlinkdialog.moc /usr/qt/3/bin/moc kbloggerconfigblank.h -o kbloggerconfigblank.moc /usr/qt/3/bin/moc kbloggereditorblank.h -o kbloggereditorblank.moc /usr/qt/3/bin/moc kbloggeruploadblank.h -o kbloggeruploadblank.moc /usr/qt/3/bin/moc kbloggerlinkdialogblank.h -o kbloggerlinkdialogblank.moc /bin/sh ../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkonq -I../kicker/share -I../kicker/core -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -march=pentium4 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kbloggerconfig.lo `test -f 'kbloggerconfig.cpp' || echo './'`kbloggerconfig.cpp /usr/qt/3/bin/moc ./kbloggermenu.h -o kbloggermenu.moc.cpp /usr/qt/3/bin/moc ./kblogger.h -o kblogger.moc.cpp /usr/qt/3/bin/moc ./panelbutton.h -o panelbutton.moc.cpp /usr/qt/3/bin/moc ./kickertip.h -o kickertip.moc.cpp make[2]: *** No rule to make target `/usr/kde/3.5/lib/libkickermain.la', needed by `kblogger_panelapplet.la'. Stop. make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/kblogger-0.6.2/work/kblogger-0.6.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kblogger-0.6.2/work/kblogger-0.6.2' make: *** [all] Error 2 !!! ERROR: kde-misc/kblogger-0.6.2 failed. Call stack: ebuild.sh, line 1545: Called dyn_compile ebuild.sh, line 940: Called src_compile ebuild.sh, line 1254: Called kde_src_compile kde.eclass, line 164: Called kde_src_compile 'all' kde.eclass, line 323: Called kde_src_compile 'myconf' 'configure' 'make' kde.eclass, line 319: Called die !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, and the call stack if relevant. When I tried with MAKEOPTS="-j1", it died with a different error: /usr/qt/3/bin/moc ./kbloggerbutton.h -o kbloggerbutton.moc /bin/sh ../libtool --silent --mode=compile --tag=CXX i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libkonq -I../kicker/share -I../kicker/core -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG -DNO_DEBUG -O2 -march=pentium4 -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o kbloggerbutton.lo `test -f 'kbloggerbutton.cpp' || echo './'`kbloggerbutton.cpp distcc[26706] ERROR: compile (null) on localhost failed In file included from kblogger.h:43, from kbloggermenu.h:33, from kbloggerbutton.h:34, from kbloggerbutton.cpp:22: kbloggerbutton.h:68:7: warning: no newline at end of file In file included from kbloggerbutton.h:36, from kbloggerbutton.cpp:22: ./panelbutton.h:470:28: warning: no newline at end of file In file included from kbloggerbutton.cpp:22: kbloggerbutton.h:68:7: warning: no newline at end of file kbloggerbutton.cpp:36:29: konq_operations.h: No such file or directory kbloggerbutton.cpp:37:28: konq_popupmenu.h: No such file or directory kbloggerbutton.cpp:139:7: warning: no newline at end of file distcc[26705] ERROR: compile kbloggerbutton.cpp on 127.0.0.1/2 failed make[2]: *** [kbloggerbutton.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/kblogger-0.6.2/work/kblogger-0.6.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kblogger-0.6.2/work/kblogger-0.6.2' make: *** [all] Error 2 !!! ERROR: kde-misc/kblogger-0.6.2 failed. Call stack: ebuild.sh, line 1545: Called dyn_compile ebuild.sh, line 940: Called src_compile ebuild.sh, line 1254: Called kde_src_compile kde.eclass, line 164: Called kde_src_compile 'all' kde.eclass, line 323: Called kde_src_compile 'myconf' 'configure' 'make' kde.eclass, line 319: Called die !!! died running emake, kde_src_compile:make !!! If you need support, post the topmost build error, and the call stack if relevant.
Was a missing dependency, fixed now.
CCing x86@, as this will need someone who has KDE installed.
ok, I have kde, I'm trying it now did someone add ~x86 to the builds in portage btw?
It compiles and works for me (0.6.2). I was able to publish to my drupal blog ok. Couldn't get it to publish to the "blog" content type though, just the "story" content type. But whatever, it works.
Interesting, assigned to us and cc'd as well. Can't miss that :-P we now have ~ keyword
this was never actually fixed. Either it wasn't fixed or I haven't sync'ed in 2 weeks.
hmm that's odd, KEYWORDS="~amd64 ~x86" in my system...*wonders what went wacky* perhaps it was just me. Thanks for keeping tabs on me ^.^ new revision: 1.7; previous revision: 1.6 So its definitly there now.