avo icon indicating copy to clipboard operation
avo copied to clipboard

Go builds fails on 32-bit systems, such as i386, armel, armhf, mipsel.

Open rogers0 opened this issue 3 years ago • 0 comments

log from i386 (x86 32-bit):

# github.com/mmcloughlin/avo/internal/gen
src/github.com/mmcloughlin/avo/internal/gen/asmtest.go:118:24: constant 9223372036854775807 overflows int

full log:

  • https://buildd.debian.org/status/fetch.php?pkg=golang-github-mmcloughlin-avo&arch=i386&ver=0.0%7Egit20200523.4439b6b-4&stamp=1595788412&raw=0

rogers0 avatar Jul 27 '20 14:07 rogers0