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

Jim Grosbach grosbach at apple.com
Mon Jul 19 14:15:43 PDT 2010


Woops. Looks like I missed making test changes. Odd. check-lit didn't fail for me when I ran it locally.

Anyways, fixing...

On Jul 19, 2010, at 2:12 PM, daniel_dunbar at apple.com wrote:

> 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/10728
> 
> Buildbot URL: http://smooshlab.apple.com:8010/
> 
> Buildslave for this Build: smoosh-15.apple.com
> 
> Build Reason: 
> Build Source Stamp: 108749
> Blamelist: grosbach
> 
> BUILD FAILED: failed test-clang
> 
> sincerely,
> -The Buildbot
> 
> 
> ================================================================================
> 
> CHANGES:
> File: lib/CodeGen/CGObjCMac.cpp
> At: Mon 19 Jul 2010 13:59:15
> Changed By: grosbach
> Comments: Put ObjC method names, method types and class names in separate string literal
> sections. rdar://8207705
> 
> Properties: 
> 
> 
> 
> 
> LOGS:
> Last 10 lines of 'stdio':
> 	Failing Tests (3):
> 	    Clang :: CodeGenObjC/metadata-symbols-32.m
> 	    Clang :: CodeGenObjC/metadata-symbols-64.m
> 	    Clang :: CodeGenObjC/metadata_symbols.m
> 	
> 	  Expected Passes    : 2380
> 	  Expected Failures  : 20
> 	  Unexpected Failures: 3
> 	make[1]: *** [all] Error 1
> 	make: *** [test] Error 2
> 
> Last 10 lines of 'warnings':
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-32.m:84:4: warning: method '+im0' not found (return type defaults to 'id')
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-32.m:85:4: warning: method '+im1' not found (return type defaults to 'id')
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-32.m:86:1: warning: control reaches end of non-void function
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-64.m:125:4: warning: method '+im0' not found (return type defaults to 'id')
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-64.m:126:4: warning: method '+im1' not found (return type defaults to 'id')
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-64.m:127:4: warning: method '+alloc' not found (return type defaults to 'id')
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-64.m:128:1: warning: control reaches end of non-void function
> 
> Last 10 lines of 'fail':
> 	Clang :: CodeGenObjC/metadata-symbols-32.m
> 	Clang :: CodeGenObjC/metadata-symbols-64.m
> 	Clang :: CodeGenObjC/metadata_symbols.m
> 
> Last 10 lines of 'xfail':
> 	Clang :: FixIt/fixit-pmem.cpp
> 	Clang :: FixIt/fixit-errors.c
> 	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 'metadata-symbols-32.m':
> 	   [C im1];
> 	   ^~~~~~~
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-32.m:86:1: warning: control reaches end of non-void function
> 	}
> 	^
> 	3 warnings generated.
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'metadata-symbols-64.m':
> 	   [D alloc];
> 	   ^~~~~~~~~
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-64.m:128:1: warning: control reaches end of non-void function
> 	}
> 	^
> 	4 warnings generated.
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'metadata_symbols.m':
> 	<stdin>:30:301: note: scanning from here
> 	@"OBJC_METACLASS_$_A" = global %struct._class_t { %struct._class_t* @"OBJC_METACLASS_$_A", %struct._class_t* @"OBJC_CLASS_$_A", %struct._objc_cache* @_objc_empty_cache, i8* (i8*, i8*)** @_objc_empty_vtable, %struct._class_ro_t* @"\01l_OBJC_METACLASS_RO_$_A" }, section "__DATA, __objc_data", align 8 ; <%struct._class_t*> [#uses=2]
> 	                                                                                                                                                                                                                                                                                                            ^
> 	<stdin>:31:37: note: possible intended match here
> 	@"\01L_OBJC_CLASS_NAME_" = internal global [2 x i8] c"A\00", section "__TEXT,__objc_classname,cstring_literals", align 1 ; <[2 x i8]*> [#uses=1]
> 	                                    ^
> 	--
> 	
> 	********************
> 	
> 





More information about the llvm-testresults mailing list