Looking at the log files - seems basic error is because there is "No secret key".
Should I have done something before running "make check"?
Some examples:
Test: armencrypt.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: two@example.com: skipped: No public key
gpg: plain-1: encryption failed: No public key
Test: armor.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
armor.test: checking: armored_key_8192
gpg: /data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp/trustdb.gpg: trustdb
created
gpg: key DE415B0E: public key "Susumu OSAWA <susumu-o@goforward.org>" imported
gpg: can't connect to the agent: IPC connect call failed
gpg: Total number processed: 1
gpg: imported: 1
armor.test: the armored_key_8192 bug is back in town
Test: clearsig.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: no default secret key: No secret key
gpg: plain-1: clearsign failed: No secret key
...skipping...
Test: conventional-mdc.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: IDEA encrypted data
gpg: encrypted with 1 passphrase
...skipping...
Test: conventional.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: can't open 'plain-2': No such file or directory
gpg: symmetric encryption of 'plain-2' failed: No such file or directory
...skipping...
Test: decrypt-dsa.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: encrypted with ELG key, ID CB879DE9
gpg: decryption failed: No secret key
...skipping...
Test: decrypt.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: encrypted with ELG key, ID 47BE2775
gpg: decryption failed: No secret key
Test: decrypt.test
GNUPGHOME=/data/prj/gnu/gcrypt/gnupg/gnupg-2.1.0/tests/openpgp
gpg: encrypted with ELG key, ID 47BE2775
gpg: decryption failed: No secret key