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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Apr 8 19:14:40 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/6060

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 100842
Blamelist: djg,spyffe

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Analysis/Lint.cpp
 test/Other/lint.ll
At: Thu 08 Apr 2010 18:41:06
Changed By: djg
Comments: Add several more lint checks.
Properties: 




Files:
 tools/Makefile
 tools/llvm-mc/Disassembler.cpp
 tools/llvm-mc/Disassembler.h
 tools/llvm-mc/Makefile
 tools/llvm-mc/llvm-mc.cpp
At: Thu 08 Apr 2010 18:46:35
Changed By: spyffe
Comments: Added a tester for the enhanced disassembler,
integrated into the llvm-mc testing tool.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: MC/MachO/zerofill-3.s
	    LLVM :: MC/MachO/zerofill-4.s
	    LLVM :: MC/MachO/zerofill-sect-align.s
	
	  Expected Passes    : 4566
	  Expected Failures  : 29
	  Unsupported Tests  : 515
	  Unexpected Failures: 68
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: MC/MachO/symbols-1.s
	LLVM :: MC/MachO/x86_32-sections.s
	LLVM :: MC/MachO/x86_32-symbols.s
	LLVM :: MC/MachO/x86_64-sections.s
	LLVM :: MC/MachO/x86_64-symbols.s
	LLVM :: MC/MachO/zerofill-1.s
	LLVM :: MC/MachO/zerofill-2.s
	LLVM :: MC/MachO/zerofill-sect-align.s
	LLVM :: MC/MachO/zerofill-4.s
	LLVM :: MC/MachO/zerofill-3.s

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-bit.s
	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/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 'x86_32-new-encoder.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/X86/x86_32-new-encoder.s:4:11: error: expected string not found in input
	// CHECK: lfence
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'x86_64-incl_decl.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/X86/x86_64-incl_decl.s:4:17: error: expected string not found in input
	# CHECK-X86_32: incb %al # encoding: [0xfe,0xc0]
	                ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'x86_64-encoding.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/X86/x86_64-encoding.s:3:11: error: expected string not found in input
	// CHECK: crc32b %bl, %eax
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'x86_64-operands.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/X86/x86_64-operands.s:5:10: error: expected string not found in input
	# CHECK: callq a
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'x86_instructions.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/X86/x86_instructions.s:3:11: error: expected string not found in input
	// CHECK: subb %al, %al
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'x86_64-new-encoder.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/X86/x86_64-new-encoder.s:4:11: error: expected string not found in input
	// CHECK: movl foo(%rip), %eax
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'x86_operands.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/X86/x86_operands.s:6:10: error: expected string not found in input
	# CHECK: addl $1, %eax
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'x86_word_directive.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/X86/x86_word_directive.s:3:10: error: expected string not found in input
	# CHECK: TEST0:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'assignment.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/assignment.s:3:10: error: expected string not found in input
	# CHECK: TEST0:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'directive_align.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_align.s:3:10: error: expected string not found in input
	# CHECK: TEST0:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'directive_abort.s':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/Output/directive_abort.s.script: line 4: 41898 Trace/BPT trap          'llvm-mc' '-triple' 'i386-unknown-unknown' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_abort.s' 2> '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/Output/directive_abort.s.tmp'
	--
	
	********************
	

Last 10 lines of 'directive_ascii.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_ascii.s:4:10: error: expected string not found in input
	# CHECK: TEST0:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'conditional_asm.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/conditional_asm.s:3:10: error: expected string not found in input
	# CHECK: .byte 2
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'directive_comm.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_comm.s:3:10: error: expected string not found in input
	# CHECK: TEST0:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'directive_desc.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_desc.s:3:10: error: expected string not found in input
	# CHECK: TEST0:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'directive_include.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_include.s:3:10: error: expected string not found in input
	# CHECK: TESTA:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'directive_darwin_section.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_darwin_section.s:3:10: error: expected string not found in input
	# CHECK: .section __DWARF,__debug_frame,regular,debug
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'directive_file.s':
	# CHECK: .file "hello"
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	
	********************
	

Last 10 lines of 'directive_fill.s':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_fill.s:3:10: error: expected string not found in input
	# CHECK: TEST0:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'directive_line.s':
	Command Output (stderr):
	--
	dyld: Library not loaded: @rpath/libEnhancedDisassembly.dylib
	  Referenced from: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug/bin/llvm-mc
	  Reason: image not found
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/Output/directive_line.s.script: line 2: 41929 Trace/BPT trap          'llvm-mc' '-triple' 'i386-unknown-unknown' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/AsmParser/directive_line.s'
	--
	
	********************
	




More information about the llvm-testresults mailing list