Closed Bug 1355099 Opened 7 years ago Closed 7 years ago

Disable sccache for clang-cl builds

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: ted, Assigned: ted)

Details

Attachments

(1 file)

We're currently using sccache for clang-cl builds, but it doesn't actually work right. For example, in this build:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&selectedJob=90128456

14:24:44     INFO -  Compile requests 3133
14:24:44     INFO -  Compile requests executed 19
14:24:44     INFO -  Cache hits 0
14:24:44     INFO -  Cache misses  19
<...>
14:24:44     INFO -  Unsupported compiler calls 3110


I filed an sccache issue about supporting clang-cl properly, so if we get that working we can certainly re-enable it:
https://github.com/mozilla/sccache/issues/102
Comment on attachment 8856542 [details]
bug 1355099 - Disable sccache on clang-cl builds.

https://reviewboard.mozilla.org/r/128498/#review130952
Attachment #8856542 - Flags: review?(mshal) → review+
https://hg.mozilla.org/mozilla-central/rev/63082b79a779
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: