RESOLVED FIXED307119
[WPE][cross-toolchain-helper] Issues cross-building WebKit inside the SDK due to LD_LIBRARY_PATH
https://bugs.webkit.org/show_bug.cgi?id=307119
Summary [WPE][cross-toolchain-helper] Issues cross-building WebKit inside the SDK due...
Carlos Alberto Lopez Perez
Reported 2026-02-05 16:02:10 PST
Inside the SDK by default LD_LIBRARY_PATH is defined to the /jhbuild path. This seems to cause problems with the cross-builds via cross-toolchain-helper because it ends producing artifacts for the native architecture instead for the cross-target one. There are also a bunch of other env vars defined on the SDK by default that are potentially problematic for a cross-build environment.
Attachments
Carlos Alberto Lopez Perez
Comment 1 2026-02-05 16:11:57 PST
EWS
Comment 2 2026-02-09 05:27:33 PST
Committed 307070@main (c518b4423ada): <https://commits.webkit.org/307070@main> Reviewed commits have been landed. Closing PR #58007 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.