When I try to emerge Abiword 1.9.1, I get errors, complained by src_install(). I've put the output of these errors in the attacched file. Reproducible: Always Steps to Reproduce: 1.emerge abiword 1.9.1 2. 3. Actual Results: Emerging fails during compiling. Expected Results: Complete compiling System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 2000+ GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="/usr/local/portage" USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb gtkhtml alsa gdbm berkdb slang readline arts bonobo svga tcltk java guile X sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gnome gtk qt kde motif opengl mozilla cdr acpi dga dvd evo fbcon gtk2 mbox mozaccess mozcalendar mozinterfaceinfo mozp3p mozsvg mozxmlterm pic threads tiff usb" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -O2 " CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -O2 " ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache" (I don't have ccache installed even if is shown among features)
Created attachment 13381 [details] The error output of failed emerge Here it goes.
looks like a gcc3.3 problem to me. I will soon add 1.99.x , see how that goes.
1.99.1 is added, does this problem persist ?
Created attachment 13843 [details] Emerge abiword 1.99.1 last lines
Created attachment 13844 [details] Emerge abiword 1.99.1 last lines Here it is
Created attachment 13894 [details] Emerge fails even with gcc 3.2 Even downgrading to gcc 3.2 didn't help and it failed again. In the attachment I reported the last lines begging from the first I considered relevant. Regards
Recompiling gcc again seems to work for me. Perhaps it hasn't benn compiled against last glibc installed. Thank you all :)
hmm good it worked out, if it's not reproducable we can't fix it ;) closing