-
-
Notifications
You must be signed in to change notification settings - Fork 15.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
xfsprogs: replace glibc-2.27 patch w/upstream variant #37888
xfsprogs: replace glibc-2.27 patch w/upstream variant #37888
Conversation
Maybe just upgrade the package instead? |
Optimistically moving ahead, just wanted to make sure you saw :). Hopefully uncontroversial since we're using upstream fix :) EDIT: nevermind, didn't see discussion. |
(I suspect that fix didn't exist when you were working on this, hehe) |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: xfsprogs Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: xfsprogs Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: xfsprogs Partial log (click to expand)
|
I tried that first but had problems making it work (4.15.1) regardless of libc. Note there are newer gentoo patches to use but even so. Here's about where I left that effort, if anyone wants to revisit it in the future: https://github.com/dtzWill/nixpkgs/releases/tag/xfsprogs-4.15.1-wip It fails trying to--I guess-- find Makefile rules for While visiting this I'll note other folks seem to build with |
🚢 Yeah, this wasn't upstream when I looked for it. |
And, err, ignore the rest of that tree's commits 😇 haha they're from some exploratory dev haha. |
Ok, thanks for the work on the upgrade, I will continue on that some day. For some reason xfsprogs always needs some patches to actually compile... it's like linking dynamically to stuff in 2018 is rocket science or something... |
This version also works w/musl :)
https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/patch/?id=8041435de7ed028a27ecca64302945ad455c69a6
cc @shlevy
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)