[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 - Long Test (master) #6149

# [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#6149]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/6149/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test
Date of build: Fri, 29 May 2020 08:19:00 -0500
Build duration: 1 hr 27 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 6bf0f26ecd7add55c31e8027be15435b1248a6de by mboehme:

Emit /DEFAULTLIB directive for #pragma comment(lib, ...) in a C

  • add: test/IRGen/Inputs/module.modulemap

  • add: test/IRGen/Inputs/autolink-coff-c-pragma.h

  • edit: lib/IRGen/GenClangDecl.cpp

  • add: test/IRGen/autolink-coff-c-pragma.swift

  • add: test/IRGen/Inputs/autolink-coff-c-pragma-transitive.h

  • Commit 3767ece85ccd64585ae88ef7e9535c6dd33d5872 by dave:

    [CMake] Simplify two binary variables into one tri-state variable

    • edit: CMakeLists.txt
    • edit: cmake/modules/AddSwiftUnittests.cmake
    • edit: stdlib/cmake/modules/AddSwiftStdlib.cmake
    • edit: validation-test/lit.site.cfg.in
    • edit: test/lit.site.cfg.in
    • edit: cmake/modules/AddSwift.cmake
  • Commit 9526384afffdec8605f9110d6740f588a3d011e1 by dave:

    [IRGen] NFC: Narrow the scope of some code

    • edit: lib/IRGen/GenClass.cpp