[MacPorts] #38815: wget will depend upon libgcrypt if available
#38815: wget will depend upon libgcrypt if available ---------------------+-------------------------- Reporter: blair@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: wget ---------------------+-------------------------- Found this missing dependency today: {{{ $ otool -L /opt/local/bin/wget | grep gcrypt /opt/local/lib/libgcrypt.11.dylib (compatibility version 19.0.0, current version 19.0.0) $ port provides /opt/local/lib/libgcrypt.11.dylib /opt/local/lib/libgcrypt.11.dylib is provided by: libgcrypt }}} -- Ticket URL: <https://trac.macports.org/ticket/38815> MacPorts <http://www.macports.org/> Ports system for OS X
#38815: wget will depend upon libgcrypt if available ----------------------+-------------------------- Reporter: blair@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: wget | ----------------------+-------------------------- Comment (by egall@…): That's not all it will opportunistically link against. Just a sec, attaching a diff that I output with my `port-depcheck.sh` script... -- Ticket URL: <https://trac.macports.org/ticket/38815#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38815: wget will depend upon libgcrypt if available ----------------------+-------------------------- Reporter: blair@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: wget | ----------------------+-------------------------- Comment (by blair@…): Maintainer timeout. Fixed in r105429 and r105430. -- Ticket URL: <https://trac.macports.org/ticket/38815#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38815: wget will depend upon libgcrypt if available ----------------------+-------------------------- Reporter: blair@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: wget | ----------------------+-------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/38815#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38815: wget will depend upon libgcrypt if available ----------------------+-------------------------- Reporter: blair@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: wget | ----------------------+-------------------------- Comment (by ryandesign@…): Reverted r105429 and r105430 in r122067, now that we don't overlink anymore. -- Ticket URL: <https://trac.macports.org/ticket/38815#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#38815: wget will depend upon libgcrypt if available ----------------------+-------------------------- Reporter: blair@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: wget | ----------------------+-------------------------- Comment (by blair@…): What changed that we don't overlink? -- Ticket URL: <https://trac.macports.org/ticket/38815#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#38815: wget will depend upon libgcrypt if available ----------------------+-------------------------- Reporter: blair@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: wget | ----------------------+-------------------------- Comment (by ryandesign@…): From the [browser:trunk/base/ChangeLog ChangeLog] entries for MacPorts 2.2.0:
- Prevent overlinking by removing dependency_libs information from GNU Libtool (.la) files or by deleting the files entirely. (#38010; jmr in r102945; jeremyhu in r107465, r107527)
-- Ticket URL: <https://trac.macports.org/ticket/38815#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts