* Failed Running automake ! * * Include in your bugreport the contents of: * * /var/tmp/portage/x11-libs/libgksu-2.0.12-r1/temp/automake.out * ERROR: x11-libs/libgksu-2.0.12-r1 failed (prepare phase): * Failed Running automake ! * * Call stack: * ebuild.sh, line 85: Called src_prepare * environment, line 3167: Called eautoreconf * environment, line 853: Called eautomake * environment, line 822: Called autotools_run_tool 'automake' '--add-missing' '--copy' '--foreign' * environment, line 508: Called die * The specific snippet of code: * die "Failed Running $1 !"; Reproducible: Always ***** automake ***** ***** PWD: /var/tmp/portage/x11-libs/libgksu-2.0.12-r1/work/libgksu-2.0.12 ***** automake --add-missing --copy --foreign configure.ac:36: warning: AC_CACHE_VAL(use_version_script, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... aclocal.m4:2243: _LT_LINKER_OPTION is expanded from... aclocal.m4:2278: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.ac:36: the top level libgksu/Makefile.am:26: `pkglibdir' is not a legitimate directory for `PROGRAMS' libgksu/Makefile.am:28: variable `gksu_run_helper_SOURCES' is defined but no program or libgksu/Makefile.am:28: library has `gksu_run_helper' as canonical name (possible typo) libgksu/Makefile.am:27: variable `gksu_run_helper_LDADD' is defined but no program or libgksu/Makefile.am:27: library has `gksu_run_helper' as canonical name (possible typo)
*** This bug has been marked as a duplicate of bug 397411 ***
Created attachment 297835 [details] libgksu automake 1.10 patch libgksu-2.0.12-r1 works automake-1.10 or older so you have to prefix eautoreconf with "WANT_AUTOMAKE=1.10"