On 03/09/2018 09:07 AM, [email protected] wrote:
Hi,
This series failed build test on ppcbe host. Please find the details below.
Type: series
Message-id: [email protected]
Subject: [Qemu-devel] [PATCH v3 0/2] block latency histogram
In file included from
/var/tmp/patchew-tester-tmp-e2uf385_/src/include/block/block_int.h:27:0,
from
/var/tmp/patchew-tester-tmp-e2uf385_/src/stubs/blockdev-close-all-bdrv-states.c:2:
/var/tmp/patchew-tester-tmp-e2uf385_/src/include/block/accounting.h:117:33:
error: unknown type name ‘uint64List’
uint64List *boundaries);
^
Probably as simple as forgetting to #include "qapi/qapi-builtin-types.h"
as part of the rebasing to the recent QAPI refactoring that landed in
commit 7fceeb19.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org