On Tue, Nov 14, 2017 at 11:26:59AM -0800, [email protected] wrote:
> Hi,
>
> This series failed automatic build test. Please find the testing commands and
> their output below. If you have docker installed, you can probably reproduce
> it
> locally.
[...]
> In file included from /tmp/qemu-test/src/qapi-schema.json:85:
> In file included from /tmp/qemu-test/src/qapi/block.json:7:
> /tmp/qemu-test/src/qapi/block-core.json:2081:1: '@device:' can't follow
> 'Note' section
Hmm, I don't know the syntax enough to see why the 'Note' section is not
allowed. But it's not strictly needed at all. So I'll just do:
s/Note:/It is worth noting/
> make: *** [qapi-visit.h] Error 1
> make: *** Deleting file `qapi-visit.h'
> make: *** Waiting for unfinished jobs....
[...]
--
/kashyap