Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808829 - net-p2p/energi3-3.0.8 - go: updates to go.mod needed, disabled by -mod=vendor; to update it:
Summary: net-p2p/energi3-3.0.8 - go: updates to go.mod needed, disabled by -mod=vendor...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: CVE-2021-29923
  Show dependency tree
 
Reported: 2021-08-18 07:14 UTC by Toralf Förster
Modified: 2021-08-24 13:20 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.28 KB, text/plain)
2021-08-18 07:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,202.26 KB, text/plain)
2021-08-18 07:14 UTC, Toralf Förster
Details
environment (environment,65.18 KB, text/plain)
2021-08-18 07:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.58 KB, application/x-bzip)
2021-08-18 07:14 UTC, Toralf Förster
Details
net-p2p:energi3-3.0.8:20210818-041248.log (net-p2p:energi3-3.0.8:20210818-041248.log,1.61 KB, text/plain)
2021-08-18 07:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.39 KB, application/x-bzip)
2021-08-18 07:14 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 2021-08-18 07:14:51 UTC
make -j3 geth 
build/env.sh go run build/ci.go install ./cmd/geth
go: updates to go.mod needed, disabled by -mod=vendor; to update it:
	go mod tidy
make: *** [Makefile:21: geth] Error 1
 * ERROR: net-p2p/energi3-3.0.8::gentoo failed (compile phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j3-20210816-092520

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.54.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 17f6b158e7fb87e734a3299ef7f928a7dd09d87c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 18 02:07:21 2021 +0000

    2021-08-18 02:07:20 UTC

emerge -qpvO net-p2p/energi3
[ebuild  N    ] net-p2p/energi3-3.0.8
Comment 1 Toralf Förster gentoo-dev 2021-08-18 07:14:52 UTC
Created attachment 733701 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-18 07:14:54 UTC
Created attachment 733703 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-18 07:14:55 UTC
Created attachment 733705 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-18 07:14:56 UTC
Created attachment 733707 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-18 07:14:57 UTC
Created attachment 733709 [details]
net-p2p:energi3-3.0.8:20210818-041248.log
Comment 6 Toralf Förster gentoo-dev 2021-08-18 07:14:58 UTC
Created attachment 733711 [details]
temp.tar.bz2
Comment 7 Craig Andrews gentoo-dev 2021-08-19 19:23:57 UTC
Caused by the recent dev-lang/go version 1.17 bump

I haven't yet been able to figure out how to fix this issue...
Comment 8 Larry the Git Cow gentoo-dev 2021-08-24 13:20:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14815bc1a407fc40cc0e3152819f7f6ab549637d

commit 14815bc1a407fc40cc0e3152819f7f6ab549637d
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2021-08-24 13:20:31 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2021-08-24 13:20:50 +0000

    net-p2p/energi3: tidy go, fixes go 1.17 compatibility
    
    Closes: https://bugs.gentoo.org/808829
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-p2p/energi3/energi3-3.1.0.ebuild   |   4 +
 net-p2p/energi3/files/3.1.0-tidy.patch | 472 +++++++++++++++++++++++++++++++++
 2 files changed, 476 insertions(+)