#39077: libvirt 1.0.3: missing libgcrypt dependency -----------------------+------------------------------- Reporter: shanto@… | Owner: macsforever2000@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: libvirt | -----------------------+------------------------------- Comment (by egall@…): Replying to [comment:13 egall@…]:
What would be way more relevant and useful would be simple `otool` + `port provides` output.
That's basically what it does though. I suppose though that maybe I could have it save the intermediate information where it calculates that, too...
OK, now that it saves intermediate information as of r106132, here it is: {{{ Finding MacPorts libraries that libvirt links against... /opt/local/lib/libcares.2.dylib is provided by: c-ares /opt/local/lib/libcrypto.1.0.0.dylib is provided by: openssl /opt/local/lib/libcurl.4.dylib is provided by: curl /opt/local/lib/libdbus-1.3.dylib is provided by: dbus /opt/local/lib/libgcrypt.11.dylib is provided by: libgcrypt /opt/local/lib/libgmp.10.dylib is provided by: gmp /opt/local/lib/libgnutls.28.dylib is provided by: gnutls /opt/local/lib/libgpg-error.0.dylib is provided by: libgpg-error /opt/local/lib/libhogweed.2.dylib is provided by: nettle /opt/local/lib/libiconv.2.dylib is provided by: libiconv /opt/local/lib/libidn.11.dylib is provided by: libidn /opt/local/lib/libintl.8.dylib is provided by: gettext /opt/local/lib/liblber-2.4.2.dylib is provided by: openldap /opt/local/lib/libldap-2.4.2.dylib is provided by: openldap /opt/local/lib/liblzma.5.dylib is provided by: xz /opt/local/lib/libnettle.4.dylib is provided by: nettle /opt/local/lib/libreadline.6.2.dylib is provided by: readline /opt/local/lib/libsasl2.2.dylib is provided by: cyrus-sasl2 /opt/local/lib/libssh2.1.dylib is provided by: libssh2 /opt/local/lib/libssl.1.0.0.dylib is provided by: openssl /opt/local/lib/libvirt-lxc.0.dylib is provided by: libvirt /opt/local/lib/libvirt-qemu.0.dylib is provided by: libvirt /opt/local/lib/libvirt.0.dylib is provided by: libvirt /opt/local/lib/libxml2.2.dylib is provided by: libxml2 /opt/local/lib/libyajl.2.dylib is provided by: yajl /opt/local/lib/libz.1.dylib is provided by: zlib }}} (this is with no variants) -- Ticket URL: <https://trac.macports.org/ticket/39077#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X