CI: kdevelop on WindowsQt5.7 needs clang
Closed, ResolvedPublic

Description

Build currently fails due to clang being required and not been found:

* Clang (required version >= 3.5)
  Clang libraries. Used for KDevelop's C++/C support plugin. Please install a package providing libclang.

Related log:
https://build.kde.org/view/KDevelop/job/KDevelop%20kdevelop%20kf5-qt5%20WindowsQt5.7/11/console

kossebau created this task.Jul 3 2017, 11:18 AM
kfunk added a comment.Jul 4 2017, 7:10 AM

I don't know the exact setup of the Windows workers, but we could set up LLVM/Clang build via Craft.

Afair the Windows workers are actually bootstrapped using Craft, right?

bcooksley moved this task from Backlog to In Progress on the build.kde.org board.Jul 4 2017, 7:59 AM

We use Craft to provide most dependencies yes (apart from Git, Python and Qt).
I've got the builders compiling Clang now, however given that one of the patches doesn't apply (it's building master) I won't be surprised if it fails.

bcooksley closed this task as Resolved.Jul 5 2017, 10:52 AM
bcooksley claimed this task.

Clang should now be available.