[Swift CI] Build Failure: 0. OSS - LLDB Incremental - Ubuntu 14.04 (master) #1461

Report

[FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#1461]

Build URL:
https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/1461/
Project:
oss-lldb-incremental-linux-ubuntu-14_04
Date of build:
Wed, 27 Feb 2019 10:51:17 -0600
Build duration:
4 hr 24 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:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 2a9fece6c53aaa494d0ef92e174c320b1e221d26 by aprantl:
    Replace mapIntoContext with DWARF Archetype name lookup.

    • edit: source/Plugins/Language/Swift/SwiftMetatype.cpp
    • edit: source/Symbol/CompilerType.cpp
    • edit: include/lldb/Symbol/CompilerType.h
    • edit: include/lldb/Symbol/TypeSystem.h
    • edit: source/Core/ValueObjectConstResult.cpp
    • edit: source/Core/ValueObjectChild.cpp
    • edit: source/Symbol/SwiftASTContext.cpp
    • edit: source/Core/ValueObjectMemory.cpp
    • edit: source/Symbol/TypeSystem.cpp
    • edit: source/Core/ValueObjectVariable.cpp
    • edit: source/DataFormatters/FormatManager.cpp
    • edit: source/Core/ValueObjectDynamicValue.cpp
    • edit: include/lldb/Symbol/SwiftASTContext.h
    • edit: source/Plugins/SymbolFile/DWARF/DWARFASTParserSwift.cpp