[swift-dev] Master-Next bots are now on the public ci

2016-06-29 Thread Michael Gottesman via swift-dev
Just an update for everyone. Mishal just put the open source master-next bots on the public ci: https://ci.swift.org/view/swift-master-next/ We are currently in the middle of an update so everything is not blue yet. But a great step forward and a round of applause from me. Thanks Mishal! Micha

[swift-dev] [RFC] Requiring CMake 3.4.3 by Prerequisite.

2016-06-29 Thread Michael Gottesman via swift-dev
For a long time, we have been using CMake 2.8.*. This is an RFC to make it a pre-requisite to have cmake 3.4.3 matching LLVM. The reason to do this is: 1. It will make it easier to cherry-pick upstream llvm changes that may require CMake 3.4.3 features into Swift's cmake system. 2. It allows us

Re: [swift-dev] Ubuntu 14.04 Swift master build failure

2016-06-29 Thread Michael Gottesman via swift-dev
No worries. I actually sent out an email earlier this week with an RFC, but I sent it by mistake to swift-dev@$APPLE instead of swift-dev@swift.org. Sorry about that! Michael > On Jun 29, 2016, at 5:55 AM, Joseph Bell wrote: > > CMake has been upgraded to 3.4.3 on Ubuntu 14.04 and it's now co

[swift-dev] Handling Windows C library Matrix

2016-06-29 Thread Saleem Abdulrasool via swift-dev
Hi, Windows has an interesting (different) model for handling the C library. There are *four* different libraries and you select the library you want across two axis. Traditionally the driver controls the selected library via flags (and options exposed to the developer via the IDE). Im not sure

Re: [swift-dev] Ubuntu 14.04 Swift master build failure

2016-06-29 Thread Joseph Bell via swift-dev
CMake has been upgraded to 3.4.3 on Ubuntu 14.04 and it's now compiling away; thanks for the tip Michael. On Tue, Jun 28, 2016 at 11:22 PM, Michael Gottesman wrote: > For 14.04, you need to upgrade your CMake. Since we are going to be > updating to 3.4.3, I would suggest just doing that. > > Mic

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

2016-06-29 Thread Mike Ferris via swift-dev
This was due to a coupling between changes in xctest and foundation. Foundation side is merged now too, so this should be resolved in the next build. Mike > On Jun 29, 2016, at 5:19 AM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#6042] > > Build URL: