[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Dec 9 16:02:51 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/16750
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 121434
Blamelist: rafael
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: tools/driver/cc1as_main.cpp
At: Thu 09 Dec 2010 15:51:47
Changed By: rafael
Comments: Update clang for the API changes in the cfi patch.Properties:
Files:
include/llvm/CodeGen/MachineModuleInfo.h
include/llvm/MC/MCContext.h
include/llvm/MC/MCDwarf.h
include/llvm/MC/MCObjectStreamer.h
include/llvm/MC/MCStreamer.h
include/llvm/Target/TargetAsmBackend.h
include/llvm/Target/TargetAsmInfo.h
include/llvm/Target/TargetRegistry.h
lib/CodeGen/ELFWriter.cpp
lib/CodeGen/LLVMTargetMachine.cpp
lib/CodeGen/MachineModuleInfo.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCAsmStreamer.cpp
lib/MC/MCContext.cpp
lib/MC/MCDisassembler/EDDisassembler.cpp
lib/MC/MCDwarf.cpp
lib/MC/MCELFStreamer.cpp
lib/MC/MCLoggingStreamer.cpp
lib/MC/MCMachOStreamer.cpp
lib/MC/MCNullStreamer.cpp
lib/MC/MCObjectStreamer.cpp
lib/MC/MCStreamer.cpp
lib/Target/CBackend/CBackend.cpp
lib/Target/PTX/PTXMCAsmStreamer.cpp
lib/Target/PTX/PTXTargetMachine.cpp
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86AsmBackend.cpp
test/MC/ELF/cfi.s
test/MC/ELF/empty-dwarf-lines.s
tools/llvm-mc/llvm-mc.cpp
tools/lto/LTOCodeGenerator.cpp
tools/lto/LTOModule.cpp
At: Thu 09 Dec 2010 15:51:47
Changed By: rafael
Comments: Initial support for the cfi directives. This is just enough to get
f:
.cfi_startproc
nop
.cfi_endproc
assembled (on ELF).Properties:
LOGS:
Last 10 lines of 'stdio':
cc1as_main.cpp: In function 'bool ExecuteAssembler(<unnamed>::AssemblerInvocation&, clang::Diagnostic&)':
cc1as_main.cpp:248: error: no matching function for call to 'llvm::MCContext::MCContext(llvm::MCAsmInfo&)'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/MC/MCContext.h:105: note: candidates are: llvm::MCContext::MCContext(const llvm::MCAsmInfo&, const llvm::TargetAsmInfo*)
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/MC/MCContext.h:40: note: llvm::MCContext::MCContext(const llvm::MCContext&)
make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/tools/driver/Debug+Asserts/cc1as_main.o] Error 1
make[4]: *** Waiting for unfinished jobs....
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:239: 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)'
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)'
ASTReader.cpp:3323: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'
More information about the llvm-testresults
mailing list