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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/5778/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Mon, 10 Sep 2018 15:08:42 -0500
Build duration:
2 hr 3 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 6b96054159dfe1886cff03b516cd8f3f9327fd9c by mark.lacey:
    Merge closures_swift4.swift back into closures.swift.

    • edit: test/Constraints/closures.swift
    • delete: test/Constraints/closures_swift4.swift
  • Commit 2246e2bf602c4278dc2750d9498f381f74b89346 by dgregor:
    [SILGen] Cope with protocol requirement overrides for keypaths.

    • edit: lib/SILGen/SILGenApply.cpp
    • edit: lib/SILGen/SILGen.h
    • edit: include/swift/SIL/SILDeclRef.h
    • edit: lib/SIL/SILDeclRef.cpp
    • add: test/SILGen/Inputs/protocol_overrides.swift
    • edit: lib/SILGen/SILGenExpr.cpp
    • add: test/SILGen/keypath_witness_overrides.swift
  • Commit c6e9b2442542ff3d9054e03d7fc1b395cff571be by dgregor:
    [IRGen] Adjust keypath component id for overriding witness methods.

    • edit: lib/IRGen/GenThunk.cpp
    • edit: lib/SIL/SILDeclRef.cpp
    • edit: lib/IRGen/GenKeyPath.cpp
    • add: test/IRGen/keypath_witness_overrides.swift
  • Commit 282d6ccd7b8e21aa58707035702cc94bf2e2c623 by dgregor:
    Fix mangled CHECK-SAME line.

    • edit: test/SILGen/keypath_witness_overrides.swift
  • Commit d1dbd274b66270ff3cb21c34c8ca31bb9ea29cc3 by aprantl:
    Remove addBlockByrefAddress(), it is dead code as far as clang is

    • edit: lib/IR/Verifier.cpp
    • edit: lib/CodeGen/AsmPrinter/DwarfUnit.cpp
    • edit: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
    • add: test/Verifier/blockbyref.ll