Gentoo Archives: gentoo-user

From: Jarry <jarry@×××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] glibc upgrade: emerge frozen...
Date: Sat, 04 Feb 2006 11:30:18
Message-Id: 43E48F4F.6010006@gmx.net
1 Hi,
2
3 I'm trying to update to glibc 3.4.4, this is what I did:
4 emerge -uav gcc
5 gcc-config i686-pc-linux-gnu-3.4.4
6 source /etc/profile
7 emerge --oneshot -av libtool
8 emerge --oneshot sys-libs/libstdc++-v3
9 emerge -e system
10
11 Up to this point, everything was OK. As the last part I started:
12
13 emerge -e world
14
15 Emerge started updating all packages (~150), but then suddenly stopped
16 (after ~20 packages). No error message, just sitting here, like frozen:
17 ...
18 gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -march=athlon-xp -pipe -O2
19 -o .libs/ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o
20 ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o
21 ei386linux.o eelf_x86_64.o ../bfd/.libs/libbfd.so
22 -L/var/tmp/portage/binulsl-2.16.1/work/build/libberty/pic -liberty
23 ../blibiberty/libiberety.a -Wl, --rpath
24 -Wl,/usr/lib/binutils/i686-pc-linux-gnu/2.16.1
25 creating ld-new
26 make[3]: leaving directory '/var/tmp/portage/binutils-2.16.1/work/build/ld'
27 make[2]: leaving directory '/var/tmp/portage/binutils-2.16.1/work/build/ld'
28 make[1]: leaving directory '/var/tmp/portage/binutils-2.16.1/work/build/ld'
29
30 And nothing more. Emerge is waiting there, doing nothing. Computer is
31 responsive, cpu load 0%, no disc activity, nothing. Following processes
32 are still running (but taking no cpu-time):
33
34 emerge, sandbox, ebuild.sh, emake, make (2x), grep
35
36 What to do now? Do I have to interrupt it? What then, start again?
37
38 Jarry
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] glibc upgrade: emerge frozen... Jarry <jarry@×××.net>
Re: [gentoo-user] glibc upgrade: emerge frozen... Richard Fish <bigfish@××××××××××.org>