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

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#10617]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/10617/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Wed, 02 Oct 2019 11:29:41 -0500
Build duration:
13 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 0881e2c1a0aabbd9c378fd93800b77445a0f712e by mishal_shah:
    Cleanup: llvm::bsearch -> llvm::partition_point after r364719

    • edit: clangd/index/Symbol.cpp
  • Commit f079f60db800b651eb1b6dad3a9c4ee54540c79a by mishal_shah:
    [ADT] Implement llvm::bsearch() with std::partition_point()

    • edit: clangd/index/dex/PostingList.cpp
  • Commit 6a23ed54384ba8249a352094858ad5bcef490e00 by aschwaighofer:
    Revert "IRGen: Leave frame pointers off SIL functions marked [thunk]."

    • edit: test/IRGen/generic_metatypes.swift
    • edit: test/IRGen/associated_types.swift
    • edit: test/IRGen/class_resilience.swift
    • edit: lib/IRGen/IRGenSIL.cpp
    • edit: test/IRGen/objc_super.swift
    • edit: test/ModuleInterface/private-stored-member-type-layout.swift
    • edit: test/IRGen/class_bounded_generics.swift
    • edit: test/IRGen/partial_apply_generic.swift
  • Commit 483d835abe5e60a71108d5da51229d4ee8a60e33 by kyrtzidis:
    [AST/ASTMangler] Fix linker error for SWIFT_BUILD_ONLY_SYNTAXPARSERLIB

    • edit: lib/AST/ASTMangler.cpp
  • Commit be39c4ecfb3ef374d93f410717a1f950a0364920 by blangmuir:
    Fix crash when printing UnsafeMutableRawPointer

    • edit: Sources/IndexStoreDB/IndexStoreDB.swift