Hit the following make check failure when packaging gnupg-2.4.0 for Gentoo:
PASS: tests/migrations/extended-pkf.scm Testing a clean migration ... Testing a migration with existing private-keys-v1.d ... Testing a migration with existing but weird private-keys-v1.d ... PASS: tests/migrations/from-classic.scm =================== 3 tests run, 3 succeeded, 0 failed, 0 failed expectedly, 0 succeeded unexpectedly, 0 skipped. =================== make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.4.0/work/gnupg-2.4.0/tests/migrations' Making check in gpgme make[2]: Entering directory '/var/tmp/portage/app-crypt/gnupg-2.4.0/work/gnupg-2.4.0/tests/gpgme' /usr/sbin/mkdir: cannot create directory ‘setup.scm’: Not a directory make[2]: *** [Makefile:617: xcheck] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.4.0/work/gnupg-2.4.0/tests/gpgme' make[1]: *** [Makefile:517: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-crypt/gnupg-2.4.0/work/gnupg-2.4.0/tests' make: *** [Makefile:631: check-recursive] Error 1 * ERROR: app-crypt/gnupg-2.4.0::gentoo failed (test phase): * Make check failed. See above for details.
build.log:
.Please let me know if further infromation is required. 2.3.8 passes tests fine.