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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Nov 24 11:31:25 PST 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/16108

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

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

Build Reason: 
Build Source Stamp: 120103
Blamelist: mspencer

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 unittests/CMakeLists.txt
 unittests/Makefile
 unittests/Support/System.cpp
 unittests/System
 unittests/System/Makefile
 unittests/System/Path.cpp
 unittests/System/TimeValue.cpp
At: Wed 24 Nov 2010 11:23:04
Changed By: mspencer
Comments: unittests: Add SystemTests.Properties: 




File: include/llvm/System/PathV2.h
At: Wed 24 Nov 2010 11:23:04
Changed By: mspencer
Comments: Path Version 2.

Based on TR2/boost filesystem (v3) API, but modified to remove exceptions.

Do not include this file directly, when it is ready, it will be included by
include/llvm/System/Path.h.Properties: 




File: unittests/System/Path.cpp
At: Wed 24 Nov 2010 11:23:04
Changed By: mspencer
Comments: unittests: Add initial Path-V2 test.Properties: 




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

Last 10 lines of 'warnings':
	MCDwarf.cpp:278: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	ASTReader.cpp:3282: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'
	CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
	CGExprCXX.cpp:559: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
	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.clang-i386-darwin9/llvm/include/llvm/Support/Endian.h:37: warning: malformed '#pragma pack(push[, id], <n>)' - ignored




More information about the llvm-testresults mailing list