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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 29 22:54:17 PST 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 120401
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: 




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




More information about the llvm-testresults mailing list