https://bugs.winehq.org/show_bug.cgi?id=43530
--- Comment #19 from Sebastian Lackner sebastian@fds-team.de --- (In reply to Sebastian Lackner from comment #13)
(In reply to Felix Yan from comment #12)
I have attached the build environment difference between wine-staging 2.13 and 2.14. Since wine-staging 2.13 on the current system still works, the build environment is somewhat suspicious.
Did you try to rebuild an old Wine version with the new build tools? That would probably be a good test to make sure its really a build environment issue.
My first few guesses would be:
lib32-mesa lib32-glibc mesa
Please note that you will have to a full rebuild of Wine after downgrading those packages. My theory is that the underlying issue is either in a header file or in a static lib.
To confirm that theory: Is it possible to get a working build when building with Nvidia drivers installed?