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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/12906/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 07 Apr 2020 23:20:25 -0500
Build duration:
7 min 51 sec

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 5bbc43c4d2775a557920359d032ff372ec72e3e6 by dgregor:
    [CMake] Add -simulator to simulator target triples.

    • edit: cmake/modules/macCatalystUtils.cmake
    • edit: test/CMakeLists.txt
    • edit: test/lit.cfg
    • edit: cmake/modules/SwiftConfigureSDK.cmake
  • Commit 044613a13b1af4a96c4881169a30ca5ce22cb93b by dgregor:
    [build-script] Add -simulator to simulator target triples.

    • edit: utils/build-script-impl
  • Commit 6784930f3b0c8d8affec4b76f9238d4a6d67b9d8 by dgregor:
    [lit] Use simulator triples consistently.

    • edit: test/IRGen/objc_properties_ios.swift
    • edit: test/lit.cfg
  • Commit 7a2c28db1a17115ef536ee0fd76cd77c0bdc9220 by dgregor:
    [TBD] Update test to account for iOS device vs. iOS simulator.

    • edit: test/TBD/Inputs/install-name-map-toasterkit.json
    • edit: test/TBD/linker-directives-ld-previous-ios.swift
  • Commit 69a22f6d95498ec24f23e5fec490bc8c5716a68d by atrick:
    Simplify metatype instructions.

    • edit: test/SILOptimizer/sil_simplify_instrs.sil
    • edit: lib/SILOptimizer/Analysis/SimplifyInstruction.cpp
  • Commit 76cb47f4e9768b9ab031553080c481b6087ad394 by ankit_aggarwal:
    Fix InMemoryGitRepository by expecting its contents to present at root

    • edit: Sources/SourceControl/InMemoryGitRepository.swift
    • edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
    • edit: Sources/SPMTestSupport/TestWorkspace.swift