Closed Bug 1527797 Opened 5 years ago Closed 5 years ago

minidump-stackwalk tasks broken since bug 1525733

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

[task 2019-02-14T02:25:53.578Z] 0:16.65 checking rustc version... 1.31.0
[task 2019-02-14T02:25:53.722Z] 0:16.79 checking cargo version... 1.31.0
[task 2019-02-14T02:25:53.722Z] 0:16.79 ERROR: Rust compiler 1.31.0 is too old.

I don't feel like we should make them require fancy new rust versions. The only rust code they build is rustc_demangle, which builds just fine with older versions of rust and doesn't change much.

Blocks: 1431523

The tools/crashreporter project only builds one crate, that rarely
changes, and currently builds with rustc 1.22.

I'm not sure I agree that it's worthwhile to maintain a separate minimum version for this. It seems like it would be easier in the long-term to simply update the Rust toolchain for the minidump_stackwalk jobs in lockstep with Firefox.

This comes up every time. There's no reason to rebuild toolchains just because we upgraded rust.

Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7d45f054de0e
Relax rust build dependency for --enable-project=tools/crashreporter. r=dmajor
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: