New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25810 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

policykit fails to build when coreutils +with_default_names is installed

Reported by: julio.lopez@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port:

Description

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.

Attachments

policykit.log (226.3 KB) - added by julio.lopez@… 3 years ago.
policykit build log

Change History

Changed 3 years ago by julio.lopez@…

policykit build log

comment:1 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to duplicate
  • Type changed from request to defect
Note: See TracTickets for help on using tickets.