On Tue, 21 Sept 2021 at 13:40, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Sat, 18 Sept 2021 at 10:34, Paolo Bonzini <pbonz...@redhat.com> wrote: > > > > The following changes since commit 831aaf24967a49d7750090b9dcfd6bf356f16529: > > > > Merge remote-tracking branch 'remotes/marcandre/tags/misc-pull-request' > > into staging (2021-09-14 18:14:56 +0100) > > > > are available in the Git repository at: > > > > https://gitlab.com/bonzini/qemu.git tags/for-upstream > > > > for you to fetch changes up to ccc3f971c37bd2202a21abc9f0be093f10426364: > > > > hexagon: use env keyword argument to pass PYTHONPATH (2021-09-15 09:12:55 > > +0200) > > > > ---------------------------------------------------------------- > > * Update Meson to 0.58.2 > > > > ---------------------------------------------------------------- > > Paolo Bonzini (3): > > meson: bump submodule to 0.58.2 > > meson: switch minimum meson version to 0.58.2 > > hexagon: use env keyword argument to pass PYTHONPATH > > So, I tried merging this, ran into some "is this an issue with this > pullreq or is it just an intermittent or infrastructure" issues, > and decided to postpone the merge for a bit and retry it later.
I had another go at this. As far as I can tell it causes all the vm-build-{openbsd,netbsd,freebsd} build-and-tests to hang. At any rate the VMs are sat there eating host CPU. Does 'make vm-build-freebsd' etc work for you ? -- PMM