[Bug 796447] gstreamer mac os pkg installer have wrong library path

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 8 09:43:57 UTC 2018


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Might be related to commit 64a76ad (cerbero)

commit 64a76adc9aa6e12642255201cbca546015ffd7b2
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Apr 24 18:04:08 2018 +0300

    Fix generation of fat shared libraries on macOS

    We have to properly check which of the prefixes is a parent directory of
    our file, not via string comparisions. Otherwise "/foo/x86" and
    "/foo/x86_64" or both considered parents of "/foo/x86_64/bar" and which
    one is stripped from the path depends on the order.

    Thanks to Mathieu Duponchelle for the non-ugly generator-based function
    for doing this check.

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