[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #13362

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#13362]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/13362/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 12 May 2020 15:23:28 -0500
Build duration:
39 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 62a4bd67d6dc4e36bfd48eb90a323c17cae3f8ae by compnerd:
    build: inline _add_swift_host_library_single

    • edit: cmake/modules/AddSwift.cmake
  • Commit cf1f240534b8fbf2406f4d345fd43c41541d8800 by compnerd:
    build: cleanup some of the organization in add_swift_host_library

    • edit: cmake/modules/AddSwift.cmake
  • Commit 7086ffb79fa734d6c64b4b027ae208d4a8f75a68 by rishizaki:
    [CodeCompletion] Annotated result type

    • edit: test/IDE/complete_annotation.swift
    • edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
    • edit: tools/SourceKit/lib/SwiftLang/CodeCompletionOrganizer.cpp
    • edit: test/SourceKit/CodeComplete/complete_annotateddescription.swift
    • edit: lib/IDE/CodeCompletionResultPrinter.cpp
    • edit: lib/IDE/CodeCompletionResultBuilder.h
    • edit: lib/IDE/REPLCodeCompletion.cpp
    • edit: tools/SourceKit/tools/sourcekitd/lib/API/Requests.cpp
    • edit: include/swift/IDE/CodeCompletionResultPrinter.h
    • edit: include/swift/IDE/CodeCompletion.h
    • edit: lib/IDE/CodeCompletion.cpp
    • edit: test/SourceKit/CodeComplete/complete_annotateddescription.swift.result
    • edit: tools/SourceKit/include/SourceKit/Core/LangSupport.h
    • edit: utils/gyb_sourcekit_support/UIDs.py
  • Commit ecfd369f35fa3a686b32c849763f4ed3f01919bc by rishizaki:
    [CodeCompletion] Typo: 'getAnnnoateResult' -> 'getAnnotateResult'

    • edit: include/swift/IDE/CodeCompletion.h
    • edit: tools/SourceKit/lib/SwiftLang/SwiftCompletion.cpp
    • edit: lib/IDE/CodeCompletion.cpp
  • Commit 7e170ded6601c08b23eda248f764b976eb6781bd by rishizaki:
    [CodeCompletion] Remove unused parameter from a couple of lambda

    • edit: lib/IDE/CodeCompletion.cpp
  • Commit ccb41f044ac7bfb61e76460b7df59bfca6bbf286 by blangmuir:
    [preset] Add missing libicu dependencies to package presets

    • edit: utils/build-presets.ini
  • Commit fe7b806a3b93820071eb6a167e2071a85695dd90 by github:
    Partially cherry-pick change from llvm.org

    • edit: llvm/include/llvm/MC/SubtargetFeature.h
  • Commit abbd29de682c15a5dc527937f0478185557deae3 by teemperor:
    Remove file that cannot be compiled on the 5.3 branch.

    • delete: lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
  • Commit 4e541372f8816e68003e4de1b86051f492d15f38 by dgregor:
    Work around ICU version < 62

    • edit: CoreFoundation/String.subproj/CFString.c
  • Commit 18e8fd25c6e6555754d8c9841c6588a64272f847 by blangmuir:
    [tsan] Fix a race during processUnitsAndWait()

    • edit: lib/Index/IndexDatastore.cpp
    • edit: lib/Index/IndexDatastore.h
    • edit: include/IndexStoreDB/Index/IndexSystem.h
    • edit: lib/CIndexStoreDB/CIndexStoreDB.cpp
    • edit: lib/Index/IndexSystem.cpp