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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Oct 18 18:47:19 PDT 2010


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

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

Buildslave for this Build: spang.apple.com

Build Reason: 
Build Source Stamp: 116766
Blamelist: chandlerc,ddunbar,dgregor,djg,echristo,foldr,jasonwkim,rjmccall,void

BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Transforms/IPO/GlobalOpt.cpp
At: Mon 18 Oct 2010 14:18:54
Changed By: foldr
Comments: Trailing whitespace.Properties: 




Files:
 include/llvm/Target/TargetInstrInfo.h
 lib/CodeGen/PeepholeOptimizer.cpp
 lib/Target/ARM/ARMBaseInstrInfo.cpp
 lib/Target/ARM/ARMBaseInstrInfo.h
At: Mon 18 Oct 2010 14:28:58
Changed By: void
Comments: Don't recompute MachineRegisterInfo in the Optimize* method.
Properties: 




Files:
 lib/CodeGen/Mangle.cpp
 test/CodeGenCXX/mangle-abi-examples.cpp
 test/CodeGenCXX/mangle-local-class-vtables.cpp
 test/CodeGenCXX/mangle-local-classes-nested.cpp
At: Mon 18 Oct 2010 14:33:53
Changed By: rjmccall
Comments: Fix some bugs in local class mangling brought up in PR8355.
Patch by Richard Smith!

Properties: 




Files:
 include/llvm/Analysis/AliasSetTracker.h
 lib/Analysis/AliasSetTracker.cpp
 test/Analysis/TypeBasedAliasAnalysis/licm.ll
At: Mon 18 Oct 2010 14:33:53
Changed By: djg
Comments: Don't pass the raw invalid pointer used to represent conflicting
TBAA information to AliasAnalysis.
Properties: 




Files:
 lib/Parse/ParseExpr.cpp
 test/Index/complete-blocks.m
At: Mon 18 Oct 2010 14:38:53
Changed By: dgregor
Comments: Provide code completion for types after the '^' that starts a block
literal. 
Properties: 




Files:
 test/MC/ELF/alias.s
 test/MC/ELF/align-bss.s
 test/MC/ELF/align-nops.s
 test/MC/ELF/align-size.s
 test/MC/ELF/align-text.s
 test/MC/ELF/align.s
 test/MC/ELF/basic-elf.ll
 test/MC/ELF/common.s
 test/MC/ELF/common2.s
 test/MC/ELF/diff.s
 test/MC/ELF/empty.s
 test/MC/ELF/entsize.ll
 test/MC/ELF/entsize.s
 test/MC/ELF/file.s
 test/MC/ELF/got.s
 test/MC/ELF/local-reloc.s
 test/MC/ELF/merge.s
 test/MC/ELF/norelocation.s
 test/MC/ELF/pic-diff.s
 test/MC/ELF/plt.s
 test/MC/ELF/relax.s
 test/MC/ELF/relocation-386.s
 test/MC/ELF/relocation.s
 test/MC/ELF/section.s
 test/MC/ELF/size.s
 test/MC/ELF/sleb.s
 test/MC/ELF/uleb.s
 test/MC/ELF/undef.s
 test/MC/ELF/undef2.s
 test/MC/ELF/weak.s
 test/MC/ELF/zero.s
 test/Scripts/elf-dump
At: Mon 18 Oct 2010 14:38:53
Changed By: jasonwkim
Comments: Changed elf-dump to output hex format by default.
Also updated tests. 

Properties: 




File: lib/Support/CrashRecoveryContext.cpp
At: Mon 18 Oct 2010 14:58:53
Changed By: ddunbar
Comments: CrashRecoveryContext: Add missing return, so that the signal fires after we our
routine is off the stack. Otherwise we show up rather confusingly in the stack
trace.Properties: 




Files:
 lib/Sema/SemaCodeComplete.cpp
 test/Index/complete-exprs.m
At: Mon 18 Oct 2010 15:03:53
Changed By: dgregor
Comments: Fix the translation of the PCC_ForInit code-completion context for
C++/C99/Objective-C, so that we properly include types. This fix
affects global caching of code-completion results; without caching,
the behavior was already correct.
Properties: 




File: test/Scripts/elf-dump
At: Mon 18 Oct 2010 15:03:53
Changed By: jasonwkim
Comments: Get rid of unneeded FormatOutput global variable

Properties: 




