Updating crates.io index
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
Traceback (most recent call last):
File "/var/pisi/rust-bindgen/actions.py", line 13, in setup
shelltools.system('cargo fetch --locked --target "x86_64-unknown-linux-gnu"')
File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
raise Error(msg)
pisi.actionsapi.Error: Command "cargo fetch --locked --target "x86_64-unknown-linux-gnu"" failed, return value was 101.
[01;31mAction script error caught.
[0m[01;33m*** 1 error(s), 0 warning(s)
[0m[01;31mProgram terminated.
[0m