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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jun 19 13:02:46 PDT 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/2898

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 106391
Blamelist: akirtzidis

BUILD FAILED: failed test-clang test-clang_1

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-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Sema/format-strings-fixit.c
	Clang :: Sema/format-strings.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-selfhost-rel/llvm.src/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 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Frontend/PCHReaderDecl.cpp, line 1100.
	^
	--
	
	********************
	

Last 10 lines of 'namespace.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/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 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Frontend/PCHReaderDecl.cpp, line 1100.
	^
	--
	
	********************
	

Last 10 lines of 'cxx_exprs.cpp':
	16 clang             0x000000010001cd58 start + 52
	17 clang             0x0000000000000008 start + 4294849252
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release/bin/clang -cc1 -std=c++0x -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/PCH/Output/cxx_exprs.cpp.tmp -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/cxx_exprs.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/cxx_exprs.cpp:8:1: current parser token 'int'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/PCH/Output/cxx_exprs.cpp.script: line 3: 64161 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release/bin/clang -cc1 -std=c++0x -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/PCH/Output/cxx_exprs.cpp.tmp -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/cxx_exprs.cpp
	--
	
	********************
	

Last 10 lines of 'namespaces.cpp':
	16 clang             0x000000010001cd58 start + 52
	17 clang             0x0000000000000008 start + 4294849252
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release/bin/clang -cc1 -x c++ -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/PCH/Output/namespaces.cpp.tmp -fsyntax-only /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/namespaces.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/namespaces.cpp:8:1: current parser token 'int'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/PCH/Output/namespaces.cpp.script: line 3: 64254 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release/bin/clang -cc1 -x c++ -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/PCH/Output/namespaces.cpp.tmp -fsyntax-only /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/namespaces.cpp
	--
	
	********************
	

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-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	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-selfhost-rel/llvm.src/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 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Frontend/PCHReaderDecl.cpp, line 1100.
	^
	--
	
	********************
	

Last 10 lines of 'namespace.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/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 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/lib/Frontend/PCHReaderDecl.cpp, line 1100.
	^
	--
	
	********************
	

Last 10 lines of 'cxx_exprs.cpp':
	16 clang             0x0000000100020b3c start + 52
	17 clang             0x0000000000000008 start + 4294833408
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -std=c++0x -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/PCH/Output/cxx_exprs.cpp.tmp -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/cxx_exprs.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/cxx_exprs.cpp:8:1: current parser token 'int'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/PCH/Output/cxx_exprs.cpp.script: line 3: 35823 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -std=c++0x -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/PCH/Output/cxx_exprs.cpp.tmp -fsyntax-only -verify /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/cxx_exprs.cpp
	--
	
	********************
	

Last 10 lines of 'namespaces.cpp':
	15 clang             0x0000000100025aaa main + 298
	16 clang             0x0000000100020b3c start + 52
	Stack dump:
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -x c++ -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/PCH/Output/namespaces.cpp.tmp -fsyntax-only /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/namespaces.cpp 
	1.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/namespaces.cpp:8:1: current parser token 'int'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/PCH/Output/namespaces.cpp.script: line 3: 35902 Abort trap              /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -x c++ -include-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/PCH/Output/namespaces.cpp.tmp -fsyntax-only /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/PCH/namespaces.cpp
	--
	
	********************
	




More information about the llvm-testresults mailing list