[MacPorts] #56342: fontconfig @ 2.13.0 configuration error

MacPorts noreply at macports.org
Mon Apr 23 16:24:34 UTC 2018


#56342: fontconfig @ 2.13.0 configuration error
-------------------------+--------------------
  Reporter:  tmcsys      |      Owner:  (none)
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.4.3
Resolution:  invalid     |   Keywords:
      Port:  fontconfig  |
-------------------------+--------------------
Changes (by ryandesign):

 * cc: ryandesign (added)
 * status:  new => closed
 * resolution:   => invalid


Comment:

 Replying to [ticket:56342 tmcsys]:
 > {{{
 > :info:configure dyld: Library not loaded:
 /opt/local/lib/libreadline.6.dylib
 > :info:configure   Referenced from: /opt/local/bin/gawk
 > :info:configure   Reason: image not found
 > :info:configure ./config.status: line 1386: 90160 Done
 eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
 > :info:configure      90161 Trace/BPT trap: 5       | $AWK -f
 "$ac_tmp/subs.awk" > $ac_tmp/out
 > }}}

 You've upgraded readline to version 7, but you haven't yet upgraded gawk
 which uses readline. You'll need to upgrade gawk first:

 {{{
 sudo port upgrade gawk
 }}}

 Then fontconfig and other ports that use an awk program in their configure
 phase should be able to configure.

 This is similar to the problem explained at ProblemHotlist#ncurses6,
 except affecting ports using readline rather than ncurses.

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


More information about the macports-tickets mailing list