On Fri Jun 21 05:24:38 2024 +0000, Brendan Shanks wrote:
I installed MacPorts, added a local repo, and copied the wine-devel Portfile+patches to it. I did remove `/Library/Developer/CommandLineTools` and reinstalled the latest version, but `xcode-select -p` is still set to Xcode 15.4. I did had to remove the vulkan and MoltenVK references from the Portfile in order to build (I ended up with an ARM64-only MoltenVK causing the build to fail). After that it installed and worked correctly. I then added the patches from this MR (plus the `configure` and `config.h.in` update) ([nopreloader_mp.patch](/uploads/2aeadad496aaa3f73f3d4c701ad201c6/nopreloader_mp.patch)), reinstalled, confirmed it's correct (no preloader) and it's working for me. Could you try building with that patch?
Cleared ccache and rebuilt now it's working.
However it seems there's additional requirements to cherry pick this to wine-stable-9.0.x