Page MenuHomeFreeBSD

lang/rust: Update to 1.43.1
ClosedPublic

Authored by tobik on May 6 2020, 2:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 18 2024, 1:58 PM
Unknown Object (File)
Dec 28 2023, 1:19 PM
Unknown Object (File)
Dec 22 2023, 11:58 PM
Unknown Object (File)
Nov 3 2023, 7:59 AM
Unknown Object (File)
Aug 28 2023, 4:33 AM
Unknown Object (File)
Aug 28 2023, 4:30 AM
Unknown Object (File)
Aug 28 2023, 4:30 AM
Unknown Object (File)
Aug 28 2023, 4:30 AM
Subscribers

Details

Reviewers
mikael
Group Reviewers
rust
Commits
rP534269: lang/rust: Update to 1.43.1
Summary
Test Plan

Full consumer tests or bumps are IMHO not needed given the changes.
Mostly we can drop some upstreamed patches.

11.3 amd64: ok
12.1 i386: ok
12.1 amd64: ok (rust-boostrap ok too)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tobik requested review of this revision.May 6 2020, 2:27 PM

We are seeing sigsegv on ppc64 (building sysutils/potnet or firefox) since the 1.43.0 update. It seems related to this commit https://github.com/rust-lang/rust/commit/e82ec2315e5adb1c291c3702cd2ac1f46ecd0fcf (I don't know why yet, it's just the result of the bisecting), reverting this commit fixes building of potnet and firefox (also confirmed by pkubaj)
Is it possible to merge http://mikael.urankar.free.fr/FreeBSD/lang_rust.patch along with this update? I'll debug this further and open a PR upstream.

This revision is now accepted and ready to land.May 7 2020, 2:25 PM
This revision was automatically updated to reflect the committed changes.