]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts: dump stdin on meson-buildoptions error
authorNabih Estefan <nabihestefan@google.com>
Thu, 27 Feb 2025 18:04:54 +0000 (18:04 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 6 Mar 2025 11:44:46 +0000 (12:44 +0100)
commitcff666a3aee566889fcc1ab7167ca0a727af7167
tree32d6649a69abf2bbdd4c2d88175f434509a82b3d
parent41494da7df8d28eb75eac4799f4b49061fbbf64c
scripts: dump stdin on meson-buildoptions error

Dump sys.stdin when it errors on meson-buildoptions.py, letting us debug
the build errors instead of just saying "Couldn't parse"

Signed-off-by: Nabih Estefan <nabihestefan@google.com>
Signed-off-by: Patrick Venture <venture@google.com>
Link: https://lore.kernel.org/r/20250227180454.2006757-1-venture@google.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/meson-buildoptions.py