Summary: | net-p2p/kubo-0.22.0 - go build -tags release -o ipfs ./cmd/ipfs failed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | David Roman <davidroman96> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | crabbedhaloablution, davidroman96, hurikhan77+bgo, proxy-maint, triffid.hunter, williamh, wolfram |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/ipfs/kubo/issues/10014 https://github.com/ipfs/kubo/issues/10064 https://github.com/golang/go/issues/60674 https://github.com/gentoo/gentoo/pull/33262 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 912156 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz net-p2p:kubo-0.22.0:20230811-164444.log.xz |
Description
Toralf Förster
![]() Created attachment 867642 [details]
emerge-info.txt
Created attachment 867643 [details]
emerge-history.txt
Created attachment 867644 [details]
environment
Created attachment 867645 [details]
etc.clang.tar.xz
Created attachment 867646 [details]
etc.portage.tar.xz
Created attachment 867647 [details]
logs.tar.xz
Created attachment 867648 [details]
net-p2p:kubo-0.22.0:20230811-164444.log.xz
Same issue here. *** Bug 914564 has been marked as a duplicate of this bug. *** The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba52f2f665f5087558f5bf0c2ba471d90a3181c commit bba52f2f665f5087558f5bf0c2ba471d90a3181c Author: Sam James <sam@gentoo.org> AuthorDate: 2023-09-23 09:36:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-09-23 09:36:26 +0000 net-p2p/kubo: bdepend on <go-1.21 Bug: https://bugs.gentoo.org/912149 Signed-off-by: Sam James <sam@gentoo.org> net-p2p/kubo/kubo-0.20.0.ebuild | 3 ++- net-p2p/kubo/kubo-0.21.0.ebuild | 3 ++- net-p2p/kubo/kubo-0.22.0.ebuild | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) Caused by upstream golang regression - https://github.com/golang/go/issues/60674 Perhaps dev-lang/go-1.21.1 should be masked? (In reply to Paweł Metelski from comment #11) > Caused by upstream golang regression - > https://github.com/golang/go/issues/60674 > > Perhaps dev-lang/go-1.21.1 should be masked? This issue is unrelated with the one of this ticket, right? Seems a runtime issue with go1.20 not a build issue with go1.23. In any case, kubo 0.23.0 should address both issues |