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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/2425/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Thu, 30 Jan 2020 12:21:03 -0600
Build duration:
1 hr 54 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 97f5b66d2b2fc6cb9b1f0229b281cf8d40976d80 by teemperor:
    [lldb/pexpect] Force-set the TERM environment variable

    • edit: lldb/packages/Python/lldbsuite/test/lldbpexpect.py
  • Commit 88be0a0ac20536e4a150e7feabb9c1e11017605c by teemperor:
    [lldb] Fix that CompletionRequestGetRawLineUntilCursor returns the wrong

    • edit: lldb/include/lldb/Utility/CompletionRequest.h
    • edit: lldb/unittests/Utility/CompletionRequestTest.cpp
  • Commit 43978f8fccb1f2d04a129be9b40a25db741beaa2 by teemperor:
    [lldb] Use CompletionRequest in REPL::CompleteCode and remove

    • edit: lldb/include/lldb/Expression/REPL.h
    • edit: lldb/source/Expression/REPL.cpp
  • Commit 1eaa5da52febd277889aae639274afb254b36a04 by teemperor:
    [lldb] Rewrite Swift REPL completion to use CompletionRequest

    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftREPL.h
    • edit: lldb/packages/Python/lldbsuite/test/lang/swift/completion/TestSwiftREPLCompletion.py
    • edit: lldb/source/Plugins/ExpressionParser/Swift/SwiftREPL.cpp