https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-go/delve-1.22.1 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 891205 [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: could not remove /var/tmp/portage/dev-go/delve-1.22.1/work/delve-1.22.1/service/dap/__debug_bin3267649583: remove /var/tmp/portage/dev-go/delve-1.22.1/work/delve-1.22.1/service/dap/__debug_bin3267649583: no such file or directory could not remove /var/tmp/portage/dev-go/delve-1.22.1/work/delve-1.22.1/service/dap/__debug_bin3736418425: remove /var/tmp/portage/dev-go/delve-1.22.1/work/delve-1.22.1/service/dap/__debug_bin3736418425: no such file or directory FAIL FAIL github.com/go-delve/delve/pkg/proc 145.287s FAIL github.com/go-delve/delve/pkg/proc/core 0.287s proc_test.go:1341: Goroutine 1 &native.nativeThread{ID:12387, Status:(*native.waitStatus)(0xc0005a2020), CurrentBreakpoint:proc.BreakpointState{Breakpoint:(*proc.Breakpoint)(0xc000278750), Active:true, Stepping:false, SteppingInto:false, CondError:error(nil)}, dbp:(*native.nativeProcess)(0xc000bd6f00), singleStepping:false, os:(*native.osSpecificDetails)(0xc00080d8d8), common:proc.CommonThread{CallReturn:false, returnValues:[]*proc.Variable(nil), g:(*proc.G)(0xc000564b40)}} proc_test.go:1351: Goroutine 1: could not find correct frame proc_test.go:1351: Goroutine 2: could not find correct frame proc_test.go:1351: Goroutine 3: could not find correct frame proc_test.go:1351: Goroutine 4: could not find correct frame proc_test.go:1385: Goroutine 1 &native.nativeThread{ID:12387, Status:(*native.waitStatus)(0xc0003297e8), CurrentBreakpoint:proc.BreakpointState{Breakpoint:(*proc.Breakpoint)(0xc000278750), Active:true, Stepping:false, SteppingInto:false, CondError:error(nil)}, dbp:(*native.nativeProcess)(0xc000bd6f00), singleStepping:false, os:(*native.osSpecificDetails)(0xc00080d8d8), common:proc.CommonThread{CallReturn:false, returnValues:[]*proc.Variable(nil), g:(*proc.G)(0xc00050a0c0)}} proc_test.go:2170: could not find parked goroutine proc_test.go:2221: could not find parked goroutine variables_test.go:1389: err = error evaluating "s1" as argument 1 in function strings.Join: could not find symbol value for s1 variables_test.go:1389: err = error evaluating "s1" as argument 1 in function stringsJoin: could not find symbol value for s1 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=df526c9bf66955868e2f006d017ea3194c3ee826 commit df526c9bf66955868e2f006d017ea3194c3ee826 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-04-22 08:15:14 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-04-22 08:16:54 +0000 dev-go/delve: fix failing test This test fails when core dump rules in container are special. Not important test. Closes: https://bugs.gentoo.org/930343 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-go/delve/delve-1.22.1.ebuild | 1 + 1 file changed, 1 insertion(+)