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:
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.