Error running build-script -R?

Hi,

I've running into an issue where I can't build Swift successfully. Right before it errors out I get the following message:

<unknown>:0: error: Swift does not support the SDK 'MacOSX10.11.sdk'
[564/990] Generating UnicodeExtendedGraphemeClusters.cpp from UnicodeExtendedGraphemeClusters.cpp.gyb with ptr size = 8
ninja: build stopped: subcommand failed.
utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting

I've tried deleting my `build` folder and updating my repo/all dependencies, but the problem persists. It only started happening yesterday. Has anyone else seen this, or know what it means? (I don't have Xcode 8 on this machine, if that matters, and I'm running OS X 10.11.5.)

Best,
Austin

I believe there was a note sent out earlier this week saying Xcode 8 is now
required to build from source.

···

On Wed, Jun 15, 2016 at 8:10 AM Austin Zheng via swift-dev < swift-dev@swift.org> wrote:

Hi,

I've running into an issue where I can't build Swift successfully. Right
before it errors out I get the following message:

<unknown>:0: error: Swift does not support the SDK 'MacOSX10.11.sdk'
[564/990] Generating UnicodeExtendedGraphemeClusters.cpp from
UnicodeExtendedGraphemeClusters.cpp.gyb with ptr size = 8
ninja: build stopped: subcommand failed.
utils/build-script: fatal error: command terminated with a non-zero exit
status 1, aborting

I've tried deleting my `build` folder and updating my repo/all
dependencies, but the problem persists. It only started happening
yesterday. Has anyone else seen this, or know what it means? (I don't have
Xcode 8 on this machine, if that matters, and I'm running OS X 10.11.5.)

Best,
Austin
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Perfect, thanks. I must have missed it.

Austin

···

On Jun 15, 2016, at 8:35 AM, Jacob Bandes-Storch <jtbandes@gmail.com> wrote:

I believe there was a note sent out earlier this week saying Xcode 8 is now required to build from source.
On Wed, Jun 15, 2016 at 8:10 AM Austin Zheng via swift-dev <swift-dev@swift.org <mailto:swift-dev@swift.org>> wrote:
Hi,

I've running into an issue where I can't build Swift successfully. Right before it errors out I get the following message:

<unknown>:0: error: Swift does not support the SDK 'MacOSX10.11.sdk'
[564/990] Generating UnicodeExtendedGraphemeClusters.cpp from UnicodeExtendedGraphemeClusters.cpp.gyb with ptr size = 8
ninja: build stopped: subcommand failed.
utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting

I've tried deleting my `build` folder and updating my repo/all dependencies, but the problem persists. It only started happening yesterday. Has anyone else seen this, or know what it means? (I don't have Xcode 8 on this machine, if that matters, and I'm running OS X 10.11.5.)

Best,
Austin
_______________________________________________
swift-dev mailing list
swift-dev@swift.org <mailto:swift-dev@swift.org>
https://lists.swift.org/mailman/listinfo/swift-dev