[MacPorts] #50247: rpm54: promote build deps to lib deps to prevent binary linking errors
#50247: rpm54: promote build deps to lib deps to prevent binary linking errors ----------------------+------------------- Reporter: devans@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: rpm54 ----------------------+------------------- Most of this port's build deps are actually linked into the installed python binary module and should, therefore, be promoted to lib deps to ensure that all necessary dependencies are installed when the port is installed from the binary archive. The only exception that I can see is libiconv and it is a dependency of many of these other ports. It could probably be safely removed. In addition perl5.22 is required by the installed perl modules both at build time and run time. Attached is a proposed patch to implement these changes. -- Ticket URL: <https://trac.macports.org/ticket/50247> MacPorts <https://www.macports.org/> Ports system for OS X
#50247: rpm54: promote build deps to lib deps to prevent binary linking errors -----------------------+-------------------- Reporter: devans@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: rpm54 | -----------------------+-------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Committed in r144466 with no objections from maintainers. -- Ticket URL: <https://trac.macports.org/ticket/50247#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50247: rpm54: promote build deps to lib deps to prevent binary linking errors -----------------------+-------------------- Reporter: devans@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: rpm54 | -----------------------+-------------------- Comment (by afb@…): devans: both libiconv and libintl are linked directly by rpm, so both should be included really. -- Ticket URL: <https://trac.macports.org/ticket/50247#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50247: rpm54: promote build deps to lib deps to prevent binary linking errors -----------------------+-------------------- Reporter: devans@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: rpm54 | -----------------------+-------------------- Comment (by afb@…): Edited that in r144472. -- Ticket URL: <https://trac.macports.org/ticket/50247#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts