Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Lane Schwartz via swift-users
Bizarre. And 10/5 is no longer available for download. $ wget > https://swift.org/builds/development/ubuntu1604/swift-DEVELOPMENT-SNAPSHOT-2017-10-05-a/swift-DEVELOPMENT-SNAPSHOT-2017-10-05-a-ubuntu16.04.tar.gz > --2017-10-07 11:49:56-- > https://swift.org/builds/development/ubuntu1604/swift-DEVEL

Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Edward Connell via swift-users
$ find ~/swift -name "*dispatch*" /home/ed/swift/usr/lib/swift/linux/libdispatch.la /home/ed/swift/usr/lib/swift/linux/libdispatch.so /home/ed/swift/usr/lib/swift/dispatch /home/ed/swift/usr/lib/swift/dispatch/dispatch.h On Sat, Oct 7, 2017 at 9:51 AM, Lane Schwartz wrote: > Edward, > > Could y

Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Lane Schwartz via swift-users
Edward, Could you please try running this command wherever your swift-DEVELOPMENT* directory is located? find swift-DEVELOPMENT-SNAPSHOT-* -name "*dispatch*" Thanks, Lane On Sat, Oct 7, 2017 at 11:47 AM, Edward Connell wrote: > No I installed it yesterday so 10/5 was the current one > > On

Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Lane Schwartz via swift-users
Strange. 10/5 is not available to download. And the 10/6 release doesn't have libdispatch. On Sat, Oct 7, 2017 at 11:47 AM, Edward Connell wrote: > No I installed it yesterday so 10/5 was the current one > > On Sat, Oct 7, 2017 at 9:36 AM, Lane Schwartz wrote: > >> Do you mean 10/6? I don't see

Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Edward Connell via swift-users
No I installed it yesterday so 10/5 was the current one On Sat, Oct 7, 2017 at 9:36 AM, Lane Schwartz wrote: > Do you mean 10/6? I don't see a 10/5 build. > > On Sat, Oct 7, 2017 at 11:26 AM, Edward Connell > wrote: > >> I had the same problem with the 9/30 build, but the 10/5 build worked for

Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Lane Schwartz via swift-users
This appears in all Ubuntu 16.04 Trunk Development releases currently listed on the Swift downloads page. Bug report is https://bugs.swift.org/browse/SR-6084 I tested the following releases: - 2017-09-22 - 2017-09-23 - 2017-09-24 - 2017-09-25 - 2017-09-26 -

Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Lane Schwartz via swift-users
Do you mean 10/6? I don't see a 10/5 build. On Sat, Oct 7, 2017 at 11:26 AM, Edward Connell wrote: > I had the same problem with the 9/30 build, but the 10/5 build worked for > me. > > On Sat, Oct 7, 2017 at 9:21 AM, Alex Blewitt via swift-users < > swift-users@swift.org> wrote: > >> This sounds

Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Edward Connell via swift-users
I had the same problem with the 9/30 build, but the 10/5 build worked for me. On Sat, Oct 7, 2017 at 9:21 AM, Alex Blewitt via swift-users < swift-users@swift.org> wrote: > This sounds like a bug. There were some changes recently to migrate the > build towards CMake and it may be that they have b

Re: [swift-users] Using libdispatch with Trunk Development snapshot

2017-10-07 Thread Alex Blewitt via swift-users
This sounds like a bug. There were some changes recently to migrate the build towards CMake and it may be that they have broken the build accordingly. Since I can't find one, can you create a bug at https://bugs.swift.org with the snapshot build that you saw the issue is? Alex > On 7 Oct 2017,