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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 16 10:59:12 PST 2010


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 119359
Blamelist: akirtzidis,bwilson,grosbach

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 cmake/modules/LLVMLibDeps.cmake
 lib/Target/ARM/ARMInstrInfo.td
At: Tue 16 Nov 2010 10:18:26
Changed By: grosbach
Comments: ARM conditional mov encoding fix.Properties: 




File: cmake/modules/LLVMLibDeps.cmake
At: Tue 16 Nov 2010 10:18:26
Changed By: grosbach
Comments: Revert inadvertant checkin of CMake libdeps.Properties: 




File: utils/TableGen/NeonEmitter.cpp
At: Tue 16 Nov 2010 10:22:37
Changed By: bwilson
Comments: Stop using struct wrappers for Neon vector types in <arm_neon.h>.
Thanks to Nate Begeman for an earlier version of this patch.Properties: 




Files:
 include/clang/Basic/DiagnosticParseKinds.td
 lib/Parse/ParseDecl.cpp
 test/Parser/cxx-decl.cpp
At: Tue 16 Nov 2010 10:22:54
Changed By: akirtzidis
Comments: Emit a specific diagnostic when typedefing C++ bool, mirroring gcc.
Fixes rdar://8365458Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 106.24s
	********************
	Failing Tests (1):
	    Clang :: CodeGen/arm-vector-arguments.c
	
	  Expected Passes    : 2653
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGen/arm-vector-arguments.c

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/typo.m
	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 :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'arm-vector-arguments.c':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/arm-vector-arguments.c'
	^
	<stdin>:68:1: note: possible intended match here
	define void @f1_3(<16 x float>* sret %agg.result, <16 x float> %a0) nounwind {
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list