Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #1393

2017-07-21 Thread Mishal Shah via swift-dev
It should be fixed now. Thanks, Mishal Shah > On Jul 21, 2017, at 5:24 PM, Erik Eckstein wrote: > > This is a “no space left on device” issue > >> On Jul 21, 2017, at 5:18 PM, no-re...@swift.org >> wrote: >> >> [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#13

[swift-dev] [Swift CI] Build Failure: OSS - Swift Package - OS X (master) #3820

2017-07-21 Thread no-reply--- via swift-dev
Title: Report [FAILURE] oss-swift-package-osx [#3820] Build URL:https://ci.swift.org/job/oss-swift-package-osx/3820/ Project:oss-swift-package-osx Date of build:Fri, 21 Jul 2017 15:36:19 -0700 Build duration:2 hr 47 min Changes Commit 1504c2ede77b

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #1393

2017-07-21 Thread Erik Eckstein via swift-dev
This is a “no space left on device” issue > On Jul 21, 2017, at 5:18 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#1393] > > Build URL: > https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/1393/ >

Re: [swift-dev] [Discuss] Remove SwiftExperimental

2017-07-21 Thread Chris Lattner via swift-dev
> On Jul 21, 2017, at 8:57 AM, Joe Groff wrote: > > > > On Jul 20, 2017, at 12:54 PM, Chris Lattner via swift-dev > mailto:swift-dev@swift.org>> wrote: > >> >>> On Jul 19, 2017, at 1:23 PM, Robert Widmann via swift-dev >>> mailto:swift-dev@swift.org>> wrote: >>> >>> Hello all, >>> >>> Th

Re: [swift-dev] [Discuss] Remove SwiftExperimental

2017-07-21 Thread Joe Groff via swift-dev
> On Jul 20, 2017, at 12:54 PM, Chris Lattner via swift-dev > wrote: > > >> On Jul 19, 2017, at 1:23 PM, Robert Widmann via swift-dev >> wrote: >> >> Hello all, >> >> The SwiftExperimental library’s stated purpose is to be a place where >> experimental library features could be explored

[swift-dev] State of Standard Library/Runtime Compilation on Windows

2017-07-21 Thread Thomas Roughton via swift-dev
Hi all, and particularly Saleem, Hugh, and Han, I've been recently trying to build the Swift compiler, runtime, and core libraries on Windows against the MSVC runtime from master and have been running into some difficulties. I've managed to get Clang and swiftc built (and I hope to submit pull