First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 142324
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Developers for the x86 Architecture <x86@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David Grant <davidgrant@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 142324 depends on: Show dependency tree
Show dependency graph
Bug 142324 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-31 13:09 0000
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)

------- Comment #1 From Andrej Kacian (RETIRED) 2006-07-31 16:38:55 0000 -------
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.

------- Comment #2 From Diego Pettenò 2006-07-31 17:06:03 0000 -------
Was a missing dependency, fixed now.

------- Comment #3 From Andrej Kacian (RETIRED) 2006-07-31 17:14:28 0000 -------
CCing x86@, as this will need someone who has KDE installed.

------- Comment #4 From David Grant 2006-07-31 17:29:49 0000 -------
ok, I have kde, I'm trying it now

did someone add ~x86 to the builds in portage btw?

------- Comment #5 From David Grant 2006-07-31 17:35:40 0000 -------
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.

------- Comment #6 From Joshua Jackson 2006-07-31 22:17:25 0000 -------
Interesting, assigned to us and cc'd as well. Can't miss that :-P

we now have ~ keyword

------- Comment #7 From David Grant 2006-08-15 18:26:48 0000 -------
this was never actually fixed. Either it wasn't fixed or I haven't sync'ed in 2
weeks.

------- Comment #8 From Joshua Jackson 2006-08-15 21:04:49 0000 -------
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.

First Last Prev Next    No search results available      Search page      Enter new bug