Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77302 - compile of libgnomecanvasmm-2.0.1 fails with the libtool error
Summary: compile of libgnomecanvasmm-2.0.1 fails with the libtool error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 19:00 UTC by Ian Ellis
Modified: 2005-01-10 15:34 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 Ian Ellis 2005-01-09 19:00:51 UTC
Configuring libgnomecanvasmm-2.0.1 fails with the familiar libtool error:

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


Reproducible: Always
Steps to Reproduce:
1.Attempt to emerge libgnomecanvasmm-2.0.1
2.
3.

Actual Results:  
Get the familiar libtool error shown above

Expected Results:  
compiled

emerge info:
Portage 2.0.51-r8 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.10-gentoo-r2
x86_64)=================================================================
System uname: 2.6.10-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 17 2004, 10:35:25)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9, 1.8.5-r2, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon64 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon64 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks fixpackages sandbox"
GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/
http://cudlug.cudenver.edu/gentoo/ ftp://lug.mtu.edu/gentoo/source/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://open-systems.ufl.edu/mirrors/gentoo"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X aalib aclocal acpi aim alsa audiofile avi berkdb bitmap-fonts blas
cdr crypt cups divx4linux dvd encode esd f77 fam flac foomaticdb fortran gcj gif
gnome gpm gstreamer gtk guile imlib ipv6 jp2 jpeg ldap live lzw lzw-tiff mozilla
mpeg multilib nas ncurses network nls nptl offensive opengl oss pam pdf pdflib
perl pic plotutils png posix ppds pthreads python readline samba spell ssl tcpd
tiff truetype truetype-fonts type1-fonts unicode usb userlocales xine xml xml2
xmms xpm xrandr xscreensaver xv zlib video_cards_radeon"
Comment 1 Ian Ellis 2005-01-09 19:19:30 UTC
The same error occurs with libgnomemm-2.0.1 and libgnomeuimm-2.0.0.
Comment 2 Joe McCann (RETIRED) gentoo-dev 2005-01-09 19:57:54 UTC
@amd64: this is only called if use amd64. This probably happens with other versions of the ebuild as well, since they call aclocal/autotools stuff if use amd64. Can you add the fix if the autotools stuff is still needed, or remove the autotool calls if not. Thanks.
Comment 3 Pierre Nicoli 2005-01-10 02:10:31 UTC
Same bug here...
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2005-01-10 15:34:47 UTC
thanks, fixed now