[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Fri Sep 27 16:31:29 PDT 2013


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 191579
Blamelist: ahatanak,arsenm,chandlerc,echristo,jmagee,ruiu

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Object/COFF.h
 include/llvm/Object/ELFObjectFile.h
 include/llvm/Object/MachO.h
 include/llvm/Object/ObjectFile.h
 lib/Object/COFFObjectFile.cpp
 lib/Object/MachOObjectFile.cpp
 tools/llvm-objdump/COFFDump.cpp
 tools/macho-dump/macho-dump.cpp
On: smooshlab-project
At: Fri 27 Sep 2013 14:50:30
Changed By: ruiu
Comments: Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}.

It is mentioned in the LLVM coding standard that _begin() and _end() suffixes
should be used.Properties: 
  phase_id: r191569-t20130927_145241-b12077



Files:
 include/llvm/CodeGen/StackProtector.h
 lib/CodeGen/StackProtector.cpp
On: smooshlab-project
At: Fri 27 Sep 2013 15:06:31
Changed By: jmagee
Comments: [stackprotector] Refactor the StackProtector pass from a single .cpp file into StackProtector.h and StackProtector.cpp.

No functionality change.  Future patches will add analysis which will be used
in other passes (PEI, StackSlot).  The end goal is to support ssp-strong stack
layout rules.

WIP.

Differential Revision: http://llvm-reviews.chandlerc.com/D1521
Properties: 
  phase_id: r191570-t20130927_150831-b12078



File: lib/DebugInfo/DWARFContext.cpp
On: smooshlab-project
At: Fri 27 Sep 2013 15:16:31
Changed By: echristo
Comments: Rework conditional for printing out pub sections.Properties: 
  phase_id: r191571-t20130927_151831-b12079



Files:
 lib/Sema/SemaTemplate.cpp
 test/CXX/dcl.dcl/dcl.attr/dcl.attr.deprecated/p1.cpp
On: smooshlab-project
At: Fri 27 Sep 2013 15:20:30
Changed By: chandlerc
Comments: Fix a bug where we failed to diagnose class template specialization
uses.

This fixes one of the two remaining failures to implement [[deprecated]]
as specified for C++14.Properties: 
  phase_id: r191572-t20130927_152530-b12080



Files:
 lib/Analysis/BasicAliasAnalysis.cpp
 lib/Transforms/InstCombine/InstCombineCalls.cpp
 lib/Transforms/InstCombine/InstCombineCompares.cpp
On: smooshlab-project
At: Fri 27 Sep 2013 15:26:31
Changed By: arsenm
Comments: Use type helper functionsProperties: 
  phase_id: r191576-t20130927_153238-b12081



Files:
 lib/Transforms/Instrumentation/DebugIR.cpp
 test/Transforms/DebugIR/simple-addrspace.ll
On: smooshlab-project
At: Fri 27 Sep 2013 15:30:30
Changed By: arsenm
Comments: Use right pointer type in DebugIRProperties: 
  phase_id: r191576-t20130927_153238-b12081



File: www/cxx_status.html
On: smooshlab-project
At: Fri 27 Sep 2013 15:36:30
Changed By: chandlerc
Comments: Implementation of N3760 which is planned to be voted into C++14's draft
tomorrow is complete.

There is a missing warning due to a serious issue with template
instantiation in Clang (and potentially in the core language).Properties: 
  phase_id: r191578-t20130927_153950-b12082



Files:
 lib/Target/Mips/MipsMachineFunction.cpp
 lib/Target/Mips/MipsMachineFunction.h
On: smooshlab-project
At: Fri 27 Sep 2013 15:36:31
Changed By: ahatanak
Comments: [mips] Define a derived class of PseudoSourceValue that represents a GOT entry
resolved by lazy-binding.


Properties: 
  phase_id: r191578-t20130927_153950-b12082



File: lib/Analysis/ScalarEvolution.cpp
On: smooshlab-project
At: Fri 27 Sep 2013 15:46:30
Changed By: arsenm
Comments: Minor code simplificationProperties: 
  phase_id: r191579-t20130927_154830-b12083



LOGS:






More information about the llvm-testresults mailing list