https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-go/delve-1.21.2 fails tests. Discovered on: amd64 (internal ref: gcc14_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 888600 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: proc_test.go:1345: Goroutine 1 &native.nativeThread{ID:11206, Status:(*native.waitStatus)(0xc0002c0040), CurrentBreakpoint:proc.BreakpointState{Breakpoint:(*proc.Breakpoint)(0xc000276750), Active:true, Stepping:false, SteppingInto:false, CondError:error(nil)}, dbp:(*native.nativeProcess)(0xc0004b9f00), singleStepping:false, os:(*native.osSpecificDetails)(0xc0005443c0), common:proc.CommonThread{CallReturn:false, returnValues:[]*proc.Variable(nil), g:(*proc.G)(0xc0005823c0)}} proc_test.go:1355: Goroutine 1: could not find correct frame proc_test.go:1355: Goroutine 2: could not find correct frame proc_test.go:1355: Goroutine 3: could not find correct frame proc_test.go:1355: Goroutine 4: could not find correct frame proc_test.go:1389: Goroutine 1 &native.nativeThread{ID:11206, Status:(*native.waitStatus)(0xc0003e2c88), CurrentBreakpoint:proc.BreakpointState{Breakpoint:(*proc.Breakpoint)(0xc000276750), Active:true, Stepping:false, SteppingInto:false, CondError:error(nil)}, dbp:(*native.nativeProcess)(0xc0004b9f00), singleStepping:false, os:(*native.osSpecificDetails)(0xc0005443c0), common:proc.CommonThread{CallReturn:false, returnValues:[]*proc.Variable(nil), g:(*proc.G)(0xc000583ec0)}} proc_test.go:2144: could not find parked goroutine proc_test.go:2195: could not find parked goroutine server_test.go:2325: got &dap.ErrorResponse{Response:dap.Response{ProtocolMessage:dap.ProtocolMessage{Seq:0, Type:"response"}, RequestSeq:22, Success:false, Command:"evaluate", Message:"Unable to evaluate expression"}, Body:dap.ErrorResponseBody{Error:(*dap.ErrorMessage)(0xc00027a190)}}, want *dap.EvaluateResponse server_test.go:6213: got &dap.ErrorResponse{Response:dap.Response{ProtocolMessage:dap.ProtocolMessage{Seq:0, Type:"response"}, RequestSeq:28, Success:false, Command:"evaluate", Message:"Unable to evaluate expression"}, Body:dap.ErrorResponseBody{Error:(*dap.ErrorMessage)(0xc0007d9cc0)}}, want *dap.EvaluateResponse variables_test.go:1364: err = error evaluating "s1" as argument elems in function strings.Join: could not find symbol value for s1 variables_test.go:1364: err = error evaluating "s1" as argument v in function main.stringsJoin: could not find symbol value for s1 FAIL FAIL github.com/go-delve/delve/pkg/proc 141.579s FAIL github.com/go-delve/delve/pkg/proc/core 0.282s FAIL github.com/go-delve/delve/service/dap 73.423s FAIL github.com/go-delve/delve/service/debugger 2.715s FAIL github.com/go-delve/delve/service/test 47.465s could not remove /var/tmp/portage/dev-go/delve-1.21.2/work/delve-1.21.2/service/dap/__debug_bin2649025490: remove /var/tmp/portage/dev-go/delve-1.21.2/work/delve-1.21.2/service/dap/__debug_bin2649025490: no such file or directory could not remove /var/tmp/portage/dev-go/delve-1.21.2/work/delve-1.21.2/service/dap/__debug_bin4120537327: remove /var/tmp/portage/dev-go/delve-1.21.2/work/delve-1.21.2/service/dap/__debug_bin4120537327: no such file or directory cmds_test.go:43: output: ["one.txt" "" ""] error redirect error: stdin redirected twice
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2beefefa71a61b6c5a05addeea3dcbde0a7453e2 commit 2beefefa71a61b6c5a05addeea3dcbde0a7453e2 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-04-19 16:08:24 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-04-19 16:08:24 +0000 dev-go/delve: add 1.22.1 Closes: https://bugs.gentoo.org/927854 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-go/delve/Manifest | 1 + dev-go/delve/delve-1.22.1.ebuild | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+)