[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
Wed Oct 22 03:07:43 PDT 2014


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

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

Buildslave for this Build: xserve5

Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 220375
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.URem64 (19715 of 19717)
	PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (19716 of 19717)
	PASS: LLVM-Unit :: Support/Release+Asserts/SupportTests/ProgramTest.TestExecuteNoWait (19717 of 19717)
	Testing Time: 344.05s
	********************
	Failing Tests (2):
	    Clang :: Index/comment-c-decls.c
	    Clang :: Index/format-comment-cdecls.c
	
	  Expected Passes    : 17196
	  Expected Failures  : 62
	  Unsupported Tests  : 2457
	  Unexpected Failures: 2
	make[1]: *** [check-local-all] Error 1
	make: *** [check-all] Error 2

Last 15 lines of 'Clang::comment-c-decls.c':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Index/comment-c-decls.c:104:11: error: expected string not found in input
	// CHECK: <Declaration>int (^Block1)(int, int) = ^(int i, int j) {}</Declaration>
	          ^
	<stdin>:449:518: note: scanning from here
	// CHECK: comment-c-decls.c:97:7: VarDecl=Block:97:7 RawComment=[/**\n *\brief block declaration\n*/] RawCommentRange=[94:1 - 96:3] BriefComment=[block declaration] FullCommentAsHTML=[<p class="para-brief"> block declaration</p>] FullCommentAsXML=[<Variable file="/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Index/comment-c-decls.c" line="97" column="7"><Name>Block</Name><USR>c:@Block</USR><Declaration>int (^Block)(int, int)</Declaration><Abstract><Para> block declaration</Para></Abstract></Variable>] CommentXMLValid
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^
	<stdin>:457:490: note: possible intended match here
	// CHECK: comment-c-decls.c:103:7: VarDecl=Block1:103:7 (Definition) RawComment=[/**\n *\brief block declaration\n*/] RawCommentRange=[100:1 - 102:3] BriefComment=[block declaration] FullCommentAsHTML=[<p class="para-brief"> block declaration</p>] FullCommentAsXML=[<Variable file="/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Index/comment-c-decls.c" line="103" column="7"><Name>Block1</Name><USR>c:@Block1</USR><Declaration>int (^Block1)(int, int) = ^(int i, int j) {\n}</Declaration><Abstract><Para> block declaration</Para></Abstract></Variable>] CommentXMLValid
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^
	
	--
	
	********************

Last 15 lines of 'Clang::format-comment-cdecls.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Index/format-comment-cdecls.c:3:143: warning: backslash and newline separated by space [-Wbackslash-newline-escape]
	Number FIX-ITs = 0
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Index/format-comment-cdecls.c:99:11: error: expected string not found in input
	// CHECK: <Declaration>int (^Block1)(int, int) = ^(int i, int j) {}</Declaration>
	          ^
	<stdin>:449:530: note: scanning from here
	// CHECK: format-comment-cdecls.c:92:7: VarDecl=Block:92:7 RawComment=[/**\n *\brief block declaration\n*/] RawCommentRange=[89:1 - 91:3] BriefComment=[block declaration] FullCommentAsHTML=[<p class="para-brief"> block declaration</p>] FullCommentAsXML=[<Variable file="/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Index/format-comment-cdecls.c" line="92" column="7"><Name>Block</Name><USR>c:@Block</USR><Declaration>int (^Block)(int, int)</Declaration><Abstract><Para> block declaration</Para></Abstract></Variable>] CommentXMLValid
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^
	<stdin>:457:497: note: possible intended match here
	// CHECK: format-comment-cdecls.c:98:7: VarDecl=Block1:98:7 (Definition) RawComment=[/**\n *\brief block declaration\n*/] RawCommentRange=[95:1 - 97:3] BriefComment=[block declaration] FullCommentAsHTML=[<p class="para-brief"> block declaration</p>] FullCommentAsXML=[<Variable file="/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Index/format-comment-cdecls.c" line="98" column="7"><Name>Block1</Name><USR>c:@Block1</USR><Declaration>int (^Block1)(int, int) = ^(int i, int j) {\n}</Declaration><Abstract><Para> block declaration</Para></Abstract></Variable>] CommentXMLValid
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ^
	
	--
	
	********************

Last 15 lines of 'warnings (1)':
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Index/format-comment-cdecls.c:3:143: warning: backslash and newline separated by space [-Wbackslash-newline-escape]







More information about the llvm-testresults mailing list