Source: golang-gopkg-go-playground-colors.v1
Version: 1.2.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 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 
> gopkg.in/go-playground/colors.v1
> internal/cpu
> runtime/internal/sys
> math/bits
> runtime/internal/atomic
> runtime/internal/math
> internal/bytealg
> unicode/utf8
> math
> internal/race
> sync/atomic
> unicode
> runtime
> internal/testlog
> image/color
> internal/reflectlite
> sync
> errors
> sort
> strconv
> internal/oserror
> io
> syscall
> bytes
> strings
> reflect
> regexp/syntax
> time
> internal/syscall/unix
> regexp
> internal/fmtsort
> internal/poll
> os
> fmt
> gopkg.in/go-playground/colors.v1
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> gopkg.in/go-playground/colors.v1
> === RUN   TestColorConversionFromHEX
> --- PASS: TestColorConversionFromHEX (0.00s)
> === RUN   TestColorConversionFromRGB
> --- PASS: TestColorConversionFromRGB (0.00s)
> === RUN   TestColorConversionFromRGBA
> --- PASS: TestColorConversionFromRGBA (0.00s)
> === RUN   TestColorConversionFromStdColor
> --- PASS: TestColorConversionFromStdColor (0.00s)
> === RUN   TestParseColor
> colors_test.go:215 *colors.HEXColor does not equal *colors.HEXColor
> --- FAIL: TestParseColor (0.00s)
> === RUN   TestIsLightIsDark
> --- PASS: TestIsLightIsDark (0.00s)
> === RUN   TestIsLightAlphaIsDarkAlpha
> --- PASS: TestIsLightAlphaIsDarkAlpha (0.00s)
> === RUN   TestInterfaceTypes
> --- PASS: TestInterfaceTypes (0.00s)
> FAIL
> FAIL  gopkg.in/go-playground/colors.v1        0.003s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> gopkg.in/go-playground/colors.v1 returned exit code 1

The full build log is available from:
   
http://qa-logs.debian.net/2020/03/21/golang-gopkg-go-playground-colors.v1_1.2.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!

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