Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Simply renaming the ebuild and changing the SRC_URI to SRC_URI="http://download.berlios.de/kompose/${P}.tar.bz2" doesn't work... i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/kde/3.5/include -I `imlib2-config --cflags` -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=prescott -mtune=prescott -Os -pipe -fomit-frame-pointer -momit-leaf-frame-pointer -fvisibility-inlines-hidden -Wformat-security -Wmissing-format-attribute -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 komposetaskmanager.o komposetaskmanager.cpp kompose.cpp:88:23: error: kompose.moc: No such file or directory komposetaskmanager.cpp:387:34: error: komposetaskmanager.moc: No such file or directory /usr/qt/3/include/qptrlist.h: In member function 'void QPtrList<type>::deleteItem(void*) [with type = KomposeTask]': kompose.cpp:84: instantiated from here /usr/qt/3/include/qptrlist.h:150: warning: possible problem detected in invocation of delete operator: /usr/qt/3/include/qptrlist.h:150: warning: invalid use of undefined type 'struct KomposeTask' komposetaskmanager.h:29: warning: forward declaration of 'struct KomposeTask' /usr/qt/3/include/qptrlist.h:150: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. make[2]: *** [kompose.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [komposetaskmanager.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/kompose-0.5.4/work/kompose-0.5.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/kompose-0.5.4/work/kompose-0.5.4' make: *** [all] Error 2 !!! ERROR: kde-misc/kompose-0.5.4 failed. Call stack: ebuild.sh, line 1543: Called dyn_compile ebuild.sh, line 938: Called src_compile ebuild.sh, line 1252: 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.
*** This bug has been marked as a duplicate of 125209 ***