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 763877 - Unable to build vulkan plugin from released tarball
Unable to build vulkan plugin from released tarball
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.7.91
Other Linux
: Normal blocker
: 1.8.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-18 14:44 UTC by Armin K.
Modified: 2016-03-18 17:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Armin K. 2016-03-18 14:44:36 UTC
1.7.91 tarball doesn't ship vkapi.h header which is available in git. Without that header, the build fails.
Comment 1 Sebastian Dröge (slomo) 2016-03-18 17:47:44 UTC
commit 02fff22db5ef3c53585f4d3f9b786c47b1a2f21a
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Fri Mar 18 19:45:09 2016 +0200

    vulkan: Ship missing headers with tarballs
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763877