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

can't find opam package providing llvm #22

Open
kit-ty-kate opened this issue Feb 4, 2021 · 1 comment
Open

can't find opam package providing llvm #22

kit-ty-kate opened this issue Feb 4, 2021 · 1 comment

Comments

@kit-ty-kate
Copy link
Contributor

I haven't investigated further. I'm not sure why the plugin would not be able to detect the llvm library.

/src: (run (shell "opam exec -- opam-dune-lint"))
        main stdlib/Prelude.{bc,csfw}
Compiling Prelude
Module Prelude compiled
WARNING: can't find opam package providing "llvm"!
WARNING: can't find opam package providing "llvm"!
WARNING: can't find opam package providing "llvm"!
WARNING: can't find opam package providing "llvm"!
[...]

Full log: https://ci.ocamllabs.io/github/kit-ty-kate/labrys/commit/4a3e0c5dd45343b4de2e22051095b49d05772608/variant/(lint-opam)

@talex5
Copy link
Contributor

talex5 commented Feb 4, 2021

It's because llvm didn't install a lib/llvm/META file (but it did install lib/META.llvm, which I've never seen before).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants