Skip to content

lldb 16.0.6 broken #244609

@Ninja3047

Description

@Ninja3047

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 directory

Expected 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`

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken6.topic: llvm/clangIssues related to llvmPackages, clangStdenv and related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions