Hi,
Various files are needed for the signing feature to work (see for example #1281 for what happens when some are missing), and it is currently easy to miss at least the config files, as the build doesn't abort when they are missing.
I suggest that these critical files should be copied (bundled) in the git repositories and updated when needed, so that anyone can fetch the source and build it offline.
Thanks for the great software!