RESOLVED FIXED 235609
Install build failure when using SYSTEM_CONTENT_PATH
https://bugs.webkit.org/show_bug.cgi?id=235609
Summary Install build failure when using SYSTEM_CONTENT_PATH
Michael Saboff
Reported 2022-01-25 14:38:06 PST
The libwebrtc project fails in install because it doesn't install ./usr/local/include ./usr/local/include/libwebrtc ./usr/local/include/webm ./usr/local/include/absl ./usr/local/include/webrtc Many WebKit targets fail in install due to the implicit create directory and the script phase Create Symlink to Alt Root Path trying to create the same target. For example the adattributiond target's parent directory of .../System/Library/Frameworks/WebKit.framework/Daemons/adattributiond. The targets with this problem are: adattributiond, GPU, Networking, WebAuthn, webpushd, and the various WebContent targets.
Attachments
Patch (6.70 KB, patch)
2022-01-25 14:59 PST, Michael Saboff
fpizlo: review+
Michael Saboff
Comment 1 2022-01-25 14:39:05 PST
Michael Saboff
Comment 2 2022-01-25 14:59:13 PST
Michael Saboff
Comment 3 2022-01-25 17:11:41 PST
Note You need to log in before you can comment on or make changes to this bug.