[MacPorts] #43642: tiff @4.0.3 - build hang

MacPorts noreply at macports.org
Fri May 9 12:08:02 PDT 2014


#43642: tiff @4.0.3 - build hang
--------------------------------+--------------------------------
  Reporter:  burwell.cameron@…  |      Owner:  macports-tickets@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.2.1
Resolution:                     |   Keywords:
      Port:  tiff               |
--------------------------------+--------------------------------

Comment (by ryandesign@…):

 Ok, so the log at least shows us why MacPorts thinks tiff is broken:

 {{{
 Could not open /opt/X11/lib/libX11.6.dylib: Error opening or reading file
 (referenced from /opt/local/bin/tiffgt)
 }}}

 tiff is linked with a non-MacPorts version of X11 (probably Xquartz), and
 that non-MacPorts X11 was either uninstalled or upgraded to a version with
 a different library version, or for some other reason the library is no
 longer readable.

 We don't want tiff (or anything) in MacPorts to use non-MacPorts X11, so
 this is a bug in the tiff port. In fact, the tiff port does not declare
 dependencies on any MacPorts X11 ports; these need to be added. Perhaps
 doing so will cure the hang you're experiencing.

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


More information about the macports-tickets mailing list