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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 16 12:54:56 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/1773

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

Buildslave for this Build: smoosh-10

Build Reason: 
Build Source Stamp: 91563
Blamelist: efriedma,rjmccall

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/Thumb1InstrInfo.cpp
At: Wed 16 Dec 2009 12:31:54
Changed By: rjmccall
Comments: Silence a clang warning about the deprecated (but perfectly reasonable in
context) increment-of-bool idiom.

Properties: 




Files:
 lib/Sema/SemaDecl.cpp
 test/SemaCXX/enum.cpp
At: Wed 16 Dec 2009 12:31:58
Changed By: efriedma
Comments: Make sure C-specific enum warning doesn't trigger in C++.

Properties: 




LOGS:
Last 10 lines of 'test-clang.stdio':
	Testing Time: 25.14s
	********************
	Failing Tests (1):
	    Clang::SemaCXX/enum.cpp
	
	  Expected Passes    : 1885
	  Expected Failures  : 18
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'test-clang.fail':
	Clang::SemaCXX/enum.cpp

Last 10 lines of 'test-clang.xfail':
	Clang::CXX/dcl.dcl/dcl.spec/dcl.typedef/p4.cpp
	Clang::CXX/temp/temp.param/p14.cpp
	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::SemaObjCXX/overload.mm
	Clang::SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'test-clang.enum.cpp':
	--
	error: 'warning' diagnostics expected but not seen: 
	  Line 62: 'long long' is an extension
	  Line 64: 'long long' is an extension
	  Line 65: 'long long' is an extension
	3 diagnostics generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list