Re: [swift-dev] master fails to build

2017-02-13 Thread Kevin Hendry via swift-dev
Heh. I’ll just retreat to my noob hovel and try that then. Thanks. The getting started section says you need the latest Xcode, but I didn’t realize that meant betas as well. I’d assumed it was the latest release. On Feb 13, 2017, 1:24 AM -0500, mishal_shah , wrote: > Hi, > > You will need Xcode

[swift-dev] swift-stdlib-tool

2017-02-13 Thread Dmitry Shevchenko via swift-dev
Hello, It looks like Xcode 8.3b2 removed the swift-stdlib-tool binary. It's a very useful tool that we use to copy required Swift runtime libraries in Bazel build system. The tool is still there in Beta 1, so I wonder it was removed by mistake in Beta 2? If that was intentional, can we ask to ope

Re: [swift-dev] master fails to build

2017-02-13 Thread Michael Gottesman via swift-dev
> On Feb 13, 2017, at 4:10 AM, Kevin Hendry wrote: > > Heh. I’ll just retreat to my noob hovel and try that then. Thanks. There is no such a thing as a noob hovel. ; ). We all are learning = ), and who knows this may be actually a documentation error (see below). In case you are curious: the

Re: [swift-dev] swift-stdlib-tool

2017-02-13 Thread Keith Smiley via swift-dev
Not that this helps, but it looks like this was moved into Xcode as an xcspec definition. For reference that can be found at: Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/- Library/Xcode/Plug- ins/XCLanguageSupport.xcplugin/Contents/Resources/swift-stdlib- tool.xcspec

Re: [swift-dev] master fails to build

2017-02-13 Thread mishal_shah via swift-dev
> On Feb 13, 2017, at 10:04 AM, Michael Gottesman wrote: > > >> On Feb 13, 2017, at 4:10 AM, Kevin Hendry > > wrote: >> >> Heh. I’ll just retreat to my noob hovel and try that then. Thanks. > > There is no such a thing as a noob hovel. ; ). We all are learning = ), and

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (master) #1033

2017-02-13 Thread Jordan Rose via swift-dev
Huon, Dave, any idea what's up with this one? /home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/buildbot_incremental/swift-linux-x86_64/stdlib/public/core/8/ExistentialCollection.swift:1833:17: error: '_CollectionBox' requires the types 'Element' and 'C.SubSequence.Iter

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1892

2017-02-13 Thread Arnold Schwaighofer via swift-dev
This seems to be a non-deterministic failure. Has failed before this commit here: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1878/ > On Feb 13, 2017, at 1:25 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1892] > > Build URL

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1892

2017-02-13 Thread Jordan Rose via swift-dev
clang-4.0: error: unable to execute command: Bus error clang-4.0: error: linker command failed due to signal (use -v to see invocation) This pretty much can't be Arnold's commit. I'm going to wait a build to see if it happens again. Jordan > On Feb 13, 2017, at 13:25, no-re...@swift.org wrote:

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (master) #1033

2017-02-13 Thread Jordan Rose via swift-dev
Sorry, this was supposed to be about https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/1030/ , but that bot's gone back to blue. That's a bit concerning too. > On Feb 13, 2017, at 13:18, Jordan Rose

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1892

2017-02-13 Thread Slava Pestov via swift-dev
I’ve seen this before. It would be useful if we kept all old CI logs in an easily searchable form. Slava > On Feb 13, 2017, at 1:28 PM, Jordan Rose via swift-dev > wrote: > > clang-4.0: error: unable to execute command: Bus error > clang-4.0: error: linker command failed due to signal (use -v