Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127505 - x11-plugins/e_modules-9999 fails with ltmain.sh version mismatch
Summary: x11-plugins/e_modules-9999 fails with ltmain.sh version mismatch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-24 23:53 UTC by Dmitry Nosovitsky
Modified: 2006-03-28 16:55 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Nosovitsky 2006-03-24 23:53:20 UTC
...
checking for correct ltmain.sh version... no

*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.20, ltmain.sh = ) ***

Please run:

  libtoolize --copy --force

...
=====================================================================
Running libtoolize --copy --force for all the modules solves the problem
Comment 1 FieldySnuts 2006-03-26 11:06:16 UTC
Same here.

checking for correct ltmain.sh version... no
configure: error:
 
*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = 1.5.8) ***
 
Please run:
 
  libtoolize --copy --force
 
if appropriate, please contact the maintainer of this
package (or your distribution) for help.
 
 
!!! ERROR: x11-plugins/e_modules-9999 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_compile
  ebuild.sh, line 923:   Called src_compile
  ebuild.sh, line 1236:   Called enlightenment_src_compile
  enlightenment.eclass, line 142:   Called econf
  ebuild.sh, line 527:   Called die
 
!!! econf failed
 
 
Portage 2.1_pre7-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.16-ifc i686)
=================================================================
System uname: 2.6.16-ifc i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.6.14
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shu"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distcc distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.chem.wisc.edu/gentoo/ http://ftp.belnet"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 alsa apache2 apm avi berkdb bitmap-fonts bzip2 cdr chroot cli crypt ctype dba dri d"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 2 SpanKY gentoo-dev 2006-03-27 21:56:20 UTC
e17 cvs is broken atm so dont bother
Comment 3 Walter Kessler 2006-03-28 08:47:25 UTC
(In reply to comment #0)
> ...
> checking for correct ltmain.sh version... no
> 
> *** [Gentoo] sanity check failed! ***
> *** libtool.m4 and ltmain.sh have a version mismatch! ***
> *** (libtool.m4 = 1.5.20, ltmain.sh = ) ***
> 
> Please run:
> 
>   libtoolize --copy --force
> 
> ...
> =====================================================================
> Running libtoolize --copy --force for all the modules solves the problem
> 


I am curious as to where this command should be ran. I ran the command outright to see what the result would be, and it states to run the command in the package's root folder. Which folder does it want? Where the source has been stored (in a temp dir?) or elsewhere?

I managed to get DR17 working without this, but I'm really curious as to how much better it would look with all the fixings.
Comment 4 FieldySnuts 2006-03-28 15:38:31 UTC
e_modules merges now, probably fixed upstream.
Comment 5 SpanKY gentoo-dev 2006-03-28 16:49:04 UTC
no, they were changing cvs servers around
Comment 6 Walter Kessler 2006-03-28 16:55:18 UTC
Yeah, emerge did not work for me. Same error. Any idea which server has the compile-able package?