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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 29 23:07:47 PST 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/5907

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 120402
Blamelist: andersca,dgregor

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 include/clang/Frontend/ASTUnit.h
 include/clang/Lex/PreprocessingRecord.h
 include/clang/Serialization/ASTReader.h
 include/clang/Serialization/ASTWriter.h
 lib/Frontend/ASTUnit.cpp
 lib/Serialization/ASTReader.cpp
 lib/Serialization/ASTWriter.cpp
 lib/Serialization/GeneratePCH.cpp
 test/Index/c-index-getCursor-pp.c
 tools/libclang/CIndex.cpp
At: Mon 29 Nov 2010 22:21:40
Changed By: dgregor
Comments: When using a precompiled preamble with detailed preprocessing records,
trap the serialized preprocessing records (macro definitions, macro
instantiations, macro definitions) from the generation of the
precompiled preamble, then replay those when walking the list of
preprocessed entities. This eliminates a bug where clang_getCursor()
wasn't able to find preprocessed-entity cursors in the preamble.
Properties: 




File: include/clang/Serialization/ASTSerializationListener.h
At: Mon 29 Nov 2010 22:21:40
Changed By: dgregor
Comments: Add missing file from last commitProperties: 




Files:
 lib/Transforms/Scalar/SimplifyLibCalls.cpp
 test/Transforms/SimplifyLibCalls/Puts.ll
At: Mon 29 Nov 2010 22:21:40
Changed By: andersca
Comments: Add a puts optimization that converts puts() to putchar('\n').Properties: 




File: lib/CodeGen/CGDebugInfo.cpp
At: Mon 29 Nov 2010 22:41:40
Changed By: dgregor
Comments: Harden CGDebugInfo::CreateType() a bit for cases where we couldn't generate type info for its component typesProperties: 




File: lib/AST/Type.cpp
At: Mon 29 Nov 2010 22:46:40
Changed By: dgregor
Comments: I hate pointless default statementsProperties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build
	llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/lib/AST/Type.cpp:998: warning: control reaches end of non-void function




More information about the llvm-testresults mailing list