Bug 237542 - Catalyst build failure in WebGPU when building with SYSTEM_CONTENT_PATH
Summary: Catalyst build failure in WebGPU when building with 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-07 11:40 PST by Michael Saboff
Modified: 2022-03-07 15:08 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2022-03-07 12:04 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-07 11:40:38 PST
The install phase fails with output like:

error: Multiple commands produce '.../System/iOSSupport/System/Library/PrivateFrameworks/WebGPU.framework'
    note: Target 'WebGPU' (project 'WebGPU') has create directory command with output '.../System/iOSSupport/System/Library/PrivateFrameworks/WebGPU.framework'
    note: That command depends on command in Target 'WebGPU' (project 'WebGPU'): script phase “Create Symlink to Alt Root Path”
warning: duplicate output file '.../System/iOSSupport/System/Library/PrivateFrameworks/WebGPU.framework' on task: PhaseScriptExecution Create Symlink to Alt Root Path
** INSTALL FAILED **
Comment 1 Michael Saboff 2022-03-07 11:40:51 PST
<rdar://89920518>
Comment 2 Michael Saboff 2022-03-07 12:04:47 PST
Created attachment 454009 [details]
Patch
Comment 3 Saam Barati 2022-03-07 13:16:43 PST
r=me
Comment 4 Michael Saboff 2022-03-07 15:08:33 PST
Committed r290960 (248142@trunk): <https://commits.webkit.org/248142@trunk>