WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2022-01-25 14:39:05 PST
<
rdar://87906922
> and <
rdar://87915594
>
Michael Saboff
Comment 2
2022-01-25 14:59:13 PST
Created
attachment 449969
[details]
Patch
Michael Saboff
Comment 3
2022-01-25 17:11:41 PST
Committed
r288593
(
246415@trunk
): <
https://commits.webkit.org/246415@trunk
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug