<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Doug?<div><br></div><div>The error is:</div><div><span class="Apple-style-span" style="font-family: Times; "><pre><span class="stdout" style="font-family: 'Courier New', courier, monotype; ">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 "<a href="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">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</a>"
185>c-index-test - 6 error(s), 1 warning(s)</span></pre></span><div><br></div><div><div>On Sep 13, 2010, at 4:53 PM, <a href="mailto:buildbot@google1.osuosl.org">buildbot@google1.osuosl.org</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>The Buildbot has detected a new failure of clang-i686-xp-msvc9 on llvm.<br>Full details are available at:<br> <a href="http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9115">http://google1.osuosl.org:8011/builders/clang-i686-xp-msvc9/builds/9115</a><br><br>Buildbot URL: <a href="http://google1.osuosl.org:8011/">http://google1.osuosl.org:8011/</a><br><br>Buildslave for this Build: dunbar-win32-2<br><br>Build Reason: <br>Build Source Stamp: 113812<br>Blamelist: bwilson,dgregor<br><br>BUILD FAILED: failed vcbuild_1<br><br>sincerely,<br> -The Buildbot<br><br></div></blockquote></div><br></div></body></html>