Skip to content

[Issue] Failed to build - file llvm-ar not found. Missing Dependency? #78

@ErrWare

Description

@ErrWare

I was failing to install liblisa-semantics-tool [1] because xed-sys v0.5.1+xed-2023.12.19 was failing with a "FileNotFoundError: [Errno 2] No such file or directory: 'llvm-ar'".

Installing llvm with brew install llvm resolved the issue.

In that project's dependencies [2] I don't see xed-sys nor llvm, so I'm guessing the problem is xed-sys is missing a dependency.

  1. https://github.com/libLISA/liblisa/tree/main/cli/liblisa-semantics-tool
  2. https://github.com/libLISA/liblisa/blob/main/cli/liblisa-semantics-tool/Cargo.toml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions