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] 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: > >

[swift-dev] preview 5 package-tests failure

2016-08-13 Thread Drew Crawford via swift-dev
When attempting to build Swift Preview 5 on Linux, I get this error: Testing Time: 6.02s Failing Tests (4):     swift-package-tests :: swift-build-self-host.py     swift-package-tests :: swift-package-init-lib.md     swift-package-tests :: test-foundation-