[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Apr 5 15:53:55 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/7309
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 100484
Blamelist: kremenek,lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Sema/SemaObjCProperty.cpp
At: Mon 05 Apr 2010 15:41:06
Changed By: kremenek
Comments: Fix possible null dereference by bailing out of CheckObjCPropertyAttributes() early if the Decl* is null.Properties:
Files:
include/llvm/Support/MemoryBuffer.h
lib/AsmParser/Parser.cpp
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
lib/Support/MemoryBuffer.cpp
tools/lto/LTOModule.cpp
utils/FileCheck/FileCheck.cpp
At: Mon 05 Apr 2010 15:46:06
Changed By: lattner
Comments: stringref-ize the MemoryBuffer::get apis. This requires
a co-committed clang patch.
Properties:
Files:
lib/AST/ASTImporter.cpp
lib/Frontend/FrontendAction.cpp
lib/Frontend/PCHReader.cpp
lib/Lex/Preprocessor.cpp
tools/CIndex/CIndex.cpp
At: Mon 05 Apr 2010 15:46:06
Changed By: lattner
Comments: Match MemoryBuffer API changes.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling SemaTemplate.cpp for Debug build
llvm[4]: Compiling SemaTemplateDeduction.cpp for Debug build
llvm[4]: Compiling SemaTemplateInstantiate.cpp for Debug build
llvm[4]: Compiling SemaTemplateInstantiateDecl.cpp for Debug build
llvm[4]: Compiling SemaType.cpp for Debug build
llvm[4]: Compiling TargetAttributesSema.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangSema.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list