When I try to emerge gnome-spell I get this: ---------- <root@gax ~> # emerge -pv gnome-spell These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild U ] app-text/gnome-spell-1.0.5-r2 [1.0.5] -debug -debug 0 kB Total size of downloads: 0 kB ---------- Notice here that there are two 'debug' flags... I suppose this isn't meant to be like this ;) Over to my real problem now: ---------- <root@gax ~> # emerge gnome-spell Calculating dependencies ...done! >>> emerge (1 of 1) app-text/gnome-spell-1.0.5-r2 to / >>> md5 src_uri ;-) gnome-spell-1.0.5.tar.bz2 >>> Unpacking source... >>> Unpacking gnome-spell-1.0.5.tar.bz2 to /var/tmp/portage/gnome-spell-1.0.5-r2/work * Applying gnome-spell-1.0.5-enchant.patch... [ ok ] * Applying gnome-spell-1.0.5-gtk24.patch... [ ok ] configure.in:25: version mismatch. This is Automake 1.8.3, configure.in:25: but the definition used by this AM_INIT_AUTOMAKE configure.in:25: comes from Automake 1.4-p6. You should recreate configure.in:25: aclocal.m4 with aclocal and run automake again. gnome-spell/Makefile.am: required file `./depcomp' not found /usr/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.8/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL !!! ERROR: app-text/gnome-spell-1.0.5-r2 failed. !!! Function src_unpack, Line 38, Exitcode 63 !!! automake failed ---------- Here's my emerge --info: ---------- <root@gax ~> # emerge --info Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.5-mm6) ================================================================= System uname: 2.6.5-mm6 i686 AMD Athlon(tm) XP 2400+ Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-O2 -mcpu=athlon-xp -pipe -fomit-frame-pointer" 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/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -mcpu=athlon-xp -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="3dnow X alsa apm arts avi bonobo crypt cups curl dvd encode esd evo faad fam ffmpeg flash foomaticdb freetype gif gnome gpm gtk gtk2 gtkhtml guile imagemagick imlib j-noaim j-noyahoo java javascript jpeg kde lcd libg++ lua mad mbox mmx mng motif mozilla moznocompose moznoirc moznomail mozsvg mpeg msn ncurses nls nojoystick nomac noreiserfs offensive oggvorbis operanom2 oss pam pdflib perl png ppds python qt quicktime readline samba screen slang spell sqlite ssl svga tcltk tiff truetype unicode usb vim-with-x wsconvert wxwindows x86 xml2 xv zlib" ---------- Reproducible: Always Steps to Reproduce:
Sorry I forgot to mention this: when I try with WANT_AUTOMAKE=1.4, it still uses automake 1.8.3: gax ~ # export WANT_AUTOMAKE=1.4 gax ~ # env|grep WANT WANT_AUTOMAKE=1.4 gax ~ # /usr/bin/emerge gnome-spell Calculating dependencies ...done! >>> emerge (1 of 1) app-text/gnome-spell-1.0.5-r2 to / >>> md5 src_uri ;-) gnome-spell-1.0.5.tar.bz2 >>> Unpacking source... >>> Unpacking gnome-spell-1.0.5.tar.bz2 to /var/tmp/portage/gnome-spell-1.0.5-r2/work * Applying gnome-spell-1.0.5-enchant.patch... [ ok ] * Applying gnome-spell-1.0.5-gtk24.patch... [ ok ] configure.in:25: version mismatch. This is Automake 1.8.3, configure.in:25: but the definition used by this AM_INIT_AUTOMAKE configure.in:25: comes from Automake 1.4-p6. You should recreate configure.in:25: aclocal.m4 with aclocal and run automake again. gnome-spell/Makefile.am: required file `./depcomp' not found /usr/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.8/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL !!! ERROR: app-text/gnome-spell-1.0.5-r2 failed. !!! Function src_unpack, Line 38, Exitcode 63 !!! automake failed
I seem to be unable to replicate this bug. Try downloading the source again, and building it (rm /usr/portage/distfiles/gnome-spell-1.0.5.tar.bz2) again.
Thanks for you suggestion, but I'm affraid that didn't help: gax ~ # rm /usr/portage/distfiles/gnome-spell-1.0.5.tar.bz2 rm: remove regular file `/usr/portage/distfiles/gnome-spell-1.0.5.tar.bz2'? y removed `/usr/portage/distfiles/gnome-spell-1.0.5.tar.bz2' gax ~ # emerge gnome-spell Calculating dependencies ...done! >>> emerge (1 of 1) app-text/gnome-spell-1.0.5-r2 to / >>> Downloading http://gentoo.oregonstate.edu/distfiles/gnome-spell-1.0.5.tar.bz2 All Done: Download Succesfull! >>> md5 src_uri ;-) gnome-spell-1.0.5.tar.bz2 >>> Unpacking source... >>> Unpacking gnome-spell-1.0.5.tar.bz2 to /var/tmp/portage/gnome-spell-1.0.5-r2/work * Applying gnome-spell-1.0.5-enchant.patch... [ ok ] * Applying gnome-spell-1.0.5-gtk24.patch... [ ok ] configure.in:25: version mismatch. This is Automake 1.8.3, configure.in:25: but the definition used by this AM_INIT_AUTOMAKE configure.in:25: comes from Automake 1.4-p6. You should recreate configure.in:25: aclocal.m4 with aclocal and run automake again. gnome-spell/Makefile.am: required file `./depcomp' not found /usr/share/automake-1.8/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.8/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL !!! ERROR: app-text/gnome-spell-1.0.5-r2 failed. !!! Function src_unpack, Line 38, Exitcode 63 !!! automake failed As it md5sums the archive before installation, I assume chances of this fixing were slim/non-existant anyway. What Automake version do you use to emerge gnome-spell? Thanks for your time, Ludootje
I am using Automake-1.8.3
@reporter : what automake are you using ?
Apparently I have *a lot* of automake versions installed: ---------- gax ~ # automake<TAB,TAB> automake automake-1.4 automake-1.5 automake-1.6 automake-1.7 automake-1.8 gax ~ # automake --version automake (GNU automake) 1.8.3 gax ~ # automake-1.4 --version automake (GNU automake) 1.4-p6 gax ~ # automake-1.5 --version automake (GNU automake) 1.5 gax ~ # automake-1.6 --version automake (GNU automake) 1.6.3 gax ~ # automake-1.7 --version automake (GNU automake) 1.7.9 gax ~ # automake-1.8 --version automake (GNU automake) 1.8.3 ---------- (I've cut the author & copyright info from the output) Maybe this could be caused by a problem with my autotools, as suggested in bug #55059. Based on the emerge output, I'd say it's possible both problems are caused by a problem with the autostuff I've got installed, but I'm not the expert - just mentioning this so you guys don't try to fix a package which maybe isn't broken.
all those versions come from the same pack. this is a dupe yep, same problems *** This bug has been marked as a duplicate of 55059 ***