Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74442 - lcms 1.13 fails on ltmain.sh (libtoolize)
Summary: lcms 1.13 fails on ltmain.sh (libtoolize)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
: 83459 92601 92681 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-14 21:14 UTC by Stefan de Konink
Modified: 2005-05-15 02:39 UTC (History)
8 users (show)

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


Attachments
lcms-1.13.ebuild.patch (lcms-1.13.ebuild.patch,399 bytes, patch)
2004-12-15 12:38 UTC, Donnie Berkholz (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan de Konink 2004-12-14 21:14:48 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.10, ltmain.sh = 1.5) ***

Please run:

  libtoolize --copy --force

(Since there is a elibtoolize in the ebuild I have no clue how this should be fixed)

Reproducible: Always
Steps to Reproduce:
1. emerge lcms
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-12-14 22:18:35 UTC
include the output of emerge --info in your bug reports.
Comment 2 Stefan de Konink 2004-12-14 22:32:26 UTC
don't do let 'Gentoo' do sanity checks if random packages start failing.

Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.7
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 14 2004, 08:33:55)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r2, 1.6.3, 1.7.9, 1.4_p6, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r1
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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=athlon-tbird -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://gentoo.osuosl.org 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.nl.gentoo.org/gentoo-portage"
USE="X accessibility alsa apm arts avi berkdb bitmap-fonts cdr crypt cups dvd encode exif f77 fam foomaticdb fortran gdbm gif gnome gpm gtk2 imlib jpeg libg++ libwww mad mikmod motif mpeg msn ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl spell ssl svga tcpd tiff truetype x86 xml2 xmms xv zlib"
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2004-12-15 12:32:16 UTC
http://bugs.gentoo.org/show_bug.cgi?id=73563#c9 has all the info on this.
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2004-12-15 12:38:06 UTC
Created attachment 46068 [details, diff]
lcms-1.13.ebuild.patch

Fixes the problem here.
Comment 5 David Arias 2004-12-20 13:01:45 UTC
I receive the same error while attempting to build: lcms-1.13

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) ***

Please run:

  libtoolize --copy --force

The posted patch (lcms-1.13.ebuild.patch  	 patch   	2004-12-15 12:38 PST) does solve the problem for me.
Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2004-12-20 13:34:20 UTC
Alternately, I think `autoreconf --copy --force` would accomplish the same thing with less changes.
Comment 7 Nir Lavi 2004-12-24 07:44:55 UTC
This has occured to me as well. Emerge info:

Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9-nitro4 i686)
=================================================================
System uname: 2.6.9-nitro4 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 23 2004, 07:19:35)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.8.5-r2, 1.6.3, 1.9.3, 1.5, 1.7.9
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -ffast-math"
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/env.d /etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -ffast-math -fvisibility-inlines-hidden -fvisibility=hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://mirror.hamakor.org.il/gentoo-portage"
USE="x86 X acl alsa apache2 apm berkdb bidi bitmap-fonts crypt cups encode fbcon foomaticdb fortran gdbm gif gpm gtk2 iconv icq imagemagick imap ipv6 jpeg libwww mad maildir mikmod mmx motif mpeg msn mysql ncurses nls nptl oggvorbis opengl pam pam-mysql pdflib perl php png python qt quicktime readline samba sdl spell sse ssl tcpd tiff truetype unicode xinetd xml2 xv zlib"

The patch did the job and fixed the problem
Comment 8 Disenchanted (RETIRED) gentoo-dev 2004-12-29 13:04:07 UTC
fixed in cvs, 35m inutes, then --sync, merge
Comment 9 Al Maw 2005-05-12 06:03:01 UTC
I don't get it. It's 5 months after this bug was resolved, but this is still failing for me. I look in the ebuild and the attached patch hasn't been applied there. I apply it and everything works fine. Did someone back out the change?
Comment 10 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-12 06:15:18 UTC
reopening then
Comment 11 Casey Williams 2005-05-12 08:09:31 UTC
I got this same problem today, then I noticed there was a -r1 version of this ebuild in portage which works fine for me.
Comment 12 George Montana Harkin 2005-05-12 14:42:36 UTC
Can you please post how to apply the patch too.
Comment 13 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-12 14:46:53 UTC
*** Bug 83459 has been marked as a duplicate of this bug. ***
Comment 14 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-12 14:47:20 UTC
1.13-r1 fixes that, if not please reopen
Comment 15 George Montana Harkin 2005-05-12 14:55:25 UTC
Just ran emerge --sync to make sure it would install lcms-1.13-r1, same error
Comment 16 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-12 14:58:21 UTC
ok
Comment 17 George Montana Harkin 2005-05-12 15:08:01 UTC
Nevermind, I needed to unmask the package in /etc/portage/package.keywords by adding the following line:

media-libs/lcms ~x86

Compiling fine now, suggest we get it unmasked permanelty
Comment 18 Mark Knecht 2005-05-13 14:15:56 UTC
Yes, please unmask. I don't like requiring ~x86.

Thanks
Comment 19 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-14 07:21:10 UTC
-r1 stable on amd64 and x86
Comment 20 Heinrich Wendel (RETIRED) gentoo-dev 2005-05-14 07:58:23 UTC
*** Bug 92601 has been marked as a duplicate of this bug. ***
Comment 21 Christian Benke 2005-05-14 17:53:27 UTC
for everyone who doesn't know how to apply the patch, like me, here's how it works:
copy the patch to /usr/portage/lib-media/lcms/
# cd /usr/portage/lib-media/lcms/
# ebuild lcms-1.13.ebuild digest
# emerge lcms

worked fine for me.
Comment 22 Jakub Moc (RETIRED) gentoo-dev 2005-05-15 02:39:18 UTC
*** Bug 92681 has been marked as a duplicate of this bug. ***