You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ go version
go version go1.12 linux/amd64
$ go get -u github.com/constabulary/gb/...
$ gb build
golang.org/x/sys/unix.ioctl: relocation target golang.org/x/sys/unix.Syscall not defined for ABIInternal (but is defined for ABI0)
golang.org/x/sys/unix.munmap: relocation target golang.org/x/sys/unix.Syscall not defined for ABIInternal (but is defined for ABI0)
golang.org/x/sys/unix.mmap: relocation target golang.org/x/sys/unix.Syscall6 not defined for ABIInternal (but is defined for ABI0)
# github.com/matrix-org/matrix-federation-tester
github.com/matrix-org/matrix-federation-tester
FATAL: command "build" failed: exit status 2
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: