[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 6 16:10:26 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/5410

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 190209
Blamelist: adrian,awatry,dblaikie,djasper,echristo,efriedma,hans,mren,revane

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: README.txt
On: smooshlab-project
At: Fri 06 Sep 2013 11:16:46
Changed By: adrian
Comments: fix typosProperties: 
  phase_id: r190187-t20130906_112532-b11304



Files:
 aggregate-indirect-arg.cpp
 llgdb.py
 nested-struct.cpp
 sret.cpp
On: smooshlab-project
At: Fri 06 Sep 2013 11:16:46
Changed By: adrian
Comments: Add an lldb wrapper script that implements gdb-compatible commands on top
of lldb. This will be the new default method for executing the tests in
this repository on Darwin.
There is also a related patch for llvm/utils/test_debuginfo.pl coming.

I also relaxed some of the checks to work with both gdb's and lldb's
output.Properties: 
  phase_id: r190187-t20130906_112532-b11304



File: utils/test_debuginfo.pl
On: smooshlab-project
At: Fri 06 Sep 2013 11:16:46
Changed By: adrian
Comments: debuginfo-tests: Add support for an lldb wrapper script
to be used on darwin in lieu of gdb.Properties: 
  phase_id: r190187-t20130906_112532-b11304



Files:
 test/CodeGen/ARM/debug-info-arg.ll
 test/CodeGen/ARM/debug-info-blocks.ll
 test/CodeGen/ARM/debug-info-qreg.ll
 test/DebugInfo/X86/DW_AT_specification.ll
 test/DebugInfo/X86/block-capture.ll
 test/DebugInfo/X86/concrete_out_of_line.ll
 test/DebugInfo/X86/dbg-value-inlined-parameter.ll
 test/DebugInfo/X86/dbg-value-range.ll
 test/DebugInfo/X86/empty-and-one-elem-array.ll
 test/DebugInfo/X86/misched-dbg-value.ll
 test/DebugInfo/X86/pointer-type-size.ll
 test/DebugInfo/X86/struct-loc.ll
On: smooshlab-project
At: Fri 06 Sep 2013 11:20:43
Changed By: mren
Comments: Debug Info Testing: Updated to use null instead of "i32 0" for containing-type
field of DICompositeType.

This will help the follow-on patch of using DITypeRef for containing-type field.
Properties: 
  phase_id: r190187-t20130906_112532-b11304



Files:
 include/llvm/DebugInfo.h
 lib/IR/DIBuilder.cpp
 lib/IR/DebugInfo.cpp
On: smooshlab-project
At: Fri 06 Sep 2013 11:30:43
Changed By: mren
Comments: Debug Info: Move a helper function getTypeIdentifier from DIBuilder to be part
of DIType.
    
Implement DIType::generateRef to return a type reference. This function will be
used in setContaintingType and in DIBuilder to generete the type reference.
    
No functionality change.
Properties: 
  phase_id: r190188-t20130906_113256-b11305



Files:
 include/llvm/DebugInfo.h
 lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
 lib/IR/DIBuilder.cpp
 lib/IR/DebugInfo.cpp
 test/DebugInfo/tu-composite.ll
On: smooshlab-project
At: Fri 06 Sep 2013 11:50:43
Changed By: mren
Comments: Debug Info: Use identifier to reference DIType in containing type field of
a DICompositeType.
    
Verifier is updated accordingly.
Properties: 
  phase_id: r190191-t20130906_115606-b11306



Files:
 test/CodeGenCXX/debug-info-class.cpp
 test/CodeGenCXX/debug-info-template-member.cpp
On: smooshlab-project
At: Fri 06 Sep 2013 11:50:43
Changed By: mren
Comments: Debug Info: Update testing case.

DIBuilder now uses an identifier to reference DIType in containing type field of
a DICompositeType (in r190190).
Properties: 
  phase_id: r190191-t20130906_115606-b11306



Files:
 clang-modernize/tool/ClangModernize.cpp
 docs/ModernizerUsage.rst
On: smooshlab-project
At: Fri 06 Sep 2013 12:30:43
Changed By: revane
Comments: clang-modernize: Update docs with -include/-exclude

-include/-exclude and friends have been marked as hidden options until this
point. This is no longer necessary. Update the docs to describe their effect.

Differential Revision: http://llvm-reviews.chandlerc.com/D1621

Properties: 
  phase_id: r190195-t20130906_123243-b11307



Files:
 docs/MigratorUsage.rst
 docs/clang-modernize.rst
 docs/cpp11-migrate.rst
On: smooshlab-project
At: Fri 06 Sep 2013 12:30:43
Changed By: revane
Comments: clang-modernize: Tweak docs after rename

* Removing sphinx warnings about docs not in a toctree.
* Adding more links to cpp11-migrate redirect docs.

Properties: 
  phase_id: r190195-t20130906_123243-b11307



File: lib/Headers/CMakeLists.txt
On: smooshlab-project
At: Fri 06 Sep 2013 13:16:43
Changed By: echristo
Comments: Add Intrin.h to the cmake files.Properties: 
  phase_id: r190199-t20130906_131843-b11308



Files:
 lib/Target/R600/AMDGPUInstructions.td
 lib/Target/R600/R600Instructions.td
 lib/Target/R600/SIInstructions.td
 test/CodeGen/R600/atomic_load_sub.ll
On: smooshlab-project
At: Fri 06 Sep 2013 13:26:43
Changed By: awatry
Comments: R600: Add support for LDS atomic subtract

Signed-off-by: Aaron Watry <awatry at gmail.com>
Reviewed-by: Tom Stellard <thomas.stellard at amd.com>Properties: 
  phase_id: r190200-t20130906_134146-b11309



Files:
 include/clang/Driver/CLCompatOptions.td
 test/Driver/cl-options.c
On: smooshlab-project
At: Fri 06 Sep 2013 13:30:43
Changed By: hans
Comments: clang-cl: ignore /RTC options (PR17129)

I don't think Clang intends to implement this functionality.
ASan should be used instead. Since /RTC is often passed by default
from MSBuild, ignore the option to avoid bloating the output.Properties: 
  phase_id: r190202-t20130906_140432-b11310



File: lib/Basic/OpenMPKinds.cpp
On: smooshlab-project
At: Fri 06 Sep 2013 14:06:43
Changed By: dblaikie
Comments: Unbreak the Clang -Werror build after r190183.

Best guess at the right answer here - no guarantees of fitness for any
particular purpose.Properties: 
  phase_id: r190206-t20130906_142727-b11311



Files:
 test/Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll
 test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll
 test/CodeGen/ARM/coalesce-dbgvalue.ll
 test/CodeGen/ARM/debug-info-arg.ll
 test/CodeGen/ARM/debug-info-blocks.ll
 test/CodeGen/ARM/debug-info-branch-folding.ll
 test/CodeGen/ARM/debug-info-qreg.ll
 test/CodeGen/ARM/debug-info-s16-reg.ll
 test/CodeGen/ARM/debug-info-sreg2.ll
 test/CodeGen/Hexagon/hwloop-dbg.ll
 test/CodeGen/PowerPC/dbg.ll
 test/CodeGen/PowerPC/unwind-dw2-g.ll
 test/CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll
 test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
 test/CodeGen/X86/2012-11-30-misched-dbg.ll
 test/CodeGen/X86/MachineSink-DbgValue.ll
 test/CodeGen/X86/stack-protector-dbginfo.ll
 test/DebugInfo/2009-11-05-DeadGlobalVariable.ll
 test/DebugInfo/2009-11-10-CurrentFn.ll
 test/DebugInfo/2010-10-01-crash.ll
 test/DebugInfo/AArch64/dwarfdump.ll
 test/DebugInfo/AArch64/variable-loc.ll
 test/DebugInfo/SystemZ/variable-loc.ll
 test/DebugInfo/X86/2011-09-26-GlobalVarContext.ll
 test/DebugInfo/X86/2011-12-16-BadStructRef.ll
 test/DebugInfo/X86/DW_AT_byte_size.ll
 test/DebugInfo/X86/DW_AT_location-reference.ll
 test/DebugInfo/X86/DW_AT_object_pointer.ll
 test/DebugInfo/X86/DW_AT_specification.ll
 test/DebugInfo/X86/DW_AT_stmt_list_sec_offset.ll
 test/DebugInfo/X86/DW_TAG_friend.ll
 test/DebugInfo/X86/aligned_stack_var.ll
 test/DebugInfo/X86/arguments.ll
 test/DebugInfo/X86/byvalstruct.ll
 test/DebugInfo/X86/coff_relative_names.ll
 test/DebugInfo/X86/concrete_out_of_line.ll
 test/DebugInfo/X86/dbg-at-specficiation.ll
 test/DebugInfo/X86/dbg-const-int.ll
 test/DebugInfo/X86/dbg-declare-arg.ll
 test/DebugInfo/X86/dbg-declare.ll
 test/DebugInfo/X86/dbg-large-unsigned-const.ll
 test/DebugInfo/X86/dbg-prolog-end.ll
 test/DebugInfo/X86/dbg-subrange.ll
 test/DebugInfo/X86/dbg-value-dag-combine.ll
 test/DebugInfo/X86/dbg-value-inlined-parameter.ll
 test/DebugInfo/X86/dbg-value-isel.ll
 test/DebugInfo/X86/dbg-value-location.ll
 test/DebugInfo/X86/dbg-value-range.ll
 test/DebugInfo/X86/dbg-value-terminator.ll
 test/DebugInfo/X86/dbg_value_direct.ll
 test/DebugInfo/X86/debug-info-block-captured-self.ll
 test/DebugInfo/X86/debug-info-blocks.ll
 test/DebugInfo/X86/debug-info-static-member.ll
 test/DebugInfo/X86/debug_frame.ll
 test/DebugInfo/X86/dwarf-public-names.ll
 test/DebugInfo/X86/dwarf-pubnames-split.ll
 test/DebugInfo/X86/eh_symbol.ll
 test/DebugInfo/X86/elf-names.ll
 test/DebugInfo/X86/empty-array.ll
 test/DebugInfo/X86/ending-run.ll
 test/DebugInfo/X86/enum-class.ll
 test/DebugInfo/X86/generate-odr-hash.ll
 test/DebugInfo/X86/instcombine-instrinsics.ll
 test/DebugInfo/X86/line-info.ll
 test/DebugInfo/X86/linkage-name.ll
 test/DebugInfo/X86/low-pc-cu.ll
 test/DebugInfo/X86/multiple-at-const-val.ll
 test/DebugInfo/X86/nondefault-subrange-array.ll
 test/DebugInfo/X86/op_deref.ll
 test/DebugInfo/X86/parameters.ll
 test/DebugInfo/X86/pr11300.ll
 test/DebugInfo/X86/pr12831.ll
 test/DebugInfo/X86/pr13303.ll
 test/DebugInfo/X86/pr9951.ll
 test/DebugInfo/X86/prologue-stack.ll
 test/DebugInfo/X86/reference-argument.ll
 test/DebugInfo/X86/rvalue-ref.ll
 test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
 test/DebugInfo/X86/stmt-list.ll
 test/DebugInfo/X86/subrange-type.ll
 test/DebugInfo/X86/subreg.ll
 test/DebugInfo/X86/template.ll
 test/DebugInfo/X86/union-template.ll
 test/DebugInfo/X86/vector.ll
 test/DebugInfo/X86/vla.ll
 test/DebugInfo/array.ll
 test/DebugInfo/dwarf-public-names.ll
 test/DebugInfo/enum.ll
 test/DebugInfo/global.ll
 test/DebugInfo/inline-debug-info-multiret.ll
 test/DebugInfo/inline-debug-info.ll
 test/DebugInfo/inlined-arguments.ll
 test/DebugInfo/inlined-vars.ll
 test/DebugInfo/member-pointers.ll
 test/DebugInfo/namespace.ll
 test/DebugInfo/template-recursive-void.ll
 test/DebugInfo/tu-composite.ll
 test/DebugInfo/two-cus-from-same-file.ll
 test/DebugInfo/version.ll
 test/Instrumentation/AddressSanitizer/debug_info.ll
 test/JitListener/test-common-symbols.ll
 test/JitListener/test-inline.ll
 test/JitListener/test-parameters.ll
 test/Linker/2011-08-04-DebugLoc.ll
 test/Linker/2011-08-04-DebugLoc2.ll
 test/Linker/2011-08-04-Metadata.ll
 test/Linker/2011-08-04-Metadata2.ll
 test/Linker/2011-08-18-unique-class-type.ll
 test/Linker/2011-08-18-unique-class-type2.ll
 test/Linker/2011-08-18-unique-debug-type.ll
 test/Linker/2011-08-18-unique-debug-type2.ll
 test/Linker/DbgDeclare.ll
 test/Linker/DbgDeclare2.ll
 test/Transforms/DeadArgElim/dbginfo.ll
 test/Transforms/InstCombine/debuginfo.ll
 test/Transforms/LICM/debug-value.ll
 test/Transforms/LoopIdiom/debug-line.ll
 test/Transforms/LoopRotate/dbgvalue.ll
 test/Transforms/LoopVectorize/dbg.value.ll
 test/Transforms/LoopVectorize/debugloc.ll
 test/Transforms/ObjCARC/ensure-that-exception-unwind-path-is-visited.ll
 test/Transforms/SLPVectorizer/X86/debug_info.ll
 test/Transforms/ScalarRepl/debuginfo-preserved.ll
 test/Transforms/SimplifyCFG/branch-fold-dbg.ll
 test/Transforms/SimplifyCFG/hoist-dbgvalue.ll
 test/Transforms/SimplifyCFG/trap-debugloc.ll
On: smooshlab-project
At: Fri 06 Sep 2013 14:10:43
Changed By: mren
Comments: Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.

Field 2 of DIType (Context), field 9 of DIDerivedType (TypeDerivedFrom),
field 12 of DICompositeType (ContainingType), fields 2, 7, 12 of DISubprogram
(Context, Type, ContainingType).
Properties: 
  phase_id: r190205-t20130906_145014-b11312



Files:
 lib/Sema/SemaDecl.cpp
 test/CXX/except/except.spec/p4.cpp
On: smooshlab-project
At: Fri 06 Sep 2013 14:16:46
Changed By: efriedma
Comments: Preserve exception specs in function decl merging.

Exception specs are not part of the canonical type, but we shouldn't
drop them just because we merged a noreturn attribute.

Fixes PR17110.Properties: 
  phase_id: r190206-t20130906_142727-b11311



Files:
 lib/Format/UnwrappedLineParser.cpp
 unittests/Format/FormatTest.cpp
On: smooshlab-project
At: Fri 06 Sep 2013 14:30:43
Changed By: djasper
Comments: clang-format: Don't confuse operator[] with lambdas.

Before:
  double &operator[](int i) { return 0; } int i;

After:
  double &operator[](int i) { return 0; }
  int i;

This fixes llvm.org/PR17134.Properties: 
  phase_id: r190209-t20130906_151305-b11313



Files:
 lib/Format/UnwrappedLineParser.cpp
 unittests/Format/FormatTest.cpp
On: smooshlab-project
At: Fri 06 Sep 2013 14:40:43
Changed By: djasper
Comments: clang-format: Format typed enums with nested names.

The explicit type specified for an enum can actually have a nested name
specifier.

This fixes llvm.org/PR17125.Properties: 
  phase_id: r190209-t20130906_151305-b11313



Files:
 lib/Format/ContinuationIndenter.cpp
 unittests/Format/FormatTest.cpp
On: smooshlab-project
At: Fri 06 Sep 2013 14:50:43
Changed By: djasper
Comments: clang-format: Fix regression introduced by r190038.

Before:
  Constructor()
      : aaaaaaaaaaaaaaaaaaaa(a), bbbbbbbbbbbbbbbbbbbbbbbb(b) {
                                 }
After:
  Constructor()
      : aaaaaaaaaaaaaaaaaaaa(a), bbbbbbbbbbbbbbbbbbbbbbbb(b) {
  }Properties: 
  phase_id: r190209-t20130906_151305-b11313



LOGS:






More information about the llvm-testresults mailing list