New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/37817#issuecomment-1175076544 Comment: ``` => ERROR: gek-0.1_1: vinstall: cannot find '/builddir/gek-v0.1/_build-gek-xbps/bin/src'... ``` I believe go puts things in a different dir for cross builds. this is what the build style does: https://github.com/void-linux/void-packages/blob/a12a5fa7a4ad36fc18dc1254c6c9ffc806777da3/common/build-style/go.sh#L43-L49