Hi,

On Thu, 15 Apr 2021 14:57:22 +0200 Andrej Shadura <andre...@debian.org>
wrote:
>       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

I have submitted a merge request to ignore this failure on 32-bit
architectures:

https://salsa.debian.org/go-team/packages/golang-gopkg-yaml.v3/-/merge_requests/1

-- 
Cheers,
  Andrej

Reply via email to