File: lib/Driver/Tools.cpp
At: Mon 18 Oct 2010 15:13:53
Changed By: ddunbar
Comments: Driver/Darwin: Forward -ObjC when linking, which may be needed when using static
libraries with Objective-C code.Properties: 




Files:
 include/clang/Basic/DiagnosticDriverKinds.td
 lib/Driver/Tools.cpp
At: Mon 18 Oct 2010 15:38:53
Changed By: ddunbar
Comments: Driver/IA: Accept and ignore -force_cpusubtype_ALL, as in 'clang -c
-Wa,-force_cpusubtype_ALL t.c'.
 - Tweaks -Wa, and -Xassembler handling to only accept an explicit short list of
   arguments and give an obvious unsupported error on others.Properties: 




Files:
 include/clang/Basic/DiagnosticDriverKinds.td
 include/clang/Driver/Options.td
 lib/Driver/Tools.cpp
At: Mon 18 Oct 2010 15:53:53
Changed By: ddunbar
Comments: Driver: Reject -fasm-blocks except on X86 (where we just ignore it, since
passing it is very prevalent in some circles).Properties: 




Files:
 lib/Target/ARM/ARMFastISel.cpp
 test/CodeGen/ARM/fast-isel.ll
At: Mon 18 Oct 2010 15:58:53
Changed By: echristo
Comments: Revert r116220 - thus turning arm fast isel back on by default.
Properties: 




File: include/llvm/MC/MCObjectFormat.h
At: Mon 18 Oct 2010 16:24:16
Changed By: chandlerc
Comments: Add a virtual destructor to silence a GCC warning.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: MC/ELF/plt.s
	    LLVM :: MC/ELF/relax.s
	    LLVM :: MC/ELF/relocation.s
	
	  Expected Passes    : 4955
	  Expected Failures  : 23
	  Unsupported Tests  : 555
	  Unexpected Failures: 9
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: MC/ELF/basic-elf.ll
	LLVM :: MC/ELF/diff.s
	LLVM :: MC/ELF/got.s
	LLVM :: MC/ELF/local-reloc.s
	LLVM :: MC/ELF/merge.s
	LLVM :: MC/ELF/pic-diff.s
	LLVM :: MC/ELF/plt.s
	LLVM :: MC/ELF/relax.s
	LLVM :: MC/ELF/relocation.s

Last 10 lines of 'xfail':
	LLVM :: CodeGen/X86/asm-modifier-P.ll
	LLVM :: CodeGen/X86/pre-split1.ll
	LLVM :: CodeGen/X86/umul-with-carry.ll
	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++/unknown_suffix.unk
	LLVM :: LLVMC/C/emit-llvm-opt.c
	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 'basic-elf.ll':
	<stdin>:225:2: note: scanning from here
	 ('r_sym', 0x5L)
	 ^
	<stdin>:226:2: note: possible intended match here
	 ('r_type', 0xaL)
	 ^
	--
	
	********************
	

Last 10 lines of 'diff.s':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/diff.s:13:16: error: expected string not found in input
	// CHECK-NEXT: ('r_sym', 0x6)
	               ^
	<stdin>:183:2: note: scanning from here
	 ('r_sym', 0x6L)
	 ^
	--
	
	********************
	

Last 10 lines of 'got.s':
	<stdin>:174:12: note: scanning from here
	 ('r_sym', 0x5L)
	           ^
	<stdin>:175:2: note: possible intended match here
	 ('r_type', 0x3L)
	 ^
	--
	
	********************
	

