Re: [swift-dev] [swift-lldb-dev] LLDB Invalid address (32 bit arm)

2015-12-28 Thread Todd Fiala via swift-dev
Hi William, On Thu, Dec 24, 2015 at 3:15 PM, Dmitri Gribenko via swift-lldb-dev < swift-lldb-...@swift.org> wrote: > + swift-lldb-dev > > On Thu, Dec 24, 2015 at 3:03 PM, William Dillon via swift-dev > wrote: > > Hi all, > > > > I’m working on addressing issues that are preventing lldb from comp

Re: [swift-dev] [swift-lldb-dev] LLDB Invalid address (32 bit arm)

2016-01-04 Thread Todd Fiala via swift-dev
> On Dec 28, 2015, at 10:39 AM, William Dillon via swift-lldb-dev > wrote: > > Hi Todd, > > Yes, I think that LLDB is more or less working with Swift on ARM. We can > start the REPL and do some tasks with it, though it isn’t all that reliable > yet. I’d love to hear about the reliability p

Re: [swift-dev] [swift-lldb-dev] LLDB Invalid address (32 bit arm)

2016-01-04 Thread Todd Fiala via swift-dev
I added some more comments to the pull request that I Think is related to this thread here: https://github.com/apple/swift-lldb/pull/3 The archspec changes really need to happen in llvm.org lldb svn trunk and need to be put up for

Re: [swift-dev] [swift-lldb-dev] LLDB Invalid address (32 bit arm)

2016-01-04 Thread Todd Fiala via swift-dev
On Mon, Jan 4, 2016 at 9:45 AM, William Dillon via swift-lldb-dev < swift-lldb-...@swift.org> wrote: > > On Jan 4, 2016, at 9:17 AM, Todd Fiala wrote: > > I added some more comments to the pull request that I Think is related to > this thread here: > https://github.com/apple/swift-lldb/pull/3 > >

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Still Failing: OSS - Swift Package - Ubuntu 14.04 (master) #943

2016-04-08 Thread Todd Fiala via swift-dev
Investigating now. Filed this to track: Build failure: Swift CI packaging: OSS - Swift Package - Ubuntu 14.04 (master) #943 > On Apr 8, 2016, at 9:18 AM, Mishal Shah via swift-lldb-dev > wrote: > > Hi Todd, > > We are seeing failure in LLDB, could this be related to LLDB merge from > yes

Re: [swift-dev] [swift-lldb-dev] repl/test-repl-glibc.py Failure on Ubuntu

2016-04-19 Thread Todd Fiala via swift-dev
Hi Joseph, I'll poke around at this today and see if I can get this rolling forward (or at least figure out what we're waiting on). Thanks for your patience! -Todd On Tue, Apr 19, 2016 at 8:00 AM, Joseph Bell via swift-lldb-dev < swift-lldb-...@swift.org> wrote: > Hi all, > > Has anyone looked

[swift-dev] Proposal for Swift and Ubuntu releases

2016-04-21 Thread Todd Fiala via swift-dev
Hi all, I wanted to propose how we can go about handling newer Ubuntu releases in a systematic way. This covers how we handle Ubuntu on our CI, but also reflects where we'll be focusing effort at any given point. The primary intent is to support the most recent Ubuntu Long Term Service release a

Re: [swift-dev] [swift-lldb-dev] Proposal for Swift and Ubuntu releases

2016-04-26 Thread Todd Fiala via swift-dev
Thanks, Ryan. Yes, the intent was to harmonize with the Ubuntu release philosophy. I haven’t heard any opposition to this plan. I’m going to move forward with resourcing and executing on this plan. More communication to follow once those details are worked out. Thanks, all! Sincerely, Todd

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

2016-05-05 Thread Todd Fiala via swift-dev
-- scp code sign tar -- WARNING: Your password has expired. Password change required but no TTY available. Build step 'Execute shell' marked build as failure [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s Email was triggered for: Failure - Any Sending email fo

Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #1265

2016-05-09 Thread Todd Fiala via swift-dev
I’ll have a look. > On May 9, 2016, at 9:27 AM, Daniel Dunbar wrote: > > +Todd > > This looks like lldb failures? > > ERROR: test_lldbmi_break_insert_function_pending > (tools/lldb-mi/breakpoint/TestMiBreak.py) > ___ swift-dev mailing list swift-

Re: [swift-dev] [swift-lldb-dev] Proposal for Swift and Ubuntu releases

2016-06-22 Thread Todd Fiala via swift-dev
out for Ubuntu 16.10 sometime after the October Ubuntu release. There is probably a good 5 - 6 months of coverage left on Swift Ubuntu 14.04 CI. Does that help? -Todd > > On Tue, Apr 26, 2016 at 10:57 AM, Todd Fiala via swift-dev > mailto:swift-dev@swift.org>> wrote: >

Re: [swift-dev] build error: INSTALL cannot find readline.so

2016-06-22 Thread Todd Fiala via swift-dev
I think that bug has details in it, but specifically I think you need to delete just the lldb and maybe the llbuild (?) build directories. This should cut down the (painful) rebuild time. This looks to be some kind of known deficiency in the cmake/ninja generator handling. We found links to o

Re: [swift-dev] [swift-lldb-dev] Proposal for Swift and Ubuntu releases

2016-06-23 Thread Todd Fiala via swift-dev
> good 5 - 6 months of coverage left on Swift Ubuntu 14.04 CI. > > Does that help? > > -Todd > >> >> On Tue, Apr 26, 2016 at 10:57 AM, Todd Fiala via swift-dev >> mailto:swift-dev@swift.org>> wrote: >> Thanks, Ryan. Yes, the intent was to harmon

Re: [swift-dev] [swift-lldb-dev] Proposal for Swift and Ubuntu releases

2016-06-27 Thread Todd Fiala via swift-dev
hould focus on getting the build >>> ready for Ubuntu 16. >>> >>> - Brian Gesiak >>> >> >> Well, getting it working for Ubuntu 14.04 is probably still worth it since >> we are currently supporting it, and plan to support it until we swa

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #1930

2016-08-19 Thread Todd Fiala via swift-dev
It looks like this may be the packaging build: >> oss-swift-package-linux-ubuntu-15_10 It was this build: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-15_10/1930/consoleFull#465392916fca400bf-2f4a-462e-b517-e058d770b2d7

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #1930

2016-08-19 Thread Todd Fiala via swift-dev
> On Aug 19, 2016, at 1:42 PM, Enrico Granata wrote: > >> >> On Aug 19, 2016, at 11:20 AM, Todd Fiala via swift-lldb-dev >> mailto:swift-lldb-...@swift.org>> wrote: >> >> It looks like this may be the packaging build: >> oss-swift-package-linux-ubuntu-15_10 >> >> It was this build: >>

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #1930

2016-08-19 Thread Todd Fiala via swift-dev
First off, I think the whole LLDB team can agree on the simple principle that tests that sometimes fail is not something we’re shooting for, so we’re on the same page with the general sentiment. But, rather than talking in sweeping generalizations, let’s take this exact failure as an example. It

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #1930

2016-08-19 Thread Todd Fiala via swift-dev
> On Aug 19, 2016, at 3:02 PM, Enrico Granata via swift-lldb-dev > wrote: > > >> On Aug 19, 2016, at 2:44 PM, Jim Ingham via swift-lldb-dev >> mailto:swift-lldb-...@swift.org>> wrote: >> >>> >>> On Aug 19, 2016, at 2:26 PM, Daniel Dunbar via swift-lldb-dev >>> mailto:swift-lldb-...@swift.o

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #1930

2016-08-19 Thread Todd Fiala via swift-dev
On August 19, 2016 at 2:26:18 PM, Daniel Dunbar (daniel_dun...@apple.com) wrote: On Aug 19, 2016, at 2:22 PM, Todd Fiala wrote: First off, I think the whole LLDB team can agree on the simple principle that tests that sometimes fail is not something we’re shooting for, so we’re on the same page

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (master) #1930

2016-08-19 Thread Todd Fiala via swift-dev
-Todd > On Aug 19, 2016, at 3:09 PM, Todd Fiala wrote: > > > > >> On August 19, 2016 at 2:26:18 PM, Daniel Dunbar (daniel_dun...@apple.com) >> wrote: >> >> >>> On Aug 19, 2016, at 2:22 PM, Todd Fiala wrote: >>> >>> First off, I think the whole LLDB team can agree on the simple principl

[swift-dev] Code reformatting the swift-lldb repo, master and master-next branches

2016-09-07 Thread Todd Fiala via swift-dev
Hi all, The LLVM.org LLDB svn repository has just been reformatted to better match LLVM code formatting standards. For details on that, see these threads: http://lists.llvm.org/pipermail/lldb-dev/2016-August/010870.html http://lists.llvm.org/pipermail/lldb-dev/2016-September

Re: [swift-dev] Code reformatting the swift-lldb repo, master and master-next branches

2016-09-07 Thread Todd Fiala via swift-dev
> On Sep 7, 2016, at 2:06 PM, Todd Fiala wrote: > > Hi all, > > The LLVM.org LLDB svn repository has just been reformatted > to better match LLVM code formatting standards. For details on that, see > these threads: > > http://lists.llvm.org/pipermail/lldb-dev/2016-August/

Re: [swift-dev] Code reformatting the swift-lldb repo, master and master-next branches [COMPLETE]

2016-09-08 Thread Todd Fiala via swift-dev
Hi all, I have wrapped up the code reformatting operation for the swift-lldb master and master-next repositories. Of note: * The integration of upstream LLVM.org LLDB svn trunk bits into the swift-lldb/master-next branch happens by way of the swift-lldb/upstream branch. Th

Re: [swift-dev] [swift-lldb-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-21 Thread Todd Fiala via swift-dev
Great, thanks Mishal! On Wed, Sep 21, 2016 at 7:14 PM, mishal_shah via swift-lldb-dev < swift-lldb-...@swift.org> wrote: > Ubuntu 16.04 support added to ci.swift.org! > > Starting tomorrow swift.org will also contain Ubuntu 16.04 toolchains. > > Master: > 0. OSS - Swift Incremental RA - Ubuntu 16

Re: [swift-dev] [swift-lldb-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-22 Thread Todd Fiala via swift-dev
> On Sep 21, 2016, at 7:46 PM, Todd Fiala via swift-lldb-dev > wrote: > > Great, thanks Mishal! > > On Wed, Sep 21, 2016 at 7:14 PM, mishal_shah via swift-lldb-dev > mailto:swift-lldb-...@swift.org>> wrote: > Ubuntu 16.04 support added to ci.swift.org ! > > Starting t

Re: [swift-dev] [swift-lldb-dev] Ubuntu 16.04 Bots on ci.swift.org

2016-09-22 Thread Todd Fiala via swift-dev
> On Sep 22, 2016, at 11:22 AM, mishal_shah wrote: > > >> On Sep 22, 2016, at 8:05 AM, Todd Fiala > > wrote: >> >>> >>> On Sep 21, 2016, at 7:46 PM, Todd Fiala via swift-lldb-dev >>> mailto:swift-lldb-...@swift.org>> wrote: >>> >>> Great, thanks Mishal! >>> >>> On

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #2188

2016-09-30 Thread Todd Fiala via swift-dev
This is another case of: This is: https://llvm.org/bugs/show_bug.cgi?id=27423 (a.k.a. test infra: clear file-level-charged issues when a file is rerun) > I’ll be increasing the priority of fixing that. Given that this has hit two of our CI buil

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #2188

2016-09-30 Thread Todd Fiala via swift-dev
> On Sep 30, 2016, at 11:02 AM, Todd Fiala wrote: > > This is another case of: > > This is: > https://llvm.org/bugs/show_bug.cgi?id=27423 > > > (a.k.a. > test infra: clear > file-level-charged issues when a file is rerun) > >> I’ll be increasin

Re: [swift-dev] [swift-lldb-dev] Building and running swift-lldb from Xcode not working :(

2016-10-05 Thread Todd Fiala via swift-dev
> On Oct 5, 2016, at 3:20 PM, Rex Fenley via swift-lldb-dev > wrote: > > I'm using the most recent cmake. I also blew away the lldb directory and > tried to rebuild but still ended up with "error: unknown setting: > cmark-cmake-options" when building desktop :( > Okay. I think you want to

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 15.10 (swift 3.0) #142

2016-11-01 Thread Todd Fiala via swift-dev
Comments in the bug. I have a candidate fix that I put in upstream in LLVM.org LLDB svn trunk. I’ll pull that through after I get the current merge settled. > On Nov 1, 2016, at 11:21 AM, mishal_shah via swift-lldb-dev > wrote: > > https://bugs.swift.org/browse/SR-3103

Re: [swift-dev] [swift-lldb-dev] Swift CI Linux Pull Request on Ubuntu 16.04

2016-11-04 Thread Todd Fiala via swift-dev
Thanks, Mishal! On Fri, Nov 4, 2016 at 1:36 PM, mishal_shah via swift-lldb-dev < swift-lldb-...@swift.org> wrote: > Swift CI pull request testing will be running on Ubuntu 16.04 compare to > Ubuntu 14.04. > > “@swift-ci Please test Linux platform” will execute on Ubuntu 16.04. > > Thanks, > Misha

[swift-dev] Removed Ubuntu 14.04 and 15.10 CI and pre-built package support

2016-11-07 Thread Todd Fiala via swift-dev
Hi all, Per our plan for handling Ubuntu releases, we have now shut down the Ubuntu 14.04 and Ubuntu 15.10 CI. At this point we are running CI and building pre-built packages for Ubuntu 16.04 x86_64 and Ubuntu 16.10 x86_64. See the following email for more details on our plan for handling adopti