[llvm-testresults] buildbot failure in llvm on clang-i686-linux

Andy Trick atrick at apple.com
Mon Oct 18 16:31:44 PDT 2010


Yes, you fixed an unreachable abort. Now we're hitting elf-dump test failures on most 32-bit intel builds:

basic-elf.ll
diff.s
local-reloc.s
got.s
merge.s
pic-diff.s
plt.s
relax.s
relocation.s

Failures look like this:
******************** TEST 'LLVM :: MC/ELF/diff.s' FAILED ********************Script:
--
llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu /home/buildslave-osuosl/llvm/clang-i686-linux/llvm/test/MC/ELF/diff.s -o - | elf-dump  | FileCheck /home/buildslave-osuosl/llvm/clang-i686-linux/llvm/test/MC/ELF/diff.s
--
Exit Code: 1
Command Output (stderr):
--
/home/buildslave-osuosl/llvm/clang-i686-linux/llvm/test/MC/ELF/diff.s:13:16: error: expected string not found in input
// CHECK-NEXT: ('r_sym', 0x6)
               ^
<stdin>:183:2: note: scanning from here
 ('r_sym', 0x6L)
 ^
--

********************
Are you familiar enough with the changes to fix it or do a surgical revert? Or shall I commence carpet bombing?

-Andy

On Oct 18, 2010, at 4:21 PM, Rafael EspĂ­ndola wrote:

> 2010/10/18 Andy Trick <atrick at apple.com>:
>> I'd like to believe that. But some of the failing tests built around 3:20pm buildbot time zone. I didn't see any checkins fro you or Jason after 3pm? What am I missing?
> 
> Slow bot? Some of the last failures I was mailed were from bots
> running valgrind for example. I just checked in my home computer and
> the tests pass. Also, the line reported in the log has no
> llvm_unreachable in it in the top of the tree.
> 
>> -Andy
> 
> Cheers,
> Rafael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20101018/1c9c95ae/attachment.html>


More information about the llvm-testresults mailing list