[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Aug 17 11:13:05 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/11950

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

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 111258
Blamelist: cornedbee,d0k

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/MC/ELFObjectWriter.cpp
At: Tue 17 Aug 2010 11:01:15
Changed By: d0k
Comments: Use the correct entry size for relocation entries, from Roman Divacky.
Properties: 




Files:
 include/clang/Basic/DiagnosticFrontendKinds.td
 lib/Frontend/FrontendActions.cpp
At: Tue 17 Aug 2010 11:01:15
Changed By: cornedbee
Comments: Fix a typo in a diag name.Properties: 




Files:
 clang.xcodeproj/project.pbxproj
 include/clang/Frontend/ASTUnit.h
 include/clang/Frontend/PCHBitCodes.h
 include/clang/Frontend/PCHDeserializationListener.h
 include/clang/Frontend/PCHReader.h
 include/clang/Frontend/PCHWriter.h
 include/clang/Serialization
 include/clang/Serialization/PCHBitCodes.h
 include/clang/Serialization/PCHDeserializationListener.h
 include/clang/Serialization/PCHReader.h
 include/clang/Serialization/PCHWriter.h
 lib/CMakeLists.txt
 lib/Frontend/ASTUnit.cpp
 lib/Frontend/CMakeLists.txt
 lib/Frontend/CompilerInstance.cpp
 lib/Frontend/CompilerInvocation.cpp
 lib/Frontend/FrontendActions.cpp
 lib/Frontend/GeneratePCH.cpp
 lib/Frontend/PCHReader.cpp
 lib/Frontend/PCHReaderDecl.cpp
 lib/Frontend/PCHReaderStmt.cpp
 lib/Frontend/PCHWriter.cpp
 lib/Frontend/PCHWriterDecl.cpp
 lib/Frontend/PCHWriterStmt.cpp
 lib/Makefile
 lib/Serialization
 lib/Serialization/CMakeLists.txt
 lib/Serialization/GeneratePCH.cpp
 lib/Serialization/Makefile
 lib/Serialization/PCHReader.cpp
 lib/Serialization/PCHReaderDecl.cpp
 lib/Serialization/PCHReaderStmt.cpp
 lib/Serialization/PCHWriter.cpp
 lib/Serialization/PCHWriterDecl.cpp
 lib/Serialization/PCHWriterStmt.cpp
 tools/driver/CMakeLists.txt
 tools/driver/Makefile
At: Tue 17 Aug 2010 11:01:15
Changed By: cornedbee
Comments: Create a new Serialization module that contains all the PCH code, and will contain all the module code in the future. Update the Makefiles, CMake projects and the Xcode project. I hope I did everything right for Xcode. No functionality change.Properties: 




LOGS:
Last 10 lines of 'stdio':
	    Clang :: Index/remap-cursor-at.c
	    Clang :: Index/remap-load.c
	    Clang :: Index/usrs.cpp
	    Clang :: Index/usrs.m
	
	  Expected Passes    : 2399
	  Expected Failures  : 19
	  Unexpected Failures: 55
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	// CHECK: warning: cannot find interface declaration for 'Foo'

Last 10 lines of 'fail':
	Clang :: Index/print-typekind.m
	Clang :: Index/preamble.c
	Clang :: Index/properties-class-extensions.m
	Clang :: Index/print-usrs.c
	Clang :: Index/remap-complete.c
	Clang :: Index/rdar-8288645-invalid-code.mm
	Clang :: Index/remap-cursor-at.c
	Clang :: Index/remap-load.c
	Clang :: Index/usrs.cpp
	Clang :: Index/usrs.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'testclassdecl.m':
	--
	dyld: Symbol not found: __ZN5clang12PCHGenerator29GetPCHDeserializationListenerEv
	  Referenced from: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/../lib/libclang.dylib
	  Expected in: flat namespace
	
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/TestClassDecl.m.script: line 3: 65185 Trace/BPT trap          c-index-test -write-pch /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/TestClassDecl.m.tmp.ast -fobjc-nonfragile-abi -fblocks -x objective-c /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/TestClassDecl.m
	--
	
	********************
	

Last 10 lines of 'annotate-tokens-include.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/annotate-tokens-include.c:4:11: error: expected string not found in input
	// CHECK: Identifier: "include" [1:2 - 1:9] preprocessing directive=
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'annotate-tokens.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/annotate-tokens.c:20:11: error: expected string not found in input
	// CHECK: Identifier: "T" [4:3 - 4:4] TypeRef=T:1:13
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'annotate-tokens-pp.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/annotate-tokens-pp.c:29:11: error: expected string not found in input
	// CHECK: Punctuation: "#" [2:1 - 2:2] preprocessing directive=
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'annotate-tokens.cpp':
	--
	dyld: Symbol not found: __ZN5clang12PCHGenerator29GetPCHDeserializationListenerEv
	  Referenced from: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/../lib/libclang.dylib
	  Expected in: flat namespace
	
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/annotate-tokens.cpp.script: line 1: 65203 Trace/BPT trap          c-index-test -test-annotate-tokens=/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/annotate-tokens.cpp:1:1:5:5 /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/annotate-tokens.cpp
	--
	
	********************
	

Last 10 lines of 'blocks.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/blocks.c:13:11: error: expected string not found in input
	// CHECK: blocks.c:3:13: TypedefDecl=int_t:3:13 (Definition) Extent=[3:13 - 3:18]
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'annotate-tokens.m':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/annotate-tokens.m:60:11: error: expected string not found in input
	// CHECK: Punctuation: "@" [1:1 - 1:2] ObjCInterfaceDecl=Foo:1:12
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'testclassforwarddecl.m':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/TestClassForwardDecl.m:15:16: error: expected string not found in input
	// CHECK-scan: [1:1 - 8:1] Invalid Cursor => NoDeclFound
	               ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'c-index-getcursor-pp.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/c-index-getCursor-pp.c:10:13: error: expected string not found in input
	// CHECK-1: macro definition=OBSCURE
	            ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'cindex-on-invalid.m':
	<stdin>:1:1: note: scanning from here
	dyld: Symbol not found: __ZN5clang12PCHGenerator29GetPCHDeserializationListenerEv
	^
	<stdin>:1:37: note: possible intended match here
	dyld: Symbol not found: __ZN5clang12PCHGenerator29GetPCHDeserializationListenerEv
	                                    ^
	--
	
	********************
	

Last 10 lines of 'c-index-api-loadtu-test.m':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/c-index-api-loadTU-test.m:73:11: error: expected string not found in input
	// CHECK: c-index-api-loadTU-test.m:4:12: ObjCInterfaceDecl=Foo:4:12 Extent=[4:1 - 12:5]
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'code-complete-errors.c':
	FileCheck -check-prefix=CHECK /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/code-complete-errors.c < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/code-complete-errors.c.tmp
	--
	Exit Code: 133
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/code-complete-errors.c.script: line 2: 65240 Trace/BPT trap          c-index-test -code-completion-at=/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/code-complete-errors.c:13:12 -pedantic /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/code-complete-errors.c 2> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/code-complete-errors.c.tmp
	--
	
	********************
	

Last 10 lines of 'cindex-from-source.m':
	--
	dyld: Symbol not found: __ZN5clang12PCHGenerator29GetPCHDeserializationListenerEv
	  Referenced from: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/../lib/libclang.dylib
	  Expected in: flat namespace
	
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/cindex-from-source.m.script: line 5: 65243 Trace/BPT trap          c-index-test -test-load-source local /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/cindex-from-source.m -include /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/cindex-from-source.m.tmp.pfx.h > /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/Output/cindex-from-source.m.tmp
	--
	
	********************
	

Last 10 lines of 'c-index-getcursor-test.m':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/c-index-getCursor-test.m:62:11: error: expected string not found in input
	// CHECK: [1:1 - 3:1] Invalid Cursor => NoDeclFound
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'cindex-test-inclusions.c':
	<stdin>:1:1: note: scanning from here
	dyld: Symbol not found: __ZN5clang12PCHGenerator29GetPCHDeserializationListenerEv
	^
	<stdin>:1:50: note: possible intended match here
	dyld: Symbol not found: __ZN5clang12PCHGenerator29GetPCHDeserializationListenerEv
	                                                 ^
	--
	
	********************
	

Last 10 lines of 'complete-at-directives.m':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/complete-at-directives.m:9:15: error: expected string not found in input
	// CHECK-CC1: {TypedText class}{HorizontalSpace }{Placeholder name}
	              ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'code-completion.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/code-completion.cpp:40:18: error: expected string not found in input
	// CHECK-MEMBER: FieldDecl:{ResultType double}{TypedText member}
	                 ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'complete-at-exprstmt.m':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/complete-at-exprstmt.m:13:15: error: expected string not found in input
	// CHECK-CC1: {TypedText encode}{LeftParen (}{Placeholder type-name}{RightParen )}
	              ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'complete-exprs.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/complete-exprs.c:17:15: error: expected string not found in input
	// CHECK-CC1: macro definition:{TypedText __VERSION__} (70)
	              ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'complete-enums.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/complete-enums.c:15:15: error: expected string not found in input
	// CHECK-CC1: EnumConstantDecl:{ResultType enum <anonymous>}{TypedText Red}
	              ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list