Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#29137 closed defect (invalid)

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 (Ryan Carsten Schmidt))

--->  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 (1)

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

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by brett@…

Attachment: Scratch.txt added

Full text from start to finish of the port failure.

comment:1 Changed 13 years ago by brett@…

fixed by forcing upgrade to zlib

please close this bug report

thanks for everything you do!!!

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: libxml2 added
Resolution: invalid
Status: newclosed
Summary: GraphViz Port on Snow Leopardlibxml2: /opt/local/lib/libz.dylib does not exist

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Port: zlib added; libxml2 removed
Summary: libxml2: /opt/local/lib/libz.dylib does not existzlib: does not provide libz.dylib

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

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.