[MacPorts] #67139: ncdu won't install on ARM platforms.
MacPorts
noreply at macports.org
Fri Mar 24 03:06:45 UTC 2023
#67139: ncdu won't install on ARM platforms.
----------------------+--------------------
Reporter: mforbes | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: ncdu |
----------------------+--------------------
Comment (by mforbes):
Apparently [https://dev.yorhel.nl/ncdu/changes2 ncdu 2.2.1] still uses zig
0.9, so maybe we can
[https://trac.macports.org/wiki/howto/InstallingOlderPort#install install
that]?
{{{
#!bash
git clone --single-branch https://github.com/macports/macports-ports.git
# Make some coffee... this takes a while.
cd macports-ports
git checkout 6032b8aa0e865ddedc83b63bc662c7e5e091a909
cd sysutils/ncdu
port install
}}}
Can this be made the default version for ARM processors while this issue
remains?
--
Ticket URL: <https://trac.macports.org/ticket/67139#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list