https://bugs.winehq.org/show_bug.cgi?id=55473
Bug ID: 55473 Summary: wine-staging 8.14 32 bit build fails in Ubuntu 20.04 Product: Wine-staging Version: 8.14 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
All the other packages we build were fine. Attaching full build log from the OBS.
[ 928s] 5345: // In file included from dlls/mshtml/oleobj.c:34: [ 928s] 5345: // dlls/mshtml/oleobj.c: In function 'DocObjOleInPlaceActiveObject_TranslateAccelerator': [ 928s] 5345: // include/wine/debug.h:87:19: internal compiler error: in subspan, at input.h:68
https://bugs.winehq.org/show_bug.cgi?id=55473
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- Created attachment 75033 --> https://bugs.winehq.org/attachment.cgi?id=75033 OBS failed build log for wine-staging in 32 bit Ubuntu 20.04
https://bugs.winehq.org/show_bug.cgi?id=55473
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- The real question is what change since last release? This is a gcc bug and not a wine-staging bug directly.
The patch that adjusted the code hasn't been touched in long time.
https://bugs.winehq.org/show_bug.cgi?id=55473
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- My build scripts haven't changed. The OBS downloads packages for the dependencies from the Ubuntu repositories at build time, so something could have changed upstream, though that seems unlikely for an Ubuntu version this old.
I did try triggering a rebuild three times in case it was a transient OBS issue, but it failed every time.
https://bugs.winehq.org/show_bug.cgi?id=55473
--- Comment #4 from Zeb Figura z.figura12@gmail.com --- My fear is that it's related to resource exhaustion internally in gcc. You'd kind of think it would report an error in that case, though.
What kind of environment is the OBS building in? Same as the target environment? Something close to stock Ubuntu 20.04?
https://bugs.winehq.org/show_bug.cgi?id=55473
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net --- It's building in an Ubuntu 20.04 container, with separate containers for i586 and x86_64.
https://bugs.winehq.org/show_bug.cgi?id=55473
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- https://gitlab.winehq.org/wine/wine-staging/-/commit/520ac85b6f8b757b04d6c06...
https://bugs.winehq.org/show_bug.cgi?id=55473
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Fixed wine-staging bug.