Since libgnomeui-2.24.5 does not depend on libgnome-keyring, libgnome-keyring is removed from the system. But without libgnome-keyring, libgnomeui-2.24.5 fails to build with the following error: checking for LIBGNOMEUI... no configure: error: Package requirements ( libxml-2.0 >= 2.4.20 libgnome-2.0 >= 2.13.7 libgnomecanvas-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.13.1 gconf-2.0 >= 1.1.11 pango >= 1.1.2 glib-2.0 >= 2.16.0 gio-2.0 >= 2.16.0 gnome-vfs-2.0 >= 2.7.3 gnome-keyring-1 >= 0.4) were not met: No package 'gnome-keyring-1' 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 LIBGNOMEUI_CFLAGS and LIBGNOMEUI_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Reproducible: Always Steps to Reproduce: 1. emerge libgnomegui when libgnome-keyring is not installed 2. 3. Actual Results: Build fails Expected Results: Build succeeds
Created attachment 379520 [details] config.log
Created attachment 379522 [details] build.log
Created attachment 379524 [details] emerge --info '=gnome-base/libgnomeui-2.24.5::gentoo'
Created attachment 379526 [details] emerge -pqv '=gnome-base/libgnomeui-2.24.5::gentoo'
Fixed, thanks for reporting! + 24 Jun 2014; Alexandre Rostovtsev <tetromino@gentoo.org> + libgnomeui-2.24.5.ebuild: + Lots of missing dependencies (bug #514734, thanks to Todd Goodman).
*** Bug 515774 has been marked as a duplicate of this bug. ***
*** Bug 515820 has been marked as a duplicate of this bug. ***