On Thu, Sep 11, 2025 at 7:40 AM Peter Maydell <[email protected]> wrote: > > On Mon, 8 Sept 2025 at 15:10, Stefan Hajnoczi <[email protected]> wrote: > > > > The following changes since commit 6a9fa5ef3230a7d51e0d953a59ee9ef10af705b8: > > > > Merge tag 'pull-tcg-20250905' of https://gitlab.com/rth7680/qemu into > > staging (2025-09-05 09:51:27 +0200) > > > > are available in the Git repository at: > > > > https://gitlab.com/stefanha/qemu.git tags/tracing-pull-request > > > > for you to fetch changes up to b91cbf4e691b397510584b04fd6197284f55b52c: > > > > tracetool-test: allow to run in parallel (2025-09-08 09:48:10 -0400) > > > > ---------------------------------------------------------------- > > Pull request > > > > Daniel Berrangé's tracetool test suite and Marc-André Lureau's test suite > > fix. > > > > ---------------------------------------------------------------- > > I ran this as a combined merge test with a couple of other > pullreqs, but I'm assuming this one is the cause of this > msys2-64bit job failure: > > https://gitlab.com/qemu-project/qemu/-/jobs/11318561687 > > # [WinError 2] The system cannot find the file specified: > 'C:/GitLab-Runner/builds/qemu-project/qemu/build/tests/tracetooldmg99xan/dtrace.c' > not ok 1 - dtrace.c (set QEMU_TEST_REGENERATE=1 to recreate reference > output if tracetool generator was intentionally changed) > # [WinError 2] The system cannot find the file specified: > 'C:/GitLab-Runner/builds/qemu-project/qemu/build/tests/tracetooldmg99xan/dtrace.h' > > and other similar errors.
Hi Daniel, Looks like Windows is not happy with the new tracetool test suite. Please take a look at https://gitlab.com/qemu-project/qemu/-/jobs/11318561687. Stefan > > thanks > -- PMM >
