Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 24534

Summary: emerge Gaim- 0.64-r2 fails on liboscar.la
Product: Gentoo Linux Reporter: Dan <daniel>
Component: Current packagesAssignee: Brandon Low (RETIRED) <lostlogic>
Status: RESOLVED FIXED    
Severity: normal CC: mholzer
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dan 2003-07-15 10:35:27 UTC
The following error is given trying to emerge -u gaim

sr/lib/glib-2.0/include   -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED  -o liboscar.la -rpath
/usr/lib/gaim -module -avoid-version admin.lo adverts.lo auth.lo bos.lo
bstream.lo buddylist.lo chat.lo chatnav.lo conn.lo email.lo ft.lo icon.lo icq.lo
im.lo info.lo invite.lo misc.lo msgcookie.lo newsearch.lo popups.lo
rxhandlers.lo rxqueue.lo search.lo service.lo snac.lo ssi.lo stats.lo tlv.lo
translate.lo txqueue.lo util.lo oscar.lo  -lnsl 
admin.lo: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[4]: *** [liboscar.la] Error 1
make[4]: Leaving directory
`/var/tmp/portage/gaim-0.64-r2/work/gaim-0.64/src/protocols/oscar'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gaim-0.64-r2/work/gaim-0.64/src/protocols'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gaim-0.64-r2/work/gaim-0.64/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gaim-0.64-r2/work/gaim-0.64'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-im/gaim-0.64-r2 failed.
!!! Function src_compile, Line 51, Exitcode 2
!!! Make failed


Reproducible: Always
Steps to Reproduce:
1. emerge -u gaim
2.
3.

Actual Results:  
upgrade failed


Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="ftp://ftp.ibiblio.org/pub/linux/distributions/gentoo "
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/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=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mad mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm
berkdb slang readline tetex svga java guile X sdl gpm tcpd pam libwww ssl perl
python esd imlib oggvorbis gtk qt motif opengl mozilla dvd -kde -arts -gnome"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Brandon Low (RETIRED) gentoo-dev 2003-07-17 08:24:48 UTC
try 0.65 or 0.65-r1 please.