Source: golang-github-facebookgo-stack Version: 0.0~git20160209.0.7517733-8 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20211023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_test -O--buildsystem=golang -O--no-parallel > cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 > github.com/facebookgo/stack > === RUN TestCallers > stack_test.go:87: did not find expected match "stack_test.go:12 > +indirect1$" on line 0 in: > github.com/facebookgo/stack/stack_test.go:12 TestCallers > github.com/facebookgo/stack/stack_test.go:16 TestCallers > github.com/facebookgo/stack/stack_test.go:16 indirect2 > github.com/facebookgo/stack/stack_test.go:24 TestCallers > /usr/lib/go-1.17/src/testing/testing.go:1259 tRunner > /usr/lib/go-1.17/src/runtime/asm_amd64.s:1581 goexit > --- FAIL: TestCallers (0.00s) > === RUN TestCallersMulti > stack_test.go:36: expected suffix "stack_test.go:32 TestCallersMulti" got > "github.com/facebookgo/stack/stack.go:63 (*Multi).Stacks" > --- FAIL: TestCallersMulti (0.00s) > === RUN TestCallersMultiWithTwo > --- PASS: TestCallersMultiWithTwo (0.00s) > === RUN TestCallersWithStruct > stack_test.go:87: did not find expected match "stack_test.go:55 > +typ.indirect1$" on line 0 in: > github.com/facebookgo/stack/stack_test.go:55 TestCallersWithStruct > github.com/facebookgo/stack/stack_test.go:59 TestCallersWithStruct > github.com/facebookgo/stack/stack_test.go:59 typ.indirect2 > github.com/facebookgo/stack/stack_test.go:68 TestCallersWithStruct > /usr/lib/go-1.17/src/testing/testing.go:1259 tRunner > /usr/lib/go-1.17/src/runtime/asm_amd64.s:1581 goexit > --- FAIL: TestCallersWithStruct (0.00s) > === RUN TestCaller > --- PASS: TestCaller (0.00s) > FAIL > FAIL github.com/facebookgo/stack 0.003s > FAIL > dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 > github.com/facebookgo/stack returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/golang-github-facebookgo-stack_0.0~git20160209.0.7517733-8_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

