Closed
Bug 1408211
Opened 7 years ago
Closed 7 years ago
update taskcluster builds to rust 1.20.0
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox58 fixed)
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: rillian, Assigned: rillian)
References
Details
Attachments
(1 file)
Bug 1396884 bumped the tooltool manifests to rust 1.20, but wasn't able to land because of other blocking issues. Since then, bug 1391427 moved packaging to a toolchain job running on taskcluster.
This bug is about bumping the rust builds under the new scheme.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → giles
Comment 2•7 years ago
|
||
I don't understand why you're filing a new bug. This *is* a dupe of bug 1396884.
Comment 3•7 years ago
|
||
(In reply to Ralph Giles (:rillian) | needinfo me from comment #1)
> Created attachment 8918051 [details]
> Bug 1408211 - Update builders to rust 1.20.0.
>
> New upstream stable release.
>
> Also update the base revision for sccache so we don't need
> to maintian a task description for win64-rust-1.19.
As per bug 1408212, you don't want to update the rust version used to build sccache...
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8918051 [details]
Bug 1408211 - Update builders to rust 1.20.0.
https://reviewboard.mozilla.org/r/188942/#review194516
::: commit-message-25aad:5
(Diff revision 1)
> +Bug 1408211 - Update builders to rust 1.20.0. r=mshal
> +
> +New upstream stable release.
> +
> +Also update the base revision for sccache so we don't need
Does it work if you still use 1.19 for sccache as glandium suggests?
Attachment #8918051 -
Flags: review?(mshal)
Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #2)
> I don't understand why you're filing a new bug. This *is* a dupe of bug
> 1396884.
It was easier than convincing mozreview to take an updated patch.(In reply to Michael Shal [:mshal] from comment #4)
(In reply to Michael Shal [:mshal] from comment #4)
> Does it work if you still use 1.19 for sccache as glandium suggests?
Seems to! I'll update the patch.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 7•7 years ago
|
||
mozreview-review-reply |
Comment on attachment 8918051 [details]
Bug 1408211 - Update builders to rust 1.20.0.
https://reviewboard.mozilla.org/r/188942/#review194516
> Does it work if you still use 1.19 for sccache as glandium suggests?
Looks green with that change.
Comment 8•7 years ago
|
||
mozreview-review |
Comment on attachment 8918051 [details]
Bug 1408211 - Update builders to rust 1.20.0.
https://reviewboard.mozilla.org/r/188942/#review194592
Attachment #8918051 -
Flags: review?(mshal) → review+
Comment 9•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 9e63a8b92fd7 -d 4f50c65e62c3: rebasing 426580:9e63a8b92fd7 "Bug 1408211 - Update builders to rust 1.20.0. r=mshal" (tip)
merging taskcluster/ci/toolchain/linux.yml
warning: conflicts while merging taskcluster/ci/toolchain/linux.yml! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
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 d6ca5a8c87c6 -d a0f88980b79c: rebasing 426583:d6ca5a8c87c6 "Bug 1408211 - Update builders to rust 1.20.0. r=mshal" (tip)
merging taskcluster/ci/toolchain/linux.yml
warning: conflicts while merging taskcluster/ci/toolchain/linux.yml! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Comment 12•7 years ago
|
||
Pushed by rgiles@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/95dff4968a19
Update builders to rust 1.20.0. r=mshal
Comment 13•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Comment 14•7 years ago
|
||
This may have introduced a crasher regression - see bug 1415151.
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
•