New comment by chilledfrogs on void-packages repository https://github.com/void-linux/void-packages/pull/34581#issuecomment-1265021184 Comment: > ``` > _cgo_callers: relocation target x_cgo_callers not defined > _cgo_init: relocation target x_cgo_init not defined > _cgo_mmap: relocation target x_cgo_mmap not defined > _cgo_munmap: relocation target x_cgo_munmap not defined > /usr/lib/go/pkg/tool/linux_amd64/link: too many errors > => ERROR: ergo-2.10.0_1: do_build: 'go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}' exited with 2 > => ERROR: in do_build() at common/build-style/go.sh:43 Issue is I can't reproduce it for the moment and *seems* apparently neither can the CI, but is it related to this? https://github.com/golang/go/issues/43505