Peter Maydell <peter.mayd...@linaro.org> writes:

> On Sat, 25 Sept 2021 at 07:25, Markus Armbruster <arm...@redhat.com> wrote:
>>
>> The following changes since commit 11a11998460ed84d9a127c025f50f7234e5a483f:
>>
>>   Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20210921' into 
>> staging (2021-09-24 13:21:18 -0400)
>>
>> are available in the Git repository at:
>>
>>   git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2021-09-25
>>
>> for you to fetch changes up to 5757c0904e2e8a7f5d9ff359b30542cfcb70556b:
>>
>>   tests/qapi-schema: Make test-qapi.py -u work when files are absent 
>> (2021-09-25 07:00:50 +0200)
>>
>> ----------------------------------------------------------------
>> QAPI patches patches for 2021-09-25
>>
>
> Fails to build, all hosts except x86-64 Linux:
>
> In file included from qapi/qapi-visit-char.h:17,
>                  from qapi/qapi-commands-char.c:19:
> qapi/qapi-types-char.h:500:5: error: unknown type name 'ChardevSpiceChannel'
>   500 |     ChardevSpiceChannel *data;
>       |     ^~~~~~~~~~~~~~~~~~~
> qapi/qapi-types-char.h:507:5: error: unknown type name 'ChardevSpicePort'
>   507 |     ChardevSpicePort *data;
>       |     ^~~~~~~~~~~~~~~~
> qapi/qapi-types-char.h:514:5: error: unknown type name 'ChardevQemuVDAgent'
>   514 |     ChardevQemuVDAgent *data;
>       |     ^~~~~~~~~~~~~~~~~~

Sorry about that.  Respin on the way.


Reply via email to