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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#2718]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/2718/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build:
Fri, 16 Feb 2018 12:15:07 -0600
Build duration:
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:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10256 test(s), Total: 10256 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 503 test(s), Total: 503 test(s)

Changes

  • Commit af4d4e94c8158e0e411982eaa11e38781058b152 by github:
    [ClangImporter] If a submodule named 'Private' is missing, ask Clang

    • edit: lib/ClangImporter/ClangImporter.cpp
    • add: test/ClangImporter/Inputs/frameworks/PrivateAsParallel.framework/PrivateHeaders/PrivateAsParallel_Priv.h
    • add: test/ClangImporter/Inputs/frameworks/PrivateAsParallel.framework/Modules/module.private.modulemap
    • add: test/ClangImporter/Inputs/frameworks/PrivateAsSubmodule.framework/Modules/module.private.modulemap
    • add: test/ClangImporter/Inputs/frameworks/PrivateAsSubmodule.framework/Modules/module.modulemap
    • add: test/ClangImporter/Inputs/frameworks/PrivateAsParallel.framework/Headers/PrivateAsParallel.h
    • add: test/ClangImporter/Inputs/frameworks/PrivateAsSubmodule.framework/PrivateHeaders/PrivateAsSubmodule_Priv.h
    • add: test/ClangImporter/Inputs/frameworks/PrivateAsSubmodule.framework/Headers/PrivateAsSubmodule.h
    • add: test/ClangImporter/Inputs/frameworks/PrivateAsParallel.framework/Modules/module.modulemap
    • add: test/ClangImporter/private_frameworks_modules.swift
    • edit: lib/Sema/NameBinding.cpp