https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/openssl-compat-1.1.1u fails to compile. Discovered on: x86 (internal ref: tinderbox_x86) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 903707 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: * gemato openpgp-verify-detached -K "${key}" "${extra_args[@]}" --no-require-all-good "${sig}" "${file}" || die "PGP signature verification failed" * PGP signature verification failed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e08b3f6aada742ad82de11e64aa29f9cd7e1b9 commit e9e08b3f6aada742ad82de11e64aa29f9cd7e1b9 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-01-26 09:00:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-26 09:00:43 +0000 dev-libs/openssl-compat: drop USE=verify-sig dev-libs/openssl changed its keyring a few times and having a version that can also work for openssl-compat is a pain, but not really that useful or important to have verify-sig for openssl-compat anyway given it's a compat library and only updated very infrequently. Closes: https://bugs.gentoo.org/940224 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/openssl-compat/Manifest | 1 - dev-libs/openssl-compat/openssl-compat-1.1.1u.ebuild | 12 +++++------- 2 files changed, 5 insertions(+), 8 deletions(-)