[Webkit-unassigned] [Bug 178918] New: [WPE] Add pango to jhbuild environment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 26 18:33:00 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178918

            Bug ID: 178918
           Summary: [WPE] Add pango to jhbuild environment
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

When trying to run dyz inside our jhbuild environment, I see the following error:

(gst-plugin-scanner:16711): GStreamer-WARNING **: Failed to load plugin '/home/mcatanzaro/Projects/WebKit/WebKitBuild/DependenciesWPE/Root/lib/gstreamer-1.0/libgstpango.so': /lib64/libpango-1.0.so.0: undefined symbol: g_log_structured

The problem is that pango is missing from our jhbuild environment. The modulesets will never work reliably if we have system libraries in the middle of our dependency graph, since they will sometimes depend on newer versions of libraries than we have inside the jhbuild.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171027/643ad6eb/attachment.html>


More information about the webkit-unassigned mailing list