Jonas Devlieghere

Results 23 comments of Jonas Devlieghere

Can you try again after running `brew link --force libxml2`? That does the trick for me.

> What version of Vim are you running? I'm using the system vim in `/usr/bin`: ``` /usr/bin/vim --version VIM - Vi IMproved 8.1 (2018 May 18, compiled Jun 5 2020...

> I wonder if setting the defaults to Python 2 as you have done in the bash snippet may be the issue. On your machine, are you able to import...

Anyway, the situations that should be guaranteed to work are: 1. System vim (Py2) and Xcode lldb (Py2 by using the default). 2. System vim (Py2) and open source LLDB...

This depends on `clang::CompilerInvocation::setDefaultPointerAuthOptions` which isn't currently upstream. CC @ahmedbougacha

https://github.com/swiftlang/llvm-project/pull/8678 https://github.com/swiftlang/swift-driver/pull/1472 @swift-ci test

The macOS failure is: ``` /Users/ec2-user/jenkins/workspace/swift-PR-macos/branch-main/swift/stdlib/private/SwiftPrivate/IO.swift:21:8: error: failed to build module 'Darwin'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.9.2 (swiftlang-5.9.2.2.11...