[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (swift 4.2) #335

Report

[FAILURE] oss-lldb-swift-4.2-incremental-osx [#335]

Build URL:
https://ci.swift.org/job/oss-lldb-swift-4.2-incremental-osx/335/
Project:
oss-lldb-swift-4.2-incremental-osx
Date of build:
Thu, 03 May 2018 18:52:07 -0500
Build duration:
49 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 772fddceb7ebea61d02f6114d7b9093217948ad7 by aleksei_lorenz:
    [Refactor] Use a lock when invoking ClangTool::run in the indexed file

    • edit: include/clang/Tooling/Refactor/RenameIndexedFile.h
    • edit: lib/Tooling/Refactor/RenameIndexedFile.cpp
    • edit: tools/libclang/CRefactor.cpp
  • Commit 5fc01489b36d0570644f3d2decf48709f6fc2e4a by jpaquette:
    Add -foutline option to enable the MachineOutliner in AArch64

    • add: test/Driver/aarch64-outliner.c
    • edit: include/clang/Driver/Options.td
    • edit: lib/Driver/ToolChains/Clang.cpp
  • Commit dfb1479967f1f985d7f0a135aa1abd24a4f134ea by compnerd:
    Support: assume std::is_final with MSVC

    • edit: include/llvm/Support/type_traits.h
  • Commit d65e5a279ca5977c448e9a806370840b10097240 by aprantl:
    Add support for dwarf expressions on global variables.

    • edit: packages/Python/lldbsuite/test/lang/swift/resilience/TestResilience.py
    • edit: source/Core/Value.cpp
    • edit: packages/Python/lldbsuite/test/lang/swift/resilience/main.swift
    • edit: include/lldb/Core/Value.h
    • edit: packages/Python/lldbsuite/test/lang/swift/foundation_value_types/notification/main.swift
    • edit: source/Core/ValueObjectVariable.cpp
    • edit: packages/Python/lldbsuite/test/lang/swift/resilience/mod.a.swift
    • edit: source/Expression/DWARFExpression.cpp
  • Commit 148889db237160c803d285e1a9f4fdf4f6a84a7d by aprantl:
    DWARFExpression: Convert file addresses to load addresses early on.

    • edit: source/Core/ValueObjectVariable.cpp
    • edit: include/lldb/Core/Value.h
    • edit: source/Expression/DWARFExpression.cpp
    • edit: source/Core/Value.cpp
  • Commit 7bbbcfb7c8794eb779a601966182ceb079e497cc by aprantl:
    DWARFExpression: Convert file addresses to load addresses early on.

    • edit: source/Core/ValueObjectVariable.cpp
    • edit: source/Expression/DWARFExpression.cpp
    • edit: source/Core/Value.cpp
  • Commit 2a77344c5ddb1f19f7dd1dfbd692b2a7f79b386b by iferber:
    Mark resultHandler as @escaping

    • edit: stdlib/public/SDK/Foundation/NSError.swift
  • Commit ee2505c9dcad9f8a8217d2d2e791b372753f0dd0 by milseman:
    [String] Define _copyContents for UTF8View

    • edit: stdlib/public/core/StringUTF8.swift
  • Commit 6fce232069d9971c0f9eac89810359ea2bd4dcbe by eeckstein:
    stdlib: replace an obsolete initialize function in

    • edit: stdlib/public/core/UnsafeBufferPointer.swift.gyb
  • Commit 7978892f5411745b3a9739881b5b4069a5dfd0f0 by aprantl:
    Emits a DW_OP_deref for global variables in a fixed size buffer.

    • edit: lib/IRGen/IRGenDebugInfo.h
    • edit: lib/IRGen/IRGenDebugInfo.cpp
    • edit: lib/IRGen/GenDecl.cpp
    • edit: lib/IRGen/GenInit.cpp
    • edit: lib/IRGen/GenDecl.h
    • edit: test/DebugInfo/resilience.swift
  • Commit 489e2b920661a10bd66a8dc30dcd04304df1dd7b by aschwaighofer:
    [4.2] Implement verification that noescape closures passed to

    • edit: lib/ParseSIL/ParseSIL.cpp
    • edit: lib/Serialization/DeserializeSIL.cpp
    • add: test/multifile/Inputs/objc-escape/Escaper.m
    • edit: lib/SILOptimizer/Mandatory/DiagnoseStaticExclusivity.cpp
    • add: test/multifile/Inputs/objc-escape/DangerousEscaper.swift
    • edit: lib/SILOptimizer/Analysis/AccessSummaryAnalysis.cpp
    • edit: test/SILOptimizer/definite-init-convert-to-escape.swift
    • edit: lib/SILGen/SILGenBridging.cpp
    • edit: include/swift/SIL/SILCloner.h
    • edit: lib/SILOptimizer/Transforms/CopyForwarding.cpp
    • edit: lib/SIL/ValueOwnershipKindClassifier.cpp
    • edit: lib/SIL/SILVerifier.cpp
    • edit: lib/IRGen/GenHeap.cpp
    • edit: test/SILOptimizer/exclusivity_static_diagnostics.sil
    • edit: lib/SIL/SILPrinter.cpp
    • edit: include/swift/SIL/SILNodes.def
    • edit: lib/IRGen/AllocStackHoisting.cpp
    • edit: include/swift/Runtime/HeapObject.h
    • edit: stdlib/public/runtime/SwiftObject.mm
    • edit: include/swift/Serialization/ModuleFormat.h
    • edit: include/swift/SIL/SILBuilder.h
    • add: test/multifile/objc_closure_escape/main.swift
    • edit: lib/Serialization/SerializeSIL.cpp
    • edit: include/swift/SIL/SILInstruction.h
    • edit: lib/SIL/MemAccessUtils.cpp
    • edit: test/SILGen/objc_blocks_bridging.swift
    • edit: include/swift/Runtime/RuntimeFunctions.def
    • edit: test/SILOptimizer/access_enforcement_noescape.swift
    • edit: lib/SIL/SILOwnershipVerifier.cpp
    • edit: test/SILGen/objc_protocols.swift
    • edit: test/SIL/Parser/undef.sil
    • add: test/SILOptimizer/closure_lifetime_fixup_objc.swift
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: lib/SIL/SILInstructions.cpp
    • edit: lib/SILOptimizer/Mandatory/ClosureLifetimeFixup.cpp
    • edit: lib/SIL/InstructionUtils.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: test/SIL/Parser/basic.sil
    • add: test/multifile/Inputs/objc-escape/Escaper.h
    • edit: docs/SIL.rst
    • edit: lib/IRGen/IRGenFunction.h
    • edit: lib/SILOptimizer/Utils/SILInliner.cpp