[swift-dev] [Swift CI] Build Failure: 1. OSS - Swift (Tools Opt+Assert, Stdlib Opt+DebInfo+Assert, Resilience) - macOS (master) #54

2016-12-21 Thread no-reply--- via swift-dev
Title: Report [FAILURE] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#54] Build URL:https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/54/ Project:oss-swift_tools-RA_stdlib-RDA_test-macos-resilience Date of build:Wed, 21 Dec 2016 03:47:00 -08

Re: [swift-dev] swift driver on Darwin

2016-12-21 Thread Joe Groff via swift-dev
> On Dec 19, 2016, at 10:23 AM, Jordan Rose via swift-dev > wrote: > > [+swift-dev, swift-build-dev] Once upon a time I think I had the idea that > swiftc should be useful independent of having a Clang install, but we've long > since given up on that on Linux and it's not such an interesting

Re: [swift-dev] swift driver on Darwin

2016-12-21 Thread Jordan Rose via swift-dev
> On Dec 21, 2016, at 11:11, Joe Groff wrote: > > >> On Dec 19, 2016, at 10:23 AM, Jordan Rose via swift-dev >> wrote: >> >> [+swift-dev, swift-build-dev] Once upon a time I think I had the idea that >> swiftc should be useful independent of having a Clang install, but we've >> long since

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7707

2016-12-21 Thread Jordan Rose via swift-dev
[+swift-dev] Possibly. We've had trouble with settings being cached before. Jordan > On Dec 21, 2016, at 17:06, Maxwell Swadling wrote: > > Does CMake not work with the incremental build bots?.. > >> On 21 Dec. 2016, at 4:58 pm, no-re...@swift.org >> wrote: >> >>

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #7707

2016-12-21 Thread Maxwell Swadling via swift-dev
This is the commit, I don't know why it is failing on the Incremental when it passed on CI. > On 21 Dec. 2016, at 4:58 pm, no-re...@swift.org wrote: > > > Commit 81ae0fd89db50ce4474638941c11e3a97f7204af by maxs: > Added HAVE_UNICODE_LIBEDIT instead of doing platform checks > > edit: lib/Immedi

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

2016-12-21 Thread Jordan Rose via swift-dev
This can't possibly be me. Compile Swift Module 'Get' (9 sources) Valid decl has error type! (parameter "lhs" interface type='inout ContiguousArray' mutable) 0 swift 0x03509a08 1 swift 0x0350a146 2 libpthread.so.0 0x7fdf44069670 3 libc.so.6 0x

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

2016-12-21 Thread Greg Parker via swift-dev
IIRC I saw something like this earlier this week, probably Tuesday, but I can't remember if it was in a CI PR build or in a local build on rad-main. > On Dec 21, 2016, at 5:35 PM, Jordan Rose via swift-dev > wrote: > > This can't possibly be me. > > Compile Swift Module 'Get' (9 sources) > V