[MacPorts] #69820: gettext-runtime @0.22.5_0+universal: ./libtool: eval: line 1887: syntax error near unexpected token `|'

MacPorts noreply at macports.org
Fri Apr 26 11:27:03 UTC 2024


#69820: gettext-runtime @0.22.5_0+universal: ./libtool: eval: line 1887: syntax
error near unexpected token `|'
------------------------------+------------------------
  Reporter:  kuchtamartin     |      Owner:  ryandesign
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.9.3
Resolution:                   |   Keywords:
      Port:  gettext-runtime  |
------------------------------+------------------------

Comment (by kencu):

 nm looks to be failing because of this:

 {{{
 631     dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
 632       Referenced from: /opt/local/libexec/llvm-9.0/lib/libLLVM.dylib
 633       Reason: image not found
 }}}

 which libffi have you got installed? The current libffi supplies
 libffi.8.dylib, so that would be why libffi.6.dylib is not found.

 but llvm-9.0 was revbumped for this:

 https://github.com/macports/macports-
 ports/commit/949b3480c346f83276ef6534a02d1d5dbbe09537

 and mine worked on 10.11 yesterday…

 perhaps you need to force a rebuild of your local llvm-9.0 due to some
 local factors?

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


More information about the macports-tickets mailing list