On Mon, Sep 23, 2019 at 11:36 PM Ben Kochie <[email protected]> wrote: > > Not strictly a Go issue, but I figured I would ask here. > > Similar to the mips64le builds failing, we discovered that QEMU 3.1 > emulating ppc64le on Buster can't build Go packages no matter what guest > OS you use. > > https://github.com/golang/go/issues/34139 > > There's an upstream fix for QEMU 4.2.
>From what I understand from the issue, it's a bug in Qemu. Please report this to Debian Qemu maintainer. You can follow the instructions at https://www.debian.org/Bugs/Reporting TLDR, just run `reportbug qemu-system-ppc` on your Debian 10 system. -- Shengjing Zhu
