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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2899/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Wed, 20 May 2020 03:09:11 -0500
Build duration:
1 hr 50 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 6216242c9cb77423bf355db9876910a874d4ac5e by gregomni:
    If the missing generic requirement includes type variables, don't emit

    • edit: test/decl/protocol/req/missing_conformance.swift
    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit d764fe8ae06f82c69a13f2d685b9a922bfb8cf2b by gregomni:
    Pass down solution to simplify types, and map missingType to translate

    • edit: lib/Sema/TypeCheckProtocol.cpp
  • Commit bfa335e9f1eaa01e2f4ccc0dc30526a8553b4bec by kyrtzidis:
    [utils/build-parser-lib] Remove rogue equal character for version flag

    • edit: utils/build-parser-lib
  • Commit b41e8503fe8cae1191f81142d64b36abb7107663 by nate_chandler:
    [gardening] Remove addressed FIXME.

    • edit: lib/Sema/TypeCheckAttr.cpp
  • Commit c1f3bf0e3fb80e6820c8e9bad0b58eb79869f0ba by mboehme:
    [clang] Add an API to retrieve implicit constructor arguments.

    • edit: clang/lib/CodeGen/CGCXXABI.cpp
    • edit: clang/lib/CodeGen/CGCXXABI.h
    • edit: clang/include/clang/CodeGen/CodeGenABITypes.h
    • edit: clang/lib/CodeGen/CodeGenABITypes.cpp
    • edit: clang/lib/CodeGen/ItaniumCXXABI.cpp
    • edit: clang/lib/CodeGen/CGCall.cpp
    • edit: clang/lib/CodeGen/MicrosoftCXXABI.cpp
    • edit: clang/lib/CodeGen/CGClass.cpp