From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>,
Richard Henderson <richard.henderson@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PULL 00/11] capstone + disassembler patch queue
Date: Fri, 25 Sep 2020 14:33:18 +0200 [thread overview]
Message-ID: <a018601c-511c-be16-4862-d7b9c050f371@redhat.com> (raw)
In-Reply-To: <CAFEAcA9u_hj3uAn8qSYPovkH3vcwxxYxcm0cbqUJkDhpP=8VFw@mail.gmail.com>
On 25/09/20 12:03, Peter Maydell wrote:
>
> Linux qemu01 4.15.0-72-generic s390x
> From https://git-us.linaro.org/people/pmaydell/qemu-arm
> 8c1c07929f..a53ea1e6f9 staging -> pmaydell/staging
> Fetching submodule capstone
> From https://git.qemu.org/git/capstone
> fc236325..4457d451 master -> origin/master
> 02af5976..2f38802e next -> origin/next
> d57e7af3..7ca653c7 v4 -> origin/v4
> * [new tag] 4.0.2 -> 4.0.2
> make: Entering directory '/home/ubuntu/qemu/build/all'
> config-host.mak is out-of-date, running configure
> make: *** No rule to make target 'capstone/all', needed by 'Makefile'. Stop.
> make: *** Waiting for unfinished jobs....
> GIT ui/keycodemapdb tests/fp/berkeley-testfloat-3
> tests/fp/berkeley-softfloat-3 meson dtc capstone slirp roms/SLOF
> cross containers no
I think this is just temporary and running "make" again would fix it.
It can be worked around too, though.
Paolo
next prev parent reply other threads:[~2020-09-25 12:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-22 17:47 [PULL 00/11] capstone + disassembler patch queue Richard Henderson
2020-09-22 17:47 ` [PULL 01/11] capstone: Convert Makefile bits to meson bits Richard Henderson
2020-09-22 17:47 ` [PULL 02/11] capstone: Update to upstream "next" branch Richard Henderson
2020-09-22 17:47 ` [PULL 03/11] capstone: Require version 4.0 from a system library Richard Henderson
2020-09-22 17:47 ` [PULL 04/11] disas: Move host asm annotations to tb_gen_code Richard Henderson
2020-09-22 17:47 ` [PULL 05/11] disas: Clean up CPUDebug initialization Richard Henderson
2020-09-22 17:47 ` [PULL 06/11] disas: Use qemu/bswap.h for bfd endian loads Richard Henderson
2020-09-22 17:47 ` [PULL 07/11] disas: Cleanup plugin_disas Richard Henderson
2020-09-22 17:47 ` [PULL 08/11] disas: Configure capstone for aarch64 host without libvixl Richard Henderson
2020-09-22 17:47 ` [PULL 09/11] disas: Split out capstone code to disas/capstone.c Richard Henderson
2020-09-22 17:47 ` [PULL 10/11] disas: Enable capstone disassembly for s390x Richard Henderson
2020-09-22 17:47 ` [PULL 11/11] disas/capstone: Add skipdata hook " Richard Henderson
2020-09-24 5:38 ` [PULL 00/11] capstone + disassembler patch queue Paolo Bonzini
2020-09-25 10:03 ` Peter Maydell
2020-09-25 12:33 ` Paolo Bonzini [this message]
2020-09-25 14:30 ` Richard Henderson
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=a018601c-511c-be16-4862-d7b9c050f371@redhat.com \
--to=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).