Hello,
I needed to upgrade wine-mono for Wine 10.5 released last week. The builds for F42 and prior succeed. The build for Rawhide fails.
Task: https://koji.fedoraproject.org/koji/taskinfo?taskID=131200142
Error seen in build.log:
make[1]: Entering directory '/builddir/build/BUILD/wine-mono-10.0.0-build/wine-mono-10.0.0/build/FNAMF-x86' i686-w64-mingw32-gcc -o debug.o -D_WIN32_WINNT=0x0602 -D__WINESRC__ --std=c99 -c -Wall -Wno-format -Werror -gcodeview -g -I/builddir/build/BUILD/wine-mono-10.0.0-build/wine-mono-10.0.0/FNA/lib/FNAMF/../.. -I/builddir/build/BUILD/wine-mono-10.0.0-build/wine-mono-10.0.0/FNA/lib/FNAMF/../../wine /builddir/build/BUILD/wine-mono-10.0.0-build/wine-mono-10.0.0/FNA/lib/FNAMF/../../wine/debug.c make[1]: Leaving directory '/builddir/build/BUILD/wine-mono-10.0.0-build/wine-mono-10.0.0/build/FNAMF-x86' /tmp/ccREFp1H.s: Assembler messages: /tmp/ccREFp1H.s:6104: Error: can't resolve .debug$T - Ltext0 /tmp/ccREFp1H.s:8549: Error: can't resolve .debug$T - Ltext0 make[1]: *** [/builddir/build/BUILD/wine-mono-10.0.0-build/wine-mono-10.0.0/FNA/lib/FNAMF/Makefile:15: debug.o] Error 1
Is this a known issue?
Thanks, Michael
On 4/6/25 7:40 PM, Michael Cronenworth via mingw wrote:
I needed to upgrade wine-mono for Wine 10.5 released last week. The builds for F42 and prior succeed. The build for Rawhide fails.
Sandro,
Could a mingw-gcc 15.1.1 update be made available to test if it would help? At least to get in sync with the native package.
Thanks.
Hi
I've updated F43 to mingw-gcc-15.1.1.
Sandro
On 28.05.25 19:02, Michael Cronenworth via mingw wrote:
On 4/6/25 7:40 PM, Michael Cronenworth via mingw wrote:
I needed to upgrade wine-mono for Wine 10.5 released last week. The builds for F42 and prior succeed. The build for Rawhide fails.
Sandro,
Could a mingw-gcc 15.1.1 update be made available to test if it would help? At least to get in sync with the native package.
Thanks.
On 5/29/25 3:22 PM, Sandro Mani wrote:
Hi
I've updated F43 to mingw-gcc-15.1.1.
Sandro
Thanks. Unfortunately the same error is present.
https://koji.fedoraproject.org/koji/taskinfo?taskID=133356313
I will have to file a gcc bug unless I am missing something obvious.