Require rustc 1.41 to build
Categories
(Firefox Build System :: General, task, P3)
Tracking
(firefox75 fixed)
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: chmanchester, Assigned: chmanchester)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The change to run this in automation landed yesterday, so we can start requiring it in two weeks.
Assignee | ||
Comment 1•6 years ago
|
||
Comment 3•5 years ago
|
||
Backed out changeset 1ce1b379d5c9 (Bug 1615003) for breaking Gecko decision task.
https://hg.mozilla.org/integration/autoland/rev/c633942ae953392b17954b365fc0c9ec07844e17
Failure log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=290612950&repo=autoland&lineNumber=516
Comment 5•5 years ago
|
||
Backed out changeset 7bf42b92bb7e (Bug 1615003) for causing build bustages
Backout link: https://hg.mozilla.org/integration/autoland/rev/14886045917041d2ecdea53cf3b64135fa89aa67
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=290620697&repo=autoland&lineNumber=1205
[task 2020-02-26T18:26:34.142Z] 18:26:34 INFO - checking MOZ_PULSEAUDIO_CFLAGS... -D_REENTRANT
[task 2020-02-26T18:26:34.150Z] 18:26:34 INFO - checking MOZ_PULSEAUDIO_LIBS... -lpulse
[task 2020-02-26T18:26:34.150Z] 18:26:34 INFO - checking for rustc... /builds/worker/fetches/rustc/bin/rustc
[task 2020-02-26T18:26:34.150Z] 18:26:34 INFO - checking for cargo... /builds/worker/fetches/rustc/bin/cargo
[task 2020-02-26T18:26:34.226Z] 18:26:34 INFO - checking rustc version... 1.40.0-nightly
[task 2020-02-26T18:26:34.241Z] 18:26:34 INFO - checking cargo version... 1.40.0
[task 2020-02-26T18:26:34.242Z] 18:26:34 INFO - ERROR: Rust compiler 1.40.0-nightly is too old.
[task 2020-02-26T18:26:34.242Z] 18:26:34 INFO - To compile Rust language sources please install at least
[task 2020-02-26T18:26:34.243Z] 18:26:34 INFO - version 1.41.0 of the 'rustc' toolchain and make sure it is
[task 2020-02-26T18:26:34.243Z] 18:26:34 INFO - first in your path.
[task 2020-02-26T18:26:34.243Z] 18:26:34 INFO - You can verify this by typing 'rustc --version'.
[task 2020-02-26T18:26:34.243Z] 18:26:34 INFO - If you have the 'rustup' tool installed you can upgrade
[task 2020-02-26T18:26:34.243Z] 18:26:34 INFO - to the latest release by typing 'rustup update'. The
[task 2020-02-26T18:26:34.243Z] 18:26:34 INFO - installer is available from https://rustup.rs/
[task 2020-02-26T18:26:34.327Z] 18:26:34 INFO - *** Fix above errors and then restart with\
[task 2020-02-26T18:26:34.327Z] 18:26:34 INFO - "./mach build"
[task 2020-02-26T18:26:34.327Z] 18:26:34 INFO - client.mk:111: recipe for target 'configure' failed
[task 2020-02-26T18:26:34.327Z] 18:26:34 INFO - make: *** [configure] Error 1
[task 2020-02-26T18:26:34.454Z] 18:26:34 ERROR - Return code: 2
[task 2020-02-26T18:26:34.454Z] 18:26:34 WARNING - setting return code to 2
[task 2020-02-26T18:26:34.454Z] 18:26:34 FATAL - 'mach build -v' did not run successfully. Please check log for errors.
[task 2020-02-26T18:26:34.454Z] 18:26:34 FATAL - Running post_fatal callback...
[task 2020-02-26T18:26:34.454Z] 18:26:34 FATAL - Exiting -1
[task 2020-02-26T18:26:34.454Z] 18:26:34 INFO - [mozharness: 2020-02-26 18:26:34.454237Z] Finished build step (failed)
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D63372
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/21dee9028a96
https://hg.mozilla.org/mozilla-central/rev/a53e6c3620bb
Description
•