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

lldb broken on macOS #47886

Closed
veprbl opened this issue Oct 4, 2018 · 2 comments
Closed

lldb broken on macOS #47886

veprbl opened this issue Oct 4, 2018 · 2 comments
Assignees
Labels
6.topic: darwin Running or building packages on Darwin
Milestone

Comments

@veprbl
Copy link
Member

veprbl commented Oct 4, 2018

Issue description

Steps to reproduce

Run nix-shell -p lldb --run lldb, observe:

dyld: Library not loaded: /nix/store/s2akgyr60hfrd9xl28hazh37flx5kaz3-llvm-5.0.2-lib/lib/liblldb.5.0.2.dylib
  Referenced from: /nix/store/x786h56j2x0nzp95nx8jf55f2iai8jh0-lldb-5.0.2/bin/lldb
  Reason: image not found

Technical details

Please run nix-shell -p nix-info --run "nix-info -m" and paste the
results.

@matthewbauer
Copy link
Member

Very weird... It must have come in from a recent update. You can find libLLDB in the lldb derivation:

/nix/store/x786h56j2x0nzp95nx8jf55f2iai8jh0-lldb-5.0.2/lib/liblldb.5.0.2.dylib

@matthewbauer
Copy link
Member

/cc @dtzWill

@matthewbauer matthewbauer self-assigned this Oct 12, 2018
@matthewbauer matthewbauer added this to the 19.03 milestone Dec 1, 2018
@matthewbauer matthewbauer added the 6.topic: darwin Running or building packages on Darwin label Dec 15, 2018
@FRidh FRidh closed this as completed in adcf4aa Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: darwin Running or building packages on Darwin
Projects
None yet
Development

No branches or pull requests

2 participants