Re: [swift-dev] Strange Linux smoke test failures?

2017-10-18 Thread Greg Parker via swift-dev
> On Oct 17, 2017, at 8:16 PM, David Zarzycki via swift-dev > wrote: > > I’m trying to get pull request 12496 to pass the smoke test, but it seems to > be repeatedly failing the Linux smoke test in bizarre, unrelated, and > unexpected ways. Does anybody have some theories about what might be

[swift-dev] [Swift CI] Build Still Failing: OSS - Swift Package - OS X (master) #522

2017-10-18 Thread no-reply--- via swift-dev
New issue found!Title: Report [FAILURE] oss-swift-package-osx [#522] Build URL:https://ci.swift.org/job/oss-swift-package-osx/522/ Project:oss-swift-package-osx Date of build:Wed, 18 Oct 2017 02:57:03 -0500 Build duration:1 hr 41 min Identified problems:Regression test fa

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

2017-10-18 Thread Greg Parker via swift-dev
Missing build dependency somewhere? [7/78] Generating swiftDispatch.o, swift/Dispatch.swiftmodule, swift/Dispatch.swiftdoc FAILED: src/swiftDispatch.o src/swift/Dispatch.swiftmodule src/swift/Dispatch.swiftdoc cd /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04-lon

Re: [swift-dev] [Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (master) #443

2017-10-18 Thread Greg Parker via swift-dev
Probably Andy's https://github.com/apple/swift/pull/12420. Automatic revert didn't work, and I won't be able to revert manually for a few hours. > On Oct 17, 2017, at 2:48 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-ASAN-RA-osx [#443] > > Build URL:https://ci.swift.or

[swift-dev] Question: memory management on Stack with Structs ?

2017-10-18 Thread Thibault Wittemberg via swift-dev
Hi everyone, I am a member of the RxSwiftCommunity, and I am facing an issue on a PR that I've made (https://github.com/RxSwiftCommunity/NSObject-Rx/pull/49 ). The big picture is: I have a protocol that declares a computed var (get set) w