[swift-dev] Swift 2.3 branch build broken

Ben Langmuir blangmuir at apple.com
Fri Sep 9 15:58:53 CDT 2016


+Nicole, Ted

Can we delete swift-2.3-branch in swift-clang/swift-llvm?  This is a common gotcha when checking out 2.3.  If it’s not already tagged (which would be surprising), we can tag this for archival.

Ben

> On Sep 9, 2016, at 1:39 PM, Devin Coughlin via swift-dev <swift-dev at swift.org> wrote:
> 
> 
>> On Sep 9, 2016, at 11:50 AM, Matt Rajca via swift-dev <swift-dev at swift.org> wrote:
>> 
>> Hello,
>> 
>> I’ve been unable to build Swift 2.3 with both Xcode 8 GM on 10.12 and Xcode 7.3/8 GM on 10.11.
>> 
>> Trying to build with Xcode 8 GM on 10.12 and 7.3 GM on 10.11 results in: "error: protocol '__BridgedNSError' requires '_NSErrorDomain' to be available on OS X 10.9.0 and newer” errors.
> 
> This symptom sounds like you are using the swift-2.3-branch branch of swift-clang. You actually need to use the *swift-3.0-branch* branch for both swift-clang and swift-llvm even when building the swift-2.3-branch of swift.
> 
> Devin
> 
> 
>> Building with Xcode 8 on 10.11 results in errors in the CoreData overlay (namely NSFetchRequestResult protocol declarations being missing).
>> 
>> What’s the supported configuration for building the Swift 2.3 branch and will there be an updated 2.3 GM release tagged?
>> 
>> — Matt
>> 
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org
>> https://lists.swift.org/mailman/listinfo/swift-dev
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev



More information about the swift-dev mailing list