On 10/18/21 14:25, Aleix Pol wrote:
Does anyone know why we are having this problem all of a sudden? I
cannot reproduce on my system.
Plasma Workspace is failing the same:
https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20SUSEQt5.15/1800/
<https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20SUSEQt5.15/1800/>
It might be that plasma-framework is built with older kcoreaddons.
>
/usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginmetadata.h:443:54:
> note: passing argument to parameter 'defaultValue' here
> [2021-10-18T11:17:43.890Z] QString value(const QString &key, const
> QString &defaultValue = QString()) const;
It appears like the compiler chooses wrong overload.