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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Aug 26 11:00:41 PDT 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/9684

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 112196
Blamelist: d0k,grosbach,rjmccall

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMInstrThumb2.td
At: Thu 26 Aug 2010 10:04:57
Changed By: grosbach
Comments: Restrict the  register to tGPR to make sure the str instruction will be
encodable as a 16-bit wide instruction.Properties: 




File: lib/MC/ELFObjectWriter.cpp
At: Thu 26 Aug 2010 10:25:05
Changed By: d0k
Comments: MCELF: Compensate for the addend on i386. Patch by Roman Divacky, with some cleanups.
Properties: 




Files:
 lib/Sema/DeclSpec.cpp
 test/Parser/declarators.c
At: Thu 26 Aug 2010 10:25:13
Changed By: rjmccall
Comments: Make sure we clear TypeSpecOwned when setting TypeSpecType to something when
it might previously have been a tag TST.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 104.15s
	********************
	Failing Tests (1):
	    Clang :: Parser/declarators.c
	
	  Expected Passes    : 2481
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Parser/declarators.c

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

Last 10 lines of 'declarators.c':
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'warning' diagnostics seen but not expected: 
	  Line 99: empty struct (accepted as an extension) has size 0 in C, size 1 in C++
	7 warnings and 13 errors generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list