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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Sat Aug 10 22:48:55 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/1743

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 188143
Blamelist: arnolds,arsenm,olesalscheider,rkotler,row,sepavloff,venkatra

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Target/R600/SIInstructions.td
 test/CodeGen/R600/fma.ll
On: smooshlab-project
At: Sat 10 Aug 2013 03:46:28
Changed By: olesalscheider
Comments: R600/SI: Add FMA patternProperties: 
  phase_id: r188136-t20130810_034832-b10055



Files:
 lib/Target/R600/SIISelLowering.cpp
 lib/Target/R600/SIISelLowering.h
 test/CodeGen/R600/fmuladd.ll
On: smooshlab-project
At: Sat 10 Aug 2013 03:46:28
Changed By: olesalscheider
Comments: R600/SI: FMA is faster than fmul and fadd for f64Properties: 
  phase_id: r188136-t20130810_034832-b10055



Files:
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 test/SemaTemplate/recovery-crash.cpp
On: smooshlab-project
At: Sat 10 Aug 2013 05:06:33
Changed By: sepavloff
Comments: Fix to PR16225 (Assert-on-invalid: isa<LabelDecl>(D) && "declaration not instantiated in this scope")

Differential Revision: http://llvm-reviews.chandlerc.com/D920
Properties: 
  phase_id: r188137-t20130810_050834-b10056



Files:
 include/clang/Sema/Sema.h
 lib/Sema/SemaChecking.cpp
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaDeclObjC.cpp
 lib/Sema/TreeTransform.h
On: smooshlab-project
At: Sat 10 Aug 2013 05:40:28
Changed By: row
Comments: Omit  llvm:: before SmallVector and SmallVectorImpl. We have using directive in include/clang/Basic/LLVM.h.
Properties: 
  phase_id: r188138-t20130810_054232-b10057



Files:
 lib/Sema/SemaAttr.cpp
 lib/Sema/SemaType.cpp
On: smooshlab-project
At: Sat 10 Aug 2013 06:36:28
Changed By: row
Comments: Omit  llvm:: before StringRef and SmallString. We have using directive in include/clang/Basic/LLVM.h.
Properties: 
  phase_id: r188139-t20130810_063828-b10058



File: lib/Analysis/ValueTracking.cpp
On: smooshlab-project
At: Sat 10 Aug 2013 10:40:28
Changed By: arsenm
Comments: Teach ValueTracking about address spacesProperties: 
  phase_id: r188140-t20130810_104234-b10059



File: lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp
On: smooshlab-project
At: Sat 10 Aug 2013 13:20:28
Changed By: venkatra
Comments: [Sparc] Enable xword directive in sparcv9.
Properties: 
  phase_id: r188142-t20130810_132228-b10060



Files:
 lib/Transforms/Scalar/SimplifyCFGPass.cpp
 lib/Transforms/Utils/Local.cpp
 test/Instrumentation/DataFlowSanitizer/args-unreachable-bb.ll
On: smooshlab-project
At: Sat 10 Aug 2013 13:20:28
Changed By: arnolds
Comments: Revert r188119 "Kill some duplicated code for removing unreachable BBs."

It is breaking builbots with libgmalloc enabled on Mac OS X.

$ cd llvm ; mkdir release ; cd release
$ ../configure --enable-optimized —prefix=$PWD/install
$ make
$ make check
$ Release+Asserts/bin/llvm-lit -v --param use_gmalloc=1 --param \
  gmalloc_path=/usr/lib/libgmalloc.dylib \
  ../test/Instrumentation/DataFlowSanitizer/args-unreachable-bb.llProperties: 
  phase_id: r188142-t20130810_132228-b10060



File: lib/Target/Mips/Mips16InstrInfo.td
On: smooshlab-project
At: Sat 10 Aug 2013 15:26:28
Changed By: rkotler
Comments: Incorrect JAL instruction attributes caused the optimizer to make a wrong
instruction move. Just affects static relocation. -static works fine now
with mips16 for the most part.

Properties: 
  phase_id: r188143-t20130810_152828-b10061



LOGS:






More information about the llvm-testresults mailing list