Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9890 - Glibc 2.3.1 compile beaks
Summary: Glibc 2.3.1 compile beaks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-29 05:42 UTC by Nefreyu
Modified: 2003-02-04 19:42 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 Nefreyu 2002-10-29 05:42:20 UTC
I've tried 6 times allready but after an hour or so the compile breaks with the 
following error.
Can't think of any special things on my system which may influence this. to be 
sure my use flags:

USE="-X -xv -cups -gpm -gdbm -nls -oss -apm -arts -avi -encode -gif -gtk 
-imlib -java -jpeg -kde -gnome -mikmod -mpeg -nls -oggvorbis -opengl -pdflib 
-png -qt -qtmt -quicktime -sdl -spell -svga -truetype -xmms -xv -xml2 -alsa
mmx 3dnow ncurses readline pam ssl imap mbox tcpd  perl mysql samba cdr zlib"

The error produced:

/var/tmp/portage/glibc-2.3.1-r1/work/glibc-2.3.1/buildhere/sunrpc/rpcgen: 
relocation error: /lib/libsandbox.so: symbol _dl_sym, version GLIBC_2.2 not 
defined in file libc.so.6 with link time reference
make[2]: *** [/var/tmp/portage/glibc-2.3.1-r1/work/glibc-
2.3.1/buildhere/sunrpc/xbootparam_prot.stmp] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.1-r1/work/glibc-
2.3.1/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.1-r1/work/glibc-2.3.1'
make: *** [all] Error 2
Comment 1 Nefreyu 2002-10-29 12:58:55 UTC
If i go to the directory after the build has failed and start make the process 
does make everything.. no errors
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-29 14:35:46 UTC
  # FEATURES=-sandbox emerge glibc

And see if that fixes it ?
Comment 3 Nefreyu 2002-10-29 17:30:17 UTC
He's now compiling and past the sunrpc directory, so probably this is a 
solution.

Is this gona work (don't I need the sandbox story ?) 

Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-29 17:45:52 UTC
Well, in general you should not disable it, but it is a bit fragile in some
cases, so if it fixes glibc, just do it for this once.
Comment 5 Nefreyu 2002-10-30 07:48:11 UTC
ARGH Autoclean removed the old glibc after this procedure... whole system is 
not functioning anymore including emerge :( 

But that's a diffent story then.. I have no solution but it's probably not 
related to me not being able to build with a sandbox for glibc.
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-01 07:20:15 UTC
Nop.  Did you get it working again ?  glibc-2.3.1-r2 should fix most if not
all compat problems.
Comment 7 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-25 20:54:26 UTC
Should be fixed with -r2; no traffic.