* Package: dev-lang/go-1.17.9  * Repository: gentoo  * Maintainer: williamh@gentoo.org  * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 elibc_glibc kernel_linux userland_GNU  * FEATURES: distcc preserve-libs sandbox >>> Unpacking source... >>> Unpacking go1.17.9.src.tar.gz to /m2/portage/portage/dev-lang/go-1.17.9/work >>> Source unpacked in /m2/portage/portage/dev-lang/go-1.17.9/work >>> Preparing source in /m2/portage/portage/dev-lang/go-1.17.9/work/go ... >>> Source prepared. >>> Configuring source in /m2/portage/portage/dev-lang/go-1.17.9/work/go ... >>> Source configured. >>> Compiling source in /m2/portage/portage/dev-lang/go-1.17.9/work/go ... + set -e + export GOENV=off + GOENV=off + unset GOBIN + unset GOFLAGS + unset GO111MODULE + '[' '!' -f run.bash ']' + '[' '' '!=' '' ']' + case "$(uname)" in ++ uname + ld --version + grep 'gold.* 2\.20' + for se_mount in /selinux /sys/fs/selinux + '[' -d /selinux -a -f /selinux/booleans/allow_execstack -a -x /usr/sbin/selinuxenabled ']' + for se_mount in /selinux /sys/fs/selinux + '[' -d /sys/fs/selinux -a -f /sys/fs/selinux/booleans/allow_execstack -a -x /usr/sbin/selinuxenabled ']' ++ uname -s + '[' Linux = GNU/kFreeBSD ']' + '[' -z '' ']' + type readelf + echo 'int main() { return 0; }' + x86_64-pc-linux-gnu-gcc -o ./test-musl-ldso -x c - ++ readelf -l ./test-musl-ldso ++ grep interpreter: ++ sed -e 's/^.*interpreter: \(.*\)[]]/\1/' + LDSO=/lib64/ld-linux-x86-64.so.2 + '[' -z /lib64/ld-linux-x86-64.so.2 ']' + export GO_LDSO=/lib64/ld-linux-x86-64.so.2 + GO_LDSO=/lib64/ld-linux-x86-64.so.2 + rm -f ./test-musl-ldso + rm -f ./runtime/runtime_defs.go + verbose=false + vflag= + '[' '' = -v ']' + export GOROOT_BOOTSTRAP=/usr/lib/go + GOROOT_BOOTSTRAP=/usr/lib/go ++ cd .. ++ pwd + export GOROOT=/m2/portage/portage/dev-lang/go-1.17.9/work/go + GOROOT=/m2/portage/portage/dev-lang/go-1.17.9/work/go + IFS=' ' ++ type -ap go + for go_exe in $(type -ap go) + '[' '!' -x /usr/lib/go/bin/go ']' + unset IFS + '[' '!' -x /usr/lib/go/bin/go ']' ++ GOOS= ++ GOARCH= ++ /usr/lib/go/bin/go version ++ sed 's/go version //' + GOROOT_BOOTSTRAP_VERSION='go1.17.8 linux/amd64' + echo 'Building Go cmd/dist using /usr/lib/go. (go1.17.8 linux/amd64)' Building Go cmd/dist using /usr/lib/go. (go1.17.8 linux/amd64) + false + '[' /usr/lib/go = /m2/portage/portage/dev-lang/go-1.17.9/work/go ']' + rm -f cmd/dist/dist + GOROOT=/usr/lib/go + GOOS= + GOARCH= + GO111MODULE=off + /usr/lib/go/bin/go build -o cmd/dist/dist ./cmd/dist ++ ./cmd/dist/dist env -p * /m2/portage/portage/sys-apps/sandbox-2.29/work/sandbox-2.29/libsandbox/trace/linux/x86_64.c:pers_is_32():36: failure (Success): * unknown x86_64 (CS) personality++ echo FAIL=true + eval FAIL=true ++ FAIL=true + '[' true = true ']' + exit 1 * ERROR: dev-lang/go-1.17.9::gentoo failed (compile phase): * build failed * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 1286: Called die * The specific snippet of code: * bash -x ./make.bash || die "build failed" * * If you need support, post the output of `emerge --info '=dev-lang/go-1.17.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/go-1.17.9::gentoo'`. * The complete build log is located at '/m2/portage/portage/dev-lang/go-1.17.9/temp/build.log'. * The ebuild environment file is located at '/m2/portage/portage/dev-lang/go-1.17.9/temp/environment'. * Working directory: '/m2/portage/portage/dev-lang/go-1.17.9/work/go/src' * S: '/m2/portage/portage/dev-lang/go-1.17.9/work/go'