[OSX/Qt5/KF5/KDE CI system] - develop currently broken on frameworks branch

Kevin Funk kfunk at kde.org
Sun Jul 6 16:07:28 BST 2014


On Saturday 05 July 2014 21:26:12 Marko Käning wrote:
> Trying to build the current develop (using the 'jenkins' branch) the CI
> system ran into this issue:
> 
> ---
> 
> In file included from
> /Users/marko/WC/KDECI-builds/kdevelop/formatters/customscript/customscript_
> plugin.cpp:44: In file included from
> /opt/kde/install/darwin/mavericks/clang/kf5-qt5/extragear/kdevelop/kdevplat
> form/inst/include/kdevplatform/language/interfaces/ilanguagesupport.h:24:
> /opt/kde/install/darwin/mavericks/clang/kf5-qt5/extragear/kdevelop/kdevplat
> form/inst/include/kdevplatform/language/interfaces/../editor/simplerange.h:2
> 4:10: fatal error: 'languageexport.h' file not found #include
> "languageexport.h"
>          ^
> [ 20%] Building CXX object
> app/plasma/dataengine/CMakeFiles/plasma_engine_kdevelopsessions.dir/plasma_
> engine_kdevelopsessions_automoc.cpp.o
> 
> ---
> 
> Where should languageexport.h be coming from?

This is now auto-generated by CMake via generate_export_header from ECM.

There are some dependency issues right now, I guess the customscript build 
target is missing an extra include path to $KDEVPLATFORM_BUILD/language.

Resolving this now...

-- 
Kevin Funk



More information about the KDevelop mailing list