Hi,
On May 19, 2023, 22:40, Tranter Madi < trmdi@yandex.com> wrote:
> Hi everyone, I sent this Request [1] a month ago but haven't got any response from the maintainer. What's happening with it? [1] https://build.opensuse.org/request/show/1077954

I think the issue is that your SR currently does not actually build due to an update to the fmt library.(Although admitedly the current one does not build either...) I have located it for you:

[ 100s] /home/abuild/rpmbuild/BUILD/fcitx5-5.0.23/src/modules/dbus/dbusmodule.cpp:574:45: required from here [ 100s] /usr/include/fmt/core.h:1691:7: error: static assertion failed: Cannot format an argument. To make type T formattable provide a formatter<T> specialization: https://fmt.dev/latest/api.html#udt [ 100s] 1691 | formattable, [ 100s] | ^~~~~~~~~~~ [ 100s] /usr/include/fmt/core.h:1691:7: note: 'formattable' evaluates to false

Perhaps one of us can attempt to patch this and then send a fix upstream.

-- Gordon Leung