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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 23 13:50:26 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/2719

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 92058
Blamelist: lattner,stoklund

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/CGExpr.cpp
At: Wed 23 Dec 2009 13:36:51
Changed By: lattner
Comments: simplify my previous patch.
Properties: 




File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp
At: Wed 23 Dec 2009 13:36:51
Changed By: stoklund
Comments: Move kill flags when the same register occurs more than once in a sequence.Properties: 




LOGS:
Last 10 lines of 'test-clang.stdio':
	Testing Time: 31.44s
	********************
	Failing Tests (1):
	    Clang::CodeGen/ext-vector.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/ext-vector.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.ext-vector.c':
	int test10(foo_t V) {
	          ^
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/ext-vector.c:147:11: error: use of undeclared identifier 'V'
	  return (V+V).x;
	          ^
	3 diagnostics generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list