https://bugs.winehq.org/show_bug.cgi?id=56613 Patrick <patrick+winehq.org(a)laimbock.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|9.4 |9.8 --- Comment #4 from Patrick <patrick+winehq.org(a)laimbock.com> --- Hi Ken. It does not occur in wine git. But I just rebuild wine-9.8 (just wine, no staging) on Fedora 40 with -Werror and have attached the build failure. Since you are using Fedora: I took the distro provided wine-9.5-1.src.rpm, changed the version to 9.8 and added -Werror to CFLAGS. Then I rebuild the wine-9.8-1.src.rpm in mock with make -j1. I'll also attach the wine-9.8 spec file. The CFLAGS used during the build are: LATEST CFLAGS=-fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Wp,-D_GLIBCXX_ASSERTIONS -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -O2 -Werror Please let me know if you need more information. Thanks! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.