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

Ubuntu cross compilation fails with version GLIBC_2.29 not found #3210

Closed
sylvestre opened this issue Mar 4, 2022 · 2 comments
Closed

Ubuntu cross compilation fails with version GLIBC_2.29 not found #3210

sylvestre opened this issue Mar 4, 2022 · 2 comments

Comments

@sylvestre
Copy link
Sponsor Contributor

/home/runner/.cargo/bin/cross build --release --target=x86_64-unknown-linux-musl --features feat_os_unix_musl
/home/runner/.cargo/bin/cross: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /home/runner/.cargo/bin/cross)
/home/runner/.cargo/bin/cross: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /home/runner/.cargo/bin/cross)

similar too:
rust-lang/rust-analyzer#11558

@sylvestre
Copy link
Sponsor Contributor Author

sylvestre commented Mar 4, 2022

Happens only on Ubuntu 18.04

@sylvestre
Copy link
Sponsor Contributor Author

sylvestre commented Mar 4, 2022

Seems to be caused by:
rust-lang/rust#90846

@sylvestre sylvestre changed the title musl CI fails with version GLIBC_2.29 not found Ubuntu cross compilation fails with version GLIBC_2.29 not found Mar 4, 2022
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

1 participant