Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 653394

Summary: dev-lang/go-1.10.1 USE=-gccgo - ERROR: [...] failed (compile phase): build failed
Product: Gentoo Linux Reporter: Nuno <can.ecodo.nu.n.o+bugs.gentoo>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/portage/dev-lang/go-1.10.1/temp/environment
emerge --info '=dev-lang/go-1.10.1::gentoo'

Description Nuno 2018-04-17 15:38:01 UTC
Created attachment 527676 [details]
/var/tmp/portage/dev-lang/go-1.10.1/temp/environment

[ebuild     U ] dev-lang/go-1.10.1 [1.9.4] USE="(-gccgo)"


Build log:


 * Package:    dev-lang/go-1.10.1
 * Repository: gentoo
 * Maintainer: williamh@gentoo.org
 * USE:        arm elibc_glibc kernel_linux userland_GNU
 * FEATURES:   compressdebug preserve-libs sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking go1.10.1.src.tar.gz to /var/tmp/portage/dev-lang/go-1.10.1/work
>>> Unpacking go-linux-arm-bootstrap-1.8.tbz to /var/tmp/portage/dev-lang/go-1.10.1/work
>>> Source unpacked in /var/tmp/portage/dev-lang/go-1.10.1/work
>>> Preparing source in /var/tmp/portage/dev-lang/go-1.10.1/work/go ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/go-1.10.1/work/go ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/go-1.10.1/work/go ...
 * GOROOT_BOOTSTRAP is /var/tmp/portage/dev-lang/go-1.10.1/work/go-linux-arm-bootstrap
Building Go cmd/dist using /var/tmp/portage/dev-lang/go-1.10.1/work/go-linux-arm-bootstrap.
 * ERROR: dev-lang/go-1.10.1::gentoo failed (compile phase):
 *   build failed
 * 
 * Call stack:
 *     ebuild.sh, line 124:  Called src_compile
 *   environment, line 1026:  Called die
 * The specific snippet of code:
 *       ./make.bash || die "build failed"
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/go-1.10.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/go-1.10.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-lang/go-1.10.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/go-1.10.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/go-1.10.1/work/go/src'
 * S: '/var/tmp/portage/dev-lang/go-1.10.1/work/go'
Comment 1 Nuno 2018-04-17 15:38:50 UTC
Created attachment 527678 [details]
emerge --info '=dev-lang/go-1.10.1::gentoo'
Comment 2 William Hubbs gentoo-dev 2020-04-18 18:29:10 UTC
Go 1.10.x was removed some time ago, but this appears to be the same
issue as in #681740.

*** This bug has been marked as a duplicate of bug 681740 ***