kxmlgui fails to build: https://invent.kde.org/frameworks/kxmlgui/-/jobs/1053017 FAILED: CMakeFiles/pofiles-08aebf85324bbb643579513ca6eaa28b /home/nico/kde6/build/kxmlgui/CMakeFiles/pofiles-08aebf85324bbb643579513ca6eaa28b cd /home/nico/kde6/build/kxmlgui && /usr/bin/cmake -DGETTEXT_MSGFMT_EXECUTABLE=/usr/bin/msgfmt -DCOPY_TO=/home/nico/kde6/build/kxmlgui/locale -DPO_DIR=/home/nico/kde6/src/kxmlgui/po -P /home/nico/kde6/usr/lib64/cmake/KF6I18n/build-pofiles.cmake /home/nico/kde6/src/kxmlgui/po/tr/kxmlgui6.po:168:67: syntax error /usr/bin/msgfmt: found 1 fatal error CMake Error at /home/nico/kde6/usr/lib64/cmake/KF6I18n/build-pofiles.cmake:24 (message): failed generating /home/nico/kde6/src/kxmlgui/po Call Stack (most recent call first): /home/nico/kde6/usr/lib64/cmake/KF6I18n/build-pofiles.cmake:51 (_processCommands) In particular there is "<a href="%1">", but it should be "<a href=\"%1\">"
Sorry about that, looks like I messed up during copying from Lokalize. Fixed in SVN revision 1655676.