Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10263 - Xfree-4.2.1-r1 fails to emerge : libOSmesa.a error
Summary: Xfree-4.2.1-r1 fails to emerge : libOSmesa.a error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-05 06:51 UTC by Marc KRAUTH
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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 Marc KRAUTH 2002-11-05 06:51:12 UTC
ar: ../../../../../lib/GL/mesa/src/clip.o:

make[4]: *** [libOSMesa.a] Erreur 1
make[4]: Leaving directory 
                   `/var/tmp/portage/xfree-4.2.1-r1/work/xc/lib/GL/mesa/src/OSmesa'
make[3]: *** [install] Erreur 2
make[3]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r1/work/xc/lib/GL'
make[2]: *** [install] Erreur 2
make[2]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r1/work/xc/lib'
make[1]: *** [install] Erreur 2
make[1]: Leaving directory `/var/tmp/portage/xfree-4.2.1-r1/work/xc'
make: *** [install] Erreur 2
Comment 1 Mark Guertin 2002-11-05 11:39:43 UTC
Hmm I'm not an xfree guy Spanky :P  I assigned to azarah
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-05 11:50:27 UTC
Well, I can see no error, just the last traces.  More complete log ?
USE flags ? CFLAGS ? Portage version ? GCC version ?
Comment 3 Marc KRAUTH 2002-11-05 17:11:04 UTC
Here is more informations :

CFLAGS="-O3 -mcpu=pentium4 -march=pentium4 -fomit-frame-pointer -z combreloc"

USE="X gtk gnome alsa cups dvd sdl"

USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib
java jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis
opengl pam pdflib png python qt qtmt quicktime readline sdl slang spell ssl
svga tcpd truetype X xml2 xmms xv zlib"

gcc 3.2-r2 and portage 2.0.43
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-07 01:06:15 UTC
Hi.  You should not have the '-z combreloc', as the binutils we are using
for 1.4 (2.13.90.0.4) have it enabled by default.  Remove this, and try again.