Displaying 5 results from an estimated 5 matches for "clang_fast".
2016 Sep 05
2
Many bots don't build anything -- does anyone know why?
...be-linux
http://lab.llvm.org:8011/builders/clang-atom-d525-fedora-rel
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15
http://lab.llvm.org:8011/builders/clang-s390x-linux
At least the ninja-win7 bot used to work fine last week Thu and early Fri,
so this looks like a recent regression. The clang_fast bots seem to still
work, so we're not flying completely blind, but we for example don't have
Windows coverage at the moment. Does anyone know what changed? How can we
get working bots again?
Thanks,
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <ht...
2016 Sep 05
2
[cfe-dev] Many bots don't build anything -- does anyone know why?
On 5 September 2016 at 22:12, Renato Golin <renato.golin at linaro.org> wrote:
> Should we revert this? This is pretty serious? Can we fix this quickly
> on the bots?
Just FYI, I'm moving the "llvm" directory away and making it as a
symlink to "llvm.src", at least until we sort out this problem.
Since this has been going on from Sep 1st, I believe we'll
2014 Jan 21
2
[LLVMdev] C++0x Bug in CMake?
On Tue, Jan 21, 2014 at 10:20 AM, Dmitri Gribenko <gribozavr at gmail.com>wrote:
> On Tue, Jan 21, 2014 at 8:03 PM, Renato Golin <renato.golin at linaro.org>
> wrote:
> > Chandler,
> >
> > I may be doing this wrong, but I'm getting a weird error in building LLVM
> > with Clang via CMake.
>
> I have been debugging a similar issue that I isolated
2016 Sep 05
3
[cfe-dev] Many bots don't build anything -- does anyone know why?
...lang-atom-d525-fedora-rel
>> http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15
>> http://lab.llvm.org:8011/builders/clang-s390x-linux
>>
>> At least the ninja-win7 bot used to work fine last week Thu and early Fri,
>> so this looks like a recent regression. The clang_fast bots seem to still
>> work, so we're not flying completely blind, but we for example don't have
>> Windows coverage at the moment. Does anyone know what changed? How can we
>> get working bots again?
>>
>> Thanks,
>> Nico
>>
>> _______________...
2014 Nov 21
2
[LLVMdev] Sanitizer buildbot
Folks,
Am I right to assume that if I specify { 'category' : "sanitizer" } to
my buildboc config on builders.py, it'll only fire builds on
"compiler-rt" repository changes?
One of our buildbots,
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full, is
mainly a compiler-rt tester, and most of the time it fails for
problems in the sanitizers (as intended),