Re: [swift-dev] New to building Swift toolchain

2017-09-19 Thread Maksym Grebenets via swift-dev
I see. I gave it another go: https://gist.github.com/mgrebenets/e2c981951586910c679df17d377c9e69 Looking at the build logs, I can definitely see llvm source code being built. I've looked up a bunch of llvm .cpp files in the build log, e.g. LLVMTargetMachine.cpp. Unless I'm not looking in the

[swift-dev] Swift 4.0 released!

2017-09-19 Thread Ted Kremenek via swift-dev
I am pleased to announce that Swift 4.0 has been officially released: https://swift.org/blog/swift-4-0-released/ Swift 4 is available in Xcode 9 (which went live on the Mac App Store earlier today) and we will be posting an official toolchain shortly as well (likely early tomorrow morning).

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #596

2017-09-19 Thread Saleem Abdulrasool via swift-dev
On Tue, Sep 19, 2017 at 4:50 PM, Joe Shajrawi wrote: > Saleem, > > Each time we do a clean build the bots pass once - incremental compilation > is broken. > > Can you please investigate that? > Sure, Ill take a look. However, that is odd, as Ive been doing incremental

Re: [swift-dev] New to building Swift toolchain

2017-09-19 Thread Michael Gottesman via swift-dev
The reason why I know it wasn't clean is that you didn't rebuild LLVM. > On Sep 19, 2017, at 5:11 PM, Maksym Grebenets wrote: > > Hm. But this one was pretty much a clean build. I’ve made sure I removed all > build directories before running it. > > Is there a flag to

Re: [swift-dev] New to building Swift toolchain

2017-09-19 Thread Maksym Grebenets via swift-dev
Hm. But this one was pretty much a clean build. I’ve made sure I removed all build directories before running it. Is there a flag to pass to build-toolchain to ensure clean build? Would —clean work? On Wed, 20 Sep 2017 at 9:48 am, Michael Gottesman wrote: > Can you do a

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #596

2017-09-19 Thread Joe Shajrawi via swift-dev
Saleem, Each time we do a clean build the bots pass once - incremental compilation is broken. Can you please investigate that? Regards, —Joe |  |  shajr...@apple.com | (+1) 408-930-5203 > On Sep 19, 2017, at 4:37 PM, Joe Shajrawi wrote: > > The bots are still

Re: [swift-dev] New to building Swift toolchain

2017-09-19 Thread Michael Gottesman via swift-dev
Can you do a new clean build and post the log? > On Sep 19, 2017, at 4:11 PM, Maksym Grebenets wrote: > > Sure, I've put it in a gist here: > https://gist.github.com/mgrebenets/9f50bc07615002cfe6ebb3a9f74cb3de >

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #596

2017-09-19 Thread Joe Shajrawi via swift-dev
The bots are still failing after cleaning everything: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/640/console [63/128] Performing build step for 'libdispatch' FAILED:

Re: [swift-dev] New to building Swift toolchain

2017-09-19 Thread Maksym Grebenets via swift-dev
Sure, I've put it in a gist here: https://gist.github.com/mgrebenets/9f50bc07615002cfe6ebb3a9f74cb3de Cheers. On Wed, Sep 20, 2017 at 5:46 AM, Michael Gottesman wrote: > Hey Maksym. Your email was too big b/c of the attachment. Can you put the > attachment into a pastebin

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #596

2017-09-19 Thread Slava Pestov via swift-dev
For PR testing, a clean build fixed the issue for me. Slava > On Sep 19, 2017, at 11:08 AM, Joe Shajrawi via swift-dev > wrote: > > libdispatch is still failing to build on some platforms: >

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

2017-09-19 Thread Slava Pestov via swift-dev
Greg, Does this look OK? https://github.com/apple/swift/pull/12002 > On Sep 19, 2017, at 11:37 AM, no-reply--- via swift-dev > wrote: > > [FAILURE] oss-swift-package-osx [#311] > > Build URL:

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

2017-09-19 Thread no-reply--- via swift-dev
Title: Report [FAILURE] oss-swift-package-osx [#311] Build URL:https://ci.swift.org/job/oss-swift-package-osx/311/ Project:oss-swift-package-osx Date of build:Tue, 19 Sep 2017 11:32:26 -0500 Build duration:2 hr 5 min Identified problems:Regression test failed: This build

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (master) #596

2017-09-19 Thread Joe Shajrawi via swift-dev
libdispatch is still failing to build on some platforms: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10//634/console + /usr/bin/cmake --build

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

2017-09-19 Thread Joe Shajrawi via swift-dev
Hi Nate, You are the only one in the change log - is there a chance this is related to your commits? Regards, —Joe |  |  shajr...@apple.com | (+1) 408-930-5203 > On Sep 19, 2017, at 10:48 AM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#609] > >

Re: [swift-dev] Changing ELF layout

2017-09-19 Thread Saleem Abdulrasool via swift-dev
On Tue, Sep 19, 2017 at 8:42 AM Joe Groff wrote: > > On Sep 18, 2017, at 9:24 PM, Saleem Abdulrasool > wrote: > > On Mon, Sep 18, 2017 at 4:07 PM, Joe Groff wrote: > >> >> >> On Sep 18, 2017, at 3:31 PM, Saleem Abdulrasool via

Re: [swift-dev] Value-type bound protocols?

2017-09-19 Thread David Zarzycki via swift-dev
> On Sep 19, 2017, at 12:51, Joe Groff wrote: > > > >> On Sep 19, 2017, at 9:48 AM, David Zarzycki > > wrote: >> >> >> >>> On Sep 19, 2017, at 12:31, Joe Groff via swift-dev >> > wrote:

Re: [swift-dev] Value-type bound protocols?

2017-09-19 Thread David Zarzycki via swift-dev
> On Sep 19, 2017, at 12:31, Joe Groff via swift-dev > wrote: > > > >> On Sep 19, 2017, at 5:19 AM, David Zarzycki via swift-dev >> > wrote: >> >> >> >>> On Sep 18, 2017, at 17:54, Ben Cohen via swift-dev

Re: [swift-dev] Value-type bound protocols?

2017-09-19 Thread Joe Groff via swift-dev
> On Sep 19, 2017, at 5:19 AM, David Zarzycki via swift-dev > wrote: > > > >> On Sep 18, 2017, at 17:54, Ben Cohen via swift-dev > > wrote: >> >> >> >>> On Sep 13, 2017, at 1:06 PM, David Zarzycki via swift-dev >>>

Re: [swift-dev] Value-type bound protocols?

2017-09-19 Thread David Zarzycki via swift-dev
> On Sep 18, 2017, at 17:54, Ben Cohen via swift-dev > wrote: > > > >> On Sep 13, 2017, at 1:06 PM, David Zarzycki via swift-dev >> > wrote: >> >> >> >>> On Sep 13, 2017, at 15:23, Matthew Johnson via swift-dev >>>

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

2017-09-19 Thread no-reply--- via swift-dev
Title: Report [FAILURE] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#47] Build URL:https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/47/ Project:oss-swift_tools-RA_stdlib-RDA_test-macos-resilience Date of build:Tue, 19 Sep 2017 03:58:31