[Webkit-unassigned] [Bug 211997] [Flatpak SDK] Sets invalid rpath on debug builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 17 10:16:05 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=211997
Philippe Normand <pnormand at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Philippe Normand <pnormand at igalia.com> ---
Actually works when using --debug:
webkit-flatpak --debug --verbose -c bash
[ org.webkit.Webkit WebKit]$ readelf -d /app/webkit/WebKitBuild/GTK/Debug/lib/libwebkit2gtk-4.0.so.37.45.0 | grep RPATH
0x000000000000000f (RPATH) Library rpath: [/app/webkit/WebKitBuild/Debug/lib:]
[ org.webkit.Webkit WebKit]$ ls /app/webkit/WebKitBuild/Debug/lib
libANGLE.a libjavascriptcoregtk-4.0.so libmbmalloc.so libTestWebKitAPIBase.a libWebCoreTestSupport.a libwebkit2gtk-4.0.so.37.45.0 libwebrtc.a plugins
libbmalloc.a libjavascriptcoregtk-4.0.so.18 libPAL.a libTestWebKitAPIInjectedBundle.so libwebkit2gtk-4.0.so libwebkit2gtkinjectedbundle.so libWTFGTK.a system
libgtest.so libjavascriptcoregtk-4.0.so.18.17.0 libTestRunnerInjectedBundle.so libWebCoreGTK.a libwebkit2gtk-4.0.so.37 libWebKitGLibAPITestsCore.a libxdgmime.a WebKit2GtkAPITests
--
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/20200517/c56e2ad8/attachment-0001.htm>
More information about the webkit-unassigned
mailing list