[zorg] r176981 - The LTO phased clang builder was having issues finding the right libLTO. This patch should hopefully fix that.

Renato Golin renato.golin at linaro.org
Thu Mar 21 00:45:14 PDT 2013


It didn't, but I'm not sure this commit has anything to it. The build slave
is creating some files as root, which is really odd.

Galina, try to run make clean on your bots, and check for root owned files.
I'll re install my bot.

Cheers,
Renato
On 21 Mar 2013 00:56, "Michael Gottesman" <mgottesman at apple.com> wrote:

> Thanks. Galina I would also appreciate it if you could post in this thread
> if your restart fixed the issue. If not I can take a look.
>
> On Mar 20, 2013, at 11:27 AM, Renato Golin <renato.golin at linaro.org>
> wrote:
>
> Hi Michael,
>
> Not sure it was this commit, but the ARM buildbot started failing more or
> less around that change (and with Galina's restart, so could be some
> dormant thing).
>
> I have little knowledge of the code, but here's the link:
>
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/6066/steps/check-all/logs/stdio
>
> and a sample of the error:
>
> File
> "/home/buildslave/slave_as-bldslv2/clang-native-arm-cortex-a9/llvm/utils/lit/lit/discovery.py",
> line 165, in getTestsInSuite
>     for res in subiter:
> File
> "/home/buildslave/slave_as-bldslv2/clang-native-arm-cortex-a9/llvm/utils/lit/lit/discovery.py",
> line 165, in getTestsInSuite
>     for res in subiter:
>
> etc, ad infinitum...
>
> I'm cleaning my bot and restarting everything, just in case, but maybe you
> can see something I can't.
>
> I'll let you know if my restart / clean fixes the problem.
>
> cheers,
> --renato
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130321/cb77f3f9/attachment.html>


More information about the llvm-commits mailing list