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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 9 14:59:47 PST 2009


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/413

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

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

Build Reason: 
Build Source Stamp: 86612
Blamelist: ddunbar,djg,fjahanian,grosbach,jyasskin,lattner,mrs

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

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Sema/Sema.h
At: Mon 09 Nov 2009 14:28:47
Changed By: fjahanian
Comments: Removed a FIXME on nested type specifier warning.





File: lib/Sema/Sema.h
At: Mon 09 Nov 2009 14:28:47
Changed By: fjahanian
Comments: Further change in a comment.





File: lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
At: Mon 09 Nov 2009 14:28:47
Changed By: mrs
Comments: Fix for 64-bit builds.




File: lib/CodeGen/SelectionDAG/DAGCombiner.cpp
At: Mon 09 Nov 2009 14:28:47
Changed By: djg
Comments: Remove an unneeded #include.




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: grosbach
Comments: Set dynamic stack realignment to real values.



File: lib/Transforms/Scalar/JumpThreading.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: lattner
Comments: stub out a new form of BasicBlock::RemovePredecessorAndSimplify which
simplifies instruction users of PHIs when the phi is eliminated.  This
will be moved to transforms/utils after some other refactoring.




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: grosbach
Comments: Enable dynamic stack realignment by default.



Files:
 include/llvm/ExecutionEngine/ExecutionEngine.h
 include/llvm/ExecutionEngine/JITMemoryManager.h
 lib/ExecutionEngine/ExecutionEngine.cpp
 lib/ExecutionEngine/JIT/JIT.cpp
 lib/ExecutionEngine/JIT/JIT.h
 lib/ExecutionEngine/JIT/JITEmitter.cpp
 lib/ExecutionEngine/JIT/JITMemoryManager.cpp
 unittests/ExecutionEngine/JIT/JITTest.cpp
At: Mon 09 Nov 2009 14:38:47
Changed By: jyasskin
Comments: Remove dlsym stubs, with Nate Begeman's permission.




Files:
 lib/CodeGen/CGBuiltin.cpp
 test/CodeGen/object-size.c
At: Mon 09 Nov 2009 14:43:47
Changed By: mrs
Comments: Enable the use of the new llvm objectsize intrinsic.




File: tools/clang-cc/clang-cc.cpp
At: Mon 09 Nov 2009 14:48:47
Changed By: ddunbar
Comments: (llvm up) Convert clang-cc.cpp:GetLanguage to StringSwitch.



File: tools/clang-cc/clang-cc.cpp
At: Mon 09 Nov 2009 14:48:47
Changed By: ddunbar
Comments: Change clang-cc to expect that all inputs have the same language (so we can only construct a single LangInfo). This matches how it is used in practice (since the compiler only it invokes it for one file at a time).



File: include/clang/Frontend/HeaderSearchOptions.h
At: Mon 09 Nov 2009 14:48:47
Changed By: ddunbar
Comments: Add default initializer for Sysroot ivar.



File: tools/clang-cc/clang-cc.cpp
At: Mon 09 Nov 2009 14:48:47
Changed By: ddunbar
Comments: Switch Target* to Target&.



Files:
 include/clang/Frontend/CompilerInvocation.h
 tools/clang-cc/clang-cc.cpp
At: Mon 09 Nov 2009 14:48:47
Changed By: ddunbar
Comments: Move LangOptions, HeaderSearchOptions, and the target feature map into
CompilerInvocation.



LOGS:
Last 10 lines of 'test.llvm.stage1.stdio':
	********************
	Failing Tests (1):
	    LLVM::CodeGen/Thumb2/large-stack.ll
	
	  Expected Passes    : 4365
	  Expected Failures  : 29
	  Unsupported Tests  : 491
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test.llvm.stage1.fail':
	LLVM::CodeGen/Thumb2/large-stack.ll

Last 10 lines of 'test.llvm.stage1.xfail':
	LLVM::DebugInfo/deaddebuglabel.ll
	LLVM::MC/AsmParser/directive_lsym.s
	LLVM::MC/AsmParser/exprs-invalid.s
	LLVM::Transforms/GVN/rle-must-alias.ll
	LLVM::Transforms/GlobalOpt/2009-03-03-dbg.ll
	LLVM::Transforms/GlobalOpt/2009-03-05-dbg.ll
	LLVM::Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM::Transforms/InstCombine/cast-sext-zext.ll
	LLVM::Transforms/TailCallElim/nocapture.ll
	LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'test.llvm.stage1.unsupported':
	LLVM::LLVMC/C++/hello.cpp
	LLVM::LLVMC/C++/together.cpp
	LLVM::LLVMC/C/opt-test.c
	LLVM::LLVMC/C/hello.c
	LLVM::LLVMC/C/include.c
	LLVM::LLVMC/C/emit-llvm.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 'test.llvm.stage1.large-stack.ll':
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Thumb2/large-stack.ll:21:24: error: expected string not found in input
	; CHECK: sub sp, #4 * 4
	                       ^
	<stdin>:40:2: note: scanning from here
	 sub sp, #6 * 4
	 ^
	--
	
	********************
	

Last 10 lines of 'compile.llvm-gcc.stage1.stdio':
	configure: creating ./config.status
	config.status: creating Makefile
	config.status: creating gccbug
	config.status: creating mklibgcc
	config.status: creating libada-mk
	config.status: creating ada/Makefile
	config.status: creating auto-host.h
	config.status: executing default commands
	make[1]: *** [stage2-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'compile.llvm-gcc.stage1.warnings':
	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'
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return




More information about the llvm-testresults mailing list