On Mon, 10 Aug 2020 11:58:51 +0200 Cornelia Huck <coh...@redhat.com> wrote:
> On Fri, 7 Aug 2020 17:18:42 +0200 > Paolo Bonzini <pbonz...@redhat.com> wrote: > > > On 07/08/20 14:20, Cornelia Huck wrote: > > >> - on an s390x system, it mostly builds, but I end up with a bunch of > > >> link errors for libblock.fa, where it fails to find various ZSTD_ > > >> symbols > > > Still happening after switching to the latest version of your branch. > > > > > > > Fixed thusly: > > (...) > > Thanks, that makes it build now on my LPAR, and it seems to have > created a working qemu-system-s390x. 'make check' is unhappy, however: Running test qtest-s390x: device-introspect-test missing object type 'virtio-gpu-device' Broken pipe ../tests/qtest/libqtest.c:175: kill_qemu() detected QEMU death from signal 6 (Aborted) (core dumped) ERROR qtest-s390x: device-introspect-test - too few tests run (expected 6, got 5) Any idea why virtio-gpu is missing? I'd expect it to be included by default.