Last 10 lines of 'local-reloc.s':
	<stdin>:170:16: note: scanning from here
	 (('r_offset', 0x4)
	               ^
	<stdin>:171:2: note: possible intended match here
	 ('r_sym', 0x2L)
	 ^
	--
	
	********************
	

Last 10 lines of 'merge.s':
	<stdin>:241:16: note: scanning from here
	 (('r_offset', 0x4)
	               ^
	<stdin>:242:2: note: possible intended match here
	 ('r_sym', 0x1L)
	 ^
	--
	
	********************
	

Last 10 lines of 'pic-diff.s':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/pic-diff.s:16:16: error: expected string not found in input
	// CHECK-NEXT: ('r_sym', 0x5)
	               ^
	<stdin>:174:2: note: scanning from here
	 ('r_sym', 0x5L)
	 ^
	--
	
	********************
	

Last 10 lines of 'plt.s':
	<stdin>:174:12: note: scanning from here
	 ('r_sym', 0x5L)
	           ^
	<stdin>:175:2: note: possible intended match here
	 ('r_type', 0x4L)
	 ^
	--
	
	********************
	

Last 10 lines of 'relax.s':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/relax.s:34:16: error: expected string not found in input
	// CHECK-NEXT: ('r_sym', 0x5)
	               ^
	<stdin>:180:2: note: scanning from here
	 ('r_sym', 0x5L)
	 ^
	--
	
	********************
	

Last 10 lines of 'relocation.s':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/relocation.s:25:16: error: expected string not found in input
	// CHECK-NEXT: ('r_sym', 0x2)
	               ^
	<stdin>:171:2: note: scanning from here
	 ('r_sym', 0x2L)
	 ^
	--
	
	********************
	

Last 10 lines of 'stdio':
	    LLVM :: MC/ELF/plt.s
	    LLVM :: MC/ELF/relax.s
	    LLVM :: MC/ELF/relocation.s
	
	  Expected Passes    : 5420
	  Expected Failures  : 44
	  Unsupported Tests  : 69
	  Unexpected Failures: 9
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: MC/ELF/basic-elf.ll
	LLVM :: MC/ELF/diff.s
	LLVM :: MC/ELF/got.s
	LLVM :: MC/ELF/local-reloc.s
	LLVM :: MC/ELF/merge.s
	LLVM :: MC/ELF/pic-diff.s
	LLVM :: MC/ELF/plt.s
	LLVM :: MC/ELF/relax.s
	LLVM :: MC/ELF/relocation.s

Last 10 lines of 'xfail':
	LLVM :: FrontendC/misaligned-param.c
	LLVM :: FrontendC/pr5406.c
	LLVM :: FrontendC/vla-1.c
	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 :: FrontendObjC/2009-08-05-utf16.m
	LLVM :: FrontendObjC/2009-08-17-DebugInfo.m
	LLVM :: FrontendObjC/2009-11-30-Objc-ID.m
	LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
	LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
	LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
	LLVM :: FrontendObjC/2010-03-17-StructRef.m
	LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of 'basic-elf.ll':
	<stdin>:225:2: note: scanning from here
	 ('r_sym', 0x5L)
	 ^
	<stdin>:226:2: note: possible intended match here
	 ('r_type', 0xaL)
	 ^
	--
	
	********************
	

Last 10 lines of 'diff.s':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/diff.s:13:16: error: expected string not found in input
	// CHECK-NEXT: ('r_sym', 0x6)
	               ^
	<stdin>:183:2: note: scanning from here
	 ('r_sym', 0x6L)
	 ^
	--
	
	********************
	

Last 10 lines of 'got.s':
	<stdin>:174:12: note: scanning from here
	 ('r_sym', 0x5L)
	           ^
	<stdin>:175:2: note: possible intended match here
	 ('r_type', 0x3L)
	 ^
	--
	
	********************
	

Last 10 lines of 'local-reloc.s':
	<stdin>:170:16: note: scanning from here
	 (('r_offset', 0x4)
	               ^
	<stdin>:171:2: note: possible intended match here
	 ('r_sym', 0x2L)
	 ^
	--
	
	********************
	

Last 10 lines of 'merge.s':
	<stdin>:241:16: note: scanning from here
	 (('r_offset', 0x4)
	               ^
	<stdin>:242:2: note: possible intended match here
	 ('r_sym', 0x1L)
	 ^
	--
	
	********************
	

Last 10 lines of 'pic-diff.s':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/pic-diff.s:16:16: error: expected string not found in input
	// CHECK-NEXT: ('r_sym', 0x5)
	               ^
	<stdin>:174:2: note: scanning from here
	 ('r_sym', 0x5L)
	 ^
	--
	
	********************
	

Last 10 lines of 'plt.s':
	<stdin>:174:12: note: scanning from here
	 ('r_sym', 0x5L)
	           ^
	<stdin>:175:2: note: possible intended match here
	 ('r_type', 0x4L)
	 ^
	--
	
	********************
	

Last 10 lines of 'relax.s':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/relax.s:34:16: error: expected string not found in input
	// CHECK-NEXT: ('r_sym', 0x5)
	               ^
	<stdin>:180:2: note: scanning from here
	 ('r_sym', 0x5L)
	 ^
	--
	
	********************
	

Last 10 lines of 'relocation.s':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/MC/ELF/relocation.s:25:16: error: expected string not found in input
	// CHECK-NEXT: ('r_sym', 0x2)
	               ^
	<stdin>:171:2: note: scanning from here
	 ('r_sym', 0x2L)
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list