Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518980 - [kde overlay] kde-base/kaddressbook-4.13.97 compile error
Summary: [kde overlay] kde-base/kaddressbook-4.13.97 compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-03 22:02 UTC by Andreas Sturmlechner
Modified: 2014-08-06 15:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.tar.xz (build.log.tar.xz,11.72 KB, application/x-xz)
2014-08-03 22:02 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2014-08-03 22:02:55 UTC
Created attachment 382178 [details]
build.log.tar.xz

[ 35%] Building CXX object grantleeeditor/contactthemeeditor/CMakeFiles/contactthemeeditor.dir/contacteditorwidget.o
cd /var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97_build/grantleeeditor/contactthemeeditor && /usr/bin/x86_64-pc-linux-gnu-g++  -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=51 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -DQT_USE_QSTRINGBUILDER -D_BSD_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500  -DQT_NO_DEBUG -DNDEBUG -O1 -march=core2 -pipe -ggdb  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -I/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97_build/grantleeeditor/contactthemeeditor -I/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97/grantleeeditor/contactthemeeditor -I/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97 -I/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97_build -I/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97/pimcommon -I/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97/grantleeeditor/grantleethemeeditor -I/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97/kaddressbookgrantlee -I/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97/grantleeeditor -I/usr/include/KDE -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4    -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/contactthemeeditor.dir/contacteditorwidget.o -c /var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97/grantleeeditor/contactthemeeditor/contacteditorwidget.cpp
In file included from /var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97/grantleeeditor/contactthemeeditor/contacteditorwidget.cpp:18:0:
/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97/grantleeeditor/contactthemeeditor/contacteditorwidget.h:20:46: fatal error: grantleethemeeditor/editorwidget.h: No such file or directory
 #include "grantleethemeeditor/editorwidget.h"
                                              ^
compilation terminated.
make[2]: *** [grantleeeditor/contactthemeeditor/CMakeFiles/contactthemeeditor.dir/contacteditorwidget.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kaddressbook-4.13.97/work/kaddressbook-4.13.97_build'
make[1]: *** [grantleeeditor/contactthemeeditor/CMakeFiles/contactthemeeditor.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Comment 1 Andreas Sturmlechner gentoo-dev 2014-08-06 14:59:28 UTC
fix:

--- a/kaddressbook-4.13.97.ebuild	2014-08-01 01:12:18.380392571 +0200
+++ b/kaddressbook-4.13.97.ebuild	2014-08-06 16:46:36.734437026 +0200
@@ -33,6 +33,7 @@
 KMEXTRACTONLY="
 	akonadi_next/
 	calendarsupport/
+	grantleeeditor/grantleethemeeditor/
 	libkleo/
 	pimcommon/
 "
Comment 2 Michael Palimaka (kensington) gentoo-dev 2014-08-06 15:37:34 UTC
Thanks, fixed in git.

http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=56c19e633f08bf47c3ad3eab9ed97ded11a8a9f6