Gentoo Archives: gentoo-user

From: Valmor de Almeida <val.gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: gcc upgrade
Date: Wed, 14 Jul 2010 05:37:14
Message-Id: 4C3D5B28.1000504@gmail.com
In Reply to: Re: [gentoo-user] Re: gcc upgrade by Dale
1 Dale wrote:
2 > Valmor de Almeida wrote:
3 >> Mark Knecht wrote:
4 >>
5 >>> On Sat, Jul 10, 2010 at 6:28 AM, Mark Knecht<markknecht@×××××.com> wrote:
6 >>>
7 >>>> On Sat, Jul 10, 2010 at 4:52 AM, Alan McKinnon<alan.mckinnon@×××××.com> wrote:
8 >>>> <SNIP>
9 >>>>
10 >>>>> Unless he's the kind of guy who likes to rip his Ferrari apart for kicks and
11 >>>>> put it all back together again so that not even the factory can notice...
12 >>>>>
13 >>>> Precisely... :-)
14 >>>>
15 >>>>
16 >>> Oh, and besides liking the smell of fresh baked 1 and 0's in the
17 >>> morning emerge -e @world was an easy way to solve my libpng problem.
18 >>> Woke up this morning to a freshly baked Gentoo machine.
19 >>>
20 >>> - Mark
21 >>>
22 >>>
23 >> One interesting thing on the new Ferrari. If I do
24 >>
25 >> -> emerge --pretend --verbose --newuse --update --deep world
26 >>
27 >> These are the packages that would be merged, in order:
28 >>
29 >> Calculating dependencies... done!
30 >>
31 >> Total: 0 packages, Size of downloads: 0 kB
32 >>
33 >> However
34 >>
35 >> -> emerge -evp world
36 >>
37 >> [ebuild U ] x11-proto/scrnsaverproto-1.2.0 [1.1.0] 49 kB [0]
38 >> [ebuild U ] sys-devel/automake-1.10.3 [1.10.2] 936 kB [0]
39 >>
40 >> Total: 536 packages (2 upgrades, 534 reinstalls), Size of downloads:
41 >> 1,015 kB
42 >> Portage tree and overlays:
43 >> [0] /usr/portage
44 >> [1] /var/lib/layman/science
45 >>
46 >> Where
47 >>
48 >> -> revdep-rebuild --ignore --pretend --verbose
49 >>
50 >> * Checking dynamic linking consistency
51 >> [ 100% ]
52 >>
53 >> * Dynamic linking on your system is consistent... All done.
54 >>
55 >> and
56 >>
57 >> -> emerge --depclean --pretend --verbose
58 >>
59 >>
60 >>>>> No packages selected for removal by depclean
61 >>>>>
62 >> Packages installed: 538
63 >> Packages in world: 69
64 >> Packages in system: 50
65 >> Required packages: 538
66 >> Number to remove: 0
67 >>
68 >> So emerge -evp is useful to get those last inconsistencies out of the
69 >> system.
70 >>
71 >> --
72 >> Valmor
73 >>
74 >>
75 >
76 > You can add this option to help with those: --with-bdeps y I consider
77 > it -D on steroids. I actually added it to make.conf so that I don't
78 > have to type it in each time.
79 >
80 > Dale
81 >
82 > :-) :-)
83 >
84
85 Will use. Thanks,
86
87 --
88 Valmor