[MacPorts] #62639: rust 1.51.0 on Mac OS 10.7.5?
MacPorts
noreply at macports.org
Mon Apr 5 14:51:21 UTC 2021
#62639: rust 1.51.0 on Mac OS 10.7.5?
----------------------+--------------------
Reporter: lemzwerg | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: lion | Port: rust
----------------------+--------------------
According to
https://doc.rust-lang.org/nightly/rustc/platform-support.html
rust is supported on Mac OS 10.7+. However, installation fails on my
macOS 10.7.5 box as follows.
{{{
> port install rust
---> Computing dependencies for rust
---> Fetching archive for rust
---> Attempting to fetch rust-1.51.0_1.darwin_11.x86_64.tbz2 from
http://lil.fr.packages.macports.org/rust
---> Attempting to fetch rust-1.51.0_1.darwin_11.x86_64.tbz2 from
http://mse.uk.packages.macports.org/rust
---> Attempting to fetch rust-1.51.0_1.darwin_11.x86_64.tbz2 from
https://packages.macports.org/rust
---> Fetching distfiles for rust
Error: rust is only supported on macOS 10.10 or later.
Error: Failed to fetch rust: unsupported platform version
}}}
Is there an explanation for this discrepancy? If this is a problem of
MacPorts it probably makes sense to change the error message to
{{{
Error: rust in MacPorts is only supported on macOS 10.10 or later.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62639>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list