[llvm-testresults] buildbot failure in llvm on clang-i686-xp-msvc9

Daniel Dunbar daniel_dunbar at apple.com
Mon Jul 12 22:18:33 PDT 2010


Actually, this looks like it is my fault. Something to do with member function pointers on Win32. I'll try and sort it out tomorrow.

 - Daniel

On Jul 12, 2010, at 9:59 PM, Daniel Dunbar wrote:

> Not sure yet. When I got home there was a crash dialog for clang.exe on the screen, which usually screws everything up (timeouts, locked files, etc). The dialog is supposed to be suppressed, though. I'm hoping it magically gets fixed before I have to debug it directly.
> 
> - Daniel
> 
> On Jul 12, 2010, at 9:15 PM, Eric Christopher wrote:
> 
>> 
>> On Jul 12, 2010, at 9:07 PM, buildbot at google1.osuosl.org wrote:
>> 
>>> The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm.
>>> Full details are available at:
>>> http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/7744
>>> 
>>> Buildbot URL: http://google1.osuosl.org:8011/
>>> 
>>> Buildslave for this Build: dunbar-win32-2
>>> 
>>> Build Reason: 
>>> Build Source Stamp: 108225
>>> Blamelist: echristo
>>> 
>>> BUILD FAILED: failed vcbuild_1
>> 
>> T'weren't me, but these were interesting:
>> 
>> 165>d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\lib\target\x86\X86InstrInfo.h(442) : warning C4341: 'VEX' : signed value is out of range for enum constant
>> 165>d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\lib\target\x86\X86InstrInfo.h(442) : warning C4309: 'initializing' : truncation of constant value
>> 165>d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\lib\target\x86\X86InstrInfo.h(446) : warning C4341: 'VEX_W' : signed value is out of range for enum constant
>> 165>d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\lib\target\x86\X86InstrInfo.h(446) : warning C4309: 'initializing' : truncation of constant value
>> 165>d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\lib\target\x86\X86InstrInfo.h(451) : warning C4341: 'VEX_4V' : signed value is out of range for enum constant
>> 165>d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\lib\target\x86\X86InstrInfo.h(451) : warning C4309: 'initializing' : truncation of constant value
>> 165>d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\lib\target\x86\X86InstrInfo.h(457) : warning C4341: 'VEX_I8IMM' : signed value is out of range for enum constant
>> 165>d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\lib\target\x86\X86InstrInfo.h(457) : warning C4309: 'initializing' : truncation of constant value
>> 
>> 
>> Bruno?
>> 
>> Also this:
>> 
>> 13>LINK : fatal error LNK1104: cannot open file 'D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\bin\Debug\not.exe'
>> 
>> Daniel?
>> 
>> -eric
> 





More information about the llvm-testresults mailing list