On Mon, May 03, 2021 at 09:29:12 +0200, Andrea Bolognani wrote:
Builds failed with
tests/meson.build:690:0: ERROR: List item must be one
of <class 'str'>, not <class 'list'>
before this change.
https://gitlab.com/libvirt/libvirt/-/issues/158
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
Test pipeline:
https://gitlab.com/abologna/libvirt/-/pipelines/296072074
(hasn't completed yet)
Should we consider this for 7.3.0? It would be great if people who
have a very new version of Meson would be able to build the new
version of libvirt out of the box.
You'll have to coordinate with Jirka to see how far he is in the release
process.
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>