https://bugs.winehq.org/show_bug.cgi?id=49647
Bug ID: 49647 Summary: wine 5.14 build fails in winegstreamer on Ubuntu 16.04 and Debian 9 Product: Wine Version: 5.14 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net Distribution: ---
Created attachment 67848 --> https://bugs.winehq.org/attachment.cgi?id=67848 Debian 9 failed OBS build log
Building the WineHQ packages on the OBS, newer distros succeeded but the Debian 9 and Ubuntu 16.04 builds both failed in the same way:
[ 998s] gstdemux.c: In function 'amt_to_gst_caps_video': [ 998s] gstdemux.c:416:5: error: invalid use of void expression [ 998s] if (!gst_video_info_set_format(&info, format, vih->bmiHeader.biWidth, vih->bmiHeader.biHeight)) [ 998s] ^~ [ 998s] Makefile:257: recipe for target 'gstdemux.o' failed [ 998s] make[2]: *** [gstdemux.o] Error 1 [ 998s] make[2]: Leaving directory '/usr/src/packages/BUILD/dlls/winegstreamer' [ 998s] Makefile:9028: recipe for target 'dlls/winegstreamer' failed [ 998s] make[1]: *** [dlls/winegstreamer] Error 2 [ 998s] make[1]: *** Waiting for unfinished jobs....
I'm attaching the OBS Debian 9 build log.
https://bugs.winehq.org/show_bug.cgi?id=49647
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #1 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 67852 --> https://bugs.winehq.org/attachment.cgi?id=67852 patch fixes compilation with older gstreamer (<1.11.1)
Hello,
Also affects Debian 8.
found the responsible commit from gstreamer: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/commit/17cdd369e...
found the first release that include the commit: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/commit/b728e91eb... Release 1.11.1
Attached is a patch that fixes the issue for me on Debian 8.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=49647
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |3231901ad886198dba016f10822 | |cd8410d6546a6 Status|NEW |RESOLVED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- This was fixed by 3231901ad886198dba016f10822cd8410d6546a6.
Marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=49647
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.18.