[llvm-testresults] buildbot failure in lab.llvm.org on phase3 - tree health

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Oct 8 11:52:29 PDT 2013


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 192181
Blamelist: chapuni,rafael

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/Sparc/SparcJITInfo.cpp
On: smooshlab-project
At: Tue 08 Oct 2013 03:36:30
Changed By: chapuni
Comments: Prune trailing linefeeds.Properties: 
  phase_id: r192179-t20131008_033835-b12484



File: lib/Target/Sparc/SparcJITInfo.cpp
On: smooshlab-project
At: Tue 08 Oct 2013 03:36:30
Changed By: chapuni
Comments: SparcJITInfo.cpp: Prune "default:" label to fix a warning. [-Wcovered-switch-default]Properties: 
  phase_id: r192179-t20131008_033835-b12484



Files:
 include/llvm/MC/MCELFStreamer.h
 include/llvm/MC/MCObjectStreamer.h
 include/llvm/MC/MCStreamer.h
 include/llvm/Support/TargetRegistry.h
 lib/CodeGen/AsmPrinter/ARMException.cpp
 lib/CodeGen/AsmPrinter/DwarfException.h
 lib/LTO/LTOModule.cpp
 lib/MC/MCAsmStreamer.cpp
 lib/MC/MCELFStreamer.cpp
 lib/MC/MCMachOStreamer.cpp
 lib/MC/MCNullStreamer.cpp
 lib/MC/MCObjectStreamer.cpp
 lib/MC/MCPureStreamer.cpp
 lib/MC/MCStreamer.cpp
 lib/MC/WinCOFFStreamer.cpp
 lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp
 lib/Target/ARM/ARMAsmPrinter.cpp
 lib/Target/ARM/AsmParser/ARMAsmParser.cpp
 lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
 lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
 lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h
 lib/Target/Mips/AsmParser/MipsAsmParser.cpp
 lib/Target/Mips/MCTargetDesc/CMakeLists.txt
 lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
 lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
 lib/Target/Mips/MipsAsmPrinter.cpp
 lib/Target/Mips/MipsAsmPrinter.h
 lib/Target/Mips/MipsTargetStreamer.h
 lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp
 lib/Target/PowerPC/PPCAsmPrinter.cpp
 lib/Target/PowerPC/PPCTargetStreamer.h
 lib/Target/R600/MCTargetDesc/AMDGPUMCTargetDesc.cpp
 lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
 lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
On: smooshlab-project
At: Tue 08 Oct 2013 06:16:35
Changed By: rafael
Comments: Add a MCTargetStreamer interface.

This patch fixes an old FIXME by creating a MCTargetStreamer interface
and moving the target specific functions for ARM, Mips and PPC to it.

The ARM streamer is still declared in a common place because it is
used from lib/CodeGen/ARMException.cpp, but the Mips and PPC are
completely hidden in the corresponding Target directories.

I will send an email to llvmdev with instructions on how to use this.Properties: 
  phase_id: r192181-t20131008_061835-b12485



LOGS:






More information about the llvm-testresults mailing list