On 10/08/20 21:16, Peter Maydell wrote: > And the remainders: > > The tests/vm FreeBSD and OpenBSD setups succeed but emit this warning > (as well as the the usual ones): > > WARNING: Gettext not found, all translation targets will be ignored.
This is a real warning. I'll see if we can add a configure option to disable the translations bug it's fairly low priority. > OSX succeeds but has this extra warning: > > ../../meson.build:42: WARNING: add_languages is missing native:, > assuming languages are wanted for both host and build. Fixed. > All other configs built OK (with the same set of warnings as > for x86). Great, thanks! Paolo