Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e4e943ea4d8e54c59e638d93d951078d4a607f3
      
https://github.com/WebKit/WebKit/commit/1e4e943ea4d8e54c59e638d93d951078d4a607f3
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2026-05-18 (Mon, 18 May 2026)

  Changed paths:
    M Tools/Scripts/generate-bundle

  Log Message:
  -----------
  [Tools] generate-bundle must re-exec under the /sdk/webkit mount namespace
https://bugs.webkit.org/show_bug.cgi?id=315009

Reviewed by Claudio Saavedra.

generate-bundle entered the WebKit Container SDK but, unlike build-webkit
and the run-* scripts, never called maybe_use_container_sdk_root_dir().
With the tree mounted at a different path than at build time, the RPATH
baked into the WebKit binaries (/sdk/webkit/WebKitBuild/.../lib) failed
to resolve, causing ldd "libWPEWebKit-2.0.so.1 => not found".

* Tools/Scripts/generate-bundle:

Canonical link: https://commits.webkit.org/313406@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to