[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu Aug 8 15:33:08 PDT 2013


The Buildbot has detected a new failure on builder phase1 - sanity while building llvm.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/9989

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 188022
Blamelist: mspencer

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Object/ELF.h
 include/llvm/Object/ELFObjectFile.h
 include/llvm/Object/ELFTypes.h
 include/llvm/Object/RelocVisitor.h
 lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
 lib/MC/MCObjectSymbolizer.cpp
 lib/Object/CMakeLists.txt
 lib/Object/ELF.cpp
 lib/Object/ELFObjectFile.cpp
 lib/Target/X86/MCTargetDesc/X86ELFRelocationInfo.cpp
 test/Object/Inputs/corrupt-version.elf-x86_64
 test/Object/Inputs/corrupt.elf-x86-64
 test/Object/corrupt.test
 tools/llvm-objdump/ELFDump.cpp
 tools/llvm-readobj/ELFDumper.cpp
 tools/llvm-readobj/llvm-readobj.cpp
 tools/yaml2obj/yaml2elf.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Thu 08 Aug 2013 15:30:33
Changed By: mspencer
Comments: [Object] Split the ELF interface into 3 parts.

* ELFTypes.h contains template magic for defining types based on endianess, size, and alignment.
* ELFFile.h defines the ELFFile class which provides low level ELF specific access.
* ELFObjectFile.h contains ELFObjectFile which uses ELFFile to implement the ObjectFile interface.Properties: 




LOGS:






More information about the llvm-testresults mailing list