[go-nuts] Re: Failure to build syzkaller in a build chroot

2018-04-30 Thread Theodore Y. Ts'o
On Mon, Apr 30, 2018 at 08:01:35AM +0200, Dmitry Vyukov wrote: > Hi Ted, > > I don't know what's the problem with Go toolchain, maybe Ian's > hypothesis is true. But we use cross-compilation for arm64 and arm > from Debian Rodete distors and it's working. I cross-compiled executor > for arm with a

[go-nuts] Failure to build syzkaller in a build chroot

2018-04-29 Thread Theodore Y. Ts'o
Hi, I'm having trouble building syzkaller (which is primarily written in Go) in a Debian schroot for amd64 using qemu emulation. That is, I'm using a chroot filled with arm64 binaries, running them on an x86_64 system using a setup such as described in [1]. The specific chroot I am using can be s