Closed
Bug 1384417
Opened 7 years ago
Closed 7 years ago
Migrate sccache to toolchain dependencies
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox56 fixed)
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
Data for the migration helper attached to bug 1313111:
KNOWN_TOOLCHAINS = {
'linux64-sccache': '7bbe53cda3f6',
'win64-sccache': '7a40983b9353',
}
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8890202 [details]
Bug 1384417 - Use toolchain dependencies for sccache.
https://reviewboard.mozilla.org/r/161282/#review166606
Attachment #8890202 -
Flags: review?(gps) → review+
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8890203 [details]
Bug 1384417 - Remove sccache entries from tooltool manifests.
https://reviewboard.mozilla.org/r/161284/#review166608
Attachment #8890203 -
Flags: review?(gps) → review+
Comment 7•7 years ago
|
||
mozreview-review |
Comment on attachment 8890206 [details]
Bug 1384417 - Make sccache toolchain jobs tier 1.
https://reviewboard.mozilla.org/r/161290/#review166610
Attachment #8890206 -
Flags: review?(gps) → review+
Assignee | ||
Comment 8•7 years ago
|
||
Note this needs to wait for the Windows builds to have entirely migrated to TC, which will happen tomorrow.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 11•7 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.
hg error in cmd: hg rebase -s 46eb4903d4d9 -d adb09e2d7a30: rebasing 409614:46eb4903d4d9 "Bug 1384417 - Use toolchain dependencies for sccache. r=gps"
merging taskcluster/ci/build/windows.yml
rebasing 409615:11719df12969 "Bug 1384417 - Remove sccache entries from tooltool manifests. r=gps"
merging browser/config/tooltool-manifests/linux64/fuzzing.manifest
warning: conflicts while merging browser/config/tooltool-manifests/linux64/fuzzing.manifest! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Comment 12•7 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/d183b6470c1a
Use toolchain dependencies for sccache. r=gps
https://hg.mozilla.org/integration/autoland/rev/e470e38bc8a3
Remove sccache entries from tooltool manifests. r=gps
https://hg.mozilla.org/integration/autoland/rev/35237876485b
Make sccache toolchain jobs tier 1. r=gps
Comment 13•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d183b6470c1a
https://hg.mozilla.org/mozilla-central/rev/e470e38bc8a3
https://hg.mozilla.org/mozilla-central/rev/35237876485b
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Comment 14•7 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/c545cc87e316
Keep tooltool manifests in sync (port bug 1384417, bug 1384418 and bug 1384422: remove sccache/gcc/clang entries). rs=bustage-fix DONTBUILD
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•