Hello guys,<br><br>First of all, this builder is configured to send e-mails to the blame list.<br>I'm the owner of these 2 identical build slaves (which is listed in the builder's properties :) ).<br>I keep an eye on this builder. Though, since builds take ~3 hours they combine quite a lot of changes and the blame lists are long, it takes time for people to notice and fix issues.<br>
<br>We do need more hardware, indeed.<br><br>The build has broken yesterday, then it has been fixed, and broken again.<br>If I get it right, the revisions in questions for the last break are r171734 and r171735.<br><br>Let me know if anyone needs an access to one of the build slaves to debug.<br>
<br>And it is great that you care!<br><br>Thanks<br><br>Galina<br><br><br><br><div class="gmail_quote">On Tue, Jan 8, 2013 at 11:17 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You can compare your configure/build arguments + environment with the build bot:<div><br></div><div><a href="http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4313/steps/configure/logs/stdio" target="_blank">http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/4313/steps/configure/logs/stdio</a><br>

</div><div><br></div><div>I'll check how I built my LLVM on Chromebook tomorrow, but it didn't look too different to yours.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>--renato</div></font></span></div>
<div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br>
<br><div class="gmail_quote">On 8 January 2013 19:08, Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On Tue, Jan 8, 2013 at 8:31 PM, David Tweed <<a href="mailto:David.Tweed@arm.com" target="_blank">David.Tweed@arm.com</a>> wrote:<br>
> The obvious difference is that you're using --enable-optimized and implicitly --disable-assertions. If you run the tests with<br>
><br>
> make check-all VERBOSE=1 'LIT_ARGS=-v ' > logfile<br>
><br>
> and grep for FAILED in logfile, does what's listed there give any more details? (Quite possible in a Release-Asserts build<br>
> it might not.)<br>
<br>
</div>All these tests fail with 'illegal instruction' signal.  For example:<br>
<br>
******************** TEST 'LLVM ::<br>
ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll' FAILED<br>
********************<br>
Script:<br>
--<br>
/home/grib/clang/llvm-build-armhf/Release+Asserts/bin/lli<br>
-mtriple=armv7l-unknown-linux-gnueabihf -use-mcjit<br>
/home/grib/clang/llvm/test/ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll<br>
> /dev/null<br>
--<br>
Exit Code: 132<br>
Command Output (stderr):<br>
--<br>
Stack dump:<br>
0.      Program arguments:<br>
/home/grib/clang/llvm-build-armhf/Release+Asserts/bin/lli<br>
-mtriple=armv7l-unknown-linux-gnueabihf -use-mcjit<br>
/home/grib/clang/llvm/test/ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll<br>
/home/grib/clang/llvm-build-armhf/test/ExecutionEngine/MCJIT/Output/2003-01-04-ArgumentBug.ll.script:<br>
line 1: 28126 Illegal instruction<br>
/home/grib/clang/llvm-build-armhf/Release+Asserts/bin/lli<br>
-mtriple=armv7l-unknown-linux-gnueabihf -use-mcjit<br>
/home/grib/clang/llvm/test/ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll<br>
> /dev/null<br>
<div><div><br>
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>>*/<br>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br>