[MacPorts] #65183: rust: Portfile can fail to parse depending on build_arch
MacPorts
noreply at macports.org
Sun May 15 10:53:06 UTC 2022
#65183: rust: Portfile can fail to parse depending on build_arch
--------------------+-------------------------
Reporter: jmroot | Owner: herbygillot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: rust
--------------------+-------------------------
For example, on macOS 12:
{{{
% port info rust build_arch=i386
Error: Unable to open port: can't read "rustc_version": no such variable
}}}
It's fine for the port to only be installable for certain archs, but the
Portfile should parse validly regardless of what platform or arch it is
read on. This is probably what is preventing rust from showing up on
ports.macports.org.
--
Ticket URL: <https://trac.macports.org/ticket/65183>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list