[llvm-testresults] buildbot failure in lab.llvm.org on phase4 - validation

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Mon Jun 2 13:34:32 PDT 2014


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 209982
Blamelist: alp,anemet,arsenm,d0k

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: test/FixIt/format.m
On: smooshlab-project
At: Sat 31 May 2014 08:16:37
Changed By: d0k
Comments: Fix test on platforms where size_t is not 'unsigned long'.Properties: 
  phase_id: r209978-t20140531_095100-b300



File: include/llvm/CodeGen/SelectionDAG.h
On: smooshlab-project
At: Sat 31 May 2014 09:36:37
Changed By: anemet
Comments: [SelectionDAG] Remove duplicate declaration

Prefer the decl in SelectionDAGNodes.h because it's used there and
SelectionDAG.h includes SelectionDAGNodes.h.Properties: 
  phase_id: r209978-t20140531_095100-b300



Files:
 include/llvm/CodeGen/SelectionDAG.h
 include/llvm/CodeGen/SelectionDAGNodes.h
 lib/CodeGen/SelectionDAG/SelectionDAG.cpp
On: smooshlab-project
At: Sat 31 May 2014 09:36:37
Changed By: anemet
Comments: [SelectionDAG] Pass DAG to checkForCycles

Pass the DAG down to checkForCycles from all callers where we have it.  This
allows target-specific nodes to be printed properly.

Also print some missing newlines.Properties: 
  phase_id: r209978-t20140531_095100-b300



Files:
 include/llvm/CodeGen/SelectionDAG.h
 include/llvm/CodeGen/SelectionDAGNodes.h
 lib/CodeGen/SelectionDAG/SelectionDAG.cpp
On: smooshlab-project
At: Sat 31 May 2014 09:36:37
Changed By: anemet
Comments: [SelectionDAG] Force cycle detection in AssignTopologicalOrder before aborting

DAG cycle detection is only enabled with ENABLE_EXPENSIVE_CHECKS.  However we
can run it just before we would crash in order to provide more informative
diagnostics.

Now in addition to the "Overran sorted position" message we also get the Node
printed if a cycle was detected.

Tested by building several configs: Debug+Assert, Debug+Assert+Check (this is
ENABLE_EXPENSIVE_CHECKS), Release+Assert and Release.  Also tried that the
AssignTopologicalOrder assert produces the expected results.Properties: 
  phase_id: r209978-t20140531_095100-b300



Files:
 include/clang/Basic/DiagnosticLexKinds.td
 lib/Lex/PPDirectives.cpp
 test/Parser/MicrosoftExtensions.cpp
 test/Preprocessor/cxx_oper_keyword_ms_compat.cpp
On: smooshlab-project
At: Sat 31 May 2014 09:40:37
Changed By: alp
Comments: Preprocessor: make C++ operator names as macro identifiers a compatible extension

With recent changes, this is now a compatible language extension and can be
safely enabled with -ms-extensions instead of requiring the full
-ms-compatibility MSVC drop-in mode. As such we can now also emit an extension
warning under -Wmicrosoft to help users port their code.Properties: 
  phase_id: r209978-t20140531_095100-b300



File: lib/Target/R600/SIInstructions.td
On: smooshlab-project
At: Sat 31 May 2014 12:36:37
Changed By: arsenm
Comments: R600/SI: Remove redundant patterns

These patterns are already handled in the instruction definition.Properties: 
  phase_id: r209979-t20140531_123837-b301



Files:
 lib/Target/ARM/Thumb1FrameLowering.h
 lib/Target/NVPTX/cl_common_defines.h
On: smooshlab-project
At: Sat 31 May 2014 14:36:37
Changed By: alp
Comments: Update a couple of header inclusion guardsProperties: 
  phase_id: r209982-t20140531_143837-b302



Files:
 include/llvm/ExecutionEngine/ExecutionEngine.h
 lib/ExecutionEngine/ExecutionEngine.cpp
On: smooshlab-project
At: Sat 31 May 2014 14:36:37
Changed By: alp
Comments: ExecutionEngine: avoid NDEBUG in headersProperties: 
  phase_id: r209982-t20140531_143837-b302



Files:
 lib/CodeGen/AsmPrinter/DwarfUnit.cpp
 lib/Support/Host.cpp
 lib/Target/AArch64/AArch64SchedA53.td
 test/DebugInfo/X86/dbg-value-inlined-parameter.ll
On: smooshlab-project
At: Sat 31 May 2014 14:36:37
Changed By: alp
Comments: Fix typosProperties: 
  phase_id: r209982-t20140531_143837-b302



LOGS:






More information about the llvm-testresults mailing list