Gentoo Archives: gentoo-user

From: "John J. Foster" <Gentoo-User@××××××××××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1
Date: Sun, 14 May 2006 14:44:05
Message-Id: 20060514142712.GT14228@garbanzo
1 Good morning all,
2
3 I usually run
4 //garbanzo/root # emerge -pv depclean
5
6 followed by
7 //garbanzo/root # revdep-rebuild -p
8 after all world updates, and rarely have any issues at all. This is a
9 stable x86 system, except for kde, mutt, amarok and their dependencies.
10 For about a week now, revdep-rebuild is spitting out
11
12 //garbanzo/root # revdep-rebuild -p
13 ...
14 broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-w3c-dom.la
15 (requires /usr/lib/libgcj.la)
16 broken /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/lib-org-xml-sax.la
17 (requires /usr/lib/libgcj.la)
18 done.
19 ...
20 All prepared. Starting rebuild...
21 emerge --oneshot -p =sys-devel/gcc-3.4.5-r1
22 These are the packages that I would merge, in order:
23 Calculating dependencies ...done!
24 [ebuild R ] sys-devel/gcc-3.4.5-r1
25 Now you can remove -p (or --pretend) from arguments and
26 re-run revdep-rebuild.
27
28 I go ahead and remove the pretend option or reemerge gcc, and the next
29 run of revdep-rebuild show the same thing. I'm not real sure how to
30 proceed.
31
32 All ideas welcome,
33 Thanks,
34 festus
35
36 --
37 It is not unusual for those at the wrong end of the club to have a
38 clearer picture of reality than those who wield it.
39 Noam Chomsky

Replies

Subject Author
Re: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1 Rumen Yotov <rumen@××××××.org>
Re: [gentoo-user] revdep-rebuild problem and gcc-3.4.5-r1 Richard Fish <bigfish@××××××××××.org>