Source: golang-github-go-stack-stack
Version: 1.5.2-2
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_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 
> github.com/go-stack/stack
> internal/cpu
> internal/bytealg
> runtime/internal/atomic
> runtime/internal/sys
> runtime/internal/math
> runtime
> internal/reflectlite
> errors
> internal/race
> sync/atomic
> sync
> io
> unicode
> unicode/utf8
> bytes
> math/bits
> math
> strconv
> reflect
> sort
> internal/fmtsort
> internal/oserror
> syscall
> time
> internal/poll
> internal/syscall/unix
> internal/testlog
> os
> fmt
> strings
> github.com/go-stack/stack
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
> github.com/go-stack/stack
> === RUN   TestFindSigpanic
> === PAUSE TestFindSigpanic
> === RUN   TestCaller
> === PAUSE TestCaller
> === RUN   TestTrace
> === PAUSE TestTrace
> === RUN   TestCallFormat
> === PAUSE TestCallFormat
> === RUN   TestCallString
> === PAUSE TestCallString
> === RUN   TestCallMarshalText
> === PAUSE TestCallMarshalText
> === RUN   TestCallStackString
> --- PASS: TestCallStackString (0.00s)
> === RUN   TestCallStackMarshalText
> --- PASS: TestCallStackMarshalText (0.00s)
> === RUN   TestTrimAbove
> --- PASS: TestTrimAbove (0.00s)
> === RUN   TestTrimBelow
> --- PASS: TestTrimBelow (0.00s)
> === RUN   TestTrimRuntime
> --- PASS: TestTrimRuntime (0.00s)
> === CONT  TestFindSigpanic
> === CONT  TestCallString
> --- PASS: TestCallString (0.00s)
> === CONT  TestCaller
> --- PASS: TestCaller (0.00s)
> --- FAIL: TestFindSigpanic (0.00s)
>     stackinternal_test.go:12: got == , want == runtime.sigpanic
> === CONT  TestCallFormat
> --- PASS: TestCallFormat (0.00s)
> === CONT  TestTrace
> --- PASS: TestTrace (0.00s)
> === CONT  TestCallMarshalText
> --- PASS: TestCallMarshalText (0.00s)
> === RUN   Example_callFormat
> --- PASS: Example_callFormat (0.00s)
> FAIL
> FAIL  github.com/go-stack/stack       0.003s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
> github.com/go-stack/stack returned exit code 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/02/22/golang-github-go-stack-stack_1.5.2-2_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 via email to