Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 74168
Alias:
Product:
Component:
Status: CLOSED
Resolution: DUPLICATE of bug 74184
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sebastian Bergmann (RETIRED) <sebastian@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 74168 depends on: Show dependency tree
Bug 74168 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-12-12 00:42 0000
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"

------- Comment #1 From Sebastian Bergmann (RETIRED) 2004-12-12 01:10:33 0000 -------
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.

------- Comment #2 From Imad R. Faiad 2004-12-12 07:22:47 0000 -------
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

------- Comment #3 From Imad R. Faiad 2004-12-12 07:54:53 0000 -------
*** Bug 74196 has been marked as a duplicate of this bug. ***

------- Comment #4 From Guillaume Castagnino 2004-12-12 10:15:10 0000 -------
Exactly same problem with a2ps using sys-devel/libtool-1.5.10-r1

Worked fine with sys-devel/libtool-1.5.2-r7

------- Comment #5 From Olivier Van Acker 2004-12-12 12:18:43 0000 -------
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

------- Comment #6 From Imad R. Faiad 2004-12-12 12:35:05 0000 -------
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

------- Comment #7 From foser (RETIRED) 2004-12-12 14:41:00 0000 -------

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

------- Comment #8 From Donnie Berkholz 2004-12-20 23:19:44 0000 -------
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.

------- Comment #9 From foser (RETIRED) 2004-12-21 06:37:44 0000 -------
hey it's all in my head.. this neuron to that one, i don't get it either.

------- Comment #10 From Alexander Skwar 2004-12-26 00:41:48 0000 -------
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


------- Comment #11 From Joe McCann (RETIRED) 2004-12-26 00:44:54 0000 -------
This has been fixed, see bug 75633

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug