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

2016-04-08 Thread Mishal Shah via swift-lldb-dev
Hi Todd, We are seeing failure in LLDB, could this be related to LLDB merge from yesterday? FAILED: source/API/CMakeFiles/liblldb.dir/__/__/scripts/LLDBWrapPython.cpp.o /usr/bin/clang++ -DGTEST_HAS_RTTI=0 -DHAVE_PROCESS_VM_READV -DHAVE_ROUND -DLIBXML2_DEFINED -D__STDC_CONSTANT_MACROS -D__S

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

2016-04-08 Thread Mishal Shah via swift-lldb-dev
Yes, this is config issue because we use to build DebugAssert but now we are building ReleaseAssert. >> Ninja-DebugAssert/lldb-macosx-x86_64/test-results/results.xml It should be "Ninja-ReleaseAssert/lldb-macosx-x86_64/test-results/results.xml It should be fixed in the next build. Thanks, M

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

2016-04-19 Thread Mishal Shah via swift-lldb-dev
Hi Joseph, We are currently reviewing pexpect module with security team, once we have an approval I will install it on swift-ci system. Thanks, Mishal shah > On Apr 19, 2016, at 8:23 AM, Todd Fiala via swift-lldb-dev > wrote: > > Hi Joseph, > > I'll poke around at this today and see if I c

[swift-lldb-dev] [Swift CI] [LLDB] [swift-3.0-preview-3] LLDB test failing on Ubuntu 15.10

2016-07-14 Thread Mishal Shah via swift-lldb-dev
Hi, Can someone look at this test failure? It started after following commit. https://ci.swift.org/view/swift-3.0-preview-3/job/oss-lldb-swift-3.0-preview-3-incremental-linux-ubuntu-15_10/23/console [PCH/preamble] Make sure that if the preamble/PCH was serialized with (detail

Re: [swift-lldb-dev] [Swift CI] Build Still Failing: 0. OSS - LLDB Incremental - Ubuntu 16.04 (master) #2239

2017-04-17 Thread Mishal Shah via swift-lldb-dev
I disabled email notification for LLDB Ubuntu 16.04 and 16.10 for now. Thanks, Mishal Shah > On Apr 17, 2017, at 4:12 PM, Jason Molenda wrote: > > I think I'm supposed to xfail those on linux; they fail on the swift.org bots > periodically, something like a hypervisor bug? I can't remember wh

Re: [swift-lldb-dev] [swift-dev] Reminder: Swift.org scheduled outages for bug reporting, mailing lists, website and CI

2017-08-05 Thread Mishal Shah via swift-lldb-dev
Hi Everyone! Update: — bugs.swift.org is back online. — lists.swift.org is back online. — swift.org website is back online with latest toolchains, the older toolchains will be available by Tuesday Aug 8th 2017. — ci.swift.org is back online, but we’re still worki

Re: [swift-lldb-dev] [swift-users] Build toolchain failure for swift-4.0-branch on Mac OSX 10.12.6

2017-08-29 Thread Mishal Shah via swift-lldb-dev
Adding swift-lldb-dev group. Thanks, Mishal Shah > On Aug 29, 2017, at 4:00 PM, Raj Barik via swift-users > wrote: > > OSx version: 10.12.6 (16G29) > Steps to reproduce the error: > 1) > git clone https://github.com/apple/swift.git > > ./swift/utils/updat

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

