[MacPorts] #56739: gildas fails to install due to unexpected token

MacPorts noreply at macports.org
Tue Nov 12 16:29:00 UTC 2019


#56739: gildas fails to install due to unexpected token
---------------------------+----------------------
  Reporter:  kateyalatalo  |      Owner:  bardeau
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.5.2
Resolution:                |   Keywords:
      Port:  gildas        |
---------------------------+----------------------

Comment (by bardeau):

 Hi,

 sorry for the late answer, I wasn't aware of this ticket.

 This error
 {{{
 :info:build ld: unexpected token: !tapi-tbd-v3 file
 '/System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd'
 for architecture x86_64
 }}}
 should be solved by switching to the right version of the linker:
 {{{
 sudo port install ld64 +ld64_xcode
 }}}

 Then restart Gildas compilation from scratch:
 {{{
 sudo port clean gildas
 sudo port install gildas
 }}}

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


More information about the macports-tickets mailing list