[Swift CI] Build Failure: OSS - Swift Package - OS X (swift 4.0) #423

Report

[FAILURE] oss-swift-4.0-package-osx [#423]

Build URL:
https://ci.swift.org/job/oss-swift-4.0-package-osx/423/
Project:
oss-swift-4.0-package-osx
Date of build:
Tue, 10 Oct 2017 08:31:51 -0500
Build duration:
3 hr 11 min

Changes

  • Commit c9091015d60ac70dbdc90c4202adcf743c5ac88b by aschwaighofer:
    [4.0] runtime: Move String implementation stubs that want need the

    • edit: stdlib/public/stubs/SwiftNativeNSXXXBase.mm.gyb
    • edit: stdlib/public/stubs/CMakeLists.txt
    • add: stdlib/public/stubs/SwiftNativeNSXXXBaseARC.m
    • add: test/stdlib/StringMemoryTest.swift
    • add: test/stdlib/runtime_autorelease_optimization.txt
  • Commit c6cbb9fbd4a88806ae2a680a9d01b62a28dbc004 by ross.m.bayer:
    [test] Use target-swift-frontend for x-compile tests. NFC

    • edit: test/stdlib/StringCompatibilityDiagnostics.swift
    • edit: test/stdlib/StringCompatibilityDiagnostics3.swift
    • edit: test/stdlib/StringCompatibilityDiagnostics4.swift