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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 17 01:19:11 PST 2009


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/983

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 89072
Blamelist: ddunbar,zhongxingxu

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 test/Analysis/ObjCRetSigs.m
 test/CodeGen/PR3589-freestanding-libcalls.c
 test/CodeGen/blocks-1.c
 test/CodeGen/builtins.c
 test/CodeGen/constructor-attribute.c
 test/CodeGen/mandel.c
 test/CodeGen/predefined-expr.c
 test/CodeGen/volatile-1.c
 test/CodeGenObjC/dot-syntax-1.m
 test/CodeGenObjC/dot-syntax.m
 test/CodeGenObjC/messages-2.m
 test/CodeGenObjC/property.m
 test/Lexer/digraph.c
 test/Parser/block-block-storageclass.c
 test/Preprocessor/header_lookup1.c
 test/Preprocessor/objc-pp.m
 test/Sema/attr-format_arg.c
 test/Sema/block-byref-args.c
 test/Sema/block-storageclass.c
 test/Sema/check-increment.c
 test/Sema/format-attr-pr4470.c
 test/Sema/format-strings.c
 test/Sema/ucn-cstring.c
 test/SemaObjC/unused.m
At: Tue 17 Nov 2009 01:02:31
Changed By: ddunbar
Comments: Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do.



Files:
 lib/Analysis/MallocChecker.cpp
 test/Analysis/malloc.c
At: Tue 17 Nov 2009 01:02:31
Changed By: zhongxingxu
Comments: Add PreVisitReturn to Malloc checker. Now we can recognize returned memory
block.




Files:
 test/Analysis/unused-ivars.m
 test/CodeGenObjC/bitfield-ivar-offsets.m
 test/CodeGenObjC/class-obj-hidden-visibility.m
 test/CodeGenObjC/forward-class-impl-metadata.m
 test/CodeGenObjC/hidden-synthesized-ivar.m
 test/CodeGenObjC/interface-layout-64.m
 test/CodeGenObjC/ivar-layout-64.m
 test/CodeGenObjC/metadata-symbols-64.m
 test/CodeGenObjC/metadata_symbols.m
 test/CodeGenObjC/non-lazy-classes.m
 test/CodeGenObjC/objc2-ivar-assign.m
 test/CodeGenObjC/objc2-write-barrier-3.m
 test/CodeGenObjC/protocol-definition-hidden-visibility.m
 test/CodeGenObjC/protocol-in-extended-class.m
 test/CodeGenObjC/protocol-property-synth.m
 test/CodeGenObjC/synthesize_ivar-cont-class.m
 test/CodeGenObjC/synthesize_ivar.m
 test/Index/c-index-api-test.m
 test/SemaObjC/deref-interface.m
 test/SemaObjC/ivar-sem-check-2.m
 test/SemaObjC/property-nonfragile-abi.m
 test/SemaObjC/sizeof-interface.m
 test/SemaObjC/synthesized-ivar.m
At: Tue 17 Nov 2009 01:07:36
Changed By: ddunbar
Comments: Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple.



LOGS:
Last 10 lines of 'test-clang.stdio':
	    Clang::CodeGenObjC/interface-layout-64.m
	    Clang::CodeGenObjC/ivar-layout-64.m
	    Clang::CodeGenObjC/metadata-symbols-64.m
	    Clang::Index/c-index-api-test.m
	
	  Expected Passes    : 1740
	  Expected Failures  : 18
	  Unexpected Failures: 5
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'test-clang.warnings':
	/Users/buildslave/zorg/smooshlab/slaves/clang/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/smooshlab/slaves/clang/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/smooshlab/slaves/clang/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/smooshlab/slaves/clang/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 'test-clang.fail':
	Clang::CodeGenObjC/bitfield-ivar-offsets.m
	Clang::CodeGenObjC/interface-layout-64.m
	Clang::CodeGenObjC/ivar-layout-64.m
	Clang::CodeGenObjC/metadata-symbols-64.m
	Clang::Index/c-index-api-test.m

Last 10 lines of 'test-clang.xfail':
	Clang::CXX/temp/temp.param/p14.cpp
	Clang::CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
	Clang::CodeGen/asm-inout.c
	Clang::CodeGen/blocks-2.c
	Clang::CodeGenObjC/PR4894-recursive-debug-crash.m
	Clang::Parser/cxx-using-declaration.cpp
	Clang::SemaObjC/id-isa-ref.m
	Clang::SemaObjCXX/references.mm
	Clang::SemaObjCXX/overload.mm
	Clang::SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'test-clang.bitfield-ivar-offsets.m':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'test-clang.interface-layout-64.m':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'test-clang.ivar-layout-64.m':
	Command Output (stdout):
	--
	@"\01L_OBJC_CLASS_NAME_8" = internal global [2 x i8] c"A\00", section "__TEXT,__cstring,cstring_literals", align 1 ; <[2 x i8]*> [#uses=1]
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'test-clang.metadata-symbols-64.m':
	   [D alloc];
	   ^~~~~~~~~
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenObjC/metadata-symbols-64.m:128:1: warning: control reaches end of non-void function
	}
	^
	4 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'test-clang.c-index-api-test.m':
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/Index/c-index-api-test.m:4:85: error: expected string not found in input
	// CHECK: <invalid loc>:0:0: TypedefDecl=__int128_t:0:0 [Context=c-index-api-test.m]
	                                                                                    ^
	<stdin>:1:1: note: scanning from here
	// CHECK: <invalid loc>:0:0: StructDecl=objc_selector:0:0 [Context=c-index-api-test.m]
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list