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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jan 12 16:11:16 PST 2011


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/17877

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

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

Build Reason: 
Build Source Stamp: 123344
Blamelist: djg,mspencer

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Support/PathV1.h
 lib/Support/PathV2.cpp
At: Wed 12 Jan 2011 16:00:53
Changed By: mspencer
Comments: Support/Path: Deprecate PathV1::IsSymlink and replace all uses with PathV2::is_symlink.Properties: 




File: lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
At: Wed 12 Jan 2011 16:00:53
Changed By: djg
Comments: Apply the patch from PR8958, which allows llc to get slightly
further on the associated testcase before aborting.
Properties: 




File: lib/Driver/ToolChains.cpp
At: Wed 12 Jan 2011 16:00:54
Changed By: mspencer
Comments: replace all uses of PathV1::IsSymlink with PathV2::is_symlink.Properties: 




LOGS:
Last 10 lines of 'stdio':
	  "llvm::sys::fs::is_symlink(llvm::Twine const&, bool&)", referenced from:
	      clang::driver::toolchains::Linux::Linux(clang::driver::HostInfo const&, llvm::Triple const&)in libclangDriver.a(ToolChains.o)
	      clang::driver::toolchains::Linux::Linux(clang::driver::HostInfo const&, llvm::Triple const&)in libclangDriver.a(ToolChains.o)
	ld: symbol(s) not found
	collect2: ld returned 1 exit status
	make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang] Error 1
	make[3]: *** [all] Error 1
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	MCDwarf.cpp:241: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	MCDwarf.cpp:717: warning: passing negative value '-0x00000000000000001' for argument 3 to '<unnamed>::CIEKey::CIEKey(const llvm::MCSymbol*, unsigned int, unsigned int)'
	MCDwarf.cpp:718: warning: passing negative value '-0x00000000000000001' for argument 2 to '<unnamed>::CIEKey::CIEKey(const llvm::MCSymbol*, unsigned int, unsigned int)'
	SPUISelLowering.cpp:691: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	SPUISelLowering.cpp:923: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	ASTReader.cpp:3388: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'
	CGExprCXX.cpp:462: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
	CGExprCXX.cpp:523: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'




More information about the llvm-testresults mailing list