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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#13052]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/13052/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 17 Apr 2020 19:51:56 -0500
Build duration:
1 hr 18 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 08fcf7d443bef04beb89e31bd0147b2c3a5ec6cc by rwidmann:
    [NFC] Internalize the REPL's LLVMContext

    • edit: lib/Immediate/REPL.cpp
  • Commit bc31c7fe4759f3555a656c6781e07b08abc39f82 by rwidmann:
    [NFC] Internalize the LLVMContext for LLVM IR Code Generation

    • edit: lib/FrontendTool/FrontendTool.cpp
  • Commit d03e991ec60e8e2682b961e0ed0cab887a5c3886 by rwidmann:
    [NFC] Internalize the LLVMContext for LLVMOpt

    • edit: tools/swift-llvm-opt/LLVMOpt.cpp
  • Commit 2ca8e66770c8976e0e764ec3b7ffecb974bfd5d7 by rwidmann:
    [NFC] Refactor the construction of SILRemarksStreamer

    • edit: include/swift/SIL/SILRemarkStreamer.h
    • edit: tools/sil-opt/SILOpt.cpp
    • edit: lib/FrontendTool/FrontendTool.cpp
    • edit: lib/SIL/IR/SILModule.cpp
    • edit: lib/SIL/Utils/SILRemarkStreamer.cpp
  • Commit 1f2346d3812c53c1d65ed77f8f3dc71fd2203434 by rwidmann:
    [NFC] Drastically Reduce The Scope of the Global Context

    • delete: lib/Basic/LLVMContext.cpp
    • edit: tools/swift-llvm-opt/LLVMOpt.cpp
    • edit: lib/Immediate/REPL.cpp
    • edit: tools/sil-llvm-gen/SILLLVMGen.cpp
    • edit: lib/AST/Builtins.cpp
    • edit: lib/Basic/CMakeLists.txt
    • delete: include/swift/Basic/LLVMContext.h
    • edit: include/swift/SIL/SILModule.h
    • edit: lib/Immediate/Immediate.cpp