[Bug 796879] gst-plugins-good fails to build on ubuntu arm* (regression in fix for bug 796821)
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 1 02:14:58 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796879
Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.14.3
--- Comment #10 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 5686a6b6091b49054d3d227752d0c8d87102a951 (HEAD -> master)
Author: Matthew Waters <matthew at centricular.com>
Date: Wed Aug 1 12:06:23 2018 +1000
qt: Ensure GL headers are included
Otherwise there may be no valid typedef of GLsync.
...
/usr/include/gstreamer-1.0/gst/gl/gstglfuncs.h:93:24: note: in definition
of macro 'GST_GL_EXT_FUNCTION'
ret (GSTGLAPI *name) args;
^~~~
/usr/include/gstreamer-1.0/gst/gl/glprototypes/sync.h:33:23: error:
'GLsync' has not been declared
(GLsync sync))
^~~~~~
...
https://bugzilla.gnome.org/show_bug.cgi?id=796879
and 1.14 354e5d6501e66d097084425292a7bbab015ec022
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list