Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 211069

Summary: kde-base/kde-i18n-3.5.9 failed with automake 1.10
Product: Gentoo Linux Reporter: Peter Volkov (RETIRED) <pva>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: alexxy, nbkolchin
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Volkov (RETIRED) gentoo-dev 2008-02-22 06:33:25 UTC
Making all in kturtle
make[4]: Entering directory `/var/tmp/portage/kde-base/kde-i18n-3.5.9/work/kde-i18n-ru-3.5.9/data/kdeedu/kturtle'
 cd ../../.. && /bin/sh /var/tmp/portage/kde-base/kde-i18n-3.5.9/work/kde-i18n-ru-3.5.9/missing --run automake-1.10 --gnu  data/kdeedu/kturtle/Makefile
configure.in:6: version mismatch.  This is Automake 1.10,
configure.in:6: but the definition used by this AM_INIT_AUTOMAKE
configure.in:6: comes from Automake 1.10.1.  You should recreate
configure.in:6: aclocal.m4 with aclocal and run automake again.
WARNING: `automake-1.10' is probably too old.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd ../../.. && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/kturtle/Makefile.in
Can't open perl script "../scripts/admin/am_edit": Нет такого файла или каталога
make[4]: *** [Makefile.in] Ошибка 2
make[4]: Leaving directory `/var/tmp/portage/kde-base/kde-i18n-3.5.9/work/kde-i18n-ru-3.5.9/data/kdeedu/kturtle'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory `/var/tmp/portage/kde-base/kde-i18n-3.5.9/work/kde-i18n-ru-3.5.9/data/kdeedu'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Leaving directory `/var/tmp/portage/kde-base/kde-i18n-3.5.9/work/kde-i18n-ru-3.5.9/data'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/kde-base/kde-i18n-3.5.9/work/kde-i18n-ru-3.5.9'
make: *** [all] Ошибка 2
 *
 * ERROR: kde-base/kde-i18n-3.5.9 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 4284:  Called kde_src_compile 'src_compile'
 *             environment, line 3132:  Called die
 * The specific snippet of code:
 *                   emake || die "died running emake, $FUNCNAME:make"
 *  The die message:
 *   died running emake, kde_src_compile:make
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/kde-base/kde-i18n-3.5.9/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/kde-i18n-3.5.9/temp/environment'.
 *


If I install amtomake 1.10.1 then this problem goes away, but bug 211050 still here...
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-22 14:06:36 UTC
*** Bug 211105 has been marked as a duplicate of this bug. ***
Comment 2 Wulf Krueger (RETIRED) gentoo-dev 2008-02-23 23:04:46 UTC
Fixed in CVS.