OSX/CI: kdev-clang fails to build on branch master

Marko Käning mk-lists at email.de
Wed Sep 10 21:40:46 BST 2014


So, I installed clang-3.6 (which includes llvm-3.6) and now I get a little further into building this plugin:

---

[ 23%] In file included from /Users/marko/WC/KDECI-builds/kdev-clang/codecompletion/model.cpp:22:
/Users/marko/WC/KDECI-builds/kdev-clang/codecompletion/model.h:25:10: fatal error: 'language/codecompletion/codecompletionmodel.h' file not found
#include <language/codecompletion/codecompletionmodel.h>
        ^
Built target test_codecompletion_automoc
.
.
.
[ 28%] In file included from /Users/marko/WC/KDECI-builds/kdev-clang/codegen/adaptsignatureaction.cpp:20:
/Users/marko/WC/KDECI-builds/kdev-clang/codegen/adaptsignatureaction.h:23:10: fatal error: 'interfaces/iassistant.h' file not found
#include <interfaces/iassistant.h>
.
.
.
---

etc.

Full log attached.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdev-clang.log.gz
Type: application/x-gzip
Size: 5071 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20140910/7c3e3387/attachment.bin>


More information about the KDevelop mailing list