the build logs for monkeysphere 0.43-3 on sparc64 s390x and ppc64 show it failing with:
gpg: key generation failed: Invalid S-expression
This happens based on this part of the test suite which invokes gpg --generate-key with this input:
Key-Type: $keyType Key-Grip: $keyGrip Key-Usage: auth Name-Real: $serviceName %no-protection %commit
the same test suite appears to work fine on the other builders, and i've seen the same test suite work fine on 32-bit big-endian powerpc architecture running 2.2.13 as well.