Re: [swift-dev] preview 5 package-tests failure

2016-08-14 Thread Nicole Jacque via swift-dev
Hi Drew- If you’re building using the swift-3.0-PREVIEW-5 tag, please be aware that swift-corelib-libdispatch is not included in the preview tag, or part of the CI package job, as we are still working out issues with swift-corelib-libdispatch. (Preview 5 does, however add support for swift-code

Re: [swift-dev] [Swift CI] Build Still Failing: OSS - Swift Package - Ubuntu 15.10 (master) #1901

2016-08-14 Thread Tony Parker via swift-dev
[TestEqualityOperators.py FAILED] again… - Tony > On Aug 14, 2016, at 1:01 PM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift-package-linux-ubuntu-15_10 [#1901] > > Build URL: > https://ci.swift.org/job/oss-swift-package-linux-ubuntu-15_10/1901/ >

Re: [swift-dev] preview 5 package-tests failure

2016-08-14 Thread David P Grove via swift-dev
Hi Drew, Pick up this: https://github.com/apple/swift/pull/3835 It adds -fblocks to C language options to the ClangImporter on Linux. --dave swift-dev-boun...@swift.org wrote on 08/14/2016 02:14:13 AM: > > When attempting to build Swift Preview 5 on Linux, I get this error: > >