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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7953]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7953/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Sat, 17 Aug 2019 13:21:22 -0500
Build duration:
1 hr 5 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 0b9d95a3b94622c0f10255c88e045e402174626c by compnerd:
    build: replace use of custom variables (NFC)

    • edit: products/libllbuild/CMakeLists.txt
    • edit: cmake/modules/Utility.cmake
    • edit: tests/CMakeLists.txt
    • edit: CMakeLists.txt
    • edit: products/llbuildSwift/CMakeLists.txt
  • Commit 41d9c0bbee830c2b03625b955384315361b619eb by compnerd:
    build: remove unnecessary add_llbuild_executable

    • edit: products/llbuild/CMakeLists.txt
    • edit: cmake/modules/Utility.cmake
    • edit: products/swift-build-tool/CMakeLists.txt
  • Commit 3f992489fec218d989e4bbf3654047fad923343f by compnerd:
    build: convert LLBUILD_SUPPORT_BINDINGS to a cached var

    • edit: CMakeLists.txt
  • Commit 8102a305b42bff5d9133e474d7f62d195e1f8838 by compnerd:
    build: explicitly specify languages in use

    • edit: CMakeLists.txt
  • Commit fae1b50d57b449958aa505cf8623496d7e31494b by compnerd:
    build: sink CMakeParseArguments into Utility

    • edit: CMakeLists.txt
    • edit: cmake/modules/Utility.cmake
  • Commit 0d5d5ef6d1cbc8bfe8b81cbfefa05d77bdc8d77d by compnerd:
    Basic: correct dependencies for linking on Windows

    • edit: lib/Basic/CMakeLists.txt