Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 654350 Details for
Bug 736408
dev-lang/go-1.14.7: fails to build with previous go version
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build-williamh.log
build-williamh.log (text/plain), 4.25 KB, created by
William Hubbs
on 2020-08-12 15:26:53 UTC
(
hide
)
Description:
build-williamh.log
Filename:
MIME Type:
Creator:
William Hubbs
Created:
2020-08-12 15:26:53 UTC
Size:
4.25 KB
patch
obsolete
> * Package: dev-lang/go-1.14.7 > * Repository: gentoo > * Maintainer: williamh@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: fakeroot keeptemp network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking go1.14.7.src.tar.gz to /var/tmp/portage/dev-lang/go-1.14.7/work >>>> Source unpacked in /var/tmp/portage/dev-lang/go-1.14.7/work >>>> Preparing source in /var/tmp/portage/dev-lang/go-1.14.7/work/go ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/go-1.14.7/work/go ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/go-1.14.7/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 ']' >+ '[' -f /etc/alpine-release ']' >+ 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.14.7/work/go >+ GOROOT=/var/tmp/portage/dev-lang/go-1.14.7/work/go >+ IFS=' >' >++ type -ap go >+ for go_exe in $(type -ap go) >+ '[' '!' -x /usr/lib/go/bin/go ']' >+ unset IFS >++ /usr/lib/go/bin/go version >++ sed 's/go version //' >+ GOROOT_BOOTSTRAP_VERSION='go1.14.7 linux/amd64' >+ echo 'Building Go cmd/dist using /usr/lib/go. (go1.14.7 linux/amd64)' >Building Go cmd/dist using /usr/lib/go. (go1.14.7 linux/amd64) >+ false >+ '[' '!' -x /usr/lib/go/bin/go ']' >+ '[' /usr/lib/go = /var/tmp/portage/dev-lang/go-1.14.7/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.14.7/work/go/bin"' 'GOCACHE="/var/tmp/portage/dev-lang/go-1.14.7/work/go/pkg/obj/go-build"' 'GODEBUG=""' 'GOHOSTARCH="amd64"' 'GOHOSTOS="linux"' 'GOOS="linux"' 'GOPROXY=""' 'GOROOT="/var/tmp/portage/dev-lang/go-1.14.7/work/go"' 'GOTMPDIR=""' 'GOTOOLDIR="/var/tmp/portage/dev-lang/go-1.14.7/work/go/pkg/tool/linux_amd64"' 'PATH="/var/tmp/portage/dev-lang/go-1.14.7/work/go/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"' >++ GOARCH=amd64 >++ GOBIN=/var/tmp/portage/dev-lang/go-1.14.7/work/go/bin >++ GOCACHE=/var/tmp/portage/dev-lang/go-1.14.7/work/go/pkg/obj/go-build >++ GODEBUG= >++ GOHOSTARCH=amd64 >++ GOHOSTOS=linux >++ GOOS=linux >++ GOPROXY= >++ GOROOT=/var/tmp/portage/dev-lang/go-1.14.7/work/go >++ GOTMPDIR= >++ GOTOOLDIR=/var/tmp/portage/dev-lang/go-1.14.7/work/go/pkg/tool/linux_amd64 >++ PATH=/var/tmp/portage/dev-lang/go-1.14.7/work/go/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin >+ '[' '' = true ']' >+ false >+ '[' '' = --dist-tool ']' >+ buildall=-a >+ '[' '' = --no-clean ']' >+ ./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.14.7/work/go >Installed commands in /var/tmp/portage/dev-lang/go-1.14.7/work/go/bin > >The binaries expect /var/tmp/portage/dev-lang/go-1.14.7/work/go to be copied or moved to /usr/lib/go >+ rm -f ./cmd/dist/dist >>>> Source compiled. >>>> Test phase [not enabled]: dev-lang/go-1.14.7 > >>>> Install dev-lang/go-1.14.7 into /var/tmp/portage/dev-lang/go-1.14.7/image >>>> Completed installing dev-lang/go-1.14.7 into /var/tmp/portage/dev-lang/go-1.14.7/image > > * Final size of build directory: 384172 KiB (375.1 MiB) > * Final size of installed tree: 365524 KiB (356.9 MiB) >
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 736408
:
654071
|
654077
| 654350