Summary: | emerge --update portage Segmentation fault | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Branislav Kulich <branislav.kulich> |
Component: | New packages | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Branislav Kulich
2004-08-26 12:42:48 UTC
I run command "emerge portage" once more and all was compiled OK: emerge portage Calculating dependencies ...done! >>> emerge (1 of 1) sys-apps/portage-2.0.50-r10 to / >>> md5 src_uri ;-) portage-2.0.50-r10.tar.bz2 >>> Unpacking source... >>> Unpacking portage-2.0.50-r10.tar.bz2 to /var/tmp/portage/portage-2.0.50-r10/work >>> Source unpacked. ./create-localdecls Checking truncate argument type... off_t Checking libc version... libc.so.6 Checking glibc subversion... 2.3 gcc -march=i386 -O1 -pipe -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -Wall -c libsandbox.c gcc -march=i386 -O1 -pipe -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -Wall -c sandbox_futils.c -o sandbox_futils.o gcc libsandbox.o sandbox_futils.o -shared -fPIC -ldl -lc -nostdlib -lgcc -o libsandbox.so gcc -march=i386 -O1 -pipe -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -Wall -c sandbox.c -o sandbox.o gcc -march=i386 -O1 -pipe -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -Wall sandbox.o sandbox_futils.o getcwd.c -ldl -lc -o sandbox >>> Install portage-2.0.50-r10 into /var/tmp/portage/portage-2.0.50-r10/image/ category sys-apps rm -f libsandbox.so sandbox rm -f *.o *~ core ... ... ... ... ... ... Closing. |