Closed Bug 1615003 Opened 6 years ago Closed 5 years ago

Require rustc 1.41 to build

Categories

(Firefox Build System :: General, task, P3)

task

Tracking

(firefox75 fixed)

RESOLVED FIXED
mozilla75
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.

Backed out changeset 7bf42b92bb7e (Bug 1615003) for causing build bustages

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&searchStr=build&fromchange=f3f4c98f5cef12d86fe7086d81ee4f9db607ae59&tochange=14886045917041d2ecdea53cf3b64135fa89aa67&selectedJob=290620697

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)
Pushed by cmanchester@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/21dee9028a96 Require rustc 1.41 to build. r=dmajor https://hg.mozilla.org/integration/autoland/rev/a53e6c3620bb Bump the nightly rust version used in tree to 1.41. r=decoder

Re-landed with fixups.

Flags: needinfo?(chmanchester)
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: