packagefile time=/var/tmp/portage/net-p2p/kubo-0.22.0/temp/go-build2397900113/b023/_pkg_.a EOF /usr/lib/go/pkg/tool/linux_amd64/compile -o $WORK/b993/_pkg_.a -trimpath "$WORK/b993=>" -p net/http/pprof -std -complete -installsuffix shared -buildid lVGhYEtQWiXN6CpGMl2U/lVGhYEtQWiXN6CpGMl2U -goversion go1.21.0 -shared -nolocalimports -importcfg $WORK/b993/importcfg -pack /usr/lib/go/src/net/http/pprof/pprof.go /usr/lib/go/pkg/tool/linux_amd64/buildid -w $WORK/b993/_pkg_.a # internal cp $WORK/b993/_pkg_.a /var/tmp/portage/net-p2p/kubo-0.22.0/temp/go-build/e4/e47fc4304ca1039d74f4f72990ecd6bba2a93210404a609f9412bf2f1a132d1c-d # internal * ERROR: net-p2p/kubo-0.22.0::gentoo failed (compile phase): * go build -tags release -o ipfs ./cmd/ipfs failed * * Call stack: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma_systemd-20230811-000505 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Rust versions: [1] rust-1.71.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): go version go1.21.0 linux/amd64 HEAD of ::gentoo commit 49b15dc652bfb4bffde5243a7857e753a6a02194 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Aug 11 15:46:41 2023 +0000 2023-08-11 15:46:41 UTC emerge -qpvO net-p2p/kubo [ebuild N ] net-p2p/kubo-0.22.0
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