[Bug 55091] New: Wine fails compiling
https://bugs.winehq.org/show_bug.cgi?id=55091 Bug ID: 55091 Summary: Wine fails compiling Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs(a)winehq.org Reporter: eric.pouech(a)gmail.com Distribution: --- wine (c47c4d54bdf9a0f2100045fb6bc163291960fa05) fails to compile: ``` CCLD loader/wine64-preloader loader/preloader.o: in function `wld_start': /home/eric/wine/wine/loader/preloader.c:1402:(.text+0xc33): failed to convert GOTPCREL relocation against '_start'; relink with --no-relax collect2: error: ld returned 1 exit status ``` adding -Wl,--no-relax to preloader link operation fixes the issue (at least allows linking, and notepad starts) $ uname -a Linux fedora.home 6.3.8-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 15 02:15:40 UTC 2023 x86_64 GNU/Linux (split from https://bugs.winehq.org/show_bug.cgi?id=55050) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55091 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine fails compiling |preloader build failure | |with GOTPCREL relocation -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55091 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jinoh.kang.kr(a)gmail.com --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- *** Bug 55095 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55091 --- Comment #2 from Jinoh Kang <jinoh.kang.kr(a)gmail.com> --- Is this fixed in 966233aee62ca6d64f32d635aa8bc7af0a8d7175? (I don't have bugzilla admin privileges) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55091 Eric Pouech <eric.pouech(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |966233aee62ca6d64f32d635aa8 | |bc7af0a8d7175 Resolution|--- |FIXED --- Comment #3 from Eric Pouech <eric.pouech(a)gmail.com> --- closing fixed -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55091 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.11. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55091 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |78ed343842dcd8ffb95c4164209 | |53e121959d40d CC| |mstefani(a)winehq.org -- 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