Re: [swift-corelibs-dev] Unable to Build swift-corelibs-foundation

2017-05-18 Thread Matt Rajca via swift-corelibs-dev
> On May 18, 2017, at 11:50 AM, Will Stanton wrote: > > Hello David, > > Are you seeing these errors in macOS/Xcode? If so, I think `-swift-version 3` > needs to be passed to the swift compiler. Submitted this PR for Mac build > issues among others: > https://github.com/apple/swift-corelibs

Re: [swift-corelibs-dev] [swift-dev] Debugging failures seen only in CI

2017-05-18 Thread Mishal Shah via swift-corelibs-dev
> On May 18, 2017, at 12:54 PM, Pushkar N Kulkarni via swift-dev > wrote: > > Over the past few months, we've seen random and intermittent failures in the > URLSession tests in TestFoundation in the CI builds running on Ubuntu 16.04. > Surprisingly, these failures never occur on PR builds. We

[swift-corelibs-dev] Debugging failures seen only in CI

2017-05-18 Thread Pushkar N Kulkarni via swift-corelibs-dev
Over the past few months, we've seen random and intermittent failures in the URLSession tests in TestFoundation in the CI builds running on Ubuntu 16.04. Surprisingly, these failures never occur on PR builds. We've tried to reproduce them locally (on matching Ubuntu levels) and fixed locally observ

Re: [swift-corelibs-dev] Unable to Build swift-corelibs-foundation

2017-05-18 Thread Will Stanton via swift-corelibs-dev
Hello David, Are you seeing these errors in macOS/Xcode? If so, I think `-swift-version 3` needs to be passed to the swift compiler. Submitted this PR for Mac build issues among others: https://github.com/apple/swift-corelibs-foundation/pull/988 Matt, I think you’re running into similar issues,

[swift-corelibs-dev] Unable to Build swift-corelibs-foundation

2017-05-18 Thread David Dunn via swift-corelibs-dev
I've pulled down all the latest changes from https://github.com/apple/swift-corelibs-foundation and currently using the latest toolchain (Swift Development Snapshot 2017-05-16). However various errors arise when trying to build. I get numerous errors that are similar to this: swift-corelibs-founda