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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/833/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Thu, 13 Dec 2018 04:52:04 -0600
Build duration:
1 hr 29 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 0652d08d45c83fc2bc664983486556b2484cd337 by spestov:
    Sema: Source compatibility fix for extensions of type aliases

    • edit: test/decl/ext/generic.swift
    • edit: lib/Sema/TypeCheckType.cpp
  • Commit 3a0099f12636f626bf35e439cd23cb23fbc7a273 by spestov:
    ClangImporter: Use ExtensionDecl::createGenericParamsIfMissing()

    • edit: lib/ClangImporter/ImportDecl.cpp