-
-
Notifications
You must be signed in to change notification settings - Fork 733
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
Failed to build with g++ 14.2.0 #3880
Comments
I'm seeing similar.
gcc-14.2.0 (also tested clang 19.1.6), fmt-11.1.1, Waybar-0.11.0. Slackware current. I tried building with default options and with Slackware-specific and both failed. |
This appears related to fmt 10 -> 11 transition. fmt 11.1.2 was just released yesterday and slackware-current has not caught up yet but this also does not appear to resolve. A step down to fmt 10 (10.2.1) should get you back to prior behavior |
With a recompiled gabime/spdlog#3115 (comment) |
I see. We just got fmt-11.1.1 Jan 10th. I'm sure the next version will come around soon. Until then I've robbed the old solib from the fmt 10 package. |
I'm getting lots of errors trying to build waybar:
Versions:
fmt 11.1.1
gcc 14.2.0
llvm 19.1.6
I tried setting -fpermissive but didn't work.
The text was updated successfully, but these errors were encountered: