[Bug 793437] New: Add proper PKG_CONFIG_PATH for Debian multiarch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 13 23:01:48 UTC 2018


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

            Bug ID: 793437
           Summary: Add proper PKG_CONFIG_PATH for Debian multiarch
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: omar.akkila at collabora.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Currently in `cerbero/utils/__init__.py`, it is assumed in `add_system_libs()`
that one of the pkgconfig paths is always formed with a [arch]-linux-gnu
triplet. In Debian, this doesn't apply to architectures such as armel
(arm-linux-gnueabi) or armhf (arm-linux-gnueabihf), or to architectures where
the arch name in the triplet differs such as arm64 (aarch64-linux-gnu).

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