[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #3540

Report

[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#3540]

Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/3540/
Project:
oss-swift-package-linux-ubuntu-14_04
Date of build:
Sun, 07 Jul 2019 04:16:18 -0500
Build duration:
49 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 aca0509ac04e55204c55fb9ac624f587d719ad03 by compnerd:
    build: improve libedit handling for builds

    • add: cmake/modules/FindLibEdit.cmake
    • edit: tools/SourceKit/tools/sourcekitd-repl/CMakeLists.txt
    • edit: tools/swift-remoteast-test/CMakeLists.txt
    • edit: CMakeLists.txt
    • edit: tools/driver/CMakeLists.txt
    • edit: include/swift/CMakeLists.txt
    • edit: tools/SourceKit/tools/CMakeLists.txt
  • Commit 87aa923389c7dc21ff1f782b849e2437ec0acd26 by compnerd:
    build: remove non-optional sources (NFC)

    • edit: stdlib/public/runtime/CMakeLists.txt
  • Commit d7c78e55501281e70fedf2acf817d58a89c429da by compnerd:
    build: allow the user to specify the llvm tools

    • edit: cmake/modules/LLDBStandalone.cmake