Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 738646 Details for
Bug 812320
dev-lang/go-1.17.1 - * build failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:go-1.17.1:20210909-191205.log
dev-lang:go-1.17.1:20210909-191205.log (text/plain), 4.97 KB, created by
Toralf Förster
on 2021-09-09 19:20:57 UTC
(
hide
)
Description:
dev-lang:go-1.17.1:20210909-191205.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-09-09 19:20:57 UTC
Size:
4.97 KB
patch
obsolete
> * Package: dev-lang/go-1.17.1 > * Repository: gentoo > * Maintainer: williamh@gentoo.org > * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking go1.17.1.src.tar.gz to /var/tmp/portage/dev-lang/go-1.17.1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/go-1.17.1/work >>>> Preparing source in /var/tmp/portage/dev-lang/go-1.17.1/work/go ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/go-1.17.1/work/go ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/go-1.17.1/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=/var/tmp/portage/dev-lang/go-1.17.1/work/go >+ GOROOT=/var/tmp/portage/dev-lang/go-1.17.1/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 linux/amd64' >+ echo 'Building Go cmd/dist using /usr/lib/go. (go1.17 linux/amd64)' >Building Go cmd/dist using /usr/lib/go. (go1.17 linux/amd64) >+ false >+ '[' /usr/lib/go = /var/tmp/portage/dev-lang/go-1.17.1/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 >+ eval 'GOARCH="amd64"' 'GOBIN="/var/tmp/portage/dev-lang/go-1.17.1/work/go/bin"' 'GOCACHE="/var/tmp/portage/dev-lang/go-1.17.1/work/go/pkg/obj/go-build"' 'GODEBUG=""' 'GOHOSTARCH="amd64"' 'GOHOSTOS="linux"' 'GOOS="linux"' 'GOPROXY=""' 'GOROOT="/var/tmp/portage/dev-lang/go-1.17.1/work/go"' 'GOTMPDIR=""' 'GOTOOLDIR="/var/tmp/portage/dev-lang/go-1.17.1/work/go/pkg/tool/linux_amd64"' 'PATH="/var/tmp/portage/dev-lang/go-1.17.1/work/go/bin:/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin"' >++ GOARCH=amd64 >++ GOBIN=/var/tmp/portage/dev-lang/go-1.17.1/work/go/bin >++ GOCACHE=/var/tmp/portage/dev-lang/go-1.17.1/work/go/pkg/obj/go-build >++ GODEBUG= >++ GOHOSTARCH=amd64 >++ GOHOSTOS=linux >++ GOOS=linux >++ GOPROXY= >++ GOROOT=/var/tmp/portage/dev-lang/go-1.17.1/work/go >++ GOTMPDIR= >++ GOTOOLDIR=/var/tmp/portage/dev-lang/go-1.17.1/work/go/pkg/tool/linux_amd64 >++ PATH=/var/tmp/portage/dev-lang/go-1.17.1/work/go/bin:/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin >+ '[' '' = true ']' >+ false >+ '[' '' = --dist-tool ']' >+ ./cmd/dist/dist bootstrap -a >Building Go toolchain1 using /usr/lib/go. > * /var/tmp/portage/sys-apps/sandbox-2.25/work/sandbox-2.25/libsandbox/trace.c:_do_ptrace():83: failure (Success): > * ISE:_do_ptrace: ptrace(PTRACE_SYSCALL, ..., 0x0000000000000000, 0x0000000000000000): Success >./make.bash: line 209: 205 Aborted ./cmd/dist/dist bootstrap -a $vflag $GO_DISTFLAGS "$@" > * ERROR: dev-lang/go-1.17.1::gentoo failed (compile phase): > * build failed > * > * Call stack: > * ebuild.sh, line 127: Called src_compile > * environment, line 1254: 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.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/go-1.17.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:go-1.17.1:20210909-191205.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/go-1.17.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/go-1.17.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/go-1.17.1/work/go/src' > * S: '/var/tmp/portage/dev-lang/go-1.17.1/work/go' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 812320
:
738643
| 738646 |
738649
|
738652
|
738655
|
741752
|
741754
|
741756
|
741758
|
741760