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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#6098]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/6098/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build:
Wed, 20 May 2020 16:19:00 -0500
Build duration:
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:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit f00953c62d36c0d89b8dd8d4e0afb22bd7c07fef by owen:
    [Diags-Experimental-Formatting] Fixes for printing diagnostics when

    • edit: include/swift/Basic/SourceManager.h
    • add: test/diagnostics/pretty-printed-source-loc-directive-diags.swift
    • edit: lib/Frontend/PrintingDiagnosticConsumer.cpp
  • Commit 96696c88231bebe3ed65ce164bd59bf8c94f9432 by owen:
    [Diag-Experimental-Formatting] Add a formatting test for Swift diags

    • add: test/diagnostics/pretty-printed-diags-in-clang-buffer.swift
    • add: test/diagnostics/Inputs/module.map
    • add: test/diagnostics/Inputs/RenamedObjc.h
    • edit: lib/Frontend/PrintingDiagnosticConsumer.cpp
  • Commit d3c685d7350cf2356cf037c08843686b0dafb192 by aschwaighofer:
    IRGen: Correctly compute the offset for a non-fixed field after an empty

    • edit: lib/IRGen/StructLayout.h
    • edit: test/IRGen/partial_apply.sil
    • edit: lib/IRGen/GenHeap.cpp
    • edit: lib/IRGen/StructLayout.cpp
  • Commit b01889c813fae41e600c20410a38dbed8075688d by aschwaighofer:
    Acutally use the variable I introduced

    • edit: lib/IRGen/StructLayout.cpp
  • Commit 081fb11208c34074e32872c1f628bf173e05ca50 by aschwaighofer:
    Fix test on linux

    • edit: test/IRGen/partial_apply.sil
  • Commit 28a61eaa19401677152bee78d9911cd7ef42d1ba by mikeash:
    [Test] Have llvm-support-odr-violation.sh use platform-dylib-dir.

    • edit: test/stdlib/llvm-support-odr-violation.test-sh
  • Commit 6116f7d528aa188e886f815bf693259cab09d9ea by rishizaki:
    [CodeCompletion] Disable fast-completion dependecy checking test cases

    • edit: test/SourceKit/CodeComplete/complete_checkdeps_bridged.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_otherfile.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_clangmodule.swift
    • edit: test/SourceKit/CodeComplete/complete_checkdeps_swiftmodule.swift
  • Commit 16d6e39f6aadbe7fcf52fd19a319880ff80f9ddc by davg:
    Remove BuildSystemList, merge it into BuildSystemManager

    • edit: Sources/SourceKit/SourceKitServer.swift
    • edit: Tests/SKCoreTests/BuildSystemManagerTests.swift
    • delete: Sources/SKCore/BuildSystemList.swift
    • edit: Sources/SourceKit/Workspace.swift
    • edit: Sources/SKCore/BuildSystemManager.swift
    • edit: Sources/SourceKit/clangd/ClangLanguageServer.swift
    • edit: Sources/SKTestSupport/SKTibsTestWorkspace.swift
    • edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
    • edit: Tests/SourceKitTests/BuildSystemTests.swift
  • Commit 8b78f3cd83d0ab15d5e5b11720232b6b8fb8c367 by davg:
    Make the fallback build system optional

    • edit: Sources/SKCore/BuildSystemManager.swift
    • edit: Tests/SKCoreTests/BuildSystemManagerTests.swift
    • edit: Sources/SourceKit/Workspace.swift
  • Commit 5363557fffbfca85d22e4409374a84fba021622a by cltnschlosser:
    Support -embed-bitcode and -driver-print-bindings

    • edit: Sources/SwiftDriver/Jobs/Planning.swift
    • edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
    • edit: Sources/SwiftDriver/Utilities/VirtualPath.swift
    • edit: Sources/SwiftDriver/Jobs/LinkJob.swift
    • edit: Sources/SwiftDriver/Jobs/Job.swift
    • edit: Sources/SwiftOptions/ParsedOptions.swift
    • edit: Sources/SwiftDriver/Driver/Driver.swift
    • edit: Sources/SwiftDriver/Jobs/CompileJob.swift
    • add: Sources/SwiftDriver/Jobs/BackendJob.swift
  • Commit f5aba8b8d833642b6c0f937db386e7b22de81168 by cltnschlosser:
    Update README

    • edit: README.md
  • Commit 903a1ab1803125cc459a20471aaf2c34c3f7e9de by bbuegling:
    Allow linking an existing llbuild.framework

    • edit: Package.swift
    • edit: Sources/SwiftDriver/Execution/llbuild.swift