Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #4003

2017-06-01 Thread David Farler via swift-dev
I don't, although maybe rad-main would suffice. Mishal, did any libraries or packages change on the Linux bots recently? Is rad-main a truly equivalent setup? Erik, do you have a sense for the repro rate of this problem already? David > On Jun 1, 2017, at 12:19 PM, Argyrios Kyrtzidis wrote: >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #4003

2017-06-01 Thread David Farler via swift-dev
On the face of it, this kind of smells a little bit like a use-after-free or heap corruption something. Do we have Linux ASan bots running these tests? > On Jun 1, 2017, at 12:59 PM, David Farler wrote: > > I don't, although maybe rad-main would suffice. > > Mishal, did any libraries or packag

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.04 (swift 4.0) #345

2017-05-09 Thread David Farler via swift-dev
To close the thread - this change was reverted. - DF > On May 9, 2017, at 3:18 PM, Bruno Cardoso Lopes > wrote: > > This was me. Just talked to David Farler and he's going to help me by > updating the call to getModuleHash on the the importer. > > > > On Tue, May 9, 2017 at 2:48 PM,

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

2017-03-22 Thread David Farler via swift-dev
Doesn't look like my change. Did tools or clang/llvm change? > On Mar 22, 2017, at 4:32 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#2278] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/2278/ >

Re: [swift-dev] Failure in Swift-Unit :: Syntax/SwiftSyntaxTests/TypeSyntaxTest.MetatypeTypeWithAPIs

2017-02-20 Thread David Farler via swift-dev
I appreciate it! I will address it today. - David > On Feb 20, 2017, at 10:20 AM, Jordan Rose wrote: > > I'll XFAIL it for you for now. > >> On Feb 20, 2017, at 10:19, David Farler wrote: >> >> Ah, NoAsserts builds, of course. The test checks for assertion failure :). I >> will fix it up. I

Re: [swift-dev] Failure in Swift-Unit :: Syntax/SwiftSyntaxTests/TypeSyntaxTest.MetatypeTypeWithAPIs

2017-02-20 Thread David Farler via swift-dev
Ah, NoAsserts builds, of course. The test checks for assertion failure :). I will fix it up. I am AFK until after lunch - is it ok to wait until then? David > On Feb 20, 2017, at 10:00 AM, Jordan Rose wrote: > > https://ci.swift.org/job/oss-swift_tools-R_stdlib-RD_test-simulator/1223/ > > Not

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

