[MacPorts] #59727: gcc9: fails to link properly (-lSystem no found)

MacPorts noreply at macports.org
Tue Nov 19 21:03:48 UTC 2019


#59727: gcc9: fails to link properly (-lSystem no found)
------------------------+--------------------
  Reporter:  akimd      |      Owner:  (none)
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.2
Resolution:             |   Keywords:
      Port:  gcc8 gcc9  |
------------------------+--------------------

Comment (by kencu):

 maybe the gcc8 and gcc9 ports off the buildbot are broken still, and
 looking into Xcode instead of looking into the CLTs.

 What I would do is build them locally from source, like this:
 {{{
 sudo port uninstall gcc8 gcc9
 sudo port -v -s install gcc9
 }}}
 and do you really need three different gccs? anyway, if you do,
 {{{
 sudo port -v -s install gcc8
 }}}
 and hopefully that should get you in business, with proper link libraries.

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


More information about the macports-tickets mailing list