Control: tags -1 patch
The fix for this is to always export the symbols (but not actually run
the tests):
https://salsa.debian.org/qt-kde-team/kde/kxmlrpcclient/-/merge_requests/3
Making the symbols optional wouldn't be a full solution, because the
definition of nocheck (
https://wiki.debian.org/BuildProfileSpec#Registered_profile_names )
requires that it not change the contents of binary packages at all.
(noinsttest exists if you need a profile that does drop tests packages,
but this package probably doesn't need one.)