Closed
Bug 1844925
Opened 2 years ago
Closed 2 years ago
Win32 2012 Rust Tests & searchfox idx should use sccache for real
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox117 fixed)
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: glandium)
References
Details
Attachments
(3 files, 1 obsolete file)
Bug 1844725 highlighted that sccache is configured for these tasks but it isn't use for real.
The build system probably needs some help with it!
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Attachment #9345455 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•2 years ago
|
||
So, there actually are good reasons for sccache not to be enabled on these tasks.
- searchfox wouldn't be indexing the things that come from the cache.
- we don't have a storage set up for azure.
| Assignee | ||
Comment 5•2 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/433d189857bd
Make it an error to have both SCCACHE_DISABLE and USE_SCCACHE set. r=firefox-build-system-reviewers,ahochheiden
https://hg.mozilla.org/integration/autoland/rev/7b9a47f9a338
Disable sccache for searchfox by not enabling it in the first place. r=firefox-build-system-reviewers,ahochheiden
https://hg.mozilla.org/integration/autoland/rev/778036c0146f
Error out when sccache is enabled but it can't actually be used. r=firefox-build-system-reviewers,ahochheiden
Comment 7•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/433d189857bd
https://hg.mozilla.org/mozilla-central/rev/7b9a47f9a338
https://hg.mozilla.org/mozilla-central/rev/778036c0146f
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Comment 8•2 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•