So, I was trying to follow a recipie online to get a mail server running on an OpenBSD 6.6 box [1]. Among the packages it wants to install are opensmtpd-filter-rspamd and opensmtpd-filter-senderscore. Those packages don't exist, and I find that they do for amd64 and not sparc. So, I thought I'd build them myself, but ports shows those as not supported for sparc64, and I traced that back to go.
Does anyone know if there is a go for sparc64, or if there are known issues that just need to be resolved? I'd be happy to help if I can, but don't know go at all, and merely moderately good at understanding architectural problems that I've seen affecting code working on sparc64 systems. Thanks. - Chris 1 https://poolp.org/posts/2019-09-14/setting-up-a-mail-server-with-opensmtpd-dovecot-and-rspamd/