New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/issues/46717#issuecomment-1848790009 Comment: Assuming you're on the machine you want to build for: ``` git clone https://github.com/void-linux/void-packages.git cd void-packages ./xbps-src binary-bootstrap git fetch origin pull/46958/head:gopie git switch gopie ./xbps-src pkg go ``` It did take about 5-10 min on my laptop, but ymmv on the rpi. If it works, you can leave a comment on that pr.