OSX/CI: kdev-clang fails to configure on branch master
Marko Käning
mk-lists at email.de
Mon Sep 8 22:38:06 BST 2014
Hi,
although my OSX/CI system running on Mavericks (10.9.4) has it’s standard clang based on version 3.4:
---
$ clang --version
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.3.0
Thread model: posix
$ ls /usr/bin/llvm*
/usr/bin/llvm-g++ /usr/bin/llvm-gcc
---
without an llvm-config executable and thus building kdev-clang claims it is not version 3.4:
---
-- Found KDevelop: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/extragear/kdevelop/kdevelop/inst/include/kdevelop
-- Could not find LLVM: Could NOT find 'llvm-config' executable
-- Could not find any Clang libraries in
--
-- The following OPTIONAL packages have been found:
* KF5Parts (required version >= 5.2.0)
-- The following REQUIRED packages have been found:
* ECM (required version >= 0.0.9)
* Qt5Core
* Qt5Gui (required version >= 5.3.1)
* Qt5Widgets
* Qt5Test
* Qt5
* KF5KDELibs4Support
* KF5ThreadWeaver
* KF5TextEditor
* Gettext
* PythonInterp
* KF5I18n
* KF5
* KDevPlatform (required version >= 1.90.90)
* KDevelop
-- The following OPTIONAL packages have not been found:
* LLVM (required version >= 3.4)
-- The following REQUIRED packages have not been found:
* Clang (required version >= 3.4) , <http://clang.llvm.org/>
LibClang is a high level C interface to clang
CMake Error at /opt/kde/install/darwin/mavericks/clang/shared/general/cmake/share/cmake-3.0/Modules/FeatureSummary.cmake:513 (message):
feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
run.
Call Stack (most recent call first):
CMakeLists.txt:98 (feature_summary)
-- Configuring incomplete, errors occurred!
---
What can be done about this?
Greets,
Marko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeError.log
Type: application/octet-stream
Size: 3528 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20140908/e859c280/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeOutput.log
Type: application/octet-stream
Size: 18622 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20140908/e859c280/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdev-clang.log
Type: application/octet-stream
Size: 5836 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20140908/e859c280/attachment-0002.obj>
More information about the KDevelop
mailing list