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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 30 14:18:12 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/2905

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 92316
Blamelist: lattner

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Sema/SemaDecl.cpp
At: Wed 30 Dec 2009 14:09:38
Changed By: lattner
Comments: when making a decl for __builtin_fabsf() make sure to
attach the appropriate attributes to it.  I don't think
this manifests as any real change though, we're still
not getting the right LLVM IR attributes out of codegen.
Properties: 




LOGS:
Last 10 lines of 'test-clang.stdio':
	Testing Time: 32.70s
	********************
	Failing Tests (1):
	    Clang::Sema/builtins.c
	
	  Expected Passes    : 1912
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'test-clang.fail':
	Clang::Sema/builtins.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.builtins.c':
	Command Output (stderr):
	--
	error: 'warning' diagnostics seen but not expected: 
	  Line 28: ignoring return value of function declared with const attribute
	  Line 29: ignoring return value of function declared with const attribute
	16 diagnostics generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list