On Wed, Dec 18, 2024 at 07:51:57AM +0100, Thomas Huth wrote:
The macOS build in our CI is currently broken since homebrew
updated libnfs to version 6 - and that version apparently comes
with a big API breakage. Disallow that version for now to get the
broken CI job working again. Once somebody had enough time to
adapt our code in block/nfs.c, we can revert this change again.
NB This isn't limited to macOS. We've already been broken by
this in Fedora:
https://lists.nongnu.org/archive/html/qemu-block/2024-12/msg00151.html
other distros will no doubt break too soon enough.