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

ci: error while loading shared libraries: libLLVM-17.so.1: cannot open shared object file: No such file or directory #4515

Open
leongross opened this issue Oct 11, 2024 · 1 comment

Comments

@leongross
Copy link
Contributor

In the ci the nix-test step fails with the following error 1

/home/runner/go/bin/tinygo: error while loading shared libraries: libLLVM-17.so.1: cannot open shared object file: No such file or directory

The Restore LLVM source cache uses LLVM v.18, so we should bump the version here.

@aykevl
Copy link
Member

aykevl commented Oct 11, 2024

The Restore LLVM source cache uses LLVM v.18, so we should bump the version here.

We use LLVM 18, so this is correct.

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