[LNT] r231484 - Adds check for needed tools for nightly tests

Renato Golin renato.golin at linaro.org
Sat Mar 7 02:10:56 PST 2015


Thanks Tobi! Sorry for the breakage. I'll check with you offline.

Was that only your bot with problems? I didn't get any email...

Cheers,
Renato
On 7 Mar 2015 06:51, "Tobias Grosser" <tobias at grosser.es> wrote:

> On 06.03.2015 18:40, Tobias Grosser wrote:
>
>> On 06.03.2015 17:06, Renato Golin wrote:
>>
>>> Author: rengolin
>>> Date: Fri Mar  6 10:06:37 2015
>>> New Revision: 231484
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=231484&view=rev
>>> Log:
>>> Adds check for needed tools for nightly tests
>>>
>>> This patch adds test for the required tools to run the nightly tests
>>> without failures. New buildbots or manual runs would fail and waste
>>> a lot of time investigating what the problem is, since the error
>>> message wasn't clear enough on all cases.
>>>
>>
>> This breaks my LNT builds:
>>
>> lab.llvm.org:8011/builders/perf-x86_64-penryn-O3-polly-fast
>>
>> I get the error 'error: gawk not available on your system.', but even
>> without gawk everything was working flawlessly.
>>
>
> I reverted the problematic part of the patch (the gawk check) in r231555
> to get my LNT bots green until the intend is clarified.
>
> Tobias
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150307/5bc82950/attachment.html>


More information about the llvm-commits mailing list