[Bug 58349] New: Build failure with clang for x86_64 target due to recent RTTI changes
http://bugs.winehq.org/show_bug.cgi?id=58349 Bug ID: 58349 Summary: Build failure with clang for x86_64 target due to recent RTTI changes Product: Wine Version: 10.9 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs(a)winehq.org Reporter: dmitry(a)baikal.ru CC: julliard(a)winehq.org Regression SHA1: 9d05345d4419aa29e6d4b15456bfeab510d39823 Distribution: --- Created attachment 78732 --> http://bugs.winehq.org/attachment.cgi?id=78732 build failure details 9d05345d4419aa29e6d4b15456bfeab510d39823 is the first bad commit commit 9d05345d4419aa29e6d4b15456bfeab510d39823 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jun 10 12:43:11 2025 +0200 msvcrt: Define C++ type info using RVAs for PE builds. dlls/msvcp90/cxx.h | 26 ++++++++++++++++++++++++++ dlls/msvcrt/cxx.h | 26 ++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) See attachment for the build failure details. 32-build doesn't have this kind of problem. -- 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=58349 --- Comment #1 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- *** Bug 58350 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.
http://bugs.winehq.org/show_bug.cgi?id=58349 --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- What clang version is that? -- 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=58349 --- Comment #3 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- (In reply to Alexandre Julliard from comment #2)
What clang version is that?
$ clang --version clang version 11.0.1 Target: x86_64-unknown-linux-gnu Thread model: posix InstalledDir: /usr/bin -- 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=58349 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |1bf6945c80876086909964dba77 | |7c3858c986e70 Resolution|--- |FIXED --- Comment #4 from Dmitry Timoshkov <dmitry(a)baikal.ru> --- Fixed by 1bf6945c80876086909964dba777c3858c986e70. Thanks Alexandre. -- 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=58349 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.10. -- 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