Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-14906] "LLDB provided no error string" when running on 7/17/21 toolchain snapshot #57253

Open
porterchild opened this issue Jul 9, 2021 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@porterchild
Copy link

Previous ID SR-14906
Radar rdar://problem/80469952
Original Reporter @porterchild
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Project Infrastructure
Labels Bug
Assignee None
Priority Medium

md5: 829bfe78c76fe6a1ace3cf9ae40449a1

Issue Description:

Same issue as tensorflow/swift#569

The problem is that 'Xcode-beta.app' is being inserted into the toolchain where it ought to be "Xcode.app", should be a simple fix

running

sudo install_name_tool -add_rpath /Applications/Xcode.app/Contents/Developer/Library/Frameworks/ /Library/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2021-07-07-a.xctoolchain/System/Library/PrivateFrameworks/LLDB.framework/Versions/A/LLDB

is a quick local fix

@typesanitizer
Copy link

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Projects
None yet
Development

No branches or pull requests

2 participants