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.