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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Dec 9 10:12:13 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/11840

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

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

Build Reason: 
Build Source Stamp: 121386
Blamelist: mspencer

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Support/IRReader.h
 include/llvm/Support/MemoryBuffer.h
 include/llvm/Support/system_error.h
 lib/Archive/Archive.cpp
 lib/Archive/ArchiveWriter.cpp
 lib/AsmParser/Parser.cpp
 lib/Linker/LinkItems.cpp
 lib/Linker/Linker.cpp
 lib/Object/ObjectFile.cpp
 lib/Support/CommandLine.cpp
 lib/Support/FileUtilities.cpp
 lib/Support/MemoryBuffer.cpp
 lib/Support/SourceMgr.cpp
 lib/Support/system_error.cpp
 lib/VMCore/Core.cpp
 tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
 tools/llvm-dis/llvm-dis.cpp
 tools/llvm-mc/llvm-mc.cpp
 tools/llvm-nm/llvm-nm.cpp
 tools/llvm-prof/llvm-prof.cpp
 tools/macho-dump/macho-dump.cpp
 utils/FileCheck/FileCheck.cpp
 utils/TableGen/TableGen.cpp
At: Thu 09 Dec 2010 09:41:40
Changed By: mspencer
Comments: Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients.Properties: 




Files:
 include/llvm/Support/FileSystem.h
 lib/Support/PathV2.cpp
At: Thu 09 Dec 2010 09:41:40
Changed By: mspencer
Comments: Support/FileSystem: Change file_status predicate functions that cannot fail to
return their result instead of an error_code. Also add some missing predicate
functions.Properties: 




Files:
 include/llvm/ADT/SmallString.h
 include/llvm/ADT/SmallVector.h
 lib/Support/Windows/PathV2.inc
 lib/Support/Windows/Windows.h
At: Thu 09 Dec 2010 09:41:40
Changed By: mspencer
Comments: Support: Move c_str from SmallVector back to SmallString and add a free standing
templated c_str in Windows.h to replace it.Properties: 




Files:
 include/llvm/Support/MemoryBuffer.h
 lib/Support/FileUtilities.cpp
 lib/Support/SourceMgr.cpp
At: Thu 09 Dec 2010 09:41:40
Changed By: mspencer
Comments: Fix whitespace.Properties: 




File: lib/Support/Windows/PathV2.inc
At: Thu 09 Dec 2010 09:41:40
Changed By: mspencer
Comments: Support/Windows/PathV2: Fix header comment.Properties: 




Files:
 lib/Basic/FileManager.cpp
 lib/Driver/ToolChains.cpp
 lib/Frontend/CompilerInstance.cpp
 lib/Lex/PTHLexer.cpp
 lib/Serialization/ASTReader.cpp
 tools/driver/cc1as_main.cpp
 tools/driver/driver.cpp
At: Thu 09 Dec 2010 09:41:40
Changed By: mspencer
Comments: Use error_code instead of std::string* for MemoryBuffer.Properties: 




File: utils/FileUpdate/FileUpdate.cpp
At: Thu 09 Dec 2010 09:51:40
Changed By: mspencer
Comments: Missed FileUpdate because CMake doesn't build it yet :(.Properties: 




File: CMakeLists.txt
At: Thu 09 Dec 2010 10:01:42
Changed By: mspencer
Comments: CMake: Add FileUpdate to the build.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling ToolRunner.cpp for Release+Asserts build
	llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-mc (without symbols)
	llvm[2]: Compiling bugpoint.cpp for Release+Asserts build
	llvm[2]: Linking Release+Asserts executable llvm-diff (without symbols)
	llvm[2]: Linking Release+Asserts executable bugpoint (without symbols)
	llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-diff (without symbols)
	llvm[2]: ======= Finished Linking Release+Asserts Executable bugpoint (without symbols)
	llvm[3]: Linking Release+Asserts executable llvmc (without symbols)
	llvm[3]: ======= Finished Linking Release+Asserts Executable llvmc (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/MC/MCDwarf.cpp:236: 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/lib/Target/CellSPU/SPUISelLowering.cpp:692: 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:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'




More information about the llvm-testresults mailing list