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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Apr 23 11:47:43 PDT 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/6535

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 102194
Blamelist: evancheng,lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/X86/X86ISelLowering.cpp
 lib/Target/X86/X86ISelLowering.h
At: Fri 23 Apr 2010 11:25:00
Changed By: evancheng
Comments: Fix X86ISD::CMP i16 to i32 promotion.Properties: 




File: lib/Analysis/IPA/CallGraph.cpp
At: Fri 23 Apr 2010 11:25:00
Changed By: lattner
Comments: fix callgraph dump to not print 0x0x1234 for nodes.
Add the instruction pointer value for debuggability.  
We now get dump output that looks like this:

Call graph node for function: 'f1'<<0x1017086b0>>  #uses=1
  CS<0x1017046f8> calls external node

Call graph node for function: '_ZNSt6vectorIdSaIdEEC1EmRKdRKS0_'<<0x1017086f0>>  #uses=1
  CS<0x0> calls external node

Call graph node for function: 'f4'<<0x1017087a0>>  #uses=1
  CS<0x101708c88> calls function 'f3'

Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: Analysis/CallGraph/2008-09-09-DirectCall.ll
	    LLVM :: Analysis/CallGraph/2008-09-09-UsedByGlobal.ll
	    LLVM :: Transforms/PruneEH/2008-09-05-CGUpdate.ll
	
	  Expected Passes    : 4659
	  Expected Failures  : 31
	  Unsupported Tests  : 515
	  Unexpected Failures: 3
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: Analysis/CallGraph/2008-09-09-DirectCall.ll
	LLVM :: Analysis/CallGraph/2008-09-09-UsedByGlobal.ll
	LLVM :: Transforms/PruneEH/2008-09-05-CGUpdate.ll

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/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/Inline/indirect_resolve.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 '2008-09-09-directcall.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 2 lines, got 0.
	--
	
	********************
	

Last 10 lines of '2008-09-09-usedbyglobal.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of '2008-09-05-cgupdate.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 2 lines, got 0.
	--
	
	********************
	




More information about the llvm-testresults mailing list