Bug 237790 - WebGPU Catalyst builds fail when using the system content path
Summary: WebGPU Catalyst builds fail when using the system content path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-11 11:52 PST by Michael Saboff
Modified: 2022-03-11 13:08 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2022-03-11 12:03 PST, Michael Saboff
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2022-03-11 11:52:00 PST
We fail when executing the Create Symlink to Alt Root Path script with an error similar to:

error: expected a symlink at .../System/iOSSupport/System/Library/PrivateFrameworks/WebGPU.framework

This is because the ALTERNATE_ROOT_PATH configuration variable isn't properly set for Catalyst builds.
Comment 1 Michael Saboff 2022-03-11 11:52:07 PST
<rdar://90172920>
Comment 2 Michael Saboff 2022-03-11 12:03:40 PST
Created attachment 454503 [details]
Patch
Comment 3 Michael Saboff 2022-03-11 13:08:51 PST
Committed r291184 (248343@trunk): <https://commits.webkit.org/248343@trunk>