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

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Wed May 11 04:14:49 PDT 2011


On 11-05-10 7:54 PM, Rafael Avila de Espindola wrote:
> On 11-05-10 07:51 PM, Jim Grosbach wrote:
>> Hi Rafael,
>>
>> Do you know if these testsuite failures are fixed by your latest
>> patches? Lots of the other bots are going back green, so I'm crossing
>> my fingers this one will too.
>
> These look unrelated since the changes I made were only to debug info.
> But yes, right now I am also waiting for the slower bots to have a
> better view of where things are.

Looks like we still have some failures. The testsuite ones are 
interesting. In

http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/1136/steps/make.test-suite/logs/stdio

We have

tramp3d-v4.cpp:2706:11: error: 'ptrdiff_t' does not name a type


It can be a clang bug or clang being miscompiled.


The idea that the system compiler is doing something wrong is supported by

http://google1.osuosl.org:8011/builders/clang-x86_64-linux-selfhost-rel/builds/1318

Note that we have failures when llvm is built with the system compiler, 
but not when it is built with clang.

Cheers,
Rafael



More information about the llvm-testresults mailing list