http://bugs.winehq.org/show_bug.cgi?id=58350
Bug ID: 58350 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@winehq.org Reporter: dmitry@baikal.ru CC: julliard@winehq.org Regression SHA1: 9d05345d4419aa29e6d4b15456bfeab510d39823 Distribution: ---
Created attachment 78733 --> http://bugs.winehq.org/attachment.cgi?id=78733 build failure details
9d05345d4419aa29e6d4b15456bfeab510d39823 is the first bad commit commit 9d05345d4419aa29e6d4b15456bfeab510d39823 Author: Alexandre Julliard julliard@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.
http://bugs.winehq.org/show_bug.cgi?id=58350
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- Duplicate.
http://bugs.winehq.org/show_bug.cgi?id=58350
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- Duplicate.
*** This bug has been marked as a duplicate of bug 58349 ***
http://bugs.winehq.org/show_bug.cgi?id=58350
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru --- Closing.