[Bug 58894] New: Build failure of 9.3.0/9.3.1: Error: can't resolve .debug$T - Ltext0
http://bugs.winehq.org/show_bug.cgi?id=58894 Bug ID: 58894 Summary: Build failure of 9.3.0/9.3.1: Error: can't resolve .debug$T - Ltext0 Product: Wine Version: 9.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs(a)winehq.org Reporter: patrick+winehq.org(a)laimbock.com Distribution: --- Created attachment 79562 --> http://bugs.winehq.org/attachment.cgi?id=79562 Build failure of wine-mono-9.3.1 on Fedora 43 x86_64 Hi. I'm trying to build wine-mono 9.3.0/9.3.1 with wine-9.21 on Fedora 43 x86_64 and it fails to build. The log is attached and the specific error message is: + /usr/bin/make -O -j4 V=1 VERBOSE=1 image [snip] i686-w64-mingw32-gcc tools/installinf/installinf.c -lsetupapi -municode -mwindows -o build/installinf-x86.exe -gcodeview -g -Wl,-pdb= /tmp/ccpqYtMJ.s: Assembler messages: /tmp/ccpqYtMJ.s:4156: Error: can't resolve .debug$T - Ltext0 /tmp/ccpqYtMJ.s:4668: Error: can't resolve .debug$T - Ltext0 make: *** [GNUmakefile:159: build/installinf-x86.exe] Error 1 FWIW wine-mono-9.3.1-src.tar.xz is missing from https://dl.winehq.org/wine/wine-mono/ Would it be possible to upload it? Reason for wine-mono-9.3.0/9.3.1 + wine-9.21 instead of the latest wine + wine-mono: when using wine for music production with VST plugins in a DAW we are stuck with wine-9.21 due to issues in yabridge & wine > 9.21 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.
http://bugs.winehq.org/show_bug.cgi?id=58894 Patrick <patrick+winehq.org(a)laimbock.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Patrick <patrick+winehq.org(a)laimbock.com> --- The error does not occur when I build without user-config.make so consider this resolved. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58894 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58894 Patrick <patrick+winehq.org(a)laimbock.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |--- Status|RESOLVED |UNCONFIRMED --- Comment #2 from Patrick <patrick+winehq.org(a)laimbock.com> --- Spoke too soon. With make -j1 it takes a long time before I see the error. Full build log here: https://download.copr.fedorainfracloud.org/results/patrickl/wine-tkg/fedora-... which boils down to: x86_64-w64-mingw32-gcc -municode -Wall tools/fixupclr/fixupclr.c -o build/fixupclr.exe -gcodeview -g -Wl,-pdb= /tmp/ccIGLGcF.s: Assembler messages: /tmp/ccIGLGcF.s:8446: Error: can't resolve .debug$T - .Ltext0 /tmp/ccIGLGcF.s:10964: Error: can't resolve .debug$T - .Ltext0 make: *** [GNUmakefile:170: build/fixupclr.exe] Error 1 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=58894 --- Comment #3 from Patrick <patrick+winehq.org(a)laimbock.com> --- gcc/mingw versions in Fedora 43: gcc-15.2.1-3.fc43.x86_64 mingw64-gcc-15.2.1-2.fc43.x86_64 -- 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.
participants (1)
-
WineHQ Bugzilla