Opened 6 months ago
Closed 3 weeks ago
#73775 closed defect (fixed)
rust: Offer latest version to macOS 10.12 Sierra
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | sierra | Cc: | |
| Port: | rust |
Description
The rust port currently offers the latest version to macOS 10.13 and later and an older version to macOS 10.12 and earlier.
But rust officially supports the latest version on macOS 10.12 and later.
So can we offer the latest version to macOS 10.12?
Change History (4)
comment:1 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 4 weeks ago by herbygillot (Herby Gillot)
comment:3 Changed 4 weeks ago by herbygillot (Herby Gillot)
Rust has just gotten an update: I've made additional changes to make this latest version available on 10.12, but I can't tell how it did because the build got interrupted: https://build.macports.org/builders/ports-10.12_x86_64-watcher/builds/110460
It _looked_ like it was building, but I'm not sure.
comment:4 Changed 3 weeks ago by herbygillot (Herby Gillot)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
This has successfully built on 10.12: https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/341457
Closing as fixed.
Note: See
TracTickets for help on using
tickets.

We'll need to fix #73575 first which breaks the build on macOS 10.13 and older.