[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #3914

Report

[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#3914]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/3914/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Sat, 03 Aug 2019 19:37:40 -0500
Build duration:
1 hr 20 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 87366c916154d80e161e1364d291225798fb51ba by ankit_aggarwal:
    Implement build manifest caching

    • edit: Sources/Commands/SwiftBuildTool.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Tests/BuildTests/XCTestManifests.swift
    • edit: Sources/Build/BuildDelegate.swift
    • edit: Sources/TestSupport/misc.swift
    • edit: Sources/Workspace/ManagedDependency.swift
    • edit: Sources/Build/BuildPlan.swift
    • edit: Sources/Commands/Options.swift
    • edit: Tests/BuildTests/IncrementalBuildTests.swift
    • edit: Sources/Build/ToolProtocol.swift
    • edit: Sources/Build/llbuild.swift
  • Commit f737f9d993b5deb8a0f630582d9ecd81bdec92f6 by ankit_aggarwal:
    [Commands] NFC: Refactor a bit to prepare for build manifest caching

    • edit: Sources/Commands/SwiftTestTool.swift
  • Commit 2a7a7936dc78d44c53a2fbc379aeb36527f55e38 by ankit_aggarwal:
    [SwiftTestTool] Add support for build manifest caching

    • edit: Sources/Commands/SwiftTestTool.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/Build/BuildDelegate.swift
  • Commit b0c91804464b838cd528f080c8748600eff43373 by ankit_aggarwal:
    [Commands] Implement build manifest caching for swift-run

    • edit: Sources/Commands/SwiftRunTool.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/Build/BuildDelegate.swift
  • Commit 3dad9e7cfe20d1b48256afca13df293bdca870b9 by ankit_aggarwal:
    [Commands] Cleanup a bit adn remove --skip-build-planning

    • edit: Sources/Commands/Options.swift
    • edit: Sources/Commands/SwiftTestTool.swift
    • edit: Sources/Commands/SwiftBuildTool.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/Commands/SwiftRunTool.swift
  • Commit 1f4b72a4ce0b9a8c553865d167ca69329a8c5c64 by compnerd:
    build: correct passing -DDEPLOYMENT_ENABLE_LIBDISPATCH

    • edit: CMakeLists.txt
  • Commit ac7d8a79c1666b764b0d5a7d35d9485884cb9adc by compnerd:
    build: sink sched_getaffinity check into CoreFoundation

    • edit: CoreFoundation/CMakeLists.txt
    • edit: CMakeLists.txt

New issue found!