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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#6566]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/6566/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
Date of build:
Sat, 22 Jun 2019 03:08:50 -0500
Build duration:
3 hr 20 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 bf1fc308010ef66871cad04b9633c3d965c9e2f6 by compnerd:
    build: adjust naming and search paths a bit for Windows

    • edit: products/llbuildSwift/CMakeLists.txt
    • edit: CMakeLists.txt
    • edit: cmake/modules/Utility.cmake
  • Commit e8ad3201f6731bb016950cff6c5a45a6d3df07a9 by mgottesman:
    [update-checkout] Allow the source root to be passed in instead of hard

    • edit: utils/update_checkout/update_checkout/update_checkout.py
  • Commit a9d384dac320ea403e9f8424540107b61ce3192b by mgottesman:
    [update-checkout] Add a simple mock update-checkout test that makes sure

    • add: utils/update_checkout/tests/scheme_mock.py
    • add: utils/update_checkout/tests/test_clone.py
    • edit: validation-test/Python/update_checkout.test-sh
    • add: utils/update_checkout/test_update_checkout.sh
  • Commit e2d660f14848b115dc2ba1c5bc5c81f455d5dd59 by spestov:
    SILGen: Fix generated vtable thunk when a final override is more visible

    • edit: test/Interpreter/vtables_multifile.swift
    • edit: test/Interpreter/Inputs/vtables_multifile_2.swift
    • edit: test/SILGen/vtables_multifile.swift
    • edit: lib/SILGen/SILGenType.cpp