[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Apr 19 12:25:19 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/5606

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

Buildslave for this Build: smoosh-03.apple.com

Build Reason: 
Build Source Stamp: 101803
Blamelist: dgregor,djg

BUILD FAILED: failed test.llvm.stage1 compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/CodeGen/Passes.h
 lib/CodeGen/DwarfEHPrepare.cpp
 lib/CodeGen/LLVMTargetMachine.cpp
 lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
At: Mon 19 Apr 2010 12:08:43
Changed By: djg
Comments: Code that needs a TargetMachine should have access to one directly, rather
than just getting one through a TargetLowering.
Properties: 




Files:
 test/SemaObjC/ivar-lookup.m
 test/SemaObjCXX/ivar-lookup.mm
At: Mon 19 Apr 2010 12:13:43
Changed By: dgregor
Comments: More tests for Objective-C-related name lookup weirdness. Yes, it's
weird; yes, it's what GCC does. Almost.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.EagerMode
	    LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.JitPool
	    LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.LazyMode
	
	  Expected Passes    : 2203
	  Expected Failures  : 30
	  Unsupported Tests  : 515
	  Unexpected Failures: 2448
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.ModuleDeletion
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.NeedsExactSizeWithManyGlobals
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.NoStubs
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.NonLazyCompilationStillNeedsStubs
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.NonLazyLeaksNoStubs
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.EagerCompiledRecursionThroughGhost
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.MaterializableAvailableExternallyFunctionIsntCompiled
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.EagerMode
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.JitPool
	LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.LazyMode

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: Transforms/DeadArgElim/deadexternal.ll
	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-11-10-cycleindag.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -mattr=+v6 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2006-11-10-CycleInDAG.ll.script: line 2: 69841 Bus error               'llc' '-march=arm' '-mattr=+v6' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2006-11-10-CycleInDAG.ll'
	--
	
	********************
	

Last 10 lines of '2007-01-19-infiniteloop.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -mattr=+v6,+vfp2 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-01-19-InfiniteLoop.ll.script: line 2: 69843 Bus error               'llc' '-march=arm' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll'
	--
	
	********************
	

Last 10 lines of '2007-03-07-combinercrash.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -mtriple=arm-apple-darwin -mattr=+v6,+vfp2 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-07-CombinerCrash.ll.script: line 2: 69845 Bus error               'llc' '-mtriple=arm-apple-darwin' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-03-07-CombinerCrash.ll'
	--
	
	********************
	

Last 10 lines of '2007-03-13-instrsched.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	
	Stack dump:
	0.	Program arguments: llc -mtriple=arm-apple-darwin -relocation-model=pic -mattr=+v6 
	--
	
	********************
	

Last 10 lines of '2007-03-21-joinintervalscrash.ll':
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	12 llc               0x00000002 start + 18446744073709544962
	Stack dump:
	0.	Program arguments: llc -mtriple=arm-linux-gnueabi 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-21-JoinIntervalsCrash.ll.script: line 2: 69850 Bus error               'llc' '-mtriple=arm-linux-gnueabi' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll'
	--
	
	********************
	

Last 10 lines of '2007-03-26-regscavengerassert.ll':
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	12 llc               0x00000002 start + 18446744073709544962
	Stack dump:
	0.	Program arguments: llc -march=arm 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-26-RegScavengerAssert.ll.script: line 2: 69852 Bus error               'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-03-26-RegScavengerAssert.ll'
	--
	
	********************
	

Last 10 lines of '2007-03-27-regscavengerassert.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -mtriple=arm-linux-gnueabi 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-27-RegScavengerAssert.ll.script: line 2: 69854 Bus error               'llc' '-march=arm' '-mtriple=arm-linux-gnueabi' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll'
	--
	
	********************
	

Last 10 lines of '2007-03-30-regscavengerassert.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -mtriple=arm-linux-gnueabi 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-03-30-RegScavengerAssert.ll.script: line 2: 69856 Bus error               'llc' '-march=arm' '-mtriple=arm-linux-gnueabi' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-03-30-RegScavengerAssert.ll'
	--
	
	********************
	

Last 10 lines of '2007-04-02-regscavengerassert.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -mtriple=arm-apple-darwin 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-04-02-RegScavengerAssert.ll.script: line 2: 69858 Bus error               'llc' '-march=arm' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-04-02-RegScavengerAssert.ll'
	--
	
	********************
	

Last 10 lines of '2007-04-03-peibug.ll':
	11 llc               0x00001a36 start + 54
	12 llc               0x00000002 start + 18446744073709544962
	Stack dump:
	0.	Program arguments: llc -march=arm 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-04-03-PEIBug.ll.script: line 3: 69860 Bus error               'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-04-03-PEIBug.ll'
	     69861 Done                    | 'not' 'grep' 'add.*#0'
	--
	
	********************
	

Last 10 lines of '2007-04-03-undefinedsymbol.ll':
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -mtriple=arm-apple-darwin -relocation-model=pic 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-04-03-UndefinedSymbol.ll.script: line 3: 69864 Bus error               'llc' '-mtriple=arm-apple-darwin' '-relocation-model=pic' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-04-03-UndefinedSymbol.ll'
	     69865 Done                    | 'not' 'grep' 'LPC9'
	--
	
	********************
	

Last 10 lines of '2007-04-30-combinercrash.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -mtriple=arm-apple-darwin -mattr=+v6,+vfp2 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-04-30-CombinerCrash.ll.script: line 2: 69868 Bus error               'llc' '-mtriple=arm-apple-darwin' '-mattr=+v6,+vfp2' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-04-30-CombinerCrash.ll'
	--
	
	********************
	

Last 10 lines of '2007-05-03-badpostindexedld.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -mtriple=arm-apple-darwin 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-05-03-BadPostIndexedLd.ll.script: line 2: 69870 Bus error               'llc' '-mtriple=arm-apple-darwin' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll'
	--
	
	********************
	

Last 10 lines of '2007-05-07-jumptoentry.ll':
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-05-07-jumptoentry.ll.script: line 3: 69872 Bus error               'llc' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-05-07-jumptoentry.ll'
	     69873 Done                    | 'not' 'grep' '1_0'
	--
	
	********************
	

Last 10 lines of '2007-05-07-tailmerge-1.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -enable-tail-merge 
	Expected 1 lines, got 0.
	--
	
	********************
	

Last 10 lines of '2007-05-09-tailmerge-2.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -enable-tail-merge 
	Expected 1 lines, got 0.
	--
	
	********************
	

Last 10 lines of '2007-05-14-inlineasmcstcrash.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -mattr=+v6 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-05-14-InlineAsmCstCrash.ll.script: line 2: 69884 Bus error               'llc' '-march=arm' '-mattr=+v6' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll'
	--
	
	********************
	

Last 10 lines of '2007-05-14-regscavengerassert.ll':
	9  llc               0x006b5bb4 llvm::LLVMTargetMachine::addPassesToEmitFile(llvm::PassManagerBase&, llvm::formatted_raw_ostream&, llvm::TargetMachine::CodeGenFileType, llvm::CodeGenOpt::Level, bool) + 68
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	Stack dump:
	0.	Program arguments: llc -march=arm -mtriple=arm-linux-gnueabi 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-05-14-RegScavengerAssert.ll.script: line 2: 69886 Bus error               'llc' '-march=arm' '-mtriple=arm-linux-gnueabi' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-05-14-RegScavengerAssert.ll'
	--
	
	********************
	

Last 10 lines of '2007-05-22-tailmerge-3.ll':
	10 llc               0x00003758 main + 3800
	11 llc               0x00001a36 start + 54
	12 llc               0x00000002 start + 18446744073709544962
	Stack dump:
	0.	Program arguments: llc -march=arm 
	Expected 1 lines, got 0.
	--
	
	********************
	

Last 10 lines of '2007-05-23-badpreindexedstore.ll':
	11 llc               0x00001a36 start + 54
	12 llc               0x00000002 start + 18446744073709544962
	Stack dump:
	0.	Program arguments: llc -march=arm 
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/ARM/Output/2007-05-23-BadPreIndexedStore.ll.script: line 3: 69892 Bus error               'llc' '-march=arm' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll'
	     69893 Done                    | 'not' 'grep' 'str.*\!'
	--
	
	********************
	

Last 10 lines of 'stdio':
	Please submit a full bug report,
	with preprocessed source if appropriate.
	See <URL:http://llvm.org/bugs/> for instructions.
	make[5]: *** [crt3.o] Error 1
	make[4]: *** [extra] Error 2
	make[3]: *** [stmp-multilib] Error 2
	rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
	make[2]: *** [all-stage1-gcc] Error 2
	make[1]: *** [stage1-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	warning: structure `VEC_cp_token_position_heap' used but not defined
	warning: structure `pointer_set_t' used but not defined
	warning: structure `c_arg_info' used but not defined
	warning: structure `c_switch' used but not defined
	warning: structure `et_node' used but not defined
	warning: structure `loop' used but not defined
	warning: structure `ipa_reference_vars_info_d' used but not defined
	warning: structure `reg_info_def' used but not defined
	warning: structure `value_set' used but not defined
	../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'




More information about the llvm-testresults mailing list