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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Dec 22 19:03:54 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/2671

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 91979
Blamelist: echristo

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Intrinsics.td
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 lib/Transforms/Scalar/SimplifyLibCalls.cpp
 test/CodeGen/X86/object-size.ll
At: Tue 22 Dec 2009 18:51:54
Changed By: echristo
Comments: Update objectsize intrinsic and associated dependencies. Fix
lowering code and update testcases.
Properties: 




LOGS:
Last 10 lines of 'test-clang.stdio':
	Testing Time: 56.21s
	********************
	Failing Tests (1):
	    Clang::CodeGen/object-size.c
	
	  Expected Passes    : 1903
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'test-clang.fail':
	Clang::CodeGen/object-size.c

Last 10 lines of 'test-clang.xfail':
	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::PCH/source-manager-stack.c
	Clang::Sema/ms-fuzzy-asm.c
	Clang::SemaCXX/rval-references-xfail.cpp
	Clang::SemaObjCXX/overload.mm
	Clang::SemaTemplate/instantiate-function-1.mm
	Clang::CodeGenCXX/rtti.cpp

Last 10 lines of 'test-clang.object-size.c':
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/object-size.c:17:171: error: expected string not found in input
	 // CHECK: %call = call i8* @__strcpy_chk(i8* getelementptr inbounds ([63 x i8]* @gbuf, i32 0, i64 4), i8* getelementptr inbounds ([9 x i8]* @.str, i32 0, i32 0), i64 59)
	                                                                                                                                                                          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list