[MacPorts] #65415: libgcc9 @9.5.0_1: builds fail on 10.8, 10.9, 10.10
MacPorts
noreply at macports.org
Thu Sep 22 07:38:28 UTC 2022
#65415: libgcc9 @9.5.0_1: builds fail on 10.8, 10.9, 10.10
-----------------------+------------------------
Reporter: chillin- | Owner: i0ntempest
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: fixed | Keywords:
Port: libgcc9 |
-----------------------+------------------------
Comment (by cjones051073):
You shouldn't be using libgcc9 for anything any more. Only (lib)gcc10 or
newer should be use on 10.14.
You need to though manually, yourself, identify which ports are still
using libgcc9 on your system and manually reinstall them using newer
variants of gcc. Run
{{{
port list installed | grep gcc9
}}}
and then, for each of those ports manually uninstall them and reinstall
using the new default variants, which will be using (lib)gcc12 instead.
--
Ticket URL: <https://trac.macports.org/ticket/65415#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list