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

Daniel Dunbar daniel_dunbar at apple.com
Wed Mar 24 17:51:16 PDT 2010


On Mar 24, 2010, at 5:17 PM, Bob Wilson wrote:

> I think this was caused by 99440, but the buildbot did not include  
> that on the blamelist.  Daniel knows about the problem with that.   
> Once all the buildbots turn green, it should be safe to reapply your  
> changes.

The relevant smooshlab bug is
   <rdar://problem/7096508> [smooshlab] order source revs
by the way.

  - Daniel

> On Mar 24, 2010, at 4:42 PM, Chris Lattner wrote:
>
>>
>> On Mar 24, 2010, at 4:21 PM, daniel_dunbar at apple.com wrote:
>>
>>> 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/856
>>
>> I tried reverting two patches that seem the most likely to have  
>> caused this, but it doesn't make a lot of sense to me.
>>
>> -Chris
>>
>>
>>>
>>> Buildbot URL: http://smooshlab.apple.com:8010/
>>>
>>> Buildslave for this Build: smoosh-02
>>>
>>> Build Reason:
>>> Build Source Stamp: 99445
>>> Blamelist: kremenek,lattner,rafael
>>>
>>> BUILD FAILED: failed test-llvm test-llvm_1
>>>
>>> sincerely,
>>> -The Buildbot
>>>
>>>
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> = 
>>> ====================================================================
>>>
>>> CHANGES:
>>> File: lib/Checker/CheckSecuritySyntaxOnly.cpp
>>> At: Wed 24 Mar 2010 15:40:35
>>> Changed By: kremenek
>>> Comments: Improve static analyzer diagnostic concerning the use of  
>>> 'mktemp'Properties:
>>>
>>>
>>>
>>>
>>> File: lib/Checker/CheckSecuritySyntaxOnly.cpp
>>> At: Wed 24 Mar 2010 15:40:35
>>> Changed By: kremenek
>>> Comments: Use llvm::SmallString instead of std::string.Properties:
>>>
>>>
>>>
>>>
>>> Files:
>>> test/CodeGenCXX/PR6677.cpp
>>> test/CodeGenCXX/template-instantiation.cpp
>>> At: Wed 24 Mar 2010 15:45:35
>>> Changed By: rafael
>>> Comments: Discussing with dgregor we decided that we should not  
>>> force the emission of
>>> implicit methods on explicit template instantiation definitions.  
>>> As a
>>> consequence, we should emit them at every use, even if we see a  
>>> explicit
>>> template instantiation declaration.
>>>
>>> This is already the current behaviour, but it is good to test for  
>>> that :-)
>>>
>>> Properties:
>>>
>>>
>>>
>>>
>>> Files:
>>> lib/CodeGen/SelectionDAG/InstrEmitter.cpp
>>> lib/CodeGen/SelectionDAG/InstrEmitter.h
>>> At: Wed 24 Mar 2010 15:50:35
>>> Changed By: lattner
>>> Comments: split EmitNode in half to reduce indentation.
>>> Properties:
>>>
>>>
>>>
>>>
>>> Files:
>>> lib/CodeGen/SelectionDAG/InstrEmitter.cpp
>>> lib/CodeGen/SelectionDAG/InstrEmitter.h
>>> At: Wed 24 Mar 2010 15:50:35
>>> Changed By: lattner
>>> Comments: remove dead argument.
>>> Properties:
>>>
>>>
>>>
>>>
>>> LOGS:
>>> Last 10 lines of 'stdio':
>>> 	Failing Tests (2):
>>> 	    LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
>>> 	    LLVM :: CodeGen/PowerPC/bswap-load-store.ll
>>> 	
>>> 	  Expected Passes    : 4598
>>> 	  Expected Failures  : 28
>>> 	  Unsupported Tests  : 515
>>> 	  Unexpected Failures: 2
>>> 	make[1]: *** [check-local-lit] Error 1
>>> 	make: *** [check-lit] Error 2
>>>
>>> Last 10 lines of 'fail':
>>> 	LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
>>> 	LLVM :: CodeGen/PowerPC/bswap-load-store.ll
>>>
>>> Last 10 lines of 'xfail':
>>> 	LLVM :: MC/AsmParser/X86/x86_32-bit.s
>>> 	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
>>> 	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
>>> 	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
>>> 	LLVM :: MC/AsmParser/directive_lsym.s
>>> 	LLVM :: MC/AsmParser/exprs-invalid.s
>>> 	LLVM :: Transforms/GVN/rle-no-phi-translate.ll
>>> 	LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
>>> 	LLVM :: Transforms/TailCallElim/nocapture.ll
>>> 	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
>>>
>>> Last 10 lines of 'unsupported':
>>> 	LLVM :: LLVMC/C/opt-test.c
>>> 	LLVM :: LLVMC/C++/hello.cpp
>>> 	LLVM :: LLVMC/C++/together.cpp
>>> 	LLVM :: LLVMC/C/emit-llvm.c
>>> 	LLVM :: LLVMC/C/hello.c
>>> 	LLVM :: LLVMC/C/include.c
>>> 	LLVM :: LLVMC/C/sink.c
>>> 	LLVM :: LLVMC/C/wall.c
>>> 	LLVM :: LLVMC/ObjC++/hello.mm
>>> 	LLVM :: LLVMC/ObjC/hello.m
>>>
>>> Last 10 lines of '2006-07-19-stwbrx-crash.ll':
>>> 	    0x10181e1f0: i32 = Constant<0> [ORD=1] [ID=2]
>>> 	    0x10181e2e8: i32 = undef [ORD=1] [ID=3]
>>> 	  0x10181e0f8: i32,ch = CopyFromReg 0x101019ac0, 0x10181e000 [ID=5]
>>> 	    0x101019ac0: ch = EntryToken [ORD=1] [ID=0]
>>> 	    0x10181e000: i32 = Register %reg1025 [ID=1]
>>> 	  0x10181e8b8: ch = ValueType:i16 [ID=4]
>>> 	--
>>> 	
>>> 	********************
>>> 	
>>>
>>> Last 10 lines of 'bswap-load-store.ll':
>>> 	<stdin>:1:2: note: scanning from here
>>> 	 .machine ppc
>>> 	 ^
>>> 	<stdin>:3:27: note: possible intended match here
>>> 	 .section __TEXT,__symbol_stub1,symbol_stubs,pure_instructions,16
>>> 	                          ^
>>> 	--
>>> 	
>>> 	********************
>>> 	
>>>
>>> Last 10 lines of 'stdio':
>>> 	    LLVM :: CodeGen/PowerPC/bswap-load-store.ll
>>> 	
>>> 	  Expected Passes    : 4353
>>> 	  Expected Failures  : 28
>>> 	  Unsupported Tests  : 515
>>> 	  Unexpected Failures: 2
>>> 	
>>> 	1 warning(s) in tests.
>>> 	make[1]: *** [check-local-lit] Error 1
>>> 	make: *** [check-lit] Error 2
>>>
>>> Last 10 lines of 'warnings':
>>> 	lit.py: lit.py:297: warning: test suite 'LLVM-Unit' contained no  
>>> tests
>>>
>>> Last 10 lines of 'fail':
>>> 	LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll
>>> 	LLVM :: CodeGen/PowerPC/bswap-load-store.ll
>>>
>>> Last 10 lines of 'xfail':
>>> 	LLVM :: MC/AsmParser/X86/x86_32-bit.s
>>> 	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
>>> 	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
>>> 	LLVM :: MC/AsmParser/directive_lsym.s
>>> 	LLVM :: MC/AsmParser/exprs-invalid.s
>>> 	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
>>> 	LLVM :: Transforms/GVN/rle-no-phi-translate.ll
>>> 	LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
>>> 	LLVM :: Transforms/TailCallElim/nocapture.ll
>>> 	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
>>>
>>> Last 10 lines of 'unsupported':
>>> 	LLVM :: LLVMC/C++/hello.cpp
>>> 	LLVM :: LLVMC/C++/together.cpp
>>> 	LLVM :: LLVMC/C/emit-llvm.c
>>> 	LLVM :: LLVMC/C/hello.c
>>> 	LLVM :: LLVMC/C/include.c
>>> 	LLVM :: LLVMC/C/opt-test.c
>>> 	LLVM :: LLVMC/C/sink.c
>>> 	LLVM :: LLVMC/C/wall.c
>>> 	LLVM :: LLVMC/ObjC++/hello.mm
>>> 	LLVM :: LLVMC/ObjC/hello.m
>>>
>>> Last 10 lines of '2006-07-19-stwbrx-crash.ll':
>>> 	    0x10101e1f0: i32 = Constant<0> [ORD=1] [ID=2]
>>> 	    0x10101e2e8: i32 = undef [ORD=1] [ID=3]
>>> 	  0x10101e0f8: i32,ch = CopyFromReg 0x100c19ac0, 0x10101e000 [ID=5]
>>> 	    0x100c19ac0: ch = EntryToken [ORD=1] [ID=0]
>>> 	    0x10101e000: i32 = Register %reg1025 [ID=1]
>>> 	  0x10101e8b8: ch = ValueType:i16 [ID=4]
>>> 	--
>>> 	
>>> 	********************
>>> 	
>>>
>>> Last 10 lines of 'bswap-load-store.ll':
>>> 	<stdin>:1:2: note: scanning from here
>>> 	 .machine ppc
>>> 	 ^
>>> 	<stdin>:3:27: note: possible intended match here
>>> 	 .section __TEXT,__symbol_stub1,symbol_stubs,pure_instructions,16
>>> 	                          ^
>>> 	--
>>> 	
>>> 	********************
>>> 	
>>>
>>
>>
>> _______________________________________________
>> llvm-testresults mailing list
>> llvm-testresults at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults
>




More information about the llvm-testresults mailing list