On Thu, 11 Mar 2021, Georg Lehmann wrote: [...]
Currently this impacts the TestBot's build VM: https://testbot.winehq.org/JobDetails.pl?Key=86814
By the way, why was this patch committed without also refreshing include/wine/vulkan.h? I guess that's a good thing as this avoids completely breaking the TestBot. But this still does not feel right.
I've informed Alexandre Julliard about the missing changes to the generated files yesterday and he found the same issue on gcc4.8. I've already send out a patch [1] that should fix the issue. Sorry for the trouble.
That works for me. Thanks for fixing the issue.
Maybe I should systematically run the build on the build machine; that is even if the TestBot does not need to build any test executable for the Windows VMs. That or update the build VM (Debian 9.*) to match the current Wine VMs (Debian Testing).