[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #5575

Andrew Trick atrick at apple.com
Fri Jul 29 04:56:44 CDT 2016


I must be building differently from the CI bot, because I’m hitting these failures trying to build playground support. I tried to fix the CI just by looking at the build log...

/s/sptr/swift-xcode-playground-support/PlaygroundLogger/PlaygroundLogger_TestDriver/main.swift:19:1: error: use of unresolved identifier 'playground_logger_test'
playground_logger_test()
^~~~~~~~~~~~~~~~~~~~~~
<unknown>:0: error: type 'CTFontManagerError' does not conform to protocol '__BridgedNSError'
Foundation.__BridgedNSError:4:23: note: protocol requires property '_nsErrorDomain' with type 'String'; do you want to add a stub?
    public static var _nsErrorDomain: String { get }
                      ^
<unknown>:0: error: type 'CTFontManagerError' does not conform to protocol 'Equatable'
Swift.Equatable:149:24: note: protocol requires function '==' with type '(CTFontManagerError, CTFontManagerError) -> Bool'; do you want to add a stub?
    public static func ==(lhs: Self, rhs: Self) -> Bool
                       ^

> On Jul 29, 2016, at 2:11 AM, no-reply at swift.org wrote:
> 
> [FAILURE] oss-swift-incremental-RA-osx [#5575]
> 
> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-osx/5575/ <https://ci.swift.org/job/oss-swift-incremental-RA-osx/5575/>
> Project:	oss-swift-incremental-RA-osx
> Date of build:	Fri, 29 Jul 2016 01:59:37 -0700
> Build duration:	11 min
> Identified problems:
> 
> Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
> Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-osx/5575/consoleFull#1758222028ee1a197b-acac-4b17-83cf-a53b95139a76>
> Changes
> 
> Commit 3f890081a73a57aa6d16c1e22d0545def1d01cd6 by atrick:
> Disallow illegal UnsafePointer conversions. (#3858)
> 
> edit: stdlib/public/core/UnsafePointer.swift.gyb

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160729/dfabfdfd/attachment.html>


More information about the swift-dev mailing list