-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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 failure: ceph #281027
Comments
You won't get a reply if you leave that empty. |
I'm having the same issue
I didn't notice when it happened, but I also have sambaFull |
Same error whit the package
|
This seems related to https://tracker.ceph.com/issues/61975. |
That turned out not to be the issue. The actual error: https://cache.nixos.org/log/4i14y3ylpmagn2jfzi598ghw9fw2dza4-ceph-18.2.0.drv
In colour so that one can actually make sense of C++ error messages: One potential problem here: This is because of
Build failure with
I noticed Arch has patches for But we can just use |
PR for the fix: #281858 |
ceph: Fix build with GCC 13 by using fmt_8 -> fmt_9. Fixes #281027
Steps To Reproduce
Steps to reproduce the behavior:
git checkout 9b19f5e77dd906cb52dade0b7bd280339d2a1f3d
nix build .#ceph
Build log
https://hydra.nixos.org/job/nixpkgs/trunk/ceph.x86_64-linux
Additional context
nixos-unstable
9b19f5e77dd906cb52dade0b7bd280339d2a1f3d
Noticed when setting
services.samba.package = pkgs.sambaFull;
and rebuildingNotify maintainers
@adevress @alexanderkjeldaas @johanot @krav
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: