[MacPorts] #61750: cmake port installation failure - Big Sur AArch64 (M1)
MacPorts
noreply at macports.org
Sun Dec 6 00:07:58 UTC 2020
#61750: cmake port installation failure - Big Sur AArch64 (M1)
----------------------+-----------------------
Reporter: raw-bin | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: cmake |
----------------------+-----------------------
Comment (by kencu):
yes -- you should have only arm64 installs ideally, but some ports may be
(wrongly, probably) forcing the arch to x86_64 based on the old days pre-
arm.
So I think what I would now is something like this:
{{{
sudo port -f deactivate active
}}}
to keep your old builds around, but start fresh
and then do this:
{{{
sudo port -v install fish
}}}
and you should not get any x86_64 ports being asked for or installed. If
you do get a request for one, that is where we must look for the issue to
fix.
--
Ticket URL: <https://trac.macports.org/ticket/61750#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list