Source: golang-gopkg-yaml.v3
Version: 3.0.0~git20200121.a6ecf24-2
Severity: serious
Dear Maintainer,
Tests in this package fail on armhf, causing a failure to build from the
source:
regexp
internal/poll
internal/fmtsort
encoding/binary
os
encoding/base64
fmt
gopkg.in/yaml.v3
dh_auto_test -O--buildsystem=golang
cd obj-arm-linux-gnueabihf && go test -vet=off -v -p 3 gopkg.in/yaml.v3
# gopkg.in/yaml.v3_test [gopkg.in/yaml.v3.test]
src/gopkg.in/yaml.v3/decode_test.go:180:26: constant -9223372036854775808
overflows int
FAIL gopkg.in/yaml.v3 [build failed]
FAIL
dh_auto_test: error: cd obj-arm-linux-gnueabihf && go test -vet=off -v -p 3
gopkg.in/yaml.v3 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--
Cheers,
Andrej