Bug 220497

Summary: Invoke ccache properly on macOS aarch64
Product: WebKit Reporter: Tetsuharu Ohzeki [UTC+9] <tetsuharu.ohzeki>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, krollin, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Tetsuharu Ohzeki [UTC+9] 2021-01-09 08:13:18 PST
For macOS aarch64, the current homebrew recommends to install homebrew to `/opt/homebrew`
https://docs.brew.sh/Installation

But the current ccache-wrapper does not search it.
https://git.webkit.org/?p=WebKit-https.git;a=blob;f=Tools/ccache/ccache-wrapper;h=fd79e0f8d4edf3aba92202ff046e2a66e496469e;hb=HEAD
Comment 1 Tetsuharu Ohzeki [UTC+9] 2021-01-09 08:17:28 PST
Created attachment 417341 [details]
Patch
Comment 2 Tetsuharu Ohzeki [UTC+9] 2021-01-09 08:19:18 PST
Keith, could you review this?
Comment 3 Tetsuharu Ohzeki [UTC+9] 2021-01-09 23:05:55 PST
Created attachment 417345 [details]
Patch
Comment 4 Tetsuharu Ohzeki [UTC+9] 2021-01-11 22:02:07 PST
Comment on attachment 417345 [details]
Patch

Thank you, Darin
Comment 5 EWS 2021-01-12 20:14:32 PST
Committed r271426: <https://trac.webkit.org/changeset/271426>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 417345 [details].
Comment 6 Radar WebKit Bug Importer 2021-01-12 20:15:40 PST
<rdar://problem/73117938>