-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: llvm/clangIssues related to llvmPackages, clangStdenv and relatedIssues related to llvmPackages, clangStdenv and related
Description
Describe the bug
lldb 16.0.6 does not run
Steps To Reproduce
Steps to reproduce the behavior:
$ nix run nixpkgs#lldb_16
/nix/store/l2iidv87qb7gfdafd5s3fg3hc1h869qp-lldb-16.0.6/bin/lldb: error while loading shared libraries: libclang-cpp.so.16: cannot open shared object file: No such file or directoryExpected behavior
It should run.
Additional context
I believe it worked with earlier versions of lldb 16. It works with lldb_15.
Notify maintainers
@dtzWill
@Ericson2314
@rrbutani
@RaitoBezarius
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.4.3, NixOS, 23.11 (Tapir), 23.11.20230720.5df4d78`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.15.1`
- channels(root): `"home-manager, nixos"`
- nixpkgs: `/nix/store/3z2ddp392iwz4dm4f040p55gylzcxyfg-source`Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken6.topic: llvm/clangIssues related to llvmPackages, clangStdenv and relatedIssues related to llvmPackages, clangStdenv and related