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

rust-lld: error while loading shared libraries: libLLVM-7.so on recent nightly #53869

Closed
koute opened this issue Aug 31, 2018 · 4 comments
Closed

Comments

@koute
Copy link
Member

koute commented Aug 31, 2018

Recent wasm32-unknown-unknown builds on my Travis started failing with the following error:

rust-lld: error while loading shared libraries: libLLVM-7.so: cannot open shared object file: No such file or directory

rustc 1.30.0-nightly (02cb8f2a4 2018-08-29) failed
rustc 1.30.0-nightly (7061b2775 2018-08-28) worked fine

@koute
Copy link
Member Author

koute commented Aug 31, 2018

Looking at the list of commits between 7061b2775 and 02cb8f2a4 this commit look like a possible culprit: 3cf6f0d

@koute
Copy link
Member Author

koute commented Aug 31, 2018

cc @michaelwoerister

@memoryruins
Copy link
Contributor

Duplicate of #53813, #53849
Fixed in #53828, which will be in the next nightly.

@koute
Copy link
Member Author

koute commented Aug 31, 2018

Ah, my apologies! I searched for the issue, but I didn't look through closed issues. -_-

@koute koute closed this as completed Aug 31, 2018
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