[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (swift 5.0) #46

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-5.0-package-linux-ubuntu-18_04/46/
Project:
oss-swift-5.0-package-linux-ubuntu-18_04
Date of build:
Tue, 11 Dec 2018 23:16:34 -0600
Build duration:
1 hr 25 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 f88eb2072b6a44961a181780f1595ef4a1d7bda5 by jgroff:
    stdlib: Make _typeByName Foundation SPI reject symbolic references.

    • edit: stdlib/public/runtime/MetadataLookup.cpp
    • edit: stdlib/public/core/Misc.swift
  • Commit 8b3210f5624ae345b7c9bc7582d11879a6086237 by pyaskevich:
    [ConstraintSystem] Erase InOutExpr from member base

    • edit: lib/Sema/ConstraintSystem.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: test/Constraints/operator.swift
**00:41:36** <unknown>:0: warning: missing submodule 'Dispatch' **00:41:36** /home/buildnode/jenkins/workspace/oss-swift-5.0-package-linux-ubuntu-18_04/swift-corelibs-foundation/TestFoundation/HTTPServer.swift:15:8: error: cannot load underlying module for 'Dispatch' **00:41:36** import Dispatch **00:41:36**        ^