[MacPorts] #54070: libxml2 2.9.4: cannot cd to directory during install/configuration step

MacPorts noreply at macports.org
Mon May 1 08:27:18 UTC 2017


#54070: libxml2 2.9.4: cannot cd to directory during install/configuration step
-----------------------+--------------------
  Reporter:  jkulesza  |      Owner:
      Type:  defect    |     Status:  closed
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.4.1
Resolution:  wontfix   |   Keywords:
      Port:  libxml2   |
-----------------------+--------------------
Changes (by ryandesign):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 It's absolute madness to configure MacPorts to use Fink's /sw prefix.
 Please don't do that.

 The problem shown in the log is:

 {{{
 :info:configure dyld: Library not loaded: /sw/lib/libreadline.6.dylib
 :info:configure   Referenced from: /sw/bin/gawk
 :info:configure   Reason: image not found
 :info:configure ./config.status: line 1386: 82539 Done
 eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
 }}}

 To fix this, run:

 {{{
 sudo port -f deactivate gawk
 sudo port upgrade gawk
 }}}

 There isn't a good way for us to fix this to happen automatically; you
 just have to run this manually before upgrading other ports.

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


More information about the macports-tickets mailing list