You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I do not have llvm-libs listed in the dependencies, while I do not have this package built without this dependency.
error: process didn't exit successfully: `rustc -vV` (exit status: 127)
--- stderr
rustc: error while loading shared libraries: libLLVM.so.19.1: cannot open shared object file: No such file or directory
==> ERROR: A failure occurred in build().
Aborting...
After installing the llvm-libs package, everything worked.
The text was updated successfully, but these errors were encountered:
Hi. I do not have
llvm-libs
listed in the dependencies, while I do not have this package built without this dependency.After installing the
llvm-libs
package, everything worked.The text was updated successfully, but these errors were encountered: