[llvm-dev] [Zorg] Simplify ClangBuilder

Marco Leogrande via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 31 15:23:53 PDT 2016


I have installed ninja and retriggered that build.
I will monitor the results to confirm it succeeds.

Regards,

Marco Leogrande

Sent by a carbon-based life form; hence, it may contain repetitions,
inaccuracies, logical fallacies and repetitions.


On Mon, Oct 31, 2016 at 3:17 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 31 October 2016 at 19:46, Galina Kistanova <gkistanova at gmail.com> wrote:
>> I applied it and reconfigured the master.
>
> Thanks Galina!
>
> Marco, the build is complaining about Ninja:
>
> http://lab.llvm.org:8011/builders/clang-bpf-build/builds/414/steps/cmake%20stage%201/logs/stdio
>
> CMake was unable to find a build program corresponding to "Ninja"
>
> Now I remember we used ninja by default because it's easier on Windows
> (than make).
>
> Can you install ninja on that machine?
>
> $ sudo apt-get install ninja-build
>
> should be enough. Sorry for that!
>
> --renato


More information about the llvm-dev mailing list