Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665436 - net-p2p/go-ethereum-1.8.2 : make: *** [Makefile:<snip>: geth] Error 1
Summary: net-p2p/go-ethereum-1.8.2 : make: *** [Makefile:<snip>: geth] Error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mathy Vanvoorden
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-07 14:52 UTC by Toralf Förster
Modified: 2018-09-18 09:37 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.86 KB, text/plain)
2018-09-07 14:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,237.77 KB, text/plain)
2018-09-07 14:52 UTC, Toralf Förster
Details
environment (environment,15.70 KB, text/plain)
2018-09-07 14:52 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.73 KB, application/x-bzip)
2018-09-07 14:52 UTC, Toralf Förster
Details
net-p2p:go-ethereum-1.8.2:20180906-221902.log (net-p2p:go-ethereum-1.8.2:20180906-221902.log,12.49 KB, text/plain)
2018-09-07 14:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,7.85 KB, application/x-bzip)
2018-09-07 14:52 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-09-07 14:52:32 UTC
util.go:45: exit status 2
exit status 1
make: *** [Makefile:15: geth] Error 1
 * ERROR: net-p2p/go-ethereum-1.8.2::gentoo failed (compile phase):
 *   emake failed
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20180901-090228

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpv net-p2p/go-ethereum
[ebuild   R   ] net-p2p/go-ethereum-1.8.2  USE="-devtools -opencl"
Comment 1 Toralf Förster gentoo-dev 2018-09-07 14:52:34 UTC
Created attachment 546144 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-07 14:52:37 UTC
Created attachment 546146 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-07 14:52:40 UTC
Created attachment 546148 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-07 14:52:43 UTC
Created attachment 546150 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-07 14:52:46 UTC
Created attachment 546152 [details]
net-p2p:go-ethereum-1.8.2:20180906-221902.log
Comment 6 Toralf Förster gentoo-dev 2018-09-07 14:52:49 UTC
Created attachment 546154 [details]
temp.tbz2
Comment 7 Jan Breig 2018-09-10 08:58:12 UTC
The issue happens with go 1.11 and is fixed in the latest upstream version.
See https://github.com/ethereum/go-ethereum/issues/17237
Comment 8 Larry the Git Cow gentoo-dev 2018-09-18 09:37:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d1fec4428a682bd450e2ca0cd98335b0fa9696c

commit 2d1fec4428a682bd450e2ca0cd98335b0fa9696c
Author:     Mathy Vanvoorden <mathy@vanvoorden.be>
AuthorDate: 2018-09-13 07:58:06 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-09-18 09:26:00 +0000

    net-p2p/go-ethereum: version bump to 1.8.15, restrict test
    
    test is restricted because it tries to connect to the docker daemon and other fun network activities
    
    Closes: https://bugs.gentoo.org/665436
    Closes: https://bugs.gentoo.org/653542
    Package-Manager: Portage[mgorny]-2.3.43.3

 net-p2p/go-ethereum/Manifest                  |  1 +
 net-p2p/go-ethereum/go-ethereum-1.8.15.ebuild | 45 +++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)