Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14945 closed defect (fixed)

Gnome-keyring will not configure during gimp install

Reported by: woodenwastebasket@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: gimp install configure gnome-keyring Cc: jmroot (Joshua Root)
Port:

Description

While attempting to install gimp error:

--->  Fetching gnome-keyring
--->  Attempting to fetch gnome-keyring-2.22.0.tar.bz2 from http://mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/gnome-keyring/2.22/
--->  Verifying checksum(s) for gnome-keyring
--->  Extracting gnome-keyring
--->  Applying patches to gnome-keyring
--->  Configuring gnome-keyring
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome-keyring/work/gnome-keyring-2.22.0" && ./configure --prefix=/opt/local " returned error 1
Command output: checking dynamic linker characteristics... darwin9.2.2 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for intltool >= 0.35.0... 0.36.2 found
checking for perl... /opt/local/bin/perl
checking for XML::Parser... ok
checking for pkg-config... /opt/local/bin/pkg-config
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GTHREAD... yes
checking for GOBJECT... yes
checking for GTK... yes
./configure: line 22021: gconftool-2: command not found
Using config source  for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for GCONF... configure: error: Package requirements (gconf-2.0) were not met:

No package 'gconf-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GCONF_CFLAGS
and GCONF_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Error: The following dependencies failed to build: gimp-app gimp2 libgnomeui gnome-keyring libbonoboui dbus xmlto dbus-glib gconf orbit2 libidl gnome-vfs desktop-file-utils gnome-mime-data libbonobo libglade2 libgnome esound audiofile libgnomecanvas gail libgtkhtml libmng autoconf help2man p5-locale-gettext libtool m4 automake lcms librsvg libcroco libgsf libwmf poppler poppler-data py25-gtk py25-cairo py25-numpy fftw-3 g95 gimp-jp2 openjpeg cmake gimp-lqr-plugin gtk-nodoka-engine coreutils gutenprint icns-gimp macclipboard-gimp macfile-gimp ufraw exiv2 xsane sane-backends libusb
Error: Status 1 encountered during processing.

Did a clean --all on gnome-keyring and attempted to install gnome-keyring by itself Result:

--->  Fetching gnome-keyring
--->  Attempting to fetch gnome-keyring-2.22.0.tar.bz2 from http://mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/gnome-keyring/2.22/
--->  Verifying checksum(s) for gnome-keyring
--->  Extracting gnome-keyring
--->  Applying patches to gnome-keyring
--->  Configuring gnome-keyring
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome-keyring/work/gnome-keyring-2.22.0" && ./configure --prefix=/opt/local " returned error 1
Command output: checking dynamic linker characteristics... darwin9.2.2 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for intltool >= 0.35.0... 0.36.2 found
checking for perl... /opt/local/bin/perl
checking for XML::Parser... ok
checking for pkg-config... /opt/local/bin/pkg-config
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GTHREAD... yes
checking for GOBJECT... yes
checking for GTK... yes
./configure: line 22021: gconftool-2: command not found
Using config source  for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for GCONF... configure: error: Package requirements (gconf-2.0) were not met:

No package 'gconf-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GCONF_CFLAGS
and GCONF_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Error: Status 1 encountered during processing.

This is under Mac OS 10.5.2

Change History (4)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: jmr@… added

Looks like you need to install the gconf port first. If that helps, then gconf needs to be added as a dependency of gnome-keyring.

comment:2 Changed 16 years ago by woodenwastebasket@…

You are correct. gnome-keyring installed once gconf was installed. Thank you.

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Dependency added in r35803.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.