https://bugs.winehq.org/show_bug.cgi?id=56776
--- Comment #3 from Timo Gurr timo.gurr@gmail.com --- (In reply to Fabian Maurer from comment #2)
Can't you compile without Werror?
Please see https://gcc.gnu.org/gcc-14/porting_to.html (C language issues - Certain warnings are now errors) for further details, these are errors now not just warnings starting with GCC 14. This is also generally nothing specific to wine or staging, just (old) code that requires to be fixed for newer compilers to keep working/compiling hence my bugreport since noone else did yet while even the Gentoo documentation on this topic explicitly mentions to report bugs to upstreams in this regard: https://wiki.gentoo.org/wiki/Modern_C_porting#-Wincompatible-pointer-types