2017-02-17 Thread David Farler via swift-dev
Should be good now. - DF > On Feb 17, 2017, at 3:51 PM, David Farler via swift-dev > wrote: > > This is me, I have the fix. > > David > >> On Feb 17, 2017, at 3:46 PM, no-re...@swift.org <mailto:no-re...@swift.org> >> wrote: >> >> [FAILUR

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

2017-02-17 Thread David Farler via swift-dev
OK - we should be all fixed up now. Sorry for the noise. David > On Feb 17, 2017, at 4:29 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#1807] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/1807/ >

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

2017-02-17 Thread David Farler via swift-dev
This is me, I have the fix. David > On Feb 17, 2017, at 3:46 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#1102] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/1102/ > >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #1103

2017-02-17 Thread David Farler via swift-dev
This was a lockstep commit with LLDB - the other half should come in next build. David > On Feb 17, 2017, at 3:44 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#1103] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-1

Re: [swift-dev] Swift Syntax Structured Editing Library

2017-02-17 Thread David Farler via swift-dev
x27; labels to track tasks and bugs. I'll be working quickly but I'll try to peel off some starter bugs and give a shout out when I can. Stay Swifty- DF > On Feb 10, 2017, at 2:16 PM, David Farler via swift-dev > wrote: > > Good day swift-dev! > > A truly modern com

[swift-dev] Swift Syntax Structured Editing Library

2017-02-10 Thread David Farler via swift-dev
Good day swift-dev! A truly modern compiler has to have excellent IDE and tools integration, as we have done through the SourceKit layer, providing code completion, documentation comments, syntax highlighting, and more. There's no reason to stop there, so I'd like to announce work on the Swift

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

2017-02-10 Thread David Farler via swift-dev
This was a GitHub timeout - I don't see it recurring since. David > On Feb 10, 2017, at 1:28 AM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#977] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-te

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #8288

2017-02-08 Thread David Farler via swift-dev
This is an instance of an assertion that has been hitting some bots (rdar://problem/30351514 ) - on Doug G. Not related to update-checkout. DF > On Feb 8, 2017, at 12:39 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#8288] > > Build URL:https://ci.swift.org/job

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

2017-02-07 Thread David Farler via swift-dev
Another dupe - already fixed. DF > On Feb 7, 2017, at 5:33 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#923] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/923/ > >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #923

2017-02-07 Thread David Farler via swift-dev
I fixed this in subsequent commit. David > On Feb 7, 2017, at 5:22 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#923] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/923/ >

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1769

2017-02-07 Thread David Farler via swift-dev
Fixed a couple more. I think that's all of them. David > On Feb 7, 2017, at 5:18 PM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1769] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1769/

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1768

2017-02-07 Thread David Farler via swift-dev
Trivial fix - done. To github.com:apple/swift.git 86d204c..46b869e master -> master David > On Feb 7, 2017, at 5:06 PM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1768] > > Build URL: > https://ci.swift.org/job/oss-swift-

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1767

2017-02-07 Thread David Farler via swift-dev
This is rdar://problem/30351514 . Doug G is looking into it. David > On Feb 7, 2017, at 4:49 PM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1767] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1766

2017-02-07 Thread David Farler via swift-dev
Let's see if this is addressed by: Commit abd39669fc2468c32d16cc163e612219e213a580 by practicalswift Re-add crasher 28680-swift-typebase-getdesugaredtype Now with "// REQUIRES: deterministic-behavior" > On Feb 7, 2017, at 4:45 PM, no-re...@swift.org wr

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - OS X (master) #8252

2017-02-06 Thread David Farler via swift-dev
Mishal just kicked a workspace clean on all of the machines to see if this clears things up. > On Feb 6, 2017, at 5:59 PM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift-incremental-RA-osx [#8252] > > Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/8

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #8242

2017-02-06 Thread David Farler via swift-dev
Also a case of rdar://problem/30381981 . David > On Feb 6, 2017, at 1:44 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#8242] > > Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/8242/ >

Re: [swift-dev] [Swift CI] Build Still Failing: 0. OSS - Swift Incremental RA - OS X (master) #8247

2017-02-06 Thread David Farler via swift-dev
This looks like it might be isolated to this machine: rdar://problem/30381981 . David > On Feb 6, 2017, at 3:40 PM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift-incremental-RA-osx [#8247] > > Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/8247/

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #525

2016-11-16 Thread David Farler via swift-dev
It looks like this test is failing periodically on this bot. https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/519/ https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/525/

Re: [swift-dev] Unsupported imported target type MODULE_LIBRARY

2016-07-07 Thread David Farler via swift-dev
Adding +Michael Gottesman who changed some things around in this file. I also hit this with: build-script -r --debug-swift -x CMake Error at cmake/modules/SwiftSharedCMakeConfig.cmake:67 (message): Unsupported imported target type MODULE_LIBRARY Call Stack (most recent call first): cmake/mod

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #3836

2016-05-04 Thread David Farler via swift-dev
Looks like this is no longer reproducing with a clean build. David > On May 4, 2016, at 4:54 PM, David Farler via swift-dev > wrote: > > Hm, I just ran the validation tests for all platforms and they all passed. > I'll run again. > > David > >>

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #3836

2016-05-04 Thread David Farler via swift-dev
Hm, I just ran the validation tests for all platforms and they all passed. I'll run again. David > On May 4, 2016, at 4:31 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#3836] > > Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/3836/ >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #4446

2016-04-23 Thread David Farler via swift-dev
To g...@github.com:apple/swift.git f24f445..b6985b5 master -> master This should fix the rest of the bots. > On Apr 22, 2016, at 11:59 PM, David Farler wrote: > > Had a mid-air with Slava - I'll fix it now. > > David > >> On Apr 22, 2016, at 11:5

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #4446

2016-04-23 Thread David Farler via swift-dev
Had a mid-air with Slava - I'll fix it now. David > On Apr 22, 2016, at 11:51 PM, David Farler via swift-dev > wrote: > > This just finished compiling on the pull request bot ... > > Taking a look. > > David > >> On Apr 22, 2016, at 11:45 PM, no-re..

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #4446

2016-04-22 Thread David Farler via swift-dev
This just finished compiling on the pull request bot ... Taking a look. David > On Apr 22, 2016, at 11:45 PM, no-re...@swift.org > wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#4446] > > Build URL: > https://ci.swift.org/job/oss-swift-incre

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #3369

2016-04-13 Thread David Farler via swift-dev
Accidental CMake change - fixed. David > On Apr 13, 2016, at 3:34 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#3369] > > Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/3369/ > > Pro

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #4134

2016-04-11 Thread David Farler via swift-dev
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/swiftpm/Tests/PackageType/PackageNameTests.swift:12:8: error: no such module 'XCTest' import XCTest ^ Mishal, have you seen this one before? This looks unrelated to my change. David > On Apr 11, 2016, at 11:48

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #4097

2016-04-10 Thread David Farler via swift-dev
Sorry, I grepped for the wrong thing - I'll update the test now. David > On Apr 10, 2016, at 12:51, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#4097] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/4097/ > Proje

[swift-dev] CoerceAndExpand switch warnings after latest clang/llvm stable merge

2016-04-04 Thread David Farler via swift-dev
Just a heads up - the latest stable merge exposed a couple of switch warnings: swift/lib/IRGen/GenFunc.cpp:1338:13: warning: enumeration value 'CoerceAndExpand' not handled in switch [-Wswitch] switch (AI.getKind()) { ^ swift/lib/IRGen/GenFunc.cpp:2916:13: warning: enumeration val

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #2942

2016-03-24 Thread David Farler via swift-dev
I temporarily disabled building this target while I investigate. David > On Mar 24, 2016, at 12:28 PM, David Farler via swift-dev > wrote: > > This is mine. Looking now. > > David > >> On Mar 24, 2016, at 12:24 PM, no-re...@swift.org <mailto:no-re...@swift.o

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #2942

2016-03-24 Thread David Farler via swift-dev
This is mine. Looking now. David > On Mar 24, 2016, at 12:24 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#2942] > > Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/2942/ > Project: oss-swift-incremental-RA-osx > Date of build:Thu, 2

[swift-dev] SILVerifier: Should SuperMethodInst's result type be the same type as the referenced member?

2015-12-09 Thread David Farler via swift-dev
[Joe, Roman, sorry for resend, I got the e-mail group wrong] In SuperMethodInst's verifier, we have: require(CMI->getType() == TC.getConstantType(CMI->getMember()), "result type of super_method must match type of method"); I think this assumption was valid when we only allowed super_metho