[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
Jason Kim
jasonwkim at google.com
Thu Dec 16 08:24:56 PST 2010
Hi everyone -
Log end doesn't seem related to my checkin.
Thanks!
-jason
On Wed, Dec 15, 2010 at 7:48 PM, <daniel_dunbar at apple.com> wrote:
> The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
> Full details are available at:
> http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/6303
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: smoosh-02
>
> Build Reason:
> Build Source Stamp: 121957
> Blamelist: ddunbar,djg,jasonwkim,mspencer
>
> BUILD FAILED: failed compile
>
> sincerely,
> -The Buildbot
>
>
> ================================================================================
>
> CHANGES:
> File: lib/Analysis/TypeBasedAliasAnalysis.cpp
> At: Wed 15 Dec 2010 19:01:40
> Changed By: djg
> Comments: Update a comment.
> Properties:
>
>
>
>
> File: include/llvm/MC/MCCodeEmitter.h
> At: Wed 15 Dec 2010 19:12:16
> Changed By: ddunbar
> Comments: MC: Remove a FIXME I no longer agree with.Properties:
>
>
>
>
> Files:
> include/llvm/MC/MCCodeEmitter.h
> include/llvm/MC/MCFixupKindInfo.h
> At: Wed 15 Dec 2010 19:12:16
> Changed By: ddunbar
> Comments: MC: Split MCFixupKindInfo out into its own header.Properties:
>
>
>
>
> Files:
> include/llvm/MC/MCStreamer.h
> include/llvm/Target/TargetRegistry.h
> lib/CodeGen/LLVMTargetMachine.cpp
> lib/MC/MCAsmStreamer.cpp
> lib/Target/PTX/PTXMCAsmStreamer.cpp
> lib/Target/PTX/PTXTargetMachine.cpp
> tools/llvm-mc/llvm-mc.cpp
> At: Wed 15 Dec 2010 19:12:16
> Changed By: ddunbar
> Comments: MC: Make TargetAsmBackend available to the AsmStreamer.
> - Treaty talks on the non-proliferation of MC objects broke down.Properties:
>
>
>
>
> File: tools/driver/cc1as_main.cpp
> At: Wed 15 Dec 2010 19:12:16
> Changed By: ddunbar
> Comments: Update for LLVM API change.Properties:
>
>
>
>
> Files:
> lib/MC/ELFObjectWriter.cpp
> lib/MC/MCELFStreamer.cpp
> test/CodeGen/ARM/2010-12-15-elf-lcomm.ll
> At: Wed 15 Dec 2010 19:16:40
> Changed By: jasonwkim
> Comments: 1. ARM/MC/ELF: A few more ELF relocs for .o
> 2. Fixed EmitLocalCommonSymbol for ELF (Yes, they exist. :)
> Test added.
>
> Properties:
>
>
>
>
> Files:
> include/llvm/MC/MCCodeEmitter.h
> include/llvm/Target/TargetAsmBackend.h
> lib/MC/MCAsmStreamer.cpp
> lib/MC/MCAssembler.cpp
> lib/MC/MCCodeEmitter.cpp
> lib/MC/TargetAsmBackend.cpp
> lib/Target/ARM/ARMAsmBackend.cpp
> lib/Target/ARM/ARMMCCodeEmitter.cpp
> lib/Target/MBlaze/MBlazeAsmBackend.cpp
> lib/Target/MBlaze/MBlazeMCCodeEmitter.cpp
> lib/Target/PowerPC/PPCAsmBackend.cpp
> lib/Target/PowerPC/PPCMCCodeEmitter.cpp
> lib/Target/X86/X86AsmBackend.cpp
> lib/Target/X86/X86FixupKinds.h
> lib/Target/X86/X86MCCodeEmitter.cpp
> At: Wed 15 Dec 2010 19:26:46
> Changed By: ddunbar
> Comments: MC: Move target specific fixup info descriptors to TargetAsmBackend instead of
> the MCCodeEmitter, which seems like a better organization.
> - Also, cleaned up some magic constants while in the area.Properties:
>
>
>
>
> File: .gitignore
> At: Wed 15 Dec 2010 19:31:43
> Changed By: mspencer
> Comments: Add .gitignore. I chose not to dump the svn ignore list into this because most
> of the entries there are useless for out of source builds.Properties:
>
>
>
>
> Files:
> include/llvm/Support/IRReader.h
> include/llvm/Support/MemoryBuffer.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/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/lto/LTOCodeGenerator.cpp
> tools/lto/LTOModule.cpp
> tools/macho-dump/macho-dump.cpp
> utils/FileCheck/FileCheck.cpp
> utils/FileUpdate/FileUpdate.cpp
> utils/TableGen/TableGen.cpp
> At: Wed 15 Dec 2010 19:31:43
> Changed By: mspencer
> Comments: MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.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: Wed 15 Dec 2010 19:31:43
> Changed By: mspencer
> Comments: MemoryBuffer API update.Properties:
>
>
>
>
> Files:
> CMakeLists.txt
> runtime/CMakeLists.txt
> At: Wed 15 Dec 2010 19:31:43
> Changed By: mspencer
> Comments: CMake: Add runtime dir.Properties:
>
>
>
>
> LOGS:
> Last 10 lines of 'stdio':
> llvm[4]: Compiling UndefResultChecker.cpp for Debug+Asserts build
> llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build
> llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build
> llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build
> llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build
> llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build
> llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a
> make[2]: *** [all] Error 1
> make[1]: *** [clang/.makeall] Error 2
> make: *** [all] Error 1
>
> Last 10 lines of 'warnings':
> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/MC/TargetAsmBackend.cpp:34: warning: comparison between signed and unsigned integer expressions
>
>
More information about the llvm-testresults
mailing list