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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Sep 1 20:20:47 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112795
Blamelist: dperchik,echristo,grosbach,kremenek,zhongxingxu

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMAsmPrinter.cpp
At: Wed 01 Sep 2010 18:07:10
Changed By: grosbach
Comments: Remove trailing whitespaceProperties: 




Files:
 docs/tools/clang.pod
 include/clang/Basic/LangOptions.h
 include/clang/Driver/CC1Options.td
 include/clang/Driver/Options.td
 lib/Driver/Tools.cpp
 lib/Frontend/CompilerInvocation.cpp
 test/SemaCXX/borland-extensions.cpp
At: Wed 01 Sep 2010 18:17:11
Changed By: dperchik
Comments: Add support for Borland extensions via option -fborland-extensions
Properties: 




Files:
 lib/Sema/SemaChecking.cpp
 test/SemaCXX/return-stack-addr.cpp
At: Wed 01 Sep 2010 18:17:11
Changed By: kremenek
Comments: Enhance return-stack-address check (in Sema) to handle fields that themselves are references.  (Fixes PR 7999; fix by Chandler Carruth).Properties: 




File: lib/Target/ARM/ARMFastISel.cpp
At: Wed 01 Sep 2010 18:42:17
Changed By: echristo
Comments: One definition of isThumb is plenty, thanks.
Properties: 




File: test/Analysis/misc-ps-region-store.m
At: Wed 01 Sep 2010 18:47:07
Changed By: zhongxingxu
Comments: Tweak test case. 'int' would introduce out-of-bound issues. We focus on array
index constraints in this case.
Properties: 




File: lib/Target/ARM/ARMFastISel.cpp
At: Wed 01 Sep 2010 18:52:09
Changed By: echristo
Comments: This should be TargetMaterializeConstant instead.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 41.84s
	********************
	Failing Tests (1):
	    Clang :: Driver/rewrite-objc.m
	
	  Expected Passes    : 2501
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Driver/rewrite-objc.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 'rewrite-objc.m':
	<stdin>:4:173: note: scanning from here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Driver/rewrite-objc.m"
	                                                                                                                                                                            ^
	<stdin>:4:521: note: possible intended match here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Driver/rewrite-objc.m"
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^
	--
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 41.75s
	********************
	Failing Tests (1):
	    Clang :: Driver/rewrite-objc.m
	
	  Expected Passes    : 2501
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Driver/rewrite-objc.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/source-manager-stack.c
	Clang :: PCH/pr4489.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 'rewrite-objc.m':
	<stdin>:4:175: note: scanning from here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Driver/rewrite-objc.m"
	                                                                                                                                                                              ^
	<stdin>:4:525: note: possible intended match here
	 "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang" "-cc1" "-triple" "unknown--" "-rewrite-objc" "-disable-free" "-main-file-name" "rewrite-objc.m" "-mrelocation-model" "static" "-mdisable-fp-elim" "-mconstructor-aliases" "-target-linker-version" "97.14" "-resource-dir" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/lib/clang/2.8" "-ferror-limit" "19" "-fmessage-length" "0" "-fborland-extensions" "-fdiagnostics-show-option" "-o" "-" "-x" "objective-c" "/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Driver/rewrite-objc.m"
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^
	--
	
	********************
	




More information about the llvm-testresults mailing list