Gentoo Archives: gentoo-user

From: Matti Nykyri <matti.nykyri@×××.fi>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] rebuilds during emerge
Date: Wed, 18 Feb 2015 10:07:52
Message-Id: 616023B0-552C-4C2F-A8FE-2D3DC2988EB9@iki.fi
In Reply to: [gentoo-user] rebuilds during emerge by Harry Putnam
1 > On Feb 18, 2015, at 11:50, Harry Putnam <reader@×××××××.com> wrote:
2 >
3 > Is there something I need to do when I see emerge -vUNDp @world like
4 > this?
5 >
6 > emerge -vuNDp @world (wrapped for mail)
7 >
8 > [snipped some 43 other pkgs]
9 >
10 > [The following line beginning with `[ebuild ...' (wrapped) is just to
11 > allow any reader to understand they are at the end of pkgs ouput]
12 >
13 > ,----
14 > | [ebuild U ] sys-apps/shadow-4.2.1-r1 [4.2.1] USE="cracklib nls pam
15 > | -acl -audit (-selinux) -skey -xattr" LINGUAS="-cs% -da% -de% -es%
16 > | -fi% -fr% -hu% -id% -it% -ja% -ko% -pl% -pt_BR% -ru% -sv% -tr%
17 > | -zh_CN% -zh_TW%" 0 KiB
18 > |
19 > | Total: 44 packages (39 upgrades, 1 in new slot, 4 reinstalls), Size of
20 > | downloads: 255789 KiB
21 > |
22 > | The following packages are causing rebuilds:
23 > |
24 > | (x11-base/xorg-server-1.17.1:0/1.17.1::gentoo, ebuild scheduled for merge) causes rebuilds for:
25 > | (x11-drivers/xf86-input-keyboard-1.8.0:0/0::gentoo, ebuild scheduled for merge)
26 > | (x11-drivers/xf86-input-evdev-2.9.1:0/0::gentoo, ebuild scheduled for merge)
27 > | (x11-drivers/xf86-video-virtualbox-4.3.20:0/0::gentoo, ebuild scheduled for merge)
28 > | (x11-drivers/xf86-input-mouse-1.9.1:0/0::gentoo, ebuild scheduled for merge)
29 > `----
30 >
31 > Do those last 5 need some special attention?
32
33 No.
34
35 Emerge is just letting you know that because you are updating xorg-server the following packages are rebuilt agains the new version of xorg. If you scroll up the list, you will see that x11-drivers/xf86... packages are marked with R.
36
37 --
38 -Matti