-
Notifications
You must be signed in to change notification settings - Fork 666
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 breakage with libc 0.2.154 from git #2342
Comments
asomers
added a commit
to asomers/nix
that referenced
this issue
Mar 22, 2024
The next version of libc includes some backwards-incompatible changes. Fixes nix-rust#2342
asomers
added a commit
to asomers/nix
that referenced
this issue
Mar 22, 2024
The next version of libc includes some backwards-incompatible changes. Fixes nix-rust#2342
asomers
added a commit
to asomers/nix
that referenced
this issue
Mar 22, 2024
The next version of libc includes some backwards-incompatible changes. Fixes nix-rust#2342
asomers
added a commit
to asomers/nix
that referenced
this issue
Mar 22, 2024
The next version of libc includes some backwards-incompatible changes. Fixes nix-rust#2342
wlkrm
pushed a commit
to wlkrm/nix
that referenced
this issue
May 27, 2024
The next version of libc includes some backwards-incompatible changes. Fixes nix-rust#2342
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nix builds successfully with the most recently released libc: 0.2.153. But the version currently in git contains some backwards-incompatible changes.
Here is a simplified build output, on FreeBSD amd64:
See
rust-lang/libc#3597
rust-lang/libc#3356
rust-lang/libc#3466
The text was updated successfully, but these errors were encountered: