[Webkit-unassigned] [Bug 256672] New: [GTK][WPE] generate-bundle: improve how the mesa libraries are detected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 11 16:32:36 PDT 2023


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

            Bug ID: 256672
           Summary: [GTK][WPE] generate-bundle: improve how the mesa
                    libraries are detected
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, dpino at igalia.com

The structure of the library names on the last release of Mesa that we ship now on the flatpak SDK has changed a bit.

There are now newer libraries that required like libdrm* or libgbm* and also some other libraries have unchecked suffixes like libEGL_indirect.so.0 (we are currently only checking for suffix _mesa like in libEGL_mesa.so.0)

This means that the syslibs-all bundle generated from the flatpak SDK misses some libraries from Mesa that make it crash when trying to enable the accelerated composited paths in some cases.

-- 
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/20230511/e7d04c2b/attachment.htm>


More information about the webkit-unassigned mailing list