[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #3641

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3641]

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

    • edit: Sources/Build/ToolProtocol.swift
    • edit: Sources/Commands/SwiftBuildTool.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/Build/BuildDelegate.swift
    • edit: Sources/TestSupport/misc.swift
    • edit: Tests/BuildTests/IncrementalBuildTests.swift
    • edit: Sources/Workspace/ManagedDependency.swift
    • edit: Sources/Build/llbuild.swift
    • edit: Sources/Commands/Options.swift
    • edit: Tests/BuildTests/XCTestManifests.swift
    • edit: Sources/Build/BuildPlan.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/Build/BuildDelegate.swift
    • edit: Sources/Commands/SwiftTool.swift
  • Commit b0c91804464b838cd528f080c8748600eff43373 by ankit_aggarwal:
    [Commands] Implement build manifest caching for swift-run

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

    • edit: Sources/Commands/SwiftBuildTool.swift
    • edit: Sources/Commands/SwiftTool.swift
    • edit: Sources/Commands/SwiftRunTool.swift
    • edit: Sources/Commands/Options.swift
    • edit: Sources/Commands/SwiftTestTool.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

/home/buildnode/jenkins/workspace/oss-swift-package-linux-ubuntu-14_04/build/buildbot_linux/none-swift_package_sandbox_linux-x86_64/tests/test-foundation-package/Output/test-foundation-package.txt.tmp.dir/tool: error: manifest parse error(s):
22:31:26 :0: warning: missing submodule 'SwiftOverlayShims'
22:31:26 :0: error: missing required module ‘SwiftOverlayShims'

New issue found!

Looks like a known problem - ‘missing submodule X’ which fails a bunch of tests.