[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (master) #2452

Report

[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#2452]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2452/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Tue, 04 Feb 2020 20:24:32 -0600
Build duration:
1 hr 49 min

Identified problems:

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

Changes

  • Commit 319cc795d8fc6c479bb7f87692bbb73e328e8c09 by rjmccall:
    Add a simple TaggedUnion defined in terms of ExternalUnion. NFC.

    • add: unittests/Basic/TaggedUnionTest.cpp
    • add: include/swift/Basic/TaggedUnion.h
    • edit: include/swift/Basic/ExternalUnion.h
    • edit: unittests/Basic/CMakeLists.txt
  • Commit e825ca1d3290d512177136dbda919839c177ee4d by rwidmann:
    [ClangImporter] Reject all attempts to redeclare properties

    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: test/ClangImporter/Inputs/frameworks/CategoryOverrides.framework/Headers/CategoryOverrides.h
    • edit: test/ClangImporter/objc_redeclared_properties_categories.swift
    • edit: test/ClangImporter/Inputs/frameworks/CategoryOverrides.framework/PrivateHeaders/Private.h
  • Commit e5aaa68b526652044c1634e5510a7fa9db3f958b by mgottesman:
    [sil] Do not eliminate (apply (partial_apply)) if the partial_apply

    • edit: test/SILOptimizer/sil_combine_apply.sil
    • edit: test/SILOptimizer/sil_combine.sil
    • add: test/Interpreter/apply_partial_apply_consuming_elim.swift
    • edit: lib/SILOptimizer/Utils/PartialApplyCombiner.cpp
  • Commit 45f001c291f3c10fff409fa7b49dc12a709076c8 by ahoppen:
    Return Fix-its in PublishDiagnostics as defined in a clangd

    • edit: Sources/SourceKit/sourcekitd/Diagnostic.swift
    • edit: Sources/SourceKit/sourcekitd/SwiftSourceKitFramework.swift
    • edit: Sources/LanguageServerProtocol/SupportTypes/Diagnostic.swift
    • edit: Tests/SourceKitTests/LocalSwiftTests.swift
    • edit: Sources/LanguageServerProtocol/SupportTypes/ClientCapabilities.swift
    • edit: Sources/LanguageServerProtocol/Requests/CodeActionRequest.swift
  • Commit fd018c90198213962c797b8ff0115300952968a4 by ahoppen:
    Return Fix-its from code actions request

    • edit: Tests/SourceKitTests/LocalSwiftTests.swift
    • edit: Sources/SourceKit/sourcekitd/SwiftLanguageServer.swift
  • Commit a88ab45e07256172f42381e7269ab48694cfabb5 by blangmuir:
    [codeActions] Ignore "supportedKinds", which isn't really an opt-in list

    • edit: Tests/SourceKitTests/XCTestManifests.swift
    • edit: Sources/LanguageServerProtocol/Requests/CodeActionRequest.swift
    • edit: Tests/SourceKitTests/CodeActionTests.swift
  • Commit 857b8543a7fd8d56deeb293e351eab7ad7903eb1 by blangmuir:
    [test] Regenerate linuxmain

    • edit: Tests/SourceKitTests/XCTestManifests.swift
  • Commit 09719080e7292ff3d3b01d08cf55b5e41f0b40ed by ankit_aggarwal:
    [SKSwiftPMWorkspace] Adopt upcoming host triple changes

    • edit: Tests/SKSwiftPMWorkspaceTests/SwiftPMWorkspaceTests.swift
    • edit: Sources/SKSwiftPMWorkspace/SwiftPMWorkspace.swift
  • Commit b406a0759537cc16b144b388cc50adb2bef285a6 by ankit_aggarwal:
    Use swift's -print-target-triple to compute the host target triple

    • edit: Sources/Build/BuildParameters.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Tests/CommandsTests/PackageToolTests.swift
    • edit: Tests/FunctionalTests/ToolsVersionTests.swift
    • edit: Tests/FunctionalPerformanceTests/BuildPerfTests.swift
    • edit: Sources/Build/Triple.swift
    • edit: Tests/CommandsTests/BuildToolTests.swift
    • edit: Tests/FunctionalTests/ModuleMapTests.swift
    • edit: Tests/WorkspaceTests/InitTests.swift
    • edit: Sources/Workspace/UserToolchain.swift
    • edit: Tests/FunctionalTests/CFamilyTargetTests.swift
    • edit: Tests/FunctionalTests/DependencyResolutionTests.swift
    • edit: Tests/FunctionalTests/MiscellaneousTests.swift
    • edit: Sources/Workspace/Destination.swift
    • edit: Tests/FunctionalTests/SwiftPMXCTestHelperTests.swift
    • edit: Tests/BuildTests/BuildPlanTests.swift

New issue found!

New issue found!