Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653394 - dev-lang/go-1.10.1 USE=-gccgo - ERROR: [...] failed (compile phase): build failed
Summary: dev-lang/go-1.10.1 USE=-gccgo - ERROR: [...] failed (compile phase): build fa...
Status: RESOLVED DUPLICATE of bug 681740
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-17 15:38 UTC by Nuno
Modified: 2020-04-18 18:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/dev-lang/go-1.10.1/temp/environment (environment,46.81 KB, text/plain)
2018-04-17 15:38 UTC, Nuno
Details
emerge --info '=dev-lang/go-1.10.1::gentoo' (emerge.info,5.33 KB, text/plain)
2018-04-17 15:38 UTC, Nuno
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***