Emerge totem fails because totem-2.18.3 depends on gnome-icon-theme >= 2.15.90
but ebuild RDEPEND field suggest >=x11-themes/gnome-icon-theme-2.10 (AMD64
arch).
Reproducible: Always
Steps to Reproduce:
1. Emerge totem
2. ERROR arise
Actual Results:
....
checking for Linux... yes
checking whether to compile vanity... no
checking for EXTRA_GNOME... configure: error: Package requirements (glib-2.0 >=
2.12.0 gtk+-2.0 >= 2.10.0 libglade-2.0 gnome-vfs-2.0 >= 2.9.92
gnome-vfs-module-
2.0 >= 2.9.92 gnome-icon-theme >= 2.15.90 gmodule-2.0 iso-codes gstreamer-0.10
>
= 0.10.11.2 gstreamer-base-0.10 >= 0.10.11.2 gstreamer-plugins-base-0.10 >=
0.10
.11.3 gconf-2.0) were not met:
Requested 'gnome-icon-theme >= 2.15.90' but version of gnome-icon-theme is
2.12.
1
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables EXTRA_GNOME_CFLAGS
and EXTRA_GNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/media-video/totem-2.18.3/work/totem-2.18.3/config.log
*
* ERROR: media-video/totem-2.18.3 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* totem-2.18.3.ebuild, line 166: Called gnome2_src_compile
* gnome2.eclass, line 70: Called gnome2_src_configure
* gnome2.eclass, line 66: Called econf
'MOZILLA_PLUGINDIR=/usr/lib64/nsbrow ser/plugins'
'--disable-vanity' '--enable-gstreamer' '--with-dbus' '--enable-gtk
' '--enable-browser-plugins' '--with-gecko=firefox' '--disable-debug'
'--with-ha l' '--disable-lirc' '--disable-nvtv'
* ebuild.sh, line 591: Called die
*
* econf failed
Expected Results:
Emerge totem successful.
Thanks, deps adjusted. Additional libgnome requirement was bigger than in the
ebuild, so fixed that too.
You might want to consider using the -D (--deep) option for portage when
upgrading world, because you seem to have lots of old things on your system
that have had years newer versions for a while now. Gnome-icon-theme is at 2.18
in stable now...