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 789744 - Fix meson build failure for gstreamer-vaapi
Fix meson build failure for gstreamer-vaapi
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-build
git master
Other Linux
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 789729 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2017-11-01 05:26 UTC by sreerenj
Modified: 2017-11-01 17:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix libva version checking (1.10 KB, patch)
2017-11-01 05:29 UTC, sreerenj
committed Details | Review

Description sreerenj 2017-11-01 05:26:25 UTC
Currently, gst-build is failing to pick gstreamer-vaapi because of the issue in libva version checking. 

Fix is already there is gstreamer-vaapi, but missed in gst-build

commit d8de1853555d473e863b76b99231c234f8d13c1d
Author: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Date:   Tue Jul 11 16:55:26 2017 +0200

    build: blacklist only libva 0.99.0
    
    Intel's MSDK uses libva 0.99.0, meanwhile open source libva bumped
    its API version to 1.0.0. Thus we have to blacklist only the MSDK's
    libva (0.99.0)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=784398
Comment 1 sreerenj 2017-11-01 05:29:30 UTC
Created attachment 362716 [details] [review]
Fix libva version checking
Comment 2 Sebastian Dröge (slomo) 2017-11-01 08:45:35 UTC
*** Bug 789729 has been marked as a duplicate of this bug. ***
Comment 3 sreerenj 2017-11-01 17:35:27 UTC
Review of attachment 362716 [details] [review]:

Pushed, commit ccedfe74727d7a44dfcdbcfd93efc9abcab1a991