Skip to content
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

error compiling 2.1.0 #571

Open
ostroffjh opened this issue Jan 10, 2025 · 0 comments
Open

error compiling 2.1.0 #571

ostroffjh opened this issue Jan 10, 2025 · 0 comments

Comments

@ostroffjh
Copy link

I already have kddockwidgets 2.1.0 installed, but my Gentoo system is telling me I need to reinstall it (@preserved-rebuild) but installation fails, I presume to some change in the toolchain perhaps being less permissive about something I don't understand.
Upgrading libfmt from 11.0.2 to 11.1.1 seems to have decreased the number of errors, but still gives:
/usr/include/fmt/base.h:2240:29: error: passing 'const fmt::v11::formatter' as 'this' argument discards qualifiers [-fpermissive]
/usr/include/fmt/base.h:2240:29: error: passing 'const fmt::v11::formatter' as 'this' argument discards qualifiers [-fpermissive]
(with 11.0.2 there were about a dozen similar lines)

I'm attaching the full build.log using 11.1.1.
build.log

Let me know what else I can try or other info to provide (or if I should have reported elsewhere)

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

1 participant