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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Nov 17 17:36:32 PST 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/11080

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

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

Build Reason: 
Build Source Stamp: 119603
Blamelist: fpichet,grosbach,resistor

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
File: unittests/VMCore/ValueMapTest.cpp
At: Wed 17 Nov 2010 17:03:22
Changed By: fpichet
Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ().
This is because of bug 331418 on Microsoft Connect.Properties: 




Files:
 lib/Target/ARM/ARMInstrThumb2.td
 test/MC/ARM/thumb2.s
At: Wed 17 Nov 2010 17:13:13
Changed By: resistor
Comments: Try again at providing Thumb2 encodings for basic multiplication operators.
Properties: 




Files:
 lib/Target/ARM/ARMInstrFormats.td
 lib/Target/ARM/ARMInstrInfo.td
At: Wed 17 Nov 2010 17:22:50
Changed By: grosbach
Comments: Refactor the ARM PICADD and PICLDR* instructions to really be pseudos and not
just pretend to be.Properties: 




File: lib/Target/ARM/ARMInstrFormats.td
At: Wed 17 Nov 2010 17:22:50
Changed By: grosbach
Comments: Add FIXME.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling StringRefTest.cpp for Release+Asserts build
	llvm[3]: ======= Finished Linking Release+Asserts Unit test JIT (without symbols)
	llvm[2]: Compiling TripleTest.cpp for Release+Asserts build
	llvm[2]: Compiling TwineTest.cpp for Release+Asserts build
	llvm[2]: Compiling ilistTest.cpp for Release+Asserts build
	llvm[2]: Linking Release+Asserts unit test Support (without symbols)
	llvm[2]: ======= Finished Linking Release+Asserts Unit test Support (without symbols)
	llvm[2]: Linking Release+Asserts unit test ADT (without symbols)
	llvm[2]: ======= Finished Linking Release+Asserts Unit test ADT (without symbols)
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/ARM/ARMBaseInstrInfo.cpp:1574: warning: 'NewUseOpc' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/ARM/ARMBaseInstrInfo.cpp:1576: warning: 'SOImmValV2' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/ARM/ARMBaseInstrInfo.cpp:1576: warning: 'SOImmValV1' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:684: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:916: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Analysis/ScalarEvolution.cpp:169: warning: 'OpStr' may be used uninitialized in this function
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/unittests/Support/ConstantRangeTest.cpp:210: warning: passing negative value '-0x00000000000000080' for argument 2 to 'llvm::APInt::APInt(unsigned int, uint64_t, bool)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/Support/Endian.h:37: warning: malformed '#pragma pack(push[, id], <n>)' - ignored




More information about the llvm-testresults mailing list