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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Feb 11 11:51:54 PST 2010


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

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

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

Build Reason: 
Build Source Stamp: 95906
Blamelist: djg,dpatel,kremenek,lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: include/llvm/Target/Mangler.h
At: Thu 11 Feb 2010 11:34:49
Changed By: lattner
Comments: refactor x86 conditional branches to use a multipattern
that generates the 1-byte and 4-byte immediate versions
from one definition.

Properties: 




File: lib/VMCore/LLVMContextImpl.h
At: Thu 11 Feb 2010 11:39:49
Changed By: dpatel
Comments: Destroy MDNodes while destructing llvm context.
Properties: 




File: docs/CommandGuide/llvm-db.pod
At: Thu 11 Feb 2010 11:39:49
Changed By: djg
Comments: llvm-db was removed.
Properties: 




File: lib/Sema/SemaChecking.cpp
At: Thu 11 Feb 2010 11:39:49
Changed By: kremenek
Comments: Uncomment lines I never meant to have left commented in a commit.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Failing Tests (2):
	    LLVM :: CodeGen/X86/smul-with-overflow-3.ll
	    LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	
	  Expected Passes    : 4518
	  Expected Failures  : 25
	  Unsupported Tests  : 506
	  Unexpected Failures: 2
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/X86/smul-with-overflow-3.ll
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s

Last 10 lines of 'xfail':
	LLVM :: DebugInfo/deaddebuglabel.ll
	LLVM :: LLVMC/OutputSuffixHook.td
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: Transforms/GVN/rle-no-phi-translate.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/TailCallElim/nocapture.ll
	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'unsupported':
	LLVM :: LLVMC/C/hello.c
	LLVM :: LLVMC/C/include.c
	LLVM :: LLVMC/C/opt-test.c
	LLVM :: LLVMC/C/sink.c
	LLVM :: LLVMC/C++/together.cpp
	LLVM :: LLVMC/C++/hello.cpp
	LLVM :: LLVMC/C++/dash-x.cpp
	LLVM :: LLVMC/C/wall.c
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of 'smul-with-overflow-3.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 1 lines, got 0.
	--
	
	********************
	

Last 10 lines of 'x86_32-bit_cat.s':
	<stdin>:461:2: note: scanning from here
	 jb 32493
	 ^
	<stdin>:473:2: note: possible intended match here
	 jne 32493
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list