fast-nail-55400
01/12/2023, 8:49 PMpants.core.util_rules.system_binaries.BinaryNotFoundError: Cannot find any `go` binaries using the option `[golang].go_search_paths`: ['/github/home/.cache/pants/pants_dev_deps/Linux.aarch64.aarch64.py39.venv/bin', '/opt/python/cp39-cp39/bin', '/opt/python/cp38-cp38/bin', '/opt/python/cp37-cp37m/bin', '/github/home/.cargo/bin', '/opt/rh/devtoolset-10/root/usr/bin', '/usr/local/sbin', '/usr/local/bin', '/usr/sbin', '/usr/bin', '/sbin', '/bin']
https://github.com/pantsbuild/pants/actions/runs/3905384605/jobs/6672312872main
after I landed https://github.com/pantsbuild/pants/pull/17973go
to those jobs for now but blindly creating a synthetic target even if there are no go targets may be something to avoid. Thoughts?happy-kitchen-89482
01/12/2023, 8:53 PMfast-nail-55400
01/12/2023, 8:53 PMgo
to figure out what SDK-related targets to generatehappy-kitchen-89482
01/12/2023, 8:54 PMfast-nail-55400
01/12/2023, 8:54 PMRun actions/setup-go@v3
/snap/bin/docker exec fec02905a1d1797c612bcea3f879ef60c4461162719fc19ce7ef395d44ab3dc7 sh -c "cat /etc/*release | grep ^ID"
Setup go version spec
/bin/sh: version: command not found
Error: Command failed: version
/bin/sh: version: command not found
happy-kitchen-89482
01/12/2023, 11:16 PMfast-nail-55400
01/12/2023, 11:40 PMhappy-kitchen-89482
01/12/2023, 11:40 PMfast-nail-55400
01/12/2023, 11:40 PMhappy-kitchen-89482
01/12/2023, 11:40 PMfast-nail-55400
01/12/2023, 11:42 PMtestprojects/src/go
go_*
targets won't be recognizedhappy-kitchen-89482
01/13/2023, 12:08 AMfast-nail-55400
01/13/2023, 12:18 AM_go_sdk
target if there are no other Go targets in the repositoryhappy-kitchen-89482
01/13/2023, 12:33 AM