[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Sep 23 20:26:03 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-qa_tests on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-qa_tests/builds/929

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 114720
Blamelist: ddunbar,kremenek

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/SemaObjCProperty.cpp
 test/Index/properties-default-synthesis.m
At: Thu 23 Sep 2010 18:27:23
Changed By: kremenek
Comments: Default synthesized ivars don't really have a location in the source.  Using the location of the @implementation
is just confusing for clients that want to use SourceLocations for syntactic references.

Fixes: <rdar://problem/8470540>Properties: 




File: test/Index/properties-default-synthesis.m
At: Thu 23 Sep 2010 18:27:23
Changed By: kremenek
Comments: Update comment in test with reference to bug report.Properties: 




File: test/Index/properties-default-synthesis.m
At: Thu 23 Sep 2010 18:56:51
Changed By: kremenek
Comments: Since this test depends on default ivar synthesis, specify the target triple.  This hopefully unbreaks the buildbot
on some archs.Properties: 




File: lib/MC/MCAssembler.cpp
At: Thu 23 Sep 2010 19:01:27
Changed By: ddunbar
Comments: MC: Add missing ')' in diagnostic.Properties: 




Files:
 include/llvm/MC/MCParser/MCAsmLexer.h
 lib/MC/MCParser/AsmLexer.cpp
 tools/llvm-mc/llvm-mc.cpp
At: Thu 23 Sep 2010 19:01:27
Changed By: ddunbar
Comments: MC/Lexer: Add 'Real' token type for floating point literals.Properties: 




Files:
 lib/MC/MCParser/AsmParser.cpp
 test/MC/AsmParser/floating-literals.s
At: Thu 23 Sep 2010 19:01:27
Changed By: ddunbar
Comments: MC/AsmParser: Support .single and .double for embedding floating point literals.
 - I believe more modern 'gas' supports a more enhanced set of arithmetic on
   them, but for now the only thing we can do is emit them as data.Properties: 




File: test/Index/properties-default-synthesis.m
At: Thu 23 Sep 2010 19:06:44
Changed By: kremenek
Comments: Pass -fobjc-nonfragile-abi2 in test.Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 29.66s
	********************
	Failing Tests (1):
	    Clang :: Index/properties-default-synthesis.m
	
	  Expected Passes    : 2540
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	warning: x86_64-apple-darwin10.0.0: 'linker' input unused when '-fsyntax-only' is present
	warning: argument unused during compilation: '-cc1'
	warning: argument unused during compilation: '-triple'
	warning: argument unused during compilation: '-fobjc-nonfragile-abi2'

Last 10 lines of 'fail':
	Clang :: Index/properties-default-synthesis.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'properties-default-synthesis.m':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/properties-default-synthesis.m:84:11: error: expected string not found in input
	// CHECK: <invalid loc>:0:0: ObjCIvarDecl=arrayOutletCollectionProperty:0:0 (Definition)
	          ^
	<stdin>:68:1: note: scanning from here
	// CHECK: <invalid loc>:2:9: macro definition=__llvm__
	^
	--
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 18.49s
	********************
	Failing Tests (1):
	    Clang :: Index/properties-default-synthesis.m
	
	  Expected Passes    : 2540
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	warning: x86_64-apple-darwin10.0.0: 'linker' input unused when '-fsyntax-only' is present
	warning: argument unused during compilation: '-cc1'
	warning: argument unused during compilation: '-triple'
	warning: argument unused during compilation: '-fobjc-nonfragile-abi2'

Last 10 lines of 'fail':
	Clang :: Index/properties-default-synthesis.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'properties-default-synthesis.m':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/properties-default-synthesis.m:84:11: error: expected string not found in input
	// CHECK: <invalid loc>:0:0: ObjCIvarDecl=arrayOutletCollectionProperty:0:0 (Definition)
	          ^
	<stdin>:68:1: note: scanning from here
	// CHECK: <invalid loc>:2:9: macro definition=__llvm__
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list