Bug 220497 - Invoke ccache properly on macOS aarch64
Summary: Invoke ccache properly on macOS aarch64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-09 08:13 PST by Tetsuharu Ohzeki [UTC+9]
Modified: 2021-01-12 20:15 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2021-01-09 08:17 PST, Tetsuharu Ohzeki [UTC+9]
no flags Details | Formatted Diff | Diff
Patch (1.20 KB, patch)
2021-01-09 23:05 PST, Tetsuharu Ohzeki [UTC+9]
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>