Summary: | latest 6.7.0 release fails to build (probably come from Qt 6.7.3) | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-solid | Reporter: | David Geiger <geiger.david68210> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | kdelibs-bugs, lukas, nicolas.fella |
Priority: | NOR | ||
Version: | 6.7.0 | ||
Target Milestone: | --- | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | full build log |
You are building with -DWITH_NEW_SOLID_JOB=ON. Don't do that, it's experimental and unsupported Ok, looks good for me removing -DWITH_NEW_SOLID_JOB=ON. Great. |
Created attachment 174690 [details] full build log Hi, On Mageia Cauldron latest 6.7.0 release fails to build with the following build issue: /home/iurt/rpmbuild/BUILD/solid-6.7.0-build/solid-6.7.0/src/solid/power/backends/freedesktop/logindinhibitionargument.cpp:22:31: error: use of deleted function 'QChar::QChar(char)' 22 | return args.join(QChar(':')); Attached the full build log: