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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Dec 22 19:13:55 PST 2009


The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/2012

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

Buildslave for this Build: smoosh-10

Build Reason: 
Build Source Stamp: 91981
Blamelist: echristo,kremenek

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: 




File: gcc/llvm-convert.cpp
At: Tue 22 Dec 2009 18:57:07
Changed By: echristo
Comments: Update for intrinsic change.
Properties: 




Files:
 lib/Analysis/SValuator.cpp
 test/Analysis/misc-ps-region-store.m
At: Tue 22 Dec 2009 18:57:07
Changed By: kremenek
Comments: Fix PR 5857.  When casting from a symbolic region to an integer back to a pointer value, we were not correctly layering the correct ElementRegion on the original SymbolicRegion.
Properties: 




LOGS:
Last 10 lines of 'test-clang.stdio':
	Testing Time: 26.68s
	********************
	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::CodeGenCXX/rtti.cpp
	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

Last 10 lines of 'test-clang.object-size.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/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