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

MacPorts noreply at macports.org
Thu Oct 28 09:50:02 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 mpbarlow):

 Copying my comment from #63698

 ---

 I have found a workaround. The error in `config.log` is that it cannot
 find `/usr/lib/libgcc_s.1.1.dylib` or `/usr/local/lib/libgcc_s.1.1.dylib`.
 However, this file is present in the work directory for the port, so after
 the install failed I ran

 {{{
 sudo cp
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc11/libgcc11/work/build/arm64
 -apple-darwin21/libgcc/libgcc_s.1.1.dylib /usr/local/lib
 }}}

 After that the port built without issue—hopefully there are no further
 implications from doing this.

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


More information about the macports-tickets mailing list