[MacPorts] #63115: gcc11 is built for macOS 11.3 deployment target

MacPorts noreply at macports.org
Tue Jun 22 19:52:01 UTC 2021


#63115: gcc11 is built for macOS 11.3 deployment target
-----------------------+----------------------
  Reporter:  diekhans  |      Owner:  kjellpk
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.7.1
Resolution:            |   Keywords:  bigsur
      Port:  gcc11     |
-----------------------+----------------------

Comment (by kencu):

 I'm trying to understand how that @rpath reference is getting in there to
 mess you up.

 It's not finding the library due to that.

 Is your library installed like mine, with a full path ref?:
 {{{
 $ otool -L  /opt/local/lib/libgcc/libgfortran.5.dylib
 /opt/local/lib/libgcc/libgfortran.5.dylib:
         /opt/local/lib/libgcc/libgfortran.5.dylib (compatibility version
 6.0.0, current version 6.0.0)
         /opt/local/lib/libgcc/libquadmath.0.dylib (compatibility version
 1.0.0, current version 1.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 125.2.11)
         /opt/local/lib/libgcc/libgcc_s.1.dylib (compatibility version
 1.0.0, current version 1.0.0)
 }}}

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


More information about the macports-tickets mailing list