Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 114779

Summary: emerge anjuta-1.2.4 fails
Product: Gentoo Linux Reporter: Serkan Kaba (RETIRED) <serkan>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config log

Description Serkan Kaba (RETIRED) gentoo-dev 2005-12-07 10:19:20 UTC
emerge anjuta failed when I was rebuilding it after gcc 3.4 upgrade.
adding 
libtoolize --copy --force
before
autoreconf
solves the problem

Reproducible: Always
Steps to Reproduce:
1.upgrade to gcc 3.4 (dunno but probably the cause)
2.emerge anjuta-1.2.4
3.

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.20, ltmain.sh = 1.5.18) ***

Please run:

  libtoolize --copy --force

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


!!! Please attach the config.log to your bug report:
!!! /home/firari/portage/portage/anjuta-1.2.4/work/anjuta-1.2.4/config.log

!!! ERROR: dev-util/anjuta-1.2.4 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
emerge successfully

Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r5 i686)
=================================================================
System uname: 2.6.13-gentoo-r5 i686 AMD Athlon(tm) XP  2600+
Gentoo Base System version 1.6.13
ccache version 2.3 [disabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /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/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="tr_TR.UTF-8"
LC_ALL="tr_TR.UTF-8"
LINGUAS="tr"
MAKEOPTS="-j2"
PKGDIR="/home/firari/portage"
PORTAGE_TMPDIR="/home/firari/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/firari/overlay/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac acpi alsa amuled apache2 apm arts artworkextra
audacious audiofile avi bash-completion berkdb bitmap-fonts bluetooth bmp bonobo
browserplugin buttons bzip2 bzlib cairo cdb cdda cddb cdio cdparanoia cdr
clanVoice clibpdf crypt css cups curl dbus dedicated directfb divx4linux dts dvb
dvd dvdr dvdread encode esd esoob exif expat fam fame fbcon ffmpeg firefox flac
flash foomaticdb freetype ftp gd gdbm gif glitz glut gmp gnome gnutls gphoto2
gpm gstreamer gtk gtk2 gtkhtml hal iconv icq idn imagemagick imap imlib innodb
irc ithreads jabber java javascript joystick jpeg junit kdeenablefinal lcms
libg++ libwww lm_sensors mad mhash mikmod mime ming mjpeg mmx mmxext mng motif
mozdevelop moznocompose moznoirc moznomail mozsvg mozxmlterm mp3 mpeg mpeg4 msn
nas nautilus ncurses network nls nocd nptl nsplugin nvidia ogg oggvorbis openal
opengl oscar pam pcre pdflib php png posix ppds qt quicktime readline real
remote s samba sdl sharedmem slang slp sndfile socket socks5 speex spell sse
sse2 ssl stats stream svg svga symlink tcpd tga threads tiff truetype
truetype-fonts type1-fonts udev unicode usb utf8 v4l v4l2 vcd videos vlm vorbis
win32codecs wmf wxgtk1 xchatdccserver xine xml xml2 xmms xpm xprint xscreensaver
xv xvid yahoo zlib video_cards_nvidia linguas_tr userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2005-12-07 10:21:05 UTC
Created attachment 74240 [details]
config log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-07 10:24:42 UTC

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