[swift-dev] TWISt-shout Newsletter 2016-11-21

2016-11-21 Thread Kenny Leung via swift-dev
Here is your TWISt-shout Newsletter for the week of 2016-11-14 to 2016-11-20 https://github.com/pepperdog/TWISt-shout/blob/master/2016/TWISt-shout-2016-11-21.md Enjoy! -Kenny ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailm

Re: [swift-dev] build order? Glibc.swift: error: no such module 'SwiftGlibc'

2016-11-21 Thread Eric Wing via swift-dev
On 11/20/16, rintaro ishizaki wrote: > Hi Eric, > > https://bugs.swift.org/browse/SR-3219 has been resolved. > The current master branch still reproduce the problem? If so, could you > open a new SR and share the generated build.ninja file in the build > directory? > This appears to have fixed t

[swift-dev] Linux full-test CI broken?

2016-11-21 Thread Jacob Bandes-Storch via swift-dev
My "test Linux" build (from https://github.com/apple/swift/pull/5871) seems to be consistently failing in CI. It could be my fault, but it looks like a bunch of other recent builds have failed too: https://ci.swift.org/job/swift-PR-Linux/ Anyone know what's going on? _