2017-10-13 Thread Mishal Shah via swift-lldb-dev
/Users/buildnode/jenkins/workspace/oss-lldb-incremental-osx/swift/lib/Frontend/DiagnosticVerifier.cpp:66:11: error: enumeration value 'DK_Remark' not handled in switch [-Werror,-Wswitch] switch (Kind) { ^ /Users/buildnode/jenkins/workspace/oss-lldb-incremental-osx/swift/lib/Frontend/Di

[swift-lldb-dev] Swift CI will be down for maintenance - Nov 1st 2017 - 5pm PST

2017-11-01 Thread Mishal Shah via swift-lldb-dev
We will be taking down ci.swift.org for maintenance today at 5pm PST to update the Xcode. Please avoid triggering pull request testing during the maintenance. I will reply to this email once the maintenance has started and completed. Thanks, Mishal Shah ___

Re: [swift-lldb-dev] Swift CI will be down for maintenance - Nov 1st 2017 - 5pm PST

2017-11-01 Thread Mishal Shah via swift-lldb-dev
Updated macOS nodes on ci.swift.org to Xcode 9.1 (9B55). Maintenance completed! Thanks, Mishal Shah > On Nov 1, 2017, at 1:05 PM, Mishal Shah wrote: > > We will be taking down ci.swift.org for maintenance > today at 5pm PST to update the Xcode. Please avoid triggering

[swift-lldb-dev] Swift CI is currently offline

2017-11-07 Thread Mishal Shah via swift-lldb-dev
ci.swift.org is offline, I will send out email once the server is back online. Sorry for any inconvenience caused by this outage. Thanks, Mishal Shah ___ swift-lldb-dev mailing list swift-lldb-dev@swift.org https://lists.swift.org/mailman/listinfo/sw

Re: [swift-lldb-dev] Swift CI is currently offline

2017-11-07 Thread Mishal Shah via swift-lldb-dev
ci.swift.org is back online. Thanks, Mishal Shah > On Nov 7, 2017, at 10:21 PM, Mishal Shah wrote: > > ci.swift.org is offline, I will send out email once > the server is back online. > > Sorry for any inconvenience caused by this outage. > > Thanks, > Mishal Shah >

[swift-lldb-dev] Swift CI will be down for maintenance - Nov 9th 2017 - 11am PST

2017-11-08 Thread Mishal Shah via swift-lldb-dev
We will be taking down ci.swift.org for maintenance tomorrow Nov 9th 2017 at 11am PST to update the Xcode. Please avoid triggering pull request testing during the maintenance. Xcode 9.2 beta 2 (9C34b) - https://developer.apple.com/download/ I will reply to this email onc

[swift-lldb-dev] [Announcement] Swift Automatic Sign Key

2017-11-08 Thread Mishal Shah via swift-lldb-dev
We are updating the Linux development snapshot signing key to 'Swift Automatic Signing Key #2', because 'Swift Automatic Signing Key #1' will expire on November 18th 2017. Starting November 9th, 2017 we will be publishing development snapshots with the new signing key. The new signing key is

Re: [swift-lldb-dev] Swift CI will be down for maintenance - Nov 9th 2017 - 11am PST

2017-11-09 Thread Mishal Shah via swift-lldb-dev
Maintenance started. > On Nov 8, 2017, at 12:42 PM, Mishal Shah wrote: > > We will be taking down ci.swift.org for maintenance > tomorrow Nov 9th 2017 at 11am PST to update the Xcode. Please avoid > triggering pull request testing during the maintenance. > > Xcode 9.

Re: [swift-lldb-dev] Swift CI will be down for maintenance - Nov 9th 2017 - 11am PST

2017-11-09 Thread Mishal Shah via swift-lldb-dev
Maintenance completed. Thanks, Mishal Shah > On Nov 9, 2017, at 12:32 PM, Mishal Shah wrote: > > Maintenance started. > > >> On Nov 8, 2017, at 12:42 PM, Mishal Shah > > wrote: >> >> We will be taking down ci.swift.org for maintenance >

[swift-lldb-dev] Swift CI will be down for maintenance - Nov 13th 2017 - 6pm PST

2017-11-13 Thread Mishal Shah via swift-lldb-dev
We will be taking down ci.swift.org for maintenance today Nov 13th 2017 at 6pm PST I will reply to this email once the maintenance has started and completed. Thanks, Mishal Shah ___ swift-lldb-dev mailing list swift-lldb-dev@sw

Re: [swift-lldb-dev] Swift CI will be down for maintenance - Nov 13th 2017 - 6pm PST

2017-11-13 Thread Mishal Shah via swift-lldb-dev
Maintenance started. > On Nov 13, 2017, at 4:50 PM, Mishal Shah wrote: > > We will be taking down ci.swift.org for maintenance > today Nov 13th 2017 at 6pm PST > > I will reply to this email once the maintenance has started and completed. > > Thanks, > Mishal Shah >

Re: [swift-lldb-dev] Swift CI will be down for maintenance - Nov 13th 2017 - 6pm PST

2017-11-13 Thread Mishal Shah via swift-lldb-dev
Maintenance completed. > On Nov 13, 2017, at 6:18 PM, Mishal Shah wrote: > > Maintenance started. > >> On Nov 13, 2017, at 4:50 PM, Mishal Shah > > wrote: >> >> We will be taking down ci.swift.org for maintenance >> today Nov 13th 2017 at 6

[swift-lldb-dev] Swift CI will be down for maintenance - Dec 5th 2017 - 1pm PST

2017-12-04 Thread Mishal Shah via swift-lldb-dev
We will be taking down ci.swift.org for maintenance tomorrow Dec 5th 2017 at 1pm PST to update the Xcode. Please avoid triggering pull request testing during the maintenance. Xcode 9.2 (9C40b) - https://developer.apple.com/download/

Re: [swift-lldb-dev] Swift CI will be down for maintenance - Dec 5th 2017 - 1pm PST

2017-12-05 Thread Mishal Shah via swift-lldb-dev
Maintenance started. > On Dec 4, 2017, at 5:18 PM, Mishal Shah wrote: > > We will be taking down ci.swift.org for maintenance > tomorrow Dec 5th 2017 at 1pm PST to update the Xcode. Please avoid triggering > pull request testing during the maintenance. > > Xcode 9.2

Re: [swift-lldb-dev] [swift-build-dev] Swift CI will be down for maintenance - Dec 5th 2017 - 1pm PST

2017-12-05 Thread Mishal Shah via swift-lldb-dev
Maintenance completed. Thanks, Mishal Shah > On Dec 5, 2017, at 1:00 PM, Mishal Shah via swift-build-dev > wrote: > > Maintenance started. > > >> On Dec 4, 2017, at 5:18 PM, Mishal Shah > > wrote: >> >> We will be taking down ci.swift.org

Re: [swift-lldb-dev] [swift-dev] [swift-build-dev] Swift CI will be down for maintenance - Dec 5th 2017 - 1pm PST

2017-12-05 Thread Mishal Shah via swift-lldb-dev
Hi Slava, Your pull request is in the queue. Build #1771 — https://ci.swift.org/job/swift-PR-osx/ Thanks, Mishal Shah > On Dec 5, 2017, at 4:34 PM, Slava Pestov wrote: > > CI is not triggering for me here: https://github.com/apple/swift/pull/13288 >