[Bug 55098] New: wine 8.10 32-bit build fails with clang-16
https://bugs.winehq.org/show_bug.cgi?id=55098 Bug ID: 55098 Summary: wine 8.10 32-bit build fails with clang-16 Product: Wine Version: 8.10 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: randrik(a)mail.ru Distribution: --- I tried to build new wine with llvm/clang 16.0.6 and gcc 11.2 (on Slackware 15.0 i586 upgraded manually from earlier vesrions). Kernel is x86_64 but al userland is i586/i686 Build via slackbuild fails like this: (will attach end of build log as attach) -- 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=55098 --- Comment #1 from Andrew <randrik(a)mail.ru> --- Created attachment 74660 --> https://bugs.winehq.org/attachment.cgi?id=74660 end of build log I tried to add i386 target only and disable mingw in configure, or even disable all but one CPU core. Same error. ../configure \ $wine64 \ --prefix=/usr \ --libdir=/usr/lib \ --localstatedir=/var \ --sysconfdir=/etc \ --mandir=/usr/man \ --with-x \ --with-gnutls \ --with-d3dadapter \ --enable-archs=i386 \ --without-mingw \ --${do_opengl}-opengl \ --program-prefix= \ --program-suffix= \ --disable-tests \ --build=$BUILD_ARCH and CFLAGS set to SLKCFLAGS="-O2 -march=$ARCH -mtune=i686 -mstackrealign" -- 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=55098 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- llvm bug. *** This bug has been marked as a duplicate of bug 54889 *** -- 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=55098 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing duplicate. -- 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