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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#8320]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/8320/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Mon, 22 Apr 2019 18:15:37 -0500
Build duration:
32 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 b84b38774ef8f4473790b464d288a492dfd4afbd by gwen.mittertreiner:
    Get the pid of the current process using Foundation

    • edit: Sources/SourceKit/SourceKitServer.swift
**18:48:01**     [3/4] Compiling SwiftExec main.swift
**18:48:01**     <unknown>:0: warning: missing submodule 'Foo'
**18:48:01**     /tmp/DependencyResolution_External_CUsingCDep.FiWQFq/Bar/Sources/SwiftExec/main.swift:1:8: error: no such module 'Foo'
**18:48:01**     import Foo
**18:48:01**            ^