New review comment by CameronNemo on void-packages repository https://github.com/void-linux/void-packages/pull/25101#discussion_r495324208 Comment: Looks like this is causing issues because the ARM bin dirs in GOPATH are different from the x86 ones. You should instead switch to doing the mv in post_install: `mv ${DESTDIR}/usr/bin/circleci{-cli,}`