Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24803 - libgail-gnome-1.0.2 fails to compile
Summary: libgail-gnome-1.0.2 fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-19 06:44 UTC by FieldySnuts
Modified: 2003-07-23 05:57 UTC (History)
0 users

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 FieldySnuts 2003-07-19 06:44:58 UTC
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"
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-07-19 08:16:24 UTC
can you try again with less aggressive CFLAGS, like "-march=athlon-mp -O2 -pipe"
Comment 2 FieldySnuts 2003-07-20 12:02:35 UTC
I used -pipe alone, and got exactly the same error.
Comment 3 FieldySnuts 2003-07-20 14:26:34 UTC
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?
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-07-21 02:18:26 UTC
that is definitely a compiler error, binutils or glibc problem. maybe you might want to try remerge those will less optimisations and try again.
Comment 5 FieldySnuts 2003-07-23 05:44:40 UTC
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. 
Comment 6 foser (RETIRED) gentoo-dev 2003-07-23 05:57:41 UTC
closing since it doesn't seem to be directly libgail-gnome related.

thnx for reporting back.