[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
Wed Mar 20 11:27:34 PDT 2013


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/a884ada1/attachment.html>


More information about the llvm-commits mailing list