Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 151453
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 151107
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Attila Jecs <attila.jecs@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 151453 depends on: Show dependency tree
Bug 151453 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-10-15 04:43 0000
Making all in delicious
make[4]: Entering directory
`/var/tmp/portage/kde-base/konq-plugins-3.5.5/work/konq-plugins-3.5.5/konq-plugins/sidebar/delicious'
Making all in .
make[5]: Entering directory
`/var/tmp/portage/kde-base/konq-plugins-3.5.5/work/konq-plugins-3.5.5/konq-plugins/sidebar/delicious'
rm -rf widget.h;
/usr/qt/3/bin/moc ./plugin.h -o plugin.moc
/usr/qt/3/bin/uic -L /usr/kde/3.5/lib/kde3/plugins/designer -nounload
./widget.ui | /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g;
s,#include <qwizard.h>,#include <kwizard.h>,g" >> widget.h ;
/usr/qt/3/bin/moc ./mainWidget.h -o mainWidget.moc
/usr/qt/3/bin/moc ./tagListItem.h -o tagListItem.moc
/usr/kde/3.5/bin/dcopidl ./plugin.h > plugin.kidl || ( rm -f plugin.kidl ;
false )
/usr/kde/3.5/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub
plugin.kidl
/bin/sh ../../../libtool --silent --tag=CXX --mode=compile
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../..
-I/usr/kde/3.5/include/kio -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-tbird
-mtune=athlon-tbird -fomit-frame-pointer -pipe -fno-ident -frename-registers
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
plugin_skel.lo plugin_skel.cpp
/bin/sh ../../../libtool --silent --tag=CXX --mode=compile
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../..
-I/usr/kde/3.5/include/kio -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-tbird
-mtune=athlon-tbird -fomit-frame-pointer -pipe -fno-ident -frename-registers
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
plugin.lo plugin.cpp
./mainWidget.h:39: error: expected class-name before '{' token
./mainWidget.h:95: error: 'QListViewItem' has not been declared
./mainWidget.h:100: error: 'QListViewItem' has not been declared
./mainWidget.h:105: error: 'QListViewItem' has not been declared
./mainWidget.h:110: error: 'QListViewItem' has not been declared
make[5]: *** [plugin_skel.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory
`/var/tmp/portage/kde-base/konq-plugins-3.5.5/work/konq-plugins-3.5.5/konq-plugins/sidebar/delicious'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/kde-base/konq-plugins-3.5.5/work/konq-plugins-3.5.5/konq-plugins/sidebar/delicious'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kde-base/konq-plugins-3.5.5/work/konq-plugins-3.5.5/konq-plugins/sidebar'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kde-base/konq-plugins-3.5.5/work/konq-plugins-3.5.5/konq-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kde-base/konq-plugins-3.5.5/work/konq-plugins-3.5.5'
make: *** [all] Error 2

!!! ERROR: kde-base/konq-plugins-3.5.5 failed.
Call stack:
  ebuild.sh, line 1564:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1257:   Called kde-meta_src_compile
  kde-meta.eclass, line 379:   Called kde_src_compile
  kde.eclass, line 171:   Called kde_src_compile 'all'
  kde.eclass, line 338:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 334:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if
relevant.

dreamer ~ #

------- Comment #1 From Jakub Moc (RETIRED) 2006-10-15 04:52:42 0000 -------

*** This bug has been marked as a duplicate of 151107 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug