[MacPorts] #61883: Unable to install gcc6 in macOS Big Sur 11.1
MacPorts
noreply at macports.org
Mon Dec 21 02:02:46 UTC 2020
#61883: Unable to install gcc6 in macOS Big Sur 11.1
------------------------+-------------------------------------
Reporter: YuncongMa | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: gcc6 macOS big sur 11.1
Port: |
------------------------+-------------------------------------
Comment (by kencu):
Welcome!
Regarding your connection issue, try opening this URL in a browser and see
what happens
<https://ywg.ca.packages.macports.org/mirror/macports/packages/libgcc7/>
If that works fine, try downloading a file from that url with curl and see
what what happens
{{{
curl -O
https://ywg.ca.packages.macports.org/mirror/macports/packages/libgcc7/libgcc7-7.5.0_0.darwin_19.x86_64.tbz2
}}}
The full details on how to debug this are here
<https://trac.macports.org/wiki/MisbehavingServers>.
FYI -- gcc7/libgcc7 is quite old, and may not work / be able to be made to
work on BigSur.
The current gcc flavour for you would be gcc10 -- will that work for you?
{{{
sudo port -v install gcc10
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61883#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list