[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9

Devang Patel dpatel at apple.com
Tue Sep 7 10:23:11 PDT 2010


On Sep 7, 2010, at 10:11 AM, Eric Christopher wrote:

> 
> On Sep 7, 2010, at 10:09 AM, daniel_dunbar at apple.com wrote:
> 
>> The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
>> Full details are available at:
>> http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/9205
>> 
>> Buildbot URL: http://smooshlab.apple.com:8010/
>> 
>> Buildslave for this Build: smoosh-03.apple.com
>> 
>> Build Reason: 
>> Build Source Stamp: 113208
>> Blamelist: dpatel
> 
> This is failing pretty much everywhere Devang :)

Nice welcome back after a long weekend :)

This turned out to be a matter of ignoring gdb message. Here gdb screams "I can't find source file" on stdout as well as stderr. Of course, gdb continues and print variable info as expected in this case. And we don't care about source file location in this test.

I'll fix this soon.
-
Deang



More information about the llvm-testresults mailing list