Source: golang-github-rican7-retry
Version: 0.1.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220326 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --builddirectory=_build --buildsystem=golang --with=golang
>    dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
>    dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
>    dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
>    dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
>       cd _build && go install -trimpath -v -p 8 github.com/Rican7/retry 
> github.com/Rican7/retry/backoff github.com/Rican7/retry/jitter 
> github.com/Rican7/retry/strategy
> math/bits
> internal/unsafeheader
> internal/goarch
> internal/cpu
> runtime/internal/syscall
> runtime/internal/atomic
> internal/goexperiment
> internal/goos
> internal/race
> sync/atomic
> internal/abi
> runtime/internal/math
> runtime/internal/sys
> internal/itoa
> internal/bytealg
> math
> runtime
> internal/reflectlite
> sync
> math/rand
> errors
> internal/oserror
> syscall
> time
> github.com/Rican7/retry/backoff
> github.com/Rican7/retry/jitter
> github.com/Rican7/retry/strategy
> github.com/Rican7/retry
>    dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
>       cd _build && go test -vet=off -v -p 8 github.com/Rican7/retry 
> github.com/Rican7/retry/backoff github.com/Rican7/retry/jitter 
> github.com/Rican7/retry/strategy
> # github.com/Rican7/retry [github.com/Rican7/retry.test]
> src/github.com/Rican7/retry/retry_test.go:143:6: logFile declared but not used
> FAIL  github.com/Rican7/retry [build failed]
> === RUN   TestIncremental
> --- PASS: TestIncremental (0.00s)
> === RUN   TestLinear
> --- PASS: TestLinear (0.00s)
> === RUN   TestExponential
> --- PASS: TestExponential (0.00s)
> === RUN   TestBinaryExponential
> --- PASS: TestBinaryExponential (0.00s)
> === RUN   TestFibonacci
> --- PASS: TestFibonacci (0.00s)
> === RUN   TestFibonacciNumber
> --- PASS: TestFibonacciNumber (0.00s)
> === RUN   ExampleIncremental
> --- PASS: ExampleIncremental (0.00s)
> === RUN   ExampleLinear
> --- PASS: ExampleLinear (0.00s)
> === RUN   ExampleExponential
> --- PASS: ExampleExponential (0.00s)
> === RUN   ExampleBinaryExponential
> --- PASS: ExampleBinaryExponential (0.00s)
> === RUN   ExampleFibonacci
> --- PASS: ExampleFibonacci (0.00s)
> PASS
> ok    github.com/Rican7/retry/backoff 0.002s
> === RUN   TestFull
> --- PASS: TestFull (0.00s)
> === RUN   TestEqual
> --- PASS: TestEqual (0.00s)
> === RUN   TestDeviation
> --- PASS: TestDeviation (0.00s)
> === RUN   TestNormalDistribution
> --- PASS: TestNormalDistribution (0.00s)
> === RUN   TestFallbackNewRandom
> --- PASS: TestFallbackNewRandom (0.00s)
> PASS
> ok    github.com/Rican7/retry/jitter  0.002s
> === RUN   TestLimit
> --- PASS: TestLimit (0.00s)
> === RUN   TestDelay
> --- PASS: TestDelay (0.01s)
> === RUN   TestWait
> --- PASS: TestWait (0.00s)
> === RUN   TestWaitWithDuration
> --- PASS: TestWaitWithDuration (0.01s)
> === RUN   TestWaitWithMultipleDurations
> --- PASS: TestWaitWithMultipleDurations (0.08s)
> === RUN   TestBackoff
> --- PASS: TestBackoff (0.05s)
> === RUN   TestBackoffWithJitter
> --- PASS: TestBackoffWithJitter (0.00s)
> === RUN   TestNoJitter
> --- PASS: TestNoJitter (0.00s)
> PASS
> ok    github.com/Rican7/retry/strategy        0.149s
> FAIL
> dh_auto_test: error: cd _build && go test -vet=off -v -p 8 
> github.com/Rican7/retry github.com/Rican7/retry/backoff 
> github.com/Rican7/retry/jitter github.com/Rican7/retry/strategy returned exit 
> code 2


The full build log is available from:
http://qa-logs.debian.net/2022/03/26/golang-github-rican7-retry_0.1.0-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!

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.

Reply via email to