On Tue, 22 Sep 2020 at 18:47, Richard Henderson <richard.hender...@linaro.org> wrote: > > The following changes since commit 834b9273d5cdab68180dc8c84d641aaa4344b057: > > Merge remote-tracking branch > 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging > (2020-09-22 15:42:23 +0100) > > are available in the Git repository at: > > https://github.com/rth7680/qemu.git tags/pull-cap-20200922 > > for you to fetch changes up to fcfea6ced053045beb1dc8d22bdeaacc9c03d0b9: > > disas/capstone: Add skipdata hook for s390x (2020-09-22 08:59:28 -0700) > > ---------------------------------------------------------------- > Update capstone submodule from v3.0.5 to v5 ("next"). > Convert submodule build to meson. > Enable capstone disassembly for s390x. > Code cleanups in disas.c
Fails to build: 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 NOTE: guest cross-compilers enabled: cc cc make: Leaving directory '/home/ubuntu/qemu/build/all' thanks -- PMM