From: Peter Maydell <peter.maydell@linaro.org>
To: Markus Armbruster <armbru@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PULL 00/11] QAPI patches patches for 2021-03-16
Date: Wed, 17 Mar 2021 17:14:18 +0000 [thread overview]
Message-ID: <CAFEAcA9v1Ne4Ty4cB07RFVVoshVB5YiqjRLuKfLLda08hqBL+A@mail.gmail.com> (raw)
In-Reply-To: <20210316103308.3458293-1-armbru@redhat.com>
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
prev parent reply other threads:[~2021-03-17 17:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-16 10:32 [PULL 00/11] QAPI patches patches for 2021-03-16 Markus Armbruster
2021-03-16 10:32 ` [PULL 01/11] qemuutil: remove qemu_set_fd_handler duplicate symbol Markus Armbruster
2021-03-16 10:32 ` [PULL 02/11] qemu-options: New -compat to set policy for deprecated interfaces Markus Armbruster
2021-03-16 10:33 ` [PULL 03/11] qapi: Implement deprecated-output=hide for QMP command results Markus Armbruster
2021-03-16 10:33 ` [PULL 04/11] qapi: Implement deprecated-output=hide for QMP events Markus Armbruster
2021-03-16 10:33 ` [PULL 05/11] qapi: Implement deprecated-output=hide for QMP event data Markus Armbruster
2021-03-16 10:33 ` [PULL 06/11] monitor: Drop query-qmp-schema 'gen': false hack Markus Armbruster
2021-03-16 10:33 ` [PULL 07/11] qapi: Implement deprecated-output=hide for QMP introspection Markus Armbruster
2021-03-16 10:33 ` [PULL 08/11] test-util-sockets: Add stub for monitor_set_cur() Markus Armbruster
2021-03-16 10:33 ` [PULL 09/11] qapi: Implement deprecated-input=reject for QMP commands Markus Armbruster
2021-03-16 10:33 ` [PULL 10/11] qapi: Implement deprecated-input=reject for QMP command arguments Markus Armbruster
2021-03-16 10:33 ` [PULL 11/11] qapi: New -compat deprecated-input=crash Markus Armbruster
2021-03-17 17:14 ` Peter Maydell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFEAcA9v1Ne4Ty4cB07RFVVoshVB5YiqjRLuKfLLda08hqBL+A@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).