[swift-dev] Please remove your Swift build directory

2016-05-31 Thread Dmitri Gribenko via swift-dev
Hi, We have merged a CMake and build-script refactoring that requires a from-scratch build. Trying to use an existing build directory will result in strange errors in the middle of the build. Excuse me for the inconvenience. Dmitri -- main(i,j){for(i=2;;i++){for(j=2;j*/ __

Re: [swift-dev] Please remove your Swift build directory

2016-05-31 Thread Joe Groff via swift-dev
> On May 31, 2016, at 9:37 AM, Dmitri Gribenko via swift-dev > wrote: > > Hi, > > We have merged a CMake and build-script refactoring that requires a > from-scratch build. Trying to use an existing build directory will > result in strange errors in the middle of the build. > > Excuse me for

Re: [swift-dev] Please remove your Swift build directory

2016-05-31 Thread Joe Groff via swift-dev
> On May 31, 2016, at 10:20 AM, Joe Groff via swift-dev > wrote: > > >> On May 31, 2016, at 9:37 AM, Dmitri Gribenko via swift-dev >> wrote: >> >> Hi, >> >> We have merged a CMake and build-script refactoring that requires a >> from-scratch build. Trying to use an existing build directory

[swift-dev] Benchmarks build failure

2016-05-31 Thread Patrick Pijnappel via swift-dev
On master benchmark build seems to fail after regenerating the harness files, i.e.: $ ./benchmark/scripts/generate_harness/generate_harness.py $ ./utils/build-script -RB Builds swift fine but fails on building the benchmarks: + /usr/local/bin/cmake --build ~/Code/swift/build/Ninja-ReleaseAssert/

Re: [swift-dev] Please remove your Swift build directory

2016-05-31 Thread Dmitri Gribenko via swift-dev
On Tue, May 31, 2016 at 10:20 AM, Joe Groff wrote: > >> On May 31, 2016, at 9:37 AM, Dmitri Gribenko via swift-dev >> wrote: >> >> Hi, >> >> We have merged a CMake and build-script refactoring that requires a >> from-scratch build. Trying to use an existing build directory will >> result in str

[swift-dev] Swift 3.0 Preview 1 Snapshots available!

2016-05-31 Thread Mishal Shah via swift-dev
New Swift snapshots available! Download new packages from https://swift.org/download/ Swift 3.0 Preview 1: (swift-3.0-preview-1-branch) Following repository are tagged with swift-3.0-preview-1-SNAPSHOT-2016-05-31-a https://github.com/apple/swift

[swift-dev] Swift compile times comparison: frameworks vs. non-frameworks

2016-05-31 Thread Samantha John via swift-dev
Hi all, In my continued investigation of Swift compile times I was able to gather some interesting data. In the last couple weeks we decided to put in a large dev effort to move our entire codebase into frameworks. We'd been having really slow build times (often 5 minutes for an incremental compi

[swift-dev] New Swift snapshots available!

2016-05-31 Thread Mishal Shah via swift-dev
New Swift snapshots available! Download new packages from https://swift.org/download/ Swift Development: (master) Following repository are tagged with swift-DEVELOPMENT-SNAPSHOT-2016-05-31-a https://github.com/apple/swift