[MacPorts] #46930: Error: Failed to install libcomerr

MacPorts noreply at macports.org
Sun Feb 22 03:52:39 PST 2015


#46930: Error: Failed to install libcomerr
------------------------------+--------------------------------
  Reporter:  ravi.retheesh@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  closed
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.3.3
Resolution:  invalid          |   Keywords:
      Port:  libcomerr        |
------------------------------+--------------------------------
Changes (by cal@…):

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


Comment:

 Your logfile contains "skipping completed" and is thus not a clean
 attempt. This means you did not follow wiki:FAQ#buildfails.

 The problem is
 {{{
 :info:destroot dyld: lazy symbol binding failed: Symbol not found: _map_fd
 :info:destroot   Referenced from: /usr/bin/install_name_tool
 :info:destroot   Expected in: /usr/lib/libSystem.B.dylib
 :info:destroot
 :info:destroot dyld: Symbol not found: _map_fd
 :info:destroot   Referenced from: /usr/bin/install_name_tool
 :info:destroot   Expected in: /usr/lib/libSystem.B.dylib
 }}}

 Your `/usr/bin/install_name_tool` is broken. I don't know how you managed
 to do that, but please make sure you do not have any `DYLD_*` variables in
 your environment and re-install the command line tools or Xcode.
 Additionally, I don't even know what the missing `_map_fd` symbol should
 be, as I don't have it in my `libSystem` (or any other library in
 `/usr/lib/system` for that matter), and my `/usr/bin/install_name_tool`
 does not reference it either.

 Anyway, this is clearly an issue with your local configuration and not
 with MacPorts.

-- 
Ticket URL: <https://trac.macports.org/ticket/46930#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list