[MacPorts] #63677: libgcc11 11.2.0_1 fails to build on Monterey

MacPorts noreply at macports.org
Thu Nov 4 10:28:13 UTC 2021


#63677: libgcc11 11.2.0_1 fails to build on Monterey
------------------------+-------------------------------
  Reporter:  jwhowarth  |      Owner:  Knapoc <Knapoc@…>
      Type:  defect     |     Status:  reopened
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.7.99
Resolution:             |   Keywords:
      Port:  libgcc11   |
------------------------+-------------------------------

Comment (by Sebastian-Maier):

 I have no idea why it worked for me on ARM64 but not others.

 Maybe because I was pretty aggressive when deleting leftover files from
 previous build attempts as I used a variation of (1):

 {{{
 sudo rm -rf /opt/local/var/macports/build/*
 sudo rm -rf /opt/local/var/macports/distfiles/*
 sudo rm -rf /opt/local/var/macports/packages/*
 }}}

 Apart from that, libgcc11 is actually installed in version 11.1.0_2 on
 ARM64 in accordance with the latest Portfile (and not in version 11.2.0_1
 which is used on Intel Macs):
 {{{
 $ port installed libgcc11
 The following ports are currently installed:
   libgcc11 @11.1.0_2 (active)
 }}}
 {{{
 $ uname --processor
 arm64
 }}}

 (1) https://superuser.com/a/165670

-- 
Ticket URL: <https://trac.macports.org/ticket/63677#comment:40>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list