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

Bob Wilson bob.wilson at apple.com
Mon Sep 13 16:57:22 PDT 2010


Doug?

The error is:
185>Build started: Project: c-index-test, Configuration: Debug|Win32
185>Compiling...
185>c-index-test.c
185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : error C2275: 'CXSourceLocation' : illegal use of this type as an expression
185>        D:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\tools\clang\include\clang-c/Index.h(278) : see declaration of 'CXSourceLocation'
185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : error C2146: syntax error : missing ';' before identifier 'Loc'
185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : error C2065: 'Loc' : undeclared identifier
185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(188) : error C2440: '=' : cannot convert from 'CXSourceLocation' to 'int'
185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : error C2065: 'Loc' : undeclared identifier
185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : error C2440: 'function' : cannot convert from 'int' to 'CXSourceLocation'
185>..\..\..\..\..\tools\clang\tools\c-index-test\c-index-test.c(189) : warning C4024: 'clang_getInstantiationLocation' : different types for formal and actual parameter 1
185>Build log was saved at "file://d:\public\zorg\buildbot\osuosl\slave\clang-i686-xp-msvc9\llvm\build\tools\clang\tools\c-index-test\c-index-test.dir\Debug\BuildLog.htm"
185>c-index-test - 6 error(s), 1 warning(s)

On Sep 13, 2010, at 4:53 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/9115
> 
> Buildbot URL: http://google1.osuosl.org:8011/
> 
> Buildslave for this Build: dunbar-win32-2
> 
> Build Reason: 
> Build Source Stamp: 113812
> Blamelist: bwilson,dgregor
> 
> BUILD FAILED: failed vcbuild_1
> 
> sincerely,
> -The Buildbot
> 

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


More information about the llvm-testresults mailing list