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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Jan 8 22:18:40 PST 2014


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/6666

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 198849
Blamelist: akirtzidis,compnerd,dblaikie,rsmith

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: include/llvm/Support/AlignOf.h
On: smooshlab-project
At: Wed 08 Jan 2014 19:36:59
Changed By: rsmith
Comments: Extend llvm::AlignedCharArrayUnion to support up to 10 arguments, as required by Clang's APValue.
Properties: 
  phase_id: r198845-t20140108_195033-b15462



Files:
 include/clang/AST/APValue.h
 lib/AST/APValue.cpp
On: smooshlab-project
At: Wed 08 Jan 2014 19:36:59
Changed By: rsmith
Comments: PR18427: Use an appropriately-aligned buffer in APValue, to avoid a crash on
SPARC, where uint64_t apparently requires higher alignment than void*.
Properties: 
  phase_id: r198845-t20140108_195033-b15462



Files:
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 lib/CodeGen/AsmPrinter/DwarfDebug.h
 test/DebugInfo/X86/fission-cu.ll
On: smooshlab-project
At: Wed 08 Jan 2014 20:37:06
Changed By: dblaikie
Comments: DwarfDebug: Refactor out common skeleton construction code to be reused for type unit skeletons.Properties: 
  phase_id: r198846-t20140108_203906-b15463



File: tools/llvm-readobj/ARMEHABIPrinter.h
On: smooshlab-project
At: Wed 08 Jan 2014 20:40:59
Changed By: compnerd
Comments: llvm-readobj: fix endianness

Explicitly handle endianness to ensure that bytes are read properly on
big-endian systems.Properties: 
  phase_id: r198848-t20140108_204922-b15464



Files:
 test/tools/llvm-readobj/ARM/unwind.s
 tools/llvm-readobj/ARMEHABIPrinter.h
On: smooshlab-project
At: Wed 08 Jan 2014 20:40:59
Changed By: compnerd
Comments: llvm-readobj: address review comments for ARM EHABI printing

Rename bytecode to opcodes to make it more clear.  Change an impossible case to
llvm_unreachable instead.  Avoid allocation of a buffer by modifying the
PrintOpcodes iteration.Properties: 
  phase_id: r198848-t20140108_204922-b15464



Files:
 include/clang/AST/APValue.h
 lib/AST/APValue.cpp
On: smooshlab-project
At: Wed 08 Jan 2014 21:10:59
Changed By: akirtzidis
Comments: Revert "PR18427: Use an appropriately-aligned buffer in APValue, to avoid a crash on"

It broke building.
This reverts commit r198845.Properties: 
  phase_id: r198849-t20140108_211306-b15465



LOGS:






More information about the llvm-testresults mailing list