[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-nobootstrap-RAincremental

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Oct 22 21:36:07 PDT 2013


The Buildbot has detected a failed build on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building llvm.
Full details are available at:
 http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/8722

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: xserve5

Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 193225
Blamelist: 

BUILD FAILED: failed run.llvm.tests

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	PASS: LLVM-Unit :: Support/Release+Asserts/SupportTests/ProgramTest.TestExecuteNoWait (15829 of 15830)
	PASS: LLVM-Unit :: ADT/Release+Asserts/ADTTests/APFloatTest.StringHexadecimalExponentDeath (15830 of 15830)
	
	1 warning(s) in tests.
	Testing Time: 269.95s
	********************
	Failing Tests (1):
	    Clang :: CodeGenCXX/mangle-exprs.cpp
	
	  Expected Passes    : 15712
	  Expected Failures  : 80
	  Unsupported Tests  : 37
	  Unexpected Failures: 1
	make[1]: *** [check-local-all] Error 1
	make: *** [check-all] Error 2

Last 15 lines of 'Clang :: CodeGenCXX__mangle-exprs.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGenCXX/mangle-exprs.cpp:114:27: note: candidate template ignored: substitution failure [with T = float (*)()]
	  template <class T> void f(void (*p)(T x, decltype(x()) y)) {}
	                          ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGenCXX/mangle-exprs.cpp:146:5: error: no matching function for call to 'i'
	    i<float(*)()>(baz);
	    ^~~~~~~~~~~~~
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGenCXX/mangle-exprs.cpp:120:27: note: candidate function [with T = float (*)()] not viable: no known conversion from 'float (float (*)())' to 'decltype((auto (*)(float (*)()) -> decltype(x()))0)' for 1st argument
	  template <class T> void i(decltype((auto (*)(T x) -> decltype(x())) 0) y) {}
	                          ^
	3 errors generated.
	FileCheck error: '-' is empty.
	
	--
	
	********************

Last 15 lines of 'warnings (1)':
	lit.py: discovery.py:190: warning: test suite 'Extra Tools Unit Tests' contained no tests







More information about the llvm-testresults mailing list