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

Build on x86 fails with missing library #283

Closed
FlareFlo opened this issue Aug 9, 2024 · 2 comments
Closed

Build on x86 fails with missing library #283

FlareFlo opened this issue Aug 9, 2024 · 2 comments

Comments

@FlareFlo
Copy link

FlareFlo commented Aug 9, 2024

Building in Github CI fails with /root/.rustup/toolchains/nightly-i686-unknown-linux-gnu/bin/cargo: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory
An example workflow of mine is linked here.
Omitting these targets (arbitrarily) resolved the issue.
The failing workflow file with command used.

@messense
Copy link
Member

Seems like a regression in cargo, please report to cargo instead.

See rust-lang/cargo#13546

@FlareFlo
Copy link
Author

Thanks! I will follow along with said issue then

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