* Package: dev-lang/go-1.21.4:0/1.21.4  * Repository: gentoo  * Maintainer: williamh@gentoo.org  * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 elibc_glibc kernel_linux  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking go1.21.4.src.tar.gz to /var/tmp/portage/dev-lang/go-1.21.4/work >>> Source unpacked in /var/tmp/portage/dev-lang/go-1.21.4/work >>> Preparing source in /var/tmp/portage/dev-lang/go-1.21.4/work/go ... * Applying go-never-download-newer-toolchains.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/go-1.21.4/work/go ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/go-1.21.4/work/go ... + bootgo=1.17.13 + set -e + '[' '!' -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 ']' + rm -f ./runtime/runtime_defs.go + verbose=false + vflag= + '[' '' = -v ']' + goroot_bootstrap_set=true + '[' -z /usr/lib/go ']' + export GOROOT_BOOTSTRAP ++ cd .. ++ pwd + export GOROOT=/var/tmp/portage/dev-lang/go-1.21.4/work/go + GOROOT=/var/tmp/portage/dev-lang/go-1.21.4/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 ']' ++ nogoenv /usr/lib/go/bin/go version ++ GO111MODULE=off ++ GOENV=off ++ GOOS= ++ GOARCH= ++ GOEXPERIMENT= ++ GOFLAGS= ++ /usr/lib/go/bin/go version ++ sed 's/go version //' + GOROOT_BOOTSTRAP_VERSION='go1.21.3 linux/amd64' + echo 'Building Go cmd/dist using /usr/lib/go. (go1.21.3 linux/amd64)' Building Go cmd/dist using /usr/lib/go. (go1.21.3 linux/amd64) + false + '[' /usr/lib/go = /var/tmp/portage/dev-lang/go-1.21.4/work/go ']' + rm -f cmd/dist/dist + GOROOT=/usr/lib/go + nogoenv /usr/lib/go/bin/go build -o cmd/dist/dist ./cmd/dist + GO111MODULE=off + GOENV=off + GOOS= + GOARCH= + GOEXPERIMENT= + GOFLAGS= + /usr/lib/go/bin/go build -o cmd/dist/dist ./cmd/dist ++ ./cmd/dist/dist env -p + eval 'GO111MODULE="";' 'GOARCH="amd64";' 'GOBIN="/var/tmp/portage/dev-lang/go-1.21.4/work/go/bin";' 'GODEBUG="";' 'GOENV="off";' 'GOFLAGS="";' 'GOHOSTARCH="amd64";' 'GOHOSTOS="linux";' 'GOOS="linux";' 'GOPROXY="";' 'GOROOT="/var/tmp/portage/dev-lang/go-1.21.4/work/go";' 'GOTMPDIR="";' 'GOTOOLDIR="/var/tmp/portage/dev-lang/go-1.21.4/work/go/pkg/tool/linux_amd64";' 'GOAMD64="v1";' 'GOWORK="off";' 'PATH="/var/tmp/portage/dev-lang/go-1.21.4/work/go/bin:/usr/lib/portage/python3.11/ebuild-helpers/xattr:/usr/lib/portage/python3.11/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/16/bin";' export 'DIST_UNMODIFIED_PATH="/usr/lib/portage/python3.11/ebuild-helpers/xattr:/usr/lib/portage/python3.11/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/16/bin";' ++ GO111MODULE= ++ GOARCH=amd64 ++ GOBIN=/var/tmp/portage/dev-lang/go-1.21.4/work/go/bin ++ GODEBUG= ++ GOENV=off ++ GOFLAGS= ++ GOHOSTARCH=amd64 ++ GOHOSTOS=linux ++ GOOS=linux ++ GOPROXY= ++ GOROOT=/var/tmp/portage/dev-lang/go-1.21.4/work/go ++ GOTMPDIR= ++ GOTOOLDIR=/var/tmp/portage/dev-lang/go-1.21.4/work/go/pkg/tool/linux_amd64 ++ GOAMD64=v1 ++ GOWORK=off ++ PATH=/var/tmp/portage/dev-lang/go-1.21.4/work/go/bin:/usr/lib/portage/python3.11/ebuild-helpers/xattr:/usr/lib/portage/python3.11/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/16/bin ++ export DIST_UNMODIFIED_PATH=/usr/lib/portage/python3.11/ebuild-helpers/xattr:/usr/lib/portage/python3.11/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/16/bin ++ DIST_UNMODIFIED_PATH=/usr/lib/portage/python3.11/ebuild-helpers/xattr:/usr/lib/portage/python3.11/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/16/bin + '[' '' = true ']' + false + '[' '' = --dist-tool ']' + ./cmd/dist/dist bootstrap -a Building Go toolchain1 using /usr/lib/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /var/tmp/portage/dev-lang/go-1.21.4/work/go Installed commands in /var/tmp/portage/dev-lang/go-1.21.4/work/go/bin The binaries expect /var/tmp/portage/dev-lang/go-1.21.4/work/go to be copied or moved to /usr/lib/go + rm -f ./cmd/dist/dist >>> Source compiled. >>> Test phase: dev-lang/go-1.21.4 ##### Test execution environment. # GOARCH: amd64 # CPU: 12th Gen Intel(R) Core(TM) i7-12850HX # GOOS: linux # OS Version: Linux 6.1.57-gentoo #1 SMP PREEMPT_DYNAMIC Mon Nov 13 06:51:39 EST 2023 x86_64 ##### Testing packages. ok archive/tar 0.090s ok archive/zip 0.072s ok bufio 0.020s ok bytes 0.103s ok cmp 0.016s ok compress/bzip2 0.050s ok compress/flate 0.328s ok compress/gzip 0.614s ok compress/lzw 0.004s ok compress/zlib 0.016s ok container/heap 0.005s ok container/list 0.005s ok container/ring 0.007s ok context 0.029s ok crypto 0.005s ok crypto/aes 0.026s ok crypto/cipher 0.004s ok crypto/des 0.012s ok crypto/dsa 0.002s ok crypto/ecdh 0.018s ok crypto/ecdsa 0.022s ok crypto/ed25519 0.030s ok crypto/elliptic 0.010s ok crypto/hmac 0.008s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.092s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.068s ok crypto/internal/edwards25519 2.465s ok crypto/internal/edwards25519/field 2.313s ok crypto/internal/nistec 0.081s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.027s ok crypto/rand 0.039s ok crypto/rc4 0.039s ok crypto/rsa 0.142s ok crypto/sha1 0.019s ok crypto/sha256 0.010s ok crypto/sha512 0.025s ok crypto/subtle 0.123s ok crypto/tls 0.316s ok crypto/x509 0.215s ok database/sql 0.495s ok database/sql/driver 0.006s ok debug/buildinfo 0.009s ok debug/dwarf 0.016s ok debug/elf 0.103s ok debug/gosym 0.182s ok debug/macho 0.006s ok debug/pe 0.014s ok debug/plan9obj 0.007s ok embed 0.013s [no tests to run] ok embed/internal/embedtest 0.012s ok encoding/ascii85 0.010s ok encoding/asn1 0.006s ok encoding/base32 0.019s ok encoding/base64 0.017s ok encoding/binary 0.028s ok encoding/csv 0.010s ok encoding/gob 1.203s ok encoding/hex 0.008s ok encoding/json 0.233s ok encoding/pem 0.330s ok encoding/xml 0.041s ok errors 0.011s ok expvar 0.037s ok flag 0.156s ok fmt 0.051s ok go/ast 0.005s ok go/build 1.133s ok go/build/constraint 0.006s ok go/constant 0.004s ok go/doc 0.027s ok go/doc/comment 0.785s ok go/format 0.004s ok go/importer 0.166s ok go/internal/gccgoimporter 0.006s ok go/internal/gcimporter 1.028s ok go/internal/srcimporter 7.393s ok go/parser 0.117s ok go/printer 0.117s ok go/scanner 0.019s ok go/token 0.017s ok go/types 3.574s ok hash 0.006s ok hash/adler32 0.006s ok hash/crc32 0.005s ok hash/crc64 0.005s ok hash/fnv 0.005s ok hash/maphash 0.040s ok html 0.014s ok html/template 0.035s ok image 0.029s ok image/color 0.011s ok image/draw 0.051s ok image/gif 0.152s ok image/jpeg 0.121s ok image/png 0.151s ok index/suffixarray 0.085s ok internal/abi 0.065s ok internal/buildcfg 0.005s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.008s ok internal/coverage/slicereader 0.004s ok internal/coverage/slicewriter 0.004s ok internal/coverage/test 0.005s ok internal/cpu 0.013s ok internal/dag 0.003s ok internal/diff 0.004s ok internal/fmtsort 0.003s ok internal/fuzz 0.005s ok internal/godebug 0.826s ok internal/godebugs 0.004s ok internal/intern 0.156s ok internal/itoa 0.008s ok internal/platform 0.650s ok internal/poll 0.097s ok internal/profile 0.008s ok internal/reflectlite 0.008s ok internal/safefilepath 0.009s ok internal/saferio 0.021s ok internal/singleflight 0.034s ok internal/testenv 0.171s ok internal/trace 0.026s ok internal/types/errors 0.370s ok internal/unsafeheader 0.023s ok internal/xcoff 0.016s ok internal/zstd 0.322s ok io 0.027s ok io/fs 0.107s ok io/ioutil 0.005s ok log 0.005s ok log/slog 0.056s ok log/slog/internal/benchmarks 0.003s ok log/slog/internal/buffer 0.013s ok log/syslog 1.239s ok maps 0.015s ok math 0.010s ok math/big 0.520s ok math/bits 0.005s ok math/cmplx 0.015s ok math/rand 0.051s ok mime 0.006s ok mime/multipart 0.399s ok mime/quotedprintable 0.059s ok net 8.386s ok net/http 2.534s ok net/http/cgi 0.090s ok net/http/cookiejar 0.022s ok net/http/fcgi 0.218s ok net/http/httptest 0.038s ok net/http/httptrace 0.020s ok net/http/httputil 0.586s ok net/http/internal 0.004s ok net/http/internal/ascii 0.004s ok net/http/pprof 5.090s ok net/internal/socktest 0.033s ok net/mail 0.008s ok net/netip 0.236s ok net/rpc 0.032s ok net/rpc/jsonrpc 0.011s ok net/smtp 0.016s ok net/textproto 0.030s ok net/url 0.010s ok os 0.747s ok os/exec 0.391s ok os/exec/internal/fdtest 0.003s ok os/signal 2.142s ok os/user 0.011s ok path 0.004s ok path/filepath 0.035s ok plugin 0.009s ok reflect 0.366s ok regexp 0.308s ok regexp/syntax 0.430s ok runtime 44.814s ok runtime/cgo 0.012s ok runtime/coverage 0.004s ok runtime/debug 0.044s ok runtime/internal/atomic 0.044s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.005s ok runtime/internal/syscall 0.005s ok runtime/internal/wasitest 0.013s ok runtime/metrics 0.030s ok runtime/pprof 9.818s ok runtime/trace 1.285s ok slices 0.033s ok sort 0.030s ok strconv 0.206s ok strings 0.091s ok sync 0.418s ok sync/atomic 1.088s ok syscall 1.940s ok testing 0.824s ok testing/fstest 0.004s ok testing/iotest 0.006s ok testing/quick 0.020s ok testing/slogtest 0.013s ok text/scanner 0.017s ok text/tabwriter 0.008s ok text/template 0.043s ok text/template/parse 0.042s ok time 1.689s ok unicode 0.010s ok unicode/utf16 0.018s ok unicode/utf8 0.005s ok cmd/addr2line 0.406s ok cmd/api 0.477s ok cmd/asm/internal/asm 0.274s ok cmd/asm/internal/lex 0.009s ok cmd/cgo/internal/swig 6.580s ok cmd/cgo/internal/test 0.988s ok cmd/cgo/internal/testcarchive 0.005s ok cmd/cgo/internal/testcshared 0.006s ok cmd/cgo/internal/testerrors 18.011s ok cmd/cgo/internal/testfortran 3.479s ok cmd/cgo/internal/testgodefs 1.338s ok cmd/cgo/internal/testlife 1.246s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testplugin 0.006s ok cmd/cgo/internal/testsanitizers 13.855s ok cmd/cgo/internal/testshared 72.248s ok cmd/cgo/internal/testso 3.454s ok cmd/cgo/internal/teststdio 3.796s ok cmd/cgo/internal/testtls 0.033s ok cmd/compile/internal/abt 0.053s ok cmd/compile/internal/amd64 1.820s ok cmd/compile/internal/base 0.023s ok cmd/compile/internal/compare 0.022s ok cmd/compile/internal/dwarfgen 0.326s ok cmd/compile/internal/importer 1.444s ok cmd/compile/internal/ir 0.017s ok cmd/compile/internal/logopt 0.496s --- FAIL: TestLoopVarInlines (3.89s) loopvar_test.go:134: exit status 1 loopvar_test.go:134: exit status 1 loopvar_test.go:134: exit status 1 loopvar_test.go:134: exit status 1 loopvar_test.go:144: fork/exec /tmp/go-build3454802855/b001/exe/inlines: permission denied loopvar_test.go:145: fork/exec /tmp/go-build410388311/b001/exe/inlines: permission denied loopvar_test.go:146: fork/exec /tmp/go-build4023377415/b001/exe/inlines: permission denied loopvar_test.go:147: fork/exec /tmp/go-build979913338/b001/exe/inlines: permission denied loopvar_test.go:150: Did not see expected value of a loopvar_test.go:153: Did not see expected value of b loopvar_test.go:156: Did not see expected value of c loopvar_test.go:159: Did not see expected value of m --- FAIL: TestLoopVarHashes (19.62s) loopvar_test.go:202: # cmd/compile/internal/loopvar/testdata/inlines cmd/compile/internal/loopvar/testdata/inlines/main.go:27:6: loop variable i now per-iteration [bisect-match 0x7802e115b9336ca4] loopvarhash triggered cmd/compile/internal/loopvar/testdata/inlines/main.go:27:6: loop variable i now per-iteration 001100110110110010100100 cmd/compile/internal/loopvar/testdata/inlines/main.go:27:6: loop variable i now per-iteration (loop inlined into cmd/compile/internal/loopvar/testdata/inlines/main.go:35) [bisect-match 0x7802e115b9336ca4] loopvarhash triggered cmd/compile/internal/loopvar/testdata/inlines/main.go:27:6: loop variable i now per-iteration (loop inlined into cmd/compile/internal/loopvar/testdata/inlines/main.go:35) 001100110110110010100100 fork/exec /tmp/go-build3616287161/b001/exe/inlines: permission denied loopvar_test.go:223: v001100110110110010100100: did not see expected value of m run loopvar_test.go:202: # cmd/compile/internal/loopvar/testdata/inlines cmd/compile/internal/loopvar/testdata/inlines/main.go:27:6: loop variable i now per-iteration [bisect-match 0x7802e115b9336ca4] loopvarhash triggered cmd/compile/internal/loopvar/testdata/inlines/main.go:27:6: loop variable i now per-iteration 001100110110110010100100 cmd/compile/internal/loopvar/testdata/inlines/main.go:27:6: loop variable i now per-iteration (loop inlined into cmd/compile/internal/loopvar/testdata/inlines/main.go:35) [bisect-match 0x7802e115b9336ca4] loopvarhash triggered cmd/compile/internal/loopvar/testdata/inlines/main.go:27:6: loop variable i now per-iteration (loop inlined into cmd/compile/internal/loopvar/testdata/inlines/main.go:35) 001100110110110010100100 fork/exec /tmp/go-build2609301918/b001/exe/inlines: permission denied loopvar_test.go:223: vx336ca4: did not see expected value of m run FAIL FAIL cmd/compile/internal/loopvar 30.270s ok cmd/compile/internal/noder 0.006s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 24.867s ok cmd/compile/internal/syntax 0.047s ok cmd/compile/internal/test 6.458s ok cmd/compile/internal/typecheck 0.375s ok cmd/compile/internal/types 0.017s ok cmd/compile/internal/types2 5.986s ok cmd/covdata 0.028s ok cmd/cover 1.172s ok cmd/dist 0.026s ok cmd/distpack 0.009s ok cmd/doc 0.182s ok cmd/fix 3.980s ok cmd/go 33.888s ok cmd/go/internal/auth 0.023s ok cmd/go/internal/cache 0.182s ok cmd/go/internal/envcmd 0.073s ok cmd/go/internal/fsys 0.052s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/get 0.033s ok cmd/go/internal/gover 0.024s ok cmd/go/internal/imports 0.061s ok cmd/go/internal/load 0.060s ok cmd/go/internal/lockedfile 0.262s ok cmd/go/internal/lockedfile/internal/filelock 0.123s ok cmd/go/internal/modconv 0.032s ok cmd/go/internal/modfetch 0.029s ok cmd/go/internal/modfetch/codehost 3.672s ok cmd/go/internal/modfetch/zip_sum_test 0.060s ok cmd/go/internal/modindex 0.271s ok cmd/go/internal/modload 0.024s ok cmd/go/internal/mvs 0.026s ok cmd/go/internal/par 0.033s ok cmd/go/internal/str 0.029s ok cmd/go/internal/test 0.055s ok cmd/go/internal/toolchain 0.042s ok cmd/go/internal/vcs 0.031s ok cmd/go/internal/vcweb 0.028s ok cmd/go/internal/vcweb/vcstest 2.655s ok cmd/go/internal/web 0.069s ok cmd/go/internal/work 0.207s ok cmd/gofmt 0.034s ok cmd/internal/archive 1.507s ok cmd/internal/bootstrap_test 0.025s ok cmd/internal/buildid 0.111s ok cmd/internal/cov 0.558s ok cmd/internal/dwarf 0.014s ok cmd/internal/edit 0.040s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 2.253s ok cmd/internal/notsha256 0.023s ok cmd/internal/obj 0.792s ok cmd/internal/obj/ppc64 0.472s ok cmd/internal/obj/riscv 0.125s ok cmd/internal/obj/s390x 0.057s ok cmd/internal/obj/x86 0.422s ok cmd/internal/objabi 0.013s ok cmd/internal/pkgpath 0.102s ok cmd/internal/pkgpattern 0.015s ok cmd/internal/quoted 0.016s ok cmd/internal/src 0.009s ok cmd/internal/test2json 0.103s ok cmd/link 10.898s ok cmd/link/internal/benchmark 0.036s ok cmd/link/internal/ld 4.994s ok cmd/link/internal/loader 0.068s ok cmd/nm 4.271s ok cmd/objdump 5.205s ok cmd/pack 1.808s ok cmd/pprof 1.826s ok cmd/trace 0.271s ok cmd/vet 3.194s FAIL 2023/11/22 23:00:53 Failed: exit status 1 ##### os/user with tag osusergo ok os/user 0.004s ##### hash/maphash purego implementation ok hash/maphash 0.032s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 21.255s ##### Testing without libgcc. ok net 0.009s ok os/user 0.044s ##### internal linking of -buildmode=pie ok reflect 0.247s ok os/user 0.007s ##### sync -cpu=10 ok sync 0.608s ##### Testing race detector ok runtime/race 4.573s ok flag 1.014s ok net 1.094s ok os 1.089s ok os/exec 2.034s ok encoding/gob 1.029s ok flag 1.014s ok os/exec 2.032s ##### Testing cgo ok cmd/cgo/internal/test 0.848s ok cmd/cgo/internal/test 0.754s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testtls 0.002s ok cmd/cgo/internal/testnocgo 0.031s ok cmd/cgo/internal/testnocgo 0.030s ok cmd/cgo/internal/test 0.801s ok cmd/cgo/internal/test 0.775s ok cmd/cgo/internal/test 0.788s ok cmd/cgo/internal/test 0.772s ok cmd/cgo/internal/testtls 0.006s ok cmd/cgo/internal/testnocgo 0.005s ##### ../test ok cmd/internal/testdir 33.514s ##### API check ok cmd/api 18.860s FAILED * ERROR: dev-lang/go-1.21.4::gentoo failed (test phase): * tests failed * * Call stack: * ebuild.sh, line 136: Called src_test * environment, line 1336: Called die * The specific snippet of code: * PATH="${GOBIN}:${PATH}" ./run.bash -no-rebuild -k || die "tests failed" * * If you need support, post the output of `emerge --info '=dev-lang/go-1.21.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/go-1.21.4::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/go-1.21.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/go-1.21.4/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/go-1.21.4/work/go/src' * S: '/var/tmp/portage/dev-lang/go-1.21.4/work/go'