From: "Alex Bennée" <alex.bennee@linaro.org>
To: Gustavo Romero <gustavo.romero@linaro.org>
Cc: qemu-devel@nongnu.org, philmd@linaro.org,
peter.maydell@linaro.org, richard.henderson@linaro.org
Subject: Re: [PATCH 0/4] Add MTE stubs for aarch64 user mode
Date: Tue, 28 May 2024 17:06:41 +0100 [thread overview]
Message-ID: <87le3tgbu6.fsf@draig.linaro.org> (raw)
In-Reply-To: <20240515173132.2462201-1-gustavo.romero@linaro.org> (Gustavo Romero's message of "Wed, 15 May 2024 17:31:28 +0000")
Gustavo Romero <gustavo.romero@linaro.org> writes:
> This patchset adds the stubs necessary to support GDB memory tagging
> commands on QEMU aarch64 user mode.
On application I'm getting the following failure on configure which
makes me think something is missing:
Program scripts/undefsym.py found: YES (/home/alex/lsrc/qemu.git/builds/all/pyvenv/bin/python3 /home/alex/lsrc/qemu.git/scripts/undefsym.py)
Program scripts/feature_to_c.py found: YES (/home/alex/lsrc/qemu.git/builds/all/pyvenv/bin/python3 /home/alex/lsrc/qemu.git/scripts/feature_to_c.py)
../../meson.build:3851:4: ERROR: File gdb-xml/aarch64-mte.xml does not exist.
A full log can be found at /home/alex/lsrc/qemu.git/builds/all/meson-logs/meson-log.txt
ninja: error: rebuilding 'build.ninja': subcommand failed
FAILED: build.ninja
/home/alex/lsrc/qemu.git/builds/all/pyvenv/bin/meson --internal regenerate /home/alex/lsrc/qemu.git /home/alex/lsrc/qemu.git/builds/all
make: *** [Makefile:167: run-ninja] Error 1
Compilation exited abnormally with code 2 at Tue May 28 16:59:05
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
prev parent reply other threads:[~2024-05-28 16:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 17:31 [PATCH 0/4] Add MTE stubs for aarch64 user mode Gustavo Romero
2024-05-15 17:31 ` [PATCH 1/4] gdbstub: Add support for target-specific stubs Gustavo Romero
2024-05-16 10:37 ` Philippe Mathieu-Daudé
2024-05-28 16:32 ` Alex Bennée
2024-05-15 17:31 ` [PATCH 2/4] gdbstub: Add support for MTE in user mode Gustavo Romero
2024-05-16 10:43 ` Philippe Mathieu-Daudé
2024-05-16 11:44 ` Richard Henderson
2024-05-16 12:22 ` Richard Henderson
2024-05-28 16:34 ` Alex Bennée
2024-05-15 17:31 ` [PATCH 3/4] tests: Gently exit from GDB when tests complete Gustavo Romero
2024-05-16 7:07 ` Philippe Mathieu-Daudé
2024-05-15 17:31 ` [PATCH 4/4] tests/tcg/aarch64: Add MTE gdbstub tests Gustavo Romero
2024-05-28 16:06 ` Alex Bennée [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=87le3tgbu6.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=gustavo.romero@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=philmd@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.