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

Michael Gottesman mgottesman at apple.com
Wed Mar 20 17:56:25 PDT 2013


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/20130320/339a5a26/attachment.html>


More information about the llvm-commits mailing list