[MacPorts] #62624: ruby30 fails to build on macOS 11.2.3
MacPorts
noreply at macports.org
Mon Apr 26 14:35:58 UTC 2021
#62624: ruby30 fails to build on macOS 11.2.3
--------------------------+----------------------------
Reporter: josephsacco | Owner: kimuraw
Type: defect | Status: accepted
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: ruby, Big Sur
Port: ruby30 |
--------------------------+----------------------------
Comment (by kimuraw):
Thanks Joseph,
I reproduced this error when I activated port:binutils.
I'll fix the Portfile of ruby30.
As an ad-hoc solution, you can install ruby30 with temporally deactivation
of port:binutils.
{{{
% sudo port deactivate binutils
% sudo port clean ruby30
% sudo port install ruby30
% sudo port activate binutils
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62624#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list