qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/11] QAPI patches patches for 2021-03-16


From: Peter Maydell
Subject: Re: [PULL 00/11] QAPI patches patches for 2021-03-16
Date: Wed, 17 Mar 2021 17:14:18 +0000

On Tue, 16 Mar 2021 at 10:33, Markus Armbruster <armbru@redhat.com> wrote:
>
> The following changes since commit 2615a5e433aeb812c300d3a48e1a88e1303e2339:
>
>   Merge remote-tracking branch 
> 'remotes/stefanha-gitlab/tags/block-pull-request' into staging (2021-03-15 
> 19:23:00 +0000)
>
> are available in the Git repository at:
>
>   git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2021-03-16
>
> for you to fetch changes up to 5b728a7754e32ff6dac3501ded3ba820ef2edc7b:
>
>   qapi: New -compat deprecated-input=crash (2021-03-16 11:10:38 +0100)
>
> ----------------------------------------------------------------
> QAPI patches patches for 2021-03-16
>

Fails to build, linux-user static config, when trynig to link the
qemu-aarch64 etc executables:

libqemuutil.a(qapi_qobject-output-visitor.c.o): In function
`qobject_output_visitor_new_qmp':
/home/petmay01/linaro/qemu-for-merges/build/all-linux-static/../../qapi/qobject-output-visitor.c:283:
undefined reference to `compat_policy'
libqemuutil.a(qapi_qobject-input-visitor.c.o): In function
`qobject_input_visitor_new_qmp':
/home/petmay01/linaro/qemu-for-merges/build/all-linux-static/../../qapi/qobject-input-visitor.c:746:
undefined reference to `compat_policy'
collect2: error: ld returned 1 exit status

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]