Emerge dies with: >>> Preparing source in /var/tmp/portage/x11-themes/gnome-icon-theme-3.4.0/work/gnome-icon-theme-3.4.0 ... * Fixing OMF Makefiles ... [ ok ] * Applying gnome-icon-theme-2.91.7-update-cache.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-themes/gnome-icon-theme-3.4.0/work/gnome-icon-theme-3.4.0' ... * Running intltoolize --automake --copy --force ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running automake --add-missing --copy --foreign ... [ !! ] * Failed Running automake ! * * Include in your bugreport the contents of: * * /var/tmp/portage/x11-themes/gnome-icon-theme-3.4.0/temp/automake.out and the content of that file is: ***** automake ***** ***** PWD: /var/tmp/portage/x11-themes/gnome-icon-theme-3.4.0/work/gnome-icon-theme-3.4.0 ***** automake --add-missing --copy --foreign configure.ac:8: version mismatch. This is Automake 1.11.5, configure.ac:8: but the definition used by this AM_INIT_AUTOMAKE configure.ac:8: comes from Automake 1.11.1. You should recreate configure.ac:8: aclocal.m4 with aclocal and run automake again.
*** This bug has been marked as a duplicate of bug 417015 ***
I have the same error.
And it seems me, that I habe already the patched version of autotools-utils.eclass. root@orca:/root(5)# grep -C 5 eaclocal /usr/portage/eclass/autotools-utils.eclass # @DESCRIPTION: # Reconfigure the sources (like gnome-autogen.sh or eautoreconf). autotools-utils_autoreconf() { debug-print-function ${FUNCNAME} "$@" # Override this func to not require unnecessary eaclocal calls. autotools_check_macro() { local x # Add a few additional variants as we don't get expansions. [[ ${1} = AC_CONFIG_HEADERS ]] && set -- "${@}" \ -- if [[ $(autotools_check_macro AC_PROG_LIBTOOL AM_PROG_LIBTOOL LT_INIT) ]] then _elibtoolize --copy --force --install fi eaclocal eautoconf eautoheader FROM_EAUTORECONF=sure eautomake local x
After reemerging m4, automake and autoconf I could again reemerge gnome-icon-theme-3.4.0.