[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
Fri Sep 26 22:56:46 PDT 2014


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/4827

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

Buildslave for this Build: xserve5

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

BUILD FAILED: failed run.llvm.tests

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/IntegerDivision.URem (19528 of 19531)
	PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/IntegerDivision.URem64 (19529 of 19531)
	PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (19530 of 19531)
	PASS: LLVM-Unit :: Support/Release+Asserts/SupportTests/ProgramTest.TestExecuteNoWait (19531 of 19531)
	Testing Time: 386.36s
	********************
	Failing Tests (1):
	    LLVM :: TableGen/BitOffsetDecoder.td
	
	  Expected Passes    : 17055
	  Expected Failures  : 61
	  Unsupported Tests  : 2414
	  Unexpected Failures: 1
	make[1]: *** [check-local-all] Error 1
	make: *** [check-all] Error 2

Last 15 lines of 'LLVM::BitOffsetDecoder.td':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/TableGen/BitOffsetDecoder.td:72:11: error: expected string not found in input
	// CHECK: tmp |= (fieldFromInstruction(insn, 8, 4) << 7);
	          ^
	<stdin>:64:2: note: scanning from here
	 MI.addOperand(MCOperand::CreateImm(tmp));
	 ^
	<stdin>:68:2: note: possible intended match here
	 tmp |= fieldFromInstruction(insn, 8, 4) << 7;
	 ^
	
	--
	
	********************







More information about the llvm-testresults mailing list