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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Mar 2 11:03:30 PST 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 97574
Blamelist: johnny,lattner

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/ARM/ARMInstrThumb.td
 lib/Target/ARM/ARMInstrThumb2.td
At: Tue 02 Mar 2010 10:18:47
Changed By: johnny
Comments: Added 32-bit Thumb instructions: CPS, SDIV, UDIV, SXTB16, SXTAB16, UXTAB16, SEL,
SMMULR, SMMLAR, SMMLSR, TBB, TBH, and 16-bit Thumb instruction CPS for
disassembly only.
Properties: 




File: utils/TableGen/DAGISelEmitter.cpp
At: Tue 02 Mar 2010 10:18:47
Changed By: lattner
Comments: the sorting predicate should work for comparing an element
to itself, even though this isn't wildly useful.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling X86Disassembler.cpp for Release build
	llvm[4]: Compiling X86DisassemblerDecoder.c for Release build
	llvm[3]: Building Release Archive Library libLLVMipa.a
	1 diagnostic generated.
	llvm[2]: Building Release Archive Library libLLVMCodeGen.a
	llvm[4]: Building Release Archive Library libLLVMX86Disassembler.a
	llvm[4]: Compiling X86TargetInfo.cpp for Release build
	llvm[4]: Building Release Archive Library libLLVMX86Info.a
	make[1]: *** [Target/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/SelectionDAG/DAGCombiner.cpp:5550:37: warning: operands of ? are integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Target/X86/X86FastISel.cpp:306:45: warning: operands of ? are integers of different signs: 'int64_t' (aka 'long long') and 'uint64_t' (aka 'unsigned long long') [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:198:55: warning: operands of ? are integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Target/X86/X86ISelLowering.cpp:3405:22: warning: operands of ? are integers of different signs: 'unsigned int' and 'int' [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Target/X86/X86ISelLowering.cpp:3406:39: warning: operands of ? are integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/MachineDominators.cpp:22:1: warning: explicit instantiation of 'addRoot' that occurs after an explicit specialization will be ignored (C++0x extension) [-pedantic]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/VirtRegRewriter.cpp:893:11: warning: operands of ? are integers of different signs: 'int' and 'unsigned int' [-Wsign-compare]




More information about the llvm-testresults mailing list