libgail-gnome-1.0.2 fails to compile while emerging gnome-2.2.2 . This is the last of the output I have: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: .libs/test-gail-gnome: hidden symbol `__cmpdi2' in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libgcc.a(_cmpdi2.oS) is referenced by DSO collect2: ld returned 1 exit status make[2]: *** [test-gail-gnome] Error 1 make[2]: Leaving directory `/home/portage/tmp/portage/libgail-gnome-1.0.2/work/libgail-gnome-1.0.2/test' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/portage/tmp/portage/libgail-gnome-1.0.2/work/libgail-gnome-1.0.2' make: *** [all-recursive-am] Error 2 !!! ERROR: gnome-extra/libgail-gnome-1.0.2 failed. !!! Function gnome2_src_compile, Line 41, Exitcode 2 !!! compile failure Portage 2.0.48-r1 (default-1.0, gcc-3.2.3, glibc-2.2.5-r2,2.2.5-r8) ================================================================= System uname: 2.4.20-crazyCFLAGS i686 AMD Athlon(TM) XP 1800+ GENTOO_MIRRORS="rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://ftp.ussg.iu. edu/pub/linux/gentoo ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/c onfig /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/home/portage" DISTDIR="/home/portage/distfiles" PKGDIR="/home/portage/packages" PORTAGE_TMPDIR="/home/portage/tmp" PORTDIR_OVERLAY="" USE="x86 oss apm avi crypt cups jpeg libg++ mikmod mpeg ncurses quicktime spell xm l2 xv aalib berkdb bonobo directfb esd gdbm ggi gif gnome-libs gtkhtml guile imlib java ldap libwww motif mozilla nls opengl pam png python qt readline scanner sdl slang ssl svga tcltk tcpd tetex tiff X gtk gtk2 gpm gnome -alsa -arts 3dnow cdr en code kde mmx oggvorbis pdflib perl sse truetype xmms ipv6" COMPILER="" CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon-mp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointer -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387" CXXFLAGS="-march=athlon-mp -O3 -pipe -fexpensive-optimizations -fomit-frame-pointe r -D__SMP__ -mmmx -msse -m3dnow -mfpmath=sse,387" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j3" AUTOCLEAN="yes" SYNC="rsync://rsync10.us.gentoo.org/gentoo-portage" FEATURES="sandbox ccache"
can you try again with less aggressive CFLAGS, like "-march=athlon-mp -O2 -pipe"
I used -pipe alone, and got exactly the same error.
Interestingly, I am getting the EXACT same error while trying to emerge firestarter-0.9.2 . Symptom of an underlying problem, not related to either libgail or firestarter?
that is definitely a compiler error, binutils or glibc problem. maybe you might want to try remerge those will less optimisations and try again.
Yep. I have underlying system problems, and I'm sure having a difficult time finding out what's going on. Appologies for the bogus bug, feel free to mark it invalid or some such.
closing since it doesn't seem to be directly libgail-gnome related. thnx for reporting back.