Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87474 - redhat-artwork-0.96 does not compile because libtool.m4 and ltmain.sh have a version mismatch!
Summary: redhat-artwork-0.96 does not compile because libtool.m4 and ltmain.sh have a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Rajiv Aaron Manglani (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 15:04 UTC by Brent Smith
Modified: 2005-06-12 03:11 UTC (History)
1 user (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 Brent Smith 2005-03-31 15:04:39 UTC
Again when trying to emerge redhat-artwork-0.96 it fails because of a version
mismatch between libtool.m4 and ltmain.sh.

Reproducible: Always
Steps to Reproduce:
1.emerge -av redhat-artwork-0.96
2.
3.

Actual Results:  
The ./configure step fails because of a version mismatch

Expected Results:  
successfully emerged redhat-artwork-0.96

root@brent smitten # emerge --info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  9 2005, 09:32:03)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks nostrip sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/smitten/portage-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi aim alsa apache2 apm audiofile avi berkdb bitmap-fonts cdr crypt
cups curl debug divx4linux dvd dvdr emboss encode esd evo exif fam foomaticdb
fortran ftp gd gdbm gif gnome gpm gstreamer gtk gtk2 guile imagemagick imap
imlib ipv6 java jpeg ldap libg++ libwww mad maildir mbox mikmod mmx mmx2 motif
mozilla mp3 mpeg mysql ncurses nptl oggvorbis opengl oss pam pdflib perl php png
ppds python qt quicktime readline ruby samba sdl snmp soap sockets spell sse ssl
svga sysvipc tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb xml2
xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS


>>> emerge (1 of 11) x11-themes/redhat-artwork-0.96 to /
>>> md5 src_uri ;-) redhat-artwork-0.96-1.src.rpm
>>> Unpacking source...
>>> Unpacking redhat-artwork-0.96-1.src.rpm
>>> Unpacking redhat-artwork-0.96.tar.gz to
/var/tmp/portage/redhat-artwork-0.96/work
>>> Source unpacked.
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
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.2) ***

Please run:

  libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.


!!! ERROR: x11-themes/redhat-artwork-0.96 failed.
!!! Function src_compile, Line 124, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

I have noticed the following thread:
http://thread.gmane.org/gmane.linux.gentoo.devel/23449

and the following topicin the forums:
http://forums.gentoo.org/viewtopic-t-268950-highlight-libtoolize+copy+force.html

But I'm not sure how to correct the ebuild besides adding the libtool --copy --force
Comment 1 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2005-03-31 20:42:25 UTC
this is fixed. please 'emerge --sync' and try again.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-06-12 03:11:50 UTC
Assuming this is fixed now.