Created attachment 549474 [details] emerge --info I'm attempting to build grub for sparc to get it keyworded there. Fails on configure with: checking for options to compile assembly... configure: error: could not compile assembly And config.log says: /var/tmp/portage/sys-boot/grub-2.02-r3/work/grub-2.02/asm-tests/sparc64.S:7: Error: Architecture mismatch on "stw %o5,[%o3]". /var/tmp/portage/sys-boot/grub-2.02-r3/work/grub-2.02/asm-tests/sparc64.S:7: (Requires v9|v9a|v9b|v9c|v9d|v9e|v9v|v9m|m8; requested architecture is sparclite.)
Created attachment 549476 [details] build.log
Created attachment 549478 [details] config.log
Created attachment 549480 [details, diff] build fix This patch was supplied by floppym to properly set -m64
Patch sent upstream.
Patch is now upstream.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88479552ab4e2e28ee122fa7efac6193219c386 commit b88479552ab4e2e28ee122fa7efac6193219c386 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2020-03-01 19:27:32 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-03-01 19:28:32 +0000 sys-boot/grub-2.05_alpha20200228: add ~sparc Closes: https://bugs.gentoo.org/667850 Closes: https://bugs.gentoo.org/667852 Signed-off-by: Matt Turner <mattst88@gentoo.org> sys-boot/grub/grub-2.05_alpha20200228.ebuild | 2 +- sys-boot/grub/grub-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)