qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Intermittent meson failures on msys2


From: Richard Henderson
Subject: Intermittent meson failures on msys2
Date: Mon, 27 Jun 2022 08:10:31 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

Hi guys,

There's an occasional failure on msys2, where meson fails to capture the output of a build script. E.g.

https://gitlab.com/qemu-project/qemu/-/jobs/2642051161

FAILED: ui/input-keymap-qcode-to-linux.c.inc
"C:/GitLab-Runner/builds/qemu-project/qemu/msys64/mingw64/bin/python3.exe" "C:/GitLab-Runner/builds/qemu-project/qemu/meson/meson.py" "--internal" "exe" "--capture" "ui/input-keymap-qcode-to-linux.c.inc" "--" "C:/GitLab-Runner/builds/qemu-project/qemu/msys64/mingw64/bin/python3.exe" "../ui/keycodemapdb/tools/keymap-gen" "code-map" "--lang" "glib2" "--varname" "qemu_input_map_qcode_to_linux" "../ui/keycodemapdb/data/keymaps.csv" "qcode" "linux" [301/1665] Generating input-keymap-qcode-to-qnum.c.inc with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.


https://gitlab.com/qemu-project/qemu/-/jobs/2625836697

FAILED: ui/shader/texture-blit-frag.h
"C:/GitLab-Runner/builds/qemu-project/qemu/msys64/mingw64/bin/python3.exe" "C:/GitLab-Runner/builds/qemu-project/qemu/meson/meson.py" "--internal" "exe" "--capture" "ui/shader/texture-blit-frag.h" "--" "perl" "C:/GitLab-Runner/builds/qemu-project/qemu/scripts/shaderinclude.pl" "../ui/shader/texture-blit.frag" [313/1663] Generating texture-blit-vert.h with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.


Could you have a look please?


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]