Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60886 - libtool complains about AM_INIT_AUTOMAKE implementation
Summary: libtool complains about AM_INIT_AUTOMAKE implementation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 06:01 UTC by Sebastian Roth
Modified: 2004-08-20 23:09 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 Sebastian Roth 2004-08-19 06:01:29 UTC
Emerging libtool stops and complains about automake problems.
I tried it while `emerge -e system` but it also stops at `emerge libtool`.

Reproducible: Always
Steps to Reproduce:
1. emerge libtool

Actual Results:  
checking for strcmp... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
 * Building libtool-1.4.3 ...
 cd . && automake --gnu 
configure.in:5: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:5: old Automake version.  You should recreate aclocal.m4
configure.in:5: with aclocal and run automake again.
make: *** [Makefile.in] Error 1

!!! ERROR: sys-devel/libtool-1.4.3-r4 failed.
!!! Function src_compile, Line 154, Exitcode 2
!!! (no error message)


Gentoo Base System version 1.4.16
Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r1, 2.6.5)
=================================================================
System uname: 2.6.5 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays
-ffast-math -fforce-addr -falign-functions=4"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /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/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fprefetch-loop-arrays
-ffast-math -fforce-addr -falign-functions=4"
DISTDIR="/usr/distfiles"
FEATURES="autoaddcvs ccache fixpackages"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/data1/root/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3ds X X509 Xaw3d aac aalib acl acpi acpi4linux activefilter adabas adns
alsa antlr apache2 arts audiofile avantgo avi berkdb bluetooth bonobo bsh bzlib
cap cddb cdf cdparanoia cdr cdrom cgi chasen chroot composite crypt cscope cups
curl dga dillo divx4linux dnd doc dv dvd dvdread editor edl emacs encode erandom
escreen esd ethereal etwin evo fam ffmpeg fftw firebird flac flash flatfile
flood fltk fluidsynth fmod foomaticdb freetds freewnn frontbase ftp fullrpc gb
gcl gd gdbm gdpm ggi gif gimp gimpprint glade glut gmp gmtfull gmthigh gnome
gnomedb gnuplot gphoto2 gpm gps gstreamer gtk gtk2 gtkhtml guile hbci hdf hdf5
idea idl image imagemagick imap imlib imlib2 innodb ipv6 jabber jack java
javamail javascript jikes jpeg junit justify jython kadu-modules kadu-voice
kakasi kde kerberos ladcca lcms ldap leim libcaca libg++ libgda libsamplerate
libwww live lm_sensors lufsusermount lzo lzw lzw-tiff mad matroska mbox mcal
md5sum migemo mikmod mldonkeypango mmx mng monkey mono motif mozilla
moznocompose moznoirc moznomail mozp3p mozsvg mpeg mpeg4 mpi mplayer msdav msn
mssql mule mysql mythtv nas ncurses network nls nntp nocardbus nocstrike nodod
nptl nvidia odbc offensive ofx oggvorbis opengl opie oscar ospfapi oss pam pcre
pda pdflib perl php physfs pic plotutils png pnp portaudio postgres psyco python
qt quicktime radius readline recode regexp rplay rtc ruby samba sasl scanner sdk
sdl slang slp socks5 sox speex spell sqlite sse ssl stencil-buffer stroke svg
svga t1lib tcltk tcpd tetex tga theora threads tiff transcode truetype ucs4
unicode usb v4l v4l2 vhosts vim-with-x wmf wxwin wxwindows x86 xalan xchattext
xemacs xerces xface xfs xine xinerama xinetd xml xml2 xmlrpc xmms xosd xprint
xrandr xsl xv xvid yahoo yaz yv12 zeo zlib zvbi"
Comment 1 Sebastian Roth 2004-08-19 06:17:01 UTC
Also tried with
 MAKEOPTS="-j1" FEATURES="-ccache"  , same result.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-19 11:49:10 UTC
what's `automake --version` say?
Comment 3 Sebastian Roth 2004-08-20 03:47:31 UTC
Here we go:
[sroth@adanos.taco.frm2] (20.08.2004 - 12:45:31) 
 /home/sroth % automake --version
automake (GNU automake) 1.8.3
Written by Tom Tromey <tromey@redhat.com>.

Copyright 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[sroth@adanos.taco.frm2] (20.08.2004 - 12:45:35) 
 /home/sroth % autoconf --version
Autoconf version 2.13
[sroth@adanos.taco.frm2] (20.08.2004 - 12:46:27) 
 /home/sroth % libtool --version
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)
Comment 4 SpanKY gentoo-dev 2004-08-20 22:25:23 UTC
please try automake-1.8.5-r1 ... i believe this should resolve this problem ...
Comment 5 Matthew Schulkind 2004-08-20 22:54:22 UTC
For what it's worth, I was able to cleanly emerge sys-devel/libtool-1.4.3-r4 with sys-devel/automake-1.8.3

If automake-1.8.5-r1 is needed to emerge libtool-1.4.3-r4, then shouldn't either autmake be added to x86 or the libtool removed from x86?
Comment 6 SpanKY gentoo-dev 2004-08-20 22:58:01 UTC
uhh automake-1.8.5-r1 does have x86 ... sounds like your portage tree is out of sync :P
Comment 7 Matthew Schulkind 2004-08-20 23:09:24 UTC
Sorry, seems like some rsync mirrors still don't even have this change, I had to emerge sync twice to get this change.