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

Jakob Stoklund Olesen stoklund at 2pi.dk
Thu Jul 8 15:58:12 PDT 2010


On Jul 8, 2010, at 3:51 PM, buildbot at google1.osuosl.org wrote:

> The Buildbot has detected a new failure of clang-x86_64-linux-fnt on llvm.
> Full details are available at:
> http://google1.osuosl.org:8011/builders/clang-x86_64-linux-fnt/builds/1692
> 
> Buildbot URL: http://google1.osuosl.org:8011/
> 
> Buildslave for this Build: osu7
> 
> Build Reason: 
> Build Source Stamp: 107925
> Blamelist: dpatel,lattner,stoklund,void
> 
> BUILD FAILED: failed compile


/build/buildbot-llvm/clang-x86_64-linux-fnt/llvm.src/tools/clang/lib/CodeGen/CGDebugInfo.cpp: In member function 'void clang::CodeGen::CGDebugInfo::EmitRegionStart(llvm::Function*, clang::CodeGen::CGBuilderTy&)':
/build/buildbot-llvm/clang-x86_64-linux-fnt/llvm.src/tools/clang/lib/CodeGen/CGDebugInfo.cpp:1375: error: no matching function for call to 'llvm::DIFactory::CreateLexicalBlock(llvm::DIDescriptor, unsigned int, unsigned int)'
/build/buildbot-llvm/clang-x86_64-linux-fnt/llvm.src/include/llvm/Analysis/DebugInfo.h:704: note: candidates are: llvm::DILexicalBlock llvm::DIFactory::CreateLexicalBlock(llvm::DIDescriptor, llvm::DIFile, unsigned int, unsigned int)
make[5]: *** [/build/buildbot-llvm/clang-x86_64-linux-fnt/llvm.obj/tools/clang/lib/CodeGen/Release+Asserts/CGDebugInfo.o] Error 1
make[4]: *** [CodeGen/.makeall] Error 2
make[4]: *** Waiting for unfinished jobs....


The other buildbot blamed this on me, and I reverted my patch, but I really haven't been anywhere near that code.

I think it might be something else.





More information about the llvm-testresults mailing list