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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/10972/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 29 Oct 2019 16:31:00 -0500
Build duration:
23 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 b8f5e841e20a3ffe0c4cadaf02c2993b37b35ed9 by mikeash:
    [Runtime] Add a function pointer for intercepting swift_willThrow calls.

    • edit: stdlib/private/StdlibUnittest/CMakeLists.txt
    • edit: stdlib/public/runtime/ErrorObjectNative.cpp
    • edit: stdlib/public/runtime/ErrorObject.mm
    • add: stdlib/public/runtime/ErrorObjectCommon.cpp
    • edit: test/stdlib/Error.swift
    • add: stdlib/public/runtime/ErrorObjectTestSupport.h
    • edit: stdlib/public/runtime/CMakeLists.txt
    • edit: test/stdlib/Runtime.swift.gyb
    • add: stdlib/private/StdlibUnittest/SymbolLookup.swift
  • Commit 09e2e6888bb10ef34b6a5a4b0519c71f3a77f3bd by mikeash:
    [Runtime] Fix the error callback test for platforms without ObjC

    • edit: test/stdlib/Error.swift