Build log in the attachment Reproducible: Always
Created attachment 861097 [details] build log of =media-libs/openpgl-0.5.0
Please add 'emerge --info' in a comment; I was able to build this package successfully just now.
Created attachment 861102 [details] emerge --info
Seems like a forgot to add a "REQUIRED_USE" check for the CPU. As the error message says, you have to select at least one CPU backend. I'll create a pull request fixing this soonish.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16849d33698b30b667ff6057e613a56435ed087d commit 16849d33698b30b667ff6057e613a56435ed087d Author: Sebastian Parborg <darkdefende@gmail.com> AuthorDate: 2023-05-08 13:04:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-09 17:50:57 +0000 media-libs/openpgl: Fix arches and REQUIRED_USE OpenPGL does not support anything else than amd64 and arm64. The other arches will not compile. Closes: https://bugs.gentoo.org/905661 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> media-libs/openpgl/openpgl-0.5.0.ebuild | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)