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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2626/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Thu, 19 Mar 2020 13:26:58 -0500
Build duration:
1 hr 51 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 fa7155073d1e915b6c03f945b23df80b2edcc646 by github:
    Don't import C++ class members that are protected or private (#30233)

    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: test/ClangImporter/Inputs/custom-modules/module.map
    • add: test/CxxInterop/class/Inputs/module.modulemap
    • add: test/ClangImporter/memory-layout-executable.swift
    • add: test/ClangImporter/memory-layout-ir.swift
    • add: test/ClangImporter/access-specifiers-module-interface.swift
    • add: test/ClangImporter/access-specifiers.swift
    • add: test/ClangImporter/Inputs/custom-modules/MemoryLayout.h
    • edit: tools/swift-ide-test/swift-ide-test.cpp
    • add: test/ClangImporter/Inputs/custom-modules/AccessSpecifiers.h