[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #2378

Report

[FAILURE] oss-swift-package-osx [#2378]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/2378/
Project:
oss-swift-package-osx
Date of build:
Wed, 17 Oct 2018 03:35:40 -0500
Build duration:
2 hr 0 min

Identified problems:

  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:

Changes

  • Commit 3e68e96ebe6beceba5973bdaa42d32e144176b9f by pyaskevich:
    [CSSolver] NFC: Replace erase with splice while returning

    • edit: lib/Sema/CSSolver.cpp
  • Commit cae1c8cee3e7b55e8a0bb04b1df6bbf5429d268b by dgregor:
    [Runtime] Resolve symbolic references in type mangled name round-trip.

    • edit: stdlib/public/runtime/Metadata.cpp
  • Commit c5e226bb16cf8c9dcf634f1a27c55c940d71d5f4 by dgregor:
    [Runtime] Use CF superclass metadata in runtime lookups.

    • edit: stdlib/public/runtime/ProtocolConformance.cpp
    • edit: test/Runtime/demangleToMetadataObjC.swift
    • edit: stdlib/public/runtime/Casting.cpp
  • Commit 5fa92dc24dd7b6524dc702b33fb33a508fcc6490 by dgregor:
    [IRGen] Use ABI notion of function parameter flags to compute ‘has

    • edit: test/IRGen/function_metadata.swift
    • edit: lib/IRGen/MetadataRequest.cpp