[MacPorts] #25810: policykit fails to build when coreutils +with_default_names is installed
#25810: policykit fails to build when coreutils +with_default_names is installed --------------------------------------+------------------------------------- Reporter: julio.lopez@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: --------------------------------------+------------------------------------- The configure script for policykit finds the tools in {{{/opt/local/bin}}} (or whatever your default installation directory is) and uses those in the build process. It seems that {{{a}}} and {{{basenam}}}= cause problems in this case. See attached log. Either adding (a) a note to the port file, or even better (b) a check for whether {{{coreutils+with_default_names}}} is installed and react accordingly, e.g., issuing an error message or setting the path explicitly for the configure script, etc. Deactivating coreutils and then installing policyKit (after a port clean) solves the problem. -- Ticket URL: <http://trac.macports.org/ticket/25810> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25810: policykit fails to build when coreutils +with_default_names is installed ---------------------------------------+------------------------------------ Reporter: julio.lopez@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: | ---------------------------------------+------------------------------------ Changes (by jmr@…): * status: new => closed * type: request => defect * resolution: => duplicate Comment: #20748 -- Ticket URL: <http://trac.macports.org/ticket/25810#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts