[MacPorts] #60893: gcc5 unusable in trace mode

MacPorts noreply at macports.org
Thu Jul 23 22:15:08 UTC 2020


#60893: gcc5 unusable in trace mode
---------------------------+--------------------------------
  Reporter:  chrstphrchvz  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.6.3
Resolution:                |   Keywords:
      Port:  gcc5          |
---------------------------+--------------------------------

Comment (by kencu):

 That is what I thought might be the case.

 So the issue at present seems to have nothing to do with {{{mysql8}}}, but
 your installation of {{{gcc5}}} is using a linker that can't support your
 SDK, and is just broken.

 you can get more information from adding some "verbose" flags:
 {{{
 /opt/local/bin/gcc-mp-5 -v -Wl,-v -Wa,-v hello.c
 }}}
 but which installation of {{{ld64}}} do you presently have?

 {{{
 port -v installed | grep ld64
 }}}

 should tell you.

 Until you get gcc5 actually working, mysql8 with gcc5 is a total non-
 starter, of course.

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


More information about the macports-tickets mailing list