[Bug 792873] New: It should be possible to build with meson against a specific python version

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 24 14:52:39 UTC 2018


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

            Bug ID: 792873
           Summary: It should be possible to build with meson against a
                    specific python version
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-python
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mduponchelle1 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

On Debian and Fedora, there are debug packages for python3, with a different
ABI, when building the debug package for gst-python, it should link to the
debug library, and the plugin loader should dlopen this one as well.

Right now, the meson.build file gets the python3 dependency with
dependency('python3'), meson would probably have to be updated to allow being
more clever about that.

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