After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 794602 - qmlglsink compilation error when using the viv-fb GL code
qmlglsink compilation error when using the viv-fb GL code
Status: RESOLVED DUPLICATE of bug 795499
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-22 17:45 UTC by Carlos Rafael Giani
Modified: 2018-05-06 13:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Carlos Rafael Giani 2018-03-22 17:45:30 UTC
I tried to cross compile gst-plugins-good with Yocto for an i.MX6 machine where GL shall render directly to framebuffer, that is, no X11, no Wayland. This error occurred:

../../../gst-plugins-good-1.14.0/ext/qt/gstqtglutility.cc:41:10: fatal error: gst/gl/viv-fb/gstgldisplay_viv_fb.h: No such file or directory

It turns out that the viv-fb headers are not installed when make install is run in gst-plugins-base. This means that currently, qmlglsink cannot be used on this platform unless X11 or Wayland are used.
Comment 1 Tim-Philipp Müller 2018-03-22 17:54:53 UTC
Are you going to make a patch? :)
Comment 2 Matthew Waters (ystreet00) 2018-05-06 13:19:58 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 795499 ***