On Tue, 15 Mar 2022 at 11:20, Thomas Huth <th...@redhat.com> wrote: > > Hi Peter! > > The following changes since commit 352998df1c53b366413690d95b35f76d0721ebed: > > Merge tag 'i2c-20220314' of https://github.com/philmd/qemu into staging > (2022-03-14 14:39:33 +0000) > > are available in the Git repository at: > > https://gitlab.com/thuth/qemu.git tags/pull-request-2022-03-15 > > for you to fetch changes up to 36149534792dcf07a3c59867f967eaee23ab906c: > > meson: Update to version 0.61.3 (2022-03-15 10:32:36 +0100) > > ---------------------------------------------------------------- > * Fixes for s390x branch instruction emulation > * Fixes for the tests/avocado/boot_linux.py:BootLinuxS390X test > * Fix for "-cpu help" output > * Bump meson to 0.61.3 to fix stderr log of the iotests > > ----------------------------------------------------------------
This results in every "Linking" step on my macos box producing the warning: ld: warning: directory not found for option '-Lns/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0' Obvious suspect here is the new meson version. thanks -- PMM