[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#952215: golang-github-facebookgo-stack: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/facebookgo/stack returned exit code 1



Source: golang-github-facebookgo-stack
Version: 0.0~git20160209.0.7517733-6
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_autoreconf -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 github.com/facebookgo/stack
> internal/race
> internal/cpu
> runtime/internal/sys
> runtime/internal/atomic
> sync/atomic
> runtime/internal/math
> unicode
> unicode/utf8
> internal/bytealg
> math/bits
> internal/testlog
> math
> runtime
> internal/reflectlite
> sync
> errors
> sort
> io
> internal/oserror
> strconv
> syscall
> bytes
> strings
> reflect
> internal/syscall/unix
> time
> internal/poll
> os
> internal/fmtsort
> path/filepath
> fmt
> github.com/facebookgo/stack
>    dh_auto_test -O--buildsystem=golang
> 	cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/facebookgo/stack
> === RUN   TestCallers
> --- FAIL: TestCallers (0.00s)
>     stack_test.go:94: did not find expected match "stack_test.go:16 +indirect2$" on line 1 in:
>         github.com/facebookgo/stack/stack_test.go:12  indirect1
>         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.13/src/testing/testing.go:909   tRunner
>         /usr/lib/go-1.13/src/runtime/asm_amd64.s:1357 goexit
> === RUN   TestCallersMulti
> --- PASS: TestCallersMulti (0.00s)
> === RUN   TestCallersMultiWithTwo
> --- FAIL: TestCallersMultiWithTwo (0.00s)
>     stack_test.go:94: did not find expected match "stack_test.go:45 +TestCallersMultiWithTwo$" on line 4 in:
>         github.com/facebookgo/stack/stack_test.go:44  TestCallersMultiWithTwo
>         /usr/lib/go-1.13/src/testing/testing.go:909   tRunner
>         /usr/lib/go-1.13/src/runtime/asm_amd64.s:1357 goexit
>         (Stack 2)
>         github.com/facebookgo/stack/stack.go:75       (*Multi).AddCallers
>         /usr/lib/go-1.13/src/testing/testing.go:909   tRunner
>         /usr/lib/go-1.13/src/runtime/asm_amd64.s:1357 goexit
> === RUN   TestCallersWithStruct
> --- FAIL: TestCallersWithStruct (0.00s)
>     stack_test.go:94: did not find expected match "stack_test.go:63 +typ.indirect2$" on line 1 in:
>         github.com/facebookgo/stack/stack_test.go:59  typ.indirect1
>         github.com/facebookgo/stack/stack_test.go:63  TestCallersWithStruct
>         github.com/facebookgo/stack/stack_test.go:63  typ.indirect2
>         github.com/facebookgo/stack/stack_test.go:72  TestCallersWithStruct
>         /usr/lib/go-1.13/src/testing/testing.go:909   tRunner
>         /usr/lib/go-1.13/src/runtime/asm_amd64.s:1357 goexit
> === RUN   TestCaller
> --- PASS: TestCaller (0.00s)
> FAIL
> FAIL	github.com/facebookgo/stack	0.002s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/facebookgo/stack returned exit code 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/golang-github-facebookgo-stack_0.0~git20160209.0.7517733-6_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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


Reply to: