-
-
Notifications
You must be signed in to change notification settings - Fork 498
Patchelf breaks strip #196
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
Comments
Duplicate of #145? |
Could very well be. There's a different error though, and I don't get any warnings. See also #110. There's more context in the IRC logs. |
10 tasks
This is fixed in patchelf 0.10, but nixpkgs still uses 0.9. See NixOS/nixpkgs#69213 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@grahamc
When packaging libtas, I noticed some weird result where stripping after patchelf makes the executable segfault.
The relevant derivation is here
Build results: stuffs.tar.gz.
b
should segfault; the others should not.The text was updated successfully, but these errors were encountered: