[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (swift 5.1) #433

Report

[FAILURE] oss-swift-5.1-package-linux-ubuntu-18_04 [#433]

Build URL:
https://ci.swift.org/job/oss-swift-5.1-package-linux-ubuntu-18_04/433/
Project:
oss-swift-5.1-package-linux-ubuntu-18_04
Date of build:
Fri, 19 Jul 2019 00:40:49 -0500
Build duration:
1 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 35679508e45da93abbe2e7b150763b014b0c47a3 by jgroff:
    IRGen: Reenable caching opaque type metadata accessors.

    • delete: test/Interpreter/Inputs/dynamic_replacement_opaque1.swift
    • edit: lib/IRGen/MetadataRequest.cpp
    • delete: test/Interpreter/Inputs/dynamic_replacement_opaque2.swift
    • delete: test/Interpreter/dynamic_replacement_opaque_result.swift
    • edit: test/IRGen/opaque_result_type.swift
  • Commit 0fa39231daa4bb92bbb8ba3a46c701b13d0a33b2 by rjmccall:
    Fill in source locations in implicit function builder expressions to

    • edit: test/IDE/complete_function_builder.swift
    • edit: lib/Sema/BuilderTransform.cpp
    • add: test/Profiler/coverage_function_builder.swift
  • Commit 47d72aec07e0ecb75dd31556e1cc491fbe4ad8c7 by github:
    Revert "build: don't link C++ runtime on android"

    • edit: CMakeLists.txt