Hi Stuart, Thanks very much for the suggestion! I was able to build and preliminary tests show that rclone on aarch64 is working with OpenBSD 7.1. I am able to do restore one of my backups from my GoogleDrive. FANTASTIC.
Should I just send an email to the "Maintainer" to indicate that this can be changed? Trying to build it was my original thought but I've gone down the road of trying to fix broken ports before and it's led to a lot of pain because... they are marked "BROKEN" for a reason! People much smarter than me have tried to fix them :). In this case, I should have tried :( Thanks for the nudge. Cheers, Steve W. On Mon, Jul 11, 2022 at 4:51 AM Stuart Henderson <stu.li...@spacehopper.org> wrote: > On 2022-07-11, Steve Williams <st...@williamsitconsulting.com> wrote: > > First, I built a Raspberry Pi 4b system with a USB wired NIC and went to > > restore my backup from Google using rclone only to find that rclone isn't > > supported on arm64. :( > > Try removing the BROKEN-aarch64 and building from ports. > > It has been a while since the BROKEN markers were added for this and there > have been a number of updates, both to rclone itself, and to lang/go, in > the meantime. > > If it still fails then maybe there's some go build option that might help. > My initial reaction is that this is more likely to be a problem in go than > in rclone. > > >