I installed kde-builder as described in SDK / KDE Builder · GitLab (I also tried arch package but the result is the same). Then I try to build something simple like kcalc and I get this error:
❯ kde-builder kcalc
Updating repo-metadata
Fetching remote changes to sysadmin-repo-metadata
Merging sysadmin-repo-metadata changes from branchmaster
*You had local changes tosysadmin-repo-metadata, which have been re-applied.
* libgpg-error is not found in KDE projects, and there is no defined project with such name in the config.
I might have had a previous installation but I deleted the confing and ~/.local/state/sysadmin-repo-metadata directory. I’m on Manjaro with everything updated, libgpg-error package is installed (I tried reinstalling). Not sure what I’m doing wrong, any help much appreciated!