-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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 Nightly is missing a library #91314
Comments
We are currently using |
I'm working on a patch for this. This is definitely the issue, just need to find the right way to extend the RPATH. I have something replacing it with a path containing zlib, but that overwrites the existing |
Extending the RPATH seems not to have worked
|
I'm investigating patching the files in lib |
Describe the bug
As of rust nightly 2020-06-22, Rust nightly cannot find libz.so.1
This issue is not present in Rust nightly 2020-06-21.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
rustc works
Additional context
This also happens with rust nightly from https://github.com/mozilla/nixpkgs-mozilla
Notify maintainers
@Mic92
Metadata
"x86_64-linux"
Linux 5.4.46, NixOS, 20.03.2262.2b417708c28 (Markhor)
yes
no
nix-env (Nix) 2.3.6
"nixos-20.03.2262.2b417708c28, nixpkgs-unstable-20.09pre221694.342eaba9ebb"
""
/nix/var/nix/profiles/per-user/root/channels/nixos
Maintainer information:
The text was updated successfully, but these errors were encountered: