Can't emerge media-video/totem-0.99.22-r1. Reproducible: Always Steps to Reproduce: 1. emerge totem Actual Results: checking for correct ltmain.sh version... no *** Gentoo sanity check failed! *** *** libtool.m4 and ltmain.sh have a version mismatch! *** *** (libtool.m4 = 1.5.10, ltmain.sh = 1.5.6) *** Please run: libtoolize --copy --force if appropriate, please contact the maintainer of this package (or your distribution) for help. Portage 2.0.51-r8 (default-linux/x86/2004.2/gcc34/2.6, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r9 i686) ================================================================= System uname: 2.6.9-gentoo-r9 i686 Intel(R) Pentium(R) M processor 1500MHz Gentoo Base System version 1.6.7 Python: dev-lang/python-2.3.4 [2.3.4 (#1, Nov 16 2004, 14:54:42)] ccache version 2.3 [enabled] dev-lang/python: 2.3.4 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3 sys-devel/binutils: 2.15.92.0.2-r1 sys-devel/libtool: 1.5.10-r1 virtual/os-headers: 2.6.8.1-r1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=pentium-m -O2 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=pentium-m -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms" GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X acpi alsa apache2 avi berkdb bitmap-fonts cdr crypt cups dvd dvdr encode f77 flac font-server foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 hal imagemagick imlib java jpeg libg++ libwww lirc mad mikmod mmx mono motif moznocompose moznoirc moznomail mozsvg mpeg mysql ncurses nls nptl oggvorbis opengl oss pam pdflib perl png ppds python quicktime readline samba sdl slang spell sqlite sse ssl svg svga tcltk tcpd tiff truetype truetype-fonts type1-fonts userlocales x86 xml2 xmms xprint xv zlib"
I just noticed that I get a similar error with media-libs/libmpeg2-0.4.0b: checking for correct ltmain.sh version... no *** Gentoo sanity check failed! *** *** libtool.m4 and ltmain.sh have a version mismatch! *** *** (libtool.m4 = 1.5.10, ltmain.sh = 1.5.0a) *** Please run: libtoolize --copy --force if appropriate, please contact the maintainer of this package (or your distribution) for help.
this seems to affect many ebuilds, so far i have run it this problem with lcms, and fam, and there maybe many more. to fix it, edit the ebuild in question anfd change elibtoolize to libtoolize --copy --force hth
*** Bug 74196 has been marked as a duplicate of this bug. ***
Exactly same problem with a2ps using sys-devel/libtool-1.5.10-r1 Worked fine with sys-devel/libtool-1.5.2-r7
After 'emerge fam' I get the following error: checking for correct ltmain.sh version... no *** Gentoo sanity check failed! *** *** libtool.m4 and ltmain.sh have a version mismatch! *** *** (libtool.m4 = 1.5.10, ltmain.sh = 1.4) *** Please run: libtoolize --copy --force if appropriate, please contact the maintainer of this package (or your distribution) for help. make: *** [config.status] Error 1 !!! ERROR: app-admin/fam-2.7.0-r2 failed. !!! Function src_compile, Line 508, Exitcode 2 !!! emake failed !!! If you need support, post the topmost build error, NOT this status message. Hope this helps
Olivier, if you get such errors, edit the ebuild in question, change: elibtoolize to libtoolize --copy --force te above is a hack to get you going, till the gentoo devs find a more elegant solution hth happy gentooing
*** This bug has been marked as a duplicate of 74184 ***
I'm a little confused why this is marked a duplicate of a fam bug. Sure they're the same problem happening in different places, but they require independently committed solutions.
hey it's all in my head.. this neuron to that one, i don't get it either.
Uhm, where's the "resolution" for this bug? It still happens. Could somebody please reopen this bug? I also don't quite understand, why this is a "dupe" of bug #74184. In bug #74184 comment #14 it's said: | ferret: This bug is about fam. Regarding other occurences you may notice, open new bug reports
This has been fixed, see bug 75633