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

Report

[FAILURE] oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04 [#214]

Build URL:
https://ci.swift.org/job/oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04/214/
Project:
oss-swift-master-rebranch-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 30 Sep 2019 17:30:50 -0500
Build duration:
1 hr 59 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 6260b4508a1786c6dc723cfff01c5be72d9b82e1 by aqamoss3fan2010:
    Add a regression test for SR-5252

    • add: test/Constraints/sr5252.swift
  • Commit 9121a6e3085ec98262f6d45fc3bf31bb56451021 by hamishknight:
    [CS] Define locator path elements with macros

    • edit: lib/Sema/ConstraintLocator.h
    • add: lib/Sema/ConstraintLocatorPathElts.def
  • Commit 6d8b798789798b8901d6f41bc352af0de832bada by hamishknight:
    [CS] Have isLastElement take a locator path elt class

    • edit: lib/Sema/ConstraintLocator.cpp
    • edit: lib/Sema/ConstraintLocator.h
    • edit: lib/Sema/CSDiagnostics.cpp
    • edit: lib/Sema/CSSimplify.cpp
  • Commit b6b492d76ac4f74961b2e1e1943e870ed4fa9438 by hamishknight:
    [CS] Rename LocatorPathElt::Requirement

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/ConstraintLocator.h
    • edit: lib/Sema/ConstraintLocatorPathElts.def
    • edit: lib/Sema/ConstraintLocator.cpp
    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit e731c2250836bd47b39f83734e08de7ea3c08822 by compnerd:
    build: add exports targets

    • edit: CMakeLists.txt
    • edit: src/BlocksRuntime/CMakeLists.txt
    • add: cmake/modules/dispatchConfig.cmake.in
    • edit: src/swift/CMakeLists.txt
    • edit: src/CMakeLists.txt
    • add: cmake/modules/CMakeLists.txt
  • Commit c26f435eabb765306953b8910af7e63f10e09ea8 by compnerd:
    build: adjust linking visibility for exported targets

    • edit: src/BlocksRuntime/CMakeLists.txt
    • edit: src/CMakeLists.txt
  • Commit 71a94b0717c9facb4a920a29f546fd6e06558d4b by blangmuir:
    Add -Xclangd to allow forwarding options to clangd command-line

    • edit: Sources/SourceKit/SourceKitServer.swift
    • edit: Tests/SourceKitTests/BuildSystemTests.swift
    • edit: Sources/SourceKit/clangd/ClangLanguageServer.swift
    • add: Sources/SourceKit/SourceKitServer+Options.swift
    • edit: Tests/SKSwiftPMWorkspaceTests/SwiftPMWorkspaceTests.swift
    • edit: Sources/SKCore/BuildSetup.swift
    • edit: Sources/SKTestSupport/TestServer.swift
    • edit: Sources/sourcekit-lsp/main.swift