[llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel

Eric Christopher echristo at apple.com
Thu Jun 16 23:22:40 PDT 2011


On Jun 16, 2011, at 11:03 PM, Eric Christopher wrote:

> 
> On Jun 16, 2011, at 11:01 PM, buildbot at google1.osuosl.org wrote:
> 
>> The Buildbot has detected a new failure of clang-x86_64-linux-selfhost-rel on llvm.
>> Full details are available at:
>> http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/1708
>> 
>> Buildbot URL: http://google1.osuosl.org:8011/
>> 
>> Buildslave for this Build: osu7
>> 
>> Build Reason: 
>> Build Source Stamp: 133233
>> Blamelist: dgregor,echristo,lattner,stoklund,zwarich
>> 
>> BUILD FAILED: failed test-clang test-clang_1
> 
> 
> Hunh. It's my testcase, but I have no idea what the error means:
> 
> In file included from /build/buildbot-llvm/clang-x86_64-linux-selfhost-rel/llvm.src/tools/clang/test/CodeGen/arm-asm-variable.c:2:
> In file included from /build/buildbot-llvm/clang-x86_64-linux-selfhost-rel/llvm.obj.2/Release+Asserts/lib/clang/3.0/include/stdint.h:33:
> In file included from /usr/include/stdint.h:26:
> In file included from /usr/include/features.h:388:
> /usr/include/gnu/stubs.h:7:11: fatal error: 'gnu/stubs-32.h' file not found
> # include <gnu/stubs-32.h>
>          ^
> 
> 
> ... it works for me?

Doug mentioned the trick. Should be fixed in r133241.

-eric



More information about the llvm-testresults mailing list