https://bugs.winehq.org/show_bug.cgi?id=53079
Bug ID: 53079 Summary: Linker error during build. winegstreamer:wg_transform.c:526: undefined reference to `gst_sample_set_info' Product: Wine Version: 5.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winegstreamer Assignee: wine-bugs@winehq.org Reporter: dimaki@rocketmail.com Distribution: ---
Trying to build Wine on 32bit Debian 10 Buster results in the below error. 1.14.4-1 is the version of libgstreamer installed on the system.
usr/bin/ld: dlls/winegstreamer/wg_transform.o: in function `wg_transform_read_data': /home/debuser/wine/dlls/winegstreamer/wg_transform.c:526: undefined reference to `gst_sample_set_info' collect2: error: ld returned 1 exit status make: *** [Makefile:130996: dlls/winegstreamer/winegstreamer.so] Error 1
https://bugs.winehq.org/show_bug.cgi?id=53079
Dmitry Kislyuk dimaki@rocketmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian CC| |rbernon@codeweavers.com
--- Comment #1 from Dmitry Kislyuk dimaki@rocketmail.com --- I didn't run a regression test, but a call to gst_sample_set_info appears to have been introduced by
Commit: 8abbc0096da3b6e836d9b7559eb31a73f113bc2f URL: https://source.winehq.org/git/wine.git/?a=commit;h=8abbc0096da3b6e836d9b7559...
Author: RĂ©mi Bernon <rbernon at codeweavers.com> Date: Fri May 13 00:17:28 2022 +0200
winegstreamer: Support wg_transform output format change events.
https://bugs.winehq.org/show_bug.cgi?id=53079
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Version|5.17 |7.9 Keywords| |download, regression, | |source Ever confirmed|0 |1 Regression SHA1| |8abbc0096da3b6e836d9b7559eb | |31a73f113bc2f
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Confirming. Also affects Ubuntu Bionic (but not Focal).
https://bugs.winehq.org/show_bug.cgi?id=53079
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |c4c3912bad1c67bb70fd009eee1 | |8e0a58cdfe929 Status|NEW |RESOLVED
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/c4c3912bad1c67bb70fd009eee...
https://bugs.winehq.org/show_bug.cgi?id=53079
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.10.