New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29137 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

zlib: does not provide libz.dylib

Reported by: brett@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: zlib

Description (last modified by ryandesign@…) (diff)

--->  Fetching libxml2
--->  Attempting to fetch libxml2-2.7.8.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/libxml2
--->  Verifying checksum(s) for libxml2
--->  Extracting libxml2
--->  Configuring libxml2
Error: The file /opt/local/lib/libz.dylib does not exist, though it was
Error: expected to have been provided by one of libxml2's dependencies. Try
Error: rebuilding the port that should have provided that file by running
Error: 
Error:     sudo port -n upgrade --force <portname>
Error: 
Error: Target org.macports.configure returned: missing required file
Log for libxml2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxml2/main.log
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade xorg-libXaw failed
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments

Scratch.txt (5.9 KB) - added by brett@… 2 years ago.
Full text from start to finish of the port failure.

Change History

Changed 2 years ago by brett@…

Full text from start to finish of the port failure.

comment:1 Changed 2 years ago by brett@…

fixed by forcing upgrade to zlib

please close this bug report

thanks for everything you do!!!

comment:2 Changed 2 years ago by ryandesign@…

  • Status changed from new to closed
  • Summary changed from GraphViz Port on Snow Leopard to libxml2: /opt/local/lib/libz.dylib does not exist
  • Resolution set to invalid
  • Port set to libxml2
  • Description modified (diff)

comment:3 Changed 2 years ago by ryandesign@…

  • Port changed from libxml2 to zlib
  • Summary changed from libxml2: /opt/local/lib/libz.dylib does not exist to zlib: does not provide libz.dylib

comment:4 Changed 2 years ago by ryandesign@…

To prevent problems like these, in r80122 I added a check to the zlib port to ensure it will no longer be able to complete installation if libz.dylib is missing.

Note: See TracTickets for help on using tickets.