Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151453 - konq-plugins-3.5.5 failed
Summary: konq-plugins-3.5.5 failed
Status: RESOLVED DUPLICATE of bug 151107
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: 2006-10-15 04:43 UTC by Attila Jecs
Modified: 2006-10-15 04:52 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 Attila Jecs 2006-10-15 04:43:09 UTC
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 Jakub Moc (RETIRED) gentoo-dev 2006-10-15 04:52:42 UTC

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