Opened 2 years ago
Closed 23 months ago
#65417 closed update (fixed)
Rust 1.62.0 is now available
Reported by: | herbygillot (Herby Gillot) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | curiousstranger (Matt Cable), Knapoc, 0x1DA117 (Daniel of Service) | |
Port: | rust |
Change History (14)
comment:1 Changed 2 years ago by herbygillot (Herby Gillot)
Type: | defect → update |
---|
comment:2 Changed 2 years ago by herbygillot (Herby Gillot)
Port: | rust added |
---|
comment:3 Changed 2 years ago by herbygillot (Herby Gillot)
comment:5 Changed 2 years ago by Knapoc
Rust is now at 1.63.0
https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html
An upgrade is needed, since exa fails to build with rust 1.61.*: https://github.com/ogham/exa/issues/1068
comment:6 Changed 2 years ago by herbygillot (Herby Gillot)
Not just exa
, but many other ports cannot be upgraded to higher versions due to the current Rust version.
comment:7 Changed 2 years ago by hexadecagram ({16/7})
macOS 12.6 has been released along with XCode 14.0. No doubt a lot of MacPorts users are going to be bumping into this as they subsequently update their ports tree. Could Rust have an updated package please?
comment:8 Changed 2 years ago by curiousstranger (Matt Cable)
Cc: | curiousstranger added |
---|
comment:9 Changed 2 years ago by Knapoc
Cc: | Knapoc added |
---|
comment:10 follow-up: 11 Changed 2 years ago by herbygillot (Herby Gillot)
Rust is now at 1.65.0.
@dgilman started a PR updating Rust to 1.64.0 ( https://github.com/macports/macports-ports/pull/16329 ), but it's in draft mode, and I think there's still the issue of updating the rust-bootstrap
, which is currently hosted in a repo owned by @MarcusCalhoun-Lopez.
comment:11 Changed 2 years ago by Gandoon (Erik Hedlund)
Replying to herbygillot:
Rust is now at 1.65.0.
@dgilman started a PR updating Rust to 1.64.0 ( https://github.com/macports/macports-ports/pull/16329 ), but it's in draft mode, and I think there's still the issue of updating the
rust-bootstrap
, which is currently hosted in a repo owned by @MarcusCalhoun-Lopez.
I wanted to use exa and some other stuff on my MacOS 12 machine and started to get a bit impatient, so in the end I used @dgilman's pull request and it built just fine on an Intel-machine.
However, the Haskell dependencies (stack, pandoc, & al.) was impossible to get working as intended, so I did end up using prebuilt binaries etc. for those. It feels a little bit dirty, but I will upgrade to an ARM machine soon so I may just live with it… ;)
comment:12 Changed 2 years ago by Knapoc
I recently upgraded to an ARM machine and exa built just fine there with rust 1.61.. kinda surprising
comment:13 Changed 2 years ago by 0x1DA117 (Daniel of Service)
Cc: | 0x1DA117 added |
---|
comment:14 Changed 23 months ago by herbygillot (Herby Gillot)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
And cargo: https://github.com/rust-lang/cargo/releases/tag/0.63.1