On Fri, Dec 15, 2017 at 1:27 AM, <no-re...@patchew.org> wrote: > Hi, > > This series failed build test on ppc host. Please find the details below. > > Subject: [Qemu-devel] [PATCH v4 00/43] remove i386/pc dependency from non-PC > world (part 1) > Type: series > Message-id: 20171215033015.738-1-f4...@amsat.org [...] > CC hw/i386/xen/trace.o > CC hw/i386/trace.o > In file included from hw/i386/trace.c:4:0: > hw/i386/trace.h: In function > ‘_nocheck__trace_vmport_ioport_read_unknown_command’: > hw/i386/trace.h:2967:9: error: too many arguments for format > [-Werror=format-extra-args] > qemu_log_mask(LOG_TRACE, > ^ > cc1: all warnings being treated as errors > make: *** [hw/i386/trace.o] Error 1
This has been fixed in the '[PATCH v5 0/2] remove i386/pc dependency from non-PC world (part 1) fix' series which Paolo already took.