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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jun 19 12:55:52 PDT 2010


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 106391
Blamelist: akirtzidis

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/AST/TemplateName.h
 include/clang/Frontend/PCHBitCodes.h
 include/clang/Frontend/PCHWriter.h
 lib/AST/TemplateName.cpp
 lib/Frontend/PCHReader.cpp
 lib/Frontend/PCHReaderDecl.cpp
 lib/Frontend/PCHWriter.cpp
 lib/Frontend/PCHWriterDecl.cpp
 test/PCH/cxx-templates.cpp
 test/PCH/cxx-templates.h
At: Sat 19 Jun 2010 12:29:13
Changed By: akirtzidis
Comments: Initial support for writing templates to PCH.Properties: 




LOGS:
Last 10 lines of 'stdio':
	    Clang :: ASTMerge/class.cpp
	    Clang :: ASTMerge/namespace.cpp
	    Clang :: PCH/cxx_exprs.cpp
	    Clang :: PCH/namespaces.cpp
	
	  Expected Passes    : 2316
	  Expected Failures  : 19
	  Unexpected Failures: 4
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	// CHECK: class1.cpp:5:8: warning: type 'B' has incompatible definitions in different translation units

Last 10 lines of 'fail':
	Clang :: ASTMerge/class.cpp
	Clang :: ASTMerge/namespace.cpp
	Clang :: PCH/cxx_exprs.cpp
	Clang :: PCH/namespaces.cpp

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Sema/format-strings.c
	Clang :: Sema/format-strings-fixit.c
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'class.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/ASTMerge/class.cpp:5:11: error: expected string not found in input
	// CHECK: class1.cpp:5:8: warning: type 'B' has incompatible definitions in different translation units
	          ^
	<stdin>:1:1: note: scanning from here
	Assertion failed: (Idx == Record.size()), function ReadDeclRecord, file PCHReaderDecl.cpp, line 1100.
	^
	--
	
	********************
	

Last 10 lines of 'namespace.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/ASTMerge/namespace.cpp:5:11: error: expected string not found in input
	// CHECK: namespace2.cpp:16:17: error: external variable 'z' declared with incompatible types in different translation units ('double' vs. 'float')
	          ^
	<stdin>:1:1: note: scanning from here
	Assertion failed: (Idx == Record.size()), function ReadDeclRecord, file PCHReaderDecl.cpp, line 1100.
	^
	--
	
	********************
	

Last 10 lines of 'cxx_exprs.cpp':
	22 clang             0x0000000100026bf4 start + 52
	23 clang             0x0000000000000008 start + 4294808648
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug/bin/clang -cc1 -std=c++0x -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/Output/cxx_exprs.cpp.tmp -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/cxx_exprs.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/cxx_exprs.cpp:8:1: current parser token 'int'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/Output/cxx_exprs.cpp.script: line 3: 25883 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug/bin/clang -cc1 -std=c++0x -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/Output/cxx_exprs.cpp.tmp -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/cxx_exprs.cpp
	--
	
	********************
	

Last 10 lines of 'namespaces.cpp':
	21 clang             0x000000010002ee7d main + 335
	22 clang             0x0000000100026bf4 start + 52
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug/bin/clang -cc1 -x c++ -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/Output/namespaces.cpp.tmp -fsyntax-only /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/namespaces.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/namespaces.cpp:8:1: current parser token 'int'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/Output/namespaces.cpp.script: line 3: 25934 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug/bin/clang -cc1 -x c++ -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/Output/namespaces.cpp.tmp -fsyntax-only /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/PCH/namespaces.cpp
	--
	
	********************
	




More information about the llvm-testresults mailing list