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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Apr 2 15:32:44 PDT 2010


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

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

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

Build Reason: 
Build Source Stamp: 100233
Blamelist: johnny,spyffe

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp
At: Fri 02 Apr 2010 15:30:01
Changed By: spyffe
Comments: Added support for reporting operand token ranges
to the ARM AsmParser.
Properties: 




Files:
 Makefile.rules
 include/llvm/Support/MathExtras.h
 lib/Target/ARM/Disassembler
 lib/Target/ARM/Disassembler/ARMDisassembler.cpp
 lib/Target/ARM/Disassembler/ARMDisassembler.h
 lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
 lib/Target/ARM/Disassembler/ARMDisassemblerCore.h
 lib/Target/ARM/Disassembler/Makefile
 lib/Target/ARM/Disassembler/ThumbDisassemblerCore.h
 lib/Target/ARM/Makefile
 test/MC/Disassembler/arm-tests.txt
 test/MC/Disassembler/neon-tests.txt
 test/MC/Disassembler/thumb-tests.txt
 utils/TableGen/ARMDecoderEmitter.cpp
 utils/TableGen/ARMDecoderEmitter.h
 utils/TableGen/DisassemblerEmitter.cpp
 utils/TableGen/TableGen.cpp
At: Fri 02 Apr 2010 15:30:01
Changed By: johnny
Comments: Second try of initial ARM/Thumb disassembler check-in.  It consists of a tablgen
backend (ARMDecoderEmitter) which emits the decoder functions for ARM and Thumb,
and the disassembler core which invokes the decoder function and builds up the
MCInst based on the decoded Opcode.

Reviewed by Chris Latter and Bob Wilson.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[3]: Compiling gtest-port.cc for Debug build
	llvm[2]: Compiling ClangDiagnosticsEmitter.cpp for Debug build
	llvm[2]: Compiling CodeEmitterGen.cpp for Debug build
	make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/utils/TableGen/Debug/ARMDecoderEmitter.o] Error 1
	make[2]: *** Waiting for unfinished jobs....
	llvm[3]: Compiling gtest-test-part.cc for Debug build
	llvm[3]: Compiling gtest-typed-test.cc for Debug build
	llvm[3]: Building Debug Archive Library libGoogleTest.a
	make[1]: *** [TableGen/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	ARMDecoderEmitter.cpp:303: warning: passing negative value '-0x00000000000000001' for argument 1 to 'typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::find(const _Key&) [with _Key = unsigned int, _Tp = FilterChooser*, _Compare = std::less<unsigned int>, _Alloc = std::allocator<std::pair<const unsigned int, FilterChooser*> >]'
	ARMDecoderEmitter.cpp:303: warning: passing negative value '-0x00000000000000001' for argument 1 to 'typename std::_Rb_tree<_Key, std::pair<const _Key, _Tp>, std::_Select1st<std::pair<const _Key, _Tp> >, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::find(const _Key&) [with _Key = unsigned int, _Tp = FilterChooser*, _Compare = std::less<unsigned int>, _Alloc = std::allocator<std::pair<const unsigned int, FilterChooser*> >]'




More information about the llvm-testresults mailing list