[MacPorts] #26113: policykit-gnome 0.9.2 fails to build
#26113: policykit-gnome 0.9.2 fails to build --------------------------------+------------------------------------------- Reporter: rrdrake@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: policykit-gnome --------------------------------+------------------------------------------- I am encountering a build error when installing policykit-gnome (needed by gnome). I uninstalled everything and started over again with the same error. {{{ % sudo port install policykit-gnome ---> Computing dependencies for policykit-gnome ---> Configuring policykit-gnome Error: Target org.macports.configure returned: configure failure: shell command failed Log for policykit-gnome is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_policykit-gnome/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} Attached is the build log. The problem seems to be that configure is looking for a polkit-dbus package: {{{ ... :info:configure checking for DBUS_GLIB... yes :info:configure checking for POLKIT_DBUS... configure: error: Package requirements (polkit-dbus >= 0.9) were not met: :info:configure :info:configure No package 'polkit-dbus' found ... }}} Looking in /opt/local/lib/pkgconfig, I don't see a *.pc file of the appropriate name and I can't find a macports port of that name either: {{{ % cd /opt/local/lib/pkgconfig/ % ls polkit* polkit-agent-1.pc polkit-backend-1.pc polkit-gobject-1.pc % port search polkit polkit-qt @0.9.3 (kde, kde4, security) Qt PolicyKit wrapper }}} So maybe a package dependency is missing or incorrect? Or can the dependency on polkit-dbus be avoided? I'm stumped. Thanks, -rich -- Ticket URL: <http://trac.macports.org/ticket/26113> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26113: policykit-gnome 0.9.2 fails to build --------------------------------+------------------------------------------- Reporter: rrdrake@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: policykit-gnome --------------------------------+------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => devans@… Comment: Remember to Cc port maintainers. -- Ticket URL: <http://trac.macports.org/ticket/26113#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26113: policykit-gnome 0.9.2 fails to build ---------------------------------+------------------------------------------ Reporter: rrdrake@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: policykit-gnome | ---------------------------------+------------------------------------------ Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Fixed by update to version 0.96 in r70673. -- Ticket URL: <https://trac.macports.org/ticket/26113#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts