Skip to content

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

Closed
jakobrs opened this issue Mar 22, 2020 · 3 comments
Closed

Patchelf breaks strip #196

jakobrs opened this issue Mar 22, 2020 · 3 comments

Comments

@jakobrs
Copy link

jakobrs commented Mar 22, 2020

@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.

@probonopd
Copy link

Duplicate of #145?

@jakobrs
Copy link
Author

jakobrs commented Mar 22, 2020

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.

@jakobrs jakobrs changed the title Patchelf and stripping give weird results when used together Patchelf and strip give weird results when used together Mar 23, 2020
@jakobrs jakobrs changed the title Patchelf and strip give weird results when used together Patchelf breaks strip Mar 24, 2020
@domenkozar
Copy link
Member

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants