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

Bug 325807

Summary: Automake 1.11.0 is installed but when installing sys-devel/libtool-2.2.6b it exits expcting Automake 1.10.1 saying I have 1.10.0 installed (which I don't)
Product: Gentoo Linux Reporter: tehrabbitt <tehrabbitt>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description tehrabbitt@gmail.com 2010-06-27 07:16:52 UTC
***** automake *****
***** PWD: /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b
***** automake --add-missing --copy

configure.ac:125: require Automake 1.10.1, but have 1.10


Reproducible: Always

Steps to Reproduce:
1. have Automake 1.10.0 installed
2. upgrade automake to 1.11.0
3. try to emerge sys-devel/libtool-2.2.6b

Actual Results:  
 ERROR: sys-devel/libtool-2.2.6b failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 3161:  Called eautoreconf
 *             environment, line  968:  Called eautomake
 *             environment, line  937:  Called autotools_run_tool 'src_unpack' '                                                                                                             src_unpack' 'automake'
 *             environment, line  446:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running automake !


Expected Results:  
It should have installed properly so I can emerge the latest portage.

***** automake *****
***** PWD: /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b
***** automake --add-missing --copy

configure.ac:125: require Automake 1.10.1, but have 1.10
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-27 12:39:36 UTC

*** This bug has been marked as a duplicate of bug 304055 ***