Gentoo Archives: gentoo-user

From: hitachi303 <gentoo-user@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] [ebuild R ] for USERLAND="(-GNU%*)" ELIBC="(-FreeBSD%)" and KERNEL="(-linux%)"
Date: Thu, 06 Jan 2022 11:51:34
Message-Id: 163e34c6-411c-4f4b-dcb9-5e11d76711a5@konstantinhansen.de
1 When running my updates for some days I have received numerous rebuilds.
2 Have I missed some changes in the handling of use flags? I think those
3 are related to use flags, are they? Do I have to set them somewhere?
4 https://packages.gentoo.org/useflags/kernel_linux
5 https://packages.gentoo.org/useflags/userland_GNU
6 https://packages.gentoo.org/useflags/elibc_FreeBSD
7
8 Today's example is below.
9
10
11 #emerge -Duav --reinstall changed-use @world
12
13 These are the packages that would be merged, in order:
14
15 Calculating dependencies... done!
16 [ebuild R ] sys-apps/util-linux-2.37.2-r1::gentoo USE="cramfs
17 hardlink logger ncurses nls pam readline (split-usr) suid udev (unicode)
18 -audit -build -caps -cryptsetup -fdformat -kill -magic -python (-rtas)
19 (-selinux) -slang -static-libs -su -systemd -test -tty-helpers"
20 ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_9 -python3_8"
21 USERLAND="(-GNU%*)" 0 KiB
22 [ebuild R ] app-arch/tar-1.34::gentoo USE="acl nls xattr -minimal
23 (-selinux)" USERLAND="(-GNU%*)" 0 KiB
24
25 Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB
26
27 Would you like to merge these packages? [Yes/No]

Replies