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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Apr 2 15:48:08 PDT 2010


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

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

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

Build Reason: 
Build Source Stamp: 100237
Blamelist: ddunbar,johnny,spyffe

BUILD FAILED: failed compile.llvm.stage1

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: 




Files:
 test/CodeGen/rdr-6098585-default-after-caserange.c
 test/CodeGen/rdr-6098585-default-fallthrough-to-caserange.c
 test/CodeGen/rdr-6098585-empty-case-range.c
 test/CodeGen/rdr-6098585-fallthrough-to-empty-range.c
 test/CodeGen/rdr-6098585-unsigned-caserange.c
 test/CodeGen/switch.c
At: Fri 02 Apr 2010 15:35:02
Changed By: ddunbar
Comments: Merge several tests into switch.c.Properties: 




Files:
 test/CodeGen/enum.c
 test/CodeGen/indirect-goto.c
At: Fri 02 Apr 2010 15:35:02
Changed By: ddunbar
Comments: Avoid unneeded calls to opt/llvm-dis.Properties: 




File: lib/CodeGen/CGObjCMac.cpp
At: Fri 02 Apr 2010 15:35:02
Changed By: ddunbar
Comments: IRgen/NeXT: Remove my refactoring-enabling asserts, and add a FIXME.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: ======= Finished Linking Release Executable FileCheck (without symbols)
	llvm[2]: Compiling CallingConvEmitter.cpp for Release build
	llvm[2]: Compiling ClangDiagnosticsEmitter.cpp for Release build
	llvm[3]: Compiling gtest-typed-test.cc for Release build
	llvm[2]: Compiling CodeEmitterGen.cpp for Release build
	make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/utils/TableGen/Release/ARMDecoderEmitter.o] Error 1
	make[2]: *** Waiting for unfinished jobs....
	llvm[3]: Building Release Archive Library libGoogleTest.a
	make[1]: *** [TableGen/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/utils/TableGen/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*> >]'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/utils/TableGen/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