Opened 13 years ago
Closed 12 years ago
#32170 closed defect (fixed)
gnome-session @2.30.2 +devkit-power: No package 'devkit-power-gobject' found
Reported by: | giovanni@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | drkp (Dan Ports) | |
Port: | gnome-session |
Description
Mac OS X 10.7.2
XCode 4.1
gnome-session 2.30.2 checks for devkit-power which is deprecated.
The portfile correctly checks for UPower, but I checked in the source archive downloaded by port, and the file "configuration.in" checks for devkit-power, which probably means it hasn't been migrated to UPower yet.
Actually I am pretty sure it was officially ported to UPower in gnome-session 2.31.6.
Due to it checking for devkit-power, and devkit-power being deprecated and not in the port tree, it fails on the configuration phase.
Log:
:info:configure checking what language compliance flags to pass to the C compiler... :info:configure checking for pkg-config... /opt/local/bin/pkg-config :info:configure checking pkg-config is at least version 0.9.0... yes :info:configure checking for GNOME_SESSION... configure: error: Package requirements (glib-2.0 >= 2.16.0 :info:configure gio-2.0 >= 2.16.0 :info:configure gtk+-2.0 >= 2.14.0 :info:configure dbus-glib-1 >= 0.76 :info:configure devkit-power-gobject >= 008 :info:configure ) were not met: :info:configure :info:configure No package 'devkit-power-gobject' found :info:configure :info:configure Consider adjusting the PKG_CONFIG_PATH environment variable if you :info:configure installed software in a non-standard prefix. :info:configure :info:configure Alternatively, you may set the environment variables GNOME_SESSION_CFLAGS :info:configure and GNOME_SESSION_LIBS to avoid the need to call pkg-config. :info:configure See the pkg-config man page for more details. :info:configure :info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-session/gnome-session/work/gnome-session-2.30.2" && ./configure --prefix=/opt/local --x-includes=/opt/local/include --x-libraries=/opt/local/lib --disable-docbook-docs --disable-schemas-install " returned error 1 :error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details) :debug:configure Backtrace: configure failure: shell command failed (see log for details) while executing "$procedure $targetname" :info:configure Warning: the following items did not execute (for gnome-session): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Log for gnome-session is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnome-session/gnome-session/main.log
Change History (2)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | giovanni@… devans@… removed |
---|---|
Keywords: | gnome session upower devkit-power removed |
Owner: | changed from macports-tickets@… to devans@… |
Summary: | gnome-session @2.30.2 +devkit-power Configure error - build failure → gnome-session @2.30.2 +devkit-power: No package 'devkit-power-gobject' found |
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Presumably fixed in 2.32.1, r87662.