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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Aug 5 11:18:31 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/9142

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 110347
Blamelist: resistor,rjmccall

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Parse/ParseDeclCXX.cpp
 test/Parser/MicrosoftExtensions.c
At: Thu 05 Aug 2010 10:15:04
Changed By: rjmccall
Comments: Allow multiple __declspec attributes after a class-key.
Patch by Francois Pichet!

Properties: 




File: MultiSource/Applications/OpenSSL/opensslconf.h
At: Thu 05 Aug 2010 10:35:10
Changed By: resistor
Comments: Add 32/64 bit detection to make this work on 32-bit platforms.
Properties: 




Files:
 lib/CodeGen/CGExprScalar.cpp
 test/CodeGen/trapv.c
At: Thu 05 Aug 2010 10:40:04
Changed By: rjmccall
Comments: Fix a major bug with -ftrapv and ++/--.  Patch by David Keaton!

Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 89.27s
	********************
	Failing Tests (1):
	    Clang :: CodeGen/trapv.c
	
	  Expected Passes    : 2423
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGen/trapv.c

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	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 'trapv.c':
	<stdin>:31:2: note: 'next' match was here
	 %5 = sext i32 %tmp2 to i64 ; <i64> [#uses=1]
	 ^
	<stdin>:29:56: note: previous match was here
	 %3 = load i64 (i64, i64, i8, i8)** @__overflow_handler ; <i64 (i64, i64, i8, i8)*> [#uses=1]
	                                                       ^
	--
	
	********************
	




More information about the llvm-testresults mailing list