Bug 238368 - sys-devel/libtool-2.2.6a doesn't build, maybe because bad dependency
|
Bug#:
238368
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: base-system@gentoo.org
|
Reported By: queen.killer@seznam.cz
|
|
Component: Ebuilds
|
|
|
URL:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3
|
|
Summary: sys-devel/libtool-2.2.6a doesn't build, maybe because bad dependency
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2008-09-22 08:29 0000
|
* Running aclocal -I m4 ... [ !! ]
* Failed Running aclocal !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/sys-devel/libtool-2.2.6a/temp/aclocal-20621.out
*
* ERROR: sys-devel/libtool-2.2.6a failed.
* Call stack:
* ebuild.sh, line 49: Called src_unpack
* environment, line 2594: Called eautoreconf
* environment, line 867: Called eaclocal
* environment, line 806: Called autotools_run_tool 'aclocal' '-I' 'm4'
* environment, line 357: Called die
What is your version of autoconf ?
If it's 2.63, do you have autoconf-wrapper-6 installed ?
(In reply to comment #2)
> What is your version of autoconf ?
> If it's 2.63, do you have autoconf-wrapper-6 installed ?
>
Autoconf Installed versions: 2.13(2.1)(00:00:37 08/10/06) 2.63(2.5)(10:01:22
09/22/08)(-emacs)
Autoconf-wrapper Installed versions: 5(20:11:04 04/11/08)
so no, I don't have version 6
after upgrade to wrapper -6 it works.
That's the problem with mixing software branches... Feel free to close this bug
at will. :)
(In reply to comment #5)
> That's the problem with mixing software branches... Feel free to close this bug
> at will. :)
>
I disagree I use only testing branch and this happen during emerge -au world,
so during normal update.
sys-devel/autoconf-2.63 should rdepend on >=sys-devel/autoconf-wrapper-6.
Shouldn't libtool depends on >=sys-devel/autoconf-wrapper-6 or
>=sys-devel/autoconf-2.63 ?
I experienced the same problem as Original Poster and autoconf-2.63 was
correctly depending on autoconf-wrapper-6 (i checked the ebuild) but i had to
emerge of autoconf-wrapper by hand. Ok i already had autoconf 2.63 emerged
(without the autoconf-wrapper-6 dependancy) but if someone has autoconf 2.62
not sure dependency on autoconf-wrapper will be applied...