[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 Jul 23 08:28:11 PDT 2013


The Buildbot has detected a failed build 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/4821

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

Buildslave for this Build: xserve5

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

BUILD FAILED: failed run.llvm.tests

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	1 warning(s) in tests.
	Testing Time: 229.19s
	********************
	Failing Tests (4):
	    Clang :: Driver/x86_64-nacl-defines.cpp
	    Clang :: SemaObjC/arc-unavailable-for-weakref.m
	    Clang :: SemaObjC/attr-root-class.m
	    Clang :: SemaObjC/default-synthesize-3.m
	
	  Expected Passes    : 14852
	  Expected Failures  : 73
	  Unsupported Tests  : 32
	  Unexpected Failures: 4
	make[1]: *** [check-local-all] Error 1
	make: *** [check-all] Error 2

Last 15 lines of 'Clang :: Driver__x86_64-nacl-defines.cpp':
	Exit Code: 1
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Driver/x86_64-nacl-defines.cpp:5:10: error: expected string not found in input
	// ECHO: {{.*}} -cc1 {{.*}}x86_64-nacl-defines.c
	         ^
	<stdin>:1:1: note: scanning from here
	clang version 3.4 (trunk 186945)
	^
	<stdin>:4:212: note: possible intended match here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/clang" "-cc1" "-triple" "x86_64-unknown-nacl" "-S" "-disable-free" "-main-file-name" "x86_64-nacl-defines.cpp" "-mrelocation-model" "static" "-mdisable-fp-elim" "-fmath-errno" "-mconstructor-aliases" "-munwind-tables" "-target-cpu" "x86-64" "-target-linker-version" "136" "-coverage-file" "/var/tmp/x86_64-nacl-defines-53daef.s" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/../lib/clang/3.4" "-fdeprecated-macro" "-fno-dwarf-directory-asm" "-fdebug-compilation-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/tools/clang/test/Driver" "-ferror-limit" "19" "-fmessage-length" "0" "-mstackrealign" "-fobjc-runtime=gcc" "-fobjc-default-synthesize-properties" "-fcxx-exceptions" "-fexceptions" "-fdiagnostics-show-option" "-vectorize-loops" "-o" "/var/tmp/x86_64-nacl-defines-53daef.s" "-x" "c++" "/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/Driver/x86_64-nacl-defines.cpp"
	                                                                                                                                                                                                                   ^
	--
	
	********************

Last 15 lines of 'Clang :: SemaObjC__arc-unavailable-for-weakref.m':
	Script:
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/clang -cc1 -internal-isystem /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/../lib/clang/3.4/include -triple x86_64-apple-darwin11 -fobjc-runtime-has-weak -fsyntax-only -fobjc-arc -verify -Wno-objc-root-class /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/arc-unavailable-for-weakref.m
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'error' diagnostics expected but not seen: 
	  File /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/arc-unavailable-for-weakref.m Line 90: attribute 'objc_arc_weak_reference_unavailable' takes no arguments
	error: 'error' diagnostics seen but not expected: 
	  File /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/arc-unavailable-for-weakref.m Line 90: attribute takes no arguments
	2 errors generated.
	--
	
	********************

Last 15 lines of 'Clang :: SemaObjC__attr-root-class.m':
	Script:
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/clang -cc1 -internal-isystem /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/../lib/clang/3.4/include -fsyntax-only -verify -Wattributes -Wobjc-root-class /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/attr-root-class.m
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'error' diagnostics expected but not seen: 
	  File /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/attr-root-class.m Line 18: attribute 'objc_root_class' takes no arguments
	error: 'error' diagnostics seen but not expected: 
	  File /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/attr-root-class.m Line 18: attribute takes no arguments
	2 errors generated.
	--
	
	********************

Last 15 lines of 'Clang :: SemaObjC__default-synthesize-3.m':
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/clang -cc1 -internal-isystem /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/../lib/clang/3.4/include -x objective-c -fsyntax-only -fobjc-default-synthesize-properties -verify -Wno-objc-root-class /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/default-synthesize-3.m
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/clang -cc1 -internal-isystem /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/../lib/clang/3.4/include -x objective-c++ -fsyntax-only -fobjc-default-synthesize-properties -verify -Wno-objc-root-class /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/default-synthesize-3.m
	--
	Exit Code: 1
	Command Output (stderr):
	--
	error: 'error' diagnostics expected but not seen: 
	  File /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/default-synthesize-3.m Line 157: attribute 'objc_requires_property_definitions' takes no arguments
	error: 'error' diagnostics seen but not expected: 
	  File /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/SemaObjC/default-synthesize-3.m Line 157: attribute takes no arguments
	2 errors generated.
	--
	
	********************

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







More information about the llvm-testresults mailing list