[Bug 797354] New: meson: Unkonw variables while disabling msdk plugin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 29 21:40:03 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797354

            Bug ID: 797354
           Summary: meson: Unkonw variables while disabling msdk plugin
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jordanpetridis at protonmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

While building with auto_features=enabled -Dmsdk=disabled I encountered the
following error.

'tests/check/meson.build:18:0: ERROR:  Unknown variable "have_msdk".'


same error was also thrown later for "msdk_dep". 


This happened right after 55134df54c99b09556d3d0f60b9b4f029123af0e which to my
understanding added an early exit before the variables where declared.

I am not sure if the following patch is the proper way to fix it, using
auto-feature magic in the test too would probably be cleaner but I did not
managed to figure out if its possible.

Tested the following patch in gnome-build-meta.
https://gitlab.gnome.org/GNOME/gnome-build-meta/commit/8915cb51a25559163e2f1e6736742d8c242acf5f

-